/* ########## Layout ########## */
html,body {
	margin:0;
	padding:0;
	width: 100%;
	height:100%; /* needed for container min-height */
	min-height: 100%;
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
}
html {
	background-color: #c0232a;
}
body {
	background-color: transparent;
	background-image: url(/images/site/header.gif);
	background-repeat: repeat-x;
}
div#pagewidth {
	position:relative; /* needed for footer positioning*/
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	text-align: left;
}

div#wrapper {
	position: relative;
	width: 100%;
	min-height: 100%;
}

h1,h2,h3,h4,h5,p,ul,li { margin:0; padding:0; }
img { border: none; }


/* ########## Master Divs ########## */
div#header {
	height: 139px;
	background-image: url(/images/site/header.jpg);
	background-repeat: no-repeat;
	position: relative;
}
div#main {
	background-color: white;
	position: relative;
}
div#nav {
	height: 31px;
	overflow: hidden;
	margin-bottom: 1px;
}
div#footer {
	background-image: url('/images/site/footer.gif');
	background-repeat: repeat-x;
	height: 116px;
	padding-top: 20px;
	position: relative;
}
div#tracking {
	position: absolute;
	bottom: 0;
	left: 0;
}


/* ########## Home Specific ########## */
a#companies_banner {
	position: absolute;
	top: 265px;
	left: 116px;
	z-index: 2000;
}
#home div#content {
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}

/* ########## Main Nav ########## */
div#nav {
	position: absolute;
	left: 272px;
	width: 675px;
	bottom: 0px;
}
#nav a {
	margin-right: -4px;
}

/* ########## Sub Nav ########## */
div#subnav {
	position: absolute;
	width: 160px;
	top: 55px;
	z-index: 1000;
	font-size: 10px;
}
#subnav a {
	display: block;
	border-bottom: 1px solid #c0232a;
	padding: 11px 0px;
	text-transform: uppercase;
	text-align: right;
	font-style: italic;
	color: black;
	text-decoration: none;
}
#subnav a.first { border-top: 1px solid #c0232a; }
#subnav a.selected, #subnav a:hover { color: #c0232a; }
#subnav a span { visibility: hidden; padding-right: 5px; }
#subnav a.selected span, #subnav a:hover span { visibility: visible; }

/* ########## Footer ########## */
#footerlinks {
	font-size: 10px;
	width: 815px;
	text-align: right;
	color: white;
}
#footer a#contactbutton {
	position: absolute;
	top: -19px;
	left: 742px;
	z-index: 2000;
}
#footer a {
	color: white;
	text-decoration: underline;
}
#footer a:hover {
	color: #ffbbbe;
	text-decoration: underline;
}
#footer #copyright {
	margin-top: 15px;
}

/* ########## Header ########## */
div#header #logo {
	position: absolute;
	top: 28px;
	left: 40px;
}

/* ########## Content ########## */
#content {
	position: relative;
	background-color: white;
	margin:0; padding:0;
	width: 100%;
	padding-top: 25px;
	padding-left: 250px;
	width: 675px;
	padding-bottom: 50px;
}
div#content .banner { padding-bottom: 30px; }
div#content p { padding-bottom: 10px; }
div#content .right { float: right; }
div#content img.padding-left { margin-left: 12px; margin-bottom: 5px; }
div#content .left { float: left; }
div#content img.padding-right { margin-right: 12px; margin-bottom: 5px; }
div#content .gray_text{ color: #666666; }
div#content a { color: #cc3333; text-decoration: none; }
div#content a:hover { color: #cc3333; text-decoration: underline; }
div#content img.icon { vertical-align: middle; margin-right: 5px; }
div#content .violator { position: absolute; }
div#content .bold { font-weight: bold; }
div#content .large { font-size: 14px; }
div#content { font-size: 11px; }
div#content .medium { font-size: 13px; }
div#content .small { font-size: 12px; }
div#content .xsmall { font-size: 11px; }
div#content .xxsmall { font-size: 10px; }
div#content .leading-medium { line-height: 17px; }
div#content .caps { text-transform: uppercase; }
div#content .tiny { font-size: 9px; }
div#content .blue { color: #007dc3; }
div#content .green { color: #758b5c; }
div#content .red { color: #c0232a; }
div#content .center { text-align: center; margin-left: auto; margin-right: auto;}
div#content .darkgray { color: #333333; }
div#content .darkgray a { color: #333333; }
div#content .darkgray a:hover { color: #007dc3; }
div#content h1 {
	color: black;
	text-transform: uppercase;
	font-size: 18px;
	font-family:arial,sans-serif;
	font-weight: bold;
	padding-bottom: 30px;
	background-image: url(/images/site/h1.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 28px;
}
div#content h2 {
	color: black;
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 15px;
}
div#content h3 {
	color: #c0232a;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 10px;
}
div#content h5 {
	color: black;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 2px;
	padding-top: 5px;
}
div#content h2.glossary {
	height: 24px;
	color: white;
	background-image: url(images/support/glossary_letter_bkg.gif);
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-left: 7px;
	font-size: 12px;
}
div#content ul {
	margin: 0; padding: 0;
	list-style: none;
	list-style-image: url(images/site/icons/bullet.gif);
	margin-left: 16px;
	margin-bottom: 10px;
}
div#content ul li { margin-bottom: 2px; }
br.clear { clear: both; }
div.clear { clear: both; }


#content li {
	list-style-image: url(/images/site/li.gif);
}

div#accordion h4 a {
	weight: bold;
	font-size: 11px;
}
div#accordion div ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
}
div#accordion div ul li {
	display: block;
	background-image: url(/images/site/li.gif);
	background-repeat: no-repeat;
	background-position: 0 1px;
	margin: 0;
	padding: 0;
	padding-left: 15px;
}

#content div.contact{
	border-top: 1px solid #c0232a;
	border-bottom: 1px solid #c0232a;
	display: block;
	position: relative;
	padding-top: 15px;
	margin-top: 15px;
	color: #c0232a;
	font-size: 10px;
}
#content div.contact img.contact{
	position: absolute;
	top: -16px;
	left: 0px;
}
#content div.contact strong { text-transform: uppercase; }

#content div.contact div.emergency { border: 3px solid #fe6300; width: 168px; height: 33px; float: right; padding-left: 34px; padding-top: 7px;  background-image: url(/images/site/emergency-icon.gif); background-repeat: no-repeat; background-position: 8px 8px; }

form { position: relative; }
form label {
	
}

label.error { color: #8d0000; float: none; }
#content input.error, #content textarea.error { background-color: #ffcccc; border-color: #8d0000; }
