/*----------------------- LAYOUT CODES -----------------------------*/

body { margin:0; background:url('/themes/13/bg.png'); background-attachment: fixed; background-position: top-left; background-repeat: repeat; color:#262626; font:10px arial;  }

#container { width:930px; text-align:left; margin:0px 0; }

#header { position:relative; width:930px; height:244px; background:url('/themes/13/top.png') no-repeat transparent; }

#topmenu { position:absolute; top:185px; left: 20px; width:580px; height:42px;}

.leaderboard { position:absolute; top:0px; left:0px; }

#content { width:930px; background:url('/themes/13/bgt.png'); background-repeat: repeat;  }


/*-----------------------COLUMNS-----------------------------*/
#s1 { float: left; width: 6px; }
div#left { float:left; width:226px; background:#zzzzzz; }

#s2 { float: left; width: 1px; }
div#middle { color:black; padding:0px; float:left; background: #zzz; width:534px; }
div#middle p { font:11px arial; color:#946D50; margin:0; padding:5px; border-left:15px solid white; }

#s3 { float: left; width: 1px; }
div#right { float:left; width:156px; background:#zzzzzz; }


/*-----------------------COLUMNS END-----------------------------*/

}
#s4 { float: left; width: 6px; }
#footer { padding:20px 10px; background:url('/themes/13/bgt.png') no-repeat;  background-color: #FFFFFF; }
#footer a, #footer a:link, #footer a:active, #footer a:visited { text-decoration:none; }

.clear { clear:both; }


/*----------------------- NAVI - LINKS -----------------------------*/

#topmenu a, #topmenu a:link, #topmenu a:active, #topmenu a:visited { font:12px verdana; color:#A93C37; background-color: #DCC18C; letter-spacing: -1px; font-weight:bold; padding:2px; margin:-1px; text-decoration:none; text-transform:uppercase; }
#topmenu a:hover { font:12px verdana; color:#D6A7A6; background-color: #A93C37; letter-spacing: -1px; font-weight:bold; padding-top:2px; margin:-1px; text-decoration:none; text-transform:uppercase; }

a.nav:active, a.nav:link, a.nav:visited { 
font:11px arial; 
color:#BA955A; 
text-decoration:none; 
font-weight:normal; 
display:block; 
border-left: 6px solid #BA955A;
margin:1px; }

a.nav:hover { 
font:11px arial; 
color:#A93C37; 
text-decoration:none; 
font-weight:normal; 
display:block; 
border-left: 6px solid #A93C37;
margin:1px; }

a.nav2:active, a.nav2:link, a.nav2:visited { 
font:11px arial; 
color:#BA955A; 
text-decoration:none; 
font-weight:normal; 
display:block; 
border-left: 6px solid #BA955A;
margin:1px;  }

a.nav2:hover { 
font:11px arial; 
color:#6B7F2D; 
text-decoration:none; 
font-weight:normal; 
display:block; 
border-left: 6px solid #6B7F2D;
margin:1px; }

#right a, #right a:active, #right a:visited, #right a:link { font:11px arial; 
color:#BA955A; 
text-decoration:none; 
font-weight:normal; 
display:block; 
border-left: 6px solid #BA955A;
margin:1px;  }

#right a:hover { font:11px arial; 
color:#6B7F2D; 
text-decoration:none; 
font-weight:normal; 
display:block; 
border-left: 6px solid #6B7F2D;
margin:1px; }

#num a, #num a:link, #num a:active, #num a:visited { font:12px arial; color:#BA955A; text-decoration:none; font-weight:bold; border: 1px solid #E4D07E; background-color: #EFE1A7;  padding:5px; }
#num a:hover { font:12px arial; color:#FFFFFF; text-decoration:none; font-weight:bold; border: 1px solid #6B7F2D; background-color: #899E42; padding:5px; }

a.link2:link, a.link2:visited, a.link2:active {
  font-family: arial;  
   font-size: 11px; 
   font-weight: bold;
   color: #BA955A;
   background-color: #EFE1A7;
   border: #E4D07E 1px solid;
   margin: 3px;
   text-decoration: none; }

a.link2:hover {
  font-family: arial;  
   font-size: 11px; 
   font-weight: bold;
   color: #FFFFFF;
   background-color: #899E42;
   border: #6B7F2D 1px solid;
   margin: 3px;
   text-decoration: none; }

a.dex:active, a.dex:link, a.dex:visited{ color: #55958D; font:11px georgia; text-transform:uppercase; text-decoration: none; line-height: 15px; height: 15px; background-color: #zzzzzz; font-weight: bold; text-align:left; display: block; padding-right: 10px; padding-left: 10px; letter-spacing:2px; }
a.dex:hover{ color: #6B7F2D; font:11px georgia; text-transform:uppercase; text-decoration: none; line-height: 15px; height: 15px; background-color: #zzzzzz; font-weight: bold; text-align:left; display: block; padding-right: 10px; padding-left: 10px; letter-spacing:2px; }

a:link, a:active, a:visited { color: #A93C37; font-family: arial; text-decoration: none; font:11px arial; font-weight: none; }
a:hover { color: #6B7F2D; font-family: arial; text-decoration: underline; font:11px arial; font-weight: none; }

a.pop:active, a.pop:link, a.pop:visited { font:11px verdana; color:#FFFFFF; text-decoration:none; font-weight:bold; display:block; border-top: 0px solid #272727; border-bottom: 0px dashed #00778C; background-color: #00778C;  margin:3px; padding:0px; text-transform:uppercase; }
a.pop:hover { font:11px verdana; color:#FFFFFF; text-decoration:underline; font-weight:bold; display:block; border-top: 0px solid #272727; border-bottom: 0px dashed #005B68; background-color: #171717;  margin:3px; padding:0px;  text-transform:uppercase; }



/*-----------------------HEADERS-----------------------------*/

h2 { 
font-family:georgia; 
font-size: 20px;
line-height:44px;
color:#6B7F2D; 
letter-spacing: 2px; 
font-weight:bold; 
text-align: center;
background-image:url(/themes/13/menu_con.png);
background-repeat:no-repeat;
 background-position: center; }

h4 { font:17px georgia; color:A93C37; letter-spacing:-1px; font-weight:bold; border-bottom: 0px dashed #ECDACC; background-color: #zzz;  margin-right:10px; margin-left:10px; }

.sideheader1{
background-image:url(/themes/13/menu1.png);
background-repeat:no-repeat;
font-weight: bold;
font-size: 10px;
line-height:32px;
font-family:georgia; 
text-transform:uppercase;
letter-spacing:1px;
color:#DD7427;
border-right: 0px solid #4D4D4D;
text-align: center;
padding-left:0px;
padding-top:-3px;
text-decoration: none;}

.sideheader2{
background-image:url(/themes/13/menu2.png);
background-repeat:no-repeat;
font-weight: bold;
font-size: 10px;
line-height:32px;
font-family:georgia; 
text-transform:uppercase;
letter-spacing:1px;
color:#6FAB97;
border-right: 0px solid #4D4D4D;
text-align: center;
padding-left:0px;
padding-top:-3px;
text-decoration: none;}

.sideheader3{
background-image:url(/themes/13/menu3.png);
background-repeat:no-repeat;
font-weight: bold;
font-size: 10px;
line-height:32px;
font-family:georgia; 
text-transform:uppercase;
letter-spacing:1px;
color:#708E8C;
border-right: 0px solid #4D4D4D;
text-align: center;
padding-left:0px;
padding-top:0px;
text-decoration: none;}

.sidediv1{ border-bottom: 1px dashed #E4D07E; 
border-top: 1px solid #E4D07E; 
border-bottom: 1px solid #E4D07E; 
border-left: 1px solid #E4D07E; 
border-right: 1px solid #E4D07E; 
background-color: #EFE1A7; }
.sidediv2{ border-bottom: 1px dashed #E4D07E; 
border-top: 1px solid #E4D07E; 
border-bottom: 1px solid #E4D07E; 
border-left: 1px solid #E4D07E; 
border-right: 1px solid #E4D07E; 
background-color: #EFE1A7; }
.sidediv3{ margin-right:5px; margin-left:5px; margin-bottom:0px; }


/*-----------------------TEXT AREA - DECO - BOXES - ETC-----------------------------*/

b { color: #6B7F2D; font-family: tahoma; font-weight: bold; font-size: 11px; line-height: 12px; font-variant: normal; border-bottom: dashed 0px #000000; }
i {color: #55958D; font-family: tahoma; font-weight: italic; font-size: 11px; line-height: 12px; font-variant: normal; border-bottom: dashed 0px #000000; }
u { color: #A93C37; font face: tahoma; font-weight: normal; font-size: 11px; line-height: 12px; font-variant: normal; border-bottom: dashed 0px #000000; }

p { color:#BA955A; font:11px arial; margin:0; padding:10px; }
.border1 { border: 1px solid #E2D4C6; background-color: #EFE1A7; }
box { color:#BA955A; font:11px arial; background-color: #EFE1A7; border: 1px solid #E4D07E; }
input, submit, textarea, button { color:#BA955A; font:8px arial; background-color: #EFE1A7 border: 1px solid #E4D07E; font-weight: normal; text-align: center; }
textarea.middle { width: 200; height: 50; }
textarea.conbuttons { width: 70; height: 40; }
textarea.mslyts { width: 224; height: 50; }
textarea.mslyts2 { width: 224; height: 20; }
textarea.icons { width: 100; height: 40; }
table, td, tr { color:black; font:11px arial; }
span.small { color:#BA955A; font:9px century gothic; text-transform: uppercase; }
span.quotes { border: 1px solid #E4D07E; background-color: #EFE1A7; color:#BA955A; font:9px century gothic; font-weight: normal; text-align: center; }
.box1 { font-size:11px arial; background-color:#EFE1A7;  border:1px solid #E4D07E; color:#BA955A; margin:1px;padding:1px 3px 1px 3px; display:block;}

.box1 a{color:#BA955A;font-family:arial!important;text-decoration:none;padding:0px 0px 1px 0px}
.box1 a:hover{padding:0px 0px 1px 0px;color:#FFFFFF;text-decoration:underline;}
.box1 u{color:#BA955A!important;text-decoration:underline;}
.box1 i{color:#BA955A!important;}
.box1 b{color:#BA955A!important;}

.updates { text-align: left; overflow:auto; height: 250px; width: 270px; background-color: #zzz; padding: 0px; border: 0px solid #zzz;}
span.news { font:12px century gothic; color:BA955A; letter-spacing:0px; font-weight:bold; border-bottom: 0px dashed #ECDACC; background-color: #zzz;  margin:0px; }
.newsbox{background-color: #zzz; background-image:url(none); margin-right:0px; margin-left:0px; width: 270px; background-repeat:repeat; text-align: left; margin-bottom:0px;  border-left: solid 0px #0091B0; border-right: solid 0px #0091B0;}

.popular { text-align: left; overflow:auto; height: 120px; width: 290px; background-color: #zzz; padding: 0px; border: 0px solid #271C17;}
span.popular { font:11px verdana; color:#BA955A; text-decoration:none; font-weight:bold; display:block; border-top: 0px solid #272727; border-bottom: 0px dashed #00778C; background-color: #zzz;  margin:3px; padding:0px; text-transform:uppercase; }
.popularbox{background-color: #zzz; background-image:url(none); margin-right:0px; margin-left:0px; width: 300px; background-repeat:repeat; text-align: left; margin-bottom:0px;  border-left: solid 0px #0091B0; border-right: solid 0px #0091B0;}

/*-----------------------LAYOUT VIEWS - BOXES -----------------------------*/

.layouthold { width:187px; height:187px; position:relative; float:left; margin:3px; }
.layoutbg { position:absolute; top:14px; left:14px; width:158px; height:126px; }
.layoutcover { position:absolute; top:0; left:0; }

/*-----------------------TWITTER LAYOUTS -----------------------------*/

.twit { width:120px; height:120px; border:1px solid #FFFFFF;}
.hex { width:12px; height:12px; float:left; border:1px solid #FFFFFF; margin-right:5px; }
.twit_lyts{ float:left; width:280px; }

/*-----------------------IMAGE HOVERS DOUBLE-----------------------------*/

.contact{height:67px;width:225px;background-image:url(/themes/13/contact_us.png);background-position:top left;display:block; margin:1px 0px 1px -1px; background-repeat:no-repeat; }
.contact:hover{background-position:bottom left;}


/*-----------------------IMAGE HOVERS DOUBLE NAVI TOP-----------------------------*/



.display1 {
position:relative;
margin-right:20px;
margin-bottom:10px;
width:150px;
height:200px;
float:left;
padding-left:1px;
}


.display2 {
position:absolute;
top:0;
display:block;
left:10;
width:150px;
margin:0;
padding:4px;
}



a.displayhover:hover 
{background-image: url(/frame2.png); 
background-position: top center; 
display: block; 
width: 150px; 
height: 200px;}


/*-----------------------GOOGLE ADS-----------------------------*/

.mediumrectangles { width:500px; }
.medrec { float:left; margin:10px; }

.skyscraper { display:block; text-align:center; }

