﻿#banner {
	margin-top: 5px;
}

#left-nav {
	padding: 0px;
	margin-top: 15px;
	width: 140px;
	overflow: hidden;
}

#left-nav a, a:visited {
	color: #077ba1;
}

#left-nav h1 {
	text-transform: uppercase;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	margin-bottom: 13px;
	}

#customer-service-section {
	line-height: 16px;
}

#customer-service-section p {
	margin-bottom: 5px;
}

#show-promo-left-column {
	width: 630px;
	float: left;
	margin-right: 15px;
	display: inline;
}

#show-promo-right-column {
	position: relative;
	float: left;
	top: -10px;
	left: 12px;
}

#customer-service-section br {
	line-height: 12px;
}

/** Graphical headers */
#customer-service-section h2 {
	margin-bottom: 0px;
	margin-left: -3px;
	height: 30px;
}

/** HTML text headers */
#customer-service-section h1 {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 15px;
	letter-spacing: 0px;
	color: #333333;
	text-transform: uppercase;
}

#customer-service-section h3 {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 7px;
	letter-spacing: 0px;
	color: #333333;
}

#customer-service-section ul {
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 0px;
}

#customer-service-section li {
	list-style-type: none;
	line-height: 16px;
	padding-bottom: 12px;
	padding-left: 15px;
}

#customer-service-section ul.orange-bullets li {
	background: url(../images/graphic_orange_bullet.gif) no-repeat 0px 5px;
}

#customer-service-section table {
	margin: 0px;
	border: 0px;
	padding: 0px;
}

#customer-service-section td {
	margin: 2px;
	padding: 7px;
	border-bottom: solid 1px #efefef;
}

#customer-service-section tr.header {
	color: #f8981d;
	font-weight: bold;
	font-size: 13px;
}

#customer-service-section tr.header td {
	border-bottom: solid 2px #efefef;
	padding-left: 5px;
}

#customer-service-section .left-half {
	float: left;
	width: 48%;
	margin-right: 2%;
	display: inline;	
}

#customer-service-section .right-half {
	float: left;
	width: 48%;
	margin-left: 1%;
	display: inline;
}

#customer-service-section hr {
	border: none 0px #efefef;
	color: #efefef;
	background-color: #efefef;
	width: 94%;
	height: 2px;
	text-align: center;
	margin: 35px auto;
}


/*----------------- Contact-Us ---------------- */
input.contact,textarea.contact,select.contact {
	float: left;
	width: 285px;
	margin: 0px;
	margin-bottom: 10px;
	font-size: 11px;
	height: 18px;
	padding-top: 3px;
}

input.wholesale,textarea.wholesale,select.wholesale {
	float: left;
	width: 250px;
	margin: 0px;
	margin-bottom: 10px;
	font-size: 11px;
	height: 18px;
	padding-top: 3px;
}

input.contest,textarea.contest,select.contest {
	float: left;
	width: 50px;
	margin: 0px;
	margin-bottom: 10px;
	font-size: 11px;
	height: 18px;
	padding-top: 3px;
}


input.wholesale2,textarea.wholesale2,select.wholesale2 {
	float: left;
	width: 200px;
	margin: 0px;
	margin-bottom: 10px;
	font-size: 11px;
	height: 18px;
	padding-top: 3px;
}

textarea.contact {
	height: 120px;
}

textarea.wholesale {
	height: 120px;
}

textarea.wholesale2 {
	height: 120px;
}

select.contact {
	width: 190px;
	height: 18px;
	padding-top: 0px;
}

select.wholesale {
	width: 190px;
	height: 18px;
	padding-top: 0px;
}

select.wholesale2 {
	width: 190px;
	height: 18px;
	padding-top: 0px;
}

label.left,label.select {
	width: 80px;
	margin-left: 5px;
	text-align: left;
	font-size: 11px;
	float: left;
}

label.leftwholesale,label.selectwholesale {
	width: 120px;
	margin-left: 5px;
	text-align: left;
	font-size: 11px;
	float: left;
}

label.leftwholesale2,label.selectwholesale2 {
	width: 170px;
	margin-left: 5px;
	text-align: left;
	font-size: 11px;
	float: left;
}

label.select {
	width: 180px;

}

.formrequired, label.formrequired {
	color: #c00000;
}

/*------ Careers ------*/
#listings {
	float: left;
	width: 450px;
}

#listings p {
	margin-left: 32px;
}

#by-state {
	margin-top: 10px;
}

span.city-name {
	font-weight: bold;
	color: #f8981d;
}

.state-contain .state {
	float: left;
	width: 90px;
	font-weight: bold;
	color: #f8981d;
	text-align: right;
	padding-right: 12px;
	font-size: 12px;
}

.locations-contain {
	float: left;
	border-left: 1px solid #ECECEC;
	padding-left: 12px;
}

.locations-contain .location {
	float: left;
	padding-bottom: 10px;
}

.locations-contain .city {
	float: left;
	width: 335px;
	font-weight: bold;
	color: #f8981d;
	font-size: 12px;
}

.address {
	float: left;
	width: 160px;
	margin-right: 10px;
}

.hours {
	float: left;
}

#promos {
	float: left;
	padding: 0;
	margin: 0;
	width: 175px;
}

#promotions {
	float: left;
	width: 100%;
	text-align: center;
	padding: 30px 0px;
	margin-top: 4px;
	border-top: 2px solid #ececec;
}

#promotions.empty {
	border: none;
}

#customer-service-section ul.tight li {
	background: url(../images/graphic_orange_bullet.gif) no-repeat 0px 5px;
	padding-top: 0px;
	padding-bottom: 0px;
}


/* ---- Store Locator ------ */
#storelocator .selectbox {
	width: 90px;
}

.store-locator-dialog {
	background-color: #ffffff;
	padding: 0px;
	margin: 0px;
	border: solid 2px #ababab;
}

.store-locator-dialog-body {
	padding: 20px 15px;
	}

#store-locator-dialog-close {
	margin: 0px auto;
}



/* ------ As Seen In ---- */

div#customer-service-section div.asseenin-photo {
	background: transparent url(../images/graphic_asi_photo_border.jpg) no-repeat top left;	
	padding: 13px 13px 13px 13px;
	overflow: hidden;
	float: left;
}

div#customer-service-section div.asseenin-photo img {
	width: 240px;
}

