@charset "utf-8";
/* CSS Document */

body{
	margin:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #cccccc;
	font-size: 11px;
	color: #000000;

}
#wrapall{
    margin:auto;
    width: 1010px;
}

#contents{
margin-left: 190px;
position: relative;
width: 750px;
}

.center{ text-align: center;}
.whats-hot{
    text-align: left;
}
#wrap{
    margin-left:5px;
}
#top{
	width:100%;
	#float:left;
	height:100px;

}
.postpic{
    border: none;
}
a.logo{
	display:block;
	float:left;
	width:381px;
	margin-top:29px;
	height:80px;
	background-image: url(/gfx/jug1.gif);
}

#search{
width:390px;
float:right;
margin-top:54px;
margin-right:5px;}

#search a{
	color: #FFFFFF;
	text-decoration: none;
}

#search a:hover{
	text-decoration: underline;
}



.input{
	background-image: url(../gfx/input.gif);
	background-repeat: no-repeat;
	width:143px;
	padding-left:6px;
	margin-left:3px;
	margin-right:3px;
	height:19px;
	padding-top:6px;
	display:block;
	float:left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Tahoma, arial;
	font-size: 11px;
	color: #000;
}
#top{
width:100%;
height:105px;
margin-left: auto;
margin-right: auto;
}

#top{
    background-color: #ffffff;
    text-align: center;
}
/**/
#logo{
    margin-left:auto;
    margin-right:auto;
}



#menu{
height:23px;
width:640px;
#margin-top:18px;
#z-index:3;
position:relative;
margin: auto;

}
#menu a{
	background-image: url(../gfx/menu_off.gif);
	background-repeat: no-repeat;
	height:20px;
	margin-left:2px;
	margin-right:2px;
	#z-index:3;
 position:relative;

	width:85px;
	float:left;
	display:block;
	font-size: 12px;
	font-weight: bold;
	text-align:center;
	padding-top:3px;
	color: #767474;
	text-decoration: none;
}
#menu a:hover{
color:#FF0000;}
#sub{
	height:42px;
	#z-index:2;

	position:relative;
	margin-top:-1px;
	width:640px;
    margin: auto;
	background-image: url(../gfx/sub.gif);
	background-repeat: no-repeat;
}

#sub a{
	background-image: url(../gfx/sub_menu.gif);
	background-repeat: no-repeat;
	height:23px;
	width:86px;
	float:left;
	display:block;
	font-family: tahoma;
	font-size: 11px;
	color: #fffbfb;
	text-align:center;
	padding-top:4px;
	margin-top:6px;
	margin-left:6px;
	text-decoration: none;
}
#sub a:hover{
	color: #363E26;
}

.input_search{
	background-image: url(../gfx/input.gif);
	background-repeat: no-repeat;
	width:150px;
	padding-left:6px;
	height:20px;
	padding-top:8px;
	margin-right:4px;
	display:block;
	float:right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Tahoma, arial;
	font-size: 11px;
	color: #000;
}

#form_search{
width:150px;
float:right;
margin-top:auto;}

#main{
width:100%;
padding-bottom:20px;
float:left;
margin-top:15px;}


#left_out{
width: 1010px;
float:left;
}

#left{
	background-image: url(../gfx/left_bottom.gif);
	background-repeat: no-repeat;
	width:1010px;
	padding-bottom:40px;
	float:left;
	background-position: center bottom;
	background-color: #e9e9e9;
}
#left h2{
    margin: auto;
    text-align: center;
}
#left h2 a{
    color: #ff0000;
}

#left_top{
	background-image: url(../gfx/left_top.gif);
	background-repeat: no-repeat;
	height:7px;
	width:1010px;
	float:left;
}

#left_bg{
	width:100%;
	background-image: url(../gfx/left_bg_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #e9e9e9;
}

#left_bg h2{
	display:block;
	padding:0px;
	margin:0px;
	float:left;
	width:98%;
	margin-top:10px;
	padding-left:2%;
	font-family: Tahoma, arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

#contents{
width:640px;
padding:5px;
background-color: #ffffff;}
#leftside{
    width: 175px;
    float:left;
    text-align: center;
    margin-top:15px;
    margin-right: 5px;
    position: relative;
    left: -10px;

}
#rightside{
    width: 180px;
    float:right;
    text-align: center;
    margin-top:15px;
}

.content{
	width:177px;
	height:242px;
	float:left;
	margin:5px;
    margin-bottom: 15px;
    background-color: $e0e0e0;
    position: relative;
    border-style: solid;
    border-color: #ffffff;
}


.img {
	width:169px;
	height:128px;
	margin-left:4px;
	margin-top:3px;
	float:left;
}



.txt{
	width:95%;
	padding-left:5%;
	float:left;
	line-height:18px;
	text-align:left;
	margin-top:5px;
	font-family: Tahoma;
	font-size: 11px;
	color: #808080;
	font-weight: bold;
}

.txt span{
display:block;
float:left;
width:100%;}
.txt a{
	font-family: Tahoma, arial;
	font-size: 11px;
	display:block;
	float:left;
	font-weight: bold;
	color: #9f0400;
	width:100%;
	text-decoration: none;
	text-transform: uppercase;
}

.txt a:hover{
text-decoration:underline;}

.star_off{
	float:left;
	background-image: url(../gfx/star_off.gif);
	background-repeat: repeat-x;
	height:18px;
	margin-left:29px;
	margin-top:2px;
	width:95px;
	display:block;
    position: absolute;
    bottom: 0px;
}


.star_on{
	float:left;
	background-image: url(../gfx/star_on.gif);
	background-repeat: repeat-x;
	height:18px;
    position: absolute;
    bottom: 0px;

}



#pagination{
width:100%;
margin-left:20px;
margin-bottom:20px;
float:left;
}

#pagination a{
	font-size: 11px;
	color: #373737;
	background-color: #dedddd;
	border: 1px solid #c1bebe;
	padding:2px;
	text-align:center;
	text-decoration:none;
	min-width:13px;
	display:block;
	float:left;
	margin-right:2px;

}
#pagination a:hover{
	background-color: #CCCACA;
}




#pagination a:hover {
	text-decoration: underline;
}


#right{
	float:right;
	background-image: url(../gfx/sponsor_top.png);
	background-repeat: no-repeat;
	width:233px;
	margin-top:-7px;
	padding-top:20px;
	background-position: center top;
}

#sponsor{
	width:100%;
	padding-bottom:15px;
	float:left;
	background-image: url(../gfx/sponsor_bottom.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#sponsor h2{
	display:block;
	padding:0px;
	margin:0px;
	float:left;
	width:96%;
	padding-bottom:18px;
	padding-left:4%;
	font-family: Tahoma, arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}


#footer{
	width:648px;
    margin-left: auto;
    margin-right: auto;
	margin-top:5px;
	padding-bottom:20px;
	color: #ffffff;
    background-color: #ffffff;
    text-align: center;
    vertical-align: top;
    padding-bottom: 400px;
    #margin-bottom: -300px;
}

#footer a{
	color: #222244;
	text-decoration: none;
}
#footer a:hover{
text-decoration:underline;}


#player{
	background-color: #FFFFFF;
	width:590px;
	margin-top:10px;
	margin-left:auto;
    margin-right: auto;
	border: 8px solid #FFFFFF;
}
#myAlternativeContent{
    padding-top: 20px;
    #margin-top:440px;
}
#movie_info{
	padding-top:50px;
	margin: auto;
	line-height:18px;
	width:1006px;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #ffffff;
	font-family: Tahoma, arial;
	font-size: 11px;
	color: #000;

}

#movie_bg{
	float:left;
	width:1010px;
	background-repeat: no-repeat;
	background-position: center bottom;
}

#movie_bg a{
text-decoration:none;
color:#804040;}


.paysite1 a{
    font-size: x-large;
    color: #ff0000;
}
#l2257 a{
    color: #ff0000;
}
.amenu {
	width: 160px;
	border-style: solid solid none solid;
	border-color: #000;
	border-width: 1px;
    margin-left: 15px;
    margin-bottom: 10px;
    }

.amenu li a {
	height: 32px;
  	voice-family: "\"}\"";
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}

.amenu li a:link, .amenu li a:visited {
	color: #CCC;
	display: block;
	background:  url(/cougar/menu4.gif);
	padding: 8px 0 0 10px;
	}

.amenu li a:hover {
	color: #FFF;
	background:  url(/cougar/menu4.gif) 0 -32px;
	padding: 8px 0 0 10px;
	}
.amenu{
    text-align: center;
}


.bmenu {
	width: 160px;
	margin: 1px;
	border-style: solid solid none solid;
	border-color: #000;
	border-width: 1px;
	}

.bmenu li a {
	height: 32px;
  	voice-family: "\"}\"";
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}

.bmenu li a:link, .bmenu li a:visited {
	color: #CCC;
	display: block;
	background:  url(/cougar/menu4.gif);
	padding: 8px 0 0 8px;
	}

.bmenu li a:hover {
	color: #FFF;
	background:  url(/cougar/menu4.gif) 0 -32px;
	padding: 8px 0 0 8px;
	}
.bmenu{
    text-align: center;
}

.cmenu {
	width: 160px;
	margin: 1px;
	border-style: solid solid none solid;
	border-color: #000;
	border-width: 1px;
	}

.cmenu li a {
	height: 32px;
  	voice-family: "\"}\"";
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}

.cmenu li a:link, .cmenu li a:visited {
	color: #000;
	display: block;
	background:  url(/cougar/menu14.gif);
	padding: 8px 0 0 8px;
	}

.cmenu li a:hover {
	color: #FFF;
	background:  url(/cougar/menu14.gif) 0 -32px;
	padding: 8px 0 0 8px;
	}
.cmenu{
    text-align: center;
}


#nasty {
	margin-right: 10px;
    text-align: left;
}
ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

#blog{
    background-color: #ffffff;
    margin-top:100px;
    text-align: center;
}
.post{
    width: 95%;
     margin-left: auto;
     margin-right: auto;
    border-top: thick dotted #00FF00
    text-align: center;
    height: auto;
    font-size: medium;
    margin-bottom: 5px;
    margin-top: 30px;
}
.postpic{
    margin-left: 1%;
    margin-right: 1%;

}
.posttext{
	font-weight: bolder;
}
#dhtmltooltip{
    position: absolute;
    border: 1px solid red;
    width: 150px;
    padding: 2px;
    background-color: lightyellow;
    visibility: hidden;
    z-index: 100;
    filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=115);
}

#links{
    margin-top: 20px;
    vertical-align: top;
    margin-left:auto;
    margin-right: auto;
    background-color: #ffffff;
    z-index: 10;
}
.ltcol{
    margin-left: 5px;
    text-align: left;
    vertical-align: top;
    width: 48%;
}
.rtcol{
    text-align: left;
    vertical-align: top;
    width: 48%;
}

.fsthumbnail{
position: relative;
z-index: 0;
}

.fsthumbnail:hover{
background-color: transparent;
position: relative;
z-index: 10;
}

.fsthumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color:#FFFFCC;
padding: 5px;
left: -50px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
z-index: 10;
}

.fsthumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
position: relative;
}

.fsthumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -200px;
}
.bptall{
    height: 350px;

}
.bpwide{
    width: 350px;
}

#fan-signs{
    margin-top: 255px;
    margin-left: auto;
    margin-right: auto;
}
#fan-signs .thumb{
    position: relative;
    z-index: -2;
}
#wrapcenter{
    position: relative:
    #margin-top: 300px;
}
tr.r1{height: 200px;
position: relative;
padding-top:200px;}
