@import url("reset.css");
/*
 * Client: 
 * Site Name: 
 * URL: 
 *
 * Author: 
 * URL: http://www.whitespace-creative.com/
 *
 * Created: 
 *
 * --------------------------------------------------------------- */

/* Basic Structure */
html { height: 100%; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	margin: 0;
	padding: 0;
	background: #89a138 url(../../elements/skin/bg.jpg) repeat-x left top;
	text-align: center;
	height: 100%;
}

#wrapper {
	background: transparent url(../../elements/skin/wrapper_bg.jpg) no-repeat left top;
	width: 990px;
	height: 100%;
	margin: 0 auto;
	text-align: left;
}

#header {
	height: 255px;
	overflow: hidden;
	position: relative;
	z-index: 1;
	background: transparent url(../../elements/skin/header_bg.jpg) no-repeat right bottom;
}

#header .logo {
	display: block;
	position: absolute;
	z-index: 1;
	width: 213px;
	height: 83px;
	background: transparent url(../../elements/logo.gif) no-repeat left top;
	text-indent: -9999px;
	top: 16px;
	left: 230px;
}

#header .print-logo {display: none; }

#header .social_media {
	position: absolute;
	z-index: 1;
	right: 23px;
	top: 9px;
	width: 242px;
	height: 35px;
	background: transparent url(../../elements/skin/social_media.gif) no-repeat left top;
}

#header .social_media a {
 float: left;
 display: block;
 background: transparent url(../../elements/spacer.gif) no-repeat left top;
 text-indent: -9999px;
 height: 35px;
}

#header .social_media .share {
	width: 65px;
	margin: 0 32px 0 0;

}
#header .social_media .facebook { width: 145px; }

#header .login {
	position: absolute;
	z-index: 1;
	top: 125px;
	left: 185px;
	color: #7b9232;
	width: 260px;
	font-size: 1.2em;
}
#header .login a { color: #7b9232; text-decoration: none; }

#header .navigation {
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 23px;
	width: 428px;
	height: 155px;
	overflow: hidden;
}

#header .navigation li { float: left; }

#header .navigation a {
	display: block;
	height: 155px;
	float: left;
	text-indent: -9999px;
 	background: transparent url(../../elements/skin/navigation.gif) no-repeat left top;
}

#header .navigation .navigation_1072 a { width: 137px; margin: 0 0 0 10px; background-position: -10px top; }
#header .navigation .navigation_1072 a:hover { background-position: -10px bottom; }

#header .navigation .navigation_1073 a { width: 139px; background-position: -147px top; }
#header .navigation .navigation_1073 a:hover { background-position: -147px bottom; }

#header .navigation .navigation_1076 a { width: 140px; background-position: -286px top; }
#header .navigation .navigation_1076 a:hover { background-position: -286px bottom; }

#main {
	margin: 0 0 0 148px;
	background: transparent url(../../elements/skin/main_bg.png) repeat-y left top;
	padding: 0 0 20px 22px;
}

/* -------------
 * Left column
 * ------------- */
#left { width: 190px; float: left; }


#left .enter {
	position: relative;
	z-index: 2;
	background: transparent url(../../elements/skin/left_bg.png) no-repeat left top;
	width: 362px;
	height: 435px;
	margin: -120px 0 0 -170px;
	padding-top: 21px;
}

#left .enter h2,
#left .enter div {
	margin: 0 0 0 17px;
	width: 327px;
}

#left .enter h2 {
	background: transparent url(../../elements/skin/enter_top.gif) no-repeat left top;
	height: 70px;
	text-indent: -9999px;
}

#left .enter .body {
	background: transparent url(../../elements/skin/enter_body.jpg) no-repeat left top;
	height: 105px;
	padding: 238px 0 0 0;
}

#left .enter .body p { display: none; }

#left .enter .body .entries {
	text-align: center;
	margin: 0 0 0 153px;
	font-size: 13px;
	color:#56671b;
	width: 170px;
}

#left .enter .body .button {
	display: block;
	background: transparent url(../../elements/skin/enter_button.gif) no-repeat left top;
	text-indent: -9999px;
	width: 139px;
	height: 62px;
	margin-left: 170px;
	margin-bottom: 5px;
}

#left .enter .body .entered { background-position: left bottom; }

#left .enter .body .large { font-size: 16px; text-transform: uppercase; display: block; font-weight: bold; }
#left .enter .body .red { color: #da161e; }


/* -------------
 * Right Column
 * ------------- */
#right {
	float: left;
	width: 581px;
	margin: 0 0 0 2px;
}

#right .ad { display: none; }

#right .box {
	background: transparent url(../../elements/right_top.gif) no-repeat left top;
	padding: 13px 0 0 0;
}

#right .content {
	background-color: #FFF;
	border: solid 1px #fac316;
	border-top: none;
	padding: 15px;
	font-size: 12px;
	color: #414042;
	min-height: 400px;
}

#right .content h1,
#right .content h2,
#right .content h3 {
	font-weight: bold;
	color: #da5f00;
}

#right .content h1 {
	font-size: 18px;
	line-height: 22px;
	margin: 0 0 .5em 0;
}

#right .content h2 {
	font-size: 14px;
	text-transform: uppercase;
	margin: 0 0 .5em 0;
}

#right .content h3 {
	color: #56671b;
}

#right .content p { padding: 0 0 1em 0; }

#right .content * { line-height: 14px; }

#right .content ul,
#right .content ol { margin: 0 0 0 20px; list-style: inside; }

#right .content ul { list-style: disc;}
#right .content ul ul { list-style: circle;}

#right .content ol { list-style: decimal; }
#right .content ol ol { list-style: lower-alpha; }


#right .content .form label {
	width: 124px;
	float: left;
	display: block;
	text-align: right;
	margin: 0 5px 0 0;
	font-weight: bold;
	color: #ba0b12;
	padding-top: 5px;
}

#right .content .form label span {
	font-weight: normal;
	color:#666666;
	display: block;
}

#right .content .form p { overflow: visible; clear: both; margin: 0 0 5px 0; }

#right .content .form .radio label { float: none; display: inline; color:#333333; font-weight: normal; }

#right .content .form .no-label { padding-left: 129px; }

#right .content .form .no-label label { float: none; display: inline; }


#right .content .entries { font-weight: bold; display: inline; color: #da161e; }


/* -------------
 * Footer
 * ------------- */
#footer {
	margin: 0 0 0 148px;
	background: transparent url(../../elements/skin/footer-bottom.png) no-repeat left bottom;
	padding: 0 0 14px 0;
	color: #FFF;
	font-size: 11px;
}

#footer .content {
	background: transparent url(../../elements/skin/footer.png) repeat-y left top;
	padding: 10px 40px 9px 30px;
}

#footer .navigation {
	float: left;
}

#footer .navigation li { 
	display: inline;
	border-left: solid 1px #FFF;
}

#footer .navigation li a { 
	color: #FFF; 
	text-decoration: none;
	padding: 0 10px;
}

#footer .navigation li:first-child { border: none; }
#footer .navigation li:first-child a { padding-left: 0; }

#footer .copyright { float: right; }

/* -------------
 * Error Messaging
 * ------------- */
.ok, .error {
	color:#333333;
	padding: 5px 5px 5px 25px;
	margin: 0px;
	display: block;
}
.ok {
	background: #E5F1E8 url(../../elements/icon_ok.gif) no-repeat 5px 5px;
	border-top: 2px solid #007520;
	border-bottom: 2px solid #007520;
	margin-bottom: 5px;

}
.error {
	background: #F5E5E5 url(../../elements/icon_error.gif) no-repeat 5px 5px;
	border-top: 2px solid #990000;
	border-bottom: 2px solid #990000;
	margin-bottom: 5px;
}

/* -------------
 * Misc.
 * ------------- */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix { display: inline-block; }
html[xmlns] .clearfix { display: block; }
* html .clearfix { height: 1%; }


/* Remove the outline in FF */
*|*:-moz-any-link:focus { outline: none !important; }

.smaller { font-size: smaller; }
.hide { display: none; }
.invisible { visibility: hidden; }
strong { font-weight: bold; }
em { font-style: italic; }
a { color: #56671b; }
