@charset "utf-8";

/* CSS Document */
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;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
ol, ul {
	list-style: none;
}
strong {
	font-weight:bold;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* -------------End Global Reset------------- */

	/* hide from ie on mac \*/
	html {
		height: 100%;
		/*overflow: hidden;*/
	}
	
	a {
		color:#FFFFFF;
		text-decoration:none;
	}
	a:hover {
		color:#999999;
		}
		
	#wrapper {
		width: 100%;
		text-align: center;
	}
	
	#flashContent {
		width: 1024px;
		margin: 0 auto;
		font-family:Verdana, Arial, Helvetica, sans-seri f;
		color:#FFFFFF;
		font-size:14px;
		text-align:center;
	}
	
	#flashContent p {
		margin: 10px 0 10px 0;
	}
	
	#contest_over {
		width:1024px;
		height:660px;
		margin: 0 auto;
		background:url(../images/contestoverbg.jpg) no-repeat top left;
		text-align:left;
	}
	#co_links {
		position:relative;
		top:310px;
		left:70px;
		color:#f7304e;
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		font-weight:bold;
		text-transform:uppercase;
	}
	#co_links a {
		color:#f7304e;
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		font-weight:bold;
		text-transform:uppercase;
	}
	#co_links a:hover {
		color:#9ed6f4;
	}
	
	/* end hide */

	body {
		height: 100%;
		margin: 0;
		padding: 0;
		background-color: #000000;
	}
	
	.footer {
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#999999;
		width:1024px;
		text-align:left;
		padding-left: 12px;
		width: 890px;
	}


/*	Official Rules Styles - (Tony change as needed)
-------------------------------------------------------------*/
.seo_bgone {text-indent: -9000px;}
#rules_wrapper {
	width: 1024px;
	background:url(../images/rules/6.0_OfficialRules_bckgrd.jpg) no-repeat #000;
}
#rules_header, #rules_content, #footer {width: 1024px; position: relative; left: 58px;}
#rules_header { height: 200px; }
#rules_content {margin-bottom: 115px;}
sup {
	font-size:x-small;
	position:relative;
	vertical-align:top;

}
a#close_window {
	width: 22px;
	height: 25px;
	float: right;
	position: relative;
	right: 150px;
	background:url(../images/rules/closeBtn.jpg) no-repeat;
}
#official_rules {
	float: left;
	position: relative;
	left: 50px;
	width:807px;
}

/*---Footer---*/
#footer {
	position: relative;
	float: left;
	border-top: solid 1px #2e2e2e;
	height: 200px;
	width:1024px;
	color: white;
}
#footer_rules {
	position: relative; 
	left: 58px;
	float: left;
	border-top: solid 1px #2e2e2e;
	height: 200px;
	width: 907px;
	color: white;
}

#footer_menu {
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin:15px 0 10px;
}
.menu2 {
	margin: 16px 0 15px 25px !important;
	font-size:9px !important;
}
#footer_menu ul {
	list-style:none;
	margin: 0;
	padding: 0;
}
#footer_menu li {
	float:left;
}
#footer_menu li a{
	text-decoration: none;
}
#footer_menu li a:hover {
	color: #656565;
}
#footer_menu li span {margin:0 5px;}

#social_media {
	float:right;
	margin-right:30px;
}
#social_media img {
	margin-left:7px;
}
#od_logo {
	position:relative;
	float:right;
	top:-10px;
	margin-right:10px;
}
/*end footer styles*/



a#login {
	width: 60px; 
	height: 25px;
	display: block; 
	float: right;
}


h1, h2, h3, h4, h5, h6 {font-family: Arial, Helvetica, sans-serif; color: white;}


h1 {font-size: 22px; line-height: 26px; margin-bottom: 18px;font-weight:bold;}
h2 {font-size: 16px; margin:0 0 11px 0; padding-top:15px;font-weight:bold;}
h3 {font-size: 16px; margin:0 0 5px 0; padding-top: 15px;font-weight:bold;}
h4 {font-size: 11px; margin-bottom:2px; color: #b92929;}

.underline {text-decoration: underline;}

.rulescopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: white;
	margin-bottom: 15px;
}
.ruleslist {
	list-style:outside;
	list-style-type:decimal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: white;
}
.ruleslist2 {
	list-style:outside;
	list-style-type:lower-latin;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: white;
	margin-left:30px;
}
.ruleslist li {
	margin-left:20px;
}
.indent {
	margin-left:30px;
}
.rulescopy a {color:#9ed6f4; text-decoration: underline;}
.rulescopy a:hover {text-decoration: none;}
.caps { text-transform:uppercase; }
.bold { font-weight:bold; }
.legalcopy {
	color:#9c9c9c;
	font-size: 8px;
	line-height: 11px;
	margin-bottom: 12px;
	font-family:Arial, Helvetica, sans-serif;	
}
.legalcopy  a {color:#9ed6f4; text-decoration: underline;}
.legalcopy  a:hover {text-decoration: none;}

/*
font-family: Arial, Helvetica, sans-serif;
font-family: Times New Roman, Times, serif;
font-family: Courier New, Courier, monospace;
font-family: Georgia, Times New Roman, Times, serif;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-family: Geneva, Arial, Helvetica, sans-serif;
*/
