/* CSS Document */

body {
	margin: 0;
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	background-color: #dbdbdb;
}

hr {
	border: thin solid #dcdcdc
}

del {
	font-family: arial;
	font-size: 11px
}

a, a:link, a:visited, a:active {
	text-decoration: none;
	color: #507c00;
	font-size: 11px;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
	color: #76b701;
	font-size: 11px;
}

table, tr, td {
	border-collapse : collapse; 
	font-size : 11px; 
	font-family : verdana; 
}

img {
	border: 0 none
}

input {
	border: 1px solid #999999; 
	font-size: 11px; 
	background-color: #ffffff;
	color: #6c6c6c; 
	font-family: verdana;
	padding: 3px
}

input.button {
	color:#ffffff;
	font-weight:bold;
	padding: 3px;
	cursor: pointer;
	border: 1px outset #214501;
	font-family: verdana;
	font-size: 11px;
	background-color: #479601
}

input.button:hover {
	color:#ffffff;
	border: 1px outset #214501;
	background-color: #214501
}

input.checkradio {
	border: none;
	background-color: transparent;
	background-image: none
}

select {
	border: 1px solid #999999; 
	font-size: 10px; 
	color: #454545; 
	font-family: verdana, 'trebuchet ms', tahoma, georgia;
}

option {
	font-size: 10px; 
	font-family: verdana, 'trebuchet ms', tahoma, georgia;
	background-color: white
}

optgroup {
	font-size: 10px; 
	font-family: verdana, 'trebuchet ms', tahoma, georgia;
	font-style: normal;
	background-color: orange;
}

textarea {
	background-color : #ffffff; 
	border: 1px solid #999999; 
	font-size : 11px; 
	font-family : verdana; 
	color: #6c6c6c; 
	padding: 3px
}

p,form {
	margin: 0px
}

.hilite {
	background-color: #dbdbdb;
}

.searchbutton {
	width: 16px;
	height: 15px;
	background-image: url(../images/searchbutton.jpg);
	position: absolute
}

.infobox {
	border: 1px dashed #c4c4c4;
	padding: 10px;
	margin-top: 10px;
	background-color: #dbdbdb
}

.welcomebox {
	border: 1px dashed #c4c4c4;
	padding: 10px;
	margin-top: 10px;
	background-color: #e3fead
}

.required {
	color: #FF0000
}

.small {
	font-size: 10px
}

.tablehead {
	background-color: #3d3d3d;
	color: #ffffff;
	font-weight: bold;
	height: 20px;
	text-align: center
}

.warnbox {
	border: 1px solid #ffeba2;
	background-image: url(../images/warn-back.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 30px 5px 20px 33px;
	text-align: left
}

.totp {
	font-weight: lighter; 
	color: #ffffff
}

ul#submenu {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul#submenu li a {
	display: block;
	width: 185px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 11px;
	border-bottom: 1px dotted #c4c4c4;
}

ul#submenu li.i10 a {
	padding-left: 15px;
	width: 175px;
	background-image: url(/images/bulletarrow.gif);
	background-position: 0px 10px;
	background-repeat: no-repeat;
}

ul#submenu li.i25 a {
	padding-left: 25px;
	width: 165px;
	background-image: url(/images/bulletarrow.gif);
	background-position: 17px 10px;
	background-repeat: no-repeat
}

ul#submenu li a:link, ul#submenu li a:visited {
	color: #39380e;
	text-decoration: none;
	font-weight: bold
}

ul#submenu li a:hover, ul#submenu li a:active {
	text-decoration: none;
	background-color: #9bcc35;
	color: #FFFFFF
}

.submenulevel1 {
	font-weight: bold;
	width: 170px;
	padding: 10px; 
	padding-bottom: 7px; 
	padding-top: 7px; 
	color: #FFFF00;
	border-bottom: 1px solid #FFFFFF;
	background-color: #6d9b0f
}

.leftsectionback {
	background-image: url(../images/box-left-back.jpg);
	background-repeat: repeat-y;
	padding-left: 10px;
	padding-right: 5px;
}

.shopcartstatbox {
	float: right; 
	margin-right: 20px; 
	width: 250px; 
	padding-top: 25px; 
	line-height: 18px
}

.searchbox {
	float: left; 
	margin-left: 220px; 
	margin-top: 30px; 
	width: 300px
}

.sectionhome {
	float: left; 
	width: 230px; 
	margin-right: 9px; 
	background-color: #e1f8f8;
	padding-bottom: 15px
}

.sectionhomebottom {
	overflow: auto; 
	margin-top: 10px; 
	background-image: url(../images/back-home.jpg); 
	background-repeat: repeat-y
}

.sectiontitle {
	padding: 7px; 
	background-color: #4c4a00; 
	color: #ffffff; 
	background-image: url(../images/back-section.jpg); 
	background-position: right; 
	background-repeat: repeat-y
}

.sectioncontent {
	line-height: 16px;
	padding: 10px;
	height: 220px;
	overflow: auto
}

.sectionrightcontent {
	line-height: 16px;
	padding: 10px;
	background-color: #e1f8f8;
}

.productbox {
	width: 225px; 
	margin-right: 11px; 
	padding-top: 10px; 
	padding-bottom: 5px; 
	float: left; 
	text-align: center; 
	height: 200px; 
	border: 1px dotted #c4c4c4; 
	margin-bottom: 10px
}

.faqh {
	background-color: #efefef; 
	border-bottom: 1px solid #ffffff
}

.faqb {
	background-color: #efefef; 
	border-bottom: 1px solid #999999;
	padding: 5px
}

/* product related styles */

.specprice {
	color: #FFFFFF; 
	background-color: #009900; 
	padding: 3px
}

.productcat {
	padding: 10px; 
	background-color: #eeeeee; 
	text-align: right; 
	margin-right: 5px; 
	border-bottom: 1px solid #999999;
	margin-top: 7px
}

.proddisplay {
	overflow: auto;
	margin-right: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom: 1px dashed #c2c2c2;
}

.prodpic {
	float: left;
	width: 160px;
	text-align: center;
}

.prodexp {
	float: right;
	width: 480px;
}

.prodpic img {
	/*border: 1px solid #cccccc*/
	border: 0px none
}

.noproduct {
	text-align: center;
	color: #990000
}

a.productname, span.productname {
	font-size: 16px;
	font-family: arial;
	font-weight: bold
}

.newitem {
	color: red;
	font-size: 9px;
	text-decoration: blink
}

.shopcartadd {
	float: right; 
	padding-right: 10px
}

.pagination {
	padding: 7px; 
	background-color: #efefef; 
	border-top: 1px solid #c2c2c2; 
	font-size: 10px;
	text-align: center
}

.shippricebox {
	width: 400px; 
	text-align: left; 
	padding: 5px; 
	background-color: #eeeeee; 
	border: 1px solid #cccccc
}

