/* this is specifically or the /publishers/ styles */

div.body960 div.inner { width:960px; }


#pub_tabnav { float:left; width:160px; margin-top: 80px; display: inline-block; }
ul#pub_tabnav, ul#pub_tabnav li { margin:0; padding:0; width:160px; list-style-type:none; }

ul#pub_tabnav li a,
ul#pub_tabnav li a:link {
	display:block;
	height:51px; 
	background: #ffffff url('/imgs/publishers/nav-arrow-white.gif')  95% 50% no-repeat;
	font-size:19px;
	font-family:Calibri,  Arial, Helvetica, sans-serif;
	text-decoration:none;
	line-height:50px;
	padding-left: 20px;
	color:#000000;
}

ul#pub_tabnav li.active a,
ul#pub_tabnav li.active a:link,
ul#pub_tabnav li a:hover,
ul#pub_tabnav li a:active {
	display:block;
	height:51px; 
	background: #cecece url('/imgs/publishers/nav-arrow-grey.gif') 95% 50% no-repeat;
	font-size:18px;
	font-family:Calibri,  Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight:bold;
	-moz-border-radius-topright: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	-webkit-border-bottom-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}
ul#pub_tabnav li {
	padding-bottom:1px;
	background: #ffffff url('/imgs/publishers/nav-bottom-border.gif') 50% 100% no-repeat; 
}
ul#pub_tabnav li.last, ul#pub_tabnav li.calltoaction {
	background-image: none; 
}

ul#pub_tabnav li.calltoaction {
	margin-top:2em;
}
ul#pub_tabnav li.calltoaction a,
ul#pub_tabnav li.calltoaction a:link,
ul#pub_tabnav li.calltoaction a:active,
ul#pub_tabnav li.calltoaction a:hover {
background:#FFFFFF url(/imgs/publishers/signup-now-cta.png) no-repeat scroll 100% 50%;
color:#FFFFFF;
display:block;
font-family:Calibri,Arial,Helvetica,sans-serif;
font-size:19px;
font-weight:bold;
height:51px;
letter-spacing:0.01em;
line-height:50px;
padding-left:20px;
text-decoration:none;
text-shadow: 1px 1px 0px #E16607;
}







#pub_content {  float:left; width:800px; }
#pub_content .inner {
	padding:10px 30px;
	width:auto; 
}


/* Inside the content area styles */

#pub_content h1 {
	color:#4D7D9E;
	font-family:"Segoe UI",arial,sans-serif;
	font-size:36px;
	font-weight:bold;
	margin:0;
	padding:0;
	text-align:left;
}
#pub_content h2 {
	color:#666666;
	font-family:Arial,sans-serif;
	font-size:17px;
	font-weight:bold;
	line-height:21px;
	margin-bottom:0.5em;
	margin-top:1em;
}
#pub_content h2.heavy {
	color:#030303;
}
#pub_content h2.fancy {
	color:#000000;
	font-family:"Calibri",arial,sans-serif;
	font-size:26px;
	font-weight:bold;
	margin-top:20px;
}
#pub_content h2.semifancy {
	color:#666666;
	font-family:"Calibri",arial,sans-serif;
	font-size:20px;
	font-weight:bold;
	margin-top:1em;
}
#pub_content p {
	color:#000000;
	display:block;
	font-family:arial,sans-serif;
	font-size:13px;
	line-height:1.7em;
	margin-top:10px;
}
#pub_content p.intro {
	color:#000000;
	display:block;
	font-family:arial,sans-serif;
	font-size:17px;
	line-height:24px;
	margin-top:25px;
}
.inner ol, .inner ul {
	list-style-position:outside;
	margin-left:30px;
	padding:5px 0 20px;
}
.revBox {
	background:transparent url('/chitika-select/img/revenue.png') no-repeat scroll 0 0;
	font-family:"Calibri",arial,sans-serif;
	height:114px;
	margin-top:30px;
	overflow:hidden;
	width:398px;
}
.revBox h3 {
	color:#000000;
	font-size:18px;
	font-weight:bold;
	margin-left:146px;
	margin-top:10px;
	padding-bottom:0px;
}
.revBox ul {
	font-size:18px;
	display: block;
	height: 40px;
	margin: 0px;
	padding: 0px !important;
	margin-left:170px;
}
.revBox li {
	color:#000000;
	height: 20px;
	margin: 0px;
	padding: 0px !important;
}
.revBox a:link, .revBox a:visited, .revBox a:hover, .revBox a:active {
	margin-left:154px;
	font-size:14px;
	display: block;
	height: 40px;
	margin-top: 6px;
}

hr.light {
background-color:transparent;
border-top:1px dashed #999999;
border-width:1px 0 0;
height:0;
margin:1em auto;
width:90%;
}



blockquote.pullquote {
	border-color:#4D7D9E;
	border-style:solid;
	border-width:8px 0;
	padding:0 0;
	margin:0 auto;
	text-align:left;
	width:250px;
}
#pub_content blockquote.pullquote p {padding:10px 5px; margin:0; 
	color:#05254F;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:160%;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:italic;
	font-variant:normal;
	font-weight:normal;
	line-height:150%;}



#pub_content .whitepaper_desc {
	width:auto; float:left; padding-left:20px;
	clear:right;
}
#pub_content .whitepaper_desc p {
	width:400px;	
}



/* floating styles - for intext use primarily */
.floatright {
	float:right;
	margin: 0 0 1em 1em !important;
}
.floatleft {
	float:left;
	margin: 0 1em 1em !important;
}
.intext	{	/* if it's got text above use this style to add margin to the top */
	margin-top:1em !important;
}


/* Testimonial styles */

.article { width: 455px; }
.article.right {float:right; clear:both; }
.article.left {float:left; clear:both; }
.article p.testi { font-size:14px; font-style:normal; }
.article p.from { font-size:13px; font-style:bold; }
.sm-q1, .q1 {
margin-right:5px;
position:relative;
top:-5px;
}
.sm-q2, .q2 {
margin-left:5px;
position:relative;
top:-5px;
}