/*
Theme Name: CherryPimps.com
Theme URI: http://www.pimpitstudios.com/
Version: 1
Description: CherryPimps.com NATs
*/

/* 
global settings
----------------------------------------------------------- */

BODY {
  font-family: Arial, Tahoma, Verdana, Helvetica; 
  font-weight: bold;
  font-size: 12px;
  SCROLLBAR-FACE-COLOR:#CC0000;
  SCROLLBAR-HIGHLIGHT-COLOR:#FF0000;
  SCROLLBAR-SHADOW-COLOR:#990000;
  SCROLLBAR-3DLIGHT-COLOR:#FFCC00;
  SCROLLBAR-ARROW-COLOR:#FFFFFF;
  SCROLLBAR-TRACK-COLOR:#770000;
  SCROLLBAR-DARKSHADOW-COLOR:#FFFFFF;
  margin:0px 0px 0px 0px;
  background:#000000;
  bgcolor:#000000;
  background: url(images/bg_main.jpg);
  height:100%;
}

.clear{
	clear: both;
	float:none;
	width:800px;
}

A		{text-decoration: none;} 
A:link		{color: #990000;}
A:visited	{color: #990000;} 
A:hover 	{color: #333333; text-decoration:underline; }

form{
	margin:0px;
	padding:0px;
}

img{border: #993399 0px solid;}
hr {
	background:#993399;
	clear:both;
	padding:0px;
	height:2px;
	padding-top:2px;
	margin-top:5px;
	margin-bottom:5px;
	border:#000000 0px solid;
}

.main_table{
	background:url(images/bg.jpg) repeat-x;
}

.main_table_tony{
	background:url(images/bg.jpg) repeat-x;
}

.bg_left{
	background:url(images/bg_left.jpg) no-repeat top right;
	width:168px;
	overflow:hidden;
}

.bg_right{
	background:url(images/bg_right.jpg) no-repeat top left;
	width:168px;
	overflow:hidden;
}

.arrow{
	background:url(images/arrow.gif) no-repeat;
	width:11px;
	height:9px;
	float:left;
	margin-top:2px;
	overflow:hidden;
}

.bottom_copy{
	font-size: 12px;
	font-weight: normal;
	text-align:center;
	color:#CCCCCC;
}

.bottom_copy A:link	{color: #FFCC00;}
.bottom_copy A:visited	{color: #FFCC00;} 
.bottom_copy A:hover 	{color: #FFFFFF; text-decoration:underline; }

.header_welcome{
	font-family: Arial, Tahoma, Verdana, Helvetica; 
	font-size: 11px; 
	font-weight: normal; 
	color:#444444;
	text-align:justify;
	padding:90px 40px 5px 10px;
}

.header_login{
	padding:45px 10px 0px 10px;
}

.header_login td{
	font-family: Arial, Tahoma, Verdana, Helvetica; 
	font-size: 11px; 
	font-weight: normal; 
	color:#444444;
	font-weight:bold;
}

.header_login td i{
	font-size: 10px; 
	font-weight: normal; 
	font-style:normal;
}

.input_login_form{
	background:url(images/bg_input_text.gif) repeat-x;
	height:20px;
	border:#999999 1px solid;
	font-size:11px;
	padding:0px;
	margin:0px;
	padding:3px 5px 0px 5px;
	width:85px;
}

.input_login_form2{
	background:url(images/bg_input_submit.gif) repeat-x;
	height:20px;
	border:#999999 1px solid;
	font-size:11px;
	color:#FFFFFF;
	width:70px;
	padding:0px;
	margin:0px;
	padding-bottom:5px;
	cursor:hand;
}

.input_signup_form{
	background:url(images/btn_bg.jpg) repeat-x;
	height:41px;
	border:#999999 1px solid;
	font-size:12px;
	color:#FFFFFF;
	width:170px;
	cursor:hand;
	text-transform:uppercase;
	font-weight:bold;
}


.copy{
	font-family: Arial, Tahoma, Verdana, Helvetica; 
	font-size: 11px; 
	font-weight: normal; 
	color:#FFFFFF;
	text-align:center;
}

ul{
	margin:0px;
	padding:0px;
	margin-left:50px;
	padding-right:5px;
	font-size:12px;
	font-weight:bold;
	color:#660066;
	text-transform:uppercase;
	line-height:20px;
}
ul li {
	list-style-image: url("images/bullet.gif");
}

.sec_bottom{
	background: url(images/3sec_bottom.jpg) no-repeat left bottom;
	padding:5px;
	text-align:justify;
	font-size:12px;
}

.sec_bottom2{
	background: url(images/2sec_bottom.jpg) no-repeat left bottom;
	padding:5px;
	text-align:justify;
	font-size:12px;
}

.sec4_bottom{
	background: url(images/4sec_bottom.jpg) no-repeat left bottom;
	padding:5px;
	text-align:justify;
	font-size:12px;
}


.join_features{
	background:url(images/join_features_txt_bg.jpg);
	padding:0px 10px 0px 10px;
	font-size:11px;
	color:#FFFFFF;
	text-align:justify;

}

label{
	color:#990000;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
}

/******* Mouse Overs **********/
.btn_menu_home{
	width:140px;
	height:49px;
	background: url(images/btn_menu_home.gif) no-repeat left top;
	float:left;
}
.btn_menu_home:hover { background: url(images/btn_menu_home.gif) no-repeat left bottom; }

.btn_menu_sites{
	width:140px;
	height:49px;
	background: url(images/btn_menu_sites.gif) no-repeat left top;
	float:left;
	margin-left:-5px;
}
.btn_menu_sites:hover { background: url(images/btn_menu_sites.gif) no-repeat left bottom; }

.btn_menu_programs{
	width:140px;
	height:49px;
	background: url(images/btn_menu_programs.gif) no-repeat left top;
	float:left;
	margin-left:-7px;
}
.btn_menu_programs:hover { background: url(images/btn_menu_programs.gif) no-repeat left bottom; }

.btn_menu_tools{
	width:140px;
	height:49px;
	background: url(images/btn_menu_tools.gif) no-repeat left top;
	float:left;
	margin-left:-5px;
}
.btn_menu_tools:hover { background: url(images/btn_menu_tools.gif) no-repeat left bottom; }

.btn_menu_contacts{
	width:140px;
	height:49px;
	background: url(images/btn_menu_contacts.gif) no-repeat left top;
	float:left;
	margin-left:-7px;
}
.btn_menu_contacts:hover { background: url(images/btn_menu_contacts.gif) no-repeat left bottom; }

.btn_menu_support{
	width:140px;
	height:49px;
	background: url(images/btn_menu_support.gif) no-repeat left top;
	float:left;
	margin-left:-5px;
}
.btn_menu_support:hover { background: url(images/btn_menu_support.gif) no-repeat left bottom; }

.btn_menu_signup{
	width:140px;
	height:49px;
	background: url(images/btn_menu_signup.gif) no-repeat left top;
	float:left;
	margin-left:-7px;
}
.btn_menu_signup:hover { background: url(images/btn_menu_signup.gif) no-repeat left bottom; }




.btn_trailer_bottom{
	width:336px;
	height:55px;
	background: url(images/trailer_bottom.jpg) no-repeat left top;
	float:left;
}
.btn_trailer_bottom:hover { background: url(images/trailer_bottom.jpg) no-repeat left bottom; }

.btn_title_bottom{
	width:600px;
	height:47px;
	background: url(images/title_bottom_join.jpg) no-repeat left top;
	float:left;
}
.btn_title_bottom:hover { background: url(images/title_bottom_join.jpg) no-repeat left bottom; }

.btn_stats_bottom{
	width:336px;
	height:87px;
	background: url(images/stats_bottom.jpg) no-repeat left top;
	float:left;
}
.btn_stats_bottom:hover { background: url(images/stats_bottom.jpg) no-repeat left bottom; }

.bottom_big_join{
	width:944px;
	height:189px;
	background: url(images/bottom_big_join.jpg) no-repeat left top;
	display:block;
}
.bottom_big_join:hover { background: url(images/bottom_big_join.jpg) no-repeat left bottom; }

.slide_btn{
	width:261px;
	height:54px;
	background: url(images/slideshow2_aff_btn.jpg) no-repeat left top;
	display:block;
}
.slide_btn:hover { background: url(images/slideshow2_aff_btn.jpg) no-repeat left bottom; }

.btn_big_join{
	width:944px;
	height:77px;
	background: url(images/btn_big_join.jpg) no-repeat left top;
	display:block;
}
.btn_big_join:hover { background: url(images/btn_big_join.jpg) no-repeat left bottom; }


/*************************************************************/
.big_channel{
	background:url(images/channel_bg.jpg);
	width : 223px;
	float:left;
	margin:5px;
}
.big_channel .content .top{
	background:url(images/channel_top.jpg) no-repeat top left;
	clear:both;
	margin:0px;
	padding-top:7px;
}

.big_channel .content{
	background:url(images/channel_bottom.jpg) no-repeat bottom left;
	font-size:12px;
	text-align:center;
}
.big_channel .content .thumb{
	border:#0099FF 0px solid;
	float:none;
	padding-left:5px;
	padding-right:5px;
}
.big_channel .content .text{
	text-align: left;
	padding:7px;
}
.big_channel .content .more{
	text-align:right;
	margin-right:40px;
}

.site_channel_text{
	text-align:left;
	font-size:12px;
	margin:0px 10px 0px 10px;
}

.big_channel_text{
	text-align:justify;
	font-size:12px;
	margin:0px 10px 0px 10px;
}

.big_channel_more{
	text-align:right;
	font-size:12px;
	margin:0px 10px 0px 10px;
}

.channel_content{
	height:100%;
	font-size:12px;
	text-align:center;

	padding-bottom:10px;
	background:url(images/channel_bottom.jpg) no-repeat bottom left;
}

.channel_content .more{
	text-align:right;
	margin-right:40px;
}

.channel_content .text{
	text-align:left;
	padding:0px 10px 0px 10px;
}

.video_content img{
	border:#990000 1px solid;
}

.channel{
	width:336px;
	height:89px;
	overflow:hidden;
	background:url(images/bg_channel_announce.jpg) no-repeat;
	margin-bottom:4px;
}

.channel .pic{
	width: 111px;
	height: 89px;
	float:left;
}

.channel .desc{
	text-align:left;
	font-size:11px;
	padding:8px 8px 4px 8px;
}

.channel .desc a:link 			{color: #000000;}
.channel .desc a:visited 		{color: #000000;}
.channel .desc a:hover 		{color: #993300; text-decoration:underline;}

.updates_desc{
	text-align:justify;
	padding:5px;
	font-size:12px;
	font-weight:normal;
	
}

/********************************************************/

.statstable_title_2 
{
	text-transform:uppercase;
	font-size:13px;
	font-weight:bold;
	margin-top:15px;
}

.slca{
	background:#FFFFFF;
	font-size:12px;
	float:left;
	margin-right:10px;
}

.signup_error{
	font-size:11px;
	color:#FF0000;
	font-weight:bold;
}

.center_text{
	margin:0px 30px 10px 30px;
}

.support_box{
	font-size:11px;
	text-align:left;
	padding:0px 10px 0px 10px;
}

.support_box b{
	text-transform:uppercase;
}

.support_box .photo {
	float: left;
	margin-right:10px;
	border:#990000 1px solid;
}

h2 {
				font-size: 15px;
				color:#990000;
				text-transform:uppercase;
				margin:0px;
				padding:0px;
				text-align:left;
}
h2 a:link 			{color: #993300;}
h2 a:visited 			{color: #993300;}
h2 a:hover 			{color: #CC6600; text-decoration:underline;}


/******* Mouse Overs **********/
.btn_menu_i_home{
	width:140px;
	height:49px;
	background: url(images/btn_menu_i_home.gif) no-repeat left top;
	float:left;
}
.btn_menu_i_home:hover { background: url(images/btn_menu_i_home.gif) no-repeat left bottom; }

.btn_menu_i_stats{
	width:140px;
	height:49px;
	background: url(images/btn_menu_i_stats.gif) no-repeat left top;
	float:left;
	margin-left:-5px;
}
.btn_menu_i_stats:hover { background: url(images/btn_menu_i_stats.gif) no-repeat left bottom; }

.btn_menu_i_tools{
	width:140px;
	height:49px;
	background: url(images/btn_menu_i_tools.gif) no-repeat left top;
	float:left;
	margin-left:-7px;
}
.btn_menu_i_tools:hover { background: url(images/btn_menu_i_tools.gif) no-repeat left bottom; }

.btn_menu_i_myaccount{
	width:140px;
	height:49px;
	background: url(images/btn_menu_i_myaccount.gif) no-repeat left top;
	float:left;
	margin-left:-5px;
}
.btn_menu_i_myaccount:hover { background: url(images/btn_menu_i_myaccount.gif) no-repeat left bottom; }

.btn_menu_i_support{
	width:140px;
	height:49px;
	background: url(images/btn_menu_i_support.gif) no-repeat left top;
	float:left;
	margin-left:-7px;
}
.btn_menu_i_support:hover { background: url(images/btn_menu_i_support.gif) no-repeat left bottom; }

.btn_menu_i_mypayments{
	width:140px;
	height:49px;
	background: url(images/btn_menu_i_mypayments.gif) no-repeat left top;
	float:left;
	margin-left:-5px;
}
.btn_menu_i_mypayments:hover { background: url(images/btn_menu_i_mypayments.gif) no-repeat left bottom; }

.btn_menu_i_logout{
	width:140px;
	height:49px;
	background: url(images/btn_menu_i_logout.gif) no-repeat left top;
	float:left;
	margin-left:-7px;
}
.btn_menu_i_logout:hover { background: url(images/btn_menu_i_logout.gif) no-repeat left bottom; }


.user_info_box{
	font-weight:bold;
	font-size:12px;
	
	padding:30px 0px 0px 35px;	
}

.today_stats_on_index{
	background:#770000;
	padding:5px;
	color:#FFFFFF;
	font-size:10px;
	text-transform:uppercase;
	text-align:left;
	line-height:16px;
	height:25px;
	line-height:25px;
}

.today_stats_on_index A:link	{color: #FFCC00;}
.today_stats_on_index A:visited	{color: #FFCC00;} 
.today_stats_on_index A:hover 	{color: #FFFFFF; text-decoration:underline; }

.icon_stats{
 	float:left;
	margin:4px 5px 0px 15px;
}
.stats_tr{
	border:#CCCCCC 1px solid;
}

.stats_tr_1{
	background:#FFFFFF;
}
.stats_tr_2{
	background:#FFEEEE;
}

.stats_th, .stats_th2 {
	font: 9px Tahoma; 
	color:#5f5f5f;
	text-align:center;
	padding-top:3px;
	height:22px;
	font-weight: 700;
	background:#ececec;
	border-bottom:#CCCCCC 1px solid;
}

.stats_th2{
	color:#000000;
}

.stats_td {
	font: 9px Tahoma; 
	color:#000000;
	text-align:center;
	padding-top:3px;
	height:17px;
	font-weight: 700;
	height:20px;
	line-height:20px;
	border-bottom:#e1e1e1 1px solid;
	border-right:#CCCCCC 1px dashed;
}

.date_now, .date_just{
	color:#000000;
}
.date_just{
	color:#555555;
}

.date_now{
	text-decoration: underline;
}

.tad1, .tad2, .tad3 {
 font-size: 9px;
 text-align:left;
 font-family: Verdana;
 padding-top: 5px;
 padding-bottom: 0px;
 height:17px;
 line-height:20px;
}
.tad1 {
 padding-left: 16px;
 width: 150px;
 font-weight: 700;
 color:#990000;
 border-bottom:#DDDDDD 1px dashed;
 border-right:#DDDDDD 1px dashed;
}
.tad2 {
 padding-left: 6px;
 width: 130px;
 border-bottom:#DDDDDD 1px dashed;
 border-right:#DDDDDD 1px dashed;
}
.tad3 {
 color:#b4b4b4;
 width: 100px;
 padding-left: 6px;
 border-bottom:#DDDDDD 1px dashed;
}

.feature, .past, .now {
 font-family: Tahoma;
 font-size: 11px;
 text-align: center;
 vertical-align: middle;
 width: 80px;
 height: 40px;
 margin-bottom: 2px;
 padding: 5px 5px 5px 5px;
}
.feature{
	border: #cbd0d6 1px solid;
	background: #990000; 
}

.past {
	border: #cbd0d6 1px solid;
	background: #770000; 
}
.past:hover {
	border: #FFCC00 1px solid;
	background: #990000; 
	cursor:hand;
}
.now {
	border: 3px solid #AA0000;
	background: #550000; 
	height:36px;
}
.now:hover{
	border: #FFCC00 3px solid;
	background: #BB0000; 
	cursor:hand;
}

.sidebar_box .normal{
	padding:3px;
	font-size:10px;
	color:#FFFFFF;
	border-bottom:#AAAAAA 1px dashed;
}

.sidebar_box .normal A:link	{color: #FFFF00;}
.sidebar_box .normal A:visited	{color: #FFFF00;} 
.sidebar_box .normal A:hover 	{color: #FFFF00; text-decoration:underline; }

.sidebar_box .header{
	padding:3px;
	font-size:10px;
	color:#FFFFFF;
	border-bottom:#CCCCCC 1px solid;
}

.adtools_links A:link		{color: #BB0000;}
.adtools_links A:visited	{color: #BB0000;} 
.adtools_links A:hover 		{color: #FF0000; text-decoration:underline; font-size:10px; text-transform: uppercase;}

.sidebar_value{
	color: #FFFFFF;
	font-size: 10px;
	text-align: right;
}

/*******************new main menu******************/
/******* Mouse Overs **********/
.btnmenu_home{
	width:123px;
	height:49px;
	background: url(images/btnmenu_home.gif) no-repeat left top;
	float:left;
}
.btnmenu_home:hover { background: url(images/btnmenu_home.gif) no-repeat left bottom; }

.btnmenu_stats{
	width:123px;
	height:49px;
	background: url(images/btnmenu_stats.gif) no-repeat left top;
	float:left;
	margin-left:-5px;
}
.btnmenu_stats:hover { background: url(images/btnmenu_stats.gif) no-repeat left bottom; }

.btnmenu_tools{
	width:123px;
	height:49px;
	background: url(images/btnmenu_tools.gif) no-repeat left top;
	float:left;
	margin-left:-7px;
}
.btnmenu_tools:hover { background: url(images/btnmenu_tools.gif) no-repeat left bottom; }

.btnmenu_links{
	width:123px;
	height:49px;
	background: url(images/btnmenu_links.gif) no-repeat left top;
	float:left;
	margin-left:-5px;
}
.btnmenu_links:hover { background: url(images/btnmenu_links.gif) no-repeat left bottom; }

.btnmenu_myaccount{
	width:123px;
	height:49px;
	background: url(images/btnmenu_myaccount.gif) no-repeat left top;
	float:left;
	margin-left:-7px;
}
.btnmenu_myaccount:hover { background: url(images/btnmenu_myaccount.gif) no-repeat left bottom; }

.btnmenu_support{
	width:123px;
	height:49px;
	background: url(images/btnmenu_support.gif) no-repeat left top;
	float:left;
	margin-left:-5px;
}
.btnmenu_support:hover { background: url(images/btnmenu_support.gif) no-repeat left bottom; }

.btnmenu_mypayments{
	width:123px;
	height:49px;
	background: url(images/btnmenu_mypayments.gif) no-repeat left top;
	float:left;
	margin-left:-7px;
}
.btnmenu_mypayments:hover { background: url(images/btnmenu_mypayments.gif) no-repeat left bottom; }

.btnmenu_logout{
	width:123px;
	height:49px;
	background: url(images/btnmenu_logout.gif) no-repeat left top;
	float:left;
	margin-left:-5px;
}
.btnmenu_logout:hover { background: url(images/btnmenu_logout.gif) no-repeat left bottom; }


