/******************************************
*
* Jared Global stylesheet to be used on all pages.
*
*******************************************/

/* Basic styles */
body {
	color : #666666;
	font-family : Arial, Helvetica;
	font-size : 11px;
	border : 0px;
	background : #FFFFFF;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
h1, h2, h3, h4, h5, h6 {
	margin : 0px 0px 0px 0px;
	color: #70371D;
}
.sienneaText {
	color: #70371D;
}
a {
	color : #c6a694;
	outline: none;
}
a:link {
	color : #70371D;
}
a:active {
	color : #70371D;
}
a:visited {
	color : #884b2e;
}
a:hover {
	color : #884b2e;
}
form {
	padding : 0px;
	margin : 0px;
}
.required2 input {
	background-color: #FFFFA0;
}
.wrapper {
	position : relative;
	margin : 0px 0px 0px 0px;
}
select, input, textarea {
	color : #333333;
	font-size : 11px;
	font-family : Arial, Helvetica;	
}


/* preheader styles */
.preheaderWrapper {
	width: 770px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}


/* header styles */
#header {
	position : relative;
	clear : both;
	font-size : 10px;
	margin-bottom: 0px;
}
#header a {
	color : #666666;
	font-size : 10px;
	text-decoration : none;
}

#header a:active {
	color : #FFFFFF;
}
#header a:visited {
	color : #70371d;
}
#header a:hover {
	color : #FFFFFF;
	text-decoration : underline;
}

/* Top nav */
#topNav {
	position : relative;
	padding : 3px 0px 3px 10px;
}
#topNav table {
	color : #666666;
	font-size : 11px;
	width : 760px;
}
#topNav td {
	vertical-align : middle;
}
#topNavAccount {
	width : 100%;
	text-align : left;
	color: #666666;
}
#topNavShop {
	width : 160px;
	text-align : right;
}
#topNavSearch {
	width : 150px;
	text-align : right;
}
#header #topNavAccount a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #817673;
	padding: 5px;
	text-decoration: none;
	font-weight: normal;
}
#header #topNavAccount a:hover{
	color: #70371D;
	text-decoration: underline;
}
#topNavAdvanced {
	width : 50px;
	text-align : right;
}
#globalSearchForm .globalSearchText {
	color : #666666;
	font-size : 10px;
	width : 100px;
}



/* leftnav styles */
.leftNavWrapper {
	width: 165px;
	height: auto;
	float: left;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 3px;
	background-color: #c6a694;
	clear: right;
}
.leftNavFrame {
	width: 143px;
	height: auto;
	background-color: #c6a694;
	border: 1px solid #eddfd9;
	padding: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.leftNavDivider {
	width: 143px;
	height: 1px;
	line-height: 1px;
	background-color: #d3b8a8;
	margin: 5px 0px 5px 0px;
}

.leftNavDividerClear {
	width: 143px;
	height: 5px;
	line-height: 5px;
}

.leftNavMainProduct {
	color: #5E2E18;
	font-size: 14px;
	font-weight: bolder;
}

.leftNavWrapper .leftNavFrame .leftNavMainProduct a {
	color : #70371d;
	font-size: 14px;
	text-decoration : none;
}
.leftNavWrapper .leftNavFrame .leftNavMainProduct a:link {
	color : #70371d;
	font-size: 14px;
	text-decoration : none;
}

.leftNavWrapper .leftNavFrame .leftNavMainProduct a:active {
	color : #FFFFFF;
}


.leftNavWrapper .leftNavFrame .leftNavMainProduct a:visited {
	color : #70371D;
	text-decoration : underline;
}


.leftNavWrapper .leftNavFrame .leftNavMainProduct a:hover {
	color : #70371D;
	text-decoration : underline;
}

#leftNavMainProductCat {
	color: #70371d;
	font-size:12px;
	font-weight: bold;
	padding-left: 5px;}

#leftNavMainProductCat a {
	color : #ffffff;
	padding-left: 5px;
	text-decoration : none;
}
 #leftNavMainProductCat a:link {
	color : #ffffff;
	text-decoration : none;
}

#leftNavMainProductCat a:active {
	color : #FFFFFF;
}


#leftNavMainProductCat a:visited {
	color : #70371D;
	text-decoration : underline;
}


#leftNavMainProductCat a:hover {
	color : #70371D;
	text-decoration : underline;
}


#mainContentWrapper #leftNavMainNav {
	color:#ffffff;
	font-size: 11px;
	font-weight: bold;
}

#mainContentWrapper #leftNavMainNav a {
	color : #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration : none;
}

#mainContentWrapper #leftNavMainNav a:hover, a:visited, a:active {
	color : #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration : underline;
}

#mainContentWrapper #leftNavMainNav .lnSmall {
	font-size: 9px;
}



.leftNavSubNav {
	color: #70371d;
}
.leftNavWrapper .leftNavFrame .leftNavSubNav a {
	font-size: 11px;
	color: #70371d;
	font-weight: normal;
	text-decoration: none;
}
.leftNavWrapper .leftNavFrame .leftNavSubNav a:link {
	color : #70371d;
	text-decoration : none;
}
.leftNavWrapper .leftNavFrame .leftNavSubNav a:active {
	color : #70371d;
}
.leftNavWrapper .leftNavFrame .leftNavSubNav a:visited {
	color : #70371d;
}
.leftNavWrapper .leftNavFrame .leftNavSubNav a:hover {
	color : #3e1d0e;
}
.leftNavEmail {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.emailInputBox {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;	
}
.emailInput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color : #70371d;
	font-weight: normal;
	width: 92%;
}


/* content styles */
#mainContentWrapper {
	height: auto;
	width: 769px;
	background-color: #eddfd9;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d9beaf;
	overflow: hidden;
}

#mainContentWrapper a, a:active, a:visited, a:hover {
	color:#70371D;
	margin-top:0px;
	text-decoration:underline;
}




/* Footer */
#footer {
	width: 730px;
	height: 60px;
	color: #eddfd9;
	background-image: url(footer_background.gif);
	background-repeat: no-repeat;
	padding: 20px;
	font-size: 10px;
}
.footerHeaderText {
	font-size: 12px;
	font-weight: bold;	
}

#footer .footerHeaderText a {
	font-size: 12px;
	font-weight: bold;	
}

#footer a, a:link, a:active, a:visited {
	color : #ffffff;
	text-decoration : none;
	font-size: 10px;
	font-weight: normal;
}
#footer ul {
	list-style-type: square;
	margin-top: 5px;
	margin-left: 8px;
	padding-left: 8px;
}

#footer a:hover {
	text-decoration : underline;
}
#footerCorporate {
	color : #B4B4B4;
	font-size : 10px;
	font-weight : bold;
	padding : 6px 0px 4px 10px;
}
#footerCorporate a {
	color : #666666;
	font-size : 10px;
	font-weight : bold;
	text-decoration : none;
	margin-right : 0px;
}
#footerCorporate a:link {
	color : #666666;
}
#footerCorporate a:active {
	color : #666666;
}
#footerCorporate a:visited {
	color : #666666;
}
#footerCorporate a:hover {
	color : #000000;
	text-decoration : underline;
}
.footerCopyright {
	color : #999999;
	font-size : 10px;
	padding : 0px 0px 4px 10px;
}


/* 
	Styles for new roll-over/drop-down menus in top nav 
*/
#nav_outer {
	float: left;
	background-image: none;
	background-position: top;
}

#nav_inner {
	width: 550px;
	left: 206px;
}

#categorymenu {
width: 100%;
height: 39px;
float: left;
z-index: 505;
}

#categorymenu ul {
list-style: none;
list-style-type: none;
margin: 0;
padding: 0;
z-index: 510;
}

#categorymenu ul li {
float: left;
display: inline;
}

#categorymenu ul ul {
color: black;
position: absolute;
background:  white;
z-index: 500;
border-width: 0px;
border-style: solid;
border-color: #ccc;
width: 17.7em;
text-align: left;
}

#categorymenu ul ul ul {
position: absolute;
top: 0px;
left: 100%;
z-index: 502;
}

#categorymenu li li {
float: left;
position: relative;
width: 100%;
border-width: 1px;
border-style: solid;
border-color: #ccc;
padding-top: 3px;
padding-bottom: 3px;
background:  white;
z-index: 501;
}

#categorymenu a {
font: bold 10px arial, helvetica, serif;
display: block;
margin: 0;
color: #000;
text-decoration: none;
}

#categorymenu a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#categorymenu ul ul li:hover {
	background-color: #884B2E;
}

div#categorymenu ul ul {
	display: none;
	background-color: #5C2B15;
}

div#categorymenu ul li:hover ul
{
	display: block;
	background-color: #5C2B15;
}

div#categorymenu ul ul,
div#categorymenu ul li:hover ul ul,
div#categorymenu ul ul li:hover ul ul, 
div#categorymenu ul ul ul li:hover ul ul
{
	display: none;
	background-color: #5C2B15;
}

div#categorymenu ul li:hover ul,
div#categorymenu ul ul li:hover ul,
div#categorymenu ul ul ul li:hover ul,
div#categorymenu ul ul ul ul li:hover ul
{
	display: block;
	background-color: #5C2B15;
}

.nav_spacer {
	font: 12px sans-serif;
	line-height: 12px;
	content: ".";
	background-image: none;
}

body {
behavior: url(/assets/csshover.htc);
} 
#header #div a {
	color: #FFFFFF;
}
#header #div a:hover {
	color : #FFFFCC;
	text-decoration: underline;
}


/* Misc styles */
.submitBtn {
	vertical-align : top;
	padding : 1px 0px 1px 0px;}
	
.CatTable .product h1 {
	font-size: 10px;
	color: #70371D;
	padding-left: 50px;
}

/*#############Cookies###############*/
#cookies {
	color: #666666;
	font-size: 7pt;
}

#cookies a:link{
	color: #666666;
	text-decoration: none;
	padding: 0px 5px 0px 5px;
}


#cookies a:visited, #cookies a:hover{
	color: #5C2B15;
	margin-bottom: 15px;
	text-decoration: none;
}

#cookies a:link.active, #cookies a:visited.active, #cookies a:hover{
color: #5C2B15;
margin-bottom: 15px;
}

/*
.locatorWrapper a {
	color: #70371D;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}

.locatorWrapper a:hover, a:visited, a:active {
	color: #C35F32;
	text-decoration: underline;
	font-weight: normal;
	font-size: 11px;
}
*/

.regulartext {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 8pt;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}
.strongRedText {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: red;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}
.redText {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 8pt;
	color: red;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}

.strongtext {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}

.errorMessage {
	color: red;
	font-size : 12px;
	font-weight: bold;
	padding: 10px 0 5px 0;
	text-align: left;
}

#secNav .white {
	color: #FFFFFF;
}

.creditAppfooter {
	width: 730px;
	height: 10px;
	background-color: #884b2e;
	color: #eddfd9;
	background-image: url(creditAppFooter.gif);
	background-repeat: no-repeat;
	padding: 20px;
}
.creditAppfooterHeaderText {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.creditAppfooter a {
	color : #eddfd9;
	text-decoration : none;
}

.creditAppfooter a:hover {
	text-decoration : underline;
}
.creditAppfooterCorporate {
	color : #B4B4B4;
	font-size : 10px;
	font-weight : bold;
	padding : 6px 0px 4px 10px;
}
.creditAppfooterCorporate a {
	color : #666666;
	font-size : 10px;
	font-weight : bold;
	text-decoration : none;
	margin-right : 0px;
}
.fcreditAppooterCorporate a:link {
	color : #666666;
}
.creditAppfooterCorporate a:active {
	color : #666666;
}
.creditAppfooterCorporate a:visited {
	color : #666666;
}
.creditAppfooterCorporate a:hover {
	color : #000000;
	text-decoration : underline;
}
.creditAppfooterCopyright {
	color : #999999;
	font-size : 10px;
	padding : 0px 0px 4px 10px;
}