/**
 * 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 $
 */
#bannerThree{
	text-align:left;
	font-size:14px;
	color:red;
	width:90%;
}
body {
	padding-top:30px;
	margin: 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 62.5%;
	color: #000000;
	background:url(../images/body.jpg) fixed top;
	}

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

a:active {
	color:#808080;
	}

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.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 {
	padding-top:20px;
	margin-top:30px;
	background-color: #ffffff;
/*	background-image:url(../images/mainWrapper.jpg); */
	background-position:center top;
	background-repeat:no-repeat;
	text-align: left;
	width: 980px;
	vertical-align: top;
	}

#headerWrapper,  #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}
#contentMainWrapper{
	padding-left:10px;
	margin: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;
	}

/*navigation*/

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

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

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

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

#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
	color:#808080;
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	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;
	}

#navEZPagesTop {
	background-color: #ffff33;
	}

#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,*/  .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;
	}
#bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
	padding: 0.8em;
	}
.centerColumn{
	padding:0.8em 20px 0.8em 0.8em;
}
#navBreadCrumb{
	color:#ffffff;
	background-image:url(../images/categoryHeading.jpg);
	margin-left:0.8em;
	margin-right:20px;
	line-height:40px;
	padding-left:10px;
	font-size:13px;
}

#navBreadCrumb a{
	color:#ffffff;
	text-decoration:underline;	
}
.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 1.5em;
	}

/*Shopping Cart Display*/
#cartAdd {
	text-align: center;
	}

.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;
	}
.cartQuantityUpdate{
	visibility:hidden;
	display:none;
}
.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
	}

#scUpdateQuantity {
	width: 2em;
	display:none;
	}

.cartQuantity {
	width: 4.7em;
	}

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

.cartOldItem {
	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*/
#reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
	}

.categoryIcon a{
	color:#808080;
	text-transform:capitalize;
	font-size:12px;
}

#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: 1.5em;
	color: #ffffff;
	}

 .centerBoxHeading {
	margin: 0em;
	background-color: #f4f4f4;
	border:1px #cecece solid;
	padding: 0.5em 0.2em;
	}
.leftBoxHeading{
	height:40px;
	line-height:40px;
}
#shoppingcartHeading,#categoriesHeading,#informationHeading{
	border:solid 1px #cecdcd;
	padding:0px;
	margin:0px;
	background-image:url(../images/categoryHeading.jpg);
}
#shoppingcartHeading a{
	font-size:1em;
}
.leftBoxContainer {
	border: 1px solid #ffffff;
	}

.sideBoxContent {
	padding: 0.4em;
	margin-bottom:10px;
	}

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: #ffffff;
	text-decoration: underline;
	} 

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, #bannerFour,  #bannerFive,  #bannerSix, #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 {
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	height: 1.5em;
	vertical-align: top;
	}

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

CAPTION {
	/*display: none;*/
	}

#myAccountGen li, #myAccountNotify li {
	margin: 0;
	} 
#myAccountGen li a, #myAccountNotify li a{
	margin: 0;
	color:#808080;
	font-size:12px;
	} 
.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;
	/*vertical-align: top*/
	}

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

TR.tableHeading {
	background-image:url(../images/category_bg.jpg);
	color:#ffffff;
	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;
	}

	/*
	 * template 
	 */
#templateHeader{
	height:120px;
	background:url(../images/navMain.jpg) center 75px;
	background-repeat:no-repeat;
}

#templateHeader #navMain a{
	color:#808080;
}

#navMain{
	float:right;
	padding-right:30px;	
}

#templateHeader #navMain{
	height:60px;
}


#navHeader ul li a{
	color:#ffffff;
	font-size:15px;
	line-height:35px;
	display:block;
	padding-left:30px;
	padding-right:30px;
}

#navHeader ul li{
	list-style:none;
	float:left;
}

#navHeader ul{
	margin:0;
	padding-left:30px;
}


/*search form header*/
#navMainSearch{
	padding-top:5px;	
}
#navMainSearch form{
	margin:0;
}
fieldset.search {
	border: none;
	width: 260px;
	margin-right:40px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	padding:0;
	line-height:35px;
}
.search input, .search button {
	border: none;
	float: left;
}
.search input.box {
	color: #8696c6;
	font-size: 1.2em;
	width: 165px;
	height: 20px;
	padding: 3px 2px 0;
	background: url(../images/search_bg.jpg) no-repeat;
	margin-right: 5px;
}
.search input.box:focus {
	background: url(../images/search_bg.jpg) no-repeat left -24px;
	outline: none;
}
.search button.btn {
	width: 68px;
	height: 24px;
	cursor: pointer;
	text-indent: -9999px;
	background:  url(../images/search_bg.jpg) no-repeat top right;
}
.search button.btn:hover {
	background: url(../images/search_bg.jpg) no-repeat bottom right;
}
#logo{
	padding-left:30px;
}

.top, .category-subs,.category-products,.category-subs-parent,.category-subs-selected{
	display:block;
	width:100%;
	padding-left:10px;
	line-height:30px;
}
.category-top{
	border-bottom:solid #ffffff 1px;
	display:block;
	width:100%;
	line-height:30px;	
	background: url(../images/category_bg.jpg) no-repeat left top;
	cursor:default;
}
.top{
	cursor:pointer;
	}
.category-subs-parent,.category-subs-selected{
	background: url(../images/category_bg.jpg) no-repeat left -30px;
}
#categoriesContent{
	padding:0;
}
#categoriesContent a{
	color:#ffffff;
	
}


/* slideshow*/
        #container {
            background-color: #fff;
            width: 580px;
            margin: 15px auto;
            padding: 50px;
        }
        
        /* slider specific CSS */
        .sliderGallery {
            background: url(../images/productbrowser_background_20070622.jpg) no-repeat;
            overflow: hidden;
            position: relative;
            padding: 10px;
            height: 160px;
            width: 560px;
        }
        
        .sliderGallery UL {
            position: absolute;
            list-style: none;
            overflow:hidden;
            white-space: nowrap;
            padding: 0;
            margin: 0;
        }
        
        .sliderGallery UL LI {
            display: inline;
			margin-right:30px;
        }
        
        .slider {
            width: 542px;
            height: 17px;
            margin-top: 140px;
            margin-left: 5px;
            padding: 1px;
            position: relative;
            background: url(../images/productbrowser_scrollbar_20070622.png) no-repeat;
        }
        
        .handle {
            position: absolute;
            cursor: move;
            height: 17px;
            width: 181px;
            top: 0;
            background: url(../images/productbrowser_scroller_20080115.png) no-repeat;
            z-index: 100;
        }
        
        .slider span {
            color: #bbb;
            font-size: 80%;
            cursor: pointer;
            position: absolute;
            z-index: 110;
            top: 3px;
        }
        
        .slider .slider-lbl1 {
            left: 50px;
        }
        
        .slider .slider-lbl2 {
            left: 107px;
        }
        
        .slider .slider-lbl3 {
            left: 156px;
        }

        .slider .slider-lbl4 {
            left: 280px;
        }

        .slider .slider-lbl5 {
            left: 455px;
        }

#midHeader{
	padding-top:10px;
	padding-left:20px;
	
}
.cart{
	font-size:15px;
	text-align:center;
	vertical-align:middle;
	height:55px;
	width:320px;
	padding-top:65px;
	background:url(../images/cart.jpg) center top no-repeat;
}
.cart a{
	color:#000000;
}
.cart a:hover{
	text-decoration:underline;
}

.hdSpecial{
	display:block;
	float:left;
	padding:5px;
	margin-left:15px;	
	text-align:center;
	background-color:#e1e1e1;
}
#specialTop{
	width:320px;
	margin:0;
	height:140px;

}

	h3.itemTitle { 
		width:180px;
		margin-top: 0.1em; 
		margin-bottom: 0.1em;
		padding-left:10px;
		padding-right:10px; 	
		}
	.new_products { 
		float: left; 
		width: 32%; 
		margin-right:5px;
		text-align: center; 
		padding: 3px 1px;
		}
		
#shoppingcartContent,#informationContent{
	background-color:#f2f2f2;
	padding:20px;
	border-left:solid 1px #cecdcd;
	border-bottom:solid 1px #cecdcd;
	border-right:solid 1px #cecdcd;	
}		

#shoppingcartContent a,#informationContent a,.cartOldItem{
	color:#808080;
} 

#priceDiv,#itemTitleDiv{
	padding-top:5px;
	display:block;
	
}	
#priceDiv{
	height:20px;
}
#itemTitleDiv{
	height:45px;
}
.centerBoxContentsProducts {
	height:320px;
    margin-top:10px;
	margin-bottom:10px;
	padding-top:10px;
	background-image:url(../images/centerBoxContentsProducts.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}

.centerBoxContentsProducts a{
	color:#ffffff;
}

#customProductInfo{
	background-image:url(../images/customProductInfo.png);
	background-position:top left;
	text-align:center;
	color:#808080;
}

#customProductInfo tr{
	vertical-align:middle;
	line-height:35px;
}
#customProductInfo a{
	color:#808080;
}
#productMainImage{
	border:solid 1px #cecdcd;
	background-color:#ebcbda;
	margin:20px;
	font-size:12px;
	line-height:30px;
}
#productMainImage a{
	color:#ffffff;
}
#productInfoWrapper{
	padding-right:20px;
	border-left:solid 1px #cecdcd;
	border-top:solid 1px #cecdcd;
	border-right:solid 1px #cecdcd;
	background-color:#f1f0f0;
	overflow:hidden;
	margin-top:10px;
}
#productName{
	margin-top:20px;
}
#siteinfoLegal{
	color:#c0c0c0;
/*	background-image:url(../images/footer.jpg);*/
	background-position:center bottom;
	background-repeat:no-repeat;
	height:50px;
	text-align:right;
	vertical-align:text-bottom;
	padding:30px;
}
#siteinfoLegal a{
	color:#c0c0c0;
	text-decoration:underline;
}
#navSuppWrapper{
	display:none;
}
#productDescription{
	padding:30px;
	overflow:hidden;
	border:solid 1px #cecdcd;
	background-color:#ffffff;
}


/* msg */ 
#infozone{font-size:12px;color:#d500d5;;overflow:hidden;height:20px;line-height:20px;}
#infozone div{height:20px;line-height:20px;white-space:nowrap;overflow:hidden;}
#importantNotice{
	display:block;
	padding-left:100px;
}
#noticeWrapper{
	padding-top:25px;
	margin-left:20px;
	margin-right:20px;
	height:50px;
	background-image:url(../images/notice.jpg);
	background-repeat:no-repeat;
	background-position:center;
}
/* gallery */
#gallery {
	margin-top:5px;
	position:relative;
	height:290px
}
	#gallery a {
		float:left;
		position:absolute;
	}
	
	#gallery a img {
		border:none;
	}
	
	#gallery a.show {
		z-index:500
	}

	#gallery .caption {
		z-index:600; 
		background-color:#000; 
		color:#ffffff; 
		height:50px; 
		width:100%; 
		position:absolute;
		bottom:0;
	}

	#gallery .caption .content {
		margin:5px
	}
	
	#gallery .caption .content h3 {
		margin:0;
		padding:0;
		color:#1DCCEF;
	}
	#cartImgSidebox{
		display:block;
		text-align:center;
	}

#cartContentsDisplay a{
	color:#c0c0c0;
}

#cartContentsDisplay a:hover{
	text-decoration:underline;
}
.categoryListBoxContents img{
	border:1px solid #cfcfcf;
	margin-bottom:10px;
}

.categoryListBoxContents a{
	color:#a8a8a8;
	font-size:14px;
}
.catDescContent,#indexProductListCatDescription{
	color:#a8a8a8;
	font-size:14px;
	line-height:25px;
}
.centerBoxContentsNew,.new_products,.specialsListBoxContents{
	border:1px solid #c0c0c0;	
	padding-top:20px;
}

.new_products{
	height:150px;
	margin-top:10px;
}

.centerBoxContentsNew,.specialsListBoxContents{
	height:180px;
	margin-left:2px;
	margin-right:3px;
}
.centerBoxContentsNew a, .new_products a, .specialsListBoxContents a {
	color:#adadad;
	text-decoration:underline;
}

.navSplitPagesResult,.navSplitPagesLinks{
	
	line-height:30px;
	
}
.navSplitPagesLinks a{
	color:#adadad;
}
#productAttributes{
	padding-left:10px;
	color:#9b9b9b;
}
#attribsOptionsText{
	padding-left:5px;
}
.hideDeliveryOption{
	display:none;
}
#indexTable1,#indexTable2{
	margin-left:10px;
	}

