/**
 * 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: 11px;
	color: #46433c;
	background-color: #ab070e;
	background-image:url(images/bg.gif);
	padding-top:14px;
	}

a img {border: none; }

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

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

.biggerText {
	font-size: 1.1em;
	}

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 {
	padding-left:30px;
	padding-top:25px;
	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 #cdcdcd;
	}

.messageStackWarning, .messageStackError {
	background-color: #e6e6e6;
	line-height:normal;
	color: #ab070e;
	}

.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:767px;
	vertical-align: top;
	background-image:url(images/wrapper-bg.gif);
	
	
	}

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

#headerWrapper{
	background-image:url(images/header-top.jpg);
	background-repeat:no-repeat;
	display:block;
	height:144px;
}
#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 

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

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

/*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;
	margin-left:auto;
	margin-right:auto;
	color: #dcd7cf;
	float:none;
	font-family:tahoma, arial, verdana;
	font-weight:normal;	
	font-size:12px;
	display:block;
	}
#navMainWrapper{
	width:50%;
	float:right;
}

#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: #333333;
	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 {

	}

#navColumnTwo {

	}

/*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;
	background-color:#FFFFFF;
	}

.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 {

	text-align: center;
	margin: 1em;
	padding: 1em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ebdbcc;
	background-color:#f6f6f6;
	width:90%;
	}

.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;
	}
	#cartBoxListWrapper li span, #cartBoxEmpty span{
	background-image:url(../images/cart.gif);
	background-repeat:no-repeat;
	background-position:left top;
	color: #33CC33;
	padding-left:18px;
	padding-bottom:4px;
	
	}

.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 ;
	}
	#productMainImage{
	background-color:#FFFFFF;
	margin-right:5px;
	}

.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: 0em 0em;
	}

/*sideboxes*/
.columnLeft {}

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

.leftBoxHeading, .centerBoxHeading {
	margin: 0em;
	background-image:url(images/box-top-lg.jpg);
	background-repeat:no-repeat;
	width:550px;
	height:22px;
	display:block;
	padding-top: 7px;
	}

.leftBoxContainer {
	margin-right:12px;
	margin-top:5px;
	float:right;
	color:#33CC33;
	}

.sideBoxContent {

	background-repeat:no-repeat;
	background-position:bottom left;
	width:164px;
	display:block;
	padding-right:5px;
	padding-left:5px;
	text-align:right;
	}

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: #757065;
	}
.information {padding: 10px 3px; line-height: 150%;}

#shoppingcartBody #shippingEstimatorContent {
	clear: both;
	}

.seDisplayedAddressLabel {
	background-color:#cacaca;
	text-align: center;
	}
.seDisplayedAddressInfo {
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	}
#seShipTo {
	padding: 0.2em;
	}


/* Salman Lakhkani New*/
.legalCopyright{

	margin-bottom:20px;
	padding-bottom:10px;
	background-repeat:no-repeat;
	background-position:bottom;
}
.lastfooter{
	background-image:url(images/footer-bg.jpg);
	background-color:#000000;
	background-repeat:no-repeat;
	padding-top:15px;
}


/*--------------------------------MENU
-----------------------------------------------------*/

#menu{
	font-size:11px;
	display:block;
	height:30px;
	z-index:39;
	padding-left:30px;
	position:absolute;
	top:124px;	

}
#menu{
	background:url('img/bg.gif') repeat-x;
	
}
#menu ul{
	margin:0px;
	padding:0px;
		
}

ul#tabnav  {


	list-style-type:none;
	
}
ul#tabnav li  {
	float:left;
	margin:0 ;
	padding:0;
margin-left:-20px;


}

ul#tabnav a {
	float:left;
	margin:0 0 0 0;
	padding:0 0 0 0;
	text-decoration:none;
	display:block;
	background-image:url(images/nav_split.gif);
	background-repeat:repeat-y;
	background-position:right;
	padding-left:5px;
	padding-right:5px;
font-weight:bold;


}
ul#tabnav a span {
	float:left;
	display:block;
	color:#efece7;
	margin-left:0px;
	padding-right:15px;
	padding-left:35px;
}
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
ul#tabnav a span {float:none;}
    /* End IE5-Mac hack */
ul#tabnav a:hover span {
	color:#ffffff;
}
ul#tabnav a:hover {

	
}
ul#tabnav a:hover span {

	padding-right:15px;
	padding-left:35px;
}


#lev1 ul#tabnav li.tab1 a.toplink, 
#lev2 ul#tabnav li.tab2 a.toplink, 
#lev3 ul#tabnav li.tab3 a.toplink, 
#lev4 ul#tabnav li.tab4 a.toplink, 
#lev5 ul#tabnav li.tab5 a.toplink, 
#lev6 ul#tabnav li.tab6 a.toplink, 
#lev7 ul#tabnav li.tab7 a.toplink,
#highlight a.toplink{
	background:url('images/nav-right.gif') no-repeat right bottom;
	
}
#lev1 ul#tabnav li.tab1 a.toplink span, 
#lev2 ul#tabnav li.tab2 a.toplink span, 
#lev3 ul#tabnav li.tab3 a.toplink span, 
#lev4 ul#tabnav li.tab4 a.toplink span, 
#lev5 ul#tabnav li.tab5 a.toplink span, 
#lev6 ul#tabnav li.tab6 a.toplink span, 
#lev7 ul#tabnav li.tab7 a.toplink span, 
#highlight a.toplink span{
	background:url('images/nav-left.gif') no-repeat left bottom;
	color:#2a2a2a;

}



ul#tabnav li.tab1 a.toplink span{
	margin-left:21px;

}


span, .toplink, ul#tabnav a:hover , ul#tabnav a   { behavior: url(iegiffix.htc) }

ul#tabnav  ul {
	clear:both;
	position:relative;
	padding:0;
	margin:0;
	top:10px;
	display:none;
	margin-left:15px;
	list-style:none;
	
		

}
ul#tabnav  ul li{
	float:none;
	clear:both;	
	padding:0;
	margin:0;
	background:none;
	display:block;
	position:relative;
	margin-left:5px;
	
}

ul#tabnav ul li a 
{
	text-decoration: none;
	width:90px;
	padding-left:3px;
	display: block;
	background:url('images/bg-menu.gif');
	color:#ffffff;
	border-left:1px solid #7e7973;
	border-right:1px solid #7e7973;
	border-bottom: 0px none;
	line-height:23px;
	font-size:9px;

}
* html #lev4 ul#tabnav ul li a 

{
	/*width:150px;*/
}
ul#tabnav ul li a.blank, ul#tabnav ul li a.blank:hover 
{
	padding:0;
	margin:0 0 0 5px;
	display: block;
	border: none;
	height:10px;
	background:transparent none;
	
}
ul#tabnav ul li a.blank img
{
	border:none;
	height:16px;
}

ul#tabnav ul li a:hover 
{
	display: block;
	background:#ab070e;
	color:#ffff82;
}


/* Fix IE. Hide from IE Mac \*/
* html #menu ul li { float: left; }
* html #menu ul li a { height: 1%; }
/* End */
ul#tabnav li:hover ul { 
	display:block;
	
	
}

/*--------------------------------MENU END
-----------------------------------------------------*/
#navMain ul{
	float:right;
	padding-right:20px;
	}
#shoppingcartHeading{
	display:none;
	
}
#shoppingcartHeading{
	display:none;
	
}
#shoppingcartContent{
	text-align:right;
	display:block;
	
}
#shoppingcart{
	display:block;
}
#cartBoxEmpty{
	text-align:right;
}
#indexDefault{
	background-image:url(images/banner.jpg);
	background-repeat:no-repeat;	
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:13px;
	padding-top:38px;
	color:#757065;
	line-height:20px;
	padding-left:0px;
	margin-right:0px;

}
#indexDefault p{
	color:#505050;
	margin-top:0px;
	padding-top:5px;
	padding-bottom:25px;
	text-align:justify;
	padding-left:20px;
}
#indexDefaultMainContent {
	width:300px;
	float:left;
	display:block;
	text-align:justify;
	
}
#indexDefaultMainContent ul li {
	margin:0px;
	
}
#indexDefaultMainContent ul{
	margin:0px;
	margin-bottom:5px;
}
#indexDefaultMainContent h1{
	color:#757065;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:normal;
}
#indexDefaultMainContent h3{
	color:#d93130;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:normal;
	margin:0px;
	padding:0px;
	margin-bottom:5px;
}
a.testimonials{
	background-image:url(images/testimonials.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	width:150px;
	margin-left:22px;
	display:block;
	font-size:12px;
	color:#c6312f;
	font-weight:bold;
	padding-bottom:140px;
}
a.fffq{
	background-image:url(images/faqs.gif);
	background-repeat:no-repeat;
	width:138px;
	height:85px;
	display:block;
	margin-left:22px;
	margin-top:10px;
}
a:hover.fffq{
	background-image:url(images/faqs2.gif);
}
div.productdrop{
	margin:0px;
	padding:0px;
	margin-left:22px;
	display:block;
	padding-bottom:20px;
	padding-top:7px;
}

div.productdrop select{
	background-color: #ffffa0;
	border: 1px solid #e3e3b9;	
}
#neee{
	margin-left:22px;
	margin-top:20px;
	background-image:url(images/news-bg.gif);
	background-repeat:no-repeat;
	width:128px;
	padding:7px;
	display:block;
	height:109px;
	color:#FFFFFF;
	
}
a.newsletter{
	
	background-image:url(images/letter.gif);
	background-repeat:no-repeat;
	width:114px;
	height:25px;
	background-position:bottom;
	display:block;
	padding-top:4px;
	margin:0 auto;
}
a:hover.newsletter{
	background-image:url(images/letter2.gif);
}
#familysites{
	background-color:#125c93;
	font-size:12px;
	color:#FFFFFF;
	padding:0px;
	padding-left:10px;
	margin-top:5px;
	
	
}
#familysites a{
	color:#ffeaa0;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ffeaa0;	
	margin-left:100px;
	padding-left:6px;
	line-height:16px;
}
#familysites a:hover{
	color:#ffffff;
	text-decoration:none;

}
#beyondroi{
	text-align:center;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	background:none;
	float:right;
	margin-bottom:15px;
	text-align:right;
	width:350px;
}
#beyondroi a{
	text-decoration:none;
	color:#ffffff;
}
#flinko3{
	margin-top:3px;
	padding-top:2px;
	margin-left:20px;
	margin-right:20px;
	width:767px;
	margin: 0 auto;
	text-align:left;
	color:#fff;
}
#flinko3 a{
	color:#fff;
}
#salmo{
	float:left;
	width:400px;
}

#flinko{
	padding-top:10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c2edd5;
	margin-left:20px;
	margin-right:20px;
	margin-top:15px;
	text-align:left;
	
}	
#flinko2{
	background-image:url(images/veri-sign.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	
	
}	

.bb a{
	font-size:11px;
	text-align:left;
	padding-right:2px;
	padding-left:2px;
	color:#2a2923;
}
.bb a:hover{
	color:#ab070e;
}
#footerlinks{
	text-align:left;
	font-size:11px;
	color:#908568;
	padding-top:20px;
}
#footerlinks a{
	color:#908568;
	font-size:11px;
	margin-bottom:10px;
}
#footerlinks a:hover{
	color:#666666;
}
#indexDefault{
	padding-top:200px;
}
.centerBoxWrapper{
	width:550px;
/*	float:right;*/
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #f9f0e7;
	border-bottom-color: #f9f0e7;
	border-left-color: #f9f0e7;
}
#featuredProducts h2.centerBoxHeading{
	display:none;
}
#featuredProducts img{
	float:left;
}
#featuredProducts a{
	color:#c6312f;
	font-weight:bold;
	margin-bottom:10px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	display:block;
}
#featuredProducts {
	line-height:normal;
	
}
.addsmall{
	background-image:url(images/ADD.gif);
	background-repeat:no-repeat;
	width:35px;
	height:11px;
	float:left;
	display:compact;
	margin-top:3px;
}
.centerBoxContentsFeatured{
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #f9f0e7;	

}
tr.productListing-even{
	background-color: #f9f0e7;
	
}
.tabTable{
	border: 7px solid #f9f0e7;	
	margin-top:5px;
	
}
#contentMainWrapper{
	padding-right:24px;
}
tr.productListing-even td{
	border-top-width: 7px;
	border-top-style: solid;
	border-top-color: #f9f0e7;
	
}
tr.productListing-odd td{
	border-top-width: 7px;
	border-top-style: solid;
	border-top-color: #f9f0e7;
	
}
.tabTable th{
	background-color:#aca9a2;
}
.tabTable th a{
	color:#fff;
}
.tabTable th {
	color:#ccc;
	padding:4px;
}
h1.productGeneral, h1#productReviewsDefaultHeading{
	color:#757065;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	background-color:#f2e9e9;
	color:#93040a;
	padding-top:8px;
	padding-bottom:8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ebdbce;
	font-weight:normal;
}
h2.productGeneral{
	color:#757065;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#747065;
	padding-top:8px;
	padding-bottom:8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ebdbce;
}
.additionalImages{
	display:none;
}
#cartAdd table{
	line-height:normal;
	
}
#whatsNew{
	display:none;
}
body#infoShoppingCart{
	color:#e2c1c3;
}
body#popupShippingEstimator{
	background-color:#fff;
	background-image:none;
}
body#popupShippingEstimator .cartTotalsDisplay{
	background-color:#eddfd3;
}
body#popupShippingEstimator table{
	background-color:#f0f0f0;
}
body#infoShoppingCart a{
	color:#FFFFFF;
}
#testim{
	background-color:#f0e5da;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #928e85;	
	padding:10px;
	margin-bottom:15px;
	padding-left:15px;
}
#testim p{
	margin:10px;
	padding:0px;
}
#testim ul{
	list-style:upper-alpha;
}
#testim h2{
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#c7c3b5;
	
}
#testim h3{
	margin:0px;
	margin-bottom:10px;
}
#testim i{
	color:#c0bcb2;
}
a.bp{
	background-image:url(images/browse-products.gif);
	display:block;
	width:171px;
	height:25px;
	background-repeat:no-repeat;
	margin-top:15px;
	margin-bottom:10px;
}
a.bp:hover{
	background-image:url(images/browse-products-2.gif);
}
#cc2{
	background-image:url(images/credit-cards.gif);
	background-repeat:no-repeat;
	display:block;
	width:138px;
	height:38px;
	float:right;
	margin-top:80px;
	margin-right:20px;
}
a.samples{
	background-image:url(images/free-samples-banner-baker.jpg);
	width:148px;
	height:119px;
	background-repeat:no-repeat;
	display:block;
	margin-left:22px;
	margin-bottom:15px;
}
a.samples:hover{
	background-image:url(images/free-samples-banner-baker2.jpg);
}
#lboxa{
	width:180px;
	float:right
}
#lefta{
width:300px;
float:left;
background-image:url(images/physicians.jpg);
background-repeat:no-repeat;
background-position:right bottom;
padding-right:50px;
display:block;
height:152px;
}
#lefta h1{
	font-size:14px;
}
.lfonty{
	line-height:20px;
	font-size:15px;
	
}

.mfonty{
	line-height:18px;
	font-size:13px;
	
}
#icona{
	float:right;
	display:block;
	width:100px;
	text-align:right;
	padding-right:10px;
}
#icona{
	float:right;
	display:block;
	width:100px;
	text-align:right;
	padding-right:10px;
}
#featuredProducts a.detailo{
	display:inline;
	text-decoration:underline;
	color:#757065;
	font-weight:normal;
}
h4.phy{
	padding:10px;
	border: 1px dotted #CCCCCC;
	background-color:#EFEFEF;
	text-align:center;
}
#shoppingcart{
	display:none;
}
#cartAdd{
	display:none;
}
.messageStackWarning{
	display:none;
}

