html, body, ul, li, h3, h4 {
	margin: 0px;
	padding: 0px;
	color: #000;
	list-style: none;
}
h1 img {
	display: block;
}
img {
	border: 0px;
}
p {
	margin: 0.5em 0px;
}
a {
	color: #0f2c10;
	text-decoration: underline;
}
a:hover {
	color: #b35702;
	text-decoration: underline;
}
h1 {
	font-size: 22px;
	font: Arial;
	color: white;
}
h2 {
	font-size: 16px;
	font: Arial;
}


.left {
	float: left;
}
.right {
	float: right;
}
.center_align{
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
.more {
	text-align: right;
	color: #b35702;
}
.clear {
	clear: both;
}


body {
	background: #fff;
	font: 12px arial, sans-serif;
	margin-top: 2em; }

#product-list { width: 100%; border-collapse: collapse; }
#product-list td { vertical-align: top; padding: 5px; }

.googlecart-add-button { margin: auto; }
.option-display { margin: auto; text-align: center; padding-bottom: 5px; }

.image { vertical-align: top; }
.product-price, .product-title { font-size: 1.7em; }
.product-price { text-align: center; }
.product-description { font-size: 1.2em; }
.product-image { width: 7em; cursor: pointer; }
.out-of-stock { font-size: 1em; color: gray; text-align: center; }
.product-attr-custom { border:1px solid #A3C0F8; width:20em; }
#search-box { width: 100%; }


#wrapper {
	margin:auto;
	position:relative;
	text-align:left;
	width: 855px;
	height: 760px;
	background: 282px 250px url(images/wrapper_bground.jpg) repeat-x;
}

#header {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	background: 275px 0px url(images/header_bg.jpg) repeat-x;
	height: 284px;
}
#header h1 {
	background: 0px 0px url(images/header_left.jpg) no-repeat;
	height: 184px;
	width: 282px;
	margin: 0;
	padding: 0;
	color: #fff;
	line-height: 1;
}
#header h1 em {
	display: block;
	padding: 23px 0 0 70px;
	margin: 0;
	font-weight: normal;
	font-size: 28px;
	font-family: "Times new roman", serif;
}
#header h1 strong {
	display: block;
	margin: 0px;
	padding: 0px 0px 0px 90px;
	font-weight: normal;
	font-size: 15px;
	font-family: verdana, arial, sans-serif;
}

#uppers {
	position: absolute;
	top: 17px;
	left: 270px;
	padding-left: 25px;
	z-index: 15;
}

#uppers_right {
	position: absolute;
	top: 17px;
	right: 0px;
	padding-right: 25px;
	z-index: 15;
}


#nav {
	background: top left url(images/nav_left.gif) no-repeat;
	position: absolute;
	top: 66px;
	left: 270px;
	width: 580px;
	text-align: center;
	z-index: 15;
	font-size: 10px;
}
#nav div {
	background: top right url(images/nav_right.gif) no-repeat;
	padding: 0 5px;
}
#nav ul {
	background: top left url(images/nav_bg.gif) repeat-x;
	padding: 10px 0 10px 0px;
}
#nav li {
	display: inline;
	color: white;
}
#nav a {
	font-weight: normal;
	color: white;
}
#nav a:hover {
	color: #b35702;
}

#left-person {
	position: absolute;
	top: 115px;
	left: 0px;
	width: 282px;
	height: 645px;
	background: url(images/body_left1.jpg) no-repeat bottom left;
}

#body {
	position: relative;
	z-index: 10;
	margin-left: 320px;
	padding-top: 130px;
	width: 500px;
}

#black-tl { width: 100%; background: #0f2c10 top left url(images/black_tl.png) no-repeat; }
#black-tr { width: 100%; background: top right url(images/black_tr.png) no-repeat; }
#black-bl { width: 100%; background: bottom left url(images/black_bl.png) no-repeat; }
#black-br { width: 100%; background: bottom right url(images/black_br.png) no-repeat; }

#black-tl {
	margin-left: 300px;
	margin-top: 10px;
	width: 540px;
	position: relative;
}
#black-tl a {
	color: white;
}
#black-tl a:hover {
	color: #b35702;
	}
#black-bl {
	padding: 20px 20px 10px 20px;
	position: relative;
	min-height: 450px;
}
#black-bl-home {
	padding: 20px 20px 10px 20px;
	position: relative;
}
#black-bl a {
	color: white;
}
#black-bl a:hover {
	color: #b35702;
}

#test-tl { width: 100%;}
#test-tr { width: 100%;}
#test-bl { width: 100%;}
#test-br { width: 100%;}

#test-tl {
	margin-left: 300px;
	width: 540px;
	position: relative;
}
#test-tl a {
	color: #0f2c10;
	text-decoration: underline;
}
}
#test-tl a:hover {
	color: #b35702;
	}
#test-bl {
	padding: 20px 20px 10px 20px;
	position: relative;
	min-height: 450px;
}
#test-bl-home {
	padding: 20px 20px 10px 20px;
	position: relative;
}
#test-bl a {
	color: #0f2c10;
	text-decoration: underline;
}
#test-bl a:hover {
	color: #b35702;
}

#spacer{
	min-height: 275px;
}
#footer_links{
  list-style-type: none;
  display: block;
  margin-left:auto;
  margin-right:auto;
  text-align:center;
}
#footer_links li{
  padding: 0px;
  display: inline;
}

.title_info{
	margin-top: -40px;
	color: black;
}
.black-box {
	float: left;
	width: 126px;
	margin-right: 20px;
	margin-left: 20px;
	color: white;
}
.black-box h2 {
	font-size: 13px;
	font-weight: normal;
}
.black-box .more {
	color: #b35702;
}

.page-box {
	float: left;
	margin-right: 25px;
	margin-left: 15px;
	margin-top: 0px;
	width:525px;
	height:525px;
	overflow:auto;
}

.page-box a{
	color: #0f2c10;
	text-decoration: underline;
}
.page-box .more {
	color: #b35702;
}
.home-page-box {
	float: left;
	margin-right: 25px;
	margin-left: 15px;
	margin-top: 0px;
	width:525px;
	height:350px;
	overflow:auto;
}

.home-page-box a{
	color: #0f2c10;
	text-decoration: underline;
}
.home-page-box .more {
	color: #b35702;
}
.picture_float_right{
	float: right;
	padding:5px;
	margin-right: 20px;
}
.info{
	font-size: 15px;
}
.pages{
	text-align: center;
}
.pages ul {
	padding: 10px 0 10px 0px;
}
.pages li {
	display: inline;
	color: white;
}
.pages a {
	font-weight: normal;
	color: white;
	text-decoration: underline;
}
.pages a:hover {
	color: #b35702;
}

#footer {
	margin-left: 320px;
	margin-top: 10px;
	width: 550px;
}

#tips {
	float: left;
	width: 233px;
}
#choose {
	float: left;
	width: 200px;
	margin-left: 50px;
	margin-top: -130px;
}
#choose2 {
	float: left;
	width: 200px;
	margin-left: 260px;
	margin-top: -145px;
}

#copyright {
	text-align: center;
}
#s {
	position: relative;
	top: 0.4em;
}
#submit {
	position: relative;
	top: 0.2em;
}
