* { margin: 0; padding: 0; }
a { color: #51b6e6; }
img { border: 0; }
body { background-color: #333; font: 11px  Arial, sans-serif; }
h1 { color: #c8001d; font-size: 200%; margin-bottom: 12px; }
h2 { color: #000000; font-size: 200%; margin-bottom: 12px; }
p { margin-bottom: 8px; }

.submit_button {
 background: url(../../../images/html_layout/submit_arrow.png) no-repeat 0px 0px;
 border: none;
 color: #0889c4;
 font-weight: bold;
 text-align: left;
 width: 125px;
 padding: 0 0 0 17px; 
}

#site_header, #site_body, #site_footer	{
	margin: auto;
	width: 990px;
}
#site_header {

	background: url(../../../images/_company_site/151289/html_layout/site_bg.gif) repeat;
	position: relative;
	height: 90px;
	z-index: 2;
}

#site_body {
	background: url(../../../images/_company_site/151289/html_layout/site_bg.gif) repeat;
	position: relative;	
	/*margin-top: -37px;*/
	z-index: 3;
}

#site_footer{
	/*padding-top: 20px;*/
}

#authentication {
	background-color: #000;
	color: #fff;
	height: 25px;
	text-align: right;
	padding-right: 25px;
	line-height: 2em;	
}


#authentication a {
	color: #CCC;
	text-decoration: none;
}
#site_footer {
	clear: both;
	background: url(../../../images/_company_site/151289/html_layout/site_bg.gif) repeat;
	position: relative;		
	font-size: 90%;
	margin: auto;
}


#quick_links {
	text-align: center;
	line-height: 1.5em;
}
#quick_links a {
	text-decoration: none;
	color: #51b6e6 ; font: 10px  Arial, sans-serif;
}

#copyright {
	clear: both;
	padding: 10px 10px 25px 30px;
	color: #a9a9a9; font: 10px  Arial, sans-serif;	
	margin-right: 20px;	
	margin-left: 20px;
	background-color: black;
    opacity:0.5;  
    filter:alpha(opacity=50);  
    -moz-opacity:0.5; 		
}

#copyright .tranparency{
	 background-color: black;
     opacity:0.5;  
     filter:alpha(opacity=50);  
     -moz-opacity:0.5;   
     width:340px;  
     height:1500px;  
     position:absolute;  
     top:0px;  
     left:0px;  
     z-index:-2;
}

#copyright a {
	color: #939393;
	cursor: text;
	text-decoration: none;
}



#company_name {
	overflow: hidden;
	position: absolute; left: 25px; top: 50px;
}
#company_name a {
	background: url(../../../images/_company_site/151435/html_layout/comcast_logo.gif) no-repeat;
	display: block;
	text-indent: -32767px;
	width: 176px; height: 46px;
}
#cyberscholar {
	overflow: hidden;
	position: absolute; right: 25px; top: 50px;
}
#cyberscholar a {
	background: url(../../../images/_company_site/151289/html_layout/csc_logo.png) no-repeat;
	display: block;
	text-indent: -32767px;
	width: 144px; height: 38px;
}

#dropdown_instructions {
	float: left;
	margin-top: -8px;
	padding-bottom: 15px; 
}
/* Main menu */
#main_menu {
	background: url(../../../images/_company_site/151289/html_layout/csc_spg_nav.gif) no-repeat;
	width: 948px; height: 49px;
	position: absolute; left: 20px; top: 40px;
	list-style-type: none;
	border: 1px solid #FFF;
	border-bottom: none;
}
#main_menu_bar {
	background: url(../../../images/_company_site/151435/html_layout/interior_gradien.jpg) no-repeat;
	position: absolute; left: 0px; top: 163px;
	width: 960px;
	height: 42px;
}
#main_menu li {
	float: left;
	height: 42px;
	
	
}
#main_menu .selected {
	background: url(../../../images/_company_site/151289/html_layout/csc_spg_nav.gif) no-repeat;
}
#main_menu a {
	background: url(../../../images/_company_site/151289/html_layout/csc_spg_nav.gif) no-repeat;
	display: block;
	height: 42px;
	/*margin: 16px auto 0 auto;*/
	overflow: hidden;
	position: relative;
	text-indent: -32767px;
}

#main_menu_training a { background-position: 0 0; width: 83px; }
#main_menu_prizes a { background-position: -83px 0; width: 83px; }
#main_menu_report_card a { background-position: -166px 0; width: 132px; }
#main_menu_resources a { background-position: -298px 0; width: 113px; }

#main_menu_training a:hover, #main_menu_training.selected a { background-position: 0 -49px; }
#main_menu_prizes a:hover, #main_menu_prizes.selected a { background-position: -83px -49px; }
#main_menu_report_card a:hover, #main_menu_report_card.selected a { background-position: -166px -49px; }
#main_menu_resources a:hover, #main_menu_resources.selected a { background-position: -298px -49px; }


#home_movie {
	margin-top: 37px;
	margin-left: 20px;
	height: 525px;
}
#home_buckets {
	width: 950px;
	height: 160px;
	position: relative;
	margin-bottom: 25px;
	margin-left: 20px;
	overflow:hidden; 
	background-color: black;
    opacity:0.5;  
    filter:alpha(opacity=50);  
    -moz-opacity:0.5; 	
}

#home_buckets .tranparency{
	 background-color: black;
     opacity:0.5;  
     filter:alpha(opacity=50);  
     -moz-opacity:0.5;   
     width:340px;  
     height:1500px;  
     position:absolute;  
     top:0px;  
     left:0px;  
     z-index:-1;
}

#home_prize, #home_resource {
	position:relative; 
	width: 410px;
	height: 160px; 
	float: left;
	margin-left: 20px;
}
.bucket_title, .bucket_text, .bucket_button {
	float: left;
	clear: left;
}
.bucket_image {
	float: left;
}
.bucket_title {
	margin-top: 20px;
	padding: 15px 0 0 15px;
	color:#FFF;
	font-style:italic;
	font-weight:bold;
	font-size:20px;
	background-color: black;
	filter:alpha(opacity=90); /* IE's opacity*/
    opacity: 0.90;
	/*background-repeat: repeat-x;*/
	width:400px;
	height: 35px;

}
.bucket_text {
	height: 70px;
	width: 200px;
	color: white;
}

/* Page styles */
#page_body {
	margin: 25px;
}

.header_image {
	border: 1px solid #fff;
	border-bottom: none;
}

/* Training Library */
#trainingLibrary_body {
	margin: 20px;
	margin-bottom: -10px;
	height: 100%;
}

#training_library {
	margin-top: 37px;
	margin-left: 20px;
	margin-bottom: 0px;
	background-color: white;
	width: 950px;
	height: 100%;
}

#training_library_menu {
	clear: both;
	font-size: 12px;
	float: left;
	padding-bottom: 15px;
}

#training_library_menu a {
	text-decoration: none;
	color: #333333;	
}

#training_library a:hover, #training_library.selected a { text-decoration: underline; }

#training_library_dropdown{
	float: right;
}
#training_library_header{
/*	background-image:url(../../../images/_company_site/151289/site_layout/pgHdr_training_library.gif); 
	border: 1px solid white; 
	border-bottom: none; 
	height: 72px; 
	width: 948px; 
	margin-top: -37px; */
	background-image:url(../../../images/_company_site/151289/site_layout/pgHdr_trainingLibrary.gif); 
	border: 1px solid white; 
	border-bottom: none; 
	height: 72px; 
	width: 948px;
}

#training_library_subheader {
	clear: both;
	float: left;
	background-color: black;
	width: 910px;
	height: 30px;	
}

.training_library_subheader_image {
	float: left;
	margin: 7px 0 0 10px;
}

.training_library_header_image {
	float:right; 
	margin-top: 10px; 
	margin-right: 10px;
}

.training_library_header_image_boost {
	float:right; 
	margin-top: 10px; 
	margin-right: 10px;
}


#training_library_tabs{
	margin-top: 10px;
	padding-bottom: 15px;
}

#training_library .training_module {
	width: 290px;
	height: 100%;
}
#training_library .odd {
	float: left;
}
#training_library .even {
	float: right;
}
#training_library .training_module img {
	width: 48px;
	height: 48px;
	border: solid #CCC 2px;
	float: left;
	
}
#training_library .training_module h3 {
	height: 45px;
	width: 365px;
}
#training_library .training_module h3 a {
	color: #ccc;
	font-size: 16px;
}
#training_library .training_module a {
	text-decoration: none;
	color: #000;	
}
#training_library .training_module p {
	margin-bottom: 8px;
}
#training_library .module_text {
	float:left; 
	padding-left: 10px; 
	width:215px;	
}

#not_logged_in {
	margin: 0 10px;
}
#quiz {
	margin: 0 -5px;
}
.first {
	margin-top: -21px;
}
.training_category h2 {
	margin: 0 -10px;
}


/* Prizes */
#win_prizes {
	margin-top: 37px;
	margin-left: 20px;
	background-color: white;
	width: 950px;
	height: 2900px;
}

#prize_promo {
/*	margin-top: 37px; -causing spacing issues in IE. margin/negative margin corrections don't seem necessary s*/
	margin-left: 20px;
	background-color: #010101;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	width: 948px;
	overflow:hidden;
	/* height: 565px; */
}

#prize_subheader {
	float: left;
	margin-left: 10px;
	background-color: black;
	width: 600px;
	height: 30px;	
}

#winners_subheader {
	clear: both;
	float: left;
	margin-top: 15px;
	margin-left: 10px;
	background-color: black;
	width: 892px;
	height: 30px;	
}

#month_subheader {
	clear: both;
	padding: 15px 12px;

	margin-left: 10px;
	width: 865px;
}
#month_subheader h3 {
	clear: both;
	color: #000;
	font-size: 120%;
	height: 15px; 
	margin: 0 -5px 8px -5px;
	padding: 10px 5px 10px 5px;
	border-bottom: 1px solid #CCC;	
}
.winners_list {
	list-style-type: none;
}
.winners_list li {
	float: left;
	margin-bottom: 8px;
	padding: 0 2px;
	width: 282px;
}


#prize_body {
	margin: 20px;
}

.prize_image {
	float: left;
	
}

.prize_subheader_image {
	float: left;
	margin: 7px 0 0 10px;
}

.prize_program_description{
	padding: 15px 10px 0 20px;
	float: left;
	width: 555px;
}

.bold_title {
	font-size: 16px;
	
}

#resources {
	margin-top: 37px;
	margin-left: 20px;	
	background-color: white;
	width: 950px;
	height: 100%;
}

#resources_header{
	background-image:url(../../../images/_company_site/151289/site_layout/pgHdr_resources.gif); 
	border: 1px solid white; 
	border-bottom: none; 
	height: 72px; 
	width: 948px; 
	margin-top: -37px;
}
.resources_header_image {
	float:right; 
	margin-top: 10px; 
	margin-right: 10px;
}

.resources_header_image_boost {
	float:right; 
	margin-top: 10px; 
	margin-right: 10px;
}

#resources_body {
	margin: 20px;
	margin-bottom: -10px;
	height: 100%;
}

#resources_menu {
	clear: both;
	font-size: 12px;
	float: left;
	padding-bottom: 15px;
}

#resources_menu a {
	text-decoration: none;
	color: #333333;	
}


#resources a:hover, #resources.selected a { text-decoration: underline; }

#resources_dropdown{
	float: right;
}

#resources_tabs {
clear:both;
}

#resources_subheader {
	clear: both;
	float: left;
	background-color: black;
	width: 910px;
	height: 30px;	
}

.resources_subheader_image {
	float: left;
	margin: 7px 0 0 10px;
}

#resources table {
	border-collapse: collapse;
	width: 100%; /* Table is 830px wide */
}
#resources table.first {
	margin-top: 0;
}
#resources table a {
	text-decoration: none;
	color: black;
	
}

#resources td {
	border-top: solid #ffffff 1px;
	line-height: 3em;
}
#resources tr.first td {
	border-top: none;
}

#resources #resources_body .resources_list {
	margin-top: 10px;
	margin-left: 20px; 
	padding-bottom: 40px;
}
#resources #resources_body .resources_list li {
	float: left;
	margin-left: 15px;
	padding: 0 2px;
	width: 296px; 
	margin-bottom: 10px;
	list-style-type:disc;
}

.resources_list li a{
	color: #000;
	text-decoration: none;
}

#resources .resource_title {
	padding-left: 18px;
	text-align: left;
}
#resources .file_type {
	text-align: center;
	width: 150px;
}

#productLine { background-color: #010101; } 

.callout { float: left; margin: 0px 10px 10px 0px; }
.productCallout { float:left; margin: 0px 25px; }
.prize  { float:left; margin: 0px 38px 0px 31px; }
.prize h4 { font-size: 1.1em; }
.firstLast{ margin-bottom:3px; }


.productCallout { width: 250px; margin-bottom: 10px; }
.productCallout h2 { color: #00c5f8; font-family: Arial, Helvetica, sans-serif; font-size: 1.3em; }
.productCallout p { color: #fff; font-family: Arial, Helvetica, sans-serif;  }
.productCallout img { margin-top: 2px; }
.clearFloat { clear:both;}
#prizeContainer p {  font-family: Arial, Helvetica, sans-serif; color: #666; font-size: 1.1em; }
.prizeDetails { font-size: .9em; margin-left: 15px; font-family: Arial, Helvetica, sans-serif; color: #666;}
#prizeContainer { padding: 25px; background-color: white;}


#divider { color: #00c5f8; }
#drawing-dates { float: right; width: 250px;  }
#drawing-dates-grand { float: left; width: 210px; color: #666; padding: 10px 15px 0 0;  }
#grandPrize { float: left; width: 120px; padding: 5px 15px 0 0;}
#monthlyPrizes { float: left; width: 200px;}
.prizeDetails strong { color: #000; }
