<b>.messageBox { font-family: Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning {  font-family : Arial, sans-serif; font-size : 12px; font-weight: bold; background: #efefef; font-weight: bold; border: 2px solid #FF3300; }
.messageStackSuccess { font-family: Arial, sans-serif; font-size: 12px; background-color: #00A965; color:#FFFFFF; font-weight:bold;}

html
{
height: 100%;
 margin: 0;
        padding: 0;
background-image: url(images/header_bg29.gif);
        background-repeat: repeat-x;
background-color: #edecec;


}


body
{
height: 92%;
 margin: 0px;
        padding: 0;
background-color: #edecec;



}

#nonFooter
{
position: relative;
min-height: 90%;

}

* html #nonFooter
{
height: 84%;

}

#content
{
padding-bottom: 9em;
}

#footer
{
position: relative;
margin-top: -7.5em;

}

#container-page {
        width: 100%;
        background: #ECECEC;
        position: relative;
        min-height: 237px;
        height: auto !important;
        height: 100%;
}

#container-content {
        padding-bottom: 0px;
}

#container-foot {
        width: 100%;
        background-image: url(images/footer_bg_3.gif);
background-repeat: repeat-x;
        position: relative;
        bottom: 0 !important;
        bottom: -1px;
        height: 145px;
}


#container-head {
        width: 100%;
        background-image: url(images/header_bg29.gif);
        background-repeat: repeat-x;
        height: 198px !important;
        /*height: 200px;*/
}

.footerBottomText {
font-family: "Arial", Helvetica, sans-serif;
color:#ffffff;
font-weight:bold;
height:90px;
font-size:13px;
}


P {
    font-family:  "Arial", Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

TD {
    font-family:  "Arial", Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

a {
    font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #E6AC1F;
}
a.changeAddress {color: #E6AC1F;}

td.whitebox_top {
	/*background-image: url(images/info_menu_bg.gif);
        background-repeat: repeat-x;
        height: 69px;*/
}

td.whitebox_cont {
	background-color: #FFFFFF;
	border-left: 1px solid  #999999;
	border-right: 1px solid  #999999;
}

td.whitebox_bottom {
	background-image: url(images/bottom.gif);
}

.searchfield {
	width: 100px;
	height: 20px;
}

a.red {
    font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #2F69C1;
	text-decoration: underline;
}

a.red:hover {
    font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

.blue {
    font-family:  "Arial", Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #E31C28;
	text-decoration: none;
}

.text_normal {
    font-family:  "Arial", Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}


/*------ TOP MENU --------*/

.menulink {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top:8px;
	padding-bottom:8px;
	padding-left:10px;
	padding-right:10px;
	height: 28px;  
	overflow: hidden; 
	background-color: transparent;
	text-transform: uppercase;
}

.menulink:hover {
	color: #9D1500;
	text-decoration: none;
}

.menulink_selected {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9D1500;
	text-decoration: none;
	padding-top:8px;
	padding-bottom:8px;
	padding-left:10px;
	padding-right:10px;
	height: 28px;  
	overflow: hidden; 
	background-color: #8BD18B;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}

.menulink_selected:hover {
	color: #FFFFFF;
	text-decoration: none;
}


.margin8px {
	margin-left:7px;
}


/*------ LEFT MENU --------*/


.menu {
	background-color: #FFFFFF;
        border-top: 1px solid #777777;
        border-bottom: 1px solid #777777;
        border-left: 1px solid #777777;
        border-right: 1px solid #777777;
        width: 220;


        
}

.productlink_0,menu1 {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-left: 35px;
	padding-top: 6px;
	padding-bottom: 2px;
	white-space: normal;
	overflow: hidden; 
	/*width: 100%;*/ 
	background-image: url(images/arrow_brown.gif);
background-repeat: no-repeat;
background-position: 15px 10px;
	display: block;
	text-transform: uppercase;
}

.productlink_0:hover {
	color: #666666;
	text-decoration: none;
	background-image: url(images/arrow_green.gif);
background-repeat: no-repeat;
background-position: 15px 10px;
}

.productlink_0_selected {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	padding-left: 29px;
	padding-top: 6px;
	padding-bottom: 2px;
	white-space: pre;
	overflow: hidden; 
	/*background-image: url(images/selected.gif);*/
	display: block;
	text-transform: uppercase;
	background-image: url(images/arrow_green.gif);
background-repeat: no-repeat;
background-position: 15px 10px;
}

.productlink_0_selected:hover {
	color: #888888;
	text-decoration: none;
	background-image: url(images/arrow_green.gif);
background-repeat: no-repeat;
background-position: 15px 10px;
}

.productlink_1 {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-left: 43px;
	padding-top:4px;
	padding-bottom:2px;
	overflow: hidden; 
		background-image: url(images/arrow_brown.gif);
background-repeat: no-repeat;
background-position: 27px 8px;
	display: block;
}

.productlink_1:hover {
	color: #666666;
	text-decoration: none;
		background-image: url(images/arrow_green.gif);
background-repeat: no-repeat;
background-position: 27px 8px;
}

.productlink_1_selected {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	padding-left: 43px;
	padding-top:4px;
	padding-bottom: 2px;
	overflow: hidden; 
		background-image: url(images/arrow_green.gif);
background-repeat: no-repeat;
background-position: 27px 8px;
	display: block;
}

.productlink_1_selected:hover {
	color: #888888;
	text-decoration: none;
		background-image: url(images/arrow_green.gif);
background-repeat: no-repeat;
background-position: 27px 8px;
}


.productlink_2 {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-left: 63px;
	padding-top: 4px;
	padding-bottom: 2px;
	overflow: hidden; 
			background-image: url(images/arrow_brown.gif);
background-repeat: no-repeat;
background-position: 39px 8px;
	display: block;
}

.productlink_2:hover {
	color: #666666;
	text-decoration: none;
			background-image: url(images/arrow_green.gif);
background-repeat: no-repeat;
background-position: 39px 8px;
}

.productlink_2_selected {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding-left: 63px;
	padding-top: 4px;
	padding-bottom: 2px;
	overflow: hidden; 
				background-image: url(images/arrow_green.gif);
background-repeat: no-repeat;
background-position: 39px 8px;
	display: block;
}

.productlink_2_selected:hover {
	color: #888888;
	text-decoration: none;
}




.productlink_3 {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-left: 70px;
	padding-top: 4px;
	padding-bottom: 2px;
	overflow: hidden; 
			background-image: url(images/arrow_brown.gif);
background-repeat: no-repeat;
background-position: 46px 8px;
	display: block;
}

.productlink_3:hover {
	color: #666666;
	text-decoration: none;
			background-image: url(images/arrow_green.gif);
background-repeat: no-repeat;
background-position: 46px 8px;
}

.productlink_3_selected {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding-left: 70px;
	padding-top: 4px;
	padding-bottom: 2px;
	overflow: hidden; 
				background-image: url(images/arrow_green.gif);
background-repeat: no-repeat;
background-position: 46px 8px;
	display: block;
}

.productlink_3_selected:hover {
	color: #888888;
	text-decoration: none;
}



/*------ FOOTER--------*/

a.whitelink {
    font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.whitelink:hover {
	color: #9D1500;
}

td.whitelink2 {
    font-family: "Arial", Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

/*---- PRODUCT ------*/

.producttext {
    font-family: "Arial", Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.pageHeading {    
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
background: #605f5f;




padding-left: 10px;
]margin-left: 10px;

}

a.plink {
    font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E31C28;
	text-decoration: underline;
}

a.plink:hover {
    font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E6AC1F;
	text-decoration: underline;
}

.infoHeading {   
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.left {
	border-bottom: 1px solid #E31C28;
}

.middle {
	border-right: 1px solid #E31C28;
	border-left: 1px solid #E31C28;
	border-bottom: 1px solid #E31C28;
}

.middle1 {
	border-right: 1px solid #E31C28;
	border-left: 1px solid #E31C28;
}

.topborder {
	border-top: 1px solid #E31C28;
}

.productcode {	
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #C0C0C0;
}

.productleft{
	border-right: 1px solid #E31C28;
	border-left: 1px solid #E31C28;
	border-bottom: 1px solid #E31C28;
}

td.cont {
	background-image: url(images/box/corner_cont.gif);
	background-repeat: repeat-y;
}

.whitecont {
	background-color: #FFFFFF;	
}


/*--- INFOBOX ----*/

.infoBoxHeading{
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FFFFFF;
	text-transform: uppercase;
  	vertical-align: middle;
}

.infoBoxContents{
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
border-top: 1px solid #000000;

}
.infoBox {
border: 1px solid #d5d5d5;
}

/*--- LOGINBOX ---*/
td.loginboxtext {
        font-family: "Arial", Helvetica, sans-serif;
        color: #3F3F3F;
        font-size: 11px;
	font-weight: bold;

}

a.forgotten {
        color: #3F3F3F;
        font-size: 11px;
        font-weight:normal;
}
a.forgotten:hover {
        color: #999999;
        font-size: 11px;
        font-weight:normal;
}

.searchfield{background:#ECEEEE;border: 1px solid #222222;width: 150px;}
.searchfield:hover{background:#ffffff;border: 1px solid #222222;width: 150px;}

.loginfield { background:#d6d5d5;border: 1px solid #999999;width: 150px;}
input.loginfield { background:#d6d5d5;border: 1px solid #999999;width: 150px;}
input.loginfield:focus{background:#FFFFFF;border: 1px solid #222222;width: 150px;}
input.loginfield:hover{background:#FFFFFF;border: 1px solid #222222;width: 150px;}


a.headermenu_top {
        font-family: "Arial", Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        color: #FFFFFF;
padding-left: 8px;
padding-right: 8px;
 

}

a.headermenu_top:hover {
        font-family: "Arial", Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        color: #D5C092;	



padding-left: 8px;
padding-right: 8px;



}




a.headermenu {
        font-family: "Arial", Helvetica, sans-serif;
        font-size: 11px;
        font-weight: bold;
        color: #FFFFFF;
padding-left: 8px;
padding-right: 8px;
        text-transform: uppercase;
white-space:nowrap;

}

a.headermenu:hover {
        font-family: "Arial", Helvetica, sans-serif;
        font-size: 11px;
        font-weight: bold;
        color: #FFFFFF;
        text-transform: uppercase;

background-image: url(images/headermenu_hover.gif);
background-repeat: repeat-x;		
padding-top: 3px !important;
padding-bottom: 4px !important;
]margin-top:7px;
]padding-top: 3px;


padding-left: 8px;
padding-right: 8px;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #efefef;


}

a.headermenu_selected {
        font-family: "Arial", Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        color: #FFFFFF;
        text-transform: uppercase;

background-image: url(images/headermenu_hover.gif);
background-repeat: repeat-x;		
padding-top: 2px !important;
	padding-bottom: 4px !important;
]margin-top:6px;



padding-left: 8px;
padding-right: 8px;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #efefef;


}



a.headermenu2 {
        font-family: "Arial", Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        color: #D5C092;
padding-left: 8px;
padding-right: 8px;
        text-transform: uppercase;

}

a.headermenu2:hover {
        font-family: "Arial", Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        color: #ffffff;
        text-transform: uppercase;

/*background-image: url(images/headermenu_hover.gif);*/
background-repeat: repeat-x;		
padding-top: 2px !important;
padding-bottom: 4px !important;
]margin-top:6px;
]padding-top: 2px;


padding-left: 8px;
padding-right: 8px;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #efefef;


}

a.headermenu2_selected {
        font-family: "Arial", Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        color: #FFFFFF;
        text-transform: uppercase;

/*background-image: url(images/headermenu_hover.gif);*/
background-repeat: repeat-x;		
padding-top: 2px !important;
	padding-bottom: 4px !important;
]margin-top:6px;


padding-left: 8px;
padding-right: 8px;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #efefef;


}


td.catbox_heading {
        color: #ffffff;
        font-family: "Arial", Helvetica, sans-serif;
        font-size: 15px;
        font-weight: bold;
        color: #3F3F3F;
        text-transform: uppercase;
background-image: url(images/box_bg2.gif);
background-repeat: repeat-x;
background-position: 0% -23px;
}

a.catbox_heading {

        font-family: "Arial", Helvetica, sans-serif;
        font-size: 15px;
        font-weight: bold;
        color: #3F3F3F;
        text-transform: uppercase;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #FFFFFF;
}
TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #EFEFEF;
}

TABLE.productListing {
  border-style: solid;
  border-color: #000000;
border: 0px;
 border-collapse: collapse;
}


TABLE.productListing TD{
  border: 1px;
  border-style: solid;
  border-color: #838383;
border-collapse: collapse;
  
}

TABLE.productListingCart{
  border-bottom: 1px;
border-right: 1px;
border-left: 1px;
border-top: 1px;
  border-style: solid;
  border-color: #838383;
border-collapse: collapse;
  
}

.productListing-heading {
  font-family: Arial, sans-serif;
  font-size: 11px;
  color: #FFFFFF;
  font-weight: bold;
background-image: url(images/listing_bg4.gif);
/*background-repeat: repeat-x;*/
}

.listingHeadingTop {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #FFFFFF;
  font-weight: bold;
background-image: url(images/listing_bg4_top.gif);
background-repeat: repeat-x;
}




TD.productListing-data {


  font-family: Arial, sans-serif;
  font-size: 10px;
}
td.contentframe {
border-top: 1px solid #777777;
border-bottom: 1px solid #777777;

border-right: 1px solid #777777;
border-left: 1px solid #777777;
padding: 9px;
background: #fff;


}

td.flags {
        font-family: "Arial", Helvetica, sans-serif;
        color: #3F3F3F;
        font-size: 11px;
	font-weight: bold;
}
.headernav {
background: #fefefe;
border-top: 1px solid #999999;
border-bottom: 1px solid #999999;
border-left: 1px solid #999999;
border-right: 1px solid #999999;
background-image: url(images/box_bg2.gif);
background-repeat: repeat-x;
background-position: 0% -26px;
}
a.headernavlink {
color: #767675;
}
a.headernavlink:hover {
color: #000000;
}


.newsLink {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	padding-left: 22px;
	padding-top: 6px;
	padding-bottom: 2px;
	white-space: normal;
	overflow: hidden; 
	/*width: 100%;*/ 
	background-image: url(images/arrow_green.gif);
background-repeat: no-repeat;
background-position: 8px 10px;
	display: block;
	/*text-transform: uppercase;*/
}

td.breadcrumb {
font-size: 15px;
color: #777777;
}
a.headerNavigation {
color:#777777; 
font-weight: normal; 
}
a.headerNavigation:hover {
color:#E6AC1F; 
font-weight: normal; 
}

a.headertop {
color:#f2f2f2;
font-size:11px;
font-weight:bold;

}

a.headertop:hover {

color:#E6AC1F;
font-size:11px;
font-weight:bold;

}

a.footerlink {
color: #FFFFFF;
font-size: 13px;
font-weight:normal;
}

a.footerlinkmail {
color: #29299E;
font-size: 13px;
font-weight:normal;
text-decoration: underline;
}

a.footerlinkmail:hover {
color: #29299E;
font-size: 13px;
font-weight:normal;
text-decoration: underline;
}

a.footerlink:hover {
color: #333333;
font-size: 13px;
}

.loginbutton {
display: table-cell;
position: absolute;
top: 72px !important;
top: 75;
left: 770px;                
vertical-align: middle;
}

.logininfo {top: 110px; position: absolute; font-weight: bold; color: #404040; font-size: 12px;white-space:nowrap;}

a.logininfolink {color:#9C7F4B; text-decoration:underline;}
a.logininfolink:hover {color:#000000; }
.newslinkfront{background-image:url(images/arrow_green.gif); background-repeat: no-repeat; background-position: 2px;padding-left: 15px;}
span.coltext {white-space:nowrap; margin-right:26px;}
.infoText {padding-left: 5px; font-weight:bold; color: #444444; width: 220;}
span.orderHeading {font-weight: bold; font-size: 13px; color: #444444; background-image: url(images/arrow_green.gif); background-repeat: no-repeat; padding-left: 12px; background-position: 0px 5px; }
.cartCell {font-weight:bold; background: #5A5959; color: #FFFFFF; font-size:11px;}
.cartCellData {background: #ffffff; font-size:11px;}
.cartTable {background: #838383;}
.productListing-headingCart {background:#605F5F; font-weight: bold; color: #FFFFFF; font-size: 12px; padding: 3px;}

span.noProducts {text-transform:; font-weight:bold; font-size:13px; color: #555555;}
a.noProductsMail {color: #29299E; text-decoration:underline; font-size:13px;}
span.pricem3 {white-space:nowrap;}

.listingInfoText {
color: #00a964; 
font-weight:bold; 
font-size:15px; 
text-decoration:underline; 
padding:0 0 12 24px;
background: url(images/arrow_listing.gif) 0 2px no-repeat;
}
.headerTextb {
padding-top:5px; 
font-size:13px; 
font-weight:bold; 
color:#d6bf95;
padding: 0 0 0 36;
background:url(images/arrow_green_header.gif) 10px 10px no-repeat;
}

/*addons*/
span.logoText {
padding:0px 3px 3px 7px;
line-height:2.4;
font-size:12px;
font-weight:bold;
font-family:  "Arial", Helvetica, sans-serif;
color:#373536;
white-space:nowrap;
}

.hartmanwoodText {
padding:3px;
color:#373536;
font-weight:bold;
font-size:12px;
}

#igence-link {
display:block;
overflow:hidden;
text-indent:-9999px;
width:90px;
line-height:29px;
}

