body {
margin:0;
padding:0;
font-family:verdana, helvetica, sans-serif;
font-size:11px;
line-height:15px;
color:#38180F;
background-image:url(/header/bkgdTile.jpg);
background-repeat:no-repeat;
background-position: center top;
background-attachment:fixed;
}

#tcontainerHome, #tcontainer {
position:relative;
background:white;
background-image:url(/header/mainBkgd.jpg);
background-repeat:no-repeat;
background-position: left top;
width:1154px;
min-height:638px;
margin:0 auto;
}

#tcontainerHome {
min-height:735px;
/*background-image:url(/header/containerBkgd.jpg);*/
background-image:url(/header/mainBkgd.jpg);
}


#tcontainerInner {
width:912px;
margin:0 auto;
}

#theader {
position:relative;
/*float:left;*/
width:912px;
height:148px;
}

#tlogo {
position:relative;
float:left;
margin-top:40px;
margin-left:5px;
margin-bottom:10px;
}

#tcartMenu {
position:relative;
float:right;
right:5px;
top:20px;
}

#tcartMenu ul {
margin:0;
padding:0;
list-style-type:none;
}

#tcartMenu ul li {
text-align:right;
width:86px;
}

#tcartMenu ul li a {
display:block;
height:18px;
margin:0 0 6px;
text-decoration:none;
text-align:right;
background-position:right top;
width:86px;
}

#tcartMenu ul li a:hover {
background-position:right  -18px;
}

#tcartMenu ul li a span {
visibility:hidden;
}

#tcartIcon {
position:relative;
float:left;
top:65px;
left:400px;
}

/* cart links top right */

a#tloginLink {
background-image:url(/header/nav/login.png);
background-repeat:no-repeat;
}

a#tlogoutLink {
background-image:url(/header/nav/logout.png);
background-repeat:no-repeat;
}

a#tmyAccLink {
background-image:url(/header/nav/myAccount.png);
background-repeat:no-repeat;
}

a#tviewCartLink {
background-image:url(/header/nav/viewCart.png);
background-repeat:no-repeat;
}

a#tcheckoutLink {
background-image:url(/header/nav/checkout.png);
background-repeat:no-repeat;
}

#theaderRow {
position:relative;
float:left;
clear:left;
margin-top:12px;
width:912px;
}

#tsiteSearch {
position:relative;
float:left;
margin-left:5px;
}

#tsearchBox {
position:relative;
float:left;
margin-right:3px;
padding:3px 2px 0px;
height:15px;
width:130px;
text-align:right;
font-size:10px;
}

a#tsearchBtn {
background-image:url(/header/searchButton.gif);
background-repeat:no-repeat;
width:65px;
height:20px;
display:block;
position:relative;
float:left;
margin:0;
padding:0;
text-decoration:none;
}

a#tsearchBtn:hover {
background-position:0 -20px;
}

a#tsearchBtn span {
visibility:hidden;
}

ul#tmainNav {
margin:5px 5px 0 0;
padding:0;
list-style-type:none;
position:relative;
float:right;
right:0;
}

ul#tmainNav li {
display:inline;
}

ul#tmainNav li a {
display:block;
float:left;
margin:0 0 0 17px;
text-transform:uppercase;
text-decoration:none;
height:11px;
}

ul#tmainNav li a:hover {
background-position:0 -11px;
}

ul#tmainNav li a span {
visibility:hidden;
}

/* Nav Buttons */

#tcatalogLink {
background-image:url(/header/nav/catalog.png);
background-repeat:no-repeat;
width:61px;
}

#tnewsLink {
background-image:url(/header/nav/news-revised.png);
background-repeat:no-repeat;
width:38px;
}

#tblogLink {
background-image:url(/header/nav/blog2.png);
background-repeat:no-repeat;
width:35px;
}

#tcalendarLink {
background-image:url(/header/nav/calendar.png);
background-repeat:no-repeat;
width:69px;
}

#taboutLink {
background-image:url(/header/nav/about.png);
background-repeat:no-repeat;
width:66px;
}

#tpressLink {
background-image:url(/header/nav/press.png);
background-repeat:no-repeat;
width:85px;
}

#teventsLink {
background-image:url(/header/nav/events.png);
background-repeat:no-repeat;
width:50px;
}

#tshowcaseLink {
background-image:url(/header/nav/showcase.png);
background-repeat:no-repeat;
width:140px;
}

/* left column start */

#tleftColumn {
position:relative;
float:left;
width:205px;
margin:5px 0px 0px 5px;
font-size:12px;
line-height:1.5;
}

#tleftColumn h2 {
color:#999966;
border-bottom:1px solid #237152;
text-transform:uppercase;
font-size:12px;
padding-top:1em;
}

.tleftBox {
clear:both;
}

.tleftBox a {
color:#38180f;
font-weight:bold;
text-decoration:none;
}

.tleftBox a:hover {
color:#cc3300;
text-decoration:none;
}

.tleftBox ul {
margin:0;
padding:0;
list-style-type:none;
}

.tleftBox ul li {

}

#categoryMenu ul li {
float:left;
width:100px;
}

#categoryMenu ul li.nowrap {
width:200px;
}

/* main page content start */

#tmain,#tmainHome {
position:relative;
/*float:left;*/
width:912px;
margin-top:5px;
padding-bottom:40px;
}

#tmain {
width:676px;
margin-left:232px;
}

#tmain p,#tmainHome p {
margin:10px 0;
}

.thomebox {
position:relative;
float:left;
width:286px;
margin-top:26px;
}

#thbMiddle {
margin-left: 21px;
margin-right: 21px;
}

.thometwo #thbMiddle {
margin-left:164px;
}

.thbImage {
height:150px;
text-align:center;
margin-bottom:10px;
}

h2 {
font-size:14px;
margin:0;
padding:0;
}

#tmain .thomebox p,#tmainHome .thomebox p {
margin:5px 0;
}

#tmainContent {
margin:0 5px;
}

#tmainContent a {
color:#237152;
}

#tmainContent a:hover {
color:#cc3300;
}

/* main page content end*/

#tfooterContainer,#tfooterContainerHome {
position:relative;
clear:left;
/*background-image:url(/header/footerBkgd2.jpg);
background-repeat:no-repeat;
background-position: left bottom;*/
width:1154px;
height:80px;
margin:0 auto;
}

#tfooterContainerHome {
/*background-image:none;
margin-top:-80px;*/
}

#tfooter {
position:relative;
width:912px;
text-align:center;
margin:0 auto;
padding-top:20px;
font-size:10px;
}

#tfooter p {
margin:5px 0;
}

.tfooterLinks {
padding-left:40px;
vertical-align:middle;
}

.tfooterLinks a {
color:#38180F;
text-decoration:none;
text-transform:uppercase;
font-weight:bold;
}

.tcopyright {
border-top:1px solid #237152;
padding-top:5px;
}

.tcopyright a {
color:#38180F;
text-decoration:none;
}

#tfooter a:hover {
color:#cc3300;
}











/**********************************/

h1,.fgs-heading {
color:#cc3300;
padding-bottom:0.3em;
font-size:14px;
}

.main, #productsDesc,.productsDesc {
color:#38180F;
}

table.productListing {
border: 0px;
}

.moreLink {
color:#AF1400;
font-size:11px;
text-decoration:none;
}

.productsName {
font-size:12px;
color:#cc3300;
font-weight: bold;
margin-right:170px;
}

.productsName a {
color:#cc3300;
text-decoration:none;
}

.productsPrice,#productsPrice,#productsPriceTop {
font-size:11px;
}

#productsPriceTop {
font-size:11px;
padding-bottom:1em;
}

#productsPrice {
}

.productsPrice span,#productsPrice span,#productsPriceTop span {
font-size:12px;
}

.productsCartButton {
float:right;
margin-top:1em;
height:20px;
}

.productsCartButton span, .productsCartButton  input {
display:block;
float:left;
margin-left:3px;
}

.productsCartButton span {
margin-top:2px;
}

#productListing .productsCartButton {
margin-top:0em;
}

#productImages {
clear:both;
}

#productImagePreviews {
float:right;
margin-top:14px;
width:140px;
}

.productImagePreview {
display:block;
width:140px;
height:50px;
border:1px solid #ACACAC;
background-position:0 -20px;
background-repeat:no-repeat;
margin-bottom:12px;
}

.productsImageOuterDetail {
margin:0 0 0 -10px;
float:left;
border:0px;
background-image:url(/header/details_frame.jpg);
background-position:bottom left;
background-repeat:no-repeat;
padding:0 0 20px 0;
width:401px;
}

.productsImageInnerDetail {
margin:0;
border:0px;
padding:15px 0 0 0;
background-repeat:no-repeat;
background-image:url(/header/details_frame.jpg);
}

.productsImageInnerDetail img {
display:block;
padding:0 16px 0 14px;
background-repeat:repeat-y;
background-image:url(/header/details_frame_tile.jpg);
}

h1#productInfoHeading {
padding-bottom:0;
}

#moreViews {
font-weight:bold;
float:right;
}

#productsAttributes,.productsDesc {
clear:both;
}

.recentlyViewed-heading {
clear:both;
margin-top:40px;
padding:10px 0 10px 0;
border-top:1px solid #322D29;
text-align:right;
text-transform:lowercase;
font-weight:bold;
}

.productImageRecent {
display:block;
width:120px;
height:80px;
border:1px solid #ACACAC;
background-position:0 -20px;
background-repeat:no-repeat;
margin-left:12px;
margin-bottom:40px;
float:right;
}

.button_add_cart {
width:97px;
height:20px;
border:none;
background:white;
background-image:url(/header/buttons/button_add_cart.jpg);
background-repeat:no-repeat;
}

.button_add_cart:hover {
background-position:0px -20px;
cursor:pointer;
}

.button_checkout {
width:98px;
height:20px;
border:none;
background:white;
background-image:url(/header/buttons/button_checkout.jpg);
background-repeat:no-repeat;
}

.button_checkout:hover {
background-position:0px -20px;
cursor:pointer;
}

.button_update,.button_update2 { 
width:80px;
height:20px;
border:none;
background:white;
background-image:url(/header/buttons/button_update.jpg);
background-repeat:no-repeat;
}

.button_update:hover,.button_update2:hover {
background-position:0px -20px;
cursor:pointer;
}

.button_update2 {
float:left;
padding:0;
margin:0;
margin-top:-11px;
}

.button_submit {
width:80px;
height:20px;
border:none;
background:white;
background-image:url(/header/buttons/button_submit.jpg);
background-repeat:no-repeat;
}

.button_submit:hover {
background-position:0px -20px;
cursor:pointer;
}

.button_login {
width:74px;
height:20px;
border:none;
background:white;
background-image:url(/header/buttons/button_login.jpg);
background-repeat:no-repeat;
}

.button_login:hover {
background-position:0px -20px;
cursor:pointer;
}

.imageBorder {
border:1px solid #ACACAC;
}

#productsContentFooter {
clear:both;
}

a.image_button {
display:block;
text-decoration:none;
}

a.image_button span {
visibility:hidden;
}

.button_continue_shopping,.button_continue_shopping2 {
width:149px;
height:20px;
border:none;
background:white;
background-image:url(/header/buttons/button_continue_shopping.jpg);
background-repeat:no-repeat;
}

.button_continue_shopping:hover,.button_continue_shopping2:hover {
background-position:0px -20px;
cursor:pointer;
}

.button_continue_shopping2 {
margin-left:90px;
margin-top:-11px;
}

.button_continue {
width:111px;
height:20px;
border:none;
background:white;
background-image:url(/header/buttons/button_continue.jpg);
background-repeat:no-repeat;
}

.button_continue:hover {
background-position:0px -20px;
cursor:pointer;
}

.button_back {
width:72px;
height:20px;
border:none;
background:white;
background-image:url(/header/buttons/button_back.jpg);
background-repeat:no-repeat;
}

.button_back:hover {
background-position:0px -20px;
cursor:pointer;
}

.button_add_address {
float:right;
width:111px;
height:20px;
border:none;
background:white;
background-image:url(/header/buttons/button_add_address.jpg);
background-repeat:no-repeat;
}

.button_add_address:hover {
background-position:0px -20px;
cursor:pointer;
}

.button_edit {
width:62px;
height:20px;
float:right;
border:none;
background:white;
background-image:url(/header/buttons/button_edit.jpg);
background-repeat:no-repeat;
}

.button_edit:hover {
background-position:0px -20px;
cursor:pointer;
}

.button_delete {
width:86px;
height:20px;
float:right;
border:none;
background:white;
background-image:url(/header/buttons/button_delete.jpg);
background-repeat:no-repeat;
}

.button_delete:hover {
background-position:0px -20px;
cursor:pointer;
}

.button_change_address {
width:137px;
height:20px;
float:right;
border:none;
background:white;
background-image:url(/header/buttons/button_change_address.jpg);
background-repeat:no-repeat;
}

.button_change_address:hover {
background-position:0px -20px;
cursor:pointer;
}

#atoz {
  margin:-1em 0em 1.5em 0;
}

#atozLetters {
  text-align:center;
  margin:25px 0 23px 0;
}

#atoz a,#atoz span {
  font-size: 19px;
  margin-right:2px;
  text-decoration:none;
  font-weight: bold;
  color: #cc3300;   
}
#atoz span {
  color:#330000;
}

#categoryheaderImage {
margin-bottom:1em;
}

a.pageResults,a.pageResults:hover {
color:#237152; 
}

#breadcrumbs {

}

a.breadCrumb {
  color:#38180f;
  text-decoration:none;
  font-family: Verdana,Arial,sans-serif;
  font-size: 9px;
  font-weight:normal;
}

a.breadCrumb:hover {
  color :#38180f;
  text-decoration:underline;
  font-family: Verdana,Arial,sans-serif;
  font-size: 9px;
}

td.productListing-data {
  background: none;
  border-bottom: 1px solid #237152;
  padding:7px 0 7px 0;
  color:#38180F;
}

.sectionArea {
  border: 1px solid #237152;
}

h2.gray {
color:#38180f;
}

td.productListing-heading {
  background: #38180f;
}

#productListing table.productListing {
border-top:1px solid #237152;
}

#productsDesc {
margin-bottom:1em;
}

.rule {
border-top:1px solid #237152;
height:1px;
margin:15px 0;
padding:0;
clear:right;
}

#productsDesc2 h2, #productsDesc3 h2, #productsDesc4 h2 {
font-size:12px;
color:#999966;
margin-bottom:0.3em;
}

#productsDesc2, #productsDesc3, #productsDesc4 {
margin-bottom:1em;
}

td.calendarHeading {
background-color:#a3a96e;
color:#ffffff;
font-weight:bold;
text-align:left;
}

.altRow2 td {
background-color:#f8f5ed;
}

.altRow2a td {
background-color:#f8f5ed;
border-bottom-style:solid;
border-bottom-color:#000000;
border-bottom-width:1px;
padding-top:7px;
padding-bottom:7px;
}

.altRow1a td {
border-bottom-style:solid;
border-bottom-color:#000000;
border-bottom-width:1px;
padding-top:7px;
padding-bottom:7px;
}

.fBox {
margin-top:1.5em;
text-align:center;
}

.fBoxDesc {
padding:6px 3px 5px 10px;
background:#E6DCB8;
background-image:url(/header/infoboxbar.gif);
font-size:11px;
text-align:left;
}

.fBoxDesc:hover {
background-position:0 -30px;
}

.fBoxDesc a {
font-weight:normal;
}

#imageDisplay {
padding-bottom:15px;
margin-bottom:15px;
border-bottom:1px solid #237152;
overflow:auto;
}

#featured {
/*margin-top:80px;*/
}

#myhrecoCredit {

}

a.myhrecoLink {
color:#237152;
}

.qtyField {
text-align:center;
margin:0;
padding:0;
height:17px;
}

#facebook {
margin: 10px 0 0 0;
}

#youtube {
margin: 10px 0 0 0;
}

#twitter {
margin: 10px 0 0 230px;
}

.holiday-shopping {
padding-top:15px;
padding-bottom:25px;
background:url(/header/holiday_icon.png) no-repeat 130px 0;
}
