body { 
	background: url(img/bg.jpg) repeat-x #fed6ea; 
	text-align:center; 
	margin:0px auto; 
	padding:0px; 
	 }
	 
a:link    { color:#000; text-decoration:underline;  }
a:visited { color:#000; text-decoration:underline;  }
a:active  { color:#000; text-decoration:underline;  }
a:hover   { color:#EC6AA6; text-decoration:underline;  }

.advertz a {  font-weight:bold; font-size:12px; font-family:Tahoma; padding:0px; color:#000; }
.advertz a:hover { color:#fff; }

.txt-pics { width:82px; height:101px; border:1px solid #fff; }
.txt-vids { width:120px; height:90px; border:1px solid #fff; }
.pics { width:160px; height:203px; padding:0px; margin:0px; border:none; }
.bigpics { width:325px; height:411px; padding:0px; margin:0px; border:none; }
.vids { width:240px; height:180px; padding:0px; margin:0px; border:none; }
.bigvids { width:320px; height:240px; padding:0px; margin:0px; border:none; }
table.main {
	border-width: 1px;
	border-style: solid;
	border-color: #E9599A;
	background-color: #FCBFDC;
	}
table.main th  { 
	padding: 1px; 
	border: solid 1px #FCBFDC; 
	}
table.main td  { 
	padding: 1px; 
	border: solid 1px #FCBFDC; 
	}
.mainx {
	border-width: 1px;
	border-style: solid;
	border-color: #E9599A;
	}
#bTags { display:none; font-size: 12px;}

#toplist {margin:0px; padding:0px; }

.white {color: #fff; font-size:12px; }
.smaller { font-size:11px; color:#000; }
.news { font-size:13px; padding:5px; }
.banner { padding:20px 0 20px 0; margin:0 auto; }
.verysmall { font-size:10px; padding-bottom:20px; padding-left:30px; padding-right:30px; }

.reviewz { width:180px; height:135px; border:1px solid #000; }
.reviewz:hover { width:180px; height:135px; border:1px dashed #000; }

.maincat { padding:0px; margin:0 auto; font-size:13px; }
.maincat a:link { text-decoration:none; }
.maincat a:active { text-decoration:none; }
.maincat a:visited { text-decoration:none; }
.maincat a:hover { color:#fff; text-decoration:underline; }

.pink { color:#EA66A0; font-size:14px; }
.pink a:link { color:#000; text-decoration:none; }
.pink a:active { color:#000; text-decoration:none; }
.pink a:visited { color:#000; text-decoration:none; }
.pink a:hover { color:#fff; text-decoration:underline; }

.dark { font-size:16px; line-height:22px; }
.dark a:link { color:#EA66A0; text-decoration:underline; }
.dark a:active { color:#EA66A0; text-decoration:underline; }
.dark a:visited { color:#EA66A0; text-decoration:underline; }
.dark a:hover { color:#fff; text-decoration:none; }

.tabz a { font-size:14px; font-weight:bold; text-decoration:none; color:#fff; padding-right:8px; font-family:verdana; }
.tabz a:hover { font-size:14px; font-weight:bold; text-decoration:underline; color:#000; padding-right:8px; font-family:verdana; }

.movieads { font-family:Arial; 
			font-size:10px; 
			padding:2px; 
			margin:0px auto; 
			width:160px; 
			font-style:italic; 
			}
			
hr { width:75%; }

h1 { font-style:italic; font-family:"Times New Roman"; font-weight:normal; text-align:right; color:#ffffff; font-size:24px; padding:0px; margin:0px auto; }
h2 { font-style:italic; font-family:"Times New Roman"; font-weight:normal; text-align:center; color:#ffffff; font-size:24px; padding:0px; margin:0px auto; }
h3 { font-size:16px; font-weight:normal; padding:0px; margin:0px auto; }
h4 { padding:0px; margin:0px auto; }
h5 { padding:0px; margin:0px auto; font-size:14px; font-weight:bold; }
h6 { padding:0px; margin:0px; font-size:11px; }

#links {
	font-size:13px;
	color:#000;
	padding:10px 0 0 0;
	   }

#links a:link {
	text-align:left;
	text-decoration:none;
	border:1px solid #fff;
	background-color:#F196C1;
	padding-left:3px;
	padding-right:3px;
	padding-top:3px;
	padding-bottom:3px;
	font-size:15px;
	color:#fff;
	}	

#links a:active {
	text-align:left;
	text-decoration:none;
	border:1px solid #fff;
	background-color:#F196C1;
	padding-left:3px;
	padding-right:3px;
	padding-top:3px;
	padding-bottom:3px;
	font-size:15px;
	color:#fff;
	}	
#links a:visited {
	text-align:left;
	text-decoration:none;
	border:1px solid #fff;
	background-color:#F196C1;
	padding-left:3px;
	padding-right:3px;
	padding-top:3px;
	padding-bottom:3px;
	font-size:15px;
	color:#fff;
	}	
#links a:hover {
	text-align:left;
	text-decoration:none;
	border:1px solid #fff;
	background-color:#F196C1;
	padding-left:3px;
	padding-right:3px;
	padding-top:3px;
	padding-bottom:3px;
	font-size:15px;
	color:#000;
	}	
 /* For the Review Page and It's Includes - Graphing Section */
    dl { 
        margin: 0; 
        padding: 0;                     
    }
    dt { 
        position: relative; /* IE is dumb */
        clear: both;
        display: block; 
        float: left; 
        width: 150px; 
        height: 20px; 
        line-height: 20px;
        margin-right: 5px;              
        font-size: 12px; 
        text-align: right; 
		color:#000;
    }
    dd { 
        position: relative; /* IE is dumb */
        display: block;                 
        float: left;     
        width: 197px; 
        height: 20px; 
        margin: 0 0 15px; 
        background: url("/reviews/images/g_colorbar.jpg"); 
     }
     * html dd { float: none; } 
    /* IE is dumb; Quick IE hack, apply favorite filter methods for 
    wider browser compatibility */

     dd div { 
        position: relative; 
        background: url("/reviews/images/g_colorbar2.jpg"); 
        height: 20px; 
        width: 75%; 
        text-align:right; 
     }
     dd div strong { 
        position: absolute; 
        right: -5px; 
        top: -2px; 
        display: block; 
        background: url("/reviews/images/g_marker.gif"); 
        height: 24px; 
        width: 9px; 
        text-align: left;
        text-indent: -9999px; 
        overflow: hidden;
     }
 /* For the Tube Pages */
 .txt6 { color:#000; font-size:11px; text-transform:capitalize; }
 .smallz {  color:#000; font-size:10px; }
.thumber { width:160px; height:155px; padding:0px; margin:0 auto; float:left; }
.thumberz { width:160px; height:155px; padding:0px; margin:0 auto; }
.related { width:485px; height:auto; padding:0px; margin:0 auto; font-size:11px; color: #cc0000;  }
.thumbz {
width: 150px;
height: 110px;
border: 1px solid #000;
}
.thumbzzz {
width: 160px;
height: 120px;
border: 1px solid #000;
}
.thumbzzz:hover {
border: 1px dashed #000;
}
.thumbx {
width: 150px;
height: 110px;
border: 1px solid #000;
margin:0 3px 3px 0;
}
.starbox { 
width: 65px;
text-align:right;
}
.star { 
width: 12px; 
height: 12px; 
float:left; 
margin: 0 1px 0 0; 
}
.duration {
font-size:11px; 
color: #cc0000; 
text-align:left; 
line-height: 12px; 
font-weight: bold;
}
.class_on, .class_off {
width: 150px;
height: 110px;
border: 1px solid #000;
}
.class_off:hover {
width: 150px;
height: 110px;
border: 1px solid #000;
}
.class_on {
width: 150px;
height: 110px;
border: 1px solid #000;
}
.tubelink { font-size:18px; margin:0 auto; font-weight:bold; padding:5px 0px 15px 0px; color:#000; text-align:center; }
.revlink { font-size:14px; font-weight:bold; margin:0 auto; padding:0px; color:#000; text-align:center; }
.counter { display:none; padding:0px; margin:0 auto; }
.space { padding:1px; margin:0 auto; }

.txt { font-size:12px; font-weight:normal;  }
.txt a:link { color:#000; text-decoration:none; }
.txt a:active { color:#000; text-decoration:none; }
.txt a:visited { color:#000; text-decoration:none; }
.txt a:hover { color:#FF7F00; text-decoration:underline; }

.txt5 { color:#000; font-size:12px; padding-left:6px; }
.txt5 a:link { color:#EA66A0; text-decoration:none; }
.txt5 a:active { color:#EA66A0; text-decoration:none; }
.txt5 a:visited { color:#EA66A0; text-decoration:none; }
.txt5 a:hover { color:#000; text-decoration:underline; }

.slidedoormenu{
list-style-type: none;
margin: 0;
padding: 0;
width: 140px; 
border-left: 8px solid #EC6AA6; 
}

.slidedoormenu li{ border-bottom: 1px solid #885b5c; }

.slidedoormenu li a{
background: white url(/img/vstrip.gif) repeat-y left top; 
font: bold 12px Tahoma;
display: block;
color: black;
width: auto;
border-bottom: 1px solid white; 
padding: 5px 0; 
text-indent: 8px;
text-decoration: none;
text-align:left;
}

.slidedoormenu li a:visited, .slidedoormenu li a:active{
color: black;
}

.slidedoormenu li a:hover{
background-position: -387px 0; 
color:#666666;
}

.slidedoormenu li.lastitem, .slidedoormenu li.lastitem a{
border-bottom-width: 0; 
}

.slidedoormenu li.lastitem a{
padding: 8px 0; 
}




