/* Default CSS Stylesheet for a new Web Application project */

html { 
margin: 0px; 
padding: 0px; 
} 

img { margin:0;
	padding:0;
}


BODY
{
	BACKGROUND-COLOR: #6f2f23;
	FONT-FAMILY: Helvetica, sans-serif;
	margin: 0 auto;
	padding:0;
}

.clear
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	margin:0;
	padding:0;
	line-height:0;
}


.topNav
{
	width: 100%;
	height:31px;
	background-color: #6f2f23;
	text-align:center;
	font-family: Avenir, Helvetica, sans-serif;
	font-size: 12px;
    color: #ffffff;  
}

.topAccount
{
	float:right;
	padding:5px;
	background-color: #fff;
	text-align:center;
	font-family:  Avenir LT;
	font-size: 12px;
    color: #6f2f23;  
}

.topAccountLink
{
	font-size: 12px;
    color: #6f2f23;
	text-decoration:none;
	font-family:  Avenir LT;
	padding: 0px 5px 0px 5px;
}

.topAccountLink:hover
{
	font-size: 12px;
    color: #6f2f23;
    font-family:  Avenir LT;
	text-decoration:underline;
	padding: 0px 5px 0px 5px;
}

#CountDownPanel
{
	float:left;
	position:relative;
	top:-485px;
	left:50px;
}
#myTimer
{
	float:left;
	position:absolute;
	background-color:#b85f27;
	width: 325px;
	color: #ffffff;
	margin:0;
}

#myTimer-title
{
	font-family:Trebuchet MS;
	font-size: 14px;
	color: #ffffff;
	text-align: center;
}
#myTimer-timer
{
	font-family: Trebuchet MS;
	font-size: 16px;
	color: #ffffff;
	text-align: center;
}

.topNavLink
{
	font-size: 12px;
    color: #ffffff;
	text-decoration:none;
	padding: 0px 7px 0px 7px;
}

.topNavLink:hover
{
	font-size: 12px;
    color: #ffffff;
	text-decoration:underline;
	padding: 0px 7px 0px 7px;
}

.topCartLink
{
	font-size: 12px;
    color: #6f2f23;
	text-decoration:none;
}

.topCartLink:hover
{
	font-size: 12px;
    color: #6f2f23;
	text-decoration:underline;
}

.borderLeft
{
	background-image: url(../assets/border-left2.jpg);
	background-repeat: repeat-y;
	width: 21px;
}
.borderRight
{
	background-image: url(../assets/border-right2.jpg);
	background-repeat: repeat-y;
	width: 21px;
}

.borderBottom
{
	background-image: url(../assets/border-bottom2.jpg);
	background-repeat: repeat-x;
	height:14px;
	width: 968px;
}


.mainContent
{
	background-color: #f1eacf;
	width: 958px;
	font-size:12px;
	color:#000000;
}

.topSearch
{
	float:right;
	padding:10px 0px 0px 0px;
	vertical-align:top;
}
.topSearch a
{
	font-size: 12px;
    color: #000000;
	text-decoration:none;
	vertical-align:middle;
}

.topSearch a:hover
{
	font-size: 12px;
    color: #ff0000;
	text-decoration:underline;
	vertical-align:middle;
}
.searchTextbox {
	color: #000000;
	border: 1px solid #6f2f23;
	height:17px;
	vertical-align:top;
	width:245px;
}

.searchWatermarked {
	color:gray;
	border: 1px solid #6f2f23;
	font-style:italic;
	height:17px;
	vertical-align:top;
	width:245px;
}	

.topBranding
{
	color: #6f2f23;
	font-family: Avenir LT, Helvetica;
	text-align:right;
	padding-left:30px;
}
.topPhone
{
	color: #6f2f23;
	font-family: Avenir LT, Helvetica;
	font-weight:bold;
	
}



.leftNavigation
{
	width:190px;
	text-align:left;
	vertical-align:top;
}

.middleContent
{
	vertical-align:top;
	background-color: #f1eacf;
	width: 768px;
}
.middle
{
	background-color: #f1eacf;
}

.bottomNav
{
	width: 100%;
	background-color:#f1eacf;
	text-align:center;
	font-size:10px;
	font-family: Helvetica, sans-serif;
    color: #000000;
    padding: 15px 0 15px 0px;
}

.bottomNav a
{
	font-size: 10px;
    color: #000000;
	text-decoration:none;
	padding: 0px 3px 0px 3px;
}

.bottomNav a:hover
{
	font-size: 10px;
    color: #000000;
	text-decoration:underline;
	padding: 0px 3px 0px 3px;
}

.bottomEmailSignUp
{
	width: 100%;
	line-height: 30px;
	background-color: #6f2f23;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
    color: #ffffff;
    vertical-align:middle;
    text-align:right;
}

.emailSignUpTextbox {
	color: #000000;
	border: 1px solid #f1eacf;
	height:17px;
	vertical-align:middle;
	width:150px;
}

.emailSignUpWatermarked {
	color:gray;
	border: 1px solid #f1eacf;
	font-style:italic;
	height:17px;
	vertical-align:middle;
	width:150px;
}	





.categoryhead {
	font-size: 13px;
	padding: 20px 0px 0px 15px;
	margin-bottom: 5px;
	font-family: Avenir LT, Helvetica, sans-serif;
}

.categorylink {
	color: #472311;
	font-family: Avenir LT,Helvetica, sans-serif;
	text-decoration: none;
	font-size:12px;
	padding: 0px 0px 0px 15px;
}
a.categorylink:hover {
	text-decoration: none;
	color: #b3493a;
	font-size:12px;
	padding: 0px 0px 0px 15px;
}

.salecategorylink {
	color: #b3493a;
	font-weight:bold;
	font-family: Avenir LT,Helvetica, sans-serif;
	text-decoration: none;
	font-size:12px;
	padding: 0px 0px 0px 15px;
}

.specialcategorylink {
	color: #6f2f23;
	font-weight:bold;
	font-family: Avenir LT,Helvetica, sans-serif;
	text-decoration: none;
	font-size:12px;
	padding: 0px 0px 0px 15px;
}

.bestsellercategory {
	font-size: 13px;
	padding: 20px 0px 0px 15px;
	margin-bottom: 5px;
	font-family: Avenir LT,Helvetica, sans-serif;
	text-decoration:none;
	color: #472311;
	font-weight:bold;
}

.categoryheader
{
	background-color: #6f2f23;
	height:60px;
	width: 769px;
	font-size:24px;
	font-family: Trajan Pro, Trebuchet MS, Arial;
	color: #ffffff;
	font-weight: bold;
	text-align:left;
	padding-left: 15px;
}

a
{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	color: #112c50;
}

a:hover
{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#ff0000;
}

.logo {
	border-right: 2px solid #FFFFFF;
}
.topbutton {
	border-right: 1px solid #AFBCBF;
	border-left: 1px solid #AFBCBF;
	background-color: #ffffff;
	color: #AFBCBF;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: small;
}
.button {
	background-color: #ffffff;
	color: #472311;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: medium;
}
.fronttablemain {
	padding: 0px !important;
	margin: 0px !important;
}
.altbutton {
	background-color: #AFBCBF;
	color: #472311;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: medium;
	cursor:hand;
}
.topbuttonlink {
	font-family: Arial, Helvetica, sans-serif;
	color: #472311;
	text-decoration: underline;
}
.topcart {
	text-align: right;
	color: #472311;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 15px;
	padding-top: 5px;
}
.tagline {
	font-family: Arial, Helvetica, sans-serif;
	color: #472311;
	text-align: left;
	padding-left: 10px;
	font-style: italic;
}
.phone {
	border-right: 2px solid #AFBCBF;
	background-color: #472311;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 14px;
}
.searchbar {
	background-color: #472311;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	font-size: 14px;
	padding-right: 50px;
	vertical-align: top !important;
}
.inputtext {
	color: #472311;
	vertical-align: top;
}

.inputtextsmall {
	color: #472311;
	vertical-align: top;
	font-size: 9px;
}
.categorynav {
	text-align: left;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #472311;
	line-height: 130%;
	border-right: 2px solid #AFBCBF;
	vertical-align: top;
}

.selectedcategory {
	border-top: 1px dotted #AFBCBF;
	border-bottom: 1px dotted #AFBCBF;
	text-decoration: none;
	color: #472311;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #efe1c4;
}

.size {
	text-align: right;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #472311;
	border-bottom: 2px solid #6f2f23;
	padding-top: 10px;
	padding-bottom: 5px;
	background-color: #f1eacf;
}
.size2 {
	text-align: left;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #472311;
	color: #ffffff;
	padding-top: 10px;
	padding-bottom: 5px;
	font-size: 16px;
}
.sizedrop {
	text-decoration: none;
}
.bluetext {
	color: #472311;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	padding-right: 5px;
}
.carttext {
	color: #472311;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 14px;
}

.carttextred {
	color: #472311;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 14px;
	color: #ff0000;
	font-weight: bold;
}
.carttext2 {
	color: #472311;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 14px;
	background-color: #b59a77;
}
.cartItemTable
{
	margin-left:150px;
}

.content {
	color: #472311;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	padding-left: 15px;
	font-size: 14px;
	text-decoration: none;
	line-height: 130%;
}

.pagecontent {
	color: #472311;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 14px;
	text-decoration: none;
	line-height: 130%;
}
.storeheader {
	color: #472311;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	padding-left: 15px;
	font-size: 18px;
	text-decoration: none;
	border-left: 1px solid #472311;
	border-right: 1px solid #472311;
	border-top: 1px solid #472311;
}
.stores {
	color: #472311;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	padding-left: 15px;
	font-size: 14px;
	text-decoration: none;
	border-bottom: 1px solid #472311;
	border-left: 1px solid #472311;
	border-right: 1px solid #472311;
}
.bluebutton {
	background-color: #472311;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 2px;
	font-size: 14px;
	text-decoration: none;
}
.bluetextinput {
	color: #472311;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	padding-left: 5px;
}
.welcome {
	font-family: Avenir LT, Helvetica;
	font-size: 24px;
	text-align: right;
	color: #472311;
	padding-right:10px;
}
h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-align: right;
	color: #472311;
}

.sidenote {
	font-family: Arial, Helvetica, sans-serif;
	font-size:small;
	text-align: right;
	color: #472311;
	padding-bottom:3px;
}
.tagline2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	text-align: left;
	color: #472311;
	vertical-align: middle;
	padding-left: 10px;
}
.big_tall_items {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	text-align: left;
	padding-left: 10px;
	padding-top: 5px;
	border-top: 2px solid #AFBCBF;
	color: #472311;
}
.textnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #472311;
	text-decoration: none;
	text-align: center;
	padding-bottom: 15px;
}
.textnavlink {
	text-decoration: underline;
	color: #472311;
	font-size: small;
}
.breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #472311;
	font-decoration: none;
	text-align: left;
	padding-bottom: 11px;
}
.breadcrumblink {
	text-decoration: underline;
	color: #472311;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.item {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #472311;
	text-align: center;
	padding: 5px;
	vertical-align:top;
}
.itemlink {
	color: #472311;
}
.alertcopy 
{
	font-size:12px;
	color: red;
	font-weight: bold;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	color: #472311;
	text-align: left;
	vertical-align: top;
	padding: 5px;
}
.redcopy {
	font-family: Arial, Helvetica, sans-serif;
	color: #ff0000;
	text-align: left;
	padding: 5px;
	vertical-align: top;
}
.redcopysmall {
	font-family: Arial, Helvetica, sans-serif;
	color: #ff0000;
	font-size: 10px;
}
.price {
	font-family: Arial, Helvetica, sans-serif;
	color: #472311;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 18px;
}
.color {
	font-family: Arial, Helvetica, sans-serif;
	color: #472311;
	text-align: left;
	line-height: 130%;
	font-size: small;
	border: 1px solid #AFBCBF;
	vertical-align: top;
	padding-left: 10px;
}
.colors {
	font-family: Arial, Helvetica, sans-serif;
	color: #472311;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	padding: 3px;
	border-bottom: 1px dotted #472311;
}
.colorbox
{
	float:left;
	text-align:center;
	width:60px;
	font-size:8px;
	font-family: Helvetica;
	color: #472311;
}
.colorheader
{
	font-family: Arial, Helvetica, sans-serif;
	color: #472311;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	padding: 3px;
	width: 210px;
	border-bottom: 1px dotted #472311;
}
.selections {
	font-family: Arial, Helvetica, sans-serif;
	color: #472311;
	text-align: left;
	padding-left: 15px;
	vertical-align: top;
	line-height: 170%;
}
.tip {
	font-family: Arial, Helvetica, sans-serif;
	color: #472311;
	text-align: left;
	padding-left: 10px;
	font-style: italic;
	font-size: small;
	border: 1px solid #AFBCBF;
	padding: 5px;
	margin: 10px;
}
.checkouthead {
	font-size: 24px;
	padding: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #472311;
	text-align: left;
	padding-left: 10px;
	border-bottom: 1px dotted #472311;
}
.returnhead {
	font-size: 18px;
	padding: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #472311;
	text-align: left;
	border-bottom: 1px dotted #472311;
}
.returnbody {	
	padding-left: 10px;
}
.returnarea {
	color: #472311;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	padding-left: 5px;
	border: 1px solid #472311;
	padding: 2px;
	margin: 2px;
}
a.textnavlink:hover {
	text-decoration: none;
	color: #AFBCBF;
}
a.topbuttonlink:hover {
	color: #AFBCBF;
	text-decoration: underline;
}

a.itemlink:hover {
	text-decoration: none;
	color: #AFBCBF;
}

BLOCKQUOTE, PRE	{	
	font-family:	Arial, Helvetica, sans-serif;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	




.errortext {
	font-family: Arial, Helvetica, sans-serif;
	color: #ff0000;
	font-size: 12px;
}


/*Textbox Watermark*/

.unwatermarked {
	color: #472311;
}

.watermarked {
	color:gray;
}	

/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:380px;
	height:540px;
}


.hintPopup 
{
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:200px;
	height:130px;
}

.shippingPopup 
{
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
	height:210px;
}

.shippingPopupTable td, th
{
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #472311;
	padding-left: 5px;
}

.holidayPopup
{
	background-image: url(../assets/holiday_bg.gif);
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:380px;
	height:540px;
}

.loginPopup {
	background-color:#ffffff;
	border-width:4px;
	border-style:solid;
	border-color:#472311;
	padding:3px;
	width:200px;
}
.loginpopuptext {
	font-family: Arial;
	font-size: 12px;
	color: #4a1d09;
	font-weight:bold;
	vertical-align:middle;
}

.loginpopuplink {
	font-family: Arial;
	font-size: 12px;
	color: #4a1d09;
	font-weight:bold;
	vertical-align:middle;
}

.logintextbox
{
	font-family: Arial;
	font-size: 12px;
	height: 15px;
	width: 100px;
	border:solid 2px #472311;
	vertical-align:top;
}
 
.logintextbox a
{
	font-family: Arial;
	font-size: 12px;
	height: 15px;
	width: 100px;
	border:solid 2px #472311;
	vertical-align:top;
	text-decoration:underline;
}


.smallBr{
font-size: 1px; 
line-height: 0;
}


.sizechartlink
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	vertical-align:middle;
	color: #472311;
}

.account
{
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.accountheaderlink {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 14px;
	font-weight:bold;
}

.accountheaderlink:hover {
	color: #d3d3d3;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 14px;
	font-weight:bold;
	text-decoration:none;
}
.accounttext {
	color: #472311;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 14px;

}
.accountlink {
	color: #472311;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
	font-weight:bold;

}
.accountlink:hover {
	color: #AFBCBF;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
	font-weight:bold;
	text-decoration:none;

}

.filterbox
{
	background-color:#6f2f23;
	padding-right:5px;
	text-align:right;

}

.filterdropdown
{
	font-family: Arial;
	font-size: 10px;
	height:18px;
	vertical-align:top;
}

.filterlink
{
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	color: #472311;
	text-decoration:none;
}
.filterlink:hover
{
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	color: #472311;
	text-decoration:underline;
}
.filtertext
{
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	color: #ffffff;
	vertical-align:top;
}
.filterbutton
{
	 margin-top:10px;
	 vertical-align:bottom;
}

.itemNumberText
{
	font-family: Arial;
	font-size: 12px;
}

.relatedItem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #472311;
	vertical-align:top;
	text-align: center;
	width: 165px;
}

.relatedDataList
{
	text-align:left;
}
.small-img {
	width: 100%;
	margin: 5px 0 5px 0;
}

.colorswatch
{
	float:left;
	text-align:center;
	width:60px;
	font-size:8px;
	font-family: Helvetica;
	color: #472311;
}

.colorswatch a
{
	height:50px;
	width: 36px;
	margin:0 0 5px 0;
	
}
.colorswatch img{
	height:50px;
	width: 36px;
}

.colorswatch .on
{
	border: 1px solid #472311;
}

#divProduct
{
	padding: 5px 5px 5px 5px;
	border: 1px solid #472311;
}
#divProduct a img
{
	text-align:center;
	
}
.ProductLinkEnlarge {width:244px; background: #472311; display: block; text-align:center}
.ProductLinkEnlarge a {font-size:11px; color:#ffffff; text-decoration:none; margin:10px;}

.qtyTextbox {
	color: #000000;
	border: 1px solid #6f2f23;
	height:17px;
	vertical-align:top;
	width:50px;
	margin:5px 0px 5px 0;
}

.colortext
{
	font-size: 11px;
}
.textbox
{
	color: #000000;
	border: 1px solid #6f2f23;
	height:18px;
	vertical-align:top;
}
.textbox:focus
{
    background-color: #F4EEDD;
    border: 2px solid #6f2f23;
	height:18px;
}

.textboxlarge
{
	color: #000000;
	border: 1px solid #6f2f23;
	vertical-align:top;
}
.textboxlarge:focus
{
    background-color: #F4EEDD;
    border: 2px solid #6f2f23;
}

.dropdown {
	color: #000000;
	border: 1px solid #6f2f23;
	height:20px;
	vertical-align:top;
	margin:5px 0px 5px 0;
}
.button { height:25px; margin: 10px 0px 2px 0px; padding:2px 5px 2px 5px; text-decoration:none; font-size: 14px; font-weight: bolder; color: #6f2f23; background-color:#ffffff; border:solid 1px #472311;}
.button:hover { cursor: pointer;  height:25px; margin: 10px 0px 2px 0px; padding:2px 5px 2px 5px; text-decoration:none; font-size: 14px; font-weight: bolder; color: #ffffff; background-color:#6f2f23; border:solid 1px #472311;}

.shoppingCartGrid
{
	padding: 0;
	margin: 0 0 0 50px;
}

.previewlink
{
	margin: 0 auto;
	margin-top:10px;
}


