/*

//

// +----------------------------------------------------------------------+

// |zen-cart Open Source E-commerce                                       |

// +----------------------------------------------------------------------+

// | Copyright (c) 2003 The zen-cart developers                           |

// |                                                                      |

// | http://www.zen-cart.com/index.php                                    |

// |                                                                      |

// | Portions Copyright (c) 2003 osCommerce                               |

// +----------------------------------------------------------------------+

// | This source file is subject to version 2.0 of the GPL license,       |

// | that is bundled with this package in the file LICENSE, and is        |

// | available through the world-wide-web at the following url:           |

// | http://www.zen-cart.com/license/2_0.txt.                             |

// | If you did not receive a copy of the zen-cart license and are unable |

// | to obtain it through the world-wide-web, please send a note to       |

// | license@zen-cart.com so we can mail you a copy immediately.          |

// +----------------------------------------------------------------------+

// $Id: stylesheet_original.css 3286 2006-03-28 01:14:04Z drbyte $

*/



html {

	margin:0px; 

	padding:0px; 

	font-family:verdana, sans-serif;

	background:#ffffff;

	}



body {

	background-color:#ffffff;

	color:#000000;

	margin:0px;

	margin-bottom:10px;

	padding:0px;

	font-family:verdana, sans-serif;

	font-size:0.7em;

	line-height:1.7em;

	}



#mainWrapper {

	margin-left:auto;

	margin-right:auto;

	width:772px !important;

	}



#contentMainWrapper {

	background-color:#f5f5ed;

	padding:5px;

	border-right:1px solid #5d8a63;

	border-left:1px solid #5d8a63;

	}



#contentMainWrapper td {

	background-color:#ffffff;

	border:1px solid #CAD8CB;

	}



a:link	{

	color:#5d8a63;

	text-decoration:none;

	font-weight:bold;

	}



a:visited	{

	color:#5d8a63;

	text-decoration:none;

	font-weight:bold;

	}



a:hover 	{

	color:#8a5b85;

	text-decoration:underline;

	}



form {

	display: inline;

	}



#navColumnOneWrapper, #mainWrapper {

	margin: auto;

}



small	{

	line-height:1.5em;

	}



.hidden	{

	display:none;

	}





/*----- headings -----*/



h1 {

	padding: 5px 5px 5px 31px;

	font-size:1em; 

	margin:0px;

	border:1px solid #cad8cb;

	background:#f5f5ed url("../images/title-arrow.gif") no-repeat;

	clear:both;

	}



h2 {

	margin: 0px; 

	padding: 0px; 

	font-size:22px; 

	color:#5d8a63;

	}



h3 {

	padding: 5px 5px 5px 31px;

	font-size:1em; 

	margin:0px 0px 8px 0px;

	border:1px solid #cad8cb;

	background:#f5f5ed url("../images/title-arrow.gif") no-repeat;

	clear:both;

	}



h3 a:link {

	color:#000;

	}



h3 a:visited {

	color:#000;

	}



h3 a:hover {

	color:#8a5b85;

	text-decoration:none;

	}



h4 {

	margin: 0px; 

	padding: 10px 10px 0px 10px; 

	font-size:1em; 

	border-top:1px #ccc dotted;

	clear:both;

	}







/*HEADER CSS*/



/*-----------------*/

/*----- HEADER-----*/

/*-----------------*/



#rc_header {

	margin:0px;

	padding:0px;

	height:100px;

	background:#5d8a63;

	}



#rc_logo a {

	position:relative;

	top:8px;

	left:15px;

	float:left;

	background:url("../images/logo-shop-01.gif") no-repeat;

	width:384px;

	height:81px;

	display:block;

	}



#rc_logoGraphic a {

	position:relative;

	top:9px;

	right:10px;

	float:right;

	background:url("../images/logo-shop-03.gif") no-repeat;

	width:154px;

	height:35px;


	}



#rc_livesupport a {
	position:relative;
    clear:right; 
	top:15px;
	right:25px;
	float:right;
	}



#rc_logoPrint	{

	display:none;

	}





table.header {

	background-color: #ffffff;

	border-right:1px solid #5d8a63;

	border-left:1px solid #5d8a63;

	width:100% !important;

	}



table.headerNavigation {

	background-color:#5d8a63;

	border-right:1px solid #5d8a63;

	border-left:1px solid #5d8a63;

	width:100% !important;

	}



td.headerNavigation {

	position:relative;

	vertical-align:middle;

	font-family:verdana, sans-serif;

	font-weight:bold;

	color:#000000;

	letter-spacing:1px;

	padding:5px;

	}



td.breadCrumb {

	font-weight:bold;

	color:#9a9a9a;

	padding:3px;

	border-bottom:1px dotted #9a9a9a;

	}



td.headerNavigation a, td.headerNavigation a:visited, td.footertop a  {

	font-weight:bold;

	color:#ffffff;

	}



td.headerNavigation a:hover, td.footertop a:hover  {

	color:#a8cfff;

	}



tr.headerError {

	background:#ff0000;

	}



td.headerError {

	font-family:verdana, sans-serif;

	background:#ff0000;

	color:#ffffff;

	font-weight:bold;

	text-align:center;

	}



tr.headerInfo {

	background:#00ff00;

	}



td.headerInfo {

	font-family:verdana, sans-serif;

	background:#00ff00;

	color:#ffffff;

	font-weight:bold;

	text-align:center;

	}





/*SIDEBOX CSS*/



#navColumnOneWrapper td {

	border:none;

	}



#contentMainWrapper td {

	vertical-align:top;

	}



table.leftbox {

/*	margin-bottom:5px; */

	}



div.sideBoxContent {

	padding-bottom:5px;

	}





/*center main section

-----------------------------------*/



.content p {

	padding:0px 10px; 0px; 10px;

	}



.main_page {

	width:100% !important;

	background-color:#ffffff;

	}



table.noborder {

	border:1px solid #ffffff;

	margin:0px;

}



td.noborder {

	border:1px solid #ffffff!important;

}



#productListing tr.even-row {

	display:block;

	border-bottom:1px solid #cad8cb!important;

	margin-top:2px;

	margin-bottom:2px;

}



#productListing tr.odd-row {

	display:block;

	border-bottom:1px solid #cad8cb!important;

	margin-top:2px;

	margin-bottom:2px;

}





/*----------------------------------*/

/*----- CONTENT - IMAGE STYLES -----*/

/*----------------------------------*/



img {

	border:none;

}



#productGeneral img {

	_margin-top:16px;

}



.mainImg img {

	border: 3px double #cad8cb;

	}



.imgLeft {

	float:left;

	padding:10px;

	font-size:10px;

	font-style:italic;

	text-align:left;

	}



.imgLeftBorder {

	float:left;

	padding:2px;

	margin:10px;

	font-size:10px;

	font-style:italic;

	text-align:left;}



.imgLeftBorder img {

	border: 3px double #cad8cb;

	}



.imgRight {

	float:right;

	padding:10px;

	font-size:10px;

	font-style:italic;

	text-align:right;

	}



.imgRightBorder	{

	float:right;

	padding:2px;

	margin:-2px 10px 10px 10px;

	_margin:16px 10px 10px 10px;

	font-size:10px;

	font-style:italic;

	text-align:right;

}



.imgRightBorder img {

	border: 3px double #cad8cb;

	}







/* footer

--------------*/



table.footer {

	background:#ffffff;

	text-align:center;

	}



tr.footertop {

	background:#5D8A63;

	border-right:1px solid #5d8a63;

	border-left:1px solid #5d8a63;

	}



#footStrip {

	padding:7px;

	font-size:1.2em;

	color:#fff;

	text-align:center;

	}



#footStrip a {

	color:#fff;

	text-decoration:none;

	} 



#footStrip a:hover {

	text-decoration:none;

	color:#000;

	}



#footNav {

	text-align:center;

	font-size:0.8em;

	padding:5px;

	}



#footNav a	{

	color:#5d8a63;

	text-decoration:none;

	font-weight:normal;

	} 



#footNav a:hover	{

	text-decoration:none;

	color:#000;

	}



.clearBoth {

	clear:both;

}





/*miscellaneous areas

-------------------------------------*/



td.cartBox {

	background:#eff4f8;

	padding:3px;

	border:1px dotted #ffb062;

	}



td.productListing-data-description-odd {

	background:#ffffff;

	padding-left:10px;

	padding-right:10px;

	padding-bottom:12px;

	}



td.productListing-data-description-even {

	background:#eff4f8;

	padding-left:10px;

	padding-right:10px;

	padding-bottom:12px;

	}



td.pageresults a {

	color:#428dff;

	}



td.pageresults a:hover {

	background:#FFFF33;

	}



span.newItemInCart {

	color:#ff0000;

	font-weight:bold;

	}



td.fieldKey {

	font-weight:bold;

	}



textarea {

	width:100%;

	font-size:11px;

	}



.greetUser {

	padding-top:5px;

	padding-bottom:5px;

	}



span.greetUser {

	color:#f0a480;

	font-weight:bold;

	}



span.markProductOutOfStock {

	color:#c76170;

	font:bold verdana, sans-serif;

	}



span.normalprice {

	text-decoration:line-through;

	}



span.productSpecialPrice, span.productSalePrice, .stockWarning, span.coming {

	color:#ff0000;

	}



span.productSpecialPriceSale {

	color:#ff0000;

	text-decoration:line-through;

	}



span.productPriceDiscount, .inputRequirement {

	color:#FF0000;

	}



.moduleRowOver {

	background-color:#D7E9F7;

	cursor:pointer;

	}



.moduleRowSelected {

	background-color:#f5f5ed;

}





/* message box */



.messageStackError, .messageStackWarning, errorBox {

	background-color:#ff0000;

	color:#ffffff;

	padding:4px;

	border:1px solid #9a9a9a;

	}



.messageStackSuccess {

	background-color:#5D8A63;

	color:#ffffff;

	padding:2px;

	border:1px solid #5D8A63;

	}



.messageStackCaution {

	font-family:verdana, sans-serif;

	background-color:#FFE400;

	}





/* checkout totals */



td.ot-subtotal-Text, td.ot-cod-fee-Text, td.ot-total-Text, td.ot-group-pricing-Text, td.ot-gv-Text, td.ot-loworderfee-Text, td.ot-shipping-Text, td.ot-subtotal-Text, td.ot-tax-Text, td.ot-coupon-Text {

	font-weight:bold;

	}



td.ot-total-Amount {

	font-weight:bold;

	border-top:1px solid #9a9a9a;

	}



td.ot-subtotal-Amount, td.ot-cod-fee-Amount, td.ot-group-pricing-Amount, td.ot-gv-Amount, td.ot-loworderfee-Amount, td.ot-shipping-Amount, td.ot-subtotal-Amount, td.ot-tax-Amount, td.ot-coupon-Amount {

	}





/* product_info attribute comments */



.ProductInfoComments, td.ProductInfoComments, span.ProductInfoComments {

	color:#ff0000;

	text-align:left;

	font-weight:bold;

	padding-top:6px;

	padding-bottom:6px;

	border-top:1px solid #9a9a9a;

	}





/* General alert span class */



/*td.alert, span.alert {

	color:#FF0000;

	font-weight:bold;

	}*/





/* General alert span class */



td.alertBlack, span.alertBlack {

	color:#000000;

	font-weight:bold;

	}





/* popup tables */



table.popupattributeqty, table.popupcouponhelp, table.popupcvvhelp, table.popupimage, table.popupimageadditional, table.popupsearchhelp, table.popupshippingestimator, table.popupinfoshoppingcart {

	background-color:#ffffff;

	margin:6px;

	padding:6px;

	font: verdana, sans-serif;

	}





/* categories_description */



table.categoriesdescription {

	font-family:verdana, sans-serif;

	background:#D0D0D0;

	border:1px solid #9a9a9a;

	}



td.categoriesdescription {

	}



.categoryListBoxContents {

	float:left;

	text-align:center;

	padding-bottom:10px;

}





/* categories box parent and child categories */



a.category-top {

	color:#008000;

	text-decoration:none;

	}



a.category-links {

	color:#004080;

	text-decoration:none;

	}



a.category-subs, a.category-products {

	color:#FF0000;

	text-decoration:none;

	}



li.category-top {



}



li.category-products {

	list-style-type:none;

}



li.category-products a {

	font-weight: normal;

}



li.category-products a:visited {

	font-weight: normal;

}



span.category-subs-parent {

	font-weight:bold;

	color: #000000;

	}



span.category-subs-selected {

	font-weight:bold;

	}



/* attribute images table */



table.products-attributes-images {

	/*  width:100%; */

	/*  border:1px solid #9a9a9a; */

	float:left;

	padding:2px;

	}