html {
	overflow: -moz-scrollbars-vertical;
	margin: 0;
	padding: 0;
	background: #EBE9DC url('../image/bg.jpg') repeat-y;
}
* {
	font-family: Verdana, Helvetica, sans-serif;
}
body {
	margin: 0px;
	padding: 0px;
	font: normal 1.1em Verdana,sans-serif;
	min-width: 659px;
}
div, ul, p, a , li, span {
	margin: 0px;
	padding: 0px;
}
p {
	text-align:justify;
	line-height: 20px;
	font: 1.1em Verdana,sans-serif;
}
h1{
	padding-bottom: 30px;
	font-size: 22px;
}
h2{
	font-size: 18px;
}
h3{
	font-size: 14px;
}
h4{
	font-size: 12px;
}
body, td, th, input, textarea, select, a {
	font-size: 12px;
}
form {
	padding: 0;
	margin: 0;
	display: inline;
}
input, textarea, select {
	margin: 0px 0px;
}
a, a:visited {
	color: #1B57A3;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
}
a:hover {
	text-decoration: underline;
	font-weight:bold;
}
a img {
	border: none;
}

/* layout */
#container {
	text-align: left;
	padding-left: 226x;   /* LC width */
	height: 100%;
	background: url('../image/content-background.jpg') repeat-y;
}
#header {
	height: 131px;
	background: #EBE9DC url('../image/new-header.jpg') no-repeat;
	width: 100%;
	font: bold 1.0em Verdana,sans-serif;
}
#header .div3 {
	float: right;
	padding-right: 14px;
}
#header .div3 a {
	margin-left: 20px;
	padding-left: 20px;
	font: bold 1.1em Verdana,sans-serif;
	text-decoration: none;
}
#header .div4 {
	clear: right;
	float: right;
}
#header .div4 a {
	float: left;
	width: 100px;
	padding-top: 9px;
	text-align: center;
	font: bold 1.1em Verdana,sans-serif;
	font-weight: bold;
	position: relative;
	color: #523815;
}
#header .div4 a:hover {
	text-decoration: underline;
	font-size: 1.2em;
}
#header .div4 a:active {
	color: #FFFFFF;
}
#header .div5 {
	padding: 97px 0px 0px 265px;
	color: #523815;
}
#header .div5 a{
	color: #523815;
	font: 1.1em Verdana,sans-serif;
}
#header .div5 a:hover{
	font-weight: bold;
}
#header .div5 a:active{
	color: #ffffff;
}
#breadcrumb {
}
#center {
	padding-left: 226px;   /* LC width */
	padding-right: 207px;  /* RC width */
	/**/
}
#center .column {
	float: left;
	position: relative;
}
#column_left {
	width: 226px;	  /* LC width */
	left: -226px;	  /* LC width */
	#left: 207px;	  /* LC width */
	margin-left: -100%;
	float: left;
}
#column_right {
	width: 207px;	  /* RC width */
	margin-right: -207px;  /* RC width */
}
#content {
	/**/
	width: 100%;
}
#content ul {
	margin: 10px 0px 20px 30px;
	color: #523815;
}
#content .contentbody {
	min-height: 653px;
	background: url('../image/new-content-body.jpg') top left repeat-y;
	background-color: #EBE9DC;
	padding: 10px 60px 10px 35px;
	height: 100%;
}
#content .contentbody a {
	color:#523815;
}
#content .contentbody a:active {
	color:#A2845C;
}
#content .contentbottom {
	padding: 41px 0px 0px 35px;
	width: 100%;
	position: relative;
}
#content .contentbottom img{
	padding-bottom: 2.5px;
}
#content .contentbottom a{
	padding-right: 20px;
	color: #523815;
	font: bold 1.1em Verdana,sans-serif;
	text-decoration: none;
}
#content .contentbottom a:hover{
	text-decoration: underline;
}
#content .contentbottom a:active{
	color: #ffffff;
}
.heading {
	border-bottom: 1px solid #DDDDDD;
	padding-bottom: 3px;
	margin-bottom: 10px;
}
.review_heading {
	border-bottom: 1px solid #DDDDDD;
	padding-bottom: 3px;
	margin-bottom: 10px;
	color: #523815;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.review_warning {
	border-bottom: 1px solid #DDDDDD;
	padding-bottom: 3px;
	margin-bottom: 10px;
	color: #523815;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.box {
	background-color: #EBE9DC;
	margin-top: -41px;
	margin-bottom: 45px;
}
.box .top {
	height: 30px;
	color: #523815;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	background: url('../image/box_top.jpg') no-repeat;
	padding-top: 7px;
}
.box .top img {
	float: left;
	margin: 0px 10px 0px 0px;
	margin-top: -7px ;
}
.box .middle {
	border-right: 2px solid #BAA789;
	border-bottom: 2px solid #BAA789;
	border-left: 2px solid #BAA789;
	background: #F7F7F7;
	padding: 10px;
	font-weight: bold;
	margin-top: -7px;
}
.box .middle a{
	color: #523815;
}
.box .middle a:active {
	color: #000000;
}
.box .bottom {
}
.categorybox {
}
.categorybox .top {
	background: url('../image/new-leftmenu-top.jpg') no-repeat;
	height: 148px;
}
.categorybox .middle {
	padding: 30px 0px;
	margin: 0px;
	line-height: 30px;
}
.success {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #E4F1C9;
	border: 1px solid #A5BD71;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.warning {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #FFDFE0;
	border: 1px solid #FF9999;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.wait {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #FBFAEA;
	border: 1px solid #EFEBAA;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.required {
	color: #FF0000;
	font-weight: bold;
}
.error {
	color: #FF0000;
	display: block;
}
.help {
	cursor: pointer;
}
.tooltip {
	border: 1px solid #FDDA5C;
	background: #FBFF95;
	padding: 5px;
	font-size: 11px;
	width: 250px;
}
.clear { /* generic container (i.e. div) for floating buttons */
	overflow: hidden;
	width: 100%;
}
a.button {
	font: bold 14px Verdana, sans-serif;
	height: 25px;
	/*padding-right: 0px; /* sliding doors padding */
	text-decoration: none;
	background: url('../image/button_unpressed.png') repeat;
	border-right: 2px solid #523815;
	border-bottom: 2px solid #523815;
	border-left: 2px solid #C9B58B;
	border-top: 2px solid #C9B58B;
	padding: 4px 18px 4px 18px;
	color: #523815;
}
a.button:active {
	background: url('../image/button_pressed.png') repeat;
	border-left: 2px solid #523815;
	border-top: 2px solid #523815;
	border-right: 2px solid #C9B58B;
	border-bottom: 2px solid #C9B58B;
	padding: 5px 17px 3px 19px;
}
.add_to_cart_box {
	padding: 10px;
	font: bold 14px arial, sans-serif;
	color: #523815;
}
.buttons {
	margin-bottom: 10px;
	clear: both;
	padding: 5px;
}
.buttons input {
	padding: 0px;
	margin: 0px;
}
.buttons table {
	width: 100%;
	border-collapse: collapse;
}
.buttons table td {
	vertical-align: middle;
}
.description {
	text-indent: 30px;
	padding-bottom: 10px;
}
.top {
	color: #523815;
	font: bold 0.8em Verdana,sans-serif;
}
.list {
	width: 100%;
	margin-bottom: 10px;
}
.list td {
	text-align: center;
	vertical-align: top;
	padding-bottom: 10px;
}
.sort {
	margin-bottom: 10px;
	background: #F8F8F8;
	height: 30px;
	width: 100%;
}
.sort .div1 {
	float: right;
	margin-left: 5px;
	padding-top: 6px;
	padding-right: 9px;
}
.sort .div2 {
	text-align: right;
	padding-top: 9px;
}
.sort select {
	font-size: 11px;
	margin: 0;
	padding: 0;
}
.pagination {
	display: inline-block;
	width: 100%;
	margin: 5px 0px;
}
.pagination .links, .pagination .results {
	padding: 7px;
}
.pagination .links {
	float: right;
}
.pagination .links a {
	border-right: 1px solid #523815;
	border-bottom: 1px solid #523815;
	padding: 1px 4px;
	text-decoration: none;
	color: #523815;
	font: bold 1.1em Verdana,sans-serif;
}
.pagination .links b {
	border-left: 1px solid #523815;
	border-top: 1px solid #523815;
	padding: 1px 4px;
	text-decoration: none;
	color: #523815;
	font: bold 1.1em Verdana,sans-serif;
	background: #FFFFFF;
}
.pagination .links a:active {
	border-left: 1px solid #523815;
	border-top: 1px solid #523815;
	background: #FFF;
}
.pagination .results {
	float: right;
	font: bold 1.1em Verdana,sans-serif;
}
.tabs {
	display: block;
	width: 105%;
	margin-bottom: 0px;
}
.tabs a {
	float: left;
	width: 32.1%;
	text-align: center;
	padding: 4px 1px 5px 0px;
	margin-right: 2px;
	border: 2px outset #523815;
	background: #FFFFFF url('../image/tab_unpressed.png') repeat;
	color: #523815;
	font: bold 1.1em Verdana,sans-serif;
	text-decoration: none;
	z-index: 1;
	position: relative;
	top: 1px;
}
.tabs a.selected {
	background: #FFFFFF url('../image/tab_pressed.png') repeat;
	border: 2px inset #523815;
	padding: 5px 0px 4px 1px;
	z-index: 3;
}
.page {
	background: #EBE9DC;
	padding: 30px 10px 10px 10px;
	clear: both;
	z-index: 2;
	width: 100%;
}
#footer {
	clear: both;
	position: relative;
}
#footer .div1 {
	float: left;
	text-align: left;
}
#footer .div2 {
	height: 240px;
	background-image: url('../image/footer.jpg');
}
#footer .div3 {
	float: right;
	text-align: right;
	color: #523815;
	padding: 5px 10px 10px 0px;
	clear: both;
	height: 25px;
	background-image: url('../image/bg.jpg');
	#text-align: center;
	#padding-right: 0px;
	#width: 100%;
}
#category ul{
	margin-left: 35px;
	list-style: disc;
	color: #523815;
}
#category ul ul{
	margin-left: 20px;
}
#category ul a{
	color: #523815;
	font: bold 1.1em Verdana,sans-serif;
	text-decoration: none;
}
#category ul a:hover {
	text-decoration: underline;
	font-size: 1.2em;
}
#category a:active {
	color: #FFFFFF;
}
#category .selected {
	text-decoration: underline;
}
#information ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding-left: 12px;
	list-style: disc;
}
#information ul a{
	color: #523815;
	font: bold 1.1em Verdana,sans-serif;
	text-decoration: none;
}
#information ul a:hover {
	text-decoration: underline;
}
#information a:active {
	color:#A2845C;
}
.cart {
	border-collapse: collapse;
	margin-bottom: 30px;
	width: 100%;
	border: 1px solid #BAA789;
}
.cart th {
	background: #BAA789;
	padding: 5px;
}
.cart td {
	padding: 5px;
	vertical-align: middle;
}
.cart a {
	color: #523815;
	font-weight: bold;
}
.homepagetabs {
	display: block;
	width: 105%;
	margin-bottom: 0px;
}
.homepagetabs a {
	float: left;
	text-align: center;
	width: 48.5%;
	padding: 4px 1px 5px 0px;
	margin-right: 2px;
	border: 2px outset #523815;
	background: #FFFFFF url('../image/tab_unpressed.png') repeat;
	color: #523815;
	font: bold 1.1em Verdana,sans-serif;
	text-decoration: none;
	z-index: 1;
	position: relative;
	top: 1px;
}
.homepagetabs a.selected {
	background: #FFFFFF url('../image/tab_pressed.png') repeat;
	border: 2px inset #523815;
	padding: 5px 0px 4px 1px;
	z-index: 3;
}