body {
    margin:0 auto;
	padding:0;
	font-family:Arial, Sans-Serif;
	font-size:12px;
	color:#000;
	background:#998d78 url(bg.gif) repeat;
}
form, div, span, h1, h2, h3, h4, p, ul, li, label, input {
	margin:0;
	padding:0;
}
a img { border:none; }
img#logo, #header, #cart2, #footer { behavior: url("/assets/iepngfix.htc"); }

a {
	color: #6d614e;
}

/* container -------------------------------------------------*/
#container {
	width:990px;
	margin:0 auto;
}

/* header -------------------------------------------------*/
#header {
	width:990px;
	height:134px;
	background:transparent url(bg-main-top.png) no-repeat;
}
#logo {
	width:363px;
	height:108px;
	float:left;
padding-left:15px;
}
#cart {
width:990px;
height:63px;
position:fixed;
z-index:100;
}
html>body #cart {
*width:612px;
}
#cart2 {
	width:354px;
	height:63px;
	background:transparent url(bg-cart.png) no-repeat;
	color:#fff;
	font-size:15px;
	padding:0 25px 0 25px;
float:right;
}
* html #cart {
width:354px;
height:63px;
position:relative;
float:right;
}
* html #cart2 {
float:none;
}
#cart-icon {
	float:right;
	padding-right:26px;
}
a.cartSummaryLink {
	width:98px;
	height:22px;
	background:transparent url(btn-viewcart-bg.gif) no-repeat;
	color:#fff;
	text-decoration:none;
	font-size:13px;
	text-align:center;
       display:-moz-inline-block; /* for Firefox */
       display:-moz-inline-box; /* for Firefox */
        display:inline-block;
	padding-top:7px;
	font-weight:normal;
margin-left:20px;
}
#cart-inner {
	padding-left:120px;
	padding-top:7px;
}
ul#nav {
	width:390px; /* 385 */
	height:41px;
	float:right;
	list-style:none;
	padding:67px 0 0 0;
}
* html ul#nav {
padding:4px 0 0 0;
}
ul#nav li {
	float:left;
	padding-right:32px;
}
ul#nav li a {
	font-weight:bold;
	color:#fff;
	font-size:15px;
	text-decoration:none;
}
ul#nav li a:hover {
	border-bottom:2px solid #fff;
}

/* main -------------------------------------------------*/
#main {
	width:960px;
	margin:0 15px;
	background:#fff url(bg-main.gif) repeat-y;
}
#aside {
	width:220px;
	float:left;
	color:#fff;
}
#aside h2 {
	color:#fff;
	font-size:21px;
	font-family:"Times New Roman", Serif;
	font-weight:normal;
	background:#222222;
	height:33px;
	padding:11px 0 0 15px;
	clear:left;
}
ul#menu {
	list-style:none;
	padding:10px 0 25px 0;
}
ul#menu li {
	position:relative;
	width:220px;
	height:28px;
}
ul#menu li a {
	color:#fff;
	background-color:#000;
	display:block;
	width:193px;
	padding:5px 0 5px 27px;
	height:18px;
	font-size:15px;
	text-decoration:none;
}
ul#menu li a:hover, ul#menu li a.active {
	background-color:#111;
}
ul#menu li ul {
	position:absolute;
	top:0;
	left:220px;
	width:170px;
	list-style:none;
	display:none;
z-index:100;
}
ul#menu li ul li {

}
ul#menu li ul li a {
	background-color:#111;
}
ul#menu li ul li a:hover {
	background-color:#222;
}
ul#menu li:hover ul, ul#menu li.sfhover ul {
	display:block;
}
.aside-inner {
	padding:10px 15px 10px 27px;
}
#aside label {
	font-size:15px;
	display:block;
	padding:0 0 4px 0;
}
#aside input {
	border:1px solid #333;
	background: #000;
	color: #bfb4a0;
	font-size:12px;
	width:171px;
	padding:3px;
	margin-bottom:8px;
}
#aside input.btnSubscribe {
	width:98px;
	height:29px;
	font-size:13px;
	font-weight:normal;
	color:#fff;
	border:none;
	padding:0;
	background:transparent url(btn-subscribe-bg.gif) no-repeat;
	cursor:pointer;
	text-align:center;
}
#content {
	width:707px;
	padding:0 0 0 0;
	float:right;
}
#content p {
	margin: 5px 0 10px;
}
#content ul {
	margin-left: 40px;
}
#content h2 {
	font-size:18px;
	font-weight:bold;
	margin-top: 20px;
}
#feature {
	width:671px;
	height:324px;
	padding-bottom:27px;
}
#controls {
	height:22px;
	width:660px;
	background-color:#000;
	padding:10px 0 0 11px;
}
#navcontrols {
}
#navcontrols a {
	text-decoration:none;
	float:left;
	height:13px;
	width:14px;
	display:block;
	background-color:#333;
	margin-right:7px;
}
#navcontrols a.activeSlide { 
	background-color:#998d78;
}
#navcontrols a:focus {
	outline:none;
}
#breadcrumb-border {
	height:21px;
	font-size:13px;
	color:#666;
	border-bottom:1px solid #999;
	margin-bottom:14px;
	width:671px;
}
#breadcrumb {
	height:21px;
	font-size:13px;
	color:#666;
	width:671px;	
}
#breadcrumb a {
	font-weight:bold;
	color:#666;
	text-decoration:none;
}
#breadcrumb a:hover {
	text-decoration:underline;
}
.category-box {
	width:211px;
	float:left;
	padding:0 18px 17px 0;
}
.category-box h3 {
	height:30px;
	color:#fff;
	font-size:19px;
	font-weight:bold;
	background:#998d78 url(bg-ttl.gif) no-repeat;
	padding:12px 0 0 24px;
}
.category-box h3 a {
	color:#fff;
	text-decoration:none;
}

.product-box {
	width:212px;
	float:left;
	padding:0 18px 17px 0;
}
.product-box h3 {
	height:45px;
	color:#fff;
	font-size:15px;
	font-weight:bold;
	background:#998d78 url(bg-ttl.gif) no-repeat;
	padding:12px 0 0 24px;
}
.product-box h3 a {
	color:#fff;
	text-decoration:none;
}
#main-content {
	clear:left;
	padding:0 36px 20px 0;
	line-height: 1.5;
	font-size: 13px;
}
#home-main-content {
	clear:left;
	padding:0 0 20px 0;
	line-height: 1.5;
	font-size: 13px;
}
#main-content p {
	margin: 12px 0;
}
#product {
	width:671px;
	padding-bottom:40px;
}
#product #title {
	width:631px;
	height:100px;
	padding:0 0 0 40px;
	background:#000 url(bg-product-ttl.gif) top left repeat-y;
	color:#fff;
}
#product #title h1 {
	width:631px;
	padding:25px 0 5px 0;
	font-size:28px;
	font-weight:normal;
	background:transparent url(bg-product-ttl-cnr.gif) no-repeat top right;
}
#product #title span.price {
	font-size:18px;
	color:#988c78;
}
#product #details {
	width:200px;
	padding:15px 7px 7px 7px;
	float:right;
	background:#222 url(bg-product-options.gif) no-repeat bottom left;
}
#product #details label {
	display:block;
	font-size:15px;
	color:#fff;
	padding-bottom:2px;
	font-weight:normal;
}
#product #details select {
	margin-bottom:12px;
	display:block;
}
#product #details input#txtQuantity {
	width:25px;
	color:#333;
	font-size:15px;
	font-weight:bold;
	border:2px solid #333;
	padding:2px;
	text-align:center;
	float:left;
	margin:0 8px 10px 0;
}
#product #details label.quantity {
	display:block;
	height:20px;
	padding:3px 0 0 0;
}
#product #details input#btnAddtoCart {
	clear:left;
	float:left;
	width:98px;
	height:29px;
	background:transparent url(bg-btn.gif) no-repeat;
	color:#fff;
	text-decoration:none;
	font-size:13px;
	text-align:center;
	display:block;
	padding-top:0px;
	font-weight:normal;
	border:none;
	cursor:pointer;	
} 
#product #details input#btnViewCart {
	float:right;
	width:98px;
	height:29px;
	background:transparent url(bg-btn.gif) no-repeat;
	color:#fff;
	text-decoration:none;
	font-size:13px;
	text-align:center;
	display:block;
	padding-top:0px;
	font-weight:normal;
	border:none;
	cursor:pointer;	
} 
#product #product-image {
	width:442px;
	padding:17px 0 11px 0;
}
#product #poplets {
	padding-bottom:20px;
}
#product #description {
	font-size:15px;
	color:#333;
clear:left;
}
#product #description p {
	padding-bottom:21px;
}

h2.ttl2 {
	font-size:18px;
	color:#fff;
	font-weight:normal;
	height:31px;
	width:657px;
	padding:13px 0 0 14px;
	background:#222 url(bg-ttl2.gif) no-repeat;
	margin-bottom:17px;
}
.promo {
	width:316px;
	height:205px;
	border:5px solid #cfcfcf;
	float:left;
	text-align:center;
	font-size:19px;
	color:#d5d5d5;
	font-weight:bold;
}
#promo-shi {
	margin-right:19px;
}
.clear {
	clear:both;
}
#footer {
	width:930px;
	height:50px;
	background:transparent url(bg-footer.png) no-repeat;
	margin:0 15px;
	padding:20px 15px 0 15px;
	font-size:11px;
	color:#fff;
}
#footer a {
	color:#fff;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
#footer-nav {
	float:left;
}
#copyright {
	text-align:right;
	float:right;
}


.catProdAttributeTitle {
	display:block;
	font-size:15px;
	color:#fff;
	padding-bottom:2px;
	font-weight:normal;
}
.catProdAttributeItem {
	margin:0 0 12px 0;
	display:block;
}
.productTextInput {
	width:25px;
	color:#333;
	font-size:15px;
	font-weight:bold;
	border:2px solid #333;
	padding:2px;
	text-align:center;
	float:left;
	margin:0 8px 10px 0;
}
input.productSubmitInput {
	clear:left;
	float:left;
	width:98px;
	height:29px;
	background:transparent url(bg-btn.gif) no-repeat;
	color:#fff;
	text-decoration:none;
	font-size:13px;
	text-align:center;
	display:block;
	padding-top:0px;
	font-weight:normal;
	border:none;
	cursor:pointer;	
} 
.productPoplets {
text-align:left;
float:left;
padding-bottom:15px;
}

.productSelectInput {
	width: 190px;
}

#pagination {
	font-size: 15px;
	font-weight: bold;
	color: #333;
	text-align: right;
	padding: 3px;
}
#pagination a {
	color: #333;
	text-decoration: none;
	padding: 3px;
}
#pagination a:hover {
	background: #333;
	color: #fff;
}

table.cart {
	width: 670px;
	margin: 15px 0 0 0;
}

#shippingSpan {
	display: none;
}

.right {
	float: right;
}
.contact-form {
	border-left: 2px dotted #dedede;
	padding: 0 0 0 25px;
	margin: 0 0 20px 0;
}
img.left {
	float: left;
	padding: 0 11px 0 0;
}

.post-body {
	line-height: 1.4;
	font-size: 14px;
}
.post-body p {
	margin: 5px 0 10px 0;
}
.post-body ul {
	margin-left: 40px;
}
.post-body ol li {
	margin-bottom: 10px;
}
.post-body h2 {
	color: #5fa44c;
	font-size: 18px;
	font-weight: bold;
}
