* {
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #464646;
	font-size: 12px;
}
a {
  text-decoration: none;
  color:rgb(134,163,45);
}
a:visited {
  text-decoration: none;
  color:rgb(134,163,45);
}
a:hover {
  text-decoration: underline;
}
img {
	border: 0px;
}
html {
	width: 100%;
	height: 100%;
}
body {
	height: 100%;
	background-color: #F3F1E9;
	position: relative;
}
html > body {
	min-height: 100%;
	height: auto;
}
#header {
	height: 222px;
	background-image: url(../images/header_bg.gif);
	background-position: top left;
	background-repeat: repeat-x;
}
#header_inside {
	width: 1000px;
	margin: 0 auto;
	position: relative;
}
#menu {
	position: absolute;
	top: 156px;
	left: 26px;
}
#menu li {
	display: inline;
}
#menu a {
	margin: 0 1px 0 0;
	width: 110px;
	text-align: center;
	padding: 8px 0 18px 0;
	display: block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0D0D0D;
	text-decoration: underline;
	background-position: top left;
	background-repeat: no-repeat;
}
#menu .but {
	background-image: url(../images/but_inactive.gif);
	text-decoration: none;
	color: #FFFFFF;
}
#menu .but_active, #menu .but:hover {
	background-image: url(../images/but.gif);
	text-decoration: none;
	color: #FFFFFF;
}
#wrapper {
	padding: 0 0 142px 0
}
#content_inside {
	background-image: url(../images/bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 1000px;
	margin: 0 auto;
	overflow: hidden
}
#leftsidebar {
	width: 175px;
	float: left;
	padding: 0px 32px 0 23px;
	display: block;
	overflow: visible;
}
#rightsidebar {
	width: 205px;
	float: left;
	padding: 0px 0px 0 23px;
	display: block;
	overflow: visible;
}
.title_text {
	font-size: 24px;
}
#list {
	list-style-type: none;
	margin: 11px 0 0 0;
	line-height: 18px;
}
#list a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #464646;
	text-decoration: none
}
#list a:visited {
	text-decoration: none
}
#list a:hover {
	text-decoration: underline
}
#list li {
	width: 165px;
	padding: 0 0 0 10px;
}
.color {
	background-color: #ECECC5
}
#main_block {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #464646;
	overflow: hidden;
	float: left;
	width: 540px;
}
.rightsidebar_item {
	background-color: #ECECC5;
	border: 1px solid #DFDEC0;
	float: left;
	padding: 5px;
	text-align: justify;
	width: 195px;
	margin-bottom: 10px;
}
.rightsidebar_item p {
	padding: 5px;
}
.rightsidebar_item a {
	display: block;
	color: #547223;
	text-decoration: underline;
	margin: 5px 0 0 12px;
}
.rightsidebar_item a:visited {
	text-decoration: none;
}
.rightsidebar_item a:hover {
	text-decoration: underline;
}
.rightsidebar_item span {
	font-size: 24px;
	border: 1px solid #DFDEC0;
	margin-bottom: 7px;
	padding: 2px;
	width: 189px;
	background-color: white;
	display: block;
	text-align: center;
}
#footer {
	width: 100%;
	height: 142px;
	position: absolute;
	bottom: 0px;
	background-image: url(../images/footer_bg.gif);
	background-position: top left;
	background-repeat: repeat-x;
}
#items {
	float: left;
	padding: 22px 0 0 0;
	width: 540px;
}
.item {
	width: 168px;
	height: 204px;
	float: left;
	background-image: url(../images/item_bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 0 12px 5px 0;
	display: inline;
}
.item img {
	margin: 13px 0 0 12px;
	width: 150px;
	height: 120px;
}
.item span {
	display: block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #E9410E;
	width: 70px;
	padding: 0px 0px 0 20px;
}
.item span.category {
	font-size: 14px;
	width: 135px;
	text-align: center;
}
.item span.category a {
	display: block;
	color: #547223;
	text-decoration: none;
	margin: 0px 0 0 12px;
}
.item span.category a:hover {
	text-decoration: underline;
}
.buy_cart {
	display: block;
	float: right;
	line-height: 18px;
	margin-right: 10px;
	margin-left: 2px;
	margin-top: 8px;
	width: 41px;
	text-align: left;
	background-image: url(../images/view_bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
	color: #fff;
	text-decoration: none
}
.buy {
	display: block;
	float: left;
	line-height: 18px;
	margin: 3px 3px 0 0;
	width: 92px;
	text-align: center;
	background-image: url(../images/buy_bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
	color: #CAFF34;
	text-decoration: none
}
#footer_inside {
	width: 1000px;
	height: 142px;
	margin: 0 auto;
	background-image: url(../images/telephone.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.footer_menu {
	list-style-type: none;
	padding: 25px 0 0 42px;
}
.footer_menu li {
	display: inline;
	line-height: 17px;
	float: left;
}
.footer_menu li a {
	color: #0D0D0D;
	text-decoration: none;
	margin: 0 6px;
}
.footer_menu li a:visited {
	text-decoration: none
}
.footer_menu li a:hover {
	text-decoration: underline
}
#footer_inside p {
	padding: 10px 0 0 48px;
}
#footer_inside p a {
	color: #E9410E;
	text-decoration: underline
}
#footer_inside p a:visited {
	text-decoration: underline
}
#footer_inside p a:hover {
	text-decoration: none
}
#item {
	padding: 13px 0 0 5px;
	float: left
}
#item h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #242424;
	font-weight: normal;
}
.big_view {
	width: 478px;
	margin-top: 10px;
	padding: 20px 0 12px 0;
	vertical-align: middle;
	border: 1px solid #D6D3C7;
	background-color: #FFFFFF;
	position: relative;
	text-align: center;
	padding-bottom:40px;
}
.big_view span {
	font-size: 30px;
	color: #E9410E;
	display: block;
	position: absolute;
	bottom: 0px;
	left: 25px;
}
.big_view a {
	font-size: 30px;
	display: block;
	position: absolute;
	bottom:5px;
	text-align:right;
	right: 10px;
}
.scroll {
	width: 476px;
	text-align: left;
	margin-top: 1px;
	padding: 1px;
	padding-top: 5px;
}
.scroll a {
	padding: 1px;
	padding-left: 2px;
}
.description {
	width: 220px;
	float: left;
	padding: 55px 0 0 25px;
}
.description p {
	padding-bottom: 15px;
}
.style1 {
	padding: 0 0 200px 0
}
.inner_copy {
	border: 0;
	color: #fff;
	float: right;
	width: 0.09%!important;
	margin: -100px;
	overflow: hidden;
	line-height: 0px;
	padding: 0px;
	font-size: 11px
}
.pager {
	text-align: right;
	padding-bottom: 10px;
	padding-top: 10px;
}
.pager a {
	text-decoration: underline;
	font-weight: normal;
}
.pager_div {
	border: 1px rgb(217,217,217) solid;
	padding: 5px;
	margin-bottom: 10px;
	text-align: justify;
	background-color: white;
}
.pager_div_answer {
	background-color: rgb(253,253,253);
	border: 1px rgb(217,217,217) solid;
	padding: 5px;
	margin-top: 3px;
	text-align: justify;
}
.pager_div_title {
	font-size: 16px;
	font-weight: bold;
}
.pager_div_title a {
	color: #046598;
}
.pager_div_date {
	font-size: 10px;
	color: rgb(128,128,128);
}
.pager_div_text {
	text-align: justify;
	padding: 0px;
}
.thumb {
	border: 4px solid rgb(232,232,232);
	margin: 2px;
}
.cart
{
	background: #fff;
	text-align: left;
	width:100%;
	border-collapse: collapse;
	/*width="550" cellppadding="0" cellspacing="0" border="0"*/ 
}
.req
{
  color: gray;
  width:10px;
  text-align:left;
}
.cart th
{
	background: rgb(232,228,217);;
	height: 20px;
	padding: 5px;
	color: #000;
	font: 12px Arial;
	font-weight: bold;
}
.cart td
{
  font: 11px Arial;
	padding-top:5px;
	padding-bottom:5px;
	padding-left: 5px;
	border-bottom: 2px solid #f3f3f3;
}

.cart th.cart-total
{
	font: 18px Arial; 
  color: #000;
	font-weight: bold;
	background: rgb(163,192,42);
}