/* CSS Document 

Joseph WM Designed 2008, joswm.com
*/

* {
	margin:0;
	padding:0;
}

body {
	background: #ccc;
	font: 12px Arial, Helvetica, sans-serif;
	text-align:center;
}

#wrap {
	width:1000px;
	margin:0 auto;
	background: url(/images/bg.gif);
	border-left: 2px solid #777;
	border-right: 2px solid #777;
	text-align:left;
}


/* Header */
#header {
	width:1000px;
	height:206px;
	padding:22px 0 7px 0;
	background: url(/images/header_bg.gif) repeat-x left top;	
	*background: url(/images/header_bg_ie.gif) repeat-x left top;	/* bg for IE */
	float:left;	
	z-index:10;
	position:relative;
}

#header #logo {
	width:277px;
	height:181px;
	padding:25px 0 0 15px;
	float:left;	
	background: url(/images/ccbill_reviews_logobg.png) no-repeat left top;	
}
#header #logo img{
	border:none;
}
#header span {
	display:block;
	padding:6px 0 0 0;
	width:99%;
	font-weight:bold;
	float:left;	
}
#header ul {
	padding-top:2px;
	float:left;	
	width:128px;
	list-style:none;
}
#header ul li{
	float:left;	
	width:128px;
	height:18px;
	min-height:18px!important;
	_margin:-1px 0;
}
#header #niches {
	width:482px;
	float:left;	
}
#header #niches div {
	padding-top:4px;
	width:482px;
	float:left;	
}
#header #niches ul {
	width:118px;
	margin-right:-10px;
}
#header #niches ul li{
	width:118px;
	overflow:visible;
}
#header #niches a{
	color:#444;
	text-decoration:underline;
	cursor:pointer;
}	
#header #niches a:hover{
	text-decoration:none;
}	
#header #promo {
	width:115px;
	z-index:51;
	background-color:#6dd8fd;
	border:1px solid #6dd8fd;
	overflow:hidden;
	height:203px;
	top:22px;
	left:743px;
	position: absolute;
}
#header #prog_t {
	width:138px;
	z-index:50;
	background-color:#6dd8fd;
	border:1px solid #6dd8fd;
	overflow:hidden;
	height:126px;
	_height:117px;
	top:22px;
	left:860px;
	position:absolute;
}
#header #rating {
	padding:2px 0 0 2px;
	width:140px;
	height:40px;
	z-index:49;
	top:146px;
	left:860px;
	position:absolute;
}
#header #rating input{
	width:20px;
}
#header #f_buttons{
	padding:2px 0 0 2px;
	width:140px;
	height:30px;
	z-index:49;
	top:196px;
	left:860px;
	position:absolute;
}
#header #f_buttons input{
	width:66px;
	height:20px;
	border:none;
	float:left;
	cursor:pointer;
}
#header #f_buttons .f_subm{
	background: url(/images/mf_find.png) no-repeat;
}
#header #f_buttons .f_reset{
	background: url(/images/mf_rest.png) no-repeat;
}


#news_sp {
	width:1000px;
	float:left;
	z-index:12;
}
#news_sp a{
	color:#444;
	text-decoration:underline;
}
#news_sp a:hover{
	color:#333;
	text-decoration:none;
}
#news_sp p#allnews{
	padding:10px 30px;
	font-weight:bold;
}
#news_sp h4, #all_sp h4 {
	width:968px;
	height:20px;
	padding:8px 0 0 32px;
	float:left;
	color:#fff;
	font-size:10px;
	text-transform:uppercase;
	background: url(/images/htitle_bg.png) no-repeat;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/htitle_bg.png', sizingMethod='');
}


#news_sp h4#newsp {
	width:968px;
	height:28px;
	padding:16px 0 0 32px;
	background: url(/images/newsp_title_bg.png) no-repeat;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/newsp_title_bg.png', sizingMethod='');
}
#news_sp div, .add_pgs_bg{
	width:994px;
	margin-left:2px;
	_margin-left:1px;
	float:left;
	border:1px solid #dcdcdc;
	border-top:none;
	background:#fff;
}
.add_pgs_bg .add_pgs {
	width:954px!important;
	padding:10px;
	border:none!important;
	margin:none!important;
	float:left;
}
.add_pgs p {
	padding:10px 0 4px 20px;
	width:900px;
}
#news_sp div ul{
	width:957px;
	padding:10px 10px 0 27px;
	list-style:none;
	float:left;
}
#news_sp div ul li{
	width:940px;
	padding:0 0 10px 16px;
	list-style:none;
	float:left;
	background: url(/images/new_sp_bullet.gif) no-repeat left 4px;
}
#news_sp div ul li span{
	width:940px;
	display:block;
	padding-bottom:1px;
	font-weight:bold;
	float:left;
	color:#555;
}

#top_banner  {
	width:700px;
	float:left;
	padding-top:65px;
	height:100px;
	text-align:center;
}
#top_banner img  {
	border:1px solid #555;
}

#b_banner  {
	width:1000px;
	float:left;
	padding-top:16px;
	height:100px;
	text-align:center;
	margin:2px 0;
}
#b_banner img  {
	border:1px solid #555;
}

#all_sp {
	width:1000px;
	float:left;
	padding-bottom:50px;
}

#all_sp div {
	width:967px;
	padding:10px 0 10px 27px;
	margin-left:2px;
	_margin-left:1px;
	float:left;
	border:1px solid #dcdcdc;
	border-top:none;
	background:#fff;
}

#all_sp div ul{
	width:193px;
	list-style:none;
	float:left;
}
#all_sp div ul li{
	width:175px;
	_height:18px;
	min-height:18px;
	padding-left:16px;
	list-style:none;
	float:left;
	font-size:14px;
	background: url(/images/list_sp_bullet.gif) no-repeat left 4px;
}

#all_sp div ul li a{
	color:#444;
	text-decoration:none;
}
#all_sp div ul li a:hover{
	color:#333;
	text-decoration:underline;
}


#footer {
	width:1000px;	
	height:151px;
	position:relative;
	z-index:1;
	clear:both;
	background: url(/images/footer_bg.png) repeat-x;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/footer_bg.png', sizingMethod='scale');
}

#footer #f_logo {
	padding:51px 0 0 18px;
	float:left;
}
#footer p#copyr {
	display:block;
	width:440px;
	color:#fff;
	padding:70px 0 0 20px;
	text-align:center;
	font-size:11px;
	float:left;
}
#f_nav {
	position:absolute;
	z-index:99999;
	left:60px;
	top:15px;
	width:260px;	
	height:20px;
}
#f_nav a {
	display:block;
	float:left;
	margin-right:1px;
	height:20px;
	width:82px;
	text-indent:-900em;
	cursor:pointer;
}
#f_nav a#home {
	background: url(/images/footer_menu_home.gif) no-repeat;
}
#f_nav a#cont {
	background: url(/images/footer_menu_contacts.gif) no-repeat;
}
#f_nav a#res {
	width:88px;
	background: url(/images/footer_menu_resources.gif) no-repeat;
}


#f_contacts {	
	position:absolute;
	z-index:3;
	left:698px;
	top:0;
	width:200px;
	height:125px;
	padding:26px 0 0 80px;
	background: url(/images/footer_cf.png) no-repeat;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/footer_cf.png', sizingMethod='');
}
#f_contacts p{	
	padding:7px 0 0 7px;
	color:#444;
}
#f_contacts p span{	
	font-weight:bold;
}

#f_contacts a{
	color:#444;
	text-decoration:underline;
}
#f_contacts a:hover{
	color:#333;
	text-decoration:none;
}

/* sponsor page styles */

#spons_bl {
	width:1000px;
	float:left;
}
#spons_bg{
	width:1000px;
	background: url(/images/sponsp_sp_bg.gif) repeat-y;
	float:left;	
}
#spons_title{
	width:1000px;
	background: url(/images/sponsp_sp_title.png) no-repeat left top;
	_background: url(/images/sponsp_sp_titleie.gif) no-repeat left top;
	float:left;
}
#spons_bottom{
	padding-bottom:4px;
	width:1000px;
	background: url(/images/sponsp_sp_bottom.gif) no-repeat left bottom;
	float:left;
}
#spons_l{
	width:646px;
	float:left;
}
#spons_l h4 {
	width:614px;
	height:20px;
	padding:8px 0 0 32px;
	float:left;
	color:#fff;
	font-size:10px;
	text-transform:uppercase;
}
#spons_l .sp_screen{
	width:220px;
	_height:20px;
	min-height:20px;
	padding:6px 4px;
	text-align:center;
	float:left;
}
#spons_l .sp_screen img{
	border:1px solid #ababab;
}

#spons_l .sp_descr{
	width:400px;
	padding:0 14px 0 4px;
	color:#363535;
	float:left;
}
#spons_l .sp_descr .sp_name{
	display:block;
	height:20px;
	width:380px;
	padding:10px 0 2px 20px;
	float:left;
	font-weight:bold;
	background: url(/images/sponsp_arrow_bullet.gif) no-repeat 1px 13px;
}
#spons_l .sp_descr .sp_d{
	padding-bottom:4px;
}

#spons_r{
	width:322px;
	padding:40px 0 8px 32px;
	float:left;
}
#spons_r .sp_niches{
	display:block;
	height:20px;
	width:302px;
	padding:10px 0 2px 20px;
	float:left;
	font-weight:bold;
	background: url(/images/new_sp_bullet.gif) no-repeat 1px 14px;
}

.sp_paysite {
	width:1000px;
	float:left;
	padding:4px 0;
}

.sp_paysite .sp_cont {
	width:994px;
	padding:4px 0 4px 0;
	margin-left:2px;
	_margin-left:1px;
	float:left;
	border:1px solid #dcdcdc;
	border-top:none;
	background:#fff;
}

.sp_paysite h5 {
	width:968px;
	height:20px;
	padding:8px 0 0 32px;
	float:left;
	color:#fff;
	font-size:10px;
	text-transform:uppercase;
	background: url(/images/sponsp_paysite_title.png) no-repeat;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/sponsp_paysite_title.png', sizingMethod='');
}

.paysite_l{
	width:646px;
	float:left;
	min-height:100px;
	_height:100px;
}
.paysite_l .ps_screen{
	width:220px;
	_height:20px;
	min-height:20px;
	padding:6px 4px;
	text-align:center;
	float:left;
}
.paysite_l .ps_screen img{
	border:1px solid #ababab;
}
.paysite_l .ps_descr{
	width:400px;
	padding:0 14px 0 4px;
	color:#363535;
	float:left;
}
.paysite_l .ps_descr .ps_name{
	display:block;
	height:20px;
	width:380px;
	padding:10px 0 2px 20px;
	float:left;
	font-weight:bold;
	background: url(/images/sponsp_arrow_bullet.gif) no-repeat 1px 13px;
}
.paysite_l .ps_descr .ps_name a, #spons_l .sp_descr .sp_name a{
	color:#0060ff;
	text-decoration:none;
}
.paysite_l .ps_descr .ps_name a:hover,  #spons_l .sp_descr .sp_name a:hover{
	color:#2778ff;
	text-decoration:underline;
}

.paysite_l .ps_descr .ps_d{
	padding-bottom:4px;
}

.paysite_bar{
	width:641px;
	padding:0 0 0 5px;
	float:left;
}

.paysite_bar ul{
	width:385px;
	padding:0;
	float:left;
	padding:7px 0 0 30px;
	font-weight:bold;
	list-style:none;
}
.paysite_bar ul li{
	display:block;
	padding:0 26px 0 21px;
	height:16px;
	float:left;
	list-style:none;
	background: url(/images/sponsp_icon_zoom.gif) no-repeat;
}

.paysite_bar ul li span{
	color:#ff0000;
}

.paysite_r{
	width:316px;
	padding:0 0 0 32px;
	float:right;
	position:relative;
}
.paysite_r .ps_nt, .ps_nt_fhg{
	display:block;
	width:296px;
	padding:6px 0 0 20px;
	float:left;
	background: url(/images/new_sp_bullet.gif) no-repeat 1px 10px;
}
.paysite_r .ps_nt span{
	font-weight:bold;
}
.ps_nt_fhg{
	font-weight:bold;
}
.ps_r_fhg{
	width:296px;
	padding-left:20px;
	float:left;
}
.paysite_r ul{
/* 	width:316px; */
	width:316px;
	float:left;
	list-style:none;
}
.paysite_r a{
	color:#0060ff;
	text-decoration:none;
}
.paysite_r a:hover{
	color:#2778ff;
	text-decoration:underline;
}

#search_bg{
	width:1000px;
	background: url(/images/searchr_bg.gif) repeat-y;
	float:left;	
}
#search_title{
	width:1000px;
	background: url(/images/searchr_title.png) no-repeat left top;
	_background: url(/images/searchr_titleie.gif) no-repeat left top;
	float:left;
}
#search_bottom{
	padding-bottom:14px;
	width:1000px;
	background: url(/images/searchr_bottom.gif) no-repeat left bottom;
	float:left;
}
#search_bottom ul{
	list-style:none;
	float:left;
	color:#2e2e2e;
}
#search_bottom ul li{
	float:left;
	min-height:15px;
}		
#srtitle li{
	float:left;
	height:20px;
	padding:8px 0 0 32px;
	color:#fff;
	font-size:10px;
	text-transform:uppercase;
}
#srtitle .sr_tname{
	width:207px;
}
#srtitle .sr_trating{
	width:97px;
}
#srtitle .sr_tniches{
	width:228px;
}
#srtitle .sr_tdesc{
	width:340px;
}
.sr_name{
	width:194px;
	padding:0 6px 0 39px;
	float:left;
	background: url(/images/searchr_bullet.gif) no-repeat 28px 5px;
}
.sr_rating{
	width:123px; padding:0 5px 0 1px; float:left;
	text-align:center;
}
.sr_niches{
	width:235px; padding:0 10px 0 15px; float:left;
}
.sr_desc{
	width:320px; padding:0 22px 0 30px; float:left;
}

#search_bottom a{
	color:#333;
	text-decoration:underline;
}
#search_bottom a:hover{
	color:#444;
	text-decoration:none;
}
#search_bottom .sp_name{
	display:block;
	height:20px;
	width:900px;
	padding:10px 0 2px 29px;
	float:left;
	font-weight:bold;
	background: url(/images/sponsp_arrow_bullet.gif) no-repeat 14px 13px;
}

a.sp_button{
	width:190px;
	height:24px;
	padding:7px 0 0 36px;
	display:block;
	float:left;
	color:#fff;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	background: url(/images/sponsp_rbutton.gif) no-repeat;
}
a:hover.sp_button{
	color:#e4e4e4;
	text-decoration:underline;
}

.sp_banner {
	width:1000px;
	float:left;
	padding:10px 0 8px 0;
	text-align:center;
}
.sp_banner img  {
	border:1px solid #555;
}
.top {
	padding:4px 0 8px 0;
}
