/* ########## Layout ########## */
html,body {
	margin:0;
	padding:0;
	width: 100%;
	height:100%;
	min-height: 100%;
	font-family:arial,helvetica,sans-serif;
	font-size: 10px;
	text-align: center;
}
html {
	background-color: black;
}
body {
	background-color: transparent;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
div#pagewidth {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
div#wrapper {
	position: relative;
}
h1,h2,h3,h4,p,ul,li { margin:0; padding:0; font-family:arial,helvetica,sans-serif; }
img { border: none; }
* { outline: none; }


/* ########## Master Divs ########## */
div#nav {
	position: absolute;
	height: 29px;
	right: 0px;
	top: 0px;
	text-align: right;
	font-size: 12px;
}
div#subnav {
	width: 170px;
	float: left;
	color: white;
}
div#main {
	margin:0; padding:0;
	position: relative;
}
div#footer {

}
div#tracking {
	position: absolute;
	bottom: 0;
	left: 0;
}

/* ########## Breadcrumbs ########## */
div#breadcrumbs {
	position: absolute;
	height: 25px;
	border-top: 4px solid #0f82db;
	width: 100%;
	left: 0px;
	top: -25px;
	color: white;
	background-color: #545454;
	text-align: right;
	opacity:0.9;filter:alpha(opacity=90);
	z-index: 500;
}
div#breadcrumbs div { display: block; position: relative; z-index: 10000; padding-top: 3px; color: #cccccc; text-transform: capitalize; padding-right: 25px; font-size: 11px; }
div#breadcrumbs div strong { font-weight: normal; color: #009cff; font-size: 10px; }
div#breadcrumbs div a { color: #cccccc; text-decoration: underline; font-size: 10px; }
div#breadcrumbs div a:hover { color: white; text-decoration: underline; }

/* ########## Main Nav ########## */
div#nav { color: white; font-weight: bold; text-transform: uppercase; font-weight: bold; font-size: 11px; }
div#nav span { display: block; float: left; padding-top: 8px; padding-right: 12px; padding-left: 12px; }
div#nav a {
	display: block;
	float: left;
	color: #ffcc33;
	text-decoration: none;
	padding-top: 8px;
	padding-right: 12px;
	padding-left: 12px;
	height: 22px;
	border-right: 1px solid #ffcc33;
}
div#nav a.enews:hover, div#nav a.enews.selected  { background-color: #506903; }
div#nav a.contribution:hover, div#nav a.contribution.selected  { background-color: #cc5128; }
div#nav a.member:hover, div#nav a.member.selected  { background-color: #012266; }

/* ########## Sub Nav ########## */

div#subnav { font-size: 11px; }
div#subnav h3 {
	text-transform: uppercase;
	font-size: 12px;
	margin-bottom: 3px;
}
div#subnav a {
	color: white;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
	width: 130px;
}
div#subnav a:hover {
	text-decoration: underline;
}
div#subnav a.selected { color: #009cff; }

/* ########## Footer ########## */
#footer {
	position: relative;
	font-size: 11px;
	color: white;
	text-align: right;
	line-height: 19px;
	
	background-color: #4c4c4c;
	padding-right: 25px;
	padding-top: 20px;
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 700px;
	padding-bottom: 8px;
}
#main #footer a {
	color: #ffcc33;
	text-decoration: underline;
}
#main #footer a:hover {
	color: #0091ff;
}

#footer .copyright { font-size: 9px; }

/* ########## Header ########## */
div#header {
	height: 198px;
	position: relative;
	background-image: url(/images/site/header_background.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}
div#header #logo {
	position: absolute;
	top: 0px;
	left: 0px;
}
div#header a.one_night_count_button {
	color: black;
	font-size: 13px;
	font-weight: bold;
	width: 147px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	position: absolute;
	right: 0px;
	background-color: #ffcc33;
	display: block;
	padding-top: 8px;
	height: 22px;
	bottom: 28px;
}
div#header a.one_night_count_button:hover, div#header a.one_night_count_button.selected {
	color: white;
	background-color: #0090ff;
	opacity:0.8;filter:alpha(opacity=80);
	height: 25px;
	bottom: 25px;
}

/* ########## Home Content ########## */
#home div#header {
	background-image: url(/images/site/header_background_home.jpg);
	height: 304px;
}
#home div#content {
	width: 721px;
	border: 2px solid white;
	background-color: #939598;
	padding-top: 16px;
	
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#home .violator a.one-night-count {
	display: block;
	text-decoration: none;
	text-align: center;
	color: black;
	background-color: #ffcc33;
	height: 25px;
	width: 146px;
	font-weight: bold;
	font-size: 13px;
	padding-top: 5px;
}
#home .violator a.one-night-count:hover {
	background-color: white;
}
#home #subnav div.box {
	background-color: white;
	border: 2px solid #ff6532;
	padding: 16px;
	color: #333333;
	font-size: 10px;
	position: relative;
}
#home #subnav div.box strong { font-size: 10px; }
#home #subnav h3 { color: #ff6532; font-size: 14px; margin-bottom: 18px; }
#home #subnav p { margin-bottom: 10px; }
#home #subnav a#register { position: absolute; right: 10px; bottom: 7px; }
#home #footer {
	padding-right: 20px;
	padding-bottom: 10px;
	padding-top: 35px;
	background-color: transparent;
	position: inherit;
	width: auto;
}
#home p.please_join_us {
	float: left;
	padding-left: 45px;
	padding-top: 60px;
	width: 165px;
	font-size: 15px;
}
#home #content div.box {
	border: 2px solid #0091ff;
	width: 128px;
	padding: 15px;
	height: 128px;
	background-color: white;
	font-size: 9px;
	float: left;
	margin-top: 2px;
	margin-right: 8px;
	position: relative;
}
#home #content div.box p {
	padding-top: 10px;
}
#home #content div.box a {
	position: absolute;
	bottom: 10px;
	right: 10px;
}
#home div#content h1 {
	color: white;
	font-size: 16px;
	padding-bottom: 15px;
	position: inherit;
	width: auto;
	text-transform: inherit;
}
#home div#header a.one_night_count_button {
	bottom: 2px;
}
#home div#header a.one_night_count_button:hover, #home div#header a.one_night_count_button.selected {
	color: black;
	background-color: white;
	opacity:1;filter:alpha(opacity=100);
	height: 22px;
	bottom: 2px;
}




/* ########## Content ########## */
#content {
	position: relative;
	margin:0; padding:0;
	width: 725px;
	float: right;
	min-height: 300px;
	background-color: white;
	padding-left: 120px;
	padding-right: 65px;
	padding-bottom: 65px;
	width: 540px;
	padding-top: 215px;
}
div#content p { margin-bottom: 16px; }
div#content .right { float: right; }
div#content img.padding-left { margin-left: 12px; margin-bottom: 5px; }
.left { float: left; }
div#content img.padding-right { margin-right: 12px; margin-bottom: 5px; }
/* div#content a { color: #009cff; text-decoration: none; }
div#content a:hover { color: #009cff; text-decoration: underline; } old blue links */
div#content a { color: #fe642c; text-decoration: none; }
div#content a:hover { color: #fe642c; text-decoration: underline; }
img.icon { vertical-align: middle; margin-right: 5px; }
div#content .violator { position: absolute; }
div#content .large { font-size: 13px; }
div#content { font-size: 12px; color: #333333; }
div#content .light { font-weight: normal; }
div#content .medium { font-size: 11px; }
div#content .small { font-size: 10px; }
div#content .xsmall { font-size: 9px; }
div#content .xxsmall { font-size: 8px; }
div#content .leading-medium { line-height: 16px; }
div#content .caps { text-transform: uppercase; }
div#content .tiny { font-size: 9px; }
div#content .red { color: #D44B43; }
div#content .green { color: #8DA63E; }
div#content a.green { color: #8DA63E; }
div#content .gray { color: #333333; }
div#content .center { text-align: center; margin-left: auto; margin-right: auto;}
#content div.text { width: 475px; margin-left: 315px; }
#content div.text-center { width: 330px; margin-left: 205px; }
h1 {
	color: #999999;
	font-size: 30px;
	position: absolute;
	top: 78px;
	left: 235px;
	width: 245px;
	text-transform: capitalize;
}
div#content h2 {
	color: #0090ff;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 10px;
}
div#content h3 {
	color: black;
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 2px;
}

div#content ul {
	margin: 0; padding: 0;
	margin-left: 16px;
	margin-bottom: 16px;
	position: relative;
}

div#content p ul {
	position: relative;
	top: -14px;
}

div#content ul li { margin-bottom: 3px; }
div#content img.banner {
	position: absolute;
	left: 32px;
	top: -17px;
	z-index: 1000;
}
br.clear { clear: both; }
div.clear { clear: both; }

div#content form label { text-transform: uppercase; font-size: 10px; color: #666666; }
