/**
 * 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: #222;
	}

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: #fff;
	}

h1, .categoryIcon{
	font-size: 1.5em;
	margin: 0em;
	height:20px;
	background-image: url(../images/center_head.jpg);
	background-position:left;
	background-position:top;
	background-repeat:no-repeat;
	_width:708px;
	width:628px;
	padding: 10px 40px;
	text-align:left;
	color: #7B0D01;
	}

.centerBoxHeading{
	margin: 10px 0px;
	height:20px;
	background-image: url(../images/center_head.jpg);
	background-position:left;
	background-position:top;
	background-repeat:no-repeat;
	
	float:left;
	_width:708px;
	width:628px;
	padding: 10px 40px;
	}

h2 {
	font-size: 1.4em;
	}

h3 {
	font-size: 1.3em;
	}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 1.1em;
	}
	
h4{	margin: 0em;
	height:25px;
	background-image: url(../images/underline.gif);
	background-position:center;
	background-position:bottom;
	background-repeat:no-repeat;
	padding: 0.5em 0.2em;
	text-align:center;
	color:#513F89;}


.biggerText {
	font-size: 10px;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 5px 0px;
	}

/*  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%;
	}
*/

#time{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#E8EA43; float:right; margin:130px 10px 0px 0px;}

CODE {
	font-family: arial, verdana, 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.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 #F4433B;
	}

.messageStackWarning, .messageStackError {
	background-color: #F5C5C5;
	color: #90211C;
	}

.messageStackSuccess {
	background-color: #99FF99;
	color: #000000;
	}

.productListing-heading{ /*visibility:hidden; display:none;*/}

.messageStackCaution {
	background-color: #FFFF66;
	color: #000000;
	}

/*wrappers - page or section containers*/
#mainWrapper {
	background-color:;
	text-align: left;
	width: 990px;
	vertical-align: top;
	/*border: 1px solid #9a9a9a;*/
	}

#banner_left {
	background-image: url(../images/banner_left.jpg);
	background-repeat: no-repeat;
	float:left;
	width: 8px;
	height:351px;
	margin-top:49px;
	vertical-align: top;
	}

#mainBody {
	
	background-repeat: no-repeat;
	float:left;
	width: 974px;
	height:100%;
	vertical-align: top;
	}

	
#banner_right {
	background-image: url(../images/banner_right.jpg);
	background-repeat: no-repeat;
	float:left;
	width: 8px;
	height:351px;
	margin-top:49px;
	vertical-align: top;

	}
#left_top{
	background-image: url(../images/left_top.jpg);
		background-position:left top;
	background-repeat: no-repeat;
	float:left;
	width: 242px;
	height:10px;
	margin:0;padding:0;
overflow:hidden;

}

#mainbody_top{
	background-image: url(../images/mainbody_top.jpg);
	background-position:left top;
	background-repeat: no-repeat;
	float:left;
	width: 732px;
	height:10px;
	margin:0;padding:0;
	overflow:hidden;
	}	

#left_bot{
	background-image: url(../images/left_bot.jpg);
	background-repeat: no-repeat;
	float:left;
	width: 242px;
	height:10px;
}

.main, .centeredContent, .productlist, .categoryListBoxContents{margin:10px auto; text-align:center;}
.productlist, .main{float:left;}

.main, .main a, .main a:hover, .main a:visited, .productlist, .productlist a, .productlist a:hover, .productlist a:visited, .centerBoxContentsFeatured a .centerBoxContentsNew a, .centeredContent a, .centeredContent a:hover, .centeredContent a:visited, .categoryListBoxContents a, .categoryListBoxContents a:hover, .categoryListBoxContents a:visited, .specialsListBoxContents a, .specialsListBoxContents a:hover, .specialsListBoxContents a:visited {text-align:center; color:#7C0D02; font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold;}


.main img, .productlist img, .additionalImages a img, .centerBoxContentsFeatured img, .centerBoxContentsNew img, .categoryListBoxContents img, .specialsListBoxContents img{border:1px solid #C5B7F5; margin:0px;}



#mainbody_bot{
	background-image: url(../images/mainbody_bot.jpg);
	background-repeat: no-repeat;
	float:left;
	width: 732px;
	height:10px;
}
#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0 px;
	padding: 0 px;
	}


#contentMainWrapper{ _margin-top:-1px;}
#logoWrapper{
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	background-color: #ffffff;
	height:146px;
	}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 
#navColumnOneWrapper, #navColumnTwoWrapper {
	margin-left: 0em;
	margin-right: 0em;
	margin-top: 0px;
	}
	
#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;
	}

.floatingBox {padding:0px;}
#productDetailsList li { font:Verdana, Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; list-style: none; text-align:center;
	height:28px;
	width:200px;
	margin:10px auto;
	background-image: url(../images/underline.gif);
	background-position:center;
	background-position:bottom;
	background-repeat:no-repeat; 
	text-align:center; 

}
.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

/*navigation*/

.navSplitPagesResult {width:50%; float:left; text-align:left;}
.navSplitPagesLinks {width:50%; float:left; text-align:right;}

.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: 25px 0px 0px 0px;
	height:24px;
	padding: 0px;
	
	color: #E8EA43;
	}
#navMain{float:right; margin-right:20px;}

#navCatTabsWrapper {
	background-color: #ffffff;
	color: #9a9a9a;
	background-image:none;
}
#left_toptab{background-image: url(../images/left_toptab.jpg);
	background-repeat: no-repeat;
	height:24px; width:9px; float:left;}
	
#right_toptab{background-image: url(../images/right_toptab.jpg);
	background-repeat: no-repeat;
	height:24px; width:9px; float:left;}
	
#navMain ul, #navSupp ul, #navCatTabs ul {
	margin: 0px;
	padding:0px;
	float:left;
	vertical-align:middle;
	list-style-type: none;
	text-align: center;
	line-height: 24px;

	
	}
#navMain ul li {float:left;}

#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: 0px;
	margin: 0px 5px;
	color: #E8EA43;
	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;
	border:1px solid red;
	}

#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: 0px;
	margin: 10px;
	}

.smallText, #siteinfoLegal, #siteinfoLegal a, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 9px;
	color:#e1e1e1;
	}

/*Shopping Cart Display
#cartAdd {
	float: left;
	background:url(../images/button.gif) no-repeat; 
	width:95px; 
	height:20px; 
	text-align: center; font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:10px; 
 
	font-weight:bold; 
	margin: 5px;
	padding: 5px;

	}

#cartAdd a, #cartAdd a:hover, #cartAdd a:visited {	color:#fff;}
*/
.tableHeading TH {
	border-bottom: 1px solid #9a9a9a;
	}

.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;
	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, .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 {
	float:left;
	}

.centerBoxWrapper {
	margin: 0px;
	}

h2.centerBoxHeading {
	font-size: 1.3em;
	color: #7B0D01;
	}

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a,
h3.rightBoxHeading, .moreinfo a, .moreinfo a:visited, h3.rightBoxHeading a {
	color: #BCBCBC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	}
h3.itemTitle a, h3.itemTitle a:visited, h3.itemTitle a:hover {
	color:#7C0D02;
	font-family:Verdana, Arial, Helvetica, sans-serif
	font-size:11px;
	font-weight:bold;
	}	

#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font-size: 0.9em;
	color: #ffffff;
}

.leftBoxHeading, .rightBoxHeading, .moreinfo {
	margin: 0em;
	height:25px;
	background-image: url(../images/sep.jpg);
	background-position:center;
	background-position:bottom;
	background-repeat:no-repeat;
	padding: 0.5em 0.2em;
	text-align:center;
	}
	

	
#catBoxDivider{ width:100px; border:1px dashed #D49FAA;}




.leftBoxContainer, .rightBoxContainer {
	margin: 0em;
	margin-top: 0em;
	color:#bcbcbc;
	}

.sideBoxContent {
	padding: 0.4em;
	text-align:center;
	}

.sideBoxContent .specialbot a, .sideBoxContent .specialbot a:hover, .sideBoxContent .specialbot a:visited {color:#BCBCBC;}

h3.leftBoxHeading a:hover, .moreinfo a, moreinfo a:hover, h3.rightBoxHeading a:hover {
	color: #BCBCBC;
	text-decoration: none;
	} 

.rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited {
	color: #BCBCBC;
	}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .rightBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	}

.centerBoxHeading{
text-align:left;
}





.sideBoxContent div img{margin:4px;}


#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: yellow;
	text-decoration: none;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	}
A.category-top:hover {
	color: #BCBCB;
	}
A.category-links, A.category-links:visited {
	color: #BCBCBC;
	text-decoration: none;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;

	}
A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {
	color: #CDC731;
	text-decoration: none;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;

	}
SPAN.category-subs-parent {
	font-weight: bold;
	text-decoration:underline;
	color: #efefef;
	font-size:14px;
	}
SPAN.category-subs-selected {
	font-weight: bold;
	color: #FFFA6F;
	
	}
/* end categories box links */

/*misc*/

.buttonRow{}

.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;
	}

.productListing-rowheading {
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	height: 2em;
	color: #FFFFFF;
	}

#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;
	}
#productAdditionalImages{background:#ddd; border:1px solid #ccc; float:left; width:100%;}

.additionalImages{width:25%}

.wrapperstore{width:314px; height:211px; padding:22px 19px; margin:5px; float:left; background:url(../images/bgslide.jpg);}
#bannerThree{float:left;}
.address{ background:url(../images/sepd.jpg) no-repeat center top; padding-top:15px}
.addressin{ background:url(../images/sep.jpg) no-repeat center bottom; padding-bottom:25px;  ;text-align:center; color:#FE7474; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
.address strong{color:#FFAEAE; font-family:"Trebuchet MS", arial; font-size:20px;}

.specialtop{background:url(../images/spect.jpg) no-repeat center top; padding-top:35px}
.specialbot{background:url(../images/specb.jpg) no-repeat center bottom; padding-bottom:20px}

#ezPageDefault div {margin: 0px; font-size:11px;}

#ezPageDefault div td {width:110px;}


#ezPageDefault p{text-align: justify;}


	
#ezPageDefault ul{
margin:0px;
}
#ezPageDefault li{
background:url(../images/bullet.jpg) no-repeat top left;
list-style:none;
padding-left:30px;
line-height:20px;
margin-bottom:10px;
}

#ezPageDefault div .teamhead {
	height:28px;
	background-image: url(../images/underline.gif);
	background-position:center;
	background-position:bottom;
	background-repeat:no-repeat; 
	text-align:center; 
	font-family:"Times New Roman", Times, serif; 
	font-size:16px;
	font-weight:bold;
	color:#990000;
	width:220px;}

#ezPageDefault p .stone1, #ezPageDefault p .stone2{float:right; margin:5px; margin-left:10px; border:1px solid #614E01; height:120px; width:120px;}

#ezPageDefault .ourteam td {width:50%; text-align:center; vertical-align:top;}

#ezPageDefault .ourteam p{text-align:center;}

#ezPageDefault .ourteam td p{margin:0; margin-top:5px; text-align:center;}

.teambox{float:left; text-align:center;}

#ezPageDefault .ourteam .teamhead {
	height:28px;
	background-image: url(../images/underline.gif);
	background-position:center;
	background-position:bottom;
	background-repeat:no-repeat; 
	text-align:center; 
	font-family:"Times New Roman", Times, serif; 
	font-size:16px;
	font-weight:bold;
	color:#990000;
	width:100%;
	}

.navSplitPagesResult, .navSplitPagesLinks a, .navSplitPagesLinks a:visited{font-size:11px; color:#614E01;}

.navSplitPagesLinks a:hover{font-weight:bold;}

.navSplitPagesLinks strong{background:#614E01; color:#fff; }

.itemTitle a, .centerBoxContentsFeatured a, .centerBoxContentsNew a{width:152px; padding:auto 10px; display:block; margin:0 auto;}

.centeredContent br{display:none; margin:0px; padding:0px;}

.productListing-data{margin:auto 10px; width:25%}
.catDescContent{display:none;}