*
{
	margin: 0em;
	padding: 0em;
}
hr {
	display: none;
}
FORM {
/*	display: inline;*/
	font-size: 12px;
	margin: 0.1em;
	}
	TEXTAREA {
	margin: auto;
	display: block;
	width: 95%;
	}
.f12{font-size:12px!important}
.f14{font-size:14px!important}
.f16{font-size:16px!important}
a,.brown{color: #995500;}
a:hover{color: #FF513E;}
img {border-width:0}
body
{
	font-family: "Palatino Linotype", Arial, Verdana,"Book Antiqua", Palatino, serif;
	font-size: 11pt;
	background: #fff;
	color: #665555;
}

/* Outer */

#outer
{
	margin: 0em auto 1em auto;
	width: 100%;
	background-color: #fff;
}
.f-right{float:right}
.f-left{float:left}
/* Header */
#header
{
	padding: 10px 2em 1.5em 4em;
	background: #2E2017 url('../images/a1.jpg') top left repeat-x;
}
.headerh1{width: 778px;	margin: 0em auto;}
#header h1
{
	font-size: 2em;
	font-family: "Times New Roman", Times, serif;
}
#header h1 span{font-size:16px;}
#header h1
{
	display: block;
	clear:both;
}
#header h5
{
	display: block;
	width: 778px;
	margin: 0em auto;
	clear:both;
}
#header h1 a
{
	color: #fff;
	text-decoration: none;
}

#header h5
{
	color: #bbaa77;
	font-size: 0.8em;
	margin-top:5px;
}
#header h5 a{
	text-decoration: underline;
	background-image: url(../images/shoppingcart.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:16px;
}
.head-link{
	font-size:12px;
}
.head-link a{
	color: #DDAF76!important;
	font-weight:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size:10px;
}
.head-link a:hover{
	color: #F1DFC9!important;
	text-decoration:underline!important;
}

/* Menu */

#menu
{
	padding: 1em 2em 1em 0em;
	background: #F1DFC9 url('../images/a2.gif') top left repeat-x;
	font-size: 0.9em;
}

#menu ul
{
	display: block;
	width: 778px;
	margin: 0em auto;
	list-style: none;
	padding-left: 2.5em;
}

#menu li
{
	display: inline;
}

#menu li a
{
	color: #38271C;
	font-weight: bold;
	text-decoration: none;
	padding: 0.25em 0.75em 0.25em 0.75em;
}

#menu li a:hover,#menu .tab_active a
{
	background: #342117 url('../images/a4.gif') top left repeat-x;
	color: #fff;
	text-decoration:none
}
/* Content */

#content
{
	width: 788px;
	margin: 0em auto;
}

#content p
{
	margin-bottom: 1.5em;
	text-align: justify;
}

#content h2,h3,h4,h5,h6
{
	color: #443333;
	margin-bottom: 1em;
}

#content ul
{
	margin-bottom: 1.5em;
	padding-left: 1em;
}

#content blockquote
{
	padding-left: 1em;
	margin-bottom: 1.5em;
	border-left: solid 7px #EFEECC;
}

#content blockquote p
{
	margin-bottom: 0em;
}

#content table
{
	margin-bottom: 1.5em;
}

#content table th
{
	text-align: left;
	font-weight: bold;
	padding: 0.5em;
	color: #443333;
}

#content table td
{
	padding: 0.5em;
}

#content table tr.rowA
{
	background-color: #F6EECC;
	color: inherit;
}

#content table tr.rowB
{
	background-color: #FFFEEF;
	color: inherit;
}

/* Primary Content */

#primaryContentContainer
{
	float: left;
	margin: 0 0 0 -250px;
	width: 100%;
	overflow:hidden;
}

#primaryContent
{
	margin: 0em 0em 0em 250px;
	padding: 1.5em;
}

#primaryContent h2, #primaryContent h3
{
	border-bottom: solid 1px #efeecc;
	padding-bottom: 0.25em;
	margin-bottom:10px;
}

#primaryContent h2
{
	font-size: 1.7em;
}

#primaryContent h3
{
	font-size: 1.1em;
}

#primaryContent .li-link{
	color:#995500;
	text-decoration: underline;
}
#primaryContent .li-link li{
	margin:8px 0;
}
.productlist-small{
	width:100%;
	clear:both;
	list-style-type: none;
}
.productlist-small li{
	float:left;
	width:140px;
	margin:auto 20px auto 0;
	color: #ff3300;
	list-style-type: none;
	height:220px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif!important;
	line-height:100%;
	overflow:hidden;
	list-style-position: outside;
}
.productlist-small li p{margin:3px 0!important;}
.productlist-small li a{font-size:12px}
.productlist-small li .image{width:130px;height:130px;overflow:hidden}
.productlist-small li img{max-width:130px;max-height:130px;border-width:0}
.productlist-small li .text{height:32px;overflow:hidden;margin:0;padding:0;line-height:100%;}

#productAdditionalImages .productlist-small{margin:0;padding:0}
#productAdditionalImages .productlist-small li{height:60px;float:left;width:60px;margin:3px;border: 1px solid #eee;}
#productAdditionalImages .productlist-small li img{
	max-width:60px;
	max-height:60px;
}
.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	color: #333;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount,.curprice {
	color:#FF3333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	}
.normalprice{font-size:11px;font-family:Verdana, Arial, Helvetica, sans-serif;}
.productSpecialPrice,.curprice{
	font-size:13px;
	font-weight: bold;
}
.productPriceDiscount{
	color: #855555;
	font-family:Arial, Helvetica, sans-serif;
}
.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	color: #888888;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #a30101;
	}
.price{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #a30101;
	margin-bottom:8px;
}
#productPrices, #reviewsInfoDefaultPrice {
	font: bold 16px arial;
	color: #a30101;
	margin: 0 0 0 0;
	display: block;
}
#productPrices .curprice,#productPrices .productSpecialPrice{
	font-size:24px;
	color:#ff3300
}
#productPrices .normalprice{font-size:16px;}
.productListing{}
.productListing img{border-width:0}
.productdate{font-size:12px}
td.main{line-height:130%;}
.tabTable{clear:both}
.tabTable hr{
	border-bottom: solid 1px #efeecc;
	height:1px;
	display:block;
	margin:0;
	padding:0;
}
.itemTitle {border-bottom-width:0!important}
.itemTitle a{}
.tabTable th{
	font-size:13px;
	color: #995500!important;background-color: #F6F6F6;border-bottom: solid 1px #ddd;
}
#listCell0-2{text-align:right!important}
.more-info{
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display:block;
	width:60px;
}
.listingDescription{font-size:12px;}
.product-model{font-size:12px;color: #333}
.productlistsort{
	margin:8px 0;
	background-color: #F6F6F6;
	padding:8px 5px;
}
.productlistsort *{
	color: #684934;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/* Secondary Content */

#secondaryContent
{
	float: right;
	width: 220px;
	padding: 1.5em 0 1.5em 2em;
	font-size: 0.9em;
	overflow:hidden;
}

#secondaryContent h3
{
	background: #2E2017 url('../images/a4.gif') top left repeat-x;
	color: #fff;
	padding: 0.5em 0.5em 0.5em 1.0em;
	position: relative;
	left: -0.8em;
	margin-right: -1.6em;
	font-size: 1.0em;
}
#secondaryContent h3 a{color:#fff;text-decoration:none}
.box-search{}
.box-search .txt-input{}
.box-search .sub-input{}
#secondaryContent li{
font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:5px 0;
	list-style-type: square;
	
}
#secondaryContent p{margin:0;padding:0;
display:block}
#secondaryContent form{margin:0;padding:0 0 12px 0;}
.categories a:hover{color: #FF513E;}
.category-subs-selected{
	font-weight: bold;
}
/* Footer */

#footer
{
	margin: 0;
	padding:20px 28px;
	text-align: center;
	border-top: solid 1px #efeecc;
	font-size: 0.9em;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #F2F2F2 url(../images/img11.gif) repeat-x;
}
#footer p{margin:8px 0;}
.clear,.clearBoth 
{
	clear: both;
}
.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.important {
	font-weight: bold;
	}

/* Only for IE7*/
*+ html FIELDSET {
	padding: 13px;
	margin: 3px 0 12px 0;
	border: 1px solid #d6d6d6;
	}
/* /Only for IE7*/

FIELDSET {
	padding: 13px;
	margin: 10px 0 17px 0;
	border: 1px solid #d6d6d6;
	}

LEGEND {
	font: bold 14px Verdana;
	padding: 4px 6px;
	color: #333333;
	background: #f3f3f7;
	}

LABEL {
/*	line-height: 1.5em;*/
	padding: 0.2em;
	line-height: 23px;
	}
h4.optionName {
	padding: 0;
	margin: 0 8px 0 0;
	font: bold 11px verdana;
}
/*.optionName label {
	font: bold 12px Verdana;
}*/
/*.attribsSelect {
	width: 120px;
	float: left;
}*/

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;
	}
.dotted-line {
	height: 1px;
	background: url("../images/dotted_line.gif") repeat-x 0 0;
}
.float-right {
	float: right;
}
.float-left {
	float: left;
}

.list-style-none {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	padding: 0;
	margin: 0;
} 
ul.inline-list li {
	float: left;
	padding: 0 0 0 12px;
}
.align-center {
	margin: auto !important;
	text-align: center !important;
}

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.3em;
	margin: 0 10px;
	border: 1px solid #9a9a9a;
	}

.messageStackWarning, .messageStackError {
	background-color: #cf0000;
	color: #ffffff;
	}

.messageStackSuccess {
	background-color: #e0f8b6;
	color: #000;
	border: #FFFFFF;
	}

.messageStackCaution {
	background-color: #ffe3a8;
	color: #000000;
	}
/*Shopping Cart Display*/
.freeshipping{text-align:center}
#productDescription{line-height:170%;margin:15px 0;}
#cartAdd {
text-align:center;
margin:15px 0 8px 0;
	}

.tableHeading TH {
	border-bottom: 1px solid #ddd;
	}

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

#cartSubTotal {
	border-top: 1px solid #ddd;
	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;
	}
.cartQuantity input{width:30px;}
.cartProductDisplay a{font-size:13px}
.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
	}

#scUpdateQuantity {
	width: 2em;
	}

.cartQuantity {
	width: 4.7em;
	}

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

.cartOldItem {
/*	color: #0075E2;*/
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartBoxTotal {
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	color: #FF3333;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	width:90%;
	}

.cartRemoveItemDisplay {
	width: 3.5em;
	}

.cartAttribsList {
	margin-left: 1em;
	}

#mediaManager {
	width: 50%; 
	margin: 0.2em;
	padding: 0.7em;
	background: #FCFCEA;
	border: 1px solid #F3ECD9;	
}
#mediaManagerHeading {
	margin-top: 5px;
	padding-top: 0 !important;
}

.mediaTitle {
	float: left;
	}
.mediaTypeLink {
	float: right;
	}

.orderHistList {
	margin: 0;
	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.4em 0em;
	} 

#cartBoxEmpty, #cartBoxVoucherBalance {
	font-weight: bold;
	}

.totalBox {
	width: 5.5em;
	text-align: right;
	padding: 0.2em;
	color:#ff3300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

.lineTitle, .amount {
	text-align: right;
	padding: 0.2em;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

.amount {
	width: 5.5em;
	}

/*Image Display*/
#reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0px 15px 15px 10px ;
	display:block
	}
#productMainImage{display:block;margin: 0px 15px 0 0 ;}
#productMainImage img{
	border: 1px solid #eee;
	margin-bottom:5px;
}
#productMainImage img:hover{border: 1px solid #ddd}
.categoryIcon {}

#cartImage {
	margin: 0.5em 1em;
	}

/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}

.attributesComments {
	margin: 10px 0;
	color: #83785c;
}
.view-larger{
	text-align:center;
	color:#666;
	background-image: url(../images/ico-zoom.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height:15px;
	width:100%;
}
.ico-zoom
{	background-image: url(../images/ico-zoom.gif);
	background-repeat: no-repeat;
	width:11px;
	height:11px;
}
/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured {
	margin: 1em 0em;
	}
 .centerBoxContentsNew{margin:5px 0;
 line-height:170%;}
.centerBoxWrapper {
/*	border: 1px solid #e6e6e6;*/
	height: 1%;
	margin: 0;
/*	padding: 12px;*/
	}

h2.centerBoxHeading {
	color: #AD261F;
	border-bottom: 1px solid #e6e6e6;
	padding: 10px 0 10px 32px !important;
	margin: 8px !important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #F5F5E6;
	background-image: url(../images/ico_arrow.gif);
	background-repeat: no-repeat;
	background-position: 8px 8px;
}
.centerBoxWrapper h2 {
	
}/*misc*/
.back {
	float: left;
	}

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

.bold {
	font-weight: bold;
	}

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

.rowEven {
	background-color: #fdfdfd;
	height: 1.5em;
	vertical-align: top;
	}

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

CAPTION {
	/*display: none;*/
	}

#myAccountGen li, #myAccountNotify li {
	margin: 0;
	width:500px;
	} 

.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;
	/*vertical-align: top*/
	}

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

TR.tableHeading {
	background-color: #f6f6f6;
	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;
	}

.linkimg{text-align:center;width:960px;}
.linkimg li{
	float:left;
	list-style-type: none;
}

/*navigation*/
.product-info{margin:15px 0;width:100%;}
.info-left{float:left;width:210px;
overflow:hidden;
}
.info-right{float:right;width:280px;overflow:hidden;margin:0;padding:0}
.curr-path{font-size:13px;}
.navNextPrevWrapper{}
.current {
	font-size: 15px;
	padding: 2px;
}
.productName{margin:0 0 10px 0;padding:0;font-size:16px;}
.productPrices{font-size:16px;}
.changesize{
	background-color: #F6F6F6;
	padding:8px;
	margin:0 0 10px 0;
	width:100%;
}

.navSplitPagesLinks, .navSplitPagesResult {
	padding: 5px 0 2px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.navSplitPagesLinks a {
	color: #0075E2;
	padding: 2px;
	margin: 0px;
}
.verdana{font-family: Verdana, Arial, Helvetica, sans-serif;}
.navNextPrevCounter {
	margin:0 0 8px 0;
	padding:0;
	text-align:center;
	width:100%;
	font-size:11px;
	}
.navNextPrevList {
	display: inline;
	margin:0 1px;
	padding:0;
	list-style-type: none;
	}
	
	.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 44%;
	}
