﻿/* main areas */
body {
	margin: 0;
	padding: 0;
	color: #000000;	
/*	background-color:#2A2A2A;
*/	font-family: arial, lucida, helvetica, sans-serif;
	font-size: 62.5%;
	text-align: center; 
	background: #ffffff url(../images/black_bg.jpg) top left repeat-x; 
}
#container {
	position: relative;
	width: 900px;
	background: #FFFFFF url(../images/top_bg.jpg) top left repeat-x;
	margin: 0 auto;
	padding: 0 0 0 0;
	text-align: left;
	font-size: 1em; /* 10px baseline */
}
#main {
	margin: 0;
	padding: 4px 0 0 0;
	position: relative;
}

#banner {
	position: relative;
	height: 300px;
	margin: 0;
	z-index: 0;
}
#banner img {
	display: block; /* removes space after image */
}
#bannersm {
	position: relative;
	height: 150px;
	margin: 0;
	z-index: 0;
}
#bannersm img {
	display: block; /* removes space after image */
}
#bannerxsm {
	position: relative;
	height: 100px;
	margin: 0;
	z-index: 0;
}
#bannerxsm img {
	display: block; /* removes space after image */
}
#container li.first {
	border: none;
}
#utility_nav {
	float: right;
	width: 430px;
	padding: 12px 0px 9px;
	font-size: .9em; /* 9px */
	line-height: 1.8em;
}
#logo_blue {
	position: absolute;
	top: 5px;
	left: 45px;
	z-index: 40;
}
#logo_black {
	position: absolute;
	top: 5px;
	left: 45px;
	z-index: 40;
}
#logo_white {
	position: absolute;
	top: 5px;
	left: 45px;
	z-index: 40;
}
#logo_blue span {
	display: block;
	background-color: transparent;
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(../images/logos/prompt_blue_medium_.png);
}
#logo_blue a {
	position: relative;
	display: block;
	width: 153px;
	height: 128px;
	margin: 0px;
	text-decoration: none;
	text-indent: -200em;
}
#logo_black span {
	display: block;
	background-color: transparent;
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(../images/logos/prompt_black_medium_.png);
}
#logo_black a {
	position: relative;
	display: block;
	width: 153px;
	height: 128px;
	margin: 0px;
	text-decoration: none;
	text-indent: -200em;
}
#logo_white span {
	display: block;
	background-color: transparent;
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(../images/logos/prompt_white_medium_.png);
}
#logo_white a {
	position: relative;
	display: block;
	width: 153px;
	height: 128px;
	margin: 0px;
	text-decoration: none;
	text-indent: -200em;
}

#content_body {
	float: left;
	width: 550px;
	margin: 0;
/*	padding: 25px 20px 30px 25px;*/
	padding: 25px 20px 5px 25px;
}

#content {
	margin: 0;
	padding: 0;
	position: static;
	background-color: #fff;
	font-size: 1.2em; /* 12 px */
}
.highlight {
	padding: 0px;
}

/*.main #header {

	padding: 15px 10px 0px 150px;
	background-color:#006699;
}*/

#content_title {
	position: absolute;
	top: 0px;
	bottom: 25px;
	right:10px;
	text-align:"right";
}
#header {
	position: absolute;
	top: 279px;
	left: 0;
	margin: 0;
	padding: 0px 0px 0px 0px;
	/*border-top: 1px solid #000000;*/
	/*border-bottom: 1px solid #000000;*/
	z-index: 0;
}
#header .wrap {
	width: 900px;
	height: 25px;
	margin: 1px 0 0 0;
	background-repeat: repeat;
	background-image: url(images/transp_black_bg.png);
	background-repeat: repeat;
}

html>body  #header .wrap { background-image: url(../images/transp_black_bg.png); background-repeat: repeat;}
* html  #header .wrap { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/transp_black_bg.png',sizingMethod='scale'); }




p.mainlink {font:bold 12px Arial,Geneva,Helvetica,sans-serif;color:#333333;line-height:14px;margin:18px 0px 12px 0;}

.mainlink a {color: #990000;text-decoration: none;}
.mainlink a:active, a:hover {color: #990000;;text-decoration:underline;}


.main #banner {
	height: 300px;
 	margin-bottom: -10px; 
	
} 
.main #bannersm {
	height: 150px;
 	margin-bottom: -11px; 
} 



.main #content_body h2 span {
	padding-left: 5px;
	color: #666;
	font-weight: normal
}
.main p.sub_header {
	padding-bottom: 20px;
}

.main .itemlist { 
 	margin: 0 0 5px 0; 
	padding: 0; 
	overflow: hidden; 
	_height: 1%; 
} 
.main .itemlist .item {
	float: left;
	width: 165px !important;
	padding: 0px 15px 0px 0px;
} 
.main .itemlist .item h4 { 
	padding: 0 0 5px 0; 
}

.main .itemlist .item p { 
	padding: 0 0 5px 0; 
}

.main .itemlist .image3 { 
	margin: 0px 0px 5px 0; 
	padding: 0; 
	height: 123px;
}

.main .itemlist .image4 { 
	margin: 0px 0px 5px 0; 
	padding: 0; 
	height: 108px;
}

.main .itemlist .image3 img { 
	border: 1px; 
	border-style: solid;
	border-color: #666666; 
}

.main .itemlist .image4 img { 
	border: 1px; 
	border-style: solid;
	border-color: #666666; 
}

.info p { 
	margin: 0px 0px 6px 0;  
	color:#333333;
	padding: 0; 
}

.main .section_list {
	margin: 10px 0 20px 0;
	padding: 0;
	overflow: hidden;
	_height: 1%;
}
.main .section {
	float: none;
	width: auto !important;
	margin: 0 20px 5px 0;
	padding: 0 0 0 175px !important; 
	overflow: hidden;
	_height: 1%;
}
.main .section img {
	float: left;
	margin: 10px 10px 0 -166px;
	padding: 0 0 0 0;
	border: 1px; 
	border-style: solid;
	border-color: #666666; 
}
.main .section h4 {
	padding-top: 0px;
}
.main .section p {
	padding-right: 10px;
	overflow: hidden;
	_height: 1%;
}

/* left styles */
#left {
	float: left;
	width: 100px !important;
	_width /**/: 130px;
	padding: 10px 10px 10px 20px;
}
#left .promo,
#promo_secondary .promo {
	margin: 0;
	padding: 0 0 15px 0;	
}
#left .design p,
#left .promo p,
#promo_secondary .promo p {
	padding-bottom: 4px;
}
/* for text left */
#left .more,
#left .text {
	padding-bottom: 5px;
}
#left .more h3 {
	padding-left: 17px;
}

#left .separator {
	clear: both;
	margin: 5px 0 5px 0;
	padding: 0 0 0 0;
	line-height: 1px;
	height: 1px;
	border-bottom: 1px solid #e7e9ea;
}

/* right styles */
#right {
	float: left;
	width: 140px !important;
	_width /**/: 186px;
	padding: 20px 10px 30px 10px;
}
#right .promo,
#promo_secondary .promo {
	margin: 0;
	padding: 0 0 15px 0;	
}
#right .design p,
#right .promo p,
#promo_secondary .promo p {
	padding-bottom: 4px;
}
/* for text right */
#right .more,
#right .text {
	padding-bottom: 5px;
}
#right .more h3 {
	padding-left: 17px;
}

#right .separator {
	clear: both;
	margin: 5px 0 5px 0;
	padding: 0 0 0 0;
	line-height: 1px;
	height: 1px;
	border-bottom: 1px solid #e7e9ea;
}

.main .LookingFor { 
	margin: 0; 
	padding: 0 0 20px 0;
} 

/* spacing between content nav bar links */
#content_nav li {
	padding: 0pt 30px 0pt 30px;
}

.main #right input {
	padding: 0px 0px 0px 5px;
}

/* footer styles */

#footer {
	margin: 0;
	padding: 15px 20px 5px;
	border-top: 1px solid #cccccc;
	color: #7e868d;
	background-color: #FFFFFF;
	font-size: .916em; /* 9px */
	overflow: hidden;
	_height: 1%;
}

#footer p {
	float: left;
}

#footer ul {
	float: left;
	margin: 0 0 0 25px;
}

#footer li {
	display: inline;
	margin: 0;
	padding: 0 10px 0 13px;
	border-left: 1px solid #7e868d;
}
#footer li a,
#footer li a:hover {
	color: #7e868d;
}



/* general styles */

p {
	margin: 0;
	padding: 0 0 10px 0;
}
p.sub_header {
	font-size: 1.16em;
}

/* headers */
h1 {
	margin: 0;
	padding: 10px 20px 25px 20px;
	color: #fff;
	font-size: 2em;
	letter-spacing: .1em;
	line-height: .5em;
	font-weight: normal;
	text-align:right;
}
h2 {
	font-weight: bold;
	font-size: 1.333em; /* 16px */
	margin: 0;
	padding: 0 0 .3em 0;
}
h3 {
	margin: 0;
	padding: 0 0 5px 0;
	font-size: 1.25em; /* 15px bold for IE */
	_font-weight: bold;
	color:#660000;
}

h4 {
	font-weight: bold;
	font-size: 1.00em; /* 13px */
	margin: 10px;
	color:#660000;
	padding: 10px 0 .3em 0;
}
h5 {
	font-weight: bold;
	font-size: 1em;
	margin: 0;
	padding: 0 0 .1em 0;
}

/* links */
a {
	color:#990000;
	text-decoration: none;
}

a:visited {
/*	color: #2c9bca;	 set to #999 when done. Shows correct link state for "#" hrefs. */
}
a:hover,
a:active {
	text-decoration: underline;
}

/* lists */
ul {
	list-style:square;
	margin: 0 0 0 15px;
	padding: 0;
}
ul.links {
	padding: 0 0 7px 0;
}
ul.links li {
	padding: 0 0 3px 0;
}
ol li {
	margin: 0;
	padding: 0;
}
li {
	padding: 0 0 3px 0;
	margin: 0;
}
ol {
	margin: 0 0 10px 0px;
	padding: 0 0 0 25px;
}

/* images */
img a {
	margin: 0;
	padding: 0;
	border: 0;
}
img {
	border: 0;
}

/* form styles */
form {
	margin: 0;
	padding: 0;
}
fieldset {
	margin: 0px;
	padding: 0px;
	border-style: hidden;
	border-width: 0;
}
select,
textarea,
input {
	margin: 0;
	padding: 0;
	color: #333333;
	font-family: arial, lucida, helvetica, sans-serif;	
}

/* GLOBAL FLOAT FIXES and HACKS ************************************************
	Use to clear floats and use the Holly Hack for IE browser's height bugs */

#main:after,
#primary_nav:after,
#other_features:after,
#content:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
#main,
#primary_nav,
#other_features,
#content {display: inline-block;} /* clears IE 7 */
/* Hide from IE Mac \*/
#main,
#primary_nav,
#other_features,
#content {display: block;}
/* End hide from IE Mac */

/* holly hack for extra space in IE nav - Hides from IE-mac \*/
* html #main,
* html #product_nav {height: 1% !important;}
/* End hide from IE-mac */
