/* Reset File For Cross-Browser Standardization */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
}
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus { outline: 0; }

/* remember to highlight inserts somehow! */
ins { text-decoration: none; }
del { text-decoration: line-through; }

/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse: collapse; border-spacing: 0; }

/* IE6 :hover fix */
/*
a, li { behavior:url("inc/csshover.htc"); } */
div { behavior: url("inc/iepngfix.htc"); }

/* General */

body { background: #FFFFFF; font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #666666; min-width: 960px;}
a 			{ color: #83827F; text-decoration: none; }
a:hover 	{ text-decoration: underline; }
h1.cg 			{ font-size: 24px; color: #2f2726; text-transform: uppercase; } /* Off Black */
a.cg			{ font-size: 24px; color: #2f2726; text-transform: uppercase; } /* Off Black */
a.cg:visited,hover 	{ font-size: 24px; color: #2f2726; text-transform: uppercase; } /* Off Black */
h1.productListHeading { font-size: 24px; color: #2f2726; text-transform: uppercase; } /* Off Black */

h2 			{ font-size: 18px; color: #7D6557; text-transform: uppercase; } /* Khaki */
h2.subnav 	{ font-size: 18px; color: #c5beaf; text-transform: uppercase; padding: 2px 0 0; border-top: 2px solid #eae5da; } /* Light Grey */
h2.active 	{ color: #2f2726 !important; } /* Dark Grey (active state for h2.subnav) */
h3 			{ font-size: 11px; color: #afaaa1; text-transform: uppercase; } /* Light Grey */
h3.category { font-size: 11px; color: #666666; text-transform: uppercase; font-weight: normal; } /* Dark Grey */
h3.title	{ font-size: 12px; color: #666666; text-transform: uppercase; font-weight: normal; }
img 		{ border: none; }
p, li 		{ font-size: 12px; color: #666666; } /* Dark Grey */
p 			{ line-height: 15px; } 


#header, #content, #lower { padding: 0 3%; }

#header { float: left; width: 94%; background: #FFFFFF; height: 120px; }

#header #optionsNav { float: right; }
#header #usshipping { float: right;text-align:right; color: red; text-decoration:blink;}
#header #optionsNav ul { list-style: none; float: left; background: #f3f0e9; padding: 0 10px 0 0; }
#header #optionsNav ul li { display: inline; float: left; background: #f3f0e9; color: #777675; font-size: 10px; margin: 0 0 0 10px; padding: 6px 0; }
#header #optionsNav ul li a { color: #807461; text-decoration: none; font-size: 10px; }
#header #optionsNav ul li a:hover { text-decoration: underline; }
#header #optionsNav ul li a.current { color: #aa8e66; }


#header #cottonginny { float: left; width: 100%; }

#header #nav { float: left; width: 100%; min-width: 900px; margin: 10px 0 0; }
#header #nav #mainNav ul { list-style: none; float: left; }
#header #nav #mainNav ul li { display: inline; margin: 0 10px 0 0; }
#header #nav #mainNav ul li a { font-size: 12px; color: #2f2726; 
text-decoration: none; text-transform: uppercase; } 
#header #nav #mainNav ul li a:hover { color: #aa8e66; }
#header #nav #mainNav ul li a.active { color: #aa8e66; }
#header #nav #mainNav ul li a.current { color: #aa8e66; }
#header #nav #mainNav ul li.light, #nav #mainNav ul li.light a { color: #999999 !important; }
#header #nav #mainNav ul li.light a:hover { color: #aa8e66 !important; }

#header #nav ul.subNav { display: none; list-style: none; clear: both; position: absolute; margin: 18px 0 0; z-index: 300; }
#header #nav ul.subNav li { float: left; display: inline; margin: 0 12px 0 0; background: #FFFFFF; position: relative; z-index: 350; }
#header #nav ul.subNav li a { font-size: 10px; color: #807461; text-decoration: none; text-transform: uppercase; } 
#header #nav ul.subNav li a:hover { color: #aa8e66; }
#header #nav ul.subNav li a.active { color: #aa8e66; }
#header #nav ul.subNav li ul { display: none; list-style: none; position: absolute; width:auto; height: auto; padding: 5px 0 0; z-index: 900; }
#header #nav ul.subNav li ul li { float: none; display: block; width: auto; z-index: 950; }
#header #nav ul.subNav li ul li a { border: 1px solid #CCCCCC; background: #FFFFFF; padding: 4px 5px; width: 100%; float: left;  margin: -1px 0 0; z-index: 999; }


#header #nav #searchNav { position:relative; top: 20px; float: right; }
#header #nav #searchNav input { width: 194px; padding: 4px 3px 2px; background: #eae5da; color: #615a54; font-size: 10px; border: none; font-family:Arial, Helvetica, sans-serif; }
#header #nav #searchNav img { vertical-align: middle; padding: 0 0 2px; }

#content { float: left; width: 94%; padding-bottom: 40px; background: #FFFFFF; }

#content #pageHeader { float: left; padding: 0 0 6px; }
#content #pageHeader a { text-decoration: none; }

/* pageHeader Select Dropdown */
#pageHeaderSelect, #pageHeaderSelect #selectArea { float:left; }
#pageHeaderSelect #selectArea ul { list-style: none; }
#pageHeaderSelect #selectArea ul li { display: block; height: 100%; width: auto; }
#pageHeaderSelect #selectArea ul li a { 
	float: left; 
	width: 100%; 
	padding: 7px 6px 2px; 
	width: 200px; 
	border: 1px solid #e1ded6; 
	margin: -1px 0 0; 
	color: #bfb194; 
	background: #FFFFFF; 
	cursor: pointer; 
	font-size: 17px; 
	text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif;
}
#pageHeaderSelect #selectArea ul li a:hover { color: #FFFFFF; background: #beb9ae; }

#footer { position: relative; z-index: 2000; margin: 0; padding: 0 3%; bottom: 0 !important; left: 0; float: left; width: 94%; min-width: 900px; background: url(../images/lower-bg.gif) #f6f1e5 repeat-x scroll; height: 40px; clear: both; }

#footer ul#footerNav { list-style: none; float: left; width: auto; margin: 15px 0 0; }
#footer ul#footerNav li { position: relative; display:inline; }
#footer ul#footerNav li a { color: #d7d7d7; font-size: 9px; text-decoration: none; text-transform: uppercase; margin: 0 10px 0 0; }
#footer ul#footerNav li a:hover { color: #aa8e66; }
#footer ul#footerNav li a.current { color: #aa8e66; }

#footer #legal { float: right; margin: 10px 0 0; text-align: right; font-size: 9px; color: #868076; font-family: Arial, Helvetica, sans-serif; letter-spacing: 0.05em; }
#footer #legal ul { float: none; list-style: none; margin: 3px 0 0 0; }
#footer #legal ul li { display: inline; }
#footer #legal ul li a { font-size: 9px; color: #999999; text-decoration: none; font-family: Arial, Helvetica, sans-serif; margin: 0 0 0 10px; letter-spacing: 0.05em; }
#footer #legal ul li a:hover { color: #aa8e66; }
#footer #legal ul li a.current { color: #aa8e66; }


/* Sticky Footer */
/**********************************************/
/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

html, body, #wrap {height: 100%;}

body > #wrap {height: auto; min-height: 100%;}
.nomin { min-height: 0px !important; height: auto !important; }
