/**
 * 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 $
 */

html {
 	overflow: scroll;
 	}
	
	
body {
	margin: 0;
	color: #000000;	
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;	/*background-color: #e5edf5;*/
	}

a img {
	/*
	border: solid 1px #dbdcdb;
	margin-bottom:10px;*/
	border:none;
	}

a:link, #navEZPagesTOC ul li a {
	color: #7d0d0c;
	text-decoration: none;
	}
 
a:visited {
	color: #7d0d0c;
	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: #7d0d0c;
	}
	
h1 {
	font-size: 1.5em;
	color: #9a9a9a;
	}

h2 {
	font-size: 1.4em;
	}

h3 {
	font-size: 1.3em;
	}

h4, h5, h6, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	/*font-size: 1.1em;*/
	}
	
LABEL{
	font-size: 14px;
	}	

.biggerText {
	font-size: 1.2em;
	}

h1, h2, h3, h4, h5, h6 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0.3em 0;
	font-weight: lighter;
	}

/*  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%;
	}
*/

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%;
	border:1px solid #CCCCCC;
	}

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: #7E0C0B;
	font-size: 14px;
	}

LABEL, h4.optionName {
	/*line-height: 1.5em;
	padding: 0.2em;*/
	width: 50px;
	}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	font-size: 14px;
	}

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	/*padding:10px;*/
	text-align: center;
	}
	
.categoryListBoxInteriorContents {
	/*float: left;	*/
	width: 25%;
	}	

LABEL.inputLabel {
	width: 9em;
	float: left;
	padding-left: 10px;
	font-size: 14px;
	}

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 #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: 995px;
	/*border: 1px solid #9a9a9a;*/
	}

#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}

#logoWrapper{
	background: url(../images/header_bg.png) no-repeat;
	height:161px;
	width:995px;

}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin:0 auto;
	} 
#navColumnOneWrapper, #navColumnTwoWrapper {
	margin-left: 0.5em;
	margin-right: 0.5em;
	margin-top:3px;
	/*padding-top:8px;*/
	}
	
#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, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin:0 0 10px 10px;
	width:44%;
	font-size: 14px;
	}

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

/*navigation*/

.navSplitPagesResult {}
.navSplitPagesLinks {}

.navNextPrevCounter {
	margin: 0em;
	font-size: 14px;
	}
.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%;*/
	}

#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: #ffffff;
	}

#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;
	margin-top: 0em;
	}

#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;
	}
	
.content {
	font-size: 14px;
	padding: 0.5em;
	}	

.alert {
	color: #FF0000;
	margin-left: 0.5em;
	font-size: 14px;
	}
.advisory {}
.important {
	font-weight: normal;
	}
.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_wrapper{
	background:none repeat scroll 0 0 #F5F3F0;
	border:1px solid #F5F3F0;
	height:1%;
	margin-bottom:10px;
	margin-top: 5px;
	float: left;
}
#cartAdd {
	text-align: center;
	padding: 1em;
	background:none repeat scroll 0 0 #FFFFFF;
	border-bottom:1px solid #E8E6E3;
	border-right:1px solid #E8E6E3;
	margin:8px;
	font-size: 14px;
	}

.tableHeading TH {
	border-bottom: 1px solid #9a9a9a;
	text-align:center;
	}

.tableHeading, #cartSubTotal {
	background-color: #F5F3F0;
	font-size: 14px;
	 }

#cartSubTotal {
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
	margin-left:12px;
	}

.tableRow, .tableHeading, #cartSubTotal {
	height: 2.2em;
	}

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay {
	padding: 0.5em 0em;
	font-size: 14px;
	}

.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
	}

#scUpdateQuantity {
	width: 2em;
	}

.cartQuantity {
	width: 4.7em;
	}

.cartNewItem {
	color: #7d0d0c;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
	color: #7d0d0c;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartBoxTotal {
	text-align: left;
	font-weight: bold;
	float: right;
	padding-top: 10px;
	}
	
.cartBoxCheckout {
	text-align: left;
	font-weight: bold;
	float: left;
	padding-left: 20px;
	}	

.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;
	padding: 15px 10px 0px 0px;
	} 	

#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 ;
	border:1px solid #DBDCDB;
	}

.categoryIcon {
	font-size: 16px;
}

#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;*/
	}
	
.categoryListBoxInteriorContents {
	margin: 20px;
	}	

.centerBoxWrapper {
	background:#f5f3f0;
	border: 1px solid #f5f3f0;
	/*height: 1%;*/
	margin-bottom:10px;
	/*margin: 1.1em 0;*/
	
}
.center_title_wrapper{
		background: url(../images/header_BG_1_col.jpg) no-repeat;
		height:35px;
		margin-bottom:10px;
}

h2.centerBoxHeading {
	background:url("../images/revit.png") no-repeat scroll left center transparent;
	color:#FFFFFF;
	font-size:18px;
	margin-left:10px;
	padding:5px 5px 5px 25px;
	text-align:left;
}
h1#indexDefaultHeading {
	background:url("../images/revit.png") no-repeat scroll left center transparent;
	color:#FFFFFF;
	font-size:18px;
	margin-left:10px;
	padding:5px 5px 5px 25px;
	text-align:left;
}

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, 
h3.rightBoxHeading {
	/*font-size: 1em;
	color: #ffffff;*/
	
}
h3.leftBoxHeading a, h3.rightBoxHeading a{
	color:#893526;
	/*text-decoration: underline;	*/
}
#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;*/
	}

.leftBoxContainer, .rightBoxContainer {
	margin: 0;
	background:#fdfdfc;
	/*
	border: 1px solid #9a9a9a;
	border-bottom: 5px solid #336633;
	margin-top: 1.5em;*/
	}

.sideBoxContent {
	/*
	background-color: #ffffff;*/
	padding: 0.4em;
	border-right: 1px solid #e8e6e3;
	border-bottom: 1px solid #e8e6e3;	
	}

h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
	color: #FF0000;
	text-decoration: underline;
	} 

.rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited {
	/*color: #FF0000;*/
	color:#893526;
	text-decoration: none;
	}

.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, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	/*text-align: center;
	background:#fff;*/
}

categoryListBoxInteriorContents {
	text-align: center;
}
	
.productListing-data {
	padding: 10px; 
 }

#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: #008000;
	text-decoration: none;
	}
A.category-links, A.category-links:visited {
	color: #004080;
	text-decoration: none;
	}
A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {
	color: #FF0000;
	text-decoration: none;
	}
SPAN.category-subs-parent {
	font-weight: bold;
	}
SPAN.category-subs-selected {
	font-weight: bold;
	}
/* end categories box links */

/*misc*/
.back {
	float: left;
	}

.forward, #shoppingCartDefault #PPECbutton {
	float:right;
	font-size:14px;
	margin-right:10px;
	}

.bold {
	font-weight: bold;
	}

.rowOdd {
	background-color: #fafafa;
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	background-color: #fff;
	height: 1.5em;
	vertical-align: top;
	}

.hiddenField {
	display: none;
}
.visibleField {
	display: inline;
}

CAPTION {
	/*display: none;*/
	font-size:18px;
	color:#7e0c0b;
	font-weight:bold;
	padding:0 0 5px;
	}

#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: #F5F3F0;
	height: 2em;
	}

.productListing-rowheading {
	background-color: transparent;
	/*background-color: #abbbd3;*/
	/*background-image: url(../images/tile_back.gif);*/
	height: 3em;
	color: #840D0D;	
	}
	
th.productListing-heading {
	border-bottom: 1px solid #7F0B0B;	
	}	
	
	

#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;
	}
	
/*********** steves ****************/
#bgWrapper {
	background: #180601 url(../images/bg.gif) no-repeat scroll 50% 0;
	width:100%;
	margin: 0px auto;
	padding: 0px;
}
#indexHomeBody{
}
#logo {
	margin:0 0 0 52px;
}
#silver_star_L{
	background:url(../images/silver_star.png) no-repeat;
	height:43px;
	width:52px;
	float:left;
}
#silver_star_R{
	background:url(../images/silver_star.png) no-repeat;
	height:43px;
	width:42px;
	float:right;
}
#navCatTabsWrapper{
	width:990px;
}

#navCatTabs {
	background:url(../images/top_menu_bg.jpg) no-repeat;
	width:884px;
	height:43px;
	float:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFF;
}
#navCatTabs ul li {
	background: url(../images/menu_bullet.png) no-repeat 3px center;
	
	padding:6px 1px 6px 9px;
}
#navCatTabs ul li:hover{
	border:solid 1px #FFF;
	background:#50210d url(../images/menu_bullet.png) no-repeat 2px center;
	border: 1px solid #795144;
	padding:5px 0px 5px 8px;
}
#navEZPagesTop {
	height:71px;
	width:970px;
	background: url(../images/middle_menu_header_bg.png) no-repeat  center top;
}

.clearFloat{
	clear:both;
}
#dropMenuWrapper{
	display:none;
}


/***********************/
#navEZPagesTop #navcontainer{
	margin:35px 0 0;
	text-align:center;
}
#navEZPagesTop #navcontainer a{
	color:#FFF;
	font-weight: lighter;
	font-size: 14px;
}
#navcontainer {

	margin:0;
	padding:5px 0 0;
	text-align:center;
	width:100%;
	height:25px;
}
#navlist{
	padding: 3px 0;
	margin:0;
	color:#8f3e3d;
}

#navlist li{
	list-style: none;
	margin: 0;
	display: inline;
}

#navlist li a{
	padding: 3px 5px;
	margin-left: 3px;
	text-decoration: none;
}

#navlist li a:link { color: #fff; }
#navlist li a:visited { color: #fff; }

#navlist li a:hover{
	color: #000;
	background: #670e0e;
	border-color: #8f3e3d;
}
#navcontainer #navlist #line {
	color: #A55043;
}

#navlist li a#current{
	background: white;

}
#contentMainWrapper_bg{
	background: url(../images/content_bg.png) repeat-y;
	margin:0 0 0 5px;
	padding:0 20px;
}

#contentMainWrapper_bg{
	width: 940px;
}
#contentMainWrapper_bg #contentMainWrapper {
	width: 940px;
}
#contentMainWrapper_bg #contentMainWrapper #navColumnOne {
	float:left;
	width:230px;
}
#contentMainWrapper_bg #contentMainWrapper #indexDefault {

	/*float:left;
	margin-left:11px;*/
	width:685px;
}
.leftBox_wrapper{
	background:#f5f3f0;
	padding:5px 8px;
}
.header_wrapper{
		background: url(../images/left_col_header_bg.jpg) no-repeat;
}
.header_wrapper h3{
	text-align:left;
	font: 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #893526;
	font-weight:bold;
	background: url(../images/header_star.png) no-repeat;
	padding:7px 0 7px 35px;
}
.header_wrapper h3:hover{
	text-decoration: underline;	
	color:#FF0000;
}
.header_wrapper h3#bannerboxHeading{
	background: url(../images/header_bull.png) no-repeat;
	padding:7px 0 7px 40px;
}
.header_wrapper h3#specialsHeading{
	background: url(../images/header_badges.png) no-repeat;
	padding:7px 0 7px 40px;
}

#categoriesContent a{
	border:solid 1px gray;
}
.innerWrapper{
	background:#FFF;
	border-right: 1px solid #e8e6e3;
	border-bottom: 1px solid #e8e6e3;
	margin:8px;
	/*padding-left:3px;*/
}
#welcome_content_wrapper{
	margin:10px;
}
#newProducts_wrapper{
	float:left;
	width:49%;
}	
#featuredProducts_wrapper{
	float:right;
	width:49%;
}
#featuredProducts_wrapper img, #newProducts_wrapper img, #monthySpecials_wrapper img{
	/*min-height:150px;
	min-width:150px;*/
}
.main_content_btn{
	margin-bottom:10px;
text-align:center;
}
#featuredProducts_wrapper img#click_here, #newProducts_wrapper img#click_here, #monthySpecials_wrapper img#click_here{
	min-height:0;
	min-width:0;
}

.centerBoxContentsNew, .centerBoxContentsFeatured{
	background:none repeat scroll 0 0 #FFFFFF;
	/*border:1px solid #DBDCDB;*/
	min-height:230px;
	min-width:155px;
	text-align:center;
	width:33%;
}

#newProducts_wrapper .centeredContent, #featuredProducts .centeredContent{
	/*border:solid 1px red;*/
	margin-bottom:5px;
}
#center_content_wrapper .centeredContent a img{
border: solid 1px #dbdcdb;
	margin-bottom:10px;
}
#center_content_wrapper{
	padding-left:3px;
}
#specialsDefault #center_content_wrapper{
	margin:0;
	padding-left:10px;
	text-align:center;
}
#main_contain_wrapper{
	width:685px;
}
#footer_wrapper{
	background: url("../images/content_bg.png") repeat-y;
	height:200px;
	margin-left:5px;
	padding:20px 40px 0 30px;
	width:910px;
}
#navSuppWrapper{
}
#siteinfoLegal{
	background:url("../images/footer_bg.png") no-repeat scroll 0 0 transparent;
	height:150px;
	margin:0 0 0 6px;
	padding:0 40px;
	width:908px;
}
.left_column_input{
	
}
#footer_left{
	float:left;
	width:400px;
}
#footer_right{
	text-align:right;
	float:right;
}
#footer_right p{
	text-align:right;
	margin:5px;
	padding:0;
}
#footer_left p {
	margin: 5px;
	color:#3d0707;
}

#privacy{
	text-align:left;
	height:20px;
}
#privacy span{
	float:right;
}
#productGeneral, #contactUsDefault,#productListing {
	background:#fff;
	padding:10px;
}
#featuredDefault{
	padding:10px 10px 0;
}
#featuredDefault .main img, .main a img{
	border:1px solid #DBDCDB;
	margin-bottom:10px;
	padding:5px;
}
h1#productName{
	color:#893526;
}
#productMainImage img{
	background:none repeat scroll 0 0 #F5F3F0;
	padding:5px;
}
.imgLink {
	background:url("../images/button_bg.gif") repeat-x scroll 0 0 #DBDCDB;
	display:block;
	height:19px;
	padding:5px;
	text-align:center;
}
.inner_content{
	padding:10px;
}
#newProductsDefault table{
	border:1px solid #E8E6E3;
	margin:10px;
	padding:10px;
	width:640px;
}
#newProductsDefault table td{
	border-bottom:1px solid #E8E6E3;
	border-right:1px solid #E8E6E3;
	padding:5px;
	text-align:center;
	vertical-align:middle;
} 
.navSplitPagesResult, .navSplitPagesLinks{
	border:1px solid #DBDCDB;
	margin:0 10px;
	padding:5px;
}
#sorter{
	margin:0 10px;
	padding:5px;
}
.categoryListBoxContents{
	width:300px;
}

.footer_title_wrapper  {
	background:url("../images/header_BG_1_col2.jpg") no-repeat scroll 0 0 transparent;
	height:35px;
	/*margin-bottom:10px;*/
}
.sizing {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	border:1px solid #dfd8cd;
}
.sizing tr td {
	padding: 10px;
	border-bottom:1px solid #dfd8cd;
}
.table_left_col {
	text-align:right;
	border-bottom:1px solid #DFD8CD;
	border-right:1px solid #DFD8CD;
	font-weight:bold;
	color:#840c0b;
}
.odd {
	background:#ebe8e4;
}
.even {
}
.sizing tbody tr th {
	font-size: 16px;
	font-weight: bold;
	background:#840c0b;
	color: #FFFFFF;
	height:30px;
	 display: table-cell;
	 text-align:center;
    vertical-align: middle;
	border-right:1px solid #a85353;
}
#center{
	text-align:center;
	
}
#col_last{
	border:none;
}
#col_center{
	text-align:center;
	border-right:1px solid #DFD8CD;
}

.categoryrowimage {
	height: 160px;
	display: table-cell;
	vertical-align: middle;
	/*border:1px solid #DBDCDB;*/
}
.listingProductImage img, .categoryrowimage img, .productListing-data img{
	border:1px solid #DBDCDB;	
}

label.attribsInput {
	width: 100px;
	font-size: 14px;
}

.QtyDiscounts_wrapper{
	background:none repeat scroll 0 0 #F5F3F0;
	border:1px solid #F5F3F0;
	height:1%;
	margin-bottom:10px;
	
}
#QtyDiscountstable {
	text-align: center;
	padding: 1px;
	background:none repeat scroll 0 0 #FFFFFF;
	border-bottom:1px solid #E8E6E3;
	border-right:1px solid #E8E6E3;
	margin:8px;
	height: 100px;
	padding-top: 10px;
	}

#gvSendDefault{
	margin:10px;
	padding:10px;
}
#sendSpendWrapper{
	background:none repeat scroll 0 0 #F5F3F0;
	border-bottom:none;
	border-left:1px solid #E8E6E3;
	border-right:none;
	border-top:1px solid #E8E6E3;
	margin:50px 10px 10px;
}
.giftWrapper{
	margin:10px;
	/*padding:10px;*/
	border-right:1px solid #E8E6E3;
	border-bottom:1px solid #E8E6E3;
	background:#FFF url(../images/giftbox_bg.jpg) no-repeat scroll 0 0;
	;
}
.giftWrapper h2{
	font-size:18px;
	color:#7e0c0b;
	margin:0;
	padding:10px 0 0 35px;
	text-align:center;
	width:90px;
	
}
.giftWrapper p{
	text-align:center;
	color:#fff;
	background:#7e0c0b;
}
#prevOrders .date{
	width:100px;
}
#prevOrders .view, #newProductsDefault table td.cartRemoveItemDisplay{
	border-right:none;
}
#prevOrders .shipTo{
	text-align:left;
}
#prevOrders .total{
	padding-right:10px;
	text-align:right;
	width:80px;
}
.accountWrapper{
	background:none repeat scroll 0 0 #F5F3F0;
	border:1px solid #F5F3F0;
	margin-bottom:10px;
	
}
#accountLinksWrapper{
	border:1px solid #F5F3F0;
	margin:0 0 10px 10px;
}
#accountLinksWrapper ul{
	margin:0;
	padding:10px 20px 15px 30px;
}
#accountLinksWrapper ul li, ul li{
	list-style: url(../images/starBullet.png) inside;	
	}
#newProductsDefault #sendSpendWrapper{
margin:0 20px 10px;

width:290px;
}
.shopping_wrapper{
	padding:10px;
}
#newProductsDefault table td.cartProductDisplay{
	text-align:left;
}
#newProductsDefault table td.cartProductDisplay a{
	display:block;
	margin:5px 0 0;
}
#checkoutShippingHeadingAddress{
	color:#7E0C0B;
}
.billingAddressWrapper{
	background:#F5F3F0;
	border:1px solid #E8E6E3;
	display:table;
	padding:10px;
}
.billingAddress{
	background:none repeat scroll 0 0 #FFFFFF;
	border:1px solid #E8E6E3;
	padding:5px;
}
#orderTotals{
	border:1px solid #E8E6E3;
	margin:10px;
}
#orderTotals div, #checkoutOrderTotals div{
	border-bottom:1px solid #E8E6E3;
}
#ottotal, #orderTotals .amount{
	font-weight:bold;
}
.lineTitle{
	border-right:1px solid #E8E6E3;
}

