@charset "utf-8";
@import url(/home/channel_layout.css);
@import url(/home/channel_header.css);
@import url(/home/channel_navigation.css); 
@import url(/home/channel_free_newsletters.css);
@import url(/home/channel_right_nav.css);
/* CSS Document */

/* -------------------- FOUNDATIONAL -------------------- */

body {
	background-color:#676261;
	font: normal 75% Arial, Verdana, Helvetica, sans-serif;
	color:#373535;
	}
a {
	color: #737577;
	text-decoration: underline;
	outline: none; 
	}
a:hover	{
	color: #1890b7;
	}
input:focus.focus,
a:focus {
	outline:solid;
	outline-width:thin;
	outline-style:dotted;
	}	
hr {
	color: #ededed;
	background-color: #ededed;
	padding: 0px;
	margin: 15px 0px;
	border: 0px;
	height: 1px;
	}
p {
	margin-top:10px;
	}
ul {
	list-style-image: url(/home/img/bullet.gif);
	}
.hideElement, .hideElement * {
	position: absolute;
	left: -999em;
	top: 0;
}
/* -------------------- HEADERS -------------------- */

#subcat_bottom h3,
#subcat_top_right h3,
#bottom_half_padding h3,
#disc_index_left h3 a,
#disc_index_right h3 a,
#ask_answer_top h3,
#disc_answer_top h3 a,
#ask_answer_bottom h3,
#bottom_half h3 a,
#free_bottom_half h3,
#outer_container_padding.regular h3,
#outer_container_main.regular h3 {
	margin:0px;
	color:#f89734;
	font-size:140%;
	text-decoration:none;
	}
#disc_index_left h3 a:hover,
#disc_index_right h3 a:hover,
#disc_answer_top h3 a:hover,
#bottom_half h3 a:hover,
#subcat_bottom h3 a:hover,
#subcat_top_right h3 a:hover,
#bottom_half_padding h3 a:hover {
	color: #1890b7;
	}
#subcat_bottom h3 a,
#subcat_top_right h3 a,
#bottom_half_padding h3 a {
	text-decoration:none;
	color:#f89734;
	}

/* headers that are inside divs that have a font-size specified */
#article_header h3 {
	margin:0px;
	color:#f89734;
	font-size:140%;
	text-decoration:none;	
	}

#disc_index_left h4,
.sitemap h4 {
	margin:0px;
	color:#1890b7;
	font-size:110%;
	}
#disc_index_left h4 a,
#disc_index_left h4 a:hover,
.sitemap h4 a,
.sitemap h4 a:hover {
	color:#1890b7;
	text-decoration:none;
	float:none;
	}
#bottom_half_padding h4,
#bottom_half_padding h4 a {
	margin:0px;
	padding-bottom:0px;
	clear:right;
	color:#323232;
	text-decoration:none;
	}
#bottom_half_padding h4 a:hover {
	color:#1890b7;
	}
#bottom_half_padding h3 {
	margin-bottom:2px;
	}


/* -------------------- PAGE HEADERS AND CRUMBS -------------------- */

#header_and_crumbs {
	position:absolute;
	left:20px;
	top:174px;
	font-family: Helvetica, Arial, sans-serif;
	z-index:3;
	height:38px;
	color:#1890b7;
	}
#page_header_h2 {
	float:left;
	width:450px;
	text-transform:lowercase;
	}
#page_header_h2 h2 { /* Acts as the Page Header */
	margin:0px;
	padding:0px;	
	padding-left:8px;
	font-size:215%;
	font-weight:normal;
	}
#crumbs {
	float:left;
	width:300px;
	font-size:100%;
	text-align:right;
	padding-top:4px;
	border:0px solid red;
	font: 90% Verdana, Arial, Helvetica, sans-serif;
	text-transform:lowercase;
	}
#crumbs a {
	text-decoration:none;
	color:#1890b7;
	}
#crumbs a:hover {
	text-decoration:underline;
	}

/* -------------------- FORM ELEMENTS -------------------- */

.one_line_field {
	background-image:url(/home/img/bg_form_field_shadow.gif);
	border:0px;
	border-right:1px solid #e9e9e9;
	border-bottom:1px solid #e9e9e9;
	padding: 3px 0px 0px 4px;
	font: normal 90% Verdana, Arial, Helvetica, sans-serif;
	color: #7f8082;
	}
.textarea {
	background-image:url(/home/img/bg_form_field_shadow_tall.gif);
	border:0px;	
	border-right:1px solid #e9e9e9;
	border-bottom:1px solid #e9e9e9;
	padding: 3px 0px 0px 4px;
	font: normal 90% Verdana, Arial, Helvetica, sans-serif;
	color: #7f8082;
	}
#left_plus_middle_column #searchfield { /* for /help/index.html */
	width:160px;
	height:18px;
	border:0px;
	margin-bottom:6px;
	border-right:1px solid #e9e9e9;
	border-bottom:1px solid #e9e9e9;	
	}
#ask_experts label,
#ask_others label,
#contact_us_fieldset label,
#answer_this_question label,
#submit_content label {
	float: left;
	clear: left;
	width: 150px;
	font-weight: bold;
	}
#ask_experts #limitText,
#ask_others #limitText,
#answer_this_question #limitText,
#contact_us_fieldset #limitText,
#user_reviews #limitText {
	float: right;
	font-size: 90%;
	font-weight: normal;
	}
#ask_experts fieldset div,
#ask_others fieldset div,
#answer_this_question div,
#contact_us_fieldset div {
	margin-bottom: 7px;
	}
#ask_experts fieldset input,
#ask_others fieldset input,
#answer_this_question input,
#contact_us_fieldset input,
#submit_content input,
#submit_content select {
	width: 300px;
	}
#ask_experts fieldset textarea,
#ask_others fieldset textarea,
#answer_this_question textarea,
#contact_us_fieldset textarea,
#submit_content textarea {
	background-image:url(/home/img/bg_form_field_shadow_tall.gif);
	border:0px;	
	border-right:1px solid #e9e9e9;
	border-bottom:1px solid #e9e9e9;
	padding: 3px 0px 0px 4px;
	font: normal 90% Verdana, Arial, Helvetica, sans-serif;
	color: #7f8082;
	width: 580px;
	height: 200px;
	}

/* -------------------- NAV FOOTER -------------------- */

#nav_footer {
	position:absolute;
	bottom: 60px;
	margin-top:40px;
	padding:0px 0px 15px 0px;
	height:57px;
	width:780px;
	}
#nav_footer_1 a {
	position:relative;
	background:url(/articles/img/bg_bottom_nav_1_wide.gif) top no-repeat;
	width:190px;
	height:57px;
	}
#nav_footer_2 a {
	position:relative;
	background:url(/articles/img/bg_bottom_nav_2_wide.gif) top no-repeat;
	width:197px;
	height:57px;
	}
#nav_footer_3 a {
	position:relative;
	background:url(/articles/img/bg_bottom_nav_3_wide.gif) top no-repeat;
	width:200px;
	height:57px;
	}
#nav_footer_4 a {
	position:relative;
	background:url(/articles/img/bg_bottom_nav_4.gif) top no-repeat;
	width:152px;
	height:57px;
	}
#nav_footer_5 a {
	position:relative;
	background:url(/articles/img/bg_bottom_nav_5_wide.gif) top no-repeat;
	width:190px;
	height:57px;
	}
#nav_footer_1 a:hover,
#nav_footer_2 a:hover,
#nav_footer_3 a:hover,
#nav_footer_4 a:hover,
#nav_footer_5 a:hover {
	position:relative;
	background-position:0px -57px;
	}


.alert,
.notice {
	width: 850px;
	height: 48px;
	padding: 10px 10px 10px 90px;
	margin: 14px;
	font: 9pt Verdana, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
	background: #A5655A url(/home/img/notice_alert.gif) no-repeat;
}
.notice {
	background: #6CA55A url(/home/img/notice_note.gif) no-repeat;
}
.alert ul,
.notice ul {
	list-style-image: url(/home/img/bullet_white.gif);
}
.alert a,
.notice a {
	color: #FFFFFF;
	text-decoration: underline;
}

/* -------------------- ELEMENTS -------------------- */

ul.horizontal {
	list-style:none;
	}
ul.horizontal li {
	float:left;
	}
ul.horizontal a {
	font-size:0px;
	display:block;
	text-indent:-999px;
	cursor:pointer;
	}

ul.formatted,
.sitemap ul {
	list-style-image: url(/home/img/bullet.gif);
	margin-top:6px;
	margin-left:15px;
	line-height:180%;
	}

.pic_and_text img {
	float:left;
	margin-right:10px;
	}
.float_left {
	float:left;
	}
#tip {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background-color: #fbb562;
	color: #373535;
	border: solid #373535 1px;
	padding: 6px;
	}

.header_remove_text,
#options_explained h2 a {
	text-indent:-999px;
	font-size:0px;
	display:block;
	}
	

/* for 3.21, 4.12, and 6.1 - the three simple smart step-by-step headers */
.sss_section_left {
	float:left; 
	width:52px;
	padding:10px 0px 10px 1px;
	}
.sss_section_right {
	float:left; 
	padding-top:10px;
	padding-bottom:10px;
	width:700px;
	}	
.sss_header {
	width:752px;
	padding-left:10px;
	}
.left_column {
	float:left;
	}

/* for 4.22 and 16.1  */
.list_header {
	width:160px;
	display:block;
	float:left;
	margin-top:5px;
	font-weight:bold;
	clear:left;
	}
.list_results {
	width:570px;
	display:block;
	float:left;
	margin-top:5px;
	}


#bottom_half_padding {
	padding-top:10px;
	}
#bottom_half_padding div {
	width:48%;
	float:left;
	margin-bottom:10px;
	padding-right:15px;
	}
#bottom_half_padding div img {
	float:left;
	width:100px;
	padding-right:6px;
	}
#bottom_half_padding div div {
	float:left;
	width:100%;
	clear:left;
	border:0px solid red;
	}
#bottom_half_padding p a {
	float:right;
	clear:left;
	padding-top:0px;
	padding-right:5px;
	margin-top:-10px;
	border:0px solid red;
	}

#bottom_half h3 {
	margin-bottom:10px;
	margin-top:10px;
	clear:left;
	}
#bottom_half img {
	float:left;
	padding:0px 10px 5px 0px;
	}
#bottom_half a {
	text-transform:lowercase;
	}
#bottom_half #left,
#sitemap #left {
	width:358px; 
	float:left; 
	padding-right:10px;
	}
#bottom_half #right,
#sitemap #right  {
	width:359px; 
	float:left;
	}

#disclaimer {
	font-size:80%; 
	padding-left:10px; 
	padding-top:20px; 
	position:absolute; 
	bottom:70px; 
	width:785px;
	}

.left_image {
	float:left;
	}
.date {
	font-weight:bold;
	}
#also_of_interest img {
	float:left;
	clear:left;
	margin-right:6px;
	}
#also_of_interest h4 {
	height:auto;
	}
#also_of_interest h4 a {
	color:#f89734;
	text-decoration:none;
	}
#also_of_interest h4 a:hover {
	color:#1890b7;
	}
#also_of_interest h3,
#also_of_interest h3 a {
	text-indent:-999px;
	font-size:0px;
	background:url(/home/img/header_aoi.gif) no-repeat 0px 5px;;
	height:27px;
	}
#also_of_interest .slug {
	color: #737577;
	text-decoration: none;
	text-transform: uppercase;
	font: 7pt Arial, Verdana, Helvetica; sans-serif;
	}
#also_of_interest a.slug:hover {
	color: #f89734;
	}
div.addThis {
	margin: 10px 0;
}
a.addthis_button_compact img {
	position: relative;
	top: 6px;
	margin-right: 5px;
}
#utilities a.addthis_button_compact img {
	top: 2px;
	margin-right: 0;
}
#contestHeader {
	border-bottom: 8px solid #cccbcb;
	clear: both;
	height: 110px;
}
#contestCode {
	padding: 15px;
	text-align: center;
}
/* download now box styles */
.downloadNowBox {
	float: right;
	margin-left: 10px;
	width: 224px;
}
.downloadNowBox ul {
	list-style-image: none;
	list-style-type: none;
}
.downloadNowBox li img {
	display: inline-block;
	margin-left: 5px;
	vertical-align: middle;
}
/* download login page styles */
#loginContent fieldset {
	margin: 20px 0;
}
#loginContent div {
	margin: 5px 0;
}
#loginContent label {
	display: block;
}
#loginContent input.text {
	width: 300px;
}
