/* body
----------------------------------------------------------------------------------------------------*/
body {
	text-align: center;
	min-width: 960px;
	font-family: Verdana, Arial, sans-serif;
	font-style: none;
	font-weight: normal;
	font-size: 11px;
	color: #6E5300;
	line-height: 20px;
}


/* Grid >> global
----------------------------------------------------------------------------------------------------*/
#toolbarLeftPad, #toolbarSearchForm, #toolbarMidPad, #toolbarBox3, .columnLogo {
	display:inline;
	float: left;
	position: relative;
	margin-left: 10px;
	margin-right: 10px;
}


/* Other >> global
----------------------------------------------------------------------------------------------------*/
a { cursor: pointer }


td {
	padding: 0 20px 0 0 !important;
}


table {
	border-collapse: collapse !important;
	border-spacing: 0px !important;
	padding: 0px !important;
	border-width: 0;
	border-color: #6E5300;
}

div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, table, caption, tbody, tfoot, thead, tr, th, td, input, font {
	font-family: inherit;
	font-style: inherit;
	font-weight: inherit;
	font-size: 11px !important;
	color: #6E5300;
	line-height: inherit !important;
}


A:link { text-decoration: none; }
A:visited { text-decoration: none; }
A:active { text-decoration: none; }
A:hover { text-decoration: underline; }


A.noUnderlineLink:link { text-decoration: none; }
A.noUnderlineLink:visited { text-decoration: none; }
A.noUnderlineLink:active { text-decoration: none; }
A.noUnderlineLink:hover { text-decoration: none; }


/* top
----------------------------------------------------------------------------------------------------*/
#top {
	margin: 0 auto 0 auto;
	width: 960px;
	height: 121px;
	background: url("/graphics/header_background.jpg") no-repeat 0 0;
	background-color: #F2E770;
	display: block; 
	position: relative; 
	margin-left: auto;
	margin-right: auto;
	z-index: 0;
	line-height: 11px;
 }


.headerRowOne {
	height: 39px;
}


.headerRowTwo {
	height: 82px;
}


.columnLogo {
	width: 300px;
	overflow: hidden;
	z-index: 100;
}


.columnReg {
	width: 70px;
	z-index: 100;
	display:block;
	margin: 0 5px;
	display:inline;
	float: left;
	position: relative;
}


.columnSearch {
	width: 230px;
	z-index: 100;
	display:block;
	margin: 0 5px;
	display:inline;
	float: left;
	position: relative;
}


.headerRowTwo span {
	/*display: none;*/
	display: block;
	padding: 8px 0 0 0;
	text-align: center;
	width: 70px;
	font-weight: bold;
	line-height: 13px !important
}


#headerLinkLogo span {
	display: none;
}


#headerLinkLogo {
	width: 192px;
	height: 75px;
	display: block;
	overflow: hidden;
	margin: 0 108px 7px 0;
	background: url("/graphics/header_logo.png") no-repeat 0 0;
	z-index: 100;
}


.headerRowTwo a {
	width: 70px;
	height: 30px;
	z-index: 11;
	display: block;
	height: 30px;
	overflow: hidden;
	margin: 37px 0 15px 0;
}


#headerLinkCol1:link { background: url("/graphics/header_buttons.png") no-repeat 0 0; }
#headerLinkCol1:visited { background: url("/graphics/header_buttons.png") no-repeat 0 0; }
#headerLinkCol1:hover { background: url("/graphics/header_buttons.png") no-repeat 0 -30px; }
#headerLinkCol1:active { background: url("/graphics/header_buttons.png") no-repeat 0 -60px; }


#headerLinkCol2:link { background: url("/graphics/header_buttons.png") no-repeat -70px 0; }
#headerLinkCol2:visited { background: url("/graphics/header_buttons.png") no-repeat -70px 0; }
#headerLinkCol2:hover { background: url("/graphics/header_buttons.png") no-repeat -70px -30px; }
#headerLinkCol2:active { background: url("/graphics/header_buttons.png") no-repeat -70px -60px; }


#headerLinkCol3:link { background: url("/graphics/header_buttons.png") no-repeat -140px 0; }
#headerLinkCol3:visited { background: url("/graphics/header_buttons.png") no-repeat -140px 0; }
#headerLinkCol3:hover { background: url("/graphics/header_buttons.png") no-repeat -140px -30px; }
#headerLinkCol3:active { background: url("/graphics/header_buttons.png") no-repeat -140px -60px; }


#headerLinkCol4:link { background: url("/graphics/header_buttons.png") no-repeat -210px 0; }
#headerLinkCol4:visited { background: url("/graphics/header_buttons.png") no-repeat -210px 0; }
#headerLinkCol4:hover { background: url("/graphics/header_buttons.png") no-repeat -210px -30px; }
#headerLinkCol4:active { background: url("/graphics/header_buttons.png") no-repeat -210px -60px; }


#headerLinkCol5:link { background: url("/graphics/header_buttons.png") no-repeat -280px 0; }
#headerLinkCol5:visited { background: url("/graphics/header_buttons.png") no-repeat -280px 0; }
#headerLinkCol5:hover { background: url("/graphics/header_buttons.png") no-repeat -280px -30px; }
#headerLinkCol5:active { background: url("/graphics/header_buttons.png") no-repeat -280px -60px; }


#headerSearchForm { 
	z-index: 100;
 }


#headerSearchBox { 
	background-image: none;
	width: 185px;
	height: 30px
	padding: 0;
	margin: 0  0 0;
	margin: 37px 5px 15px 5px;
	display:inline;
	float: left;
	position: relative;
 }


input.headerSearchBox { 
	border: none;
	width: 185px;
	background-color: transparent;
	padding: 0 5px 0 5px;
	font-weight: bold;
	font-size: inherit;
	line-height: inherit;
	margin-top: 7px;
	text-align: left;
 }


#headerSearchBtn { 
	background-color: transparent;
	cursor: pointer;
	margin: 37px 0 15px;
	display:inline;
	float: left;
	position: relative;
	width: 35px;
 }

/* toolbar
----------------------------------------------------------------------------------------------------*/
#toolbarContainer { 
	height: 35px;
	margin: 0 auto 0 auto;
	width: 960px;
	z-index: 0;
	text-align: left;
 }


#toolbar { 
	background-color: transparent;
}


#toolbarLeftPad { display:none; }
 
 
#toolbarSearchForm { display:none; }


#toolbarSearchIcon { display: none; }


#toolbarDropDown { display: none; }


.toolbarDropDown { display: none; }


#toolbarSearchIn { display: none; }
 

#toolbarSearchBox { display:none; }


input.toolbarSearchBox { display:none; }


#toolbarSearchBtn { display:none; }


#toolbarMidPad { 
	background-image: none;
	width: 780px;
 }


#toolbarBoxPad { 
	display: none;
 }


/*what is this for??????????????????????????????????????????*/
#toolbarBox1 { 
	display: none;
 }


A.toolbarBox1 { }


A.toolbarBox1:visited { }


A.toolbarBox1:hover { }



#toolbarBox2_A { 
	background-color: transparent;
	margin: 0 10px;
	width: 30px;
	z-index: 100;
	text-align: center;
	padding: 0;
 }


#toolbarBox2_B { 
	background-color: transparent;
	margin: 0 0 0 0;
	width: 50pt;
	z-index: 100;
	padding: 5px 0 0;
 }


span.cartLabel {
	cursor: pointer;
	text-align: left;
	font-size: 9px !important;
	line-height: 11px !important;
	color: #6E5300;
 }


a.cart { }


a.cart:visited { }


span.cartItemNum { 
	font-size: 9px !important;
	line-height: 11px !important;
	color: #6E5300;
	display: none;
 }


span.cartTotal { 
	text-align: left;
	font-size: 9px !important;
	line-height: 11px !important;
	color: #6E5300;
 }


#toolbarBox3 { 
	background-color: transparent;
	width: 42px;
	z-index: 100;
	text-align: center;
	margin: 0;
 }


A.toolbarBox3 { 
	font-size: 9px !important;
	line-height: 30px !important;
	color: #6E5300;
 }


A.toolbarBox3:visited { 
	font-size: 9px !important;
	line-height: 30px !important;
	color: inherit;
 }


A.toolbarBox3:hover { 
	font-size: 9px !important; 
	line-height: 30px !important;
	color: #6E5300;
	text-decoration: none; 
 }

 
/* middle
----------------------------------------------------------------------------------------------------*/
#middle { 
	padding: 0px;
 }


#middleContainer { 
	margin-left: auto;
	margin-right: auto;
	width: 960px;
 }
 
 
/* middle - left
----------------------------------------------------------------------------------------------------*/
 #left { 
	width: 140px;
	margin: 0 10px 0 10px;
	text-align: left;
 }


#leftTop { 
	background-color: transparent;
	color: #6E5300;
	padding: 6px 0 6px 0;
	text-align: left; 
	height: 28px;
 }
 
 #shopHeader {
 }


#left_topCurveLSpace { 
	display: none;
 }


#left_topCurveRow { 
	display: none;
 }


#left_topCurveRSpace { 
	display: none;
 }


#left_btmCurveLSpace { 
	display: none;
 }


#left_btmCurveRow { 
	display: none;
 }


#left_btmCurveRSpace { 
	display: none;
 }


#leftContent { 
	border: none;
	width: 140px;
 }


ul.leftContentLinks { 
	padding: 0;
 }


ul.categoryLvl1 { 
	padding: 0;
 }


ul.categoryLvl2 { 
	padding: 0 0 0 10px;
	text-indent: 0;
 }


ul.categoryLvl3 { 
	padding: 0 0 0 10px;
	text-indent: 0;
 }


ul.categoryLvl4 { 
	padding: 0 0 0 10px;
	text-indent: 0;
 }
 
 
/* middle - main content (right)
----------------------------------------------------------------------------------------------------*/
#mainContent { 
	margin: 0 0 0 10px;
	width: 620px;
	font-size: inherit; 
 }


#mainContent .bodyHeader {
	font-size: 20px !important;
	line-height: 29px !important;
	margin: 0 0 11px;
	display: block;
}


/*cpo stuff and forms global*/
input.cpobutton {
	border: 1px solid #6E5300;
	font-size: inherit !important;
	height: 20px;
	padding: 0;
	vertical-align: top;
	min-width: 60px;
}
 

input.cpoinput {
	border: 1px solid #6E5300;
	height: 20px;
	padding: 0;
	vertical-align: top;
	min-width: 60px;
}

textarea.cpoinput {
	border: 1px solid #6E5300;
	height: 80px;
	padding: 0;
	vertical-align: top;
	min-width: 60px;
}


form table tbody tr td .cpoinput {
	margin: 0 0 10px 0;
}


.formLabel input.cpoinput {
	margin: 0 0 10px 0;
}


form table table .cpoinput {
	margin: 0 0 0 0;/*corrects other pages*/
}


table .formLabel, table .formLabelRequired {
	text-align: left;
}


table table .formLabel, table table .formLabelRequired {
	text-align: left;
}


/*item categories pages*/
table td p {
	margin: 0 0 8px 0;
}

table td font b a img {
	width: 140px !important;
	height: 140px !important;
	margin: 4px 0 14px 0;
}


/*tiled item pages*/
.tiledItemImage {
	margin: 4px 0 14px 0;
}


.tiledItemNameBox {
	margin: 0 0 8px 0;
}


.tiledItemName {
	/*line-height: 11px;*/
	padding-left: 0 !important;
	padding-right: 0 !important;
	text-align: center;
}

.itemPictureContainer img {
	width: 300px;
	height: 300px;
}

/*item detail pages*/
.itemDetailName {
	font-size:20px !important;
	line-height:28px !important;
	padding: 0 !important;
}


.itemDetailWrapper p {
	margin: 0 !important;
}

.itemDetailWrapper a {
	margin: 0 !important;
}


.itemDetailWrapper table tbody tr td {
	width: 300px;
}


.itemDetailWrapper table tbody tr td font font img  {
/*	display: none;*/
	display: block;
	height: 0;
	width: 0;
}


/*
.itemDetailWrapper table tbody tr td font font a  {
	margin: 0 0 10px 0 !important;
}
*/


.itemDetailWrapper table tbody tr td font font table  {
	margin: 0 0 10px 0 !important;
}


.itemDetailWrapper table tbody tr td font font span  {
	margin: 0 0 10px 0 !important;
}


.itemDetailWrapper table tbody tr td font font input  {
	margin: 0 0 10px 0 !important;
}


.itemDetailWrapper font br {
	display: none !important;
}


.itemDetailWrapper table tbody tr td font font a img {
/*	display: inherit !important;*/
	display: inline !important;
	height: auto !important;
	width: auto !important;
}


.itemPriceTable td {
	padding: 0;
}


.itemSellPriceRow td {
	width: auto !important;
	padding: 0 !important;
}


.colorSizeNames { /* make float left*/}


.colorSizeSelector {/* make float left*/}


.itemDescription {
/*
	padding: 0 20px 0 0;
*/
	text-align: left;
	width: 300px
}


.itemDescription p {
	margin: 0 0 10px 0 !important;
}


/*related items*/
.relatedTable tbody tr td {
	width: 140px !important;
	text-align: left;
}
	
.relatedTable tbody tr td hr {
	width: 620px !important;
}


.relatedTable tbody tr td table tbody tr td {
	padding: 0 !important;
	width: auto !important
}


/*search table*/
#mainContent p table {
	width: 100% !important;
	border-collapse: collapse !important;
	border-width: 0;
	border-color: #6E5300;
}


#mainContent p table tbody {
	border: 0;
}


#mainContent p table tbody tr td table {
	border: 0 !important;
	padding: 10px 0 !important;
	width: 100% !important;
	border-collapse: separate !important;
}


#mainContent p table tbody tr td {
	padding: 0 !important;
}


/*account pages*/
#mainContent .bodyHeader {
	padding: 0 0 0 0 !important;
}

#mainContent .bodyHeader .accountHeader {
	font-size: 20px !important;
	line-height: 29px !important;
	margin: 0 0 11px;
	display: block;
}

#mainContent table tr td ul {
	margin: 0;
}


/*contact page, etc*/
#mainContent .bodyHeader .otherHeader {
	font-size: 20px !important;
	line-height: 29px !important;
	margin: 0 0 11px;
	display: block;
}


/*misc content page images*/
.miscContentImg {
	margin: 6px 0 0 0;
}

 
/* middle - bottom
----------------------------------------------------------------------------------------------------*/
#bottom { 
	display: none;
 }
 

/* footer
----------------------------------------------------------------------------------------------------*/
#footerContainer { 
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}


#footer { 
	margin: 0;
	padding: 0 10px;
	border: 0 none;
	background-color: #FFFFFF;
 }


.navFooterLine {
	text-align: center;
	width: 960px;
	padding: 0 0 !important;
}


.footerRowOne {
	height: 60px;
}


.columnFooterLogoSpacer {
	width: 398px;
	overflow: hidden;
	padding: 0;
	position: relative;
	float: left;
	height: 60px;
}


.columnFooterLogo {
	width: 144px;
	overflow: hidden;
	padding: 0;
	position: relative;
	float: left;
	height: 60px;
	display: none;
}


#footerLinkLogo {
	background: url("/graphics/footer_logo.jpg") no-repeat 0 0;
	text-align: center;
	height: 60px;
	width: 144px;
	display: block;
}


#footerLinkLogo span {
	display: none;
}


.footerRowTwo {
	height: 20px;
}


.footerRowThree {
 height: 20px;
}


.columnFooterRowThreeSpacer {
	width: 417px;
	overflow: hidden;
	padding: 0;
	position: relative;
	float: left;
	height: 20px;
}


.columnFooterRowThree {
	width: 144px;
	overflow: hidden;
	padding: 0;
	position: relative;
	float: left;
	height: 20px;
}


.columnFooterRowThree span {
	float: left;
	position: relative;
	height: 20px;
	width: 70px;
	margin: 0 6px 0 6px;
	text-align: right;
}


#footerLinkFacebook {
	background: url("/graphics/facebook.png") no-repeat 0 0;
	text-align: center;
	height: 16px;
	width: 16px;
	display: inline-block;
	margin: 2px 6px 2px 0;
	float: left;
	position: relative;
}


#footerLinkFacebook span {
	display: none;
}


#footerLinkTwitter {
	background: url("/graphics/twitter.png") no-repeat 0 0;
	text-align: center;
	height: 16px;
	width: 16px;
	display: inline-block;
	margin: 2px 6px 2px 0;
	float: left;
	position: relative;
}


#footerLinkTwitter span {
	display: none;
}


.footerRowFour {
	height: 10px;
	display: block;
}


.footerRowFive {
	display: none;
}


/* links etc in left nav
----------------------------------------------------------------------------------------------------*/
li.categoryLevel1 { 
	color: inherit;
	line-height: inherit;
	padding: 0;
 }


A.categoryLevel1 { 
	padding: 0;
	font-size: 11px;
	color: #6E5300;
	line-height: 20px;
 }


A.categoryLevel1:visited { 
	font-size: 11px;
	color: #6E5300;
	line-height: 20px;
 }


A.categoryLevel1:hover { 
	font-size: 11px;
	color: #6E5300;
	line-height: 20px;
 }


A.categoryLevel1Active { 
	font-style: italic;
	font-weight: bold;
	font-size: 11px;
	color: #6E5300;
	line-height: 20px;
 }


A.categoryLevel1Active:visited { 
	font-size: 11px;
	color: #6E5300;
	line-height: 20px;
 }


A.categoryLevel1Active:hover { 
	font-size: 11px;
	color: #6E5300;
	line-height: 20px;
 }


li.categoryLevel2 { 
	padding: 0;
	font-size: 11px;
	color: #6E5300;
	line-height: 20px;
 }


A.categoryLevel2 { 
	font-size: 11px;
	color: #6E5300;
	line-height: 20px;
 }


A.categoryLevel2:visited { 
	font-size: 11px;
	color: #6E5300;
	line-height: 20px;
 }


A.categoryLevel2:hover { 
	font-size: 11px;
	color: #6E5300;
	line-height: 20px;
 }


A.categoryLevel2Active { 
	color: inherit;
	font-style: italic;
	font-weight: bold;
	font-size: 11px;
	color: #6E5300;
	line-height: 20px;
 }


A.categoryLevel2Active:visited { 
	font-size: 11px;
	color: #6E5300;
	line-height: 20px;
 }


A.categoryLevel2Active:hover { 
	font-style: italic;
	font-weight: bold;
	font-size: 11px;
	color: #6E5300;
	line-height: 20px;
}


li.categoryLevel3 { 
	padding: 0;
	font-size: 11px;
	color: #6E5300;
	line-height: 20px;
 }


A.categoryLevel3 { 
	font-size: 11px;
	color: #6E5300;
	line-height: 20px;
}


A.categoryLevel3:visited { 
	font-size: 11px;
	color: #6E5300;
	line-height: 20px;
 }


A.categoryLevel3:hover { 
	font-size: 11px;
	color: #6E5300;
	line-height: 20px;
 }


A.categoryLevel3Active { 
	font-style: italic;
	font-weight: bold;
	font-size: 11px;
	color: #6E5300;
	line-height: 20px;
 }


A.categoryLevel3Active:visited { 
	font-size: 11px;
	color: #6E5300;
	line-height: 20px;
 }


A.categoryLevel3Active:hover { 
	font-style: italic;
	font-weight: bold;
	font-size: 11px;
	color: #6E5300;
	line-height: 20px;
 }


li.categoryLevel4 { 
	padding: 0;
	font-size: 11px;
	color: #6E5300;
	line-height: 20px;
 }


A.categoryLevel4 { 
	font-size: 11px;
	color: #6E5300;
	line-height: 20px;
 }


A.categoryLevel4:visited {
	font-size: 11px;
	color: #6E5300;
	line-height: 20px;
 }


A.categoryLevel4:hover { 
	font-size: 11px;
	color: #6E5300;
	line-height: 20px;
 }


A.categoryLevel4Active { 
	font-style: italic;
	font-weight: bold;
	font-size: 11px;
	color: #6E5300;
	line-height: 20px;
 }


A.categoryLevel4Active:visited { 
	font-size: 11px;
	color: #6E5300;
	line-height: 20px;
 }


A.categoryLevel4Active:hover { 
	font-style: italic;
	font-weight: bold;
	font-size: 11px;
	color: #6E5300;
	line-height: 20px;
 }


.groupedExtraPageHdr { 
	padding-top: 20px;
	font-size: 11px;
	color: #6E5300;
	line-height: 20px;
 }


.ungroupedExtraPageHdr { 
	padding-top: 20px;
	font-size: 11px;
	color: #6E5300;
	line-height: 20px;
 }


li.extraPage { 
	padding: 0;
	font-size: 11px;
	color: #6E5300;
	line-height: 20px;
 }


A.extraPage { 
	font-size: 11px;
	color: #6E5300;
	line-height: 20px;
 }


A.extraPage:visited { 
	font-size: 11px;
	color: #6E5300;
	line-height: 20px;
 }


A.extraPage:hover { 
font-size: 11px;
	color: #6E5300;
	line-height: 20px;
 }


A.extraPageActive { 
	font-style: italic;
	font-weight: bold;
	font-size: 11px;
	color: #6E5300;
	line-height: 20px;
 }


A.extraPageActive:visited { 
	font-size: 11px;
	color: #6E5300;
	line-height: 20px;
 }


li.new { 
	padding: 0;
	font-size: 11px;
	color: #6E5300;
	line-height: 20px;
 }


A.new { 
	font-size: 11px;
	color: #6E5300;
	line-height: 20px;
 }


A.new:visited { 
	font-size: 11px;
	color: #6E5300;
	line-height: 20px;
 }


A.new:hover { 
	font-size: 11px;
	color: #6E5300;
	line-height: 20px;
 }


A.newActive { 
	font-style: italic;
	font-weight: bold;
	font-size: 11px;
	color: #6E5300;
	line-height: 20px;
 }


A.newActive:visited { 
	font-size: 11px;
	color: #6E5300;
	line-height: 20px;
 }


li.specials { 
	padding: 0;
	font-size: 11px;
	color: #6E5300;
	line-height: 20px;
 }


A.specials { 
	font-size: 11px;
	color: #6E5300;
	line-height: 20px;
 }


A.specials:visited { 
	font-size: 11px;
	color: #6E5300;
	line-height: 20px;
 }


A.specials:hover { 
	font-size: 11px;
	color: #6E5300;
	line-height: 20px;
 }


A.specialsActive { 
	font-style: italic;
	font-weight: bold;
	font-size: 11px;
	color: #6E5300;
	line-height: 20px;
 }


A.specialsActive:visited { 
	font-size: 11px;
	color: #6E5300;
	line-height: 20px;
 }
 
.listSpacer { 
	padding: 0;
	line-height: 20px;
 }
