/*
CSS by Adept Media
www.adeptmedia.net
*/
/*
Added by Chuck 7-16-2006
*/
@import "subdesigns.css";

body,html {
color: #000000;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;
background: #5e3939 url(images/bg.gif) repeat;
margin: 0px;
text-align: center;
}
.OnlineList_ServerName{	color:black;	font-weight:bold;	font-size:16px;}.OnlineList_HeadingContainer{	margin:8px;	clear:both;	width:200px;	padding-bottom:8px;}.OnlineList_Heading{	color:darkred;	font-weight:bold;	font-size:14px;}.OnlinePlayerContainer{	margin:8px;	color:green;	font-weight:bold;	width:200px;	clear:both;}.OnlinePlayerName{	float:left;}.OnlinePlayerLevel{	float:right;}
/* DIV styles */

#content {
width: 730px;
color: #000000;
background: #d7d1b6 url(images/maincontentbg.gif) repeat-y;
border-left: 3px #4a433b solid;
border-right: 3px #4a433b solid;
margin-left: auto;
margin-right: auto;
}

#title {
width: 30px;
color: #000000;
background: #d7d1b6 url(images/maincontentbg.gif) repeat-y;
border-left: 3px #4a433b solid;
border-right: 3px #4a433b solid;
margin-left: auto;
margin-right: auto;
}

#banner {
width: 730px;
height: 99px;
}

#bannerleft {
width: 653px;
float: left;
}

#bannerright {
float: right;
}

#nav {
width: 730px;
height: 32px;
}

#navleft {
width: 16px;
height: 32px;
background: url(images/navleft.gif) repeat-x;
float: left;
}

#navcenter {
width: 698px;
height: 32px;
text-align: center;
background: url(images/navbg.gif) repeat-x;
float: left;
}

#navright {
width: 16px;
height: 32px;
background: url(images/navright.gif) repeat-x;
float: left;
}

#maincontent {
color: #000000;
background: #d7d1b6 url(images/maincontentbg.gif) repeat-y;
text-align: left;
padding: 15px;
}

#leftnav {
width: 150px;
float: left;
margin-right: 15px;
}

#leftnav1 {
width: 130px;
color: #000000;
background-color: #aca68e;
border-top: 3px solid #928c75;
padding: 10px;
margin-bottom: 5px;
line-height: 16px;
}

#leftnav2 {
width: 130px;
background-color: #aca68e;
color: #5D0000;
font-weight: bold;
border-top: 3px solid #928c75;
padding: 10px;
margin-bottom: 5px;
line-height: 16px;
}

#leftnav3 {
width: 130px;
color: #000000;
background-color: #aca68e;
font-weight: bold;
border-top: 3px solid #928c75;
padding: 10px;
margin-bottom: 5px;
line-height: 16px;
text-align: center;
}

#rightcontent {
width: 535px;
float: right;
}

#footer {
clear: both;
height: 40px;
padding-top: 10px;
padding-left: 15px;
text-align: left;
font-size: 11px;
line-height: 40px;
vertical-align: middle;
color: #616347;
}


/* Link styles */

a {
color: #000000;
text-decoration: none;
}

/* Font styles */

span.title {
font-size: 14px;
font-weight: bold;
}

span.subtitle {
color: #760000;
background-color: #D9D2B7;
}

span.date {
color: #950000;
background-color: #D9D2B7;
font-weight: bold;
}

/* Image styles */

img {
border: 0px;
}

/* MISC style */

hr {
color: #8a7d5b;
background-color: #8a7d5a;
}