* {
padding: 0;
margin: 0;
} 

body {
background-color : #001920;
font-family: Trebuchet MS;
font-size: 14px;
padding: 0;
margin: 0;
color: #000000;

}

img { border: none; }
a { text-decoration: none; color: #000066; }
a:hover { color: #F0A848; }
h3 { border-bottom: 2px dotted #0086B9; color: #000066; padding: 10px 0 2px 0; font-size: 16px; }
h3 a { color: #3090F0; }
h3 a:hover { color: #F0A848; }


#wrap {
margin: 0 auto;
width: 980px;
background: #7AC6DE;
}

#header {
background-color: #194858;
height: 150px;
}

#header .logo {
width: 50%; 
height: 130px; 
float: left;
}

#header .banner {
width: 50%; 
height: 130px; 
float: right;
}



#header h1 { text-transform: uppercase; padding: 5px 0 0 15px; font-size: 20px; font-weight: 100; letter-spacing: -2px; }
#header h1 a { color: #FFFFFF; }
#header h1 a:hover { color: #FFCC00; }
#header h2 { padding: 5px 15px 0px 15px; font-size: 12px; color: #ccc; font-weight: 100; }
#header a { color: #FFFFFF; }
#header a:hover { color: #FFCC00; }

#menu { 
background-color: #0086B9;
height: 40px;
line-height: 40px;
padding-left: 20px;
text-transform: uppercase;
}

#menu a { color: #FFFFFF; }
#menu a:hover {color: #FFCC00; }

#menu li {
float:left;
list-style-type:none;
}
#menu li a {
padding:0 10px;
text-decoration:none;
color: #fff;
letter-spacing:-2px;
font-weight: 100;
font-size: 17px;
}
#menu li a:hover {
color: #fff;
text-decoration: underline; 
}

#content { 
padding: 10px;
}

#left {
float: left;
width: 200px;
}
#left li { list-style-type: none; padding-left: 10px; }

#left h2 {
margin-left: 10px;
padding: 5px 0 5px 10px; 
font: bold 16px Verdana, 'Trebuchet MS', Sans-serif;
color: #fff;
background-color: #0086B9;
border-right: 2px solid #0086B9; 
border-left: 2px solid #0086B9; 
}
#left .adbox {
border-right: 2px solid #0086B9; 
border-left: 2px solid #0086B9; 
border-bottom: 2px solid #0086B9; 
margin: 0 0 10px 10px;	
padding: 5px 0 10px 0;
}

#left .review_box {
line-height: 15px;
height : 3365px;
border-right: 2px solid #0086B9; 
border-left: 2px solid #0086B9; 
border-bottom: 2px solid #0086B9; 
margin: 0 0 10px 10px;	
padding: 5px 0 10px 0;
overflow: -moz-scrollbars-vertical;
overflow-y: scroll;
}

#left .review_box_1 {
line-height: 15px;
height : 970px;
border-right: 2px solid #0086B9; 
border-left: 2px solid #0086B9; 
border-bottom: 2px solid #0086B9; 
margin: 0 0 10px 10px;	
padding: 5px 0 10px 0;
overflow: -moz-scrollbars-vertical;
overflow-y: scroll;
}

#left .news {
line-height: 15px;
height : 525px;
border-right: 2px solid #0086B9; 
border-left: 2px solid #0086B9; 
border-bottom: 2px solid #0086B9; 
margin: 0 0 10px 10px;	
padding: 5px 0 10px 0;
overflow: -moz-scrollbars-vertical;
overflow-y: scroll;
}

#left .links {
line-height: 15px;
height : 2081px;
border-right: 2px solid #0086B9; 
border-left: 2px solid #0086B9; 
border-bottom: 2px solid #0086B9; 
margin: 0 0 10px 10px;	
padding: 5px 0 10px 0;
overflow: -moz-scrollbars-vertical;
overflow-y: scroll;
}

#right { 
float: right;
width: 740px;
margin-right: 10px; 
}

#right h2 {
padding: 5px 0 5px 10px; 
font: bold 16px Verdana, 'Trebuchet MS', Sans-serif;
color: #fff;
background-color: #0086B9;
border-right: 2px solid #0086B9; 
border-left: 2px solid #0086B9; 
}

.contentleft {
float: left;
width : 550px;
}
.contentleft h2 {
padding: 5px 0 5px 10px; 
font: bold 16px Verdana, 'Trebuchet MS', Sans-serif;
color: #fff;
background-color: #0086B9;
border-right: 2px solid #0086B9; 
border-left: 2px solid #0086B9; 
}
.contentleftbox {
border-right: 2px solid #0086B9; 
border-left: 2px solid #0086B9; 
border-bottom: 2px solid #0086B9; 
margin: 0 0 10px 0;	
padding: 0 10px 10px 10px;
text-align: justify;
}

.contentright {
float: right;
width: 180px;
}
.contentright h2 {
padding: 5px 0 5px 10px; 
font: bold 16px Verdana, 'Trebuchet MS', Sans-serif;
color: #fff;
background-color: #0086B9;
border-right: 2px solid #0086B9; 
border-left: 2px solid #0086B9; 
}
.contentrightbox {
border-right: 2px solid #0086B9; 
border-left: 2px solid #0086B9; 
border-bottom: 2px solid #0086B9; 
margin: 0 0 10px 0;	
padding: 10px;
text-align: justify;
}

.contentrightbox_names {
border-right: 2px solid #0086B9; 
border-left: 2px solid #0086B9; 
border-bottom: 2px solid #0086B9; 
margin: 0 0 10px 0;	
padding: 10px;
text-align: justify;
height: 3988px ;
overflow: -moz-scrollbars-vertical;
overflow-y: scroll;
}

.contentwarning {
background : #0086B9;
border-bottom: 2px dotted #FFFFFF;
border-top: 2px dotted #FFFFFF;
border-left: 2px dotted #FFFFFF;
height : 55px;
padding: 10px;
color: #FFFFFF;
overflow: -moz-scrollbars-vertical;
overflow-y: scroll;
}

.performerbox {
background: url(images/performerbg.gif) no-repeat;
float:left;
display: block;
height:143px;
width:110px;
font-size: 80%;
text-align : center; color:#FFFFFF; margin-left:15px; margin-right:5px; margin-top:5px; margin-bottom:5px
}

.performerbox p       { font-family: Trebuchet MS; font-size: 8pt; text-decoration: none; color:#FFFFFF }
.performerbox a       { font-family: Trebuchet MS; font-size: 8pt; text-decoration: none; color:#FFFFFF }
.performerbox a:link       { font-family: Trebuchet MS; font-size: 8pt; text-decoration: none; color:#FFFFFF }
.performerbox a:active     { font-family: Trebuchet MS; font-size: 8pt; text-decoration: none; color:#FFFFFF }
.performerbox a:hover      { font-family: Trebuchet MS; font-size: 8pt; text-decoration: underline; color:#FFCC00 }
.performerbox a:visited    { font-family: Trebuchet MS; font-size: 8pt; text-decoration: underline; color:#FFCC00 }

.allonline_thumbnailbox {
margin: 4px 8px 0px 4px; 
height:75px;
width:100px;
}

.allonline_perfnamebox, 
.favourites_perfnamebox { 
width: 100px; 
height: 20px; 
margin: 0px 0px 0px 4px; 
padding-bottom: 2px;
text-align: center; 
display: block; overflow: hidden;
}

.teambox {
background: url(images/teambox.gif) no-repeat;
float:left;
display: block;
height:142px;
width:158px;
font-size: 80%;
text-align : center; color:#FFFFFF; margin-left:9px; margin-right:8px; margin-top:10px; margin-bottom:5px;
}

.team_thumbnailbox {
margin: 4px 4px 4px 4px; 
height:95px;
width:150px;
}

.team_perfnamebox, 
.team_fav_perfnamebox { 
width: 150px; 
height: 40px; 
margin: 4px 0px 0px 4px; 
padding-bottom: 3px;
text-align: left; 
display: block; overflow: hidden;
}

#footer {
height: 40px;
line-height: 40px;
background-color: #194858;
color: #fff;
text-align: center;
}
#footer a { color: #fff; }
#footer a:hover { color: #F0A848; }
a:hover img {
filter:alpha(opacity=70);
-moz-opacity: 0.7;
opacity: 0.7;
-khtml-opacity: 0.7;
}

