@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
}

body {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#494949;
}

ul {
	list-style:none;
}

a {
	text-decoration:none;
	color:#494949;
}

a:hover {
	text-decoration:underline;
}

input {
	border:1px solid #494949;
	color:#494949;
	height:18px;
	line-height:18px;
}

a img {
	border:none;
}

fieldset {
	margin: 5px 0px 5px 0px;
	padding: 5px 0px 5px 5px;
}

legend {
	font-size:14px;
	font-weight: bold;
	color:#266218;
}

fieldset.register {
	width: 350px;
	float: left;
}

fieldset.register input {
	width: 250px;
}

fieldset.register select {
	width: 250px;
}

textarea {
	border:1px solid #494949;
	color:#494949;
	width: 250px;
}

#header, #main_menu, #content, #footer {
	width:990px;
	margin:0 auto;
	clear:both;
}

#header {
	height:168px;
}

#logo {
	float:left;
	width:160px;
	height:154px;
	margin:5px 25px 0 25px;
}

#header_left {
	width:775px;
}

#header_right {
	text-align: right;
	width:775px;
	margin-top: 50px;
}

#header li {
	float:left;
	margin-right: 3px;
}

.menu, #shopping_cart, #search {
	clear:both;
}

#header_left #login {
	margin-top:5px;
}

#header_left #login p {
	float:left;
}

#header_left #login ul {
	float:left;
	width:100px;
}

.menu li {
	margin:5px 0 5px 0;
}

#shopping_cart a {
	display:block;
	height:29px;
	line-height:29px;
	float:left;
	margin-right:2px;
}

#search_input {
	width:260px;
}

#search_submit {
	background:url(../images/search_submit.jpg) no-repeat top left;
	width:25px !important;
	height:22px;
	border:none;
}

.submit_button {
	background:url(../images/login_submit.jpg) no-repeat top left;
	width:18px;
	height:20px;
	border:none !important;
}

#main_menu li {
	margin-bottom:1px;
	float:left;
	background:url(../images/main_menu.jpg) repeat-x top left;
}

#main_menu td {
	text-align:left;
	border-bottom:1px solid #FFF;
	white-space:nowrap;
	font-size:12px;
}

#main_menu a, #main_menu a.special, #main_menu a.hover {
	display:block;
	color:#FFF;
	height:27px;
	line-height:27px;
	border-right:1px solid #FFF;
	padding:0 8px 0 8px;
	background:url(../images/main_menu.jpg) repeat-x top left;
}

#main_menu a:hover, #main_menu a.special:hover {
	text-decoration:none;
	color: #000;
	background:url(../images/main_menu_hover.jpg) repeat-x top left;
}

#main_menu a.hover {
	text-decoration:none;
	color: #000;
	background:url(../images/main_menu_hover.jpg) repeat-x top left;
}

#main_menu a.special {
	text-decoration:none;
	color: #000;
	background:url(../images/main_menu_special.jpg) repeat-x top left;
}

#content {
	padding-top:5px;
}

#content_left, #content_right {
	width:225px;
	float:left;
}

#content_left h3 {
	font-size:14px;
	color:#266218;
	padding-left:5px;
}

#content_right h2 {
	font-size:14px;
	color:#266218;
}

#content_right h3 {
	clear:both;
	font-size:14px;
	color:#266218;
}

#content_left ul, #content_left form {
	width:215px;
	border:1px solid #266218;
	margin:5px 0 5px 0;
	padding:5px;
}

#content_left ul {
	margin-bottom:15px;
}

#content_left li {
	margin-bottom:2px;
}

#content_left form p {
	margin-bottom:5px;
}

#content_right {
	width:740px;
	margin-left:15px;
}

#categories_home_list li {
	float:left;
	background:url(../images/category_background.jpg) no-repeat top left;
	width:180px;
	height:184px;
	margin-bottom: 5px;
	margin-right: 5px;
	vertical-align: bottom;
}

#categories_home_list li strong a {
	color:#ff7e00;
	display:block;
	margin:10px 0 5px 10px;
	width:155px;
}

#categories_home_list li p a {
	display: block;
	margin: 0 0 0 10px;
	width: 155px;
	text-align: center;
	height: 140px;
	line-height: 140px;
}

#breadcrumb {
	font-size:14px;
	font-weight: bold;
	color:#266218;
	margin-bottom: 5px;
}

#shopping_cart_table {
	width: 100%;
	text-align: left;
	padding: 10px;
	margin-top: 5px;
	
	border:1px solid #266218;
	border-collapse: separate;
}

#shopping_cart_table th, #shopping_cart_table td {
	padding: 5px;
	border-bottom: 1px solid #ccc;
}

#shopping_cart_table .first {
	border-right: 1px solid #ccc;
	text-align: center;
}

#shopping_cart_table input {
	width: 30px;
}

.media {
	float: left;
	margin-right: 15px;
}

.feedback {
	width: 100%;
}

.feedback td {
	background-color: #efefef;
	height: 25px;
}

.fixed {
	width: 250px;
}

.green {
	font-size:12px;
	color:#266218;
}

.orange {
	font-size:12px;
	color:#ff7e00;
}

.pagination, .green_box {
	border: 1px solid #266218;
	padding: 5px 0px 5px 5px;
	color: #616161;
	margin-bottom: 15px;
	width: 100%;
}

.black_box {
	border: 1px solid #ccc; 
	width: 200px; 
	height: 150px; 
	text-align: left;
	padding: 5px;
	margin-right: 10px;
}

.pagination select {
	border: 1px solid #CCCCCC;
	text-indent: 5px;
	color: #616161;
}

.sort {
	height: 20px;
	margin-top: 5px;
}

.product_listing {
	color: #a3a3a3;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}

a.title
{
	color:#266218;
	font-size: 14px;
	font-weight: bold;
}

.add_to_cart {
	line-height: 27px;
	text-align: center;
	font-size: 12px;
	
	width: 150px;
	height: 27px;
	float: right;
	color: #000;
	background:url(../images/main_menu_hover.jpg) repeat-x top left;
	margin-top: 5px;
}

input.quantity {
	text-indent: 5px;
	width: 100px;
	border: 1px solid #266218;
}

.price {
	line-height: 25px;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	
	padding: 0px 5px 0px 5px;
	height: 35px;
	background:url(../images/main_menu_hover.jpg) repeat-x top left;
}

.home_custom_border {
	background:url(../images/manufacturers_bg.jpg) no-repeat top left;
	width:733px;
	height: 180px;
}

div.custom_border {
	width: 733px;
}

div.custom_border .top {
	background: url('../images/manufact_bg_top.gif') no-repeat top left;
}

/** left **/
div.custom_border .left {
	background: url('../images/manufact_bg_left.gif') repeat-y top left;
}

/** content **/
div.custom_border .content {
	padding: 10px;
}

/** right **/
div.custom_border .right {
	background: url('../images/manufact_bg_right.gif') repeat-y top right;
}

/** bottom **/
div.custom_border .bottom {
	background: url('../images/manufact_bg_bottom.gif') no-repeat bottom left;
}

.manufacturer {
	padding:10px 5px 10px 10px;
	text-align:center;
	width:105px;
	float:left;
}

.manufacturer div {
	height: 20px;
}

.manufacturer div a {
	color:#ff7e00;
	display:block;
	margin-bottom:3px;
}

.product {
	width:200px;
	text-align:center;
	float:left;
	margin-right:25px;
}

.product strong a {
	color:#ff7e00;
	display:block;
	padding:10px 0 5px 0;
}

.product div span {
	color:#266218;
	font-weight:bold;
}

.product div a {
	display:block;
	position:relative;
	left:25px;
	top:-13px;
	color:#ff7e00;
}

.product div a:hover {
	text-decoration:none;
}

#footer {
	text-align:right;
	padding:10px 35px 10px 0;
}

.clear {
	border:none !important;
}

.clr {
	clear: both;
}

.tab {
	line-height:27px;
	height: 27px;
	display: block;
	margin-right: 5px;
	padding-left: 5px;
	padding-right: 5px;
	color: #000;
	background:url(../images/main_menu_hover.jpg) repeat-x top left;
	border: none;
}

.tab a {
	color: #000;
}

ul.horizontal li {
	float: left;
	border: 1px solid #4ea33b;
	margin-right: 5px;
}

.product_thumb {
	cursor: pointer;
	width: 40px;
	height: 40px;
}

.standards li {
	float: left;
}

.standards img {
	width: 50px;
	height: 50px;
}

#top_scroll {
	height:1000000px;
	position:relative;
	top:0;
}

#content_left #roller ul, #content_left #roller form {
	border:none;
}

#content_left #roller .product {
	height:165px;
}

#roller {
	width:215px;
	height:165px;
	padding:5px;
	overflow:hidden;
	overflow-x:hidden;
	overflow-y:hidden;
	border:1px solid #266218;
	margin-bottom:15px;
	margin-top:5px;
	position:relative;
}

#youtube_div {
	float:left;
	width:350px;
}