/* ---> global styles begin <--- */

BODY {

     background : url("background_top.png") #FFFFFF repeat-x;
     margin : 0px;
     margin-bottom : 20px;
     text-align : center;
     font-family : Verdana, Arial, sans-serif;
     font-size : 11px; 
     word-spacing : -1px;
     color : #2D2D2D;
     line-height : 16px;
}

#page {
 
     width : 1002px;
     border : 0px;
     text-align : left;
     margin : auto;
}

.float_left {
         
     float : left;
     padding-top : 5px;
     padding-bottom : 5px;
}

.small_text {
         
     font-size : 10px;
}

.air {

     height : 10px;
}

.airx2 {

     height : 20px;
}

H1 {

     font-size : 12px;
     margin : 0px;
}

A {

     color : #503423;
     text-decoration : none;
}

A:hover {

     color : #503423;
     text-decoration : underline;
}

INPUT, SELECT {
 
     font-size : 11px;
     color : #2D2D2D;
     border : 1px solid #E3DBCA;
}

INPUT:focus, SELECT:focus {
 
     font-size : 11px;
     color : #2D2D2D;
     border : 1px solid #C8BA99;
}

TEXTAREA {

     width : 100%;   
     color : #2D2D2D;
     font-size : 11px;
     line-height : 16px;
     border : 1px solid #E3DBCA;
     font-family : Verdana, Arial, sans-serif;

}

TEXTAREA:focus {

     width : 100%;   
     color : #2D2D2D;
     font-size : 11px;
     line-height : 16px;
     font-family : Verdana, Arial, sans-serif;
     border : 1px solid #C8BA99;
}

FORM {

     display : inline;
}

.bor0 {

     border : 0px;
}

.bor0:focus {

     border : 0px;
}

.white_text {

     color : #FFFFFF;
     text-decoration : underline;
}

/* ---> global styles end <--- */


/* ---> banner, search and navigation begin <--- */ 

#banner_left_shadow {

     width : 41px;
     height : 289px;
     background : url("banner_left_shadow.jpg") no-repeat right;
}

#banner_left {

     float : left;
     width : 340px;
     height : 289px;
     background : url("banner_left.jpg");
}

#banner_right {

     vertical-align : top;
     float : left;
     padding-top : 6px;
     padding-left : 210px;
     width : 171px;
     height : 283px;
     background : url("banner_right.jpg");
}

#banner_right A {
     
     width : 171px;
     display : block;
     color : #2D2D2D;
     font-size : 11px;
     text-decoration : none;
}

#banner_right A:hover {
     
     width : 171px;
     display : block;
     color : #503423;
     font-size : 11px;
     text-decoration : none;
}

#cart_padding {

     padding-left : 47px;
     display : block;
     font-size : 10px;
}

#search {

     vertical-align : top;
     width : 240px;
     height : 76px;
     background : url("search.png");
}

#search_shadow {

     background : url("search_shadow.png") no-repeat right;
}

#search_button {

     float : left;
     padding-left : 6px;
     padding-top : 17px;
}

#search_input {

     float : left;
     padding-left : 17px;
     padding-top : 25px;
     line-height : 15px;
}

#search_input A {

     font-size : 11px; 
     color : #A29576;
     text-decoration : none;
     letter-spacing : -1px;
}

#search_input A:hover {

     font-size : 11px; 
     color : #A29576;
     text-decoration : underline;
     letter-spacing : -1px;
}

#menu {

     height : 51px;
}

#menu ul {

     overflow : hidden;	
     clear : both;
     padding : 0px;
     margin : 0px;
}

#menu ul li {

     float : left;
     list-style : none;
}

#menu ul li a {

     display : block;
     width : 136px;
     height : 51px;
     overflow : hidden;
     text-indent : -100em;
}

#menu ul li a {

     background : url(menu/company.png) no-repeat;
}

#menu ul li + li a {

     background : url(menu/specials.png) no-repeat;
}

#menu ul li + li + li a {

     background : url(menu/products_new.png) no-repeat;
}

#menu ul li + li + li + li a {

     background : url(menu/order.png) no-repeat;
}

#menu ul li + li + li+ li + li a {

     background : url(menu/contact_us.png) no-repeat;
}

#menu ul li a:hover {

     background-position : bottom left;
}

#navigation {

     padding-left : 16px;
     height : 25px;
     background : url("navigation.png") no-repeat;
     font-size : 11px;
}

#w41 {

     width : 41px;
}

/* ---> banner, search and navigation end <--- */ 


/* ---> column left, info boxes begin <--- */ 

#column_left_shadow {

     background : url("column_left_shadow.png") no-repeat right top;
}

#column_left {

     width : 240px;
     vertical-align : top;
     background : #FFFFFF;
}

#header_products {

     height : 36px;
     background : url("header/products.png");
}

#info_box_products {

     padding-left : 16px;
     padding-right : 16px;
     padding-top : 8px;
     padding-bottom : 8px;
}

.category_link_top {

     height : 20px;
     display : block;
     background : url("category_link_top.png");
     color : #2D2D2D;
     text-decoration : none;
}

.category_link_top:hover {

     height : 20px;
     display : block;
     background : url("category_link_top_on.png");
     color : #FFFFFF;
     text-decoration : none;

}

.category_link {

     height : 20px;
     display : block;
     color : #2D2D2D;
     text-decoration : none;
}

.category_link:hover {

     height : 20px;
     display : block;
     background : #BE0815;
     color : #FFFFFF;
     text-decoration : none;

}

.level_0 {

     display : block;     
     padding-left : 23px;
     padding-top : 1px;
     text-transform : uppercase;
}

.level_1 {

     display : block;
     padding-left : 36px;
     padding-top : 1px;
}

.level_2 {

     display : block;
     padding-left : 49px;
     padding-top : 1px;
}

.level_3 {

     display : block;
     padding-left : 62px;
     padding-top : 1px;
}

.level_4 {

     display : block;
     padding-left : 67px;
     padding-top : 1px;
}

#header_contact {

     height : 36px;
     background : url("header/contact.png");
     clear : both;
}

#header_newsletter {

     height : 36px;
     background : url("header/newsletter.png");
}

#header_product_of_day {

     height : 36px;
     background : url("header/product_of_day.png");
}

#header_payment {

     height : 36px;
     background : url("header/payment.png");
}

.info_box {

     padding-left : 16px;
     padding-right : 16px;
     padding-top : 8px;
     padding-bottom : 8px;
}

#product_of_day {

     padding-left : 8px;
     padding-right : 8px;
     padding-top : 7px;
     padding-bottom : 7px;
     text-align : center;
}

.info_banner {

     text-align : center;
     margin-top : 10px;
     margin-bottom : 12px;
}

#subscribe_radio {

     float : left;
     padding-top : 5px;
     padding-bottom : 5px;
}

#subscribe_submit {

     float : left;
     padding-left : 41px;
     padding-top : 15px;
}

.interline20 {

     line-height : 20px;
}

.green {

     color : #503423;
}

/* ---> column left, info boxes end <--- */ 


/* ---> table bottom begin <--- */ 

#logo_bottom {

     vertical-align : top;
     height : 146px;
     background : url("table_bottom.png");
}

#logo_bottom div {

     margin-top : 35px;
     margin-left : 41px;
}

#menu_bottom {

     padding-top : 15px;
     height : 131px;
     width : 680px;
     background : url("table_bottom.png");
}

#menu_bottom dl {

     width : 150px;
     padding-left : 20px;
     margin : 0px;
     float : left;
     color : #FFFFFF;
     font-size : 11px;
     line-height : 18px;
}

#menu_bottom dt {

     margin-bottom : 8px;
     font-weight : bold;
}

#menu_bottom dd {

     margin : 0px;
}

#menu_bottom dd a {

     color : #FFFFFF;
     text-decoration : none;
}

#menu_bottom dd a:hover {

     color : #FFFFFF;
     text-decoration : underline;
}

#project {

     padding-top : 4px;
     padding-right : 41px;
     text-align : right;
}

/* ---> table bottom end <--- */
