
body, div, span, th, td, p, ul, li, h1, h2, h3, h4, h5, h6, a {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #615F60;
}

body {
	margin: 0 auto;
	padding: 0;
	background: #d6d6d6;
	width: 704px;
}

/* Headings */
h1 {
	text-indent: -9999px;
	margin: 0;
	padding: 0;
	border: 0;
}
	
h1 a, 
h1 a:link, 
h1 a:visited {
	display: block;	
	width:690px;
	height: 90px;
	background: transparent url("/ezstatic/data/wheelhousedesigns/i/header.jpg") top left no-repeat;
	margin: 0;
	padding: 0;
	border: 0;
	text-decoration: none;
}
#header h1{
	height:90px;
}
	
h1 a:hover; 
h1 a:active; { background: transparent url("/ezstatic/data/wheelhousedesigns/i/header.jpg") top left no-repeat; }
h2 { color: #0047b6; font-size: 1.35em; border-bottom: 1px solid #0047b6; }
h3 { color: #0047b6; font-size: 1.20em; border-bottom: 1px solid #0047b6; }
h4 { color: #4b8e41; font-size: 1.15em; }

img { display: inline;border:0; }

input,
select,
textarea { font-size: 10px; }

/* lvha */
a { }
a:link { }
a:visited { }
a:hover { }
a:active { }

div#wrapper {
	margin: 0 auto;
	padding: 0;
	border: 1px solid #676767;
	border-top: 0;
	background: #fff;
	z-index: 1;
}

/* BEGIN LOGIN BAR */
div#loginbar {
	background: #fff url("/ezstatic/data/wheelhousedesigns/i/loginbar.jpg") top left no-repeat;
	height: 25px;
	text-align: right;
	color: #666;
	padding-right: 7px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}

div#loginbar a {
	text-decoration: none;
	color: #666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}

div#loginbar form {
	margin: 0;
	padding: 0;
}

div#loginbar input {
	border: 1px solid #999;
}
/* END LOGIN BAR */
/* BEGIN NAVIGATION */
div#primarynav,
div#lowernav {
	margin: 0;
	padding: 0;
	width: 704;
	background: #0047b6;
	color: #fff;
	font-family: Verdana, Arial, sans-serif;
}

div#primarynav {
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: center;
}

div#primarynav a { 
	color: #fff;
	text-decoration: none;
	text-transform: lowercase;
	padding: 2px;
	font-weight: bold;
	font-family: Verdana, Arial, sans-serif;
}

div#primarynav a:hover { color: #ffcc33; }

div#lowernav {
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: right;
	font-size: 11px;
	clear: both;
}

div#lowernav a { 
	color: #fff;
	text-decoration: none;
	text-transform: lowercase;
	padding: 10px;
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
}

div#lowernav a:hover { color: #ff0; }
/* END NAVIGATION */

/* BEGIN CONTENT */
div#maincontent { background: #fff url("/ezstatic/data/wheelhousedesigns/i/background.jpg") top center no-repeat; }

.contentbody { padding: 15px; z-index: 5; }
/* END CONTENT */

#floatcontact {
	width: 190px;
	float: right;
	border: 1px solid #999;
	padding: 7px;
	margin: 7px;
	background: #DCE8F8;
}

.tableinfo {
	width: 80%;
	border: 1px solid #ccc;
	background: #DCE8F8;
	margin: 0 auto;
	padding: 0;
	border-collapse: collapse;
}

.tableinfo th {
	width: 20%;
	text-align: left;
	border: 1px solid #999;
}

.tableinfo td {
	border: 1px solid #999;
}

#frontpagetable td {
	text-align: center;
}

#frontpagetable p {
	text-align: left;
}

#frontpagetable a {
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	color: #0047b6;
}

/* BEGIN STORE STYLES */
.ezprodlistitem img { border: none; }

/* .ezprodlistitem {
	float: left;
	margin: 10px;
	width: 148px; 
	height: 220px;
	border: 0;
}

#prodnavcontainer {
	width: 158px;
	float: right;
	clear: both;
} */

.ezprodlistitem {
        display: block;
        margin: 12px;
        width: 140px;  
        border: 0;
}

#prodnavcontainer {
        width: 158px;
	padding: 10px;
        float: left;
}

#prodnavcontainer ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
}

#prodnavcontainer a {
	display: block;
	padding: 3px;
	width: 158px;
	background-color: #497BCA;
	border-bottom: 1px solid #eee;
}

#prodnavcontainer a:link,
#prodnavcontainer a:visited,
#prodnavlist a:visited {
	color: #fff;
	text-decoration: none;
}

#prodnavcontainer a:hover {
	background: #0047b6;
	color: #fff;
}

.ezprodinfo { text-align: center; }

.ezprodinfo a {
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
}

.ezprodinfo strong {
	font-size: 10px;
	font-weight: normal;
}

#ezproductview img { border: 0; }
#ezproductview a { text-decoration: none; }

/* STORE SPECIFIC */

/* general */

div.ezbreadcrumbs { background-color: #fff;  color: #000; font-weight: bold;}

.ezsearch img { margin-bottom: 5px;}

.ezbreadcrumbs a { color: #333; }

table.list { 
width: 90%;
margin: 5px auto;
}

#ezcustomerlogin {
width: 570px;
margin: auto;
border: 1px solid #aaa;
padding: 10px;
}

#ezcustomerlogin img {
padding 0;
margin 0 auto;
}

#ezcustomerlogin p div { margin: 5px auto; }

/* category list */

div#ezcatlist {
width: 100%;
}

.ezcatlistitem {
/* float: left; */
margin: 10px;
width: 180px;
height: 205px;
border: 0;
}

.ezcatimg { height: 175px; }

/* productview */

#ezaddlinfo {
	background-color: #efefef;
	border: 1px solid #999;
	padding: 10px;
}

#ezaddlinfo h4 {
	color: #666;
}

.ezaddlimagelistitem
{
	float: left; 
	margin-right: 10px;
	margin-bottom: 5px;
	width: auto; height: auto;
	border: 0;
	position: relative;
}

.ezsecure { width: 90%; margin: 5px auto; }
#ezstoredesctext table { padding: 0; margin: 0 auto; vertical-align: top; }
#ezstoredesctext { padding-bottom: 10px; }
#ezorderbar { margin-right: 10px; }
#ezlogintpl { padding-right: 30px; }
.ezlogin { 
	background-color: #fff;
	width: 90%;
	margin: auto;
}
.ezlogin input.stdbutton,
.ezlogin input.tinybutton,
.ezlogin input.okbutton { background-color: #efefef; }

.ezprice { font-size: 1.2em; font-weight: bold; }
.static h2 { margin-bottom: 10px; }
.ezprodlistleadin { display: none; } /* prod list.. turn off leadin */
.ezsearch form { margin: 0; padding: 0; }

table#receiptmain { width: 500px;
margin: 10px auto; 
}

table#receiptmain table.list {
width: 650px;
}

#receiptmain img { display: none; }

table#receiptmain table#billingreceipt,
table#receiptmain table#shippingreceipt {
width: 250px; margin: 0;
}
/* END STORE STYLES */

.ezerror { color: #c00; }

/* BEGIN Contact Forms */
#contact table {
	background: #003383;
	color: #000;
	width: 80%;
	margin: auto;
	border-collapse: collapse;
}

#contact td {
	border: 1px solid #003383;
	padding-left: 4px;
}

.labelcell {
	font-size: 11px;
	color: #fff;
	background: #0047b6;
	width: 35%;
	font-weight: bold;
}

.fieldcell, 
.inputcell {
	background: #336bc4;
	color: #fff;
	text-align: left;
	margin: 0px;
	padding-right: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.submitbuttons {
	text-align: center;
	margin-top: 10px;
}
/* END Contact Forms */

/* BEGIN FOOTER */
div#usmtag {
	border: 0;
	padding: 0;
	margin: 0 auto;
	clear: both;
}

div#usmtag ul {
	width: 704px;
	height: 30px;
	background: url("/ezstatic/data/wheelhousedesigns/i/footer.jpg");
	margin: 0 auto;
	padding: 0;
	position: relative;
}
	
#usmtag ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
}

#usmtag ul li,
#usmtag a {
	height: 30px;
	display: block;
	color: #fff;
}

#usmtag ul li a,
#usmtag ul li {
	text-indent: -9999px; 
	text-decoration: none;
}

#usm1 { left: 434px; width: 270px; }

#usm1 a:hover { background: transparent url("/ezstatic/data/wheelhousedesigns/i/footer.jpg") -434px -30px no-repeat; }
/* END FOOTER */

#profiling,
#queries { display: none; }

/* Wholesale nav */
#wholesalenav {
	list-style: none;
	padding: 3px 0 0 0;
	margin: 1px 0 0 0;
	height: 21px;
	border-bottom: 1px solid #0047B6;
	text-align: center;
}
#wholesalenav li {
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline;
	height: 20px;
	text-align: center;
}
#wholesalenav li a {
	display: inline;
	padding: 4px 10px;
	width: auto;
	background: #fff;
	color: #0047B6;
	text-decoration: none;
	line-height: 17px;
	margin: 0;
}
#wholesalenav li a:hover {
	background: #0047B6;
	color: #fff;
}

div.wholesalerpage p {
	font-size: 14px;
	color: #000;
}

div.wholesalerpage a {
	color: #0047B6;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}
div.wholesalerpage a:hover {
	text-decoration: underline;
}

p.loginwarning { text-align: center; color: #b60f01; font-size: 1.1em; }

/* Annual Sock Sale Icon */
a#socksale {
	display: block;
	width: 111px;
	overflow: hidden;
	height: 229px;
	position: absolute;
	top: 100px;
	left: 50%;
	margin: 0 0 0 352px;
	padding: 0;
	border: none;
	text-decoration: none;
	background: url( '/files/wheelhousedesigns/i/socksale.gif' ) top right no-repeat;
	text-indent: -9999px;
}
a#socksale:hover {
	padding-left: 10px;
}


.ezlogin{
float:left;
}
.newsletter-signup{
float:right;
padding-bottom:6px;
position:relative;
left:-7px;
top:-3px;
}
.newsletter-signup input.submit{
background:#eee;
border:1px solid #999999;
}