/*
	SAI002 - Blue Diamond Almonds
	Style Sheet
	@date: 7.29.2008

///////////////////////////////////////////////////
//////////////////////////////////////////// */
html,body {
	background: #172870;
	font-family: Arial, sans-serif;
	margin: 10px 0px;
	padding: 0px;
}
/* 800px x ? */
#wrapper {
	/*background: url(/images/homepage_.jpg) no-repeat center top;*/
	margin: 10px auto;
	padding: 0px;
	width: 800px;
	height: 850px;
}


/*		COLORS
/////////////////////////////////////////	*/
.darkblue { color: #172870; }
.lightblue { color: #004D91; }
.brightblue { color: #01B0E7; }
.red { color: #FB263C; }
img { margin: 0px; padding: 0px; }
h1 {
	color: #172870;
	text-transform: uppercase;
	font-size: 20px;
	letter-spacing: -1px;
	font-weight: bold;
	font-family: times new roman, serif;
	margin: 10px 0px 5px;
}
h1 a, h1 a:active, h1 a:visited { color: #FB263C; text-decoration: none; }
h1 a:hover { color: #004D91; }
h1 sup { font-size: 12px; }
p {
	clear: both;
	font-size: 12px;
	margin: 10px 0px 0px;
}
p a, p a:active, p a:visited { color: #172870; border-bottom: 1px dotted #172870; text-decoration: none; }
p a:hover { background: #D9CEB2; }


/*		HEADER
/////////////////////////////////////////	*/
#header-wrapper, #header-wrapper-white {
	float: left;
	padding: 0px;
	/*height: 97px;*/
	height: 140px;
	width: 800px;
	position: relative;
}
#header-wrapper { background: url(/samples/bluediamondfootballnut/images2/header_f.jpg) no-repeat left top; }
#header-wrapper-white { background: url(/samples/bluediamondfootballnut/images2/header_w.jpg) no-repeat left top; }
.logo { position: relative; z-index: 11; }
.football { position: absolute; z-index: 20; right: 0px; top: 0px; }



/*		NAVIGATION
/////////////////////////////////////////	*/
#navigation {
	background: url(/samples/bluediamondfootballnut/images2/navigation_default.jpg) no-repeat left top;
	/*float: left;*/
	padding: 0px;
	height: 28px;
	width: 800px;
	z-index: 10;
	position: relative;
	top: 97px;
}



/*		MAIN CONTENT
/////////////////////////////////////////	*/
#content-wrapper {
	background: #004D91 url(/samples/bluediamondfootballnut/images/bg_field.jpg) no-repeat left -15px;
	float: left;
	width: 800px;
	height: 534px;
	position: relative;
}
#subpages-content-wrapper {
	background: #004D91 url(/samples/bluediamondfootballnut/images/bg_field.jpg) no-repeat left -15px;
	float: left;
	width: 800px;
	height: 575px;
	position: relative;
}
#home-content {
	background: #004D91 url(/samples/bluediamondfootballnut/images2/home_full2.jpg) no-repeat left -2px;
	height: 100%;
	position: relative;
	width: 800px;
}
#content {
	height: 445px;
	margin: 0px auto;
	padding: 0px;
}
#enter-now {
	position: relative;
	top: 87px;
	/*top: -12px;
	*top: -8px;
	left: 440px;*/
	left: 442px;
	/*right: 172px;*/
	width: 184px;
	height: 179px;
	z-index: 11;
}
#main-almond-containers {
	position: relative;
	bottom: 0px;
	right: 0px;
	width: 648px;
	height: 311px;
	z-index: 10;
	clear: both;
}

/* INDEX LOGIN FORM */
form#login-form {
	position: absolute;
	top: 340px;
	left: 23px;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	line-height: 24px;
	width: 290px;
	z-index: 20;
}
#login-form p { margin: 0px; padding: 0px; }
#login-form p a, #login-form p a:active, #login-form p a:visited { color: #FB263C; border-bottom: 1px dotted #FB263C; text-decoration: none; }
#login-form p a:hover { color: #01B0E7; background: none; border-bottom: 1px dotted #01B0E7; }
#login-form .login { border: 0px; margin: 0px; width: 200px; }



/*		SUB CONTENT
/////////////////////////////////////////	*/
#sub-content-wrapper {
	background: #004D91 url(/samples/bluediamondfootballnut/images/bg_field.jpg) no-repeat left -12px;
	float: left;
	height: 580px;
	-height: 540px;
	width: 800px;
	position: relative;
}
#white-container {
	background: #ffffff;
	color: #000000;
	height: 471px;
	width: 668px;
	margin-left: 38px;
	-margin-left: 19px;
	position: relative;
	top: 0px;
	padding: 10px 20px 60px 40px;
	float: left;
}
#white-flash-container {
	background: #ffffff;
	color: #000000;
	height: 471px;
	width: 698px;
	-width: 688px;
	margin-left: 38px;
	-margin-left: 19px;
	position: relative;
	top: 0px;
	padding: 10px 15px 60px 15px;
	-padding: 10px 14px 60px 14px;
	float: left;
}
#sub-almond-containers {
	position: relative;
	bottom: 68px;
	left: -45px;
	width: 496px;
	height: 173px;
	clear: both;
	z-index: 10;
}
#sub-almond-containers-ie6 {
	position: absolute;
	bottom: -59px;
	left: -45px;
	width: 496px;
}




/*		RULES SCROLLING
///////////////////////////////////		*/
#rules_container {
	color: #333333;
	font-family: Arial, sans-serif;
	font-size: 11px;
	position: relative;
	overflow: auto;
	padding: 0px 0px 20px;
	height: 420px;
	width: 635px;
	float: left;
}
#rules_container .inner_scroll { position: relative; }
#rules_container .inner_scroll p { font-size: 10px; line-height: 14px; margin-bottom: 10px; }
#rules_container .inner_scroll ol { padding-left: 20px; }
#rules_container .inner_scroll ol li { margin: 5px 0px; padding: 0px; }
#rules_arrows { float: left; width: 20px; border: 1px solid blue; padding-top: 5px; text-align: center; }
#rules_print { clear: both; float: right; margin-right: 75px; margin-top: 25px; }



/*		FOOTER
/////////////////////////////////////////	*/
#footer-wrapper {
	color: #ffffff;
	font-size: 10px;
	float: left;
	clear: both;
	position: relative;
	height: 100px;
	width: 800px;
	padding-top: 10px;
	z-index: 10;
}
#footer-wrapper .footer-links {
	float: right;
	top: 30px;
	left: 600px;
	width: 250px;
	text-align: right;
}
#footer-wrapper .abbreviated-rules {
	float: left;
	line-height: 12px;
	font-size: 10px;
	margin: 5px 0px;
	width: 500px;
}
#footer-wrapper .sub-abbreviated-rules {
	float: right;
	clear: both;
	line-height: 12px;
	font-size: 10px;
	margin: 5px 0px;
	width: 400px;
	text-align: right;
}
#footer-wrapper a, #footer-wrapper a:visited, #footer-wrapper a:active { color: #ffffff; text-decoration: underline; }
#footer-wrapper a:hover { text-decoration: none; }



/*		FORM STYLES
/////////////////////////////////////////	*/
form#registration { font-size: 11px; color: #000000; margin: 0px; }
table { margin: 0px 0px 10px; *margin: 0px 0px 5px; }
.right_align {
	color: #000000;
	text-align: right;
	text-transform: uppercase;
}

/* INPUT TEXT */
.input_large, .invalid_input_large { width: 300px; }
.input_small, .invalid_input_small { width: 150px; }
.input_zip, .invalid_input_zip { width: 50px; }
.input_large, .input_small, .input_zip { font-size: 12px; border: 1px solid #172870; margin: 1px 0px 2px; }
.invalid_input_large, .invalid_input_small, .invalid_input_zip { font-size: 12px; border: 1px solid #004D91; margin: 1px 0px 2px; background: #D9CEB2; }

/* SELECT STATMENTS */
.select { font-size: 14px; border: 1px solid #172870; margin: 1px 2px 2px 0px; }
.invalid_select { font-size: 14px; border: 1px solid #004D91; margin: 1px 2px 2px 0px; background: #D9CEB2; }

/* BUTTONS */
input[type=image] {
	font-size: 14px;
	text-transform: uppercase;
}
input[type=submit] {
	font-size: 14px;
	text-transform: uppercase;
	padding: 3px 10px;
	/*background: #01B0E7;
	height: 18px;*/
	color:#ffffff;
}

/* ERROR OUTPUT STYLE */
.error_response {
	color: #ed171f;
	clear: both;
	font-size: 13px;
	font-weight: normal;
	margin: 0px 15px;
	padding: 0px;
}







/*		NOT USED
/////////////////////////////////////////	*/
#main-title {
	position: relative;
	top: 0px;
	left: 294px;
	/*width: 506px;
	height: 98px;*/
	z-index: 12;
}
#navigation_shadow, #navigation_shadow_white {
	float: left;
	height: 11px;
	width: 800px;
	/*position: relative;
	top: 0px;
	*top: -4px;*/
	z-index: 9;
}
#navigation_shadow {
	background: url(/samples/bluediamondfootballnut/images/navigation_shadow_f.jpg) no-repeat left bottom;
}
#navigation_shadow_white {
	background: url(/samples/bluediamondfootballnut/images/header_navigation.jpg) no-repeat left bottom;
}
