@charset "utf-8";
/* CSS Document */

/* General page settings */
body {
	margin-left: auto;
	margin-right: auto;
	padding: 0; 
	font: 12px verdana, arial, helvetica, sans-serif; 
	background: url(/images/bg1.jpg) repeat ;
	/*min-width: 1120px;*/
	z-index: 0;
}


/*BASIC CONTAINER BOX LAYOUT */
/* This is just the very top of the box container */
#containertop {
	display: block;
	width: 721px;
	height: 13px;
	margin: 25px auto 0 auto;
	background: url(/images/box_header.gif) no-repeat;
	overflow: hidden;
	z-index: 1;
}


/* This is the where all content goes. It has the repeating sides of the box */
#containerbody {
	display: block; 
	width: 721px;
	margin: 0 auto 0 auto;
	background: url(/images/box_repeat.gif) repeat-y;
	overflow: hidden;
	z-index: 1;
}


/* FOOTER - all the bottom of the box */
#containerbottom {
	display: block; 
	width: 721px;
	height: 100px;
	margin: 0 auto 25px auto;
	background: url(/images/footer.gif) no-repeat;
	overflow: hidden;
	text-align: center;
	vertical-align: bottom;
	z-index: 1;
}

#containerbottom span {
	display: block;
	padding: 60px 0 0 60px;
	font: 14px Helvetica, sans-serif; /* 1.2em */  /* footer text color */
}

#containerbottom .requestQuote img { /* This is for the request quote img */
	padding: 0 0 0 0;
	margin: 10px 70px 0 0; /* -6em 0 0 60em */
	float: right;
	overflow: hidden;
	display: block;
	border-style: none;
}

.contactFooterImg {
	margin: 0 0 50px 154px;
	width: 416px;
}


/*INNER PAGE STYLES */
/*this container hold the entire body and has the background image */
#bodytext {
	display: block;
	overflow: hidden;
	width: 681px;
	margin: 0 10px 20px 10px;
	padding: 85px 10px 0 10px;
	background: url(/images/innerbackground.jpg) no-repeat;
	clear: none;
}

#pageTitle img {
	float: left;
	margin-right: 10px;
}


/* styling for category index pages   */
#bodytext .subBody, #productGeneral .centerColumn {
	margin: 15px 0 15px 150px; /* ok */
	clear: both;
}

.subBody p {
	margin: 0 0 0 0;
}

.content a, .content a:visited {
	text-decoration: none;
	color: #000000;
}

#bodytext .subBody img {
	float: left;
	padding: 0 0 0 0;
	margin: 0 0 0 15px;
}
#bodytext .subBody p {
	margin: 0 15px 0 150px;
}

#bodytext .subBody h1 a {
	margin: 0 0 0 0;
	padding: 0;
	font: bold 18px Arial, Helvetica, sans-serif; 
	color: #02356D; 
	text-decoration: none;
}

#bodytext .subBody h1 {
	font: bold 18px Arial, Helvetica, sans-serif; 
	color: #02356D; 
	margin: 0 5px 0 165px; /*  0 5px 0 15px */
	text-decoration: none;
}

#ufoFlash  {
	margin: 0 0 0 205px;
}

.listingDescription {
	margin-left: 10px;
}

#itemTitle {
	padding: 0;
	margin: 0 0 0 10px;
	text-align: left;
}

#itemTitle a, #itemTitle a:visited, #productName {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #02356D; 
	margin: 0; /*  0 5px 0 15px */
	padding: 0;
	text-decoration: none;
}

#indexProductList #productListHeading {
	font: bold 24px Arial, Helvetica, sans-serif;
	text-align: left;
	color: #02356D;
}

#bodytext p {
	margin: 10px 0 0 0px;
	padding: 0 0 0 15px;
}

#subBody p {
	margin: 0 0 0 150px;
}

#subBodyText {
	margin: 0 0 0 0;
}

#subBodyText p {
	margin: 10px 0 0 165px;
	padding: 15px 0 0 0;
}

.subPageBody h2 {
	margin: 25px 0 0 15px;
}


/* sub pages */
#bodytext .subPageBody {
	margin: 15px 0 15px 150px; /* ok */
	clear: both;
}

.subPageBody p img {
	float: left;
	padding: 5px 10px 5px 0;
}

/* image hover popup */
.subPageBody p a img {
	position: relative;
	border: none;
}

.subPageBody p a span {
	display: none;
} 

.subPageBody p a:hover span {
  	position: absolute;
	color: #02356d;
  	top: 590px;
  	left: 535px;
  	display: block;
  	background: #d9d2c8;
  	border: 1px solid black;
	padding: 1px 2px 1px 2px;
 }

.subPageBody ul li a, .subPageBody ul li a {
	color: #000000;
	text-decoration: none;
}

.bodyList {
	clear: none;
	margin: 0 0 0 140px;
}

#bodytext span img {
	float: right;
	margin: 50px 20px 0 0;
}

#bodytext .contact {
	display: block;
	height: 350px;
	width: 600px;
	text-align: center;
	clear: right;
}


/* form css */
label {
	margin: 0;
	padding:0.2em;
	margin-top:0;
	text-align:right;
	width:70px;
	float:left;
	text-transform:uppercase;
}
fieldset {
  background-color:#ccc;
  border:solid 0 #fff; /* Opera doesn't get border:none or border:0 on fieldsets */
  width:400px;
}
.fieldset p, label {
	text-align: left;
	padding-left: 25px;
}
legend {
	width:194px;
	height:30px;
	color:#fff;
	font-size:1.5em;
	padding-left:0.5em;
	background: transparent url("/images/legend_bg.gif") no-repeat;
	position:relative;
	top:-1em;
	text-transform:uppercase;
	font-weight:bold;
	letter-spacing:-1px;
	white-space:pre; /* hack: make sure */
}
.br {
	display:none;
}  
  
.textfield {
	font:1.1em  Verdana, Arial, Helvetica, sans-serif ;
	color:#333 ;
	margin:3px;
	height:20px;
	border:solid 0 #fff;
	padding: 3px 8px;
	background: transparent url("/images/textfield_bg.gif") no-repeat fixed; /* loads img in IE6 */
	width:200px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:187px;
}
							
fieldset>input.textfield, fieldset>span input.textfield {
	background: transparent url("/images/textfield_bg.gif") no-repeat; /* loads img in FF */
}

.listHead {
	background-color: #FFFFFF;
	color: #000000;
}
.listData {
	background-color: #000000;	
	color: #FFFFFF;
}

textarea {
	font:1.1em Verdana, Arial, Helvetica, sans-serif;
	color:#333 ;
	margin:3px;
	height:165px;
	border:solid 0 #fff;
	padding: 0 8px;
	background: transparent url("/images/textarea_bg.gif") no-repeat fixed;
	width:200px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:190px;
}
fieldset>textarea {
	background: transparent url("/images/textarea_bg.gif") no-repeat;
}
.submit {
	margin:3px;
	background: transparent url("/images/submit.gif") no-repeat;
	height:20px;
	border:solid 0 #fff;
	width:80px;
	font:1.1em Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	text-transform:uppercase;
 }


/* Link Setttings */
a:visited {
	color: #000;
}

#pageTitle {
	display: block;	
}

#pageTitle h1 {		/*  title on page  */
	font: 36px Arial, Helvetica, sans-serif; /* 24px */
	color: #02356D;  /* #CC9966 */
	margin: 22px 0 0 0;
	padding: 0 0 0 0;
}

h2 {
	font: italic 16px Arial, Helvetica, sans-serif;
	color: #8B766D;
}
h3, h3 a, h3 a:visited{
	font: normal 16px Arial, Helvetica, sans-serif;
	color: #6F5C53;
}
h3 a:hover{
	color:#000000;
}
/* Header Settings */
.header {
	display: block; 
	margin: -40px 0 0 0; /* padding to the top of the page */
	padding: 0 0 0 15px; /* padding for header text on img    25px bottom  */
}

.header a.logolink {
	float: right;
	margin: -40px 50px 0 0;
}

.header h5 {
	font: 3.2em extra-expanded sans-serif;
	color: #8B7665;
	line-height: 60px;
	padding-bottom: -30px;	
}

.headerlinks{
	position: relative;
	top: -20px;
}

.headerlinks a {
	color: #231F20; /* navigation name text */ 
	font: bold 14px Helvetica, Arial, sans-serif; /* 1.2em */
	padding: 0 0 0 35px;
	text-align: center;
	text-decoration: none;
	line-height: 1em;
}

.headerlinks a:hover {
	color: #D9D2C8; /* navigation name hover text */
}


/*  Left Nav  */
#leftNav {
	display: block;
	float: left;
	width: 125px;
	margin: 25px 20px 10px 10px;   /* -20px top */
	background: #999; /* background color of menu */
	font: 11px Helvetica, Arial, sans-serif ; /* 1em */
	padding: 10px 10px 20px 0;
	text-align: left;
}

#leftNav ul li ul li {
	/* background: #999;  background color of menu */ 
}

#leftNav ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#leftNav h4 { /* left menu title */
	color: #02356D;
	font: bold 24px "Times New Roman", Times, serif; /* 2.5em */
	padding: 0 0 0 -0.5em;
	margin: -26px 0 0 -9px;
	overflow: visible;
}

#leftNav li {
	padding: 0px 0px 6px 5px;
	text-decoration: none;
}

#leftNav li a, .leftNav li a:link, .leftNav li a:visited {
	text-decoration: none;
	color: #231F2;
}

#leftNav li a:hover {
	color: #D9D2C8;
}
/*Image Centering - Streetcar */
IMG.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/*Hacks and fine tuning */
.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
}

/* - - - ADxMenu: BASIC styles - - - */
.menu {
	width: 100px;/* VERY IMPORTANT! */
}

.menu, .menu ul {	/* remove all list stylings */
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	display: block;
}

.menu li {
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	position: relative;	/* position each LI, thus creating potential IE.win overlap problem */
	z-index: 5;		/* thus we need to apply explicit z-index here... */
}

.menu li:hover {
	z-index: 10000;	/* ...and here. this makes sure active item is always above anything else in the menu */
	white-space: normal;/* required to resolve IE7 :hover bug (z-index above is ignored if this is not present)
							see http://www.tanfa.co.uk/css/articles/pure-css-popups-bug.asp for other stuff that work */
}

.menu ul {
	visibility: hidden;	/* initially hide all submenus. */
	position: absolute;
	z-index: 10;
	left: 0;	/* while hidden, always keep them at the top left corner, */
	top: 0;		/* 		to avoid scrollbars as much as possible */
}

.menu li:hover>ul {
	visibility: visible;	/* display submenu them on hover */
	left: 100%;	/* and move them to the right of the item */
}

/* -- float.clear -- force containment of floated LIs inside of UL */
.menu:after, .menu ul:after {
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}

.menu, .menu ul {	/* IE7 float clear: */
	min-height: 0;
}
/* -- float.clear.END --  */



/* sticky submenu: 
	DO NOT STYLE the background of the ".menu UL" or this feature may not work properly!
*/
.menu ul {
	background-image: url(empty.gif);	/* required for sticky to work in IE6 and IE7 - due to their (different) hover bugs */
	padding: 30px 30px 30px 10px;
	margin: -30px 0 0 -10px;
}

/* - - - ADxMenu: DESIGN styles - - - */
.menu, .menu ul li {
	color: #231F20;
	/*background: #234;*/
}

.menu {
	width: 120px;
}

.menu ul {
	width: 110px;
}

.menu a {
	text-decoration: none;
	color: #231F20;
	padding: 4px 10px 4px 10px;
	display: block;
}

.menu a:hover, .menu li:hover>a, .menu li:hover { /*   */
	color: #D9D2CA;
}

.menu li:hover {
	background: #02356D;
	color: #FFF;
}

.menu li a:visited {
	color: #000000;
}

.menu li a {
	text-decoration: none;
	color: #231f20;
	display: block;
}

.menu li ul li {   /* sub menu box */
	border: 0px #fff solid;
	background: #D9D2C8;
	font: 15px;
}

.menu li {	/* create borders around each item */
	border: 0px solid #999;
	width: 107%; /* makes the hover color to match the width of the menu  */
}

.menu>li + li, .menu ul>li + li {	/* removes the top border on all but first item in the list */
	border-top: 0;
}

.menu li:hover>ul {	/* inset submenus, to show off overlapping */
	top: 5;
	left: 95%;
}

/* special coloring for "Main menu:", and for "xx submenu" items in ADxMenu */
.menu>li:first-child>a, .menu li + li + li li:first-child>a {
	color: #231F2;
}
#businessInfo{
	clear:both;
	padding-top:10px;
}
#bodytext #businessInfo p{
	margin:1.2em 0;
	font-size:1.1em;
}
span.inlineLabel{
	font-weight:bold;
}
#additionalImgs img{
	margin: 8px;
	vertical-align:top;
}