@import url('cssreset.css');

body {
	background-color: black;
	background-image: url('/common/images/header/top.png');
	background-repeat: repeat-x;
}

html,body
{
	height: 100%;
}

#header
{
	margin: 0 auto;
	width: 1024px;
	height: 365px;
}

#header img
{
	margin: 0;
	padding: 0;
	border: none;
}

#content
{
	margin: 0 auto;
	width: 905px;
	text-align: center;
	position: relative;
	left: 2px;
}

#nav
{
	color: white;
	list-style-type: none;
	display: block;
	width: 905px;
	height: 35px;
	position: relative;
	left: 36px;
	top: 5px;
}

#nav li
{
	display: block;
	float: left;
	height: 31px;
	width: 135px;
	font-family: arial;
	font-weight: bold;
	font-size: 12px;
	margin: 0 auto;
	cursor: pointer;
	text-align: center;
	background-image: url('/common/images/nav/inactive.png');
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#nav li.active, #nav li.hover
{
	background-image: url('/common/images/nav/active.png');
	background-repeat: no-repeat;
	background-position: 0px 1px;
}

#nav li a
{
	color: white;
	text-decoration: none;
	position: relative;
	top: 12px;
}

#nav li.active a
{
	color: red;
}

#callouts
{
	height: 168px;
	width: 907px;
	margin: 0 auto;
	text-align: left;
}

#callout-left
{
	background-image: url('/common/images/callouts/callout-left.jpg');
	width: 306px;
	height: 168px;
	float: left;
}

#callout-left a
{
	position: relative;
	top: 108px;
	left: 44px;
	color: white;
	text-decoration: white;
	font-family: arial;
	font-size: 12px;
}

#callout-center a
{
	position: relative;
	top: 108px;
	left: 30px;
	color: white;
	text-decoration: white;
	font-family: arial;
	font-size: 12px;
}

#callout-center
{
	background-image: url('/common/images/callouts/callout-center.jpg');
	width: 295px;
	height: 168px;
	float:left;
}

#callout-right
{
	background-image: url('/common/images/callouts/callout-right.jpg');
	width: 306px;
	height: 168px;
	float: right;
}

#wrapper
{
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -60px;
	background-image: url('/common/images/header/logo.jpg');
	background-position: top center;
	background-repeat: no-repeat;
}

#footer
{
	height: 60px;
	margin: 70px auto 0 0;
	background-image: url('/common/images/footer/footer.jpg');
	background-position: top center;
	background-repeat: no-repeat;
}

#footer-content
{
	width: 900px;
	color: white;
	font-family: arial;
	font-size: 12px;
	margin: 0 auto;
	text-align: center;
	position: relative;
	top: 24px;
}

#sign-up
{
    display: block;
	margin: 62px auto 0 20px;
	color: white;
	font-family: arial;
	font-size: 12px;
}

#name
{
    display: block;
    margin: 7px auto auto 16px;
	color: white;
	font-family: arial;
	font-size: 12px;
}

#email
{
	margin: 0 0 auto 16px;
	color: white;
	font-family: arial;
	font-size: 12px;
}

.tb
{
	margin: 0px auto auto 7px;
	width: 183px;
	border: 1px solid transparent;
	height: 16px;
	font-size: 12px;
}

.enews_submit
{
	position: relative;
	left: 10px;
	top: 8px;
}

#banner
{
	min-height: 370px;
	background-image: url('/common/images/banners/container.png'); 
	background-repeat: no-repeat;
	background-position: 0 2px;
	color: white;
	margin-bottom: 20px;
}

#category-submenu h1
{
    margin: 32px auto 0 24px;
    color: #cc092f;
    font-size: 15px;
    font-weight: bold;
    font-family: Arial;
    border-bottom: 1px solid #414141;
    text-align: left;
    width: 200px;
    height: 24px;
}

#category-submenu a
{
    font-family: Arial;
    font-weight: bold;
    color: White;
    text-decoration: none;
    font-size: 12px;
}

#category-submenu
{
    width: 230px;
    height; 225px;
    display: block;
    float: left;
}

#category-submenu ul
{
    margin: 0 auto 0 24px;
    text-align: left;
}

#category-submenu li
{
    border-bottom: 1px solid #414141;
    margin-top: 4px;
    height: 26px;
    width: 172px;
    background-image: url('/common/images/nav/bullet.png');
    background-position: 0px -4px;
    background-repeat: no-repeat;
    padding-left: 29px;
}

#category-banner
{
    height: 245px;
    width: 645px;
    display: block;
    float: right;
    position: relative;
    top: 11px;
    right: 15px;
}

#category-banner-wide
{
    height: 245px;
    width: 877px;
    display: block;
    position: relative;
    top: 10px;
    margin: 0 auto;
}

#category-content
{
    clear: both;
    margin: 0 auto 30px auto;
    color: White;
    font-size: 13px;
    font-family: Arial;
    text-align: left;
    background-image: url('/common/images/banners/container-middle.jpg');
    background-repeat: repeat-y;
}

#category-content p
{
    margin: 0 0 10px 24px;
    width: 860px;
}

#category-content h2
{
    border-top: 1px solid #414141;
    border-bottom: 1px solid #414141;
    color: #cc092f;
    font-family: Arial;
    font-size: 19px;
    text-align: left;
    font-weight: normal;
    margin: 10px 0 10px 24px;
    padding: 10px 0 10px 0;
    width: 860px;
}

#container-bottom
{
    height: 24px;
    width: 907px;
    background-image: url('/common/images/banners/container-bottom.jpg');
}

/* Contact Form */

.label
{
    font-weight: bold;
    width: 70px;
	font-size: 12px;
    vertical-align: middle;
}

.textbox
{
    background-image: url(/common/images/contact/textbox.jpg);
    background-repeat: no-repeat;
    height: 30px;
    vertical-align: middle;
}

.textbox input
{
    width: 360px;
    border: none !important;
    background-color: Transparent;
    position: relative;
    left: 4px;
}

#options
{
    width: 450px;
    margin-top: 12px;
    position: relative;
    left: 16px;
}

.checkbox
{
    height: 21px;
    width: 26px;
    vertical-align: middle;
}

.checkbox_input
{
    position: relative;
    left: 4px;
    border: none;
}

.checkbox_caption
{
    vertical-align: middle;
}

.textbox_large
{
    background-image: url(/common/images/contact/large_textbox.jpg);
    background-repeat: no-repeat;
    width: 440px;
    height: 105px;
    padding: 6px;
    border: none;
    background-color: Black;
    margin-top: 3px;
    font-family: Arial;
    overflow: auto;
    font-size: 12px;
}

.contact
{
    width: 444px;
    margin-top: 12px;
}

.contact p
{
    width: auto;
}
