/**
 * 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;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 62.5%;
	color: #000000;
	background-color: #ffffff;
	}

a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	color: #0066FF;
	text-decoration: none;
	}
 
a:visited {
	color: #0066FF;
	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: #000000;
	}

a:active {
	color: #0066FF;
	}
h1 {
	font-size: 1.5em;
	color: #9a9a9a;
	}

h2 {
	font-size: 1.4em;
	}

h3 {
	font-size: 1.3em;
	}

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

.biggerText {
	font-size: 1.2em;
	}

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

/*  Might uncomment either or both of these if having problems with IE peekaboo bug:
h1, h2, h3, h4, h5, h6, p {
	position: relative;
	}
*html .centerColumn {
	height: 1%;
	}
*/
/*-------------------------------------------------------------PRODUCT DESCRIPTION/INFO STYLES--------------------------------------- */
/*.my2 {
font-size:10px;
color:#666666;
font-family:Verdana, Arial, Helvetica, sans-serif, Eurostile;
}
*/

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

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

TEXTAREA {
	margin: auto;
	display: block;
	width: 95%;
	}

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

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

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

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: 9em;
	float: left;
	}

LABEL.inputLabelPayment {
	width: 14em;
	float: left;
	padding-left: 2.5em;
	}

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

#checkoutPayment LABEL.radioButtonLabel {
	font-weight: bold;
	}

P, ADDRESS {
	padding: 0;
	}

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 #9a9a9a;
	}

.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: 750px;
	vertical-align: top;
	}

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

#logoWrapper{
	background-image: url(../images/FVheader.jpg);
	background-color: #ffffff;
	height:291px;
	width: 749px;
	}
	
#MainMenu {
margin-top:0px;
width:749px;
/* border: 1px solid #781351; border VISUAL; */
height: 30px;
padding: 0;
}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 
#navColumnOneWrapper, #navColumnTwoWrapper {
	margin-left: 0px;
	margin-right: 0.5em;
	}
	
#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%;
	}

.floatingBox2 {
margin-left:5px;
	}

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}
/*------------------------------------------------------------------ DEFAULT HEADER - EMPTY---------------------*/
.loginHeader {
background-image: url(../images/loginHeader_bg.jpg);
width:580px;
height: 42px;
padding: 0;
margin: 0;
}
.privacyHeader {
background-image: url(../images/privacyHeader_bg.jpg);
width:580px;
height: 42px;
padding: 0;
}
.shippingHeader {
background-image: url(../images/shippingHeader_bg.jpg);
width:580px;
height: 42px;
padding: 0;
}
.conditionHeader {
background-image: url(../images/conditionHeader_bg.jpg);
width:580px;
height: 42px;
padding: 0;
}
.contactHeader {
background-image: url(../images/contactHeader_bg.jpg);
width:580px;
height: 42px;
padding: 0;
}
.giftHeader {
background-image: url(../images/giftHeader_bg.jpg);
width:580px;
height: 42px;
padding: 0;
}
.sitemapHeader {
background-image: url(../images/sitemapHeader_bg.jpg);
width:580px;
height: 42px;
padding: 0;
}
.discountHeader {
background-image: url(../images/discountHeader_bg.jpg);
width:580px;
height: 42px;
padding: 0;
}
.unsubscribeHeader {
background-image: url(../images/unsubscribeHeader_bg.jpg);
width:580px;
height: 42px;
padding: 0;
}
.expiredHeader {
background-image: url(../images/expiredHeader_bg.jpg);
width:580px;
height: 42px;
padding: 0;
}
.allproductsHeader {
background-image: url(../images/allproductsHeader.jpg);
width:580px;
height: 42px;
padding: 0;
}
.logOutHeader {
background-image: url(../images/logOutHeader.jpg);
width:580px;
height: 42px;
padding: 0;
}
.changeAccountHeader {
background-image: url(../images/changeAccountHeader.jpg);
width:580px;
height: 42px;
padding: 0;
}

.myAddressHeader {
background-image: url(../images/myAddressHeader.jpg);
width:580px;
height: 42px;
padding: 0;
}
.changePWheader {
background-image: url(../images/changePWheader.jpg);
width:580px;
height: 42px;
padding: 0;
}
.myNewsletterHeader {
background-image: url(../images/myNewsletterHeader.jpg);
width:580px;
height: 42px;
padding: 0;
}
.productNotifHeader {
background-image: url(../images/productNotifHeader.jpg);
width:580px;
height: 42px;
padding: 0;
}

/*navigation*/

.navSplitPagesResult {}
.navSplitPagesLinks {
}

/* PRODUCT LISTING LINKS COLOR CHANGE */

.color1 {
color:#666666;
font-family:Verdana, Arial, Helvetica, sans-serif, Eurostile;
font-size:11px;
line-height: 15px;
}

.links2 
.productFont {
color:#6699FF;
font-size:18px;
}
/* -------------   PRODUCT INFOR HEADER  --------------------------------------------------------------------------------------------- */
.productInfoHeader {
background-image: url(../images/productInfo_bg.jpg);
width: 580px;
height: 42px;
}



.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: #abbbd3;
	background-image: url(../images/tile_back.gif);
	padding: 0.5em 0.2em;
	font-weight: bold;
	color: #ffffff;
	height: 1%;
	}
/*------------------------------------------------------- Scotts code ------------------------------------------*/
#siteMapList ul li {
color:#0066FF;
text-align: left;
}

#siteMapList ul li a:link {color:#0066FF;}
#siteMapList ul li a:visited {color:#0066FF;}
#siteMapList ul li a:hover {color:#FF0000;}
#siteMapList ul li a:active {color:#0066FF;}

#accountDefault {
width: 390px;
margin:0;
padding:0;
color:#666666;
}
#accountDefault ul li a:link {color:#0066FF;}
#accountDefault ul li a:visited {color:#0066FF;}
#accountDefault ul li a:hover {color:#FF0000;}
#accountDefault ul li a:active {color:#0066FF;}

/*--------------------------------------------------------   FOOTER PANEL -----------------------------------------------*/
#footerPanel {
background-image: url(../images/footer_bg.jpg);
width: 750px;
height: 50px;
font-size:14px;
margin: 0px;
padding: 0px;
}

#navCatTabsWrapper {
	background-color: #ffffff;
	color: #9a9a9a;
	background-image:none;
}

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

#navCatTabs ul li a {
	color: #9a9a9a;
	}

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

#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 {
	padding: 0.5em 0.5em;
	background-color: #ffffff;
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	}

#navEZPagesTop {
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
	}

#navColumnOne, #navColumnTwo {
	background-color: transparent;
	}

/*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: 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 #9a9a9a;
	}

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

#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: center;
	font-weight: bold;
	}

.cartRemoveItemDisplay {
	width: 3.5em;
	}

.cartAttribsList {
	margin-left: 1em;
	}

#mediaManager {
	width: 50%; 
	margin: 0.2em;
	padding: 0.5em;
	background-color: #E4FEf5;
	border: 1px solid #003D00;
	}
.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;
	list-style-type: none;
	} 

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

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




 .cartBoxTotal {
	margin: 0;
	} 

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

.centerBoxWrapper {
border-left:thin;
border-left-color:#999999;
	height: 1%;
	margin: 1.1em 0;
	}

h2.centerBoxHeading {
	font-size: 1.3em;
	color: #ffffff;
	}

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a,
h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1em;
	color: #ffffff;
	}
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font-size: 0.9em;
	color: #ffffff;
}

.leftBoxHeading, .centerBoxHeading, .rightBoxHeading {
	margin: 0em;
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	padding: 0.5em 0.2em;
	}
	
.centerBoxHeading2	{
	margin: 0em;
	background-image: url(../images/Customers.jpg);
	width: 580px;
    height: 42px;
	}
	
/* NEW products --------------------------------------------------------------NEW PRODUCTS HEADER  */
.newProductsHeader {
background-image: url(../images/newProduct_bg.jpg);
width: 580px;
height: 42px;
}
.aboutHeader {
background-image: url(../images/aboutHeader_bg.jpg);
width: 580px;
height: 42px;
}
.shoppingcartHeader { 
background-image: url(../images/cartcontentHeader_bg.jpg);
width: 580px;
height: 42px;
}
.createaccountHeader {
background-image: url(../images/createaccountHeader_bg.jpg);
width: 580px;
height: 42px;
}
.termsHeader {
background-image: url(../images/termsHeader_bg.jpg);
width: 580px;
height: 42px;
}
.helpHeader {
background-image: url(../images/helpHeader_bg.jpg);
width: 580px;
height: 42px;
}
.accountHeader {
background-image: url(../images/accountHeader_bg.jpg);
width: 580px;
height: 42px;
}
.checkoutshippingHeader {
background-image: url(../images/checkoutshippingHeader.jpg);
width: 580px;
height: 42px;
}
.paymentinfoHeader {
background-image: url(../images/paymentHeader_bg.jpg);
width: 580px;
height: 42px;
}
.checkoutconfirmHeader {
background-image: url(../images/orderconfirmationHeader.jpg);
width: 580px;
height: 42px;
}
.myaccountHeader {
background-image: url(../images/myaccountHeader.jpg);
width: 580px;
height: 42px;
}
.advancedHeader {
background-image: url(../images/advancedHeader.jpg);
width: 580px;
height: 42px;
}



.leftBoxContainer, .rightBoxContainer {
	margin: 0em;
	margin-top: 1.5em;
	}

.leftBoxContainer2 {
	margin: 0em;
	margin-top: 1.5em;
	}
/*------------------------------------------------------------------------------- Side BOX ------------------------*/
.sideBoxContent {
	background-color: #FFFFFF;                      /* BACKGROUND FOR SIDE BOXES  */
	border-left:solid 1px;
	border-right:solid 1px;
	border-bottom: solid 1px;
	border-left-color:#6699CC;
	border-right-color:#6699CC;
	border-bottom-color:#6699CC;
	width:130px;
	padding: 0.4em;
	}
.sideBoxContentBasket {
	background-color: #FFFFFF;                      /* BACKGROUND FOR SIDE BOXES  */
	border-left:solid 1px;
	border-right:solid 1px;
	border-bottom: solid 1px;
	border-left-color:#6699CC;
	border-right-color:#6699CC;
	border-bottom-color:#6699CC;
	width:138px;
	}	
	
	
.boxTop {
background-image: url(../images/boxTop.jpg);
height: 23px;
}
.boxTopReviews {
background-image: url(../images/boxReviews.jpg);
height: 23px;
}
.boxTopBestSellers {
background-image: url(../images/boxTop2.jpg);
height: 23px;
}

.boxBottom {
background-image: url(../images/boxBottom.jpg);
padding: 0.4em;
height:14px;
}
.sideBoxContent1 {
	padding-top:0px;
	margin-top:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif, Eurostile;     /* BACKGROUND FOR SIDE BOXES - categories  */
	font-size:11px;
	font-weight:bold;
	}
	
.sideBoxContent2 {
   	background-image: url(../images/search_bg.jpg);     /* BACKGROUND FOR SIDE BOXES - search*/
	padding: 0.4em;
	font-family:Verdana, Arial, Helvetica, sans-serif, Eurostile;
	font-size:10px;  
	text-decoration:none
	}
	
.sideBoxContent3 {
   	background-image: url(../images/menu_bg.jpg);                    /* BACKGROUND FOR SIDE BOXES  - Menu buttons*/  
    padding: 0.4em;
	font-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif, Eurostile;
	font-size:10px;
	font-weight:bold;
	text-decoration:none; 
	}		
.sideBoxContent4 {
   	background-image: url(../images/currencies_bg.jpg);             /* BACKGROUND FOR SIDE BOXES  - currencies*/
    padding-left: 0.4em;
	padding-right; 0.4em;
	padding-top:0px;
	margin-top:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif, Eurostile;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	color: #ffffff;
	line-height: 14px;
	}	
/* Navigation */ 

#menu1{width:160px;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:11px;}

#menu1 ol{list-style-type:none;margin:0;padding:0;width:136px;margin-left:2px;margin-top:2px;}

#menu1 li{padding:1px;}

#menu1 li a{color:#003366;font-weight:normal;text-decoration:none;display:block;border-top:1px solid #6699CC;border-bottom:1px solid #6699CC;}

#menu1 li a:hover{background-color:#6699CC;color:#FFFFFF;}

#menu1 a.active{background-color:#6699CC;color:#FFFFFF;}
/* Navigation Ends*/

.sideBoxContent5 {       
	background-image: url(../images/basket_bg.jpg);                                          /* BACKGROUND FOR SIDE BOXES - Basket / checkout */
    padding: 0.4em;
	font-family:Verdana, Arial, Helvetica, sans-serif, Eurostile;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	line-height: 20px;
	}		

.sideBoxContent6 {       
    backgournd-color: #ffffff;                                         /* BACKGROUND FOR SIDE BOXES - Banners */
	font-family:Verdana, Arial, Helvetica, sans-serif, Eurostile;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;;
	border:#999999 solid;
	border-width:thin;
	}	
#MainBoxTop {
background-image:url(../images/Main_text2.jpg);
width:580px;
heigh:132px;
}
	

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

.rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited {
	color: #FFFFFF;
	}

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

/* categories box parent and child categories */
A.category-top, A.category-top:visited {
	color: #666666;
	text-decoration:none;
	font-weight:bold;
	}
A.category-links, A.category-links:visited {
	color: #666666;
	text-decoration: none;
	font-weight:bold;
	}
A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {
	color: #666666;
	text-decoration: none;
	font-weight:bold;
	}
SPAN.category-subs-parent {
	font-weight: bold;
	}
DIV.category-subs-selected {
	font-weight: bold;
	background-color:#6699CC;
	color:#FFFFFF;
	}
/* end categories box links */

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

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

.bold {
	font-weight: bold;
	}

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

.rowEven {
	background-color: #FFFFFF;
	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: #0166ff;
	height: 2em;
	}

.productListing-rowheading {
	background-image: url(../images/products_header.jpg);
	height: 43px;
	width: 580px;
	color:#0066FF;
	}

#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;
	}
/* ---------------------------------------- my styles --------------------------------------------------*/
/*.my1 {
font-size:12px;
color:#6699FF;
font-family:Verdana, Arial;
}*/
.my2 {
font-size:11px;
color:#333333;
font-family:Verdana, Arial, Helvetica, sans-serif, Eurostile;
text-align:justify;
padding-right:10px;
}
.my3 {
font-size:12px;
color:#FF0000;
font-weight:bold;
font-family:Verdana, Arial, Helvetica, sans-serif, Eurostile;
}
.my4 {
font-size:12px;
color:#6699FF;
font-weight:bold;
font-family:Verdana, Arial, Helvetica, sans-serif, Eurostile;
}
#informationBox {
margin: 0;
padding: 0;
list-style-type: none;
}
#informationBox ul li a:link {color:#FFFFFF;}
#informationBox ul li a:visited {color:#FFFFFF;}
#informationBox ul li a:hover {color:#000000;}
#informationBox ul li a:active {color:#FFFFFF;}
}	
#headerText2 {
color:#6699FF; 
font-family:Verdana, Arial, Helvetica, sans-serif, Eurostile;
font-size:12px
 }
#my5 {
font-size:13px;
color:#6699FF;
font-weight:bold;
font-family:Verdana, Arial, Helvetica, sans-serif, Eurostile;
}
#my6 {
font-size:11px;
color:#666666;
font-family:Verdana, Arial, Helvetica, sans-serif, Eurostile;
}
#my7 {
font-size:12px;
color:#FF0000;
font-family:Verdana, Arial, Helvetica, sans-serif, Eurostile;
}
#my8 {
font-size:10px;
color:#666666;
font-weight:bold;
font-family:Verdana, Arial, Helvetica, sans-serif, Eurostile;
}


.block{width:450px; border:1px solid #6699CC; margin-bottom:5px;}

h2.block{font-size:16px; display:block; color:#FFFFFF; text-align:center; margin:0;  background-image:url(images/block_title.jpg); padding-top:4px; height:21px; width:449px;}

#main .news{color:#003366; font-weight:bold;}

.listing{margin:3px;}

.nomargins{margin:0}

#main .price{font-size:12px; color:#990000; font-weight:bold;}

.price{font-size:12px; color:#990000; font-weight:bold;}

#right_col{width:140px; float:left;}

#right_col h2{font-size:14px; color:#FFFFFF; text-align:center; margin-top:4px; margin-bottom:8px;}

#right_col p{margin:2px;}

/*main section*/

#main{width:600px; float:left;}

#main p{font-size:11px;line-height:16px;color:#333333;}

#main ul li{font-size:11px;line-height:16px;color:#333333;}

#main a{text-decoration:none; color:#6699FF;}

#main a:hover{text-decoration:underline;}

#main h3{color:#990000;font-weight:normal;text-align:center; margin-bottom:3px; font-size:21px;}



#main .sec_title{color:#666666;font-size:12px; text-align:center; margin-top:0;}

#main h4{color:#6699CC; font-size:14px;}

#main h5{color:#6699CC; margin:5px;}

#main a.redlink{color:#990000;text-decoration:underline; font-size:11px;}

a.redlink{color:#990000;text-decoration:underline; font-size:11px;}

#main span{font-size:11px; color:#333333;}

#main .clear{clear:both;}



/*Product Page */

#product_image{float:left;width:299px;padding-right:15px;}

#table{width:280px;float:left;}

#table table{border:1px solid #6699CC; padding:1px;}

#table td.icon{width:25px; height:25px; text-align:center;}

#table td.priceTD{height:25px;}

#table p{margin:2px;padding:0;}

.table_title{background-color:#6699CC;color:#FFFFFF;font-weight:bold;font-size:15px;text-align:center;}

#left_info{width:290px; float:left;padding-right:8px;border-right: 1px solid #CCCCCC;}

#right_info{width:290px; float:left; padding-left:10px;border-left: 1px solid #CCCCCC;}

a#nav3{text-decoration:underline;}

.small_images{width:100px; float:left; margin-right:50px;}

#table .question{color:#336699; font-size:14px; font-weight:bold;}



/*categories page*/

#cat_table td{text-align:center; border-top:1px solid #6699CC;}

#cat_table p{margin:5px; text-align:center;}



/* Search Page */

.search_box{width:285px;float:left;border:1px solid #CCCCCC; text-align:center;padding:5px 0 20px 0;margin:5px;}

label{font-size:11px;color:#666666;}

.select{font-size:12px; color:#666666;}

#diet_table{width:100%;}

#diet_table td{width:20%; text-align:right;}


#breadcrumps {
font-size:11px;
font-family:Verdana, Arial;
}

#breadcrumps  a:link {color:#666666;}
#breadcrumps  a:visited {color:#6666666;}
#breadcrums  a:hover {color:#FF0000;}
#breadcrumps  a:active {color:#666666;}
/*******Product Listing **********************/
A.productHead:visited, A.productHead:active, A.productHead:link {
	COLOR: #336699; 
	TEXT-DECORATION: none;
}
A.productHead:hover {
	COLOR: #336699; 
	TEXT-DECORATION: underline;
}

#login {
background-image:url(../images/login_title.jpg);
width:568px;
height:15px;
padding:5px;
}

#login3 {
background-image:url(../images/login_title.jpg);
width:579px;
height:15px;
padding:5px;
}

#text3 {
font-size:15px;
letter-spacing:1px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-weight:bold;
}

#login2 {
background-color:#CCCCCC;
width:568px;
height:15px;
padding:5px;
}

#text2 {
font-size:13px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#666666;
font-weight:bold;
}

.CeonSagePayDirectFormGadgetError { background: #ff6633; }

.ErrorInfo

.ExtraErrorInfo

.CeonSagePayDirectCardIcon { margin-right: 4px; margin-bottom: 4px; }

#threed_secure_necessary_intro img.CeonSagePayDirect3DSecureIcon { margin-left: 1em; margin-bottom: 2em; float: right; clear: right; }

.CeonSagePayDirectCardsAcceptedSideboxCardIcon { margin-left: 4px; margin-bottom: 4px; }

.CeonSagePayDirectCardsAcceptedSidebox3DSecureIcon { margin-left: 4px; margin-bottom: 4px; }

.CeonSagePayDirectCardsAcceptedSideboxSagePayIcon

.CeonSagePayDirectCardsAcceptedSideboxProtxIcon