/* CSS Document 

Joseph WM Designed 2008, joswm.com
*/

* {
	margin:0;
	padding:0;
}

body {
	background: #501F1F;
	font: 14px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align:center;
}

#wrap {
	width:980px;
	margin:0 auto;
	padding:0 4px;
	text-align:left;
	overflow:hidden;
	background: url(images/main_bg.gif) repeat-y;
}
#wrap_main {
	width:980px;
	float:left;
}

#header {
	width:978px;
	height:80px;
	float:left;
	background: #777171;
	border: 1px solid #660000;
}

#header h5 {
	display:block;
	width:250px;
	height:80px;
	float:left;
	text-indent:-900em;
	background: url(images/milftv_logo.jpg) no-repeat;
}
#header #htoplist {
	width:728px;
	height:60px;
	float:left;
}

#htoplist ul{
	width:715px;
	height:65px;
	padding:15px 0 0 13px;
	float:left;
	list-style:none;
}

#htoplist ul li{
	width:238px;
	height:28px;
	float:left;
	font: 16px Geneva, Arial, Helvetica, sans-serif;
	color: #999999;
}

#htoplist ul li a{
	color: #FFCC66;
	font-weight:bold;
	text-decoration:none;
}

#htoplist ul li a:hover{
	color: #FFFFFF;
	text-decoration:underline;
}

#leftc {
	width:200px;
	float:left;
}

#leftc h6 {
	width:200px;
	color:#FF9966;
	text-align:center;
	padding-bottom:10px;
	font: bold 12px Arial, Helvetica, sans-serif;
}

#leftc h6 a{
	color:#339933;
	text-decoration:none;
}
#leftc h6 a:hover{
	color:#fff;
	text-decoration:underline;
}

#leftc h6.mainpage {
	font: bold 16px Arial, Helvetica, sans-serif;
}
#leftc h6.mainpage a {
	color:#FFCC66;
}

#leftc ul {
	width:192px;
	padding:8px 0 8px 8px;
	color:#FF6666;
	list-style:none;
}
#leftc ul li a {
	font-weight:bold;
	text-decoration:none;
	color: #FF9933;
}
#leftc ul li a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

#movie {
	width:520px;
	padding:10px 5px 5px 5px;
	float:left;
}
#movie h2 {
	width:520px;
	height:24px;
	font: bold 18px Arial, Helvetica, sans-serif;
	float:left;
}
#movie h2 span{
	font: 18px Arial, Helvetica, sans-serif;
	color:#666666;
}

#rightc {
	width:250px;
	padding-top:10px;
	float:left;
}

.thumbs {
	width:975px;
	float:left;
	padding-left:5px;
}

.thumbs img {
	display:block;
	width:320px;
	height:240px;
	float:left;
	margin:0 2px 2px 0;
	border:1px solid #fff;
}

.thumbs img:hover {
	border:1px solid #FF3333;
}

.thumbs a {
	display:block;
}


.thtop {
	width:900px;
	padding-left:80px;
	float:left;
	margin-bottom:10px;
}

.thtop a {
	display:block;
	float:left;
	width:202px;
	height:170px;
	text-align:center;
	color:#FFCC66;
	margin:0 2px 2px 0;
}

.thtop a:hover {
	text-decoration:underline;
	color:#FF0000;
}

.thtop a:hover img {
	border:1px solid #FF3333;
}

.thtop img {
	display:block;
	width:200px;
	height:150px;
	float:left;
	border:1px solid #fff;
}

.tl_item {
	width:250px;
	padding-bottom:6px;
	float:left;
}


.tl_item img {
	width:70px;
	height:53px;
	float:left;
	border:1px solid #333;
}

.tl_item img:hover {
	border:1px solid #fff;
}
.tl_item .tl_desc {
	float:left;
	width:174px;
	padding:6px 0 0 4px;
	background: url(/vgrab/tgal/images/tl_bg.gif) no-repeat 0px 0px;
}
.tl_item .tl_desc a {
	float:left;
	margin-bottom:1px;
	color:#FFFF00;
	font-size:16px;
	text-decoration:none;
	border-bottom:1px dotted #336600;
}

.tl_item .tl_desc a:hover {
	border-bottom:1px dotted #FFFFFF;
	color: #FFFF99;
}

.tl_item .tl_desc span {
	float:left;
	color:#999999;
	font-size:14px;
	width:180px;
}

.tl_item .tl_desc span strong{
	color:#CCCC33;
}


#our_friends {
	width:980px;
	float:left;
	padding:15px 0;
}

#our_friends h5{
	width:980px;
	float:left;
	text-align:center;
	padding:8px 0;
	font: 36px Georgia, "Times New Roman", Times, serif;
	color: #CCCC33;
}


#our_friends ul{
	width:960px;
	padding-left:20px;
	float:left;
	list-style:none;
}

#our_friends ul#of_big{
	padding:10px 0 10px 70px;
}


#our_friends ul li{
	width:240px;
	height:22px;
	float:left;
	font: 14px Tahoma, Arial, Verdana;
	color: #999999;
}

#our_friends ul#of_big li{
	width:280px;
	height:26px;
	float:left;
	font: 18px Tahoma, Arial, Verdana;
	color: #FF9966;
}

#our_friends ul li a{
	color: #FFCC66;
	font-weight:bold;
	text-decoration:none;
	border-bottom:1px dotted #FF9999;
}

#our_friends ul li a:hover{
	color: #FF0000;
	border-bottom:1px dotted #FFCCCC;
}



#footer {
	clear:both;
	text-align:center;
	padding:6px 0;
	font-size:11px;
}

