
/*---------------------------------  RESET  ---------------------------------*/

html, body, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, fieldset, input, dl, dt, dd {
	margin:0;
	padding:0; }

ul, ol {
	list-style:none; }

a img,:link img,:visited img {
	border:none; }

/*---------------------------------  GENERAL  ---------------------------------*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background: #8CA5B9 url(../images/master/bkgrnd.gif) repeat-x;
	color: #505064;
	margin: 20px 0; }

.anchor_top {
	position: absolute;
	top: 0; }
	
.eleven {
	font-size: 11px;
	line-height: 14px;
	color: #505064; }

a, a:link, a:visited {
	color: #DC8700; }
	
.img_right {
	float: right;
	margin-left: 15px; }
	
.img_left {
	float: left;
	margin-right: 15px; }
		
.clear_float {
	clear: both;
	font-size: 1px;
	line-height: 0;
	height: 0; }
	
.required {
	margin-right: 2px;
	font-size:17px;
	font-weight: bold;
	color: #DC8700; }

hr {
	border: 0;
	color: #59839c;
	background-color: #59839c;
	height: 1px;
	margin-top: 15px;
	margin-bottom: 15px;
	clear: both; }

a.btn_orange {
	display: inline-block;
	padding: 0 10px;
	line-height: 22px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	background: #EAB335 url(../images/general/bkgrnd_button.gif) repeat-x left 2px;
	border-top: 1px solid #CA7902;
	border-left: 1px solid #CA7902;
	border-right: 1px solid #FED9A3;
	border-bottom: 1px solid #FED9A3; }

/*---------------------------------  MASTER  ---------------------------------*/

#wrapper {
	width: 760px;
	border: 1px solid #5A829B;
	padding: 4px;
	margin: 0 auto;
	background-color: #FFF; }

#header {
	position: relative;
	background-image: url(../images/master/bkgrnd_header.gif);
	height: 120px; }

#main_nav {
	position: absolute;
	right: 30px;
	top: 30px;
	font-size: 13px;
	font-weight: bold; }
	#main_nav li {
		border-right: 1px solid #5A829B;
		float: left; }
	#main_nav a {
		float: left;
		display: block;
		padding: 15px 10px;
		text-decoration: none; }
	#main_nav a:link, #main_nav a:visited {
		color: #5A829B; }
	#main_nav a:hover {
		/*------ Hover properties set in navigation.js ------*/
		/*color: #DC8700;*/ }
	#main_nav .last_link {
		border-right: none; }

#content {
	margin-bottom: 20px; }

#footer {
	width: 770px;
	font-size: 11px;
	height: 40px;
	padding: 5px 0;
	margin: auto;
	color: #285F82; }
	#footer a:link, #footer a:visited {
		color: #285F82; }
	#footer h5 {
		float: left;
		font-size: 11px;
		font-weight: normal; }
	#footer ul {
		float: right;
		font-weight: bold; }
	#footer li {
		float: left;
		padding-left: 20px; }
	#footer ul li a:link, #footer a:visited {
		text-decoration: none; }
	#footer a:hover {
		/*------ Hover properties set in navigation.js ------*/
		/*color: #FFF;*/ }

/*---------------------------------  SUBNAV  ---------------------------------*/

#subnav {
	background: url(../images/general/bkgrnd_sidenav_top.gif) no-repeat;
	/*height: 300px;*/ }
	#subnav dt {
		padding: 12px 20px 25px 20px;
		font-size: 17px;
		font-weight: bold; }
	#subnav dd {
		margin: 0 20px;
		padding: 0 12px 6px 12px;
		font-size: 11px;
		line-height: 14px;
		font-weight: bold;
		background: url(../images/general/bullet.gif) no-repeat 0 4px; }
	#subnav dd.sidenav_bottom {
		margin: 0;
		height: 120px;
		background: url(../images/general/bkgrnd_sidenav_bottom.gif) no-repeat; }
	#subnav a, #subnav a:link, #subnav a:visited {
		display: block;
		color: #5A829B;
		text-decoration: none; }
	#subnav a:hover {
		/*------ Hover properties set in navigation.js ------*/
		/*margin-left: 3px;*/
		/*color: #DC8700;*/ }
	

/*---------------------------------  COLUMNS  ---------------------------------*/

#column_left {
	float: left; }
	
#column_right {
	float: right; }

.pad_content {
	padding: 0 60px; }
	
.pad_content_col {
	padding: 0 40px; }

.two_col_a {
	background: url(../images/general/bkgrnd_two_col_a.gif); }
	.two_col_a #column_left {
		padding-right: 4px;
		width: 266px; }
	.two_col_a #column_right {
		padding-top: 10px;
		width: 490px; }

.two_col_b { }
	.two_col_b #column_left {
		width: 200px; }
	.two_col_b #column_right {
		width: 560px; }

#column_left_callouts {
	width: 190px; }
	#column_left_callouts .co_gradient {
		clear: both;
		background: url(../images/general/co_gradient.gif) no-repeat right 3px;
		height: 20px; }

#column_right .intro {
	padding-top: 10px; }
	#column_right .intro img {
		position: relative;
		float: left;
		left: -40px;
		top: -30px;
		margin-right: -30px;
		margin-bottom: -30px; }
	#column_right .intro span.head {
		display:block;
		font-size: 14px;
		font-weight: bold;
		margin-bottom: 5px;
		color: #5A829B; }
		
/*---------------------------------  CONTENT  ---------------------------------*/

#content h2 {
	position:relative;
	left: -11px;
	height: 28px;
	margin-bottom: 20px;
	background: url(../images/general/bkgrnd_page_head.gif) no-repeat;
	padding: 12px 15px 0px 51px;
	font-size: 17px;
	color: #FFF; }

#content h3 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
	color: #5A829B;
	height: auto; }

#content h4 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 2px;
	color: #5A829B;
	height: auto; }
	
#content h5 {
		font-size: 12px;
		font-weight: bold;
		padding: 2px 15px 0 15px;
		height: 28px;
		margin-bottom: 15px;
		color: #FFF;
		background: #5A829B url(../images/general/bkgrnd_h5.gif) no-repeat; }
	
#content h6 {
		font-size: 12px;
		font-weight: bold;
		padding: 2px 15px 0 15px;
		height: 28px;
		margin-bottom: 15px;
		color: #FFF;
		background: #5A829B url(../images/general/bkgrnd_h5.gif) no-repeat; }
	
#content p {
	padding-bottom: 20px; }
	
#content .details_with_image img {
	float: left;
	margin: 0 20px 20px 0;
	clear: both; }
	#content .details_with_image h4, #content .details_with_image p {
		margin-left: 120px; }

.details_listing {
	background-color: #ECF6F6; }
	.details_listing p {
		margin: 0 15px 20px 15px;
		border-bottom: 1px solid #5A829B; }
	.details_listing .last_detail {
		margin: 0px 15px 0px 15px;
		border-bottom: none; }
		
.large_head {
	display: block;
	font-size: 21px;
	font-weight: bold;
	color: #5A829B;
	margin-bottom: 8px; }

.hilite_text {
	font-weight: bold;
	color: #5A829B; }
	
/*---------------------------------  IMAGE GRID  ---------------------------------*/

#image_grid { }
	#image_grid .left {
		float: left;
		margin-bottom: 10px; }
	#image_grid .right {
		float: right;
		margin-bottom: 10px; }
	#image_grid .center_last_row {
		padding-left: 80px; }
	#image_grid .image {
		float: left;
		margin: 0 12px 12px 0; }
	#image_grid .last_image {
		float: left;
		margin: 0 0 12px 0; }
	#image_grid img {
		margin-bottom: 5px; }
	#image_grid a, #image_grid a:link, #image_grid a:visited {
		color: #5A829B;
		font-weight: bold;
		text-decoration: none; }
	#image_grid a:hover {
		color: #DC8700; }

/*---------------------------------  BIG GAME  ---------------------------------*/

#results { }
	#results h3 {
		margin-top: -5px;
		margin-bottom: 10px;
		font-size: 19px; }
	#results h4 {
		background-color: #5A829B;
		color: #FFFFFF;
		margin-top: 15px;
		margin-bottom: 15px;
		padding: 2px 7px;
		font-size: 13px; }
	#results img {
		float: left;
		margin-bottom: 20px;
		padding: 2px;
		border: 1px solid #568599; }
	#results dl {
		float: right;
		width: 260px; }
	#results dt {
		font-weight: bold;
		font-size: 15px;
		color: #5A829B; }
	#results dd {
		font-size: 11px;
		padding-left: 7px; }
	#results dd.header {
		background-color: #f6f4bf;
		margin-top: 5px;
		margin-bottom: 2px;
		/*font-size: 12px;*/
		font-weight: bold;
		color: #5A829B; }
	#results dd span {
		margin-left: 2px;
		margin-right: 8px;
		font-weight: bold;
		color: #5A829B; }
	#results dd a {
		display: inline-block;
		margin-top: 7px;
		margin-bottom: 15px; }
	#results p {
		clear: both;
		margin-bottom: 0;
		padding-bottom: 0; }

.survey_about {
	margin-top: 5px;
	padding: 20px 20px 0 20px;
	width: 150px;
	background-color: #F6F4BF; }
	.survey_about h4 {
		padding-bottom: 5px; }
	.survey_about p {
		color: #185e82;
		font-size: 11px;
		line-height: 15px; }

.survey_worst {
	margin-top: 5px;
	padding: 20px 20px 0 20px;
	width: 150px; }
	.survey_worst h4 {
		padding-bottom: 5px; }
	.survey_worst dl {
		margin-bottom: 15px;
		font-size: 11px;
		line-height: 15px; }
	.survey_worst dt {
		font-weight: bold;
		color: #5A829B;
		padding-bottom: 5px;
		border-bottom: 2px solid #59839c; }
	.survey_worst dd {
		padding: 5px 0;
		border-bottom: 1px solid #59839c; }
	.survey_worst dd span {
		font-weight: bold;
		color: #5A829B; }

div.biggame_sponsors {
	margin-top: 38px;
	padding-left: 20px;
	width: 180px; }
	div.biggame_sponsors span.head {
		display: block;
		color: #5A829B;
		font-weight: bold;
		font-size: 16px;
		margin-bottom: 10px; }
	div.biggame_sponsors div.h_dash {
		height: 2px; }

/*---------------------------------  FAQ  ---------------------------------*/

#faq ul {
	padding: 0 0 20px 0;
	margin-bottom: 20px;
	background: url(../images/general/h_dash.gif) repeat-x bottom; }
	#faq ul li {
		background: url(../images/general/arrow.gif) no-repeat 0 6px;
		padding: 0 0 5px 12px; }
	#faq ul li a:link, #faq ul li a:visited {
		color: #5A829B;
		text-decoration: none; }
	#faq ul li a:hover {
		color: #DC8700; }
	
#faq .anchor {
	display: block;
}

#faq .top_link {
	display: block;
	background: url(../images/general/arrow_up.gif) no-repeat 0 5px;
	margin-bottom: 20px;
	padding: 0 0 20px 10px;
	border-bottom: 1px solid #5A829B; }

#faq .top_link_last {
	display: block;
	background: url(../images/general/arrow_up.gif) no-repeat 0 5px;
	padding-left: 10px; }
	
/*---------------------------------  RULES  ---------------------------------*/

.h_gradient {
	background: url(../images/general/h_gradient.gif) repeat-x;
	height: 30px;
	clear: both; }
	
.h_dash {
	height:22px;
	clear: both;
	background: url(../images/general/h_dash.gif) repeat-x;
}

.h_block {
	height:32px;
	background: url(../images/general/h_block.gif) repeat-x;
	clear: both; }
	
/*---------------------------------  FORM  ---------------------------------*/

input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px 5px;
	color: #5A829B; }
	
select {
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px 0;
	font-size: 11px;
	color: #5A829B;
	/*color: #505064;*/ }

.form {
	padding: 20px;
	border: 1px solid #5A829B; }
	.form .steps {
		margin: 1px 0 20px 0; }
		.form .steps dt, .form .steps dd {
			display: inline;
			font-weight: bold;;
			padding: 2px 10px;
			margin-right: 4px; }
		.form .steps dt {
			border: 1px solid #5A829B;
			background-color: #5A829B;
			color:#FFF }
		.form .steps dd {
			border: 1px solid #BECDD7;
			color:#BECDD7; }
		.form .steps dd.active {
			border: 1px solid #DC8700;
			background-color: #DC8700;
			color:#FFF; }
		.form .step_head {
			display: block;
			font-size: 16px;
			font-weight: bold;
			color: #DC8700;
			border-bottom: 1px solid #5A829B;
			padding-bottom: 15px;
			margin-bottom: 15px; }
	.form .group {
		font-size: 11px;
		background-color: #FAF9D9;
		padding: 15px 20px;
		margin-bottom: 15px; }
	.form .group .head {
		display: block;
		margin-bottom: 5px;
		color: #5A829B;
		font-size: 14px;
		font-weight: bold; }
	.form td {
		padding-bottom: 5px;
		padding-right: 5px; }
	.form label {
		padding-left: 3px; }
	.form textarea {
		width: 388px; }
	.form div.button_row {
		text-align: center; }
	.form div.button_row input {
		color: #FFF;
		font-weight: bold;
		border-top: 1px solid #CA7902;
		border-right: 1px solid #FED9A3;
		border-bottom: 1px solid #FED9A3;
		border-left: 1px solid #CA7902;
		background: #DC8700 url(../images/general/bkgrnd_button.gif) repeat-x;
		margin: 20px 5px 0 5px; }
	.form div.button_row input:hover {
		cursor: pointer;
	}
	
/*---------------------------------  CALLOUTS  ---------------------------------*/

.callouts {
	/*background: url(../images/general/bkgrnd_callout.gif) repeat-y;*/ }

.callout_one_col {
	width: 200px;
	float: right;
	padding-left: 15px; }
		
.callout_two_col {
	width: 410px;
	float: left;
	padding-right: 15px; }
	.callout_two_col img {
		float: left;
		margin: 0 15px 10px 0 }

.index_img_callout {
	margin-bottom: 4px; }
	

.pod {
	background: url(../images/general/bkgrnd_pod.gif) no-repeat;
	padding-top: 25px;
	clear: both;
	margin-bottom: 15px; }
	.index_pod dt {
		/*color: #5A829B;
		font-weight: bold;
		margin-top: -10px;
		margin-bottom: 5px;
		padding-left: 20px;*/ }
	.pod dt {
		color: #5A829B;
		font-weight: bold;
		margin-top: -10px;
		margin-bottom: 5px;
		padding-left: 20px; }
	.pod dd, .index_pod dd {
		font-size: 11px;
		line-height: 15px; }
	.pod img {
		float: left;
		margin-right: 10px; }
	.pod dd.bottom {
		text-align: right;
		height: 10px;
		padding: 0 15px 15px 0;
		background: url(../images/general/bkgrnd_pod_bottom.gif) no-repeat right;
		clear: both; }
	.pod dd.bottom ul.more_links li, .index_pod dd.bottom ul.more_links li {
		display: inline;
		padding-left: 5px }
	.pod dd ul.links, .index_pod dd ul.links {
		margin: 0px 0 0 20px; }
	.pod dd ul.links li, .index_pod dd ul.links li {
		font-size: 12px;
		background: url(../images/general/arrow.gif) no-repeat 0 4px;
		padding: 0 0 5px 12px; }
	.pod dd ul.links li.last_link, .index_pod dd ul.links li.last_link {
		padding-bottom: 0; }
	.pod dd ul.links li a:link, .pod dd ul.links li a:visited, .index_pod dd ul.links li a:link, .index_pod dd ul.links li a:visited {
		color: #5A829B;
		text-decoration: none; }
	.pod dd ul.links li a:hover, .index_pod dd ul.links li a:hover {
		color: #DC8700; }