/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2007 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 5952 2007-03-03 06:18:46Z drbyte $
 */

body {
	margin: 0 auto;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 62.5%;
	background:url(/images/bg_images/bg5.gif) repeat;
    
	}
#indexHomeBody{
    width:1000px;
    margin:0 auto;
    }
	#indexHomeBody a:link,	#indexHomeBody a:visited { text-decoration:none;}	
#header_top {
    background-image:url(/images/bg_images/header_bg.jpg);
    height:128px;
	color:#CCCCCC;
    }

#logo h1.logo1 a{display: block; 
	text-indent: -1000em; 
	height: 66px; 
	width: 267px; 
	background: url(/images/logo.png) no-repeat; 
	overflow: hidden; 
	z-index: 100; 
	float:left; 
     
	padding:0
	}
.sub_title{
    padding-left:35px;
	font-size:12px;
	font-weight:bold;}	
#header_right_top {
	width:100%;
	height:60px;
	float:right;
	}
#header_right_top ul li {
    display:inline;
	list-style:none;
	width:100%;
    height:60px;
	}	
#header_right_bottom {
	width:100%;
	padding-right:10px;
	}
	
.subTitle {margin-left:0px 0px 0px 60px; padding:0px 0px 0px 15px;; font-size:14px; color:#666666;}	
	
	
	
.nav_1 {
    float:right;
	float:right; 
	padding-right:10px;
    }
.nav_2 { float:right;
	padding-right:15px;
	}
	
#menu_right {
    height:35px;
    float:right;
    padding-top:0px;
    font-size:14px;
    color:#CCCCCC;
    margin:0px;
    }
#menu_right ul li{
    list-style:none;
    float:left;
    display:inline;
	color:#999999;
	}

#header_top a:link { color:#CCCCCC; }
#header_top a:visited { color:#CCCCCC; }
#header_top a:hover { color:#CCCCCC;  }
#header_top a:active { color:#CCCCCC; }

#menu_right a:link { color:#CCCCCC; font-weight:bold; }
#menu_right a:visited { color:#CCCCCC; font-weight:bold; }
#menu_right a:hover { color:#CCCCCC;  font-weight:bold; }
#menu_right a:active { color:#CCCCCC; }
#navigation {
    height:22px;
    width:1000px;
    background-color:#333333;
    font-size:14px;

	}
#navigation ul { list-style:none; display:inline; margin:0px;}
#navigation ul li { list-style:none; float:left; display:inline}
#navigation ul li a:link { color:#CCCCCC;list-style:none; float:left; padding:4px 4px 0px 4px; border-right:#999999 solid 1px; margin:0px;}
#navigation ul li a:visited { color:#CCCCCC;list-style:none; float:left; padding:4px 4px 0px 4px; border-right:#999999 solid 1px; margin:0px;}
#navigation ul li a:hover { color:#9966cc;background-color:#ffffff;list-style:none; float:left; padding:4px 4px 0px 4px; border-right:#999999 solid 1px; margin:0px;}
#navigation ul li a:active { color:#CCCCCC;list-style:none; float:left; padding:4px 4px 0px 4px; border-right:#999999 solid 1px; margin:0px; }

#pagebody1 {
    width:1000px; 
    height:500px; 
    margin-top:1px; 
    }

.pagebody1_left {
    float:left;
    width:227px; 
    height:498px;
/*	border:#666666 1px solid;*/
    text-transform:uppercase;
    }

#pagebody1_center {
    float:left;
    width:560px; 
    height:495px; 

    margin-top:1px;
	border:#666666 1px solid;
	margin-left:1px;
    }
*html #pagebody1_center {
    float:left;
    width:560px; 
    height:495px; 

    margin-top:1px;
	border:#666666 1px solid;
	margin-left:-5px;
    }
#pagebody1_right {
    float: left;
    width:200px; 
    height:495px;
	margin:1px 0px 0px 2px;
    border:solid 1px #666666;
	padding-left:2px;
	font-size:12px;
	color:#9966CC;
    }

#pagebody2 {
    width:999px; 
    height:500px; 
    padding:1px; 
    margin-top:1px; 
    background:#ffffff;
    }
	
#pagebody2_left {
    float:left;
    width:329px; 
    height:499px; 
    border:solid 1px; 
    display:inline;
    }
#pagebody2_center {
    width:329px; 
    height:499px; 
    margin-left:3px;
    border:solid 1px; 
    display:inline; 
    float:left;
    }
#pagebody2_right {
    width:329px; 
    height:499px; 
    margin-left:1px; 
    border:solid 1px; 
    display:inline; 
    float:right;
    }
.back_image {
     height:18px;
    background: url(/images/bg_images/sidebar_head.gif) no-repeat;
    padding-top:6px;
    padding-left:7px;
    text-transform:uppercase;
    font-size:14px;
    font-weight:bold;
    }
.back_image a:link { font-weight:bold;color:#9966cc;text-decoration:none;}
.back_image a:visited { font-weight:bold;color:#9966cc;text-decoration:none;}
.back_image a:hover { font-weight:bold;color:#9966cc;text-decoration:none;}
.back_image a:active { font-weight:bold;color:#9966cc;text-decoration:none;}
.back_image1 {
    width:1000px;
    height:20px;
    background-image:url(/images/bg_images/hr_image.jpg);
    }
.back_image3 {
    width:329px;
    height:25px;
    background-image:url(/images/bg_images/goods_menu.gif);
    text-align:center; padding-top:8px; text-transform:uppercase;
    font-size:14px;
    font-weight:bold;
    }
#pagebody2_left ul {
    margin:0px;
    padding:0px;
    list-style-type:none;
	}
#pagebody2_center ul {
    margin:0px;
    padding:0px;
    list-style-type:none;
	}
#pagebody2_left ul {
    margin:0px;
    padding:0px;
    list-style-type:none;
	}
#pagebody2_right ul {
    margin:0px;
    padding:0px;
    list-style-type:none;
	}
.pagebody1_left ul {
    margin-left:10px;
    padding:0px;
    list-style-type:none;
    }
.price ul li {
    margin-left:55px;
    margin-right:55px;
    padding-top:5px;
    float:left;
    list-style-type:none;
	}

.pagebody1_left ul li a:link { font-weight:normal; text-decoration:none; color:#9966cc;}
.pagebody1_left ul li a:visited { color:#9966cc;text-decoration:none; font-weight:normal;}
.pagebody1_left ul li a:hover { font-weight:normal;color:#9966cc; text-decoration:none;}
.pagebody1_left ul li a:active { font-weight:normal; text-decoration:none; color:#9966cc;}



#pagebody2 a:link { font-weight:normal; text-decoration:none; color:#9966cc;}
#pagebody2 a:visited { color:#9966cc;}
#pagebody2 a:hover { font-weight:bold; }
#pagebody2 a:active { font-weight:normal; text-decoration:none; color:#9966cc;}

a img {border: none; }

/*a:link, #navEZPagesTOC ul li a {
	color: #3300FF;
	text-decoration: none;
	}
 
a:visited {
	color: #3300FF;
	text-decoration: none;
	}

a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color: #FF0000;
	}

a:active {
	color: #0000FF;
	}*/

h1 {
	font-size: 1.5em;
	}

h2 {
	font-size: 1.4em;
	}

h3 {
	font-size: 1.3em;
	}

h5, h6, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 1.1em;
	}
h4.optionName {font-size:10px;}
.biggerText {
	font-size: 1.2em;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0.3em 3px;
}

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

FORM, SELECT, INPUT {
	display: inline;
	font-size: 1em;
	margin: 0.1em;
	}

TEXTAREA {
/*	float: left;*/
	margin: auto;
	display: block;
	width: 95%;
	}

input:focus, select:focus, textarea:focus {
	background: #F0F8FF;
	}

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

LEGEND {
	font-weight: bold;
	padding: 0.3em;
	}

LABEL, h4.optionName {
	line-height: 1.5em;
	padding: 0.2em;
	}

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

#logo, .centerBoxContents, .specialsListBoxContents, .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*/
#mainWrapper {
	background-color: #ffffff;
	text-align: left;
	width: 1000px;
	margin:0 auto;
	vertical-align: top;
	}

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

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	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%;
	}

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}



.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:#333333;
	
	font-weight: bold;
	color: #ffffff;
	height: 1%;
	width: 100%;
	}
#navSuppWrapper a:link { color:#FFFFFF;}
#navSuppWrapper a:visited { color:#FFFFFF;}
#navSuppWrapper a:hover { color:#993399; font-weight:bold;}
#navSuppWrapper a:active{ color:#FFFFFF;}

#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;
	}
#navSupp {
    width:100%; 
	}
	
#navSupp a:link { color:#333333; font-size:12px;}
#navSupp a:visited { color:#333333; font-size:12px;}
#navSupp a:hover { color:#333333; font-size:12px; }
#navSupp a:active { color:#333333; font-size:12px;}
#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 {
	background-color: #FFCC99;
	}

#navColumnTwo {
	background-color: #00BFBF;
	}

/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .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: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
.centerColumn, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
	padding: 0em;
	}
#indexProductList a:link { font-weight:normal; text-decoration:none; color:#9966cc;}
#indexProductList a:visited { font-weight:normal; text-decoration:none; color:#9966cc;}
#indexProductList a:hover { font-weight:normal; text-decoration:none; color:#9966cc; }
#indexProductList a:active { font-weight:normal; text-decoration:none; color:#9966cc;}


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

/*Shopping Cart Display*/
#cartAdd {
	float: right;
	text-align: center;
	margin: 1em;

	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;
	}

#mediaManager {
	width: 50%; 
	margin: 0.2em;
	padding: 0.5em;
	}
.mediaTitle {
	float: left;
	}
.mediaTypeLink {
	float: right;
	}

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #ff0000;
	}

.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, .specialsListBoxContents, .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 {
	background-color: #ffffff;
	padding: 0.4em;
	}

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, .specialsListBoxContents, .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: 90%;
	float: right;
	}

.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%;}

#shoppingcartBody #shippingEstimatorContent {
	clear: both;
	}

.seDisplayedAddressLabel {
	background-color:#85C285;
	text-align: center;
	}
.seDisplayedAddressInfo {
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	}
#seShipTo {
	padding: 0.2em;
	}
	
#measure_banner {
	color:#8a4a4a; 
	height:30px; 
	line-height:30px;
	background:url(/images/measure_banner.gif) no-repeat;
	}
	
#product_info_emphasize {
	border-bottom:1px dotted #cdcdcd;
	}
	
#product_info_emphasize_title {
	color:#8a4a4a; 
	font-weight:700; 
	text-indent:2mm; 
	text-align:left;
	}
	
#product_info_emphasize_content {
	text-indent:4mm;
	}
	
.product_info_help_left_top {
    float:left; 
	height:22px; 
	line-height:22px; 
	margin-top:1px; 
	width:138px;
	background-color:#9933CC; 
	margin:1px;
	background:url(/images/product_info_helpbanner.gif);
	}
	
	
.product_info_help_right_top {
	float:left; 
	height:22px; 
	line-height:22px; 
	margin-top:1px; 
	width:138px;
	background-color:#9933CC; 
	margin:1px;
		background:url(/images/product_info_helpbanner.gif);
	}
	
.product_info_help_left_bottom {
	float:left; 
	height:22px; 
	line-height:22px; 
	margin-top:1px; 
	width:138px;
	background-color:#9933CC; 
	margin:1px;
		background:url(/images/product_info_helpbanner.gif);
	}
	
.product_info_help_right_bottom {
	float:left; 
	height:22px; 
	line-height:22px; 
	margin-top:1px; 
	width:138px;
	background-color:#9933CC; 
	margin:1px;
		background:url(/images/product_info_helpbanner.gif);
		}
	
	
.product_info_help_left_top a, .product_info_help_right_top a, .product_info_help_left_bottom a, .product_info_help_right_bottom a {
    color:#FFFFFF;
	text-decoration:none;
	}	

#indexDefaultMainContent {
margin:0px;}
#indexDefaultMainContent1 {
font-size:14px;
}
/* CSS Document */
#product_info_price {
background:url(/images/prodcut_info_price.gif);
border:1px solid #CCCCCC;
	}
	
#customer_review {

background:url(/images/product_info_reviewsbanner.gif);

width:998px;

height:29px;

line-height:29px;

margin-top:-19px;

margin-bottom:-6px;
}