html {
overflow: -moz-scrollbars-vertical;
margin: 0;
padding: 0;
}

* {
font-family: Arial, Helvetica, sans-serif;
}

body {
margin: 0px;
padding: 0px;
text-align: center;
background: #000;
}

body, td, th, input, textarea, select, a {
font-size: 12px;
}

form {
padding: 0;
margin: 0;
display: inline;
}

input, textarea, select {
margin: 3px 0px;
}

a, a:visited {
color: #1B57A3;
text-decoration: underline;
cursor: pointer;
}

a:hover {
text-decoration: none;
}

a img {
border: none;
}

p {
margin-top: 0px;
}


/* layout */
/**********/
#container {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background: white;
}

#header {
	position: relative;
	width: 800px;
	height: 135px;
}

#header .sitelogo {
	position: relative;
	top: 21px;
	left: 37px;
	width: 154px;
}

#header .sitemoto {
	position: absolute;
	right: 0px;
	top:15px;
	width:550px;
}

#horizontalmenu {
	width: 800px;
	clear: both;
	height: 25px;
	background: url('../image/header.png') repeat-x;
}

#horizontalmenu ul {
	float: left;
	margin: 0;
	padding: 0;
	padding-top: 3px;
}

#horizontalmenu li {
	float: left;
	display: inline;
}

#horizontalmenu a {
	padding: 3px 10px 3px 10px;
	margin: 0px;
	border-right:1px solid #839715;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	font-size: 16px;
	font-family: Verdana, Geneva, sans-serif;
}

#horizontalmenu a:hover {
	color:#f2851a;
}

/*#header .div1 {
	height: 130px;
}*/

/*#header .div2 {
	position: relative;
	top: 21px;
	left: 37px;
	width:154px;
}*/

/*#header .div3 {
	position: absolute;
	right: 0px;
	top:15px;
	width:550px;
}*/

/*#header .div4 {
	width:800px;
	clear:both;
	height: 25px;
	background: url('../image/header.png') repeat-x;
}*/

/* 
#header .div4 img {
	float: left;
	margin-right: 5px;
}
*/

/*#header .div4 a {
	padding: 3px 10px 3px 10px;
	margin: 0px;
	border-right:1px solid #839715;
	display: inline-block;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	font-size: 16px;
	font-family: Verdana, Geneva, sans-serif;
}

#header .div4 a:hover {
	color:#f2851a;
}*/


.logotbl {
	margin-top:25px;
	clear:both;
}

.logotbl p, .logotbl a, .logotbl a:visited{
	font-weight:bold;
	font-size:14px;
	color:#000;
	padding:0px;
	margin:0px;
	text-decoration:none;
}

.logotbl p b, .logotbl a:hover{
	color:#829605;
	text-decoration:none;
}

.logotbl_green {
	background:#9db900;
	height:60px;
	margin-right:23px;
	color:#fff;
	font-size:17px;
	font-style:italic;
	text-align:center;
	clear:both;
}

/*
#header .div6 a {
	float: right;
}

#breadcrumb {
	padding-top: 8px;
	padding-bottom: 10px;
	padding-left: 10px;
}
*/

#column_left {
	float: left;
	width: 160px;
	min-height:460px;
	margin:10px 5px 0 5px;
	background:#fff url('../image/cat-line.png') repeat-x;
}

/*
#column_right {
	float: right;
	width: 180px;
	margin-left: 10px;
}
*/

#content {
	float: left;
	width: 625px;
	margin: 10px 5px 10px 0;
}

#content .top {
	height:30px;
	padding: 0px 0px 0px 10px;
	background:#fff url('../image/header-line.png') repeat-y;
}

#content .top h1, .heading {
	color: #374007;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style:italic;
	/*text-transform: uppercase;*/
	margin: 0px;
}

.heading {
	border-bottom: 1px solid #DDDDDD;
	padding-bottom: 3px;
	margin-bottom: 10px;
}

#content .middle {
	background: #FFFFFF;
	padding: 10px 0px 1px 0px;
	min-height:460px;
}

/*
#content .bottom {
	background: url('../image/content_bottom.png') no-repeat;
	height: 5px;
}
*/
.box {
margin-bottom: 10px;
background: url('../image/box_top.png') no-repeat;
}

.box .middle {
background: #a0bb01;
}

/*
.box .top {
	padding: 8px 0px 6px 7px;
	color: #000000;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}
.box .top img {
	float: left;
	margin-right: 5px;
}


.box .bottom {
	height: 5px;
	background: url('../image/box_bottom.png') no-repeat;
}
*/

.categorylink {
	display: block;
	width: 195px;
	height: 115px;
}

.categorylink h2 {
	display: inline;
}

.clearfloats {
	clear: both;
}


/*  HOME  */
.banner {
	/*float: left;*/
	width: 620px;
	overflow: hidden;
	/*height: 205px;
	margin-bottom: 5px;
	clear: both;*/
}

.welcome p {
	margin: 20px 0;
	padding: 0;
	/*padding:10px 10px 0 10px;*/
}

.home_tbl td {
	/*width: 200px;*/
}

.home_tbl td h2 {
	font-size:17px;
	color:#a1bb05;
	text-align:left;
	margin:0px;
	padding:3px;
}

.home_tbl table {
	border:2px solid #626362;
}

.home_tbl a, .home_tbl a:visited,
.home_tbl a:hover {
	border:none;
	text-decoration:none;
}


/*END HOME*/
.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 {
	background: transparent url('../image/button_right.png') no-repeat scroll top right;
	color: #FFFFFF;
	display: inline-block;
	font: normal 12px arial, sans-serif;
	height: 25px;
	margin-right: 6px;
	padding-right: 18px; /* sliding doors padding */
	text-decoration: none;
}
a.button span {
	background: transparent url('../image/button_left.png') no-repeat;
	display: inline-block;
	padding: 5px 0 5px 18px;
}

a:hover.button, a:visited.button {
color:#fff;
text-decoration:none;
}

.buttons {
	background: #F8F8F8;
	border: 1px solid #DDDDDD;
	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;
}
.list {
width: 620px;;
margin-bottom: 10px;
text-align: center;
}
.list td {
padding-bottom: 10px;
border:2px solid #626362;
height:270px;
}

.list td span {
text-align:right;
}

.list a, .list a:visited{
color:#a0bb01;
text-decoration:none;
font-weight:bold;
border:none;
}

.list a:hover{
color:#a0bb01;
text-decoration:underline;
font-weight:bold;
border:none;
}

.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%;
	background: #F8F8F8;
	margin-bottom: 10px;
}
.pagination .links, .pagination .results {
	padding: 7px;
}
.pagination .links {
	float: left;
}
.pagination .links a {
	border: 1px solid #CCCCCC;
	padding: 4px 7px;
	text-decoration: none;
	color: #000000;
}
.pagination .links b {
	border: 1px solid #CCCCCC;
	padding: 4px 7px;
	text-decoration: none;
	color: #000000;
	background: #FFFFFF;
}
.pagination .results {
	float: right;
}
.tabs {
	display: block;
	width: 100%;
	margin-bottom: 0px;
}
.tabs a {
	float: left;
	display: block;
	padding: 6px 15px 7px 15px;
	margin-right: 2px;
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	background: #FFFFFF url('../image/tab.png') repeat-x;
	color: #000000;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	z-index: 1;
	position: relative;
	top: 1px;
}
.tabs a.selected {
	background: #FFFFFF url('../image/tab.png') repeat-x;
	border-bottom: 0px;
	padding-bottom: 8px;
	z-index: 3;
}
.page {
	/*border: 2px solid #626362;*/
	background: #FFFFFF;
	display: inline-block;
	padding: 0px;
	display: block;
	width: 620px;
	clear: both;
	z-index: 2;
	margin-bottom: 10px;
}


/* FOOTER*/

#footer {
	width: 800px;
	clear: both;
	background:url('../image/foot-line.png') repeat-x;
	height: 62px;
}

.footer_middle { 
	display:block;
	width: 800px;
	clear:both;
	color:#000;
	font-size: 12px;
	text-align: center;
	padding:10px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.footer_middle a, .footer_middle a:visited { 
	color:#000; 
	font-weight:normal;
	text-decoration:none; 
	padding:0px 10px 0px 10px;
}

.footer_middle a:hover { 
	color:#f2851a; 
	font-weight:normal;
	text-decoration:underline;
}
/* END FOOTER*/

#information ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding-left: 12px;
	list-style: url('../image/bullet_2.png');
}
.cart {
	border-collapse: collapse;
	margin-bottom: 10px;
	width: 100%;
	border: 1px solid #EEEEEE;
}
.cart th {
	background: #EEEEEE;
	padding: 5px;
	font-weight: normal;
}
.cart td {
	padding: 5px;
}

/* CATEGORY MENU*/

#category ul a {
text-decoration:none;
font-weight:bold;
color:#000;
}

#category ul li {
padding:5px 10px 5px 10px;
}

#category ul a:hover {
color:#f2851a;
text-decoration:underline;
}

.parent_ul {
list-style:none;
padding:0;
margin:0;
}

.parent_ul a, .parent_ul a:visited{
color:#fff;
}

.child_ul a, .child_ul a:visited{
color:#000;
border-bottom:none;
}

.child_ul {
list-style:none;
padding:0;
margin-top:10px;
}

.child_ul li {
background-color:#a0bb01;
padding:20px;
color:#000;
}

.cat_parent {
background:url('../image/arrow.gif') no-repeat right;
border-bottom:2px solid #fff;

}

.cat_parent_alt {
background:url('../image/arrow-down.gif') no-repeat top right;
}

.cat_child {
/*background-color:#f8cdfa;*/
font-weight:normal;
padding-left:40px;
width:100%;
}

.cat_child a {
font-weight:normal;
}

.cat_list {
background:#a0bb01;
padding:0;
margin:0;
list-style:none;
}

/* CONTACT US */

#content .middle-cont {
background: #fff url('../image/con-bg.png') no-repeat top;
padding: 10px 0px 1px 0px;
min-height:460px;
}

.con-left {
width:250px; 
padding-right:10px;
float:left;
}

.con-left p {
padding-left:10px;
font-size:14px;
text-align:justify;
}

.con-left span{
color:#3a420c;
font-style:italic;
font-size:14px;
}

.con-left a, .con-left a:visited {
color:#3a420c;
text-decoration:none;
font-weight:normal;
}

.con-left a:hover {
color:#f2851a; 
font-weight:normal;
text-decoration:underline;
}

.con-right {
width:350px; 
padding-right:5px;
float:right;
}

.con-right .label {
font-weight:bold;
text-align:right;
vertical-align:top;
width:120px;
}

.con-right .input {
width:230px;
border:1px solid #a7a7a7;
}
