/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2005 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 * @version $Id: stylesheet.css 5347 2006-12-22 20:26:09Z birdbrain $
 */


h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 1.1em;
	}

.biggerText {
	font-size: 1.2em;
	}


CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}

SELECT, INPUT {
	display: inline;
	font-size: 1em;
	margin: 0.1em;
	}
FORM{
	margin:0;
	padding:0;
}
TEXTAREA {
/*	float: left;*/
	margin: auto;
	display: block;
	width: 95%;
	}

input:focus, select:focus, textarea:focus {
	}

FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #cccccc;
	}

LEGEND {
	color:#625f5e;
	font-weight: bold;
	padding: 0.3em;
	}

LABEL, h4.optionName {
	line-height:normal;
	padding:0 5px 0 0;
	}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	}

#logo, .centerBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}

LABEL.inputLabel {
	width: 11em;
	float: left;
	}

LABEL.inputLabelPayment {
	width: 15em;
	float: left;
	}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel  {
	width: 12em;
	float: left;
	}

P, ADDRESS {
	padding: 0.5em;
	}

ADDRESS {
	font-style: normal;
	}

.clearBoth {
	clear: both;
	}

HR {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #9a9a9a;
	}

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;
	border: 1px solid #000000;
	}

.messageStackWarning, .messageStackError {
	background-color: #ff0000;
	color: #ffffff;
	}

.messageStackSuccess {
	background-color: #99FF99;
	color: #000000;
	}

.messageStackCaution {
	background-color: #FFFF66;
	color: #000000;
	}

/*wrappers - page or section containers*/

#headerWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}
#contentMainWrapper{
	padding:0;
	margin:0;
}

#navColumnOneWrapper, #navColumnTwoWrapper{
	margin: auto;
	} 

#tagline {
	color:#000000;
	font-size: 2em;
	text-align : center;
	vertical-align: middle;
	}

#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
	}

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
	}
.floatingBox1{
	width:47%;
}

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

/*navigation*/

.navSplitPagesResult {}
.navSplitPagesLinks {}
.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	}

#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	background-color: #9a9a9a;
	font-weight: bold;
	color: #ffffff;
	height: 1%;
	width: 100%;
	}

#navMain ul, #navSupp ul, #navCatTabs ul  {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	}

#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
	}

#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #ffffff;
	white-space: nowrap;
	}

#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #000000;
	}

#navEZPagesTOC ul {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	line-height: 1.5em;
	}

#navEZPagesTOC ul li {
	white-space: nowrap;
	}

#navEZPagesTOC ul li a {
	padding: 0em 0.5em;
	margin: 0;
	}

#navCategoryIcon, .buttonRow, #indexProductListCatDescription {
	margin: 0.5em;
	}

#navMainSearch {
	float: right;
	}

#navBreadCrumb {
	background-color: #cc9900;
	}

#navEZPagesTop {
	background-color: #ffff33;
	}

#navBreadCrumb, #navEZPagesTop {
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
	}

#navColumnOne {
	border-left:11px solid #FFFFFF;
	background-color: #deddd0;
	}

#navColumnTwo {
	border-right:11px solid #FFFFFF;
	background-color: #ffffff;
	}

/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}

/*.content,*/ #productDescription, .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	padding: 0.5em;
	}

.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: normal;
	font-size:12px;
	line-height:15px;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
#bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
	padding: 0.8em;
	}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}

/*Shopping Cart Display*/
#cartAdd {
	float: right;
	text-align: center;
	margin: 1em;
	border: 1px solid #000000;
	padding: 1em;
	}

.tableHeading TH {
	border-bottom: 1px solid #cccccc;
	}

.tableHeading, #cartSubTotal {
	background-color: #e9e9e9;
	 }

#cartSubTotal {
	border-top: 1px solid #cccccc;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
	}

.tableRow, .tableHeading, #cartSubTotal {
	height: 2.2em;
	}

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay   {
	padding: 0.5em 0em;
	}

.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
	}

#scUpdateQuantity {
	width: 2em;
	}

.cartQuantity {
	width: 4.7em;
	}

.cartNewItem {
	color: #33CC33;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
	color: #660099;
	position: relative;   /*do not remove-fixes stupid IEbug*/
	}

.cartBoxTotal {
	text-align: right;
	font-weight: bold;
	}

.cartRemoveItemDisplay {
	width: 3.5em;
	}

.cartAttribsList {
	/* margin-left: 1em; */
	text-align: left;
	}

#mediaManager {
  width: 50%; 
  margin: 0.2em;
  padding: 0.5em;
  }

.normalprice, .productSpecialPriceSale {
	font-weight:bold;
	font-size:13px;
	color:#737373;
	text-decoration: line-through;
	}

.productSalePrice, .productSpecialPriceSale {
	color: #ff0000;
	}
.productPriceDiscount{
	font:bold 11px Verdana, Arial, Helvetica, sans-serif;
	color:#737373;
}

.orderHistList {
	margin: 1em;
	padding: 0.2em 0em;
	} 

#cartBoxListWrapper ul, #ezPageBoxList ul {
	list-style-type: none;
	}

#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
	margin: 0;
	padding: 0.2em 0em;
	} 

#cartBoxEmpty, #cartBoxVoucherBalance {
  font-weight: bold;
  }

.totalBox {
	width: 5.5em;
	text-align: right;
	padding: 0.2em;
	}

.lineTitle, .amount {
	text-align: right;
	padding: 0.2em;
	}

.amount {
	width: 5.5em;
	}

/*Image Display*/
#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
	}

.categoryIcon {}

#cartImage {
	margin: 0.5em 1em;
	}

/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}

.attributesComments {}

/*list box contents*/
.centerBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
	}

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a {
	font-size: 1em;
	color: #ffffff;
	}

.leftBoxHeading, .centerBoxHeading {
	margin: 0em;
	background-color: #FF6699;
	padding: 0.5em 0.2em;
	}

.leftBoxContainer {
	border: 1px solid #ffffff;
	margin-top: 1.5em;
	}

.sideBoxContent {
	line-height:30px;
	background:#fff;
	padding:15px 0;
	text-align:center;
	margin:0 8px 0 6px;
	}
.sideBoxContent img{
	margin:0 0 15px 0;
}
.sideBoxContent a{
	font:bold 11px Verdana, Arial, Helvetica, sans-serif;
	color:#f74c27;
	text-decoration:none;
}
.sideBoxContent a:hover{
	font:bold 11px Verdana, Arial, Helvetica, sans-serif;
	color:#f74c27;
	text-decoration:none;
}

h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1.1em;
	color: #FFFF00;
	}

.rightBoxHeading {
	margin: 0em;
	background-color: #663366;
	padding: 0.2em 0em;
	}

h3.leftBoxHeading a:hover {
	color: #FFFF33;
	text-decoration: none;
	} 

h3.rightBoxHeading a:hover {
	color: #FF0000;
	text-decoration: none;
	}

.rightBoxContent {
	background-color: #ffffff;
	margin-bottom: 1em;
	}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading,.rightBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	}

#bestsellers .wrapper {
	margin: 0em 0em 0em 1.5em;
	}

#bestsellers ol {
	padding: 0;
	margin-left: 1.1em;
	}

#bestsellers li {
	padding: 0;
	margin: 0.3em 0em 0.3em 0em;
	}

#bannerboxHeading {
	background-color: #0000CC;
}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/*misc*/
.back {
	float: left;
	}

.forward, #shoppingCartDefault #PPECbutton {
	float: right;
	}

.bold {
	font-weight: bold;
	}

.rowOdd {
	background-color: #E8E8E8;
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	background-color: #F0F0F0;
	height: 1.5em;
	vertical-align: top;
	}

.hiddenField {
	display: none;
}
.visibleField {
	display: inline;
}

CAPTION {
	/*display: none;*/
	}

#myAccountGen li, #myAccountNotify li {
	margin: 0;
	} 

.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;
	/*vertical-align: top*/
	}

.accountQuantityDisplay {
	width: 10%;
	vertical-align: top
	}

TR.tableHeading {
	background-color: #cacaca;
	height: 2em;
	}

#siteMapList {
	width: 98%;
	float: right;
	}
#siteMapList li{
	color:#ff7a00;
	margin:10px 0;
	padding:0;
}
#siteMapList li a{
	color:#000;
	text-decoration:none;
}
#siteMapList li a:hover{
	text-decoration:none;
	color:#ff7a00;
}

.ratingRow {
	margin: 1em 0em 1.5em 0em;
	}

LABEL#textAreaReviews {
	font-weight: normal;
	margin: 1em 0em;
	}

#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
	background-color: #ffffff;
	}
.information {padding: 10px 3px; line-height: 150%;}

body{
	font:normal 11px Verdana, Arial, Helvetica, sans-serif;
	color:#625f5e;
	background:url(../images/main-bg.jpg) repeat;
	margin:0;
	padding:0;
}
a{
	font-weight:normal;
	color:#625f5e;
	text-decoration:none;
}
a:hover{
	font-weight:normal;
	color:#625f5e;
	text-decoration:underline;
}
.span{
	font:normal 19px Arial, Helvetica, sans-serif;
	color:#f95f26;
	margin:20px 0 0 0;
}
.clear{
	clear:left;
}
.common-border{
	border:1px solid #c7c6bf;
	border-top:none;
}
p, h1, h2, h3, h4, h5, h6{
	margin:0;
	padding:0;
}
h1{
	font:bold 15px Arial, Helvetica, sans-serif;
	color:#fff;
	margin:13px 0 3px 0;
	padding:7px 0 0 12px;
	background:url(../images/title-bg.gif) no-repeat;
	height:25px;
}
a img{
	border:none;
}
#header{
	background:#fff;
	width:1016px;
	margin:auto;
}
#navigation{
	margin:0;
	padding:0;
	height:48px;
}
#navigation ul{
	margin:0;
	padding:0;
}
#navigation li{
	float:left;
	list-style:none;
	margin:0;
	padding:12px 0 12px 0;
}
#navigation li a.logintop{
	padding:10px 50px 10px 50px;
}
#navigation li a{
	border:1px solid #7e7e7e;
	padding:10px 22.6px;
	font:bold 13px Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#fff;
	background:url(../images/nav-off.gif) repeat-x;
}
#navigation li a:hover{
	border:1px solid #ff7741;
	text-decoration:none;
	color:#fff;
	background:url(../images/nav-on.gif) repeat-x;
}
.leftmenu{
	padding-bottom:15px;
	width:183px;
	background:#deddd0;
}
.rightmenu{
	width:168px;
}
.leftmenu h2{
	background:url(../images/leftmenu-title-bg.gif) no-repeat;
	font:bold 15px Arial, Helvetica, sans-serif;
	padding:8px 0 0 12px;
	margin:13px 0 0 7px;
	color:#fff;
	height:25px;
}
#navColumnTwo h2{
	background:url(../images/leftmenu-title-bg.gif) no-repeat;
	font:bold 15px Arial, Helvetica, sans-serif;
	padding:8px 0 0 12px;
	margin:0;
	color:#fff;
	height:25px;
}
h2.special{
	background:url(../images/leftmenu-title-bg.gif) no-repeat;
	font:bold 15px Arial, Helvetica, sans-serif;
	padding:8px 0 0 12px;
	margin:0 0 0 6px;
	color:#fff;
	height:25px;
}
.rightBoxContainer h2 a{
	font:bold 15px Arial, Helvetica, sans-serif;
	padding:8px 0 0 0;
	margin:0;
	color:#fff;
}
.rightBoxContainer h2 a:hover{
	text-decoration:none;
}
#navColumnOneWrapper{
	margin-bottom:13px;

}
#navColumnOneWrapper ul{
	border-bottom:1px solid #fff;
	margin:0;
	padding:0;
}
#navColumnOneWrapper li{
	background:url(../images/categories-bg.gif) no-repeat;
	padding:9px 0 8px 0;
	list-style:none;
}
#navColumnOneWrapper li a{
	padding:0 0 0 20px;
	font:bold 11px Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration:none;
}
#navColumnOneWrapper li a:hover{
	color:#000;
	text-decoration:none;
}
.shopping-box{
	padding:8px 15px;
	width:135px;
	border:1px solid #c8c7c0;
	background:#fff;
}
.shopping-box a{
	font-size:10px;
	font-weight:bold;
	color:#616161;
	text-decoration:none;
}
.shopping-box a:hover{
	color:#616161;
	text-decoration:underline;
}
.shopping-box p{
	line-height:13px;
	padding:5px 0;
	color:#f95f26;
}
.shopping-box h3{
	font-weight:bold;
	margin:0;
	padding:0;
	font-size:11px;
	color:#616161;
}
.special-offer{
	width:147px;
	margin:auto;
	background:#fff;
	padding:10px;
}
.special-offer p{
	padding:8px 0;
}
.productname{
	font:bold 11px Verdana, Arial, Helvetica, sans-serif;
	color:#f74c27;
}
.product-name{
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#ff7a00;
}
.price, .productSpecialPrice{
	font-weight:bold;
	font-size:13px;
	color:#737373;
}
.login{
	text-align:right;
	margin-bottom:10px;
	padding:10px;
}
.login img{
	margin:8px 0 0 0;
}
.search{
	margin-bottom:10px;
	padding:10px;
}
.search-box{
	border:1px solid #cbcac3;
	height:16px;
	margin:0 5px 0 0;
	width:100px;
	float:left;
}
#search-box input{
	margin:0;
	padding:0;
}
.latest-product{
	padding:10px;
}
.latest-product p{
	padding:0 0 7px 0;
	margin:0;
}
.discount{
	margin:10px 0;
	border:1px solid #cac9c3;
}
.paypal{
	border:1px solid #cac9c3;
}
.login-input{
	margin:5px 0 8px 0;
	border:1px solid #c7c6bf;
	width:138px;
	height:15px;
	padding:0 0 0 5px;
}
#mainWrapper{
	width:1016px;
	background:#fff;
	margin:auto;
	
}
.centerColumn{
	float:left;
	width:620px;
	padding:0 10px;
}
.centerColumn p{
	padding:0 0 10px 0;
}
#footer{
	font-size:12px;
	text-align:center;
	color:#3b3939;
	background:url(../images/footer-bg.gif) repeat-x;
	height:50px;
	padding:19px 0 0 0;
	width:1016px;
	margin:auto;
}
#footer p{
	padding:10px 0 0 0;
}
#footer a{
	margin:0 3px;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#3b3939;
	text-decoration:none;
}
#footer a:hover{
	text-decoration:none;
	color:#ff2d00;
}
.leftlink2{
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#ff7a00;
	text-decoration:none;
}
.leftlink2:hover{
	font-weight:bold;
	text-decoration:none;
	color:#ff7a00;
}
.category-name-bg{
	background:url(../images/category-name-bg.gif) repeat-x;
	height:43px;
}
.productborder{
	border:1px solid #c7c6bf;
}
.textfeild_contact{
	width:225px;
	border:1px solid #c7c6bf;
}
.textarea_contact{
	margin-top:5px;
	border:1px solid #c7c6bf;
	width:580px;
}
.shopping-heading{
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#565656;
	padding-bottom:5px;
}
#shopping-image img{
	border:1px solid #c7c6bf;
	
}
.pricetext{
	font:bold 11px Tahoma, Helvetica, sans-serif;
	color:#565656;
}
h2{
	color:#ff7a00;
	font-weight:bold;
	font-size:15px;
	margin:0 0 15px 0;
}
h3{
	color:#ff7a00;
	font-weight:normal;
	font-size:15px;
	margin:10px 0 10px 0;
}
#productimage img{
	border:1px solid #c7c6bf;
}
.related-main{
	width:250px;
	float:left;
}
.related-main img{
	border:1px solid #c7c6bf;
}
.shoppingcart{
	width:165px;
	margin:13px auto;
	background:#fff;
	border:1px solid #c8c7c0;
}
#ezPageDefault li{
	line-height:18px;
	margin:10px 0 0 0;
	padding:0;
}
.specialsListBoxContents{
	padding:0 0 0 15px;
	float:left;
	width:160px;
}
.specialsimage{
	border:1px solid #c8c7c0;
	height:150px;
	margin:10px 0 15px 0;
	width:150px;
	text-align:center;
}
#specialsListingTopNumber, #specialsListingBottomNumber{
	padding:10px;
}
.specialsListBoxContents a{
	font:bold 11px Verdana, Arial, Helvetica, sans-serif;
	color:#f74c27;
}
.specialsListBoxContents a:hover{
	font:bold 11px Verdana, Arial, Helvetica, sans-serif;
	color:#f74c27;
}

#bestsellerlatestContent { margin:0 0 10px 0; border:1px solid #C7C6BF;text-align:left;padding:0px 0px 10px 0px; }
#bestsellerlatestContent h2 { margin:0px 0px 10px 0px; border:1px solid #C7C6BF;text-align:left; }

#newproductslatestContent { margin:10px 0; border:1px solid #C7C6BF; }

.wrapper ol { margin:10px 0 0 7px; padding:0; }

.wrapper ol li { margin:5px 0; }
.wrapper ol li a { color:#F74C27; text-decoration:none; padding:5px 0; font-weight:700 !important; }
.wrapper ol li a:hover { color:#999999; text-decoration:none; }

