/* CSS Document */

html {
	height:100%;
	overflow-y:scroll;
	background-color:#5B0707;
	background-repeat:repeat-x;
	background-position:top center;
	background-image:url(images/bg_crowd.jpg);
}
body {
	position:relative;
	color:#fff;
	height:100%;
	width:952px;
	margin:0 auto;
	font-size:.8em;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
}

a { color:#AD1D1E; }

h1, h2, h3, h4, p { margin:0 0 8px 0; }

h1 { font-size:1.8em; }

h2 { font-size:1.4em; }

h3 { font-size:1.2em; }

/* ---- class settings ----------------------- */

.img-top {
	position:absolute;
	top:0;
	left:0;
}

.img-btm {
	position:absolute;
	left:0;
	bottom:0;
}

.red-text { color:#6d0a0b; }

.signup-input { width:95px; }

.weather-text { font-size:16px; }

.content { padding:10px 15px 10px 15px; }

.sb-item {
	position:relative;
	top:0;
	left:0;
	width:166px;
	height:auto;
	margin:0 auto;
	padding:12px 9px 12px 9px;
	background-repeat:repeat-y;
	background-image:url(images/bg_sbitem.gif);
}

.sb-item a { color:#fff; text-decoration:none; }

.sb-item a:hover { text-decoration:underline; }

.footer-copy a { color:#fff; text-decoration:none; }

.footer-copy a:hover { text-decoration:underline; }

/* ---- layout settings ----------------------- */

#bg_container {
	position:relative;
	top:0;
	left:0;
	height:auto;
	width:952px;
	margin:0 auto;
	background-repeat:repeat-y;
	background-position:center;
	background-image:url(images/bg_content.gif);
}

#main_container {
	position:relative;
	width:900px;
	height:auto;
	padding:0 26px 0 26px;
	background-repeat:no-repeat;
	background-position:top center;
	background-image:url(images/bg_main.jpg);
}

#header {
	position:relative;
	top:0;
	left:0;
	width:900px;
	height:165px;
}

/* ---- start nav id settings ------------------------ */
 
#nav {
	position:relative;
	top:0;
	left:0;
	width:196px;
	height:266px;
	padding:19px 0 0 0;
}

/* ---- end nav id settings -------------------------- */

#main {
	position:relative;
	top:0;
	left:0;
	width:880px;
	height:auto;
	padding:0 10px 10px 10px;
}

/* ---- start side bar content settings -------------- */

#content_left {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:196px;
	height:auto;
}

/* ---- end side bar content settings ---------------- */

/* ---- start content right settings -------------- */

#content_right {
	position:relative;
	top:0;
	left:0;
	float:right;
	width:677px;
	height:auto;
}

#sub_content {
	position:relative;
	top:0;
	left:0;
	color:#000;
	width:644px;
	height:auto;
	font-size:16px;
	margin:4px 0 0 3px;
	background-color:#fff;
	padding:10px 15px 10px 15px;
}

#sub_content ul {
	margin-top:0;
	list-style-image:url(images/img_red-bullet.gif);
}

#img_buttons {
	width:676px;
	background-color:#AD1D1E;
}

#img_buttons a img {
	border:0;
}

#img_buttons a:hover img {
	opacity: 0.85;
	-moz-opacity: 0.85;
	filter:alpha(opacity=85);
}

/* ---- end main content settings ---------------- */

#footer {
	position:relative;
	top:0;
	left:0;
	color:#FFF;
	width:900px;
	height:auto;
	clear:both;
}

#footer a {
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

/* ---- start navigation settings -------------------------- */
 
#nav a {
	position:relative;
	float:left;
	width:196px;
	background-repeat:no-repeat;
}

a#nav_01 {
	height:24px;
	background-position:0 0;
	background-image:url(images/nav/nav.gif);
}

a:hover#nav_01{
	background-position:-196px 0;
}

.active_01 {
	background-position:-196px 0 !important;
}

a#nav_02 {
	height:24px;
	background-position:0 -24px;
	background-image:url(images/nav/nav.gif);
}

a:hover#nav_02{
	background-position:-196px -24px;
}

.active_02 {
	background-position:-196px -24px !important;
}

a#nav_03 {
	height:24px;
	background-position:0 -48px;
	background-image:url(images/nav/nav.gif);
}

a:hover#nav_03{
	background-position:-196px -48px;
}

.active_03 {
	background-position:-196px -48px !important;
}

a#nav_04 {
	height:24px;
	background-position:0 -73px;
	background-image:url(images/nav/nav.gif);
}

a:hover#nav_04{
	background-position:-196px -73px;
}

.active_04 {
	background-position:-196px -73px !important;
}

a#nav_05 {
	height:24px;
	background-position:0 -97px;
	background-image:url(images/nav/nav.gif);
}

a:hover#nav_05{
	background-position:-196px -97px;
}

.active_05 {
	background-position:-196px -97px !important;
}

a#nav_06 {
	height:24px;
	background-position:0 -121px;
	background-image:url(images/nav/nav.gif);
}

a:hover#nav_06{
	background-position:-196px -121px;
}

.active_06 {
	background-position:-196px -121px !important;
}

a#nav_07 {
	height:24px;
	background-position:0 -145px;
	background-image:url(images/nav/nav.gif);
}

a:hover#nav_07{
	background-position:-196px -145px;
}

.active_07 {
	background-position:-196px -145px !important;
}

a#nav_08 {
	height:24px;
	background-position:0 -169px;
	background-image:url(images/nav/nav.gif);
}

a:hover#nav_08{
	background-position:-196px -169px;
}

.active_08 {
	background-position:-196px -169px !important;
}

a#nav_09 {
	height:24px;
	background-position:0 -193px;
	background-image:url(images/nav/nav.gif);
}

a:hover#nav_09{
	background-position:-196px -193px;
}

.active_09 {
	background-position:-196px -193px !important;
}

a#nav_10 {
	height:24px;
	background-position:0 -218px;
	background-image:url(images/nav/nav.gif);
}

a:hover#nav_10{
	background-position:-196px -218px;
}

.active_10 {
	background-position:-196px -218px !important;
}

a#nav_11 {
	height:24px;
	background-position:0 -242px;
	background-image:url(images/nav/nav.gif);
}

a:hover#nav_11{
	background-position:-196px -242px;
}

.active_11 {
	background-position:-196px -242px !important;
}

