/* D E F A U L T S*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td{
	font-family:inherit;
	font-size:100%;
	font-style:inherit;
	font-weight:inherit;
}



html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{
	margin:0;
	padding:0;
	border:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;
}

		
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{
	margin:0;padding:0;
	}	
	

ol,ul{
	list-style:none;
	}
/* end D E F A U L T S */





/* 
	GLOBAL STYLES 
	
*/


body{
	/* width: 1644px;
	height: 1032px;*/
	margin: 0;
	padding: 0;
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #000;	
	
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	font-size: 10px;
	line-height: 14px;

}

h2{font-size: 2.0em; font-weight: bold; line-height: 1.5em;}

h3{font-size: 1.4em; font-weight: bold; line-height: 1em;}


a, a:hover{
	font-weight: bold;
	text-decoration: none;
}

a{
	color: #005fa0;
}

a:hover{
	color: #999;
}

a:focus {outline: none;}


#wrapper{
	margin: auto; /* center the content */
	padding: 0;
	width: auto;
}


.main{
	/*background: #000 url(../images/sitewide/bg/bg_mmc_main.jpg) no-repeat scroll 50% 0;	*/
	background: #000 url(../images/sitewide/bg/bg_cbscsx1644x1032_main.jpg) no-repeat scroll 50% 0;

}

.subpage{
	 /*background: #000 url(../images/sitewide/bg/bg_mmc_blue.jpg) no-repeat scroll 50% 0;*/	 
	background: #000 url(../images/sitewide/bg/bg_cbscsx1644x1032_blue.jpg) no-repeat scroll 50% 0;

}

.subpage_white{
	/*background: #000 url(../images/sitewide/bg/bg_mmc_white.jpg) no-repeat scroll 50% 0;*/
	background: #000 url(../images/sitewide/bg/bg_cbscsx1644x1032_white.jpg) no-repeat scroll 50% 0;	
}


.expect_anything{ /* for expect anything page */
	background: #000 url(../images/sitewide/bg/bg_expectanything_1644x1432.jpg) no-repeat scroll 50% 0;	
}


.kstateconfidential{ /* for kansis state */
	background: #000 url(../images/sitewide/bg/bg_ks_main.jpg) no-repeat scroll 50% 0;	
}


#container{
	width: 966px;
	padding-top: 122px;
	margin: 0 auto 0px;
	position: relative;
}

/* orginal logo */
#logo-link{
	display: block;
	width: 130px;
	height: 130px;
	margin: -125px auto 0;
	text-indent: -9999px;
	cursor: pointer;
	background: url(../images/sitewide/cbscs_logo_drpshadow.png) no-repeat;
	z-index: 99;

}


/* army sponsorship 
#logo-link{
	display: block;
	width: 545px;
	height: 124px;
	margin: -125px auto 0;
	text-indent: -9999px;
	cursor: pointer;
	background: url(../images/sitewide/cbscs_army.png) no-repeat;
	z-index: 99;

}
*/


#nav{
	width: 966px;
	height: 41px;
	padding: 0;
	background-color: #000;
	background: url(../images/sitewide/bg/bg_nav.gif) no-repeat 0 0;
	
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	font-size: 1.4em;
	color: #fff;

}


#nav ul{
	line-height: 39px;
}

#nav ul li{
	display: inline;
	padding: 15px;
	letter-spacing: .12em;
}

#nav ul li.pipe{
	padding: 5px;
	padding-right: 0px;
	padding-left: 0px;	
	width: 1px;
	height: 39px;
	line-height: 39px;
	background: url(../images/sitewide/nav_pipe.gif) no-repeat;
}

#nav li.b_getcbscollegesports{
	padding: 0;
	padding-right: 6px;
	width: 362px; /*263px;*/
	height: 32px;
	position: relative;
	top: 4px;
	background: url(../images/sitewide/b_getcbscsnetwork.gif) no-repeat;
	cursor: pointer;
}

#nav li.b_getcbscollegesports:hover{
    filter: alpha(opacity = 50);
    -moz-opacity: .50;
	opacity: .50;
}


#nav a{
	font-weight: normal;
	color: #fff;
}

#nav a:hover{
	color: #999;
}


#flash_header{
	padding: 20px 0 0 15px;
	/* margin-top: 20px;  
	margin-left: 15px;*/
	width: 930px;
	height: 430px;
	background-color: transparent;
}

.subpage #header,
.subpage_white #header{
	width: 966px;
	height: 44px;
}

.subpage h1, 
.subpage_white h1{ /* reserved for subpage headers */
	margin: 20px 0 0px 15px;
	height: 28px;	
	line-height: 35px;
	color: #fff;	
	text-indent: -999em;
}



#content{
	margin-top: 40px;
	width: 966px;
	padding: 0;

	font-size: 12px;
	line-height: 16px;
		
	background-color: #fff;
	overflow: hidden;
}

/* overwrite contents margin */
.reset_margin-top{
	margin-top: 0;
}

#btm_content{
	margin-top: 20px;
	width: 966px;
	padding: 0;
	background-color: #fff;
	overflow: hidden;
}


#hp_promo{
	width: 630px;
}

#right_column{
	margin: 0 0 0 15px;
	width: 300px;
}

#right_column .ad{
	margin: 10px 0px;
}


#footer{
	width: 966px;
	min-height: 233px;
	margin: 0;
	background-color: #fff;
	background: #fff url(../images/sitewide/bg/bg_footer.gif) repeat-x 50% 0;

}

#footer h3{
	padding-top: 34px;
	margin-left: 34px;
	font-size: 16px;
	color: #005fa0;
}

#footer ul{
	float: left;
	margin-top: 15px;
	width: 193px; /* 240px; */
}

#footer ul li{
	margin-left: 38px;
	margin-bottom: 5px;
	font-size: 11px;
	color: #404040;
}

#footer ul li a{
	color: #404040;
	text-decoration: none;
	font-weight: normal;
}

#footer ul li a:hover{
	color: #005fa0;
	text-decoration: none;
	font-weight: normal;
}

#footer .copyright{
	width: 966px;

}

#footer .copyright li{
	margin: 20px 0 0 250px;
	width: 500px;
}

#footer .copyright li a,
#footer .copyright li a{
	text-decoration: underline;
}









/* titles */
h1.bios{
	width: 117px;
	height: 19px;
	background: url(../images/sitewide/headers/bios.png) no-repeat;
}

h1.contactus{
	width: 150px;
	height: 19px;
	background: url(../images/sitewide/headers/contactus.png) no-repeat;
}

h1.faq{
	width: 117px;
	height: 19px;
	background: url(../images/sitewide/headers/faq.png) no-repeat;
}

h1.shows{
	width: 117px;
	height: 19px;
	background: url(../images/sitewide/headers/h_shows.png) no-repeat;
}

h1.schedule{
	width: 250px;
	height: 19px;
	background: url(../images/sitewide/headers/schedule.png) no-repeat;
}

h1.footballschedule{
	width: 387px;
	height: 19px;
	background: url(../images/sitewide/headers/football_header.png) no-repeat;
}

h1.programmingschedule{
	width: 450px;
	height: 19px;
	background: url(../images/sitewide/headers/programming_header.png) no-repeat;
}

h1.lax{
	width: 387px;
	height: 19px;
	background: url(../images/sitewide/headers/laxSchedule.png) no-repeat;
}

h1.altgames{
	width: 387px;
	height: 19px;
	background: url(../images/sitewide/headers/altgames_header.png) no-repeat;
}


h1.baseball{
	width: 387px;
	height: 19px;
	background: url(../images/sitewide/headers/collegeBaseballSchedule.png) no-repeat;
}

h1.softballl{
	width: 387px;
	height: 19px;
	background: url(../images/sitewide/headers/collegesoftballSchedule.png) no-repeat;
}

h1.freepreview{
	width: 232px;
	height: 19px;
	background: url(../images/sitewide/headers/freepreview.png) no-repeat;
}

h1.blogs{
	width: 117px;
	height: 19px;
	background: url(../images/sitewide/headers/blogs.png) no-repeat;
}

h1.sectailgate{
	width: 217px;
	height: 19px;
	background: url(../images/sitewide/headers/sectailgate.png) no-repeat;
}


h1.PrivacyPolicy{
	width: 258px;
	height: 19px;
	background: url(../images/sitewide/headers/PrivacyPolicy.png) no-repeat;
}


h1.TermsOfUse{
	width: 230px;
	height: 19px;
	background: url(../images/sitewide/headers/TermsOfUse.png) no-repeat;
}

h1.about{
	width: 123px;
	height: 19px;
	background: url(../images/sitewide/headers/about.png) no-repeat;
}

h1.schedule2{
	width: 387px;
	height: 19px;
	background: url(../images/sitewide/headers/collegeBasketSchedule.png) no-repeat;
}

h1.getcbscs{
	width: 434px;
	height: 19px;
	background: url(../images/sitewide/headers/getcbs.png) no-repeat;
}

h1.press{
	width: 117px;
	height: 19px;
	background: url(../images/sitewide/headers/press.png) no-repeat;
}


.main #calendar{
	margin: 20px auto;
	width: 930px;
	height: 74px;
	/*background: #fff url(../images/sitewide/bg/bg_cal_placeholder.gif) no-repeat 50% 0;*/
}

.module{
	float: left;
	margin: 10px 0px 10px 15px;
	width: 300px;
	height: 250px;
	overflow: hidden;
	
	position: relative;	/* new */
}

.module-2{
	float: left;
	margin: 10px 0px 10px 15px;
	width: 300px;
	height: 175px;
	overflow: hidden;
	
	position: relative;	/* new */
}


.module-2 img{	/* new */
	position: absolute;
	top: 0;
	left: 0;
	border: 0;

}


.boxcaption{	/* new */
	float: left;
	position: absolute;
	background: #000;
	width: 100%;
	height: 100px;
	opacity: .8;
	
	color: #fff;
	
	
	
	/* For IE 5-7 */  
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";  
}



.caption .boxcaption{
	padding: 12px;
	top: 138px;
	left: 0;
	line-height: 16px;
}

.boxcaption h3{
	font-size: 16px;
	margin-bottom: 16px;
	color: #95d2e5;
}

.boxcaption p{
	font-size: 12px;
}

.module p{
	padding: 10px;
	font-size: 12px;
	}
	
/*.module a,*/
.module .b_click a{
	color: #cc3300 !important;
	/*text-decoration: none;*/
}

/*.module a:hover,*/
.module .b_click a:hover{
	color: #999 !important;
	/*text-decoration: none;*/
}

.module .b_click{
	margin-top: 0;
	padding-bottom: 0;
	padding-top: 0;
}


.module ul li{
	margin-bottom: 10px;
}

.ad{
	background-color: #333;
	overflow: hidden;
}


.right{
	float: right;
}

.left{
	float: left;
}

.show{
	display: block;
}

.hide{
	display: none;
}

.clear{
	clear: both;
	}
	






/* 
-----------------------------------
	P A G E   S T Y L I N G S 
-----------------------------------
*/


	
/* 	
	stylings for:  
	Faq, Contact, About pages 
*/

#info{
	margin: 0 auto;
	width: 663px;	
}

#info .header_img{
	margin-bottom: 20px;
	}


#info p{
	margin-bottom: 20px;
	font-size: 12px;
	line-height: 18px;
}
 
#info .question, #info h3{
	margin-bottom: 8px;
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
	display: block;
	color: #005fa0;
	}
	
#info .answer{
	}
	




/* get cbs college sports */

#getcbscs{
	margin-left: 15px;
}

#getcbscs .header_img{
	margin-bottom: 30px;
	border-bottom: 1px solid #ededed;
}

#getcbscs .col_1{
	width: 581px;
	margin-right: 30px;
}

#getcbscs .col_2{
	width: 300px;
}

#getcbscs fieldset{
}

/* form */
fieldset{border:0px;padding:0px; color:#999;}
fieldset input, fieldset textarea{ border: 1px solid #efefef; margin:0px; padding: 5px; font-size: 12px; color: #999;background-color: #efefef;}
fieldset label{display:block;font-weight:bold; font-size:12px;margin-bottom:5px;}

fieldset input:focus, fieldset textarea:focus{background-color: #D1E3EF; border: 1px solid #A4D1EF;}


fieldset p{
	line-height: 2em;
}


fieldset table{
	margin: 10px 0;
}

fieldset table td{
	padding: 5px;
}



/* join our mailing list form */
#mailing_list{
	width: 490px;
	position: absolute; 
	top: 115px; 
	left: 476px;
}

#mailing_list h3,
#mailing_list h3 a{
	font-size: 12px;
	color: #fff;
	/*color: #383838; black */
	cursor: pointer;
	text-align: right;
	text-shadow: #111 0 1px 1px;	
}

#mailing_list h3 a:hover{
	color: #C71B1B; /* alt red -> 71192C D93842 */
}


#mailing_list form{
	display: none;
	height: 41px;
	background: #000 url(../images/sitewide/bg/bg_nav.gif) no-repeat 0 0;
	
	/* Gecko browsers */
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	
	/* Webkit browsers */
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	
	/* W3C syntax */
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius:  5px;  		
}

#mailing_list form fieldset{
	float: right;
	padding-right: 10px;
}

#mailing_list input{
	margin-top: 7px;
	padding: 5px;
}

#mailing_list #continue_b{
	width: 81px;
	height: 25px;
	margin-left: 5px;
	
	color: #fff;
	background-color: #4F9906; /* blue #005fa0; */
	text-shadow: 0 1px 1px #333;

	/* Gecko browsers */
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	
	/* Webkit browsers */
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	
	/* W3C syntax */
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius:  5px;  		
	
	cursor: pointer;
}

#mailing_list #continue_b:hover{
	    filter: alpha(opacity = 70);
	    -moz-opacity: .70;
		opacity: .70;		
}


#mailing_list #message{
	display: none;
	float: right;
	width: 490px;
	height: 41px;
	
	font-size: 14px;
	font-weight: 900;
	line-height: 41px;
	
	color: #4F9906;
	height: 41px;
	background: #000 url(../images/sitewide/bg/bg_nav.gif) no-repeat 0 0;
	
	text-align: right;
}

#mailing_list #message p{
	margin-right: 10px;
}

#mailing_list #message p.error{
	color: red;
}


/*submit button*/
#continue_b{
	border: none;
	background: none;
}


/* bios */
#bios{
	margin: 0 15px 15px;
}

.bio{
	float: left;
	width: 900px;
	margin: 15px 0;
	padding-bottom: 5px;
	border-bottom: 2px solid #efefef;
}


.bio .copy{
	float: left;
	margin-right: 70px;
	display: inline;
	width: 575px;
}

.bio .copy .specialty{
	font-weight: normal;	
}

.bio .copy p{
	margin: 10px 0;
}

.bio img{
	float: left;
	display: inline;
	width: 188px;
	height: 224px;
}


.bio .share{ 
	height: 40px;
	
	}



/* share */
.share{
}

.share .icon, .share icon a{
	float: left;
	margin-right: 5px;
	width: 16px;
	height: 16px;
	cursor: pointer;
}
.share .twitter{ background: url(../images/sitewide/icons/Twitter_16x16.png) no-repeat; display: none;}
.share .youtube{background: url(../images/sitewide/icons/Youtube_16x16.png) no-repeat; display: none;}
.share .facebook{background: url(../images/sitewide/icons/FaceBook_16x16.png) no-repeat; display: none;}
.share .show_info{width: 57px; background: url(../images/sitewide/icons/showinfo.gif) no-repeat;}
.share .video{ background: url(../images/sitewide/icons/ui-icons_888888_256x240.png) no-repeat -224px -128px;}
.share .video a{ display: block; width: 16px; height: 16px;}


/* adsales */	/* affiliates */

#adsales{}
#affiliates{}
#campusreps{}

#adsales,
#affiliates,
#campusreps{}


#adsales td, #adsales th,
#affiliates td, #affiliates th,
#campusreps td, #campusreps th
 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #043F88;
	font-weight: bold;
	background-repeat: no-repeat;
	padding-top: 10px;
}


#adsales .borderRight,
#affiliates .borderRight,
#campusreps .borderRight { 
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-right-width: 1px;
}

#adsales .borderBottomRight,
#affiliates .borderBottomRight,
#campusreps .borderBottomRight { 
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-right-width: 1px;
}

#adsales .borderBottom,
#affiliates .borderBottom,
#campusreps .borderBottom { 
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
}

#adsales .anchorLinks,
#affiliates .anchorLinks,
#campusreps .anchorLinks { 
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #999999;
	font-weight: normal;
	text-decoration: none;
	vertical-align: super;
}

#adsales .anchorLinks a,
#affiliates .anchorLinks a,
#campusreps .anchorLinks a { 
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #999999;
	font-weight: normal;
	text-decoration: none;
	vertical-align: super;
}

#adsales .anchorLinks a:hover,
#affiliates .anchorLinks a:hover,
#campusreps .anchorLinks a:hover { 
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #999999;
	font-weight: normal;
	text-decoration: underline;
	vertical-align: super;
}

#adsales .anchorLinks a:visited,
#affiliates .anchorLinks a:visited,
#campusreps .anchorLinks a:visited{ 
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #999999;
	font-weight: normal;
	text-decoration: none;
	vertical-align: super;
}
#adsales .anchorLinks a:active,
#affiliates .anchorLinks a:active,
#campusreps .anchorLinks a:active { 
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #999999;
	font-weight: normal;
	text-decoration: none;
	vertical-align: super;
}
#adsales .style3, #adsales .style3, #campusreps .style3{font-size: 8px}


#affiliates .style4 {border-bottom-style: solid; border-bottom-color: #CCCCCC; border-bottom-width: 1px; border-right-style: solid; border-right-color: #CCCCCC; border-right-width: 1px; font-size: 8px; }














