
body {
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	color: #3d3d3d;
	line-height: 130%;
	background-color: #C5C3BE;
	margin-top: 0px;
    width: 1024px;
}

a { color: #ea802d; }

#wrapper {
	background-color: #fff;
	padding-left: 20px;
	padding-right: 20px;
	background-image: url(../assets/images/wrapper.bg.gif);
	margin-top: 0px;
}

#header {
	margin: 0px;
	margin-left: 1px;
	border-width: 0px;
	height: 100px;
    background-position: 0px -4px;
}

#header {
	background-image: url('../assets/images/logo.gif');
}

#navbar {

	margin: 0px 0px 0px 1px;
	border-width: 0px;
	padding: 0px 36px 0px 5px;
	height: 35px;
	background-color: #999999;
	color: #fff;
	background-image: url(../assets/images/navbar.bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
	line-height: 35px;
	text-align: right;
}

#navbar2 {
	background-color: transparent;
	margin: 10px 0px 0px 1px;
	border-width: 0px;
	text-align: right;
	padding: 0px 32px 0px;
	position:relative;
	height: 25px;
}

#left {
	border-width: 0px;
	background-color: transparent;
	padding-top: 50px;
	padding-bottom: 30px;
	width: 150px;
}

#left h1.label {

	color: #707070;
	font-weight: bold;
	line-height: 16px;
	text-align: right;
	text-transform: uppercase;
	margin-top: 0px;
	padding-bottom: 10px;
	padding-right: 1px;
	text-decoration: none;
	border-bottom: 1px dotted #999;
}

#left ul li div a {
	text-decoration: none;
	display: block;
	border-style: none;
	background-color:Transparent;
}

#left ul.catDep1 {
	font-family: arial,helvetica,sans-serif;
	width: 150px;
	list-style: none;
	margin-top: 0px;
	margin-left: 0px;
	padding-left:0px;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:130%;
	text-align: right;
}

#left ul.catDep2 {
	margin-top: 0px;
	margin-left: 0px;
	padding-left:0px;
}

div.catDep1 { border-bottom: 1px dotted #999;}
div.catDep1 a { padding:12px 8px 12px; font-size:0.85em; color: #666666; }

.catDep1Over { background-color: #F1F1F1; border-bottom: 1px dotted #999; }
.catDep1Over a { padding:12px 8px 12px;  color: #EA802D; font-size:0.85em;}

.catDep1Selected { background-color: #FBE6D5; border-bottom: 1px dotted #999; }
.catDep1Selected a { padding:12px 8px 12px; color: #EA802D; font-size:0.85em; }

.catDep2 a { padding: 12px 15px 0px; color: #666666; font-size:0.9em; }
.catDep2Over a { padding: 12px 15px 0px; color: #ea802d;  font-size:0.9em;}
.catDep2Selected a { padding: 12px 15px 0px; color: #EA802D;font-size:0.9em; }

.catDep3 a { color: #666666; }
.catDep3Over a { color: #B5B5B5; }
.catDep3Selected a { color: #EA802D; }

#content {
	border-width: 0px;
	margin: 0px 0px 35px 185px;
	background-color: transparent;
	color: #666666;
}

#breadcrumbs {
	margin-bottom: 10px;
	color: #C4BC56;
	font-size: 18pt;
	font-family: Georgia,"Trebuchet MS",Helvetica,sans-serif;
	text-transform: lowercase;
}

#content div.welcome {
	font-family: Georgia,"Trebuchet MS",Helvetica,sans-serif;
	color: #ea802d;
	font-size: 24pt;
	margin-bottom: 20px;
}

#footer 
{
	height: 23px;
	width: 952px;
	padding-top: 20px;
	border-width: 0px;
	margin-bottom: 0px;
	background-color: #C5C3BE;
	background-image: url(../assets/images/footer.bg.gif);
	background-repeat: no-repeat;
	background-position: top left;
	color: #fff;
}

#copyright   
{
	font: normal 0.85em arial, helvetica, sans-serif;
	color: #F9D9C0;
	width: 300px;
}
		
#footerNav 	
{
	float:right;
	position:relative;
	margin: -13px 20px 0px 0px;
	font: normal 0.85em arial, helvetica, sans-serif;
	color: #FCECE6;
}
	
#customFooter 
{
	text-align:left;
	margin-top:3px;
	margin-left: 82px;
	margin-right: 10px;
}

#customFooter a {
	color: #FCECE6;
	text-decoration: none;
}

#customFooter a:hover {
	color: #F5C096;
}

#customWelcome {
	color: #666666;
	font-weight: bold;
	margin-bottom: 10px;
}

.customCatDiv
{
	    -webkit-border-radius:3px;
    -moz-border-radius: 3px;

}
td.customCat  
{
	width: 135px; 
	color: #666666; 
	}

td.customCat div {
	font-size:12px;
	text-align: center;
	width: 135px;
	height: 75px;
	cursor: pointer;
}
td.customCat a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
td.customCat a:hover { text-decoration: underline; }

.customFeatured , .loginHeader {
	font-family: Georgia,"Trebuchet MS",Helvetica,sans-serif;
	color: #C4BC56;
	font-size: 18pt;
}

.customDesc {
    margin: 10px 0px 5px 0px;
	color: #ea802d;
	text-transform: uppercase;
	font-weight: normal;
}

.customLongDesc
{
	font-family: "Trebuchet MS",Helvetica,sans-serif;
	font-size: 12px;
	line-height: 145%;
}

.customFooterHeading {
    color: #C4BC56; 
	font-family: Georgia,"Trebuchet MS",Helvetica,sans-serif;
    font-weight: bold;
    font-size: 11pt;  
    padding-bottom: 10px;  
}
/* Style for any buttons that need to be hidden, so they don't show beneath the new image buttons replacing them. */
.continueShoppingButton, .addToOrderButton, .addToCartButton, .submitButton, .renameSavedCartButton, .saveNewCartButton {

	background-color: white;
	color: White;
	border-style: none;
}

.blueButton, .shoppingCartButton, .checkoutButton, .checkoutNowButton, .reviewOrderButton, 
        .placeOrderButton, .findOrderButton, .addAddressButton, .removeAddressButton, 
        .addToAddressBookButton, .saveEditedAddressBookButton, .renameCartButton, 
        .deleteCartButton, .manageCartButton, .saveThisCartButton, .manageAddressBookButton, 
        .orangeButton, .editAddressButton, .editCartButton, 
        .reportsRequestButton, .impersonateButton, .unImpersonateButton  {
        
	background-color: transparent;
	border-style: none;
	border: 0px solid #000;
}

.addAddressButton, .editAddressButton, .removeAddressButton {
    padding-top: 5px;
}

.greenButton, .updateButton {
	background-color: white; /*was green, but set to white for image button : #C4BC56;*/
	color: #fff;
	font-weight: bold;
	background-image: url(no.gif);
	text-transform: uppercase;
	border-style: none;
}

.button, .orangeButton, .blueButton, .greenButton, .addToCartButton, .shoppingCartButton, .continueShoppingButton, 
    .checkoutButton, .checkoutNowButton, .reviewOrderButton, .placeOrderButton, .updateButton, .editAddressButton, 
    .editCartButton, .addAddressButton, .removeAddressButton, addToAddressBookButton, .saveEditedAddressBookButton, 
        .renameCartButton, .deleteCartButton, .manageCartButton, .saveThisCartButton, .manageAddressBookButton, 
        .addToOrderButton, .submitButton, .renameSavedCartButton, .saveNewCartButton, .pointerCursor, .findOrderButton:hover, 
        .reportsRequestButton, .impersonateButton, .unImpersonateButton {
        
    cursor: pointer; 
}

form#searchForm .button {
	background-color: transparent;
	color: #fff;
	font-weight: bold;
	background-image: url(no.gif);
	text-transform: uppercase;
	border: 0px solid #000;
}


#customHomeIcon {
	position: absolute; 
	text-align: left; 
	border:none;
	border: 0px solid #f00; 
	height: 35px; 
	left:41px;
	top: 110px; 
	width: 158px;
	margin:0px;
	padding:0px;
}

legend {
	color: #C4BC56;
	font-family: Georgia,"Trebuchet MS",Helvetica,sans-serif;
	text-transform: lowercase;
}

img.noimage {
  margin-top: -5px;
  margin-bottom: 5px;
  height: 295px;
  width: 436px;
  border-width: 0px;
  background-image: url(../Assets/images/example.gif);
}

span.ItemShortDescription {

    font-weight:bold;
	text-transform: uppercase;
	color: #ea802d;
	display: block;
	padding-bottom: 15px;
}

span.ItemLongDescription {

	font-family: "Trebuchet MS",Helvetica,sans-serif;
	font-size: 12px;
	line-height: 145%;
	display: block;
    margin-top: -13px;
}

a.detailsLink {

    display: block;
    margin-top: -20px;
	margin-bottom: 10px;
	border-style: none;
	width: 50px;
	height: 24px;
}

table.productlisting tbody tr td input.button, table.productdetails tbody tr td input.button {
	background-color: #e59d22;
	color: #fff;
	font-weight: bold;
	background-image: url(no.gif);
	text-transform: uppercase;
	margin-top: 10px;
	margin-bottom: 10px;
}

table.productlisting tbody tr td, table.productdetails tbody tr td {
	vertical-align: top;
}

table.productlisting
{
	border-collapse:collapse;
}

table.productdetails, table.productdetails td img {
    border-style: none;
	border-width: 0px;
}

table.shoppingcart tr.headings td {
	color: #C4BC56;
}

table.shoppingcart td img {
	border: none;
}


div.shoppingbuttons {
	text-align: right;
	padding-right: 27px;
}

span.cartTotals {
    position: relative;
    top: -5px;
    background-position: 0px -5px;
    padding: 5px 0px 5px 45px;
    background-image: url(images/EmptyCart.GIF);
    background-repeat: no-repeat;
}

table.productlisting td img  {
    border-style: none;
    position:relative;
    margin: 18px 0px 18px 0px; 
}

.accfilterForm {
    overflow: visible;
    white-space:nowrap;
    position:relative;
    top:20px;
    left:4px;
	color: #3D3D3D;
	margin-top: 50px 0px;
}
.accfilterForm input {
	margin-right: 5px;
	border-width: 0px;
}


div.subcategories {
	border-bottom: none;
}

#imgHomeNav {
    width: 158; 
    height: 35;
}

#customMainSiteIcon 
{
    float: left; 
    margin: 0px 0px 0px 185px; 
}

#customMainSiteIcon a {
    color: #CACACA;
    font-size: 9pt;
    text-decoration: none;
}

#customMainSiteIcon a:hover {
    color: #fff;
}

#imgMainSite {
    top: -1px;
    width: 36px; 
    height: 19px; 
    border: 0px; 
    margin-right: 5px; 
    vertical-align: middle;
    position: relative;	    
}
