html {font-family: verdana;}

* {
	border: none;
	outline: none;
}

body { 
	margin: 0px;
	background: url(images/background_red.gif) repeat-x top left;
	text-align: center;
	font-family: verdana;
	font-size: 80%;
	outline: none;
	border: 0px;
}

#container {
	width: 1000px;
	margin-top: 0px;
	text-align: left;
	background: url(images/content_background.gif) no-repeat top left;
	margin-left: auto;
	margin-right: auto;
	display: block;
	padding: 0px;
	padding-bottom: 10px;
}

#footer {
	width: 1000px;
	height: 60px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	display: block;
	padding: 0px;
	text-align: center;
}

.footerCurve {
	width: 1000px;
	height: 39px;
	background: url(images/home_background_curve.gif) no-repeat top left;
	margin-top: 0px;
	clear: both;
}

.footerSubCurve {
	width: 1000px;
	height: 39px;
	background: url(images/bottomcurve.gif) no-repeat top left;
	margin-top: 0px;
	clear: both;
}

.footerLinks {
	font-size: 90%;
	letter-spacing: 0px;
	color: #FFFFFF;
	font-family: arial;
	line-height: 16px;
}


#footerSub {
	width: 1000px;
	height: 50px;
	background: url(images/content_background_curve.gif) no-repeat top left;
	margin-top: 0px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	display: block;
	padding: 0px;
	text-align: center;
}

#subMenu {
	width: 182px;
	background-color: transparent;
	float: left; 
	margin-left: 2px;
	text-align: center;
}

* html #subMenu { 
	margin-top: -2px;	
}

#mainSubContent {
	width: 893px;
	background: url(images/subcontent_bkg_content.gif);
	background-repeat: repeat-y;
	clear: both;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	padding: 0px;
}

#subContent {
	width: 650px;
	float: left;
	margin: 0px 0px 0px 30px;
	line-height: 18px;
}


/* MISC CONTENT STYLES */

.contentImage {
	float: right;
	position: relative;
	right: -27px;
}

* html .contentImage {
	right: -27px;
}

.pipe {
	padding: 0px 5px 0px 5px;
	color: #c35149;
	font-size: 100%;
}

.floatRight { float: right;}

.floatLeft {float: left;}

.clearBoth {clear: both; }

a:link, a:visited, a:active { 
	color: #c35149;
	text-decoration: none;
}

a:hover { color: #a13129;  text-decoration: underline;}

.footerLinks a:link, .footerLinks a:visited, .footerLinks a:active { 
	color: #d4665e;
	text-decoration: none;
}

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

hr {color: #c35149;}

p {
	color: #2D2D2D;
}

h1 { 
	font-size: 150%;
	color: #a13129;
	font-weight: normal;
	margin-bottom: 24px;
	*margin-top: 5px;
}

h2 { 
	font-size: 120%;
	color: #a13129;
	font-weight: normal;
	margin-bottom: 24px;
	*margin-top: 5px;
}

.contentList {
	color: #2D2D2D;
	list-style-image: url(images/bullet.gif); 
}

.contentList li {
	margin: 3px 0px 3px 0px;
}

.pipe {
	margin: 0px 1px 0px 1px;
	color: #c35149;
}

/* HEADER CONTENT STYLES */

#headerMain {
	width: 950px;
	height: 110px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	background: url(images/header_cart.jpg) no-repeat top left;
}

.logoPosition {
	position: relative;
	margin-top: 20px;
	left: 50px;
	float: left;
	outline: none;
}

.numberPosition {
	position: relative;
	margin-top: 37px;
	float: left;
	right: -450px;
}


.headerLinks {
	float: right;
	margin-top: 88px;
	margin-right: 30px;
	font-size: 90%;
	overflow: hidden;
}

.headerLinks img {
	float: left;
	vertical-align: middle;	
	margin: 0px 17px 0px 0px;
	border: none;
	outline: none;;
}


.headerLinks a {
	margin: 0px 10px 0px 10px;
		
		overflow: hidden;
}


.copyInfo {
	font-size: 75%;
	color: #ADD8E6;
	position: relative;
	top: 30px;
}

/* MAIN PAGE CONTENT */



#flashHome {
	width: 891px;
	height: 246px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 9px;
	*margin-top: 2px;
	background: url(images/tempflash.jpg) no-repeat top right;
	padding: 0px; 
	overflow: hidden;

}

ul.homePopMenu, ul.contentPopMenu {
	margin: 20px 0 0 18px;
	overflow:hidden;
	display: block;
	padding: 0;
	width: 600px;
}

ul.contentPopMenu {
	margin: 0 0 0 5px;
	width: 180px;
}


ul.homePopMenu li, ul.contentPopMenu li {
	margin: 0;
	width: 178px;
	height: 65px;
	float: left;
	border: 0;
	list-style-type: none;
	overflow:hidden;
	padding: 0;
}

ul.contentPopMenu li {
	margin: 0;
	clear: both;
	float: none;
}

.fadeThis {
	position:relative;
	left: 8px;
	top: 2px;
	display:block;
	width: 178px;
	height: 65px;
}

.menu1 .fadeThis {background: url(images/icon1_small.gif) 0 0 no-repeat;}
.menu2 .fadeThis {background: url(images/icon2_small.gif) 0 0 no-repeat;}
.menu3 .fadeThis {background: url(images/icon3_small.gif) 0 0 no-repeat;}
.menu4 .fadeThis {background: url(images/icon4_small.gif) 0 0 no-repeat;}
.menu5 .fadeThis {background: url(images/icon5_small.gif) 0 0 no-repeat;}
.menu6 .fadeThis {background: url(images/icon6_small.gif) 0 0 no-repeat;}
.menu7 .fadeThis {background: url(images/icon7_small.gif) 0 0 no-repeat;}
.menu8 .fadeThis {background: url(images/icon8_small.gif) 0 0 no-repeat;}
.menu9 .fadeThis {background: url(images/icon9_small.gif) 0 0 no-repeat;}
	
.fadeThis * {
	display: none;
}
	
.fadeThis span.hover {
	position: absolute;
	top: -2px;
	left: -7px;
	display: block;
	width: 178px;
	height: 65px;
	cursor: pointer;
	cursor: hand;
}
	
.menu1 .fadeThis span.hover {background: url(images/icon1.gif) 0 0 no-repeat;}
.menu2 .fadeThis span.hover {background: url(images/icon2.gif) 0 0 no-repeat;}
.menu3 .fadeThis span.hover {background: url(images/icon3.gif) 0 0 no-repeat;}
.menu4 .fadeThis span.hover {background: url(images/icon4.gif) 0 0 no-repeat;}
.menu5 .fadeThis span.hover {background: url(images/icon5.gif) 0 0 no-repeat;}
.menu6 .fadeThis span.hover {background: url(images/icon6.gif) 0 0 no-repeat;}
.menu7 .fadeThis span.hover {background: url(images/icon7.gif) 0 0 no-repeat;}
.menu8 .fadeThis span.hover {background: url(images/icon8.gif) 0 0 no-repeat;}
.menu9 .fadeThis span.hover {background: url(images/icon9.gif) 0 0 no-repeat;}



#lowerContentHome {
	width: 891px;
	height: 207px;
	margin-left: auto;
	margin-right: auto;
	background: url(images/contenthome.jpg) no-repeat top right;
}

.homeIntroText {
	float: left;
	width: 550px;
	margin: 19px 0px -5px 10px;
	line-height: 18px;
	font-size: 95%;
}

.contentCurveTop {
	width: 893px;
	height: 15px;
	background: url(images/subcontent_bkg_curve.gif) no-repeat top left;
	margin-top: 10px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	display: block;
	padding: 0px;
}

.contentCurveBottom {
	width: 893px;
	height: 15px;
	background: url(images/subcontent_bkg_curve2.gif) no-repeat top left;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	display: block;
	padding: 0px;
}

.contactForm {
	width: 360px;
	float: left;

}

.contactForm input {
	border: solid 1px #B5B5B5;
}

.contactForm textarea {
	border: solid 1px #B5B5B5;
}

.contactForm p {
	font-size: 90%;
	margin: 20px 0px 0px 0px;
}

.addressInfo {
	float: right;
	width: 270px;
}

/* MENU STYLES */


#listMenu li {
	/*border-bottom: solid 1px #ADD8E6;*/
	margin: 12px 0px 2px 0px;
}

/* Quote Forms */

.tabNav {
	width: 650px;
	border-bottom: solid 2px #a13129;
	overflow: hidden;
	clear: both;
	display: block;
}

a.quoteTabs {
	background-color: #DCDCDC;
	color: #848484;
	text-decoration: none;
	padding: 10px;
}

a.quoteTabs:hover {
	background-color: #aaaaaa;
	color: #ffffff;
}

.selected {
	background-color: #a13129 !important;
	color: #FFFFFF !important;
}

.quoteForm h2 {
	border: solid 1px #DCDCDC;
	border-width: 1px 0 0 0;
	padding: 5px 0 0 0;
}

.quoteForm p {
	padding: 2px 0 2px 0;
	overflow: hidden;
	*padding: 0px;
}

.quoteForm label {
	float: left;
	width: 100px;
	*width: 105px;
}

.quoteForm input {
	width: 200px;
	border: solid 1px #AAAAAA;
	margin: 0 0 0 10px;
}

.quoteForm textarea {
	width: 400px;
	border: solid 1px #AAAAAA;
	margin: 0 0 0 10px;
}

.quoteForm select.stateInput, .quoteForm .dimensionInputs input, .quoteForm input.skuInput {
	width: 50px;
	border: solid 1px #AAAAAA;
	margin: 0 20px 0 3px;
}

label.smallLabel {
	width: 42px;
	*width: 44px;
}

label.weightLabel {
	width: 66px;
	*width: 75px;
}

label.largeLabel {
	width: 200px;
}

label.largerLabel {
	width: 280px;
}

.checkBoxQoute input {
	width: 14px;
	border-width: 0px;
}

.quoteForm input.cityInput, .quoteForm input.otherInput, .quoteForm input.timeInput {
	width: 150px;
	float: left;
	margin: 0 20px 0 10px;
}

input.otherInput {border-width: 1px;}

input[type=radio] { 
	width: auto;
	margin: 0px 3px 0px 15px;
	border-width: 0;
}

.marginNone { 
	margin: 0 !important;
}

label.truckLoadLabel {
	width: 70px;
}

select.freqInboundInv, select.freqInventoryTurned {
	width: 100px;
	border: solid 1px #AAAAAA;
	margin: 0 20px 0 10px;

}

.submitBtns {
	clear: both;
	float: right;
	margin-right: 20px;
}

.submitBtns input {
	width: auto;
	padding: 5px;
	color: #FFFFFF;
	background-color: #a13129;
	cursor: pointer;
	cursor: hand;
}


