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

body{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	background-color:white;
}


body.invoice td{
	font-size:12px;
}

td{
	vertical-align:top;

	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

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

a:hover{
	text-decoration:underline;
}

a.linkDark{
	text-decoration:none;
	color:#5e5f61;
	font-weight:bold;
}
a.linkDark:hover{
	text-decoration:underline;
}


/* TOP MENU START */
a.linkMenu{
	text-decoration:none;
	color:#5e5f61;
	font-size:14px;
	font-weight:bold;
}

td.menuRowOver{
	background:url(../../assets/images/arrow_menu.gif) no-repeat top center;
	text-align:center;
	padding:12px 0px 4px 0px;
	
}
td.menuRowOver a.linkMenu{
	color:#589423;
}

td.menuRow{
	text-align:center;
	padding:12px 0px 4px 0px;
}

/* TOP MENU END */


img{
	border:0px;
}


textarea{
	border:1px solid #b2da92;
	background:white;
}


.strongColor{
	color:#589423;
	font-weight:bold;
	font-size:12px;
}

.green, .checkout_navigation_item_active{
	color:#67ba1d;
}

.topCart {background:url(../../assets/images/cart_top_bg.gif) repeat-x;}
.topCart td.center{
	padding:5px 0px 0px 0px;
	background:none;
	color:#909090;
}
.topCart a{
	font-size:12px;
	color:#afafaf;
	text-decoration:underline;
}

.boxGreenCaption{
	background:url(../../assets/images/box_green_caption.gif) no-repeat;
	height:34px;
	color:white;
	font-size:18px;
}

.boxGreenCaptionText p {margin:0;padding:0;color:white;}

.boxGreenCaptionText{
	background:url(../../assets/images/box_green_bg.gif) repeat-y;
	height:34px;
	color:white;
	font-size:18px;
}

.boxGreenCenter{
	background:url(../../assets/images/box_white_bg.gif) repeat-y;
}


.boxCenter p, .boxGreenCenter p {margin:0 0 10px 0;padding:0;}

.boxCenter{
	background:url(../../assets/images/box_white_bg.gif) repeat-y;
}

.footerLink{
	text-align:center;
	font-size:11px;
	color:#adadae;
	padding:0 6px 0 6px;
}

.footerLink a{
	color:#adadae;
	text-decoration:none;
}

.footerLink a:hover{
	color:#adadae;
	text-decoration:underline;
}

table.catalogTable{
	border:1px solid #e3e3e4;
}

img.borderImage{
	border:1px solid #e5e5e6;
	padding:3px;
}

img.borderImageGreen{
	border:1px solid #b3df91;
	padding:2px;
	background:white;
}

.caption, h1{
	font-size:24px;
	color:#646464;
	padding:0px 0px 0px 10px;
	font-weight:normal;
	margin:0px;
}

.catalogCaption{
	font-size:24px;
	color:#242323;
	height:20px;
}

a.catalogCaption:hover{
	text-decoration:none;
}


.detailCaption{
	font-size:24px;
	color:#242323;
	height:30px;
	border-bottom:2px solid #bdbdbd;
}

a.catalogTxt{
	text-decoration: none;
	}

.catalogTxt{
	color:#646464;
	line-height:18px;
	text-align:justify;
	font-size:11px;
}

.productlineTxt{
	color:#646464;
	line-height:18px;
	text-align:justify;
	font-size:12px;
	padding-top:10px;
}

td.pathLink{
	padding:4px 12px 0px 12px;
}

td.pathLink a{
	font-size:11px;
	font-weight:bold;
	color:#5b5a5a;
}

td.pathLinkActive{
	padding:4px 12px 0px 12px;
	font-size:11px;
	font-weight:bold;
	color:#589423;
}



.subCaption{
	font-size:18px;
	color:#242323;
	padding:5px 0px 0px 10px;
}



/* Main Cart */
td.mainCartCaption{
	text-align:center;
	height:24px;
	background:url(../../assets/images/cart_caption.gif) repeat-x;
	color:white;
	font-weight:bold;
	padding-top:3px;F
}

tr.mainCartItems td{
	text-align:center;
	color:505d66;
	padding-top:8px;
	padding-bottom:8px;
	border-right:1px solid 7d7d7f;
	border-bottom:1px solid #7d7d7f;
	vertical-align:middle;
}

tr.mainCartItems table.item td{
	border:0px;
	text-align:left;
}

tr.mainCartItems table.item{
	padding-left:5px;
}

tr.mainCartItems table.item img{
	border:0px;
}

tr.mainCartItems td.totalPrice{
	font-size:14px;
	font-weight:bold;
}

tr.mainCartItems td.white, tr.mainCartItems td.white td{
	background:white;
	text-align:left;
	padding:0px 0px 0px 5px;
}


.store_cart_subtotal_label, .store_cart_subtotal_amount{
	padding:5px 0px 5px 0px;
}

.store_cart_line{
	padding:10px 0px 10px 0px;
	border-bottom:1px solid #7c7c7e;
}

.checkout_navigation_item_link{
	font-size:14px;
	font-weight:bold;
}
.checkout_navigation_item_normal{
	font-size:14px;
	font-weight:bold;
}
.checkout_navigation_item{
	font-size:14px;
	font-weight:bold;
}
.checkout_navigation_delimiter{
	font-size:14px;
	font-weight:bold;
}
.checkout_navigation_item_active{
	font-size:14px;
	font-weight:bold;
}

.formLabel{
	padding:5px 15px 5px 5px;
	background:#fcfcfc;
	border-right:1px solid #e3e3e4;
	border-bottom:1px solid #e3e3e4;
	border-top:1px solid white;
	text-align:right;
	width:180px;
}

.formField{
	padding:5px 5px 5px 15px;
	background:#f8f8f8;
	text-align:left;
	border-right:1px solid #e3e3e4;
	border-bottom:1px solid #e3e3e4;
	border-top:1px solid white;
}

.field_normal 			{ border: 1px solid #7c7c7e; }
.field_required			{ border: 1px solid #7c7c7e; }
.field_error			{ border: 1px solid #e82e2e; background-color:#FFE8E8; }
.field_label_required	{ font-weight:bold; }
.field_label_error		{ font-weight:bold; color:#FF0000; }
.field_error_message 	{ font-size:10px; color:#FF0000;}


/* Form Products */
h5 {
	font-size: 18px;
	color: #589455;
	font-weight: normal;
	margin: 0 0 10px 0;
}

.product-name-inner a {
	color: #979798;
	text-decoration: none;
	border: none;
}

.product-name-inner a img {
	border: none;
}
	

.product-name-inner a:hover {
	text-decoration: underline;
}

#main-container {
	margin: 0 auto 0 auto;
	top: 0;
	left: 0;
	width:100%;
	height: 100%;
	position:absolute;
	z-index:1;
	display: none;
}

#main-container-inner {
	height: 700px;
	width: 817px;
	border: 1px solid #e3e3e4;
	margin: 645px auto;
	overflow: auto;
	background: #FFF;
	color: #979798;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#main-container-returns-inner {
	height: 700px;
	width: 817px;
	border: 1px solid #e3e3e4;
	margin: 895px auto;
	overflow: auto;
	background: #FFF;
	color: #979798;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#header {
	width: 780px;
	height: 36px;
	background: url(/assets/images/forms/header.jpg) no-repeat left top;
	padding: 0 20px 0 0;
}

h1.heading {
	text-indent: -9999px;
	float: left;
}

a.button-close {
	background: url(/assets/images/forms/button-close.jpg) no-repeat left top;
	display: block;
	width: 62px;
	height: 12px;
	text-indent: -9999px;
	cursor: pointer;
	float: right;
	margin: 11px 0 0 0;
}

#products-container-main {
	width: 760px;
	padding: 20px;
}

#products-left {
	float: left;
}

.products-container {
	width: 370px;
	border: 1px solid #e3e3e4;
	background: #f8f8f8 url(../images/product-boxes-bg.jpg) repeat-x left top;
	margin-bottom: 15px;
}

#products-right {
	float: right;
}

.product-image {
	float:left;
	width: 90px;
}

.product-name {
	float: right;
	width: 275px;
}

.product {
	border-bottom: 1px solid #e1e1e2;
}

.product-name-outer {
	display:table;
	padding: 0 5px 0 5px;
	height: 80px;
	width: 265px;
}
	
.product-name-inner {
	display: table-cell;
	vertical-align: middle;
	padding: 0 10px 0 10px;
	height: 80px;
	width: 255px;
}

a.more-links {
	display: block;
	font-size: 16px;
	color: #589455;
	text-decoration: underline;
	margin: 0 0 10px 0;
}

a.more-links:hover {
	text-decoration: none;
}