@charset "utf-8";
@import url("nav.css");
/**
 * 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 $
 */

*{
padding: 0;
margin: 0;
}
.clear{
clear: both;
}
body{
	background: url(images/background_page.jpg) repeat-x #d4bc98;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1a1a1a;
	margin: 0 auto;
}

a img {border: none; }

a:link, #navEZPagesTOC ul li a {
text-decoration: none;
color: #6e1010;
}
a:visited {
text-decoration: none;
color: #6e1010;
}
a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
color: #000;
text-decoration: none;
}
a:active {
text-decoration: none;
}
h1{
font-weight: bold;
}
h2{
font-weight: bold;
}
h3{
color: #4b0e0d;
font-weight: bold;
font-size: 12px;
margin: 2px 0 5px 0;
}
h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
font-weight: bold;
}
h5{
color: #333333;
font-weight: bold;
font-size: 11px;
margin: 2px 0 3px 0;
}


.biggerText {
	font-size: 1.2em;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0.3em 0;
	}

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 #666;
	}

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: 0em;
	}

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*/
.bodyWrap{
	background: url(images/background_bodyWrap.jpg) no-repeat;
	margin: 0 auto;
	width: 976px;
	min-height: 900px;
	padding: 0 112px;
	position: relative;
}
#mainWrapper {
	width: 976px;
	}
#headerWrapper {
	float: left;
	width: 987px;
	height: 90px;
	position: relative;
}

.headerLeft{
float: left;
width: 226px;
height: 63px;
margin: 20px 0 0 0;
}
.headerRight{
background: url(images/background_utilityNav.jpg) no-repeat;
float: right;
width: 407px;
height: 135px;
padding: 5px 0 0 0;
}
.headerRightContent{
width: 190px;
margin: -4px 0 2px 175px;
}
.headerRight p{
text-align: center;
}
.headerRight .utilityLinks{
margin: 2px 0 2px 0;
}
.headerRight .utilityLinks a.loginBtn{
line-height: 20px;
color: #1a1a1a;
margin: 0 0 0 5px;
}
.headerRight .utilityLinks a.loginBtn:hover{
color: #b82114;
}
.headerRight .utilityLinks a.viewCartBtn{
background: url(images/icon_cart.jpg) no-repeat 0 50%;
padding: 0 0 0 25px;
line-height: 20px;
color: #1a1a1a;
}
.headerRight .utilityLinks a.viewCartBtn:hover{
color: #b82114;
}
.messageStackWarning {
	display:none;
}
#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}

#logoWrapper{
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;
	height:75px;
	}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 
#navColumnOneWrapper, #navColumnTwoWrapper {
	margin-left: 0.5em;
	margin-right: 0.5em;
	}
	
#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%;
	}
#checkoutShipto {
	float:left;
}
#checkoutBillto {
	float:right;
}
.wrapperAttribsOptions {
	padding-top:5px;
	color: #ffffff;
	display: inline;
	}
	
.wrapperAttribsOptions select {
	margin-top: 17px;
	float: left;
	margin-right: 8px;
}

*+ html .wrapperAttribsOptions select {
	margin-top: 10px;
}

* html .wrapperAttribsOptions select {
	margin-top: 10px;
}

.wrapperAttribsOptions .attribsSelect {
	padding-top: 5px;
	padding-right: 5px;
	float: left;
}

#productAttributes {
	width:275px;
	position: absolute;
	top: 15px;
	left: 10px;
}

.attribImg, .hide {
	display: none;
}

/*navigation*/

.navSplitPagesResult {padding-left:5px;}
.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;
	padding: 0.5em 0.2em;
	font-weight: bold;
	color: #ffffff;
	height: 1%;
	}

#navCatTabsWrapper {
	color: #9a9a9a;
	background-image:none;
}

#navMain ul, #navSupp ul, #navCatTabs ul {
	margin: 0;
	padding: 0.5em 1em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	}

#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	float:left;
	display:block;
	width:228px;
	text-align: left;
	background:url(images/cats.png) no-repeat;
	height:21px;
	padding-top:3px;
	margin-bottom:3px;
	}

#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0em;
	margin: 0;
	color: #ffffff;
	white-space: nowrap;
	}

#navCatTabs ul li a {
	color:#efdfc3;
	padding-left:25px;
	}

#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 {
	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;*/
	font-size:11px;
	line-height:18px;
	}

.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-top:7px;
	}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}

/*Shopping Cart Display*/
#cartAdd {
	text-align: right;
	width:300px;
	padding-top:2px;
	padding-right:20px;
	margin-left: 270px;
	}
	
*+ html #cartAdd {
	margin-left: 0px;
	position: absolute;
	top: 0px;
	left: 270px;
}

* html #cartAdd {
	margin-left: 0px;
	position: absolute;
	top: 0px;
	left: 270px;
}

*+ html #cartAdd input { float: left; }
* html #cartAdd input { float: left; }

*+ html #cartAdd img { float: left; margin-top: 17px;  }
* html #cartAdd img { float: left; margin-top: 17px; }

#cartAdd .cart-quantity { top: -10px; }
*+ html #cartAdd .cart-quantity { top: 20px; }
* html #cartAdd .cart-quantity { top: 20px; }

.tableHeading TH {
	border-bottom: 1px solid #9a9a9a;
	}

.tableHeading, #cartSubTotal, .cartTableHeading tr {
	background-color: #e9e9e9;
	 }

#cartSubTotal {
	border-top: 1px solid #333;
	background:#333;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 20px;
	color:#fff;
	width:575px;
	*Margin-bottom:20px;
	}

.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:#666;
	}

.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 {

	}

/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}

.attributesComments {}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
	}
.centerBoxWrapper {
	height: 1%;
	margin: 1.1em 0;
	}

h2.centerBoxHeading {
	font-size: 1.3em;
	color: #ffffff;
	}

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a,
h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1em;
	color: #ffffff;
	}
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font-size: 0.9em;
	color: #ffffff;
}

.leftBoxHeading {
	margin: 0em;
	padding: 0.5em 0.2em;
	}
.centerBoxHeading {
	margin: 0em;
	padding: 0.5em 0.2em;
	}
.rightBoxHeading {
	margin: 0em;
	padding: 0.5em 0.2em;
	}
.leftBoxContainer {
	clear:both;
	margin: 0em;
	margin-top: 1.5em;
	}
.rightBoxContainer {
	clear:both;
	margin-right:10px;
	margin-left:10px;
	margin-top: 1.5em;
	}

.sideBoxContent {
	padding: 0.4em;
	text-align:left;
	}
.sideBoxContent img {
	border:1px solid #999;
	padding:2px;
	margin-bottom:4px;
	}

h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
	color: #FFFF33;
	text-decoration: none;
	} 

.rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited {
	color: #FFFFFF;
	}

.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;
	}
.centerBoxContentsNew,  .centerBoxContentsSpecials, .centerBoxContentsFeatured, .centerBoxContentsProducts, .centerBoxContentsAlsoPurch, .specialsListBoxContents{
	float:left;
	width:136px !important;
	margin-right:8px;
}
.centerBoxContentsNew img, .centerBoxContentsSpecials img, .centerBoxContentsFeatured img, .centerBoxContentsProducts img, .centerBoxContentsAlsoPurch img, .specialsListBoxContents img {
	border:1px solid #666;
	padding:0px;
	margin-bottom:4px;
}
.centerBoxContentsNew a:link, .centerBoxContentsSpecials a:link, .centerBoxContentsFeatured a:link, .centerBoxContentsProducts a:link, .centerBoxContentsAlsoPurch a:link, .specialsListBoxContents a:link {
	font-size:11px;
	font-weight:bold;
}
#featuredProducts {
	clear:both;
}
#productListing {

}
#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:#efdfc3;
	text-decoration: none;
	width:228px;
	display:block;
	text-align: left;
	background:url(images/cats.png) no-repeat;
	height:18px;
	padding-top:5px;
	margin-bottom:3px;
	padding-lefT:30px;
	font-weight:normal;
	}
A.category-links, A.category-links:visited {
	color:#efdfc3;
	text-decoration: none;
	width:228px;
	display:block;
	text-align: left;
	background:url(images/cats.png) no-repeat;
	height:18px;
	padding-top:5px;
	margin-bottom:3px;
	padding-lefT:30px;
	}
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 {	width:150px;
	}
.back select {
	width:150px;
}
.forward, #shoppingCartDefault #PPECbutton {
	float: right;
	}

.bold {
	font-weight: bold;
	}

.rowOdd {
	background-color: #b5b4b4;
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	background-color: #cdcdcd;
	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, TR.cartTableHeading {
	background-color: #58120e;
	height: 2em;
	color:#fff;
	padding:4px;
	}

TR.tableHeading th {
	padding:7px;
	}

.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;
	}


/* =============== CONTENT BODY STYLES ===============*/
.twoColumnWrap{
	width: 987px;
	float: left;
	position: relative;
	_margin: -45px 0 0 0;
}

/* =============== TWO COLUMN CONTAINER LEFT ===============*/
.twoColumnWrap .twoColumnLeft{
width: 678px;
float: left;
margin: 0 10px 0 0;
}
.twoColumnWrap .twoColumnLeft .navigationWrap{
float: left;
width: 677px;
height: 42px;
margin: 0 0 0 13px;
_margin: 0 0 0 7px;
}

.twoColumnWrap .twoColumnLeft .campaignWrap{
	float: left;
	width: 673px;
	height: 423px;
	position: relative;
	z-index: 1000;
	_margin: -5px 0 0 0;
}	
.twoColumnWrap .twoColumnLeft .subTwoColumnWrap{
width: 673px;
float: left;
}		
.twoColumnWrap .twoColumnLeft .subTwoColumnWrap .subTwoColumnLeft{
background: url(images/mainCallOutBox.png) no-repeat;
font-family:"Courier New", Courier, monospace;
line-height: 20px;
font-size: 12px;
float: left;
width: 309px;
height: 120px;
padding: 48px 24px 44px 32px;
}	
.twoColumnWrap .twoColumnLeft .subTwoColumnWrap .subTwoColumnRight{
background: url(images/flashPlaceHolderBottomShadow.jpg) no-repeat right 1%;
_background: none;
float: right;
width: 287px;
height: 185px;
padding: 20px 10px 10px 10px;
}
.twoColumnWrap .twoColumnLeft .subTwoColumnWrap .subTwoColumnRight .blogContentHeader{
float: left;
width: 287px;
height: 19px;
}
.twoColumnWrap .twoColumnLeft .subTwoColumnWrap .subTwoColumnRight .blogPostContent{
margin: 5px 0 12px 0;
padding: 10px 0 0 0;
width: 287px; 
}
.twoColumnWrap .twoColumnLeft .subTwoColumnWrap .subTwoColumnRight .blogContentHeader .blogTitle{
float: left;
width: 240px;
height: 19px;
}
.twoColumnWrap .twoColumnLeft .subTwoColumnWrap .subTwoColumnRight .blogContentHeader .arrowControls{
float: right;
width: 31px;
height: 12px;
margin: 3px 0 0 10px;
}
.twoColumnWrap .twoColumnLeft .subTwoColumnWrap .subTwoColumnRight .blogContentHeader .arrowControls .upArrow{
width: 14px;
height: 12px;
float: left;
}
.twoColumnWrap .twoColumnLeft .subTwoColumnWrap .subTwoColumnRight .blogContentHeader .arrowControls .downArrow{
width: 14px;
height: 12px;
float: left;
}
.twoColumnWrap .twoColumnLeft .footerWrap{
width: 673px;
float: left;
color: #43351d;
font-size: 10px;
margin: 32px 0 0 0;
padding-bottom:25px;
}
.twoColumnWrap .twoColumnLeft .footerWrap a{
color: #43351d;
font-size: 10px;
}
.twoColumnWrap .twoColumnLeft .footerWrap .footerLeft{
float: left;
width: 425px;
margin: 0 10px 0 0;
}
.twoColumnWrap .twoColumnLeft .footerWrap .footerRight{
float: right;
width: 228px;
margin: 0 0 0 10px;
text-align: right;
}

/* =============== TWO COLUMN CONTAINER RIGHT ===============*/
.twoColumnWrap .twoColumnRight{
	background: url(images/panel_right.jpg) no-repeat;
	width: 254px;
	height: 602px;
	float: right;
	text-align: center;
	padding: 18px 10px 65px 22px;
	*padding: 28px 10px 65px 22px;
}
.twoColumnWrap .twoColumnRight .featuredProduct{
background: url(images/featuredProductPlaceHolder.jpg) no-repeat center 50%;
width: 237px;
height: 207px;
margin: 0 auto;
float: left;
}
.twoColumnWrap .twoColumnRight .featuredProductControlBar{
width: 222px;
height: 15px;
float: left;
text-align: left;
padding: 0 5px 0 10px;
}
.twoColumnWrap .twoColumnRight .featuredProductControlBar .featuredProductTitle{
width: 171px;
height:15px;
float: left;
}
.twoColumnWrap .twoColumnRight .featuredProductControlBar .featuredProductNav{
width: 42px;
height: 15px;
float: right;
padding: 2px 0 0 0;
}
.twoColumnWrap .twoColumnRight .featuredProductControlBar .featuredProductNav .numberOne a{
background: url(images/featuredProduct1_inactive.png) no-repeat;
width: 12px;
height: 15px;
display: block;
float: left;
}
.twoColumnWrap .twoColumnRight .featuredProductControlBar .featuredProductNav .numberOne a:hover{
background: url(images/featuredProduct1_active.png) no-repeat;
width: 12px;
height: 15px;
display: block;
float: left;
}
.twoColumnWrap .twoColumnRight .featuredProductControlBar .featuredProductNav .numberOneActive{
background: url(images/featuredProduct1_active.png) no-repeat;
width: 12px;
height: 15px;
display: block;
float: left;
}
.twoColumnWrap .twoColumnRight .featuredProductControlBar .featuredProductNav .numberTwo a{
background: url(images/featuredProduct2_inactive.png) no-repeat;
width: 12px;
height: 15px;
display: block;
float: left;
}
.twoColumnWrap .twoColumnRight .featuredProductControlBar .featuredProductNav .numberTwo a:hover{
background: url(images/featuredProduct2_active.png) no-repeat;
width: 12px;
height: 15px;
display: block;
float: left;
}
.twoColumnWrap .twoColumnRight .featuredProductControlBar .featuredProductNav .numberTwoActive{
background: url(images/featuredProduct2_active.png) no-repeat;
width: 12px;
height: 15px;
display: block;
float: left;
}
.twoColumnWrap .twoColumnRight .featuredProductControlBar .featuredProductNav .numberThree a{
background: url(images/featuredProduct3_inactive.png) no-repeat;
width: 12px;
height: 15px;
display: block;
float: left;
}
.twoColumnWrap .twoColumnRight .featuredProductControlBar .featuredProductNav .numberThree a:hover{
background: url(images/featuredProduct3_active.png) no-repeat;
width: 12px;
height: 15px;
display: block;
float: left;
}
.twoColumnWrap .twoColumnRight .featuredProductControlBar .featuredProductNav .numberThreeActive{
background: url(images/featuredProduct3_active.png) no-repeat;
width: 12px;
height: 15px;
display: block;
float: left;
}
.twoColumnWrap .twoColumnRight .featuredProductText{
background:url(images/background_featuredProductText.jpg) no-repeat 50% 50%;
width: 247px;
height: 42px;
font-size: 10px;
text-align: center;
}
.twoColumnWrap .twoColumnRight .featuredProductText a.addToCart{
width: 212px;
height: 23px;
padding: 8px 0;
display: block;
margin: 0 auto;
}
.twoColumnWrap .twoColumnRight .featuredProductText .productName{
color: #FFFFFF;
margin: 0 0 2px 0;
}
.twoColumnWrap .twoColumnRight .featuredProductText .productPrice{
color: #e3db61;
}
.twoColumnWrap .twoColumnRight .newsSignUp{
width: 217px;
height: 65px;
padding: 63px 15px 0 15px;
float:left;
font-size: 10px;
color: #5b5b4f;
}
.twoColumnWrap .twoColumnRight .newsSignUp .emailSubmit{
margin: 15px 0 0 10px;
height: 30px;
width: 197px;
float: left;
}
.twoColumnWrap .twoColumnRight .newsSignUp .emailSubmit .emailSubmitInput{
width: 145px;
height: 25px;
float: left;
}
.twoColumnWrap .twoColumnRight .newsSignUp .emailSubmit .emailSubmitInput input{
width: 145px;
height: 25px;
background: #ebdecc;
border: solid 1px #6a6a6a;
float: left;
}
.twoColumnWrap .twoColumnRight .newsSignUp .emailSubmit .emailSubmitBtn{
width: 40px;
height: 27px;
margin: 0 0 0 5px;
float: left;
}
.twoColumnWrap .twoColumnRight .flickrGallery{
width: 237px;
height: 133px;
margin: 27px auto 6px auto;
}

.twoColumnWrap .twoColumnRight .flickrGallery .joinFlickrBtn{
text-align: right;
padding: 3px 15px 0 0;
margin: 0 0 23px 0;
}
.twoColumnWrap .twoColumnRight .flickrGallery .joinFlickrBtn a{
color: #1a1a1a;
}
.twoColumnWrap .twoColumnRight .flickrGallery .joinFlickrBtn a:hover{
color: #b82114;
}
.twoColumnWrap .twoColumnRight .joinFacebook{
margin: 0 auto;
width: 219px;
height: 35px;
}
.twoColumnWrap .twoColumnRight .joinFacebook a{
width: 219px;
height: 38px;
display: block;
line-height: 38px;
}





/* =============== INTERIOR LAYOUT STYLES =============== */

.twoColumnWrap .interiorContentWrap{
	background: url(images/background_interiorContentWrap.jpg) no-repeat;
	float: left;
	width: 584px;
	font-size: 12px;
	color: #333333;
	padding: 23px 53px 0 53px;
	min-height:598px;
	_height:598px;
}
.twoColumnWrap .interiorContentWrap  .interiorCampaignImage{
background: url(images/interiorCampaignPlaceHolder.jpg) no-repeat center 50%;
width: 199px;
height: 165px;
float: right;
}


#products-left {
	width:180px;
	float:left;
}
#products-right {
	width:404px;
	float:left;
}
#productMainImage img {
	border:1px solid #666666;
	margin-bottom:4px;
	padding:2px;
}
#productDetailsList {
	margin-top:10px;
}
#productDetailsList li {
	font-size:11px;
	margin-left:30px;
	width:300px;
	line-height:18px;
}
#productPrices {
	padding-top:10px;
}
#add-to-cart {
	width:640px;
	height:47px;
	background:url(images/cart-buttons-btg.png) no-repeat;
	padding-top:15px;
	padding-left:15px;
	position: relative;
}
#add-to-cart select {
	position:relative;
	top:-12px;
	*top:-7px;
}
#add-to-cart input {
	position:relative;
	top:-2px;
	margin-left:17px;
	*margin-left:54px;
}
.attribsRadioButton {
	color:#ffffff;
	font-size:10px;
	position:relative;
	top:-4px;
}
.radioleft {
	width:200px;
	position:relative;
	top:-23px;
	left:20px;
	*top:-28px;
	*left:-10px;
}
.navNextPrevWrapper {
	position:relative;
	top:-52px;
	left:101px;
	*left:103px;
	width:400px;
}
.navNextPrevList img {
	padding-right:3px;
	*padding-right:6px;
}
.addcarter {
	width:100px !important;
}
#sizer {
	width:100px;
}
#attrib-1 {
	margin-bottom:5px;
}
.cart-quantity {
	position:relative;
	width: 25px;
	top:-12px;
	margin-left:0px !important;
}
#indexDefaultMainContent {
	line-height:18px;
	font-size:11px;
}
.cart-bottom {
	width:600px;
	text-align:center;
}
.cart-bottom img {
	margin-left:15px;
	margin-right:15px;
	margin-bottom:-7px;
}
#cartImage {
	float:left;
	width:48px;
	padding-lefT:8px;
}
#cartImage img {
	border:1px solid #333;
	padding:2px;
}
#cartProdTitle {
	padding-bottom:15px;
	float:right;
	width:260px;
}
#checkoutmb {
	width:589px;
	height:43px;
	background:url(images/cart-buttons-btg.png) no-repeat;
	padding-top:19px;
	padding-left:10px;
	text-align:center;
}
#checkoutmb img {
	margin-left:25px;
	margin-right:25px;
}
#checkoutmb select {
	position:relative;
	top:-12px;
	*top:-7px;
}
#checkoutmb input {
	position:relative;
	top:-2px;
	margin-left:26px;
	*margin-left:54px;
}
#checkout1 {
	color:#fff;
	display:inline;
	position:relative;
	top:-15px;
}
.itemTitle {
	font-size:11px;
}
#categoryImgListing {

}
#headerWrapper .headerRight p {
padding-top:5px;
text-align:center;
}