body{
background:black;	
font-family:Arial,Helvetica,Sans-Serif;
text-align:center;
font-size:12px;

}

span.bold {
font-weight:bold;
}

img.share {
border:0 none;
height:18px;
width:18px;
}

#topmenu{
background-color:black;
color:white;	
font-size:10px;
text-align:right;
padding-right:40px;
}
#topmenu a, #topmenu a:active, #topmenu a:visited{
color:white;	
text-decoration:none;
}

#wrapper{
margin-left:auto;
margin-right:auto;
background:white;
width:750px;	
}

#banner{
background:url(images/site/bg.jpg) repeat-x;	
text-align:center;
height:195px;
}

#banner img{
border:0px;	
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
}

#left{
float:left;	
width:130px;
}

#nav{
text-align:center;	
}

#nav a{
display:block;	
text-decoration:none;
font-weight:bold;
color:white;
padding:0px 0px 0px 0px;
margin:4px 0px 0px 4px;
font-size:20px;
}

#l1, #l1:visited, #l1:active{
	background-color:#66CC66;
}
.l1, .l1:visited, .l1:active{
	text-decoration:none;color:white;background-color:#66CC66;font-weight:bold;font-size:20px;display:block;width:130px;text-align:center;
}
#l1:hover{
	background-color:#669966;	
}
.l1:hover{
	background-color:#669966;	
}
#l2, #l2:visited, #l2:active{
	background-color:#66CCFF;	
}
#l2:hover{
	background-color:#6699CC;
}
#l3, #l3:visited, #l3:active{
	background-color:#FFCC99;	
}
#l3:hover{
	background-color:#CC9966;	
}
#l4, #l4:visited, #l4:active{
	background-color:#CC99FF;	
}
#l4:hover{
	background-color:#9966CC;	
}

#teach, #share{
padding:3px 4px 3px 4px;
background-color:#9999CC;	
color:#FFFFFF;
}
a.add, a.add:visited, a.add:active, #teach a, #teach a:visited, #teach a:active{
background-color:#666699/*9966CC*/;	
text-decoration:none;
color:white;
padding:1px 3px 1px 3px;
margin:3px 3px 3px 3px;
border:1px outset;
}
#teach a:hover, a.add:hover{
color:#666699;	
background-color:#CCCCFF;
}

span.top5{
color:#CCCCCC;	
}


#ads{
text-align:center;	
margin:4px 0px 0px 4px;
padding:4px 0px 4px 0px;
background-color:#CCCCCC;
}

#content{
float:left;	
width:606px;
text-align:justify;
padding:0px 0px 20px 10px;
}

#content p{
margin:4px 0px 11px 0px;
}

#footer{
clear:both;	
text-align:center;
background:url(images/site/footer.jpg);
background-repeat:no-repeat;
height:40px;	
font-size:10px;
}

#translate{
margin-top:4px;	
}

#translate img{
border:solid black 1px;
height:16px;
width:20px;	
}

img.stars{
	border:0 none;	
}

h1, h2, h3{
color:#333399/*333366*/;	
}

h1 {font-size:18px;}
h2 {font-size:16px;}
h3 {font-size:14px;}


a{
color:#6666FF;}
a:visited{
color:#9966CC;}
a:active{
color:#CC6699;}
a:hover{
color:#333399;text-decoration:none;}

A.forum_link {

	font-weight: bold;
	}
	
td, th, input, select, textarea
{
font-size:12px;
font-family:Arial,Helvetica,Sans-Serif;
}	

img.gallery_thumb {
height:100px;
width:100px;
border:solid 1px silver;
padding:5px;
margin:2px;
}


/*    tabs from http://unraveled.com/projects/assets/css_tabs/      */


ul#tabnav { /* general settings */
text-align: left; /* set to left, right or center */
margin: 1em 0 1em 0; /* set margins as desired */
font: bold 11px verdana, arial, sans-serif; /* set font as desired */
border-bottom: 1px solid #999999; /* set border COLOR as desired */
list-style-type: none;
padding: 3px 10px 3px 10px; /* THIRD number must change with respect to padding-top (X) below */
}

ul#tabnav li a { /* settings for all tab links */
padding: 3px 4px; /* set padding (tab size) as desired; FIRST number must change with respect to padding-top (X) above */
border: 1px solid #999999; /* set border COLOR as desired; usually matches border color specified in #tabnav */
background-color: #CCCCCC; /* set unselected tab background color as desired */
color: #666666; /* set unselected tab link color as desired */
margin-right: 0px; /* set additional spacing between tabs as desired */
text-decoration: none;
border-bottom: none;
}

ul#tabnav li { /* do not change */
display: inline;
}

ul#tabnav li.top5active, ul#tabnav li.tipsactive, ul#tabnav li.movesactive, ul#tabnav li.articlesactive { /* settings for selected tab */
border-bottom: 1px solid #FFFFFF; /* set border color to page background color */
background-color: #FFFFFF; /* set background color to match above border color */
}

ul#tabnav li.top5active a, ul#tabnav li.tipsactive a, ul#tabnav li.movesactive a, ul#tabnav li.articlesactive a { /* settings for selected tab link */
background-color: #FFFFFF; /* set selected tab background color as desired */
color: #000000; /* set selected tab link color as desired */
position: relative;
top: 1px;
padding-top: 4px; /* must change with respect to padding (X) above and below */
}

#disclaimer{
font-size:9px;	
}

#disclaimer span{
font-weight:bold;
color:red;	
}

/*forum*/
.bodyline {
background-color:#FFFFFF;
border:0px solid #FFFFFF;
}