/*MEDIEVALLIFESTYLE.COM TIER 2 & 3 PAGES STYLESHEET*/

/*ADD THE FOLLOWING TO HEAD SECTION OF PAGE:

<link rel="stylesheet" type="text/css" href="support-files/mlstyle.css" />

*/


/*BACKGROUND COLLAGE*/

.collagebackground {
	background-image: url(http://www.medievallifestyle.com/images/collage.jpg);
	background-repeat: repeat-x repeat-y;
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
	padding: 0;
	margin: 0;
	border: 0;
	width: 100%;
	height: 100%;
}

/*CONTENT AREA*/

div.content {
	display: block;
	margin: 50px;
	padding: 15px;
}

div.widecontent {
	display: block;
	margin: 15px;
	padding: 5px;
}

/*TEXT TREATMENTS*/

.topnavtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 8;
	text-decoration: none;
	color: black;
}


/*MONTAGE HOLDERS*/

#montage-and-text-holder {
	width: 750px;
	height: 790px;
	background: inherit;
	position: relative;
	z-index: 1;
}


/*DUNGEONS & DRAGONS IMAGES*/

.ddo-1 {
	width: 300px;
	height: 225px;
	top: 0px;
	left: 0px;
	padding: 0;
	margin: 0;
	position: absolute;
	z-index: 6;
}

.ddo-2 {
	width: 300px;
	height: 225px;
	top: 140px;
	left: 180px;
	padding: 0;
	margin: 0;
	position: absolute;
	z-index: 5;
}

.ddo-3 {
	width: 300px;
	height: 225px;
	top: 280px;
	left: 0px;
	padding: 0;
	margin: 0;
	position: absolute;
	z-index: 4;
}

.ddo-4 {
	width: 300px;
	height: 225px;
	top: 420px;
	left: 180px;
	padding: 0;
	margin: 0;
	position: absolute;
	z-index: 3;
}

.ddo-5 {
	width: 300px;
	height: 225px;
	top: 560px;
	left: 0px;
	padding: 0;
	margin: 0;
	position: absolute;
	z-index: 2;
}

/*MIDDLE-EARTH IMAGES*/


.meo-1 {
	width: 300px;
	height: 225px;
	top: 0px;
	left: 0px;
	padding: 0;
	margin: 0;
	position: absolute;
	z-index: 6;
}

.meo-2 {
	width: 300px;
	height: 225px;
	top: 0px;
	left: 450px;
	padding: 0;
	margin: 0;
	position: absolute;
	z-index: 4;
}

.meo-3 {
	width: 300px;
	height: 225px;
	top: 150px;
	left: 225px;
	padding: 0;
	margin: 0;
	position: absolute;
	z-index: 5;
}

.meo-4 {
	width: 300px;
	height: 225px;
	top: 300px;
	left: 450px;
	padding: 0;
	margin: 0;
	position: absolute;
	z-index: 4;
}

.meo-5 {
	width: 300px;
	height: 225px;
	top: 600px;
	left: 450px;
	padding: 0;
	margin: 0;
	position: absolute;
	z-index: 4;
}




/*HEADERS*/

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #336633;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 0;
	text-align: center;
	font-weight: bold;
	clear: both;
	float: center;
	position: relative;
	align: center;
	z-index: 3;
}


h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16;
	color: #336633;
	text-decoration: none;
	font-weight: bold;
	position: relative;
	padding-left: 0px;
	margin-left: 0px;
	margin-top: 6px;
	margin-bottom: 6px;
	font-weight: regular;
	text-align: left;
	z-index: 2;
}


/*PARAGRAPHS*/

.reg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14;
	color: #000000;
	position: relative;
	padding-left: 0px;
	margin-left: 0px;
	margin-top: 0px;
	padding-left: 0px;
	font-weight: regular;
	text-align: left;
	z-index: 2;
}



.centeralert {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14;
	color: #000000;
	position: relative;
	padding-left: 0px;
	margin-left: 0px;
	margin-top: 0px;
	padding-left: 0px;
	font-weight: bold;
	text-align: center;
	z-index: 2;
}

.clickformore {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	position: relative;
	padding: 0;
	margin: 0;
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
	text-align: left;
}

/*IMAGE RELATED*/

a.subtitlelink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11;
	color: #000000;
	text-decoration: none;
}


/*FOOTER ITEMS*/

div.footer {
	position: relative;
	margin-left: 160px;
	margin-right: 160px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

.endlogo {
	background-image: url(../image-files/endlogo.gif);
	width: 271px;
	height: 39px;
	margin: 0px;
	padding: 0px;
	color: white;
	background-position: center;
}


.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8;
	color: #000000;
	position: relative;
	padding-left: 0px;
	margin-left: 0px;
	margin-top: 25px;
	margin-bottom: 25px;
	padding-left: 0px;
	font-weight: regular;
	text-align: center;
	z-index: 2;
}


.credits {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11;
	color: #000000;
	position: relative;
	padding-left: 0px;
	margin-left: 0px;
	margin-top: 25px;
	margin-bottom: 25px;
	padding-left: 0px;
	font-weight: regular;
	text-align: center;
	z-index: 2;
}



/*BOOKMARK BUTTON*/

.bookmark {
	position: relative;
	background-image: url(http://www.medievallifestyle.com/images/buttonbookmarkon.gif);
	background-repeat: no-repeat;
	display: block;
	width: 130px;
	height: 50px;
	margin: 0;
	padding: 0;
}


.bookmark a {
	display: block;
	color: #FFFFFF;
	width: 130px;
	height: 50px;
	display: block;
	color: white;
	text-decoration: none;
}


.bookmark img {
	width: 130px;
	height: 50px;
	border: 0;
}
 

* html a:hover {
	visibility: visible;
}


.bookmark a:hover img {
	visibility: hidden;
}

/*END STYLESHEET*/