/* reset */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset { margin: 0; padding: 0; font-style: normal; }
img { border: none; }
table { border-collapse: collapse; border-spacing: 0; }

/* general */

html, body {
height: 100%;
}
body {
font-style: normal;
font-family: Verdana, Tahoma, Geneva, Arial, sans-serif;
font-size: 13px;
line-height: 150%;
color:#2b1e18;
background-image: url(images/default/bg.jpg);
}

a {
color: #2b1e18;
}
a:hover {
color: #000;
}
h1 {
font-size: 20px;
line-height: 130%;
margin-bottom: 10px;
font-weight:normal;
text-shadow: -1px -1px 1px #ccc;
}

h2 {
font-size: 17px;
line-height: 130%;
margin-bottom: 7px;
font-weight:normal;
}

h3 {
font-size: 15px;
line-height: 150%;
margin-bottom: 4px;
font-weight:normal;
}


h4 {
font-size: 1em;
line-height: 150%;
font-weight:bold;
}

pre {
font-style: normal;
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
}

p {
line-height: 150%;
margin-bottom: 1.2em;
}

ul {
list-style-position: outside;
padding: 0.3em 0 1em 1.6em;
}
li {
padding: 0.2em 0 0.2em 0;
}

#wrapper {
width:980px;
padding:0;
background-image: url(images/default/logo.png);
background-repeat: no-repeat;
background-position: 10px 15px;
min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto -40px;
overflow: hidden;
}
#header {
width:980px;
height: 100px;
clear:both;
}
#main {
width:980px;
margin:0 auto;
min-height: 469px;
background-image: url(images/default/paper_top.png);
background-repeat: no-repeat;
background-position: center top;
clear: both;
overflow:hidden;
position:relative;
}

#leftnav {
width:184px;
margin-top:18px;
margin-left:30px;
padding: 0;
background-image: url(images/default/categorybg.png);
background-repeat: no-repeat;
background-position: center bottom;
float:left;
}
#leftnav ul {
padding: 10px 17px 30px 17px;
list-style: none;
}
#leftnav ul li {
padding:0;
font-size:11px;
font-weight: bold;
border-bottom: 2px dotted #d3c4b4;
}
#leftnav ul li a {
padding:5px 0;
color:#4e3830;
display: block;
text-decoration: none;
}
#leftnav li a:hover {
color:#2b1e18;
background-color:#d5c7b9;
}
#leftnav ul li ul {
padding: 0 0 0 1.5em;
border-top: 2px dotted #d3c4b4;
}
#leftnav ul li ul li {
border: none;
}
#content {
width:700px;
padding: 25px 40px 20px 0;
float:right;
overflow:hidden;
}

/* shop settings */

#shopset {
padding-bottom: 18px;
height: 16px;
text-align: right;
overflow:hidden;
}
#shopset ul {
margin:0;
padding:0;
list-style: none;
}
#shopset ul li {
padding-left: 8px;
display: inline;
}
#shopset ul li a {
text-decoration:none;
}
#shopset ul form {
display: inline;
}
#shopset ul select {
font-size: 10px;
}
#shopset img {
vertical-align: top;
}

#main-bot {
width:980px;
height:23px;
margin:0 auto;
padding:0;
background-image: url(images/default/paper_bot.png);
background-repeat: no-repeat;
background-position: center top;
}
#infobot {
width:100%;
clear:both;
text-align: center;
background-image: url(images/default/infobot.png);
background-repeat: repeat;
overflow:hidden;
}
#infobot, .push {
height: 40px;
clear: both;
}
#infobot a {
text-decoration: none;
color: #000;
}
#infobot ul {
padding:0;
padding-top: 9px;
font-size: 14px;
list-style: none;
word-break:keep-all;

}
#infobot li {
margin: 0 auto;
padding:0;
padding-right:1.4em;
display: inline;
}
#footer {
padding: 20px 0;
text-align: center;
font-size: 11px;
line-height: 150%;
color: #000;
clear:both;
}
#footer a {
color: #000;
text-decoration: none;
}
.logolink {
width:276px;
height:0;
padding-top:100px;
display:block;
overflow:hidden;
float:left;
}
.recycledimg {
padding: 40px 27px 0 0;
float:right;
}

.newsletter {
	background-image: url(images/default/newsletter.png);
	background-position:  0 0;
	background-repeat: no-repeat;
	width: 131px;
	height: 0;
	padding-top:132px;
	display: block;
	overflow:hidden;
	position:absolute;
	left: 50px;
	bottom: 20px;
}
.newsletter:hover {
	background-position: 0 -132px;
}

#newproducts-home a {
margin-top:10px;
padding: 5px;
text-align:center;
font-size: 11px;
text-decoration:none;
display:block;
}
#newproducts-home a:hover {
background-color:#d5c7b9;
}

/* product listing */

#plisting {
margin-top:10px;
clear:both;
}

#plisting a {
width: 130px;
height: 158px;
padding: 5px;
margin-bottom: 5px;
text-align:center;
font-size: 10px;
text-decoration:none;
display:block;
float:left;
overflow:hidden;
}
#plisting a:hover {
background-color:#d5c7b9;
}
#plisting span {
white-space:nowrap;
}

h2.subcategory {
display: inline;
margin:0;
padding: 5px 10px 10px 10px;
line-height: 130%;
font-size: 13px;
font-weight:bold;
}
h2.subcategory a {
text-decoration:none;
}
.paginglink {
padding-top:5px;
text-align:center;
font-size:13px;
}
.itemtotal {
text-align:right;
font-size:10px;
}
/* product info */

#product_deatail {
width:300px;
padding-right: 20px;
float:left;
}
#product_deatail .price {
padding-bottom: 10px;
font-family: Georgia, "Times New Roman", serif;
font-size: 14px;
display: block;
text-align:right;
}
#product_deatail .attributes {
padding-bottom: 10px;
display: block;
text-align:right;
}
#product_deatail .addtocart {
padding-top:5px;
display: block;
text-align:right;
}
#product_photo {
width:380px;
float:right;
}

/* account */

#register-login {
width: 250px;
padding: 10px;
border: dotted 1px #333;
font-size: 0.9em;
}
#register-form {
width:420px;
}

.inputRequirement {
}
.checkoutBarCurrent {
font-weight:bold;
}
.markProductOutOfStock {
color:#ff0000;
font-weight:bold;
}
.alignright {
	text-align: right;
}
.productListing {
margin-top:20px;
}
.productListing-data {
width:25%;
font-size:0.9em;
padding:10px 0;
}
.productSpecialPrice{
color:#ff0000;
}
.smallText {
font-size:0.9em;
}
.maincolumn {
}
.sidecolumn {
}
.submit {
	text-align: center;
	padding: 15px 0 20px 0;
}
.submit input {
-webkit-appearance:button;
padding: 5px 10px;
font-size:15px;
_background-color:#d5c7b9;
}
.back {
	margin-top: 15px;
	margin-bottom: 10px;
}
.right {
float:right;
}
.left {
float:left;
}
.clear {
clear:both;
}
