/*
|
| TITLE:	CBS Corporate Investor Pages
| DESC:		Investor Page Basic Styles
| AUTHOR:	Alex Baillargeon
|			
| EMPLOYED:	PDG Creative, http://www.pdgcreative.com 	
| 
| CREATED:	January 20, 2009
| MODIFIED: 
|
*/


*{
	margin:0px;
	padding:0px;
}

#wrapper{
	
}

	#mainWrap{
		background-image:url('../_images/careers_main_bg.gif');
		background-repeat:repeat-x;
		background-position:left bottom;
		background-color:#FFFFFF;
		width:100%;
	}
	
		#mainCont{
			width:940px;
			margin:0px auto;
			padding:21px 0;
		}
	
			#scaff{
				width:1px;
				height:500px;
				float:left;
			}

			#investorCont{
				float:left;
				width:665px;
				padding-bottom:25px;
			}
			
				/*#statSummaryCont{
					float:left;
					width:100%;
					background-color:#e2e4f0;
					padding-bottom:10px;
				}
					
					#statSummaryCont img{
						float:left;
						margin:7px 0 7px 7px;
						width:375px;
					}
					
					#statCont{
						float:left;
						width:256px;
						padding:8px 0 8px 20px;
					}
					
						#statCont h2{
							font-size:18px;
							color:#004289;
							font-weight:normal;
							padding:12px 0 6px 0;
						}*/
						
						#statCont li{
							list-style:none;
							padding:5px 0;
						}
						
							#statCont li a{
								color:#2b2b2b;
								font-size:12px;
							}
							
								#statCont li a span{
									color:#666666;
									font-size:10px;
								}
				
				#newsCont{
					float:left;
					padding-top:25px;
				}
				
					#newsCont h3, #newsCont h2, #newsCont h4 {
						font-size:18px;
						color:#004289;
						font-weight:normal;
					}
					  #newsCont h4 {
					    font-size: 16px;
					  }

						#newsCont div.newsStory{
							padding-top:10px;
						}
						
							#newsCont div.newsStory h4{
								color:#004289;
								font-size:12px;
								font-weight:bold;
								padding:4px 0;
								float:left;
								margin-right:30px;
								margin-top:-3px;
								
							}
							
							#newsCont div.newsStory p{
								color:#002248;
								font-size:12px;
								line-height:130%;
							}
							
				#contentCont h2, #subCont h2{
					font-size:18px;
					color:#004289;
					padding:0px 0 7px 0;
					font-weight:normal;
					margin-top:0px;
				}

				
				#faqCont{
					float:left;
					width:321px;
					padding-top:25px;
				}

				
					#faqCont h3{
						font-size:18px;
						color:#004289;
						font-weight:normal;
					}

					#faqCont p.seeAll{
						padding:3px 0;
					}

					
						#faqCont p.seeAll a{
							color:#004289;
							font-size:12px;
						}

					/* Yes, this list is ordered, but OLs aren't flexible enough */
					#faqCont ol{
						padding-top:10px;
						padding-left:20px;
					}
					
						#faqCont ol li{
							padding:4px 0;
						}
						
							#faqCont ol li a{
								font-size:12px;
								color: #004289;
							}
							
				
				/*#recentNewsCont{
					width:321px;
					padding-top:25px;
					padding-left:20px;
					float:left;
				}
				
					#recentNewsCont h3 {
						font-size:18px;
						color:#004289;
						font-weight:normal;
					}
					  #recentNewsCont h4 {
					    font-size: 13px;
					    color: #444;
					    font-weight: bold;
					    margin-top: 4px;
					  }
					
					#recentNewsCont p{
						color:#555;
						padding-top:7px;
						font-size:12px;
						line-height:15px;
					}
						#recentNewsCont p a {
							color:#002248;
						}*/
					
					
/*
	////// NEW CSS CODE by gotomedia LLC.
*/




/*
	Slideshow
*/

#slide-box {
	width:610px;
	height:290px;
	position:relative;
	margin-top:-38px;
}
#slides {
	position:absolute;
	top:15px;
	left:4px;
	z-index:100;
	padding-bottom:0px;
	background: url(http://media.corporate-ir.net/media_files/IROL/99/99462/slide-bottom.png) repeat-x 0 100%;
}

/*
	Slides container
	Important:
	Set the width of your slides container
	Set to display none, prevents content flash
*/

.slides_container {
	width:610px;
	overflow:hidden;
	position:relative;
	display:none;
}

/*
	Each slide
	Important:
	Set the width of your slides
	If height not specified height will be set by the slide content
	Set to display block
*/

.slides_container a {
	width:610px;
	height:245px;
	display:block;
}

.slides_container a img {
	display:block;
}

/*
	Next/prev buttons
*/

#slides .next,#slides .prev {
	position:absolute;
	top:107px;
	left:0;
	width:24px;
	height:43px;
	display:block;
	z-index:101;
}

#slides .next {
	left:585px;
}

/*
	Pagination
*/

.pagination {
	float:right;
	margin:-13px 10px 0 0;
	width:auto;
	position:relative;
	z-index:1000;
}

.pagination li {
	float:left;
	margin:0 1px;
	list-style:none;
}

.pagination li a {
	display:block;
	width:12px;
	height:0;
	padding-top:12px;
	background-image:url(http://media.corporate-ir.net/media_files/IROL/99/99462/pagination.png);
	background-position:0 0;
	float:left;
	overflow:hidden;
}

.pagination li.current a {
	background-position:0 -12px;
}





/*
	Contents
*/

.ir-section1{
	width:375px;
	float:left;}
.ir-section2{
	width:200px;
	float:left;
	margin-left:40px;}

.investors .bottom-contents{
	padding-bottom:0px;}


.investors .bottom-contents h2{
	margin-top:10px;
}
.investors .bottom-contents h3{
	color:#29598B;
	font-weight:bold;
	padding:5px 10px;
	background:url(http://cbscorporation.com/_images_new/home-news-content-bg.png) repeat-x 0 0;
	margin:20px 0 0 0;}

.investors .bottom-contents .more-link{
	font-weight:bold;
	display:inline-block;}


.ir-section1 table table {
	border-top:1px solid #999;
	border-collapse:collapse;
	margin-bottom: 5px;}
.ir-section1 table tr td{
	padding-right:10px !important;
}


.ir-section2 table {
	border-collapse:collapse;
	border:none;}

.ir-section2 .ccbnBgTblTtl{
	background:none !important;}
.ir-section2 .ccbnTblTtl{	
	color:#333 !important;}

.ir-section2 .ccbnBgTblTxt{
	background:#FFF;}

.investors .bottom-contents .feature-box{
	padding:10px 10px;
	background:#e4e7ea;}

.investors .bottom-contents hr{
	margin:20px 0;
	border-top:none;
	border-right:none;
	border-bottom:none;
	border-left:none;}




.feature-box .ccbnTblLabelLeft{
	color:#888;}

.feature-box .ccbnPrice{
	font-size:24px;
	font-weight:normal;}


/*
Overlays
*/

.ccbnPopover{
	border: 1px solid #999;
	padding:10px;
	-moz-box-shadow: 0 0 8px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 0 8px rgba(0,0,0,0.5);
	box-shadow: 0 0 8px rgba(0,0,0,0.5);}


.ccbnOutline{
	border: none;}
