
/* CART */
@import url("cart.screen.css");

html {
	background: #f9f9f9 url(body_bg.gif) repeat-y center top;
	height: 100%;
	margin: 0;
	padding: 0;
}

body {
	background: url(header_top.jpg) no-repeat top center;
	font: 1em/100% "Times New Roman", Times, serif;
	height: 100%;
	line-height: 140%;
	margin: 0;
	padding: 0;
}

a {
	color: #a40928;
}
a:hover {
	text-decoration: none;
}

h2 {
	color: #a40928;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
hr {
	border: 0;
	border-top: solid 1px #999;
	height: 0;
}
img {
	border: 0;
}

#container {
	height: auto !important; /* real browsers */
	height: 100%; /* IE6: treat as min-height*/
	min-height: 100%; /* real browsers */
	margin: 0 auto;
	*padding-left: 1px; /* for IE */
	position: relative;
	width: 772px;
}

#header {
	height: 113px;
	margin: 0;
	padding: 0;
	position: relative;
}
	#header h1 {
		height: 98px;
		margin: 0;
		padding: 0;
		width: 200px;
	}
		#header h1 a {
			display: block;
			height: 98px;
			overflow: hidden;
			text-indent: -1000px;
			width: 200px;
		}
	#cart-link {
		font-size: 90%;
		letter-spacing: 1px;
		position: absolute;
		right: 285px;
		top: 4px;
	}

#nav-top {
	background: url(navbar_bg.jpg) no-repeat;
	height: 134px;
	position: relative;
}
	#nav-top p {
		display: none;
	}
	#nav-top ul {
		display: block;
		margin: 0;
		padding: 0;
		position: absolute;
		bottom: 0px;
		text-align: center;
		width: 772px;
	}
	#nav-top li {
		display: inline;
		padding: 0;
	}
	#nav-top a {
		color: #bbb;
		font-size: 90%;
		letter-spacing: 1px;
		line-height: 45px;
		padding: 7px;
		text-decoration: none;
		text-transform: uppercase;
	}
	#nav-top a:hover {
		color: #ddd;
		position: relative;
		top: -3px;
		border-bottom: solid 3px #666;
	}

#nav-left {
	float: left;
	width: 190px;
	position: relative;
}
	#nav-left h3 {
		display: none;
	}
	#nav-left ul,
	#nav-left li {
		display: inline;
		list-style: none;
		margin: 0;
		padding: 0;
	}
	#nav-left li a {
		background: #a40928 url(nav-left_bg.jpg) repeat-x;
		border-top: solid 3px #fff;
		color: #ecd8dc;
		display: block;
		font-size: 90%;
		height: 45px;
		letter-spacing: 2px;
		line-height: 45px;
		margin: 0;
		padding-left: 15px;
		text-decoration: none;
		text-transform: uppercase;
	}
	#nav-left li a:hover {
		color: #fff;
		padding-left: 30px;
	}

.offer,
#quality {
	border-top: solid 3px #fff;
	font: 82%/140% "Trebruchet MS", Arial, Helvetica, sans-serif;
	padding: 45px 5px 12px 12px;
}

.offer {
	background: #f3f17d url(offer_bg.jpg) no-repeat;
	border-bottom: solid 1px #9213ca;
}

#quality {
	background: url(quality_bg.jpg) no-repeat;
	color: #fff;
	min-height: 230px;
	height: auto !important;
	height: 230px;
}

#content {
	font: 90%/120% "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-left: 190px;
	padding: 0 30px;
	position: relative;
	padding-bottom: 125px;
}
	#content p {
	}
	#content form p {
		line-height: 100%;
		text-indent: 0;
		margin: 4px 0;
	}

#breadcrumbs {
	font-size: 90%;
	font-weight: bold;
	margin: 8px 0 0 -16px;
}
#breadcrumbs a {
	font-weight: normal;
}

#page_title {
	font-size: 160%;
	letter-spacing: 2px;
	margin: 10px -15px 32px 0;
	text-align: right;
}

#footer {
	background: #a10e2e url(footer_bg.jpg) repeat-x;
	border-top: solid 3px #fff;
	bottom: -1px;
	clear: both;
	padding: 10px;
	position: absolute;
	width: 752px;
}
	#footer ul {
		display: block;
		margin: 0;
		padding: 0;
		text-align: center;
	}
	#footer li {
		display: inline;
		margin: 0 10px;
		padding: 0;
	}
	#footer a {
		color: #fff;
		font-size: 90%;
		letter-spacing: 1px;
		text-decoration: none;
		text-transform: capitalize;
	}
	#footer a:hover {
		text-decoration: underline;
	}
	#footer .address {
		color: #000;
		font: 75%/100% "Trebuchet MS", Arial, Helvetica, sans-serif;
		text-align: right;
		margin: 10px 0 0 0;
	}



/* forms */
.clear {
	clear: both;
}

label {
	display: block;
	float: left;
	font-weight: bold;
	padding-left: .5em;
	width: 8.5em;
}
.radio label,
.checkbox label {
	display: inline;
	float: none;
	width: auto;
}
.field {
	float: left;
	width: 250px;
}
.error {
	color: #c00;
	display: block;
	margin-bottom: 10px;
}
.field .error {
	margin: 0;
}


.field input {
	width: 250px;
}
.field {
	margin-top: 0;
	margin-bottom: 10px;
}
.checkbox input {
	width: auto;
}
#exp_date .select {
	float: none;
}
#info-form {
	text-align: left;
	width: 400px;
}
#info-form p {
	margin: 0 0 10px 0;
}


#shipping_form p {
	margin: 18px;
	text-align: center;
}
#shipping_form tr.selected td {
	font-weight: bold;
	background: #f9f8be;
}


/* image menu */
#homepage #content {
	padding-top: 200px;
}
#imageMenu {
	position: absolute;
	margin-left: -30px;
	top: 0;
	padding: 0;
	width: 579px;
	height: 200px;
	overflow: hidden;
}
#imageMenu ul {
	border-top: solid 3px #fff;
	list-style: none;
	margin: 0px;
	padding:0;
	display: block;
	height: 200px;
	width: 1000px;
}
#imageMenu ul li {
	float: left;
}
#imageMenu ul li {
	text-indent: -1000px;
	background:#FFFFFF none repeat scroll 0%;
	border-left: 3px solid #fff;
	display:block;
	overflow:hidden;
	width:113px;
	height: 200px;
}
#imageMenu ul li.one {
	background: url(homepage-1.jpg) repeat scroll 0%;
}
#imageMenu ul li.two {
	background: url(homepage-2.jpg) repeat scroll 0%;
}
#imageMenu ul li.three {
	background: url(homepage-3.jpg) repeat scroll 0%;
}
#imageMenu ul li.four {
	background: url(homepage-4.jpg) repeat scroll 0%;
}
#imageMenu ul li.five {
	background: url(homepage-5.jpg) repeat scroll 0%;
	width: 310px;
}


/* products */

.product {
	border: solid 1px #888;
	float: left;
	height: 185px;
	margin: 5px 0 20px 10px;
	padding: 4px 4px 0 4px;
	width: 150px;
	text-align: center;
}
.surrounds {
	height: 245px;
}
.product p {
	margin: 6px 0 0 0;
}
.product img {
	border: solid 1px #ccc;
	padding: 4px;
}
.product .links a {
	background: #eee;
	border: solid 1px #ccc;
	color: #b42201;
	font-size: 11px;
	padding: 0 4px;
	white-space: nowrap;
	text-decoration: none;
}
.product .links a:hover {
	background: #e6e6e6;
	border-color: #bdbdbd;
	color: #333;
}

.product1 {
	border: solid 1px #888;
	float: left;
	height: 180px;
	margin: 5px 0 20px 10px;
	padding: 4px 4px 0 4px;
	width: 150px;
	text-align: center;
}
.surrounds1 {
	height: 230px;
}
.product1 p {
	margin: 6px 0 0 0;
}
.product1 img {
	border: solid 1px #ccc;
	padding: 4px;
}
.product1 .links a {
	background: #eee;
	border: solid 1px #ccc;
	color: #b42201;
	font-size: 11px;
	padding: 0 4px;
	white-space: nowrap;
	text-decoration: none;
}
.product1 .links a:hover {
	background: #e6e6e6;
	border-color: #bdbdbd;
	color: #333;
}

#featured_products {
	border: solid 1px #aaa;
	float: right;
	margin-bottom: 100px;
	padding: 8px;
	width: 130px;
}
#featured_products h3 {
	color: #a40928;
	font-size: 100%;
	margin: 0;
	text-align: center;
}
#featured_products .product {
	height: 90px;
	margin: 8px 0 0 0;
	width: 120px;
}
#featured_products .surrounds {
	height: 148px;
}


/* product details */
#product-description img {
	border: solid 1px #666;
}
#product-description .desc {
	margin-top: 40px;
	padding-right: 10px;
}
#product-options {
	border-left: solid 1px #aaa;
	font-size: 80%;
	padding-bottom: 100px;
	line-height: 100%;
	margin-right: -10px;
	width: 200px;
	float: right;
	padding-left: 4px
}
#product-options hr {
	border: 0;
	border-top: solid 1px #ddd;
	height: 0;
}
#product-options label {
	width: 6em;
}
#product-options p {
	padding-top: 10px;
}

#product-options table {
	width: 100%;
}
#product-options th {
	text-align: left;
}
#product-options td {
	text-align: right;
}
#product-options tr {
	vert ical-align: top;
}
#product-options form {
	margin: 20px 0 0 0;
}
#product-options form h3 {
	border-bottom: solid 1px #ddd;
	line-height: 130%;
	margin-bottom: 4px;
	text-align: right;
}
#product-options form td {
	padding: 2px 0;
}
#product-options #quantity {
	width: 2em;
}

/* categories */
.category {
	border: solid 1px #999;
	padding: 4px;
	float: left;
	margin: 10px 0 0 20px;
}
.category img {
	border: solid 1px #999;
}
.category p {
	font-size: 140%;
	text-align: center;
	margin: 8px
}
.category p a {
	text-decoration: none;
}


/* gallery */
div#gallery .gallery-img {
	border: solid 1px #ccc;
	float: left;
	font-size: 80%;
	margin: 16px 16px 0 0;
	padding: 4px;
	text-align: center;
	width: 102px;
	height: 130px;
}
div#gallery .gallery-img a {
	color: #555;
	text-decoration: none;
}
div#gallery .gallery-img img {
	border: solid 1px #aaa;
	width: 100px;
	height: 100px;
}

.footernav {
font-size:12px;
text-align:center;
color:#ffffff;
vertical-align:top;
margin-bottom:10px;
line-height:15px;
}
