BODY{
    font-family: Arial, Helvetica, sans-serif;
    color: #000;
    font-size: 13px;
    text-align: left;
    background: url('../image/az_wrapper_bg.png');
}
A{
    text-decoration: none;
    color: #4f4f4f;
}
A:hover{
    text-decoration: none;
    color: #000;
}
/*COMMON*/
.break{
    clear: both;
    height: 0;
}
/*MAJOR TEMPLATE PARTS*/
#header_strip{
    background: url('../image/az_header_strip.png') repeat-x;    
}
#footer_strip{
    background: url('../image/az_footer_strip.png') repeat-x bottom;        
}
#wrapper{
    width: 1000px;
    margin: auto
}
#az_left_bar{
    float: left;
    padding-left: 17px;
}
#az_right_bar{
    float: right;
    padding-right: 17px;
}
.side-col{
    width: 216px;
}
#az_site_content{
    width: 726px;
    float: left;
    padding-left: 12px;
    padding-right: 12px;
    padding-bottom: 20px;
}
#az_main_content{
    padding-top: 10px;
}
/*HEADER*/
#info_links{
    height: 43px;
    background: url('../image/az_header_filler_top.png') repeat-x;    
    color: #fff;
    text-transform: lowercase;
    line-height: 43px;
    text-align: right;
    padding-right: 40px;
}
#info_links A{
    color: #fff;
    text-decoration: underline;
    padding-left: 5px;
    padding-right: 15px;
}
#info_links A:hover{
    text-decoration: none;
}
#menu{
    position: relative;
    height: 134px;
    background: url('../image/az_header_bg.jpg') no-repeat;
}
#logo{
    position: absolute;
    top: 8px;
    left: 20px;
    width: 260px;
    height: 65px;
    background: url('../image/az_logo.png') no-repeat;
}
#logo A{
    display: block;
    height: 100%;
    width: 100%;
}
#search{
    position: absolute;
    right: 72px;
    top: 15px;
    padding-left: 65px;
    background: url('../image/az_search_icon.png') left top no-repeat;
    height: 70px;
}
#search INPUT,
#search SELECT{
    margin: 3px 0;
    padding: 0;
    font-size: 10px;
    color: #636363;
    border: none;
}
#banner{
    position: relative;
    height: 96px;
    background: url('../image/az_banner_bg.png') repeat-x;
}
#banner A{
    display: block;
    width: 195px;
    height: 45px;
    position: absolute;
    top: 22px;
    right: 81px;
}
/*SEARCH BOX*/
#az_searchbox_container{
    width: 138px;
}
#az_searchbox_container .az_go_btn{
    display: inline-block;
    vertical-align: middle;
    margin-left: 1px;
}
#az_searchbox_container .az-template-button{
    width: 36px;
    height: 19px;
    background: url('../image/az_button_go.gif');
    display: block;
}
#filter_keyword{
    width: 138px;
}
#filter_category_id{
    width: 97px;
}
#az_advanced_link{
    text-align: right;
}
#az_advanced_link A{
    font-family: Tahoma, Geneva, sans-serif;   
    font-size: 11px;  
    text-decoration: underline;
}
/*MENU*/
#filler{
    height: 11px;
    width: 100%;
    background: #fff url('../image/az_menu_filler.png') repeat-x;
    position: absolute;
    bottom: 0;
}
#menu_tabs{
    position: absolute;
    bottom: 11px;
    width: 980px;
    height: 37px;
    list-style: none;
    margin: 0;
    margin-left: 20px;
    padding: 0;
}
#header LI{
    float: left;
}
#menu_tabs A{
    display: inline-block;
}
#menu_tabs SPAN{
    display: inline-block;
    vertical-align: top;
    height: 37px;
    text-transform: uppercase;
}
#menu_tabs .menu_l{
    width: 4px;
    margin-left: 1px;
    background: url('../image/az_menu_l.png') bottom left no-repeat;
}
#menu_tabs .menu_r{
    margin-right: 1px;
    width: 4px;
    background: url('../image/az_menu_r.png') bottom right no-repeat;
}
#menu_tabs .menu_m{
    min-width: 100px;
    background: url('../image/az_menu_m.png') bottom left repeat-x;
    line-height: 37px;
    font-size: 14px;
    color: #000;
    text-align: center;
    font-weight: bold;
}
#menu_tabs A:hover .menu_l{
    background: url('../image/az_menu_hover_l.png') bottom left no-repeat;
}
#menu_tabs A:hover .menu_r{
    background: url('../image/az_menu_hover_r.png') bottom right no-repeat;
}
#menu_tabs A:hover .menu_m{
    background: url('../image/az_menu_hover_m.png') bottom left repeat-x;
    color: #fff;
}
/*FOOTER*/
#footer{
    height: 55px;
    background: url('../image/az_footer_bg.jpg') no-repeat;  
    position: relative;  
}
#note{
    position: absolute;
    left: 217px;
    color: #837e68;
    font-size: 11px;
    max-width: 235px;
    height: 55px;
}
#copyright{
    display: table-cell;
    vertical-align: middle;
    height: 55px;
    width: 100%;
    position: relative;
}
#note A{
    color: #837e68;
}
#note A:hover{
    color: #fff;
}
#links{
    list-style: none;
    margin: 0;
    padding: 0;
    float: right;
    line-height: 55px;
    margin-right: 32px;
    text-transform: uppercase;
}
#links LI{
    float: left;
    padding: 0 5px;
    color: #dbd6c1;
    font-size: 11px;
}
#links LI A{
    color: #dbd6c1;
}
#links LI A:hover{
    color: #fff;
}
/*SIDEBOX*/
.az_box_top_new{
    background: url('../image/az_sidebox_t.png') no-repeat;
    height: 46px;
}
.boxTitle{
    font-size: 16px;
    text-transform: capitalize;
    font-weight: bold;
    padding-left: 18px;
    padding-top: 15px;
    text-align: left;
}
.az_box_cont_new{
    background: url('../image/az_sidebox_m.png') repeat-y;
}
.az_box_bottom_new{
    background: url('../image/az_sidebox_b.png') no-repeat;
    padding: 8px;
}
.az_box_cont_new ul{
    margin: 0;
    padding: 0;
    list-style: none;
}
.boxContents{
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.az_box2_new LI A{
    display: block;
    height: 100%;
    width: 100%;
    padding: 10px 0;
    border-bottom: dotted 1px #4f4f4f;
    text-align: left;
    font-size: 12px;
} 
.az_box2_new UL > LI > UL{
    padding-left: 10px;
}

#az_specialsbox{
    padding: 0 20px;
}
/*PRODUCT BOXES*/
.az_pbox_new{
    width: 221px;
    float: left;
    padding-bottom: 10px;
    padding-top: 10px;
    padding-right: 10px;
}
.az_pbox_top_l_new{
    padding-left: 8px;
    background: url('../image/az_pbox_tl.png') no-repeat top left; 
}
.az_pbox_top_r_new{
    padding-right: 8px;
    background: url('../image/az_pbox_tr.png') no-repeat top right;     
}
.az_pbox_top_m_new{
    background: url('../image/az_pbox_tm.png') repeat-x top;    
    height: 8px; 
}
.az_pbox_cont_l_new{
    padding-left: 8px;
    background: url('../image/az_pbox_l.png') repeat-y left;         
}
.az_pbox_cont_r_new{
    padding-right: 8px;
    background: url('../image/az_pbox_r.png') repeat-y right;         
}
.az_pbox_cont_m_new{
    background: #fff;    
}
.az_pbox_bottom_l_new{
    padding-left: 8px;
    background: url('../image/az_pbox_bl.png') no-repeat bottom left; 
}
.az_pbox_bottom_r_new{
    padding-right: 8px;
    background: url('../image/az_pbox_br.png') no-repeat bottom right;     
}
.az_pbox_bottom_m_new{
    background: url('../image/az_pbox_bm.png') repeat-x bottom;    
    height: 8px; 
}
.az_pbox_new .boxContents{
    padding: 5px;
}
/*PRODUCT BOX CONTENT*/
.boxContents .title{
    font-size: 14px;
    text-align: left;
}
.boxContents .title A{
    color: #000;
    text-decoration: none;
}
.boxContents .title A:hover{
    text-decoration: underline;
}
.boxContents .image{
    text-align: left;
}
.boxContents .zoom{
    float: left;
}
.boxContents .zoom A SPAN{
    background: url('../image/az_zoom.gif') no-repeat bottom;
    display: inline-block;
    height: 11px;
    width: 48px;
    height: 12px;
}
.boxContents .rating{
    float: right;
}
.boxContents .desc{
    color: #4f4f4f;
    font-size: 11px;
    padding: 5px 0;
}
/*PRICES*/
.price{
    color: #ff7c00;
    font-size: 14px;    
}
.normalPrice{
    color:#565247;
    font-size:11px;
    text-decoration:line-through;    
}
.boxContents .price{
    float: left;
    color: #ff7c00;
    font-size: 14px;
    max-width: 75px;
}
.boxContents .price .normalPrice{
    color: #565247;
    font-size: 11px; 
    text-decoration: line-through;   
}
.boxContents .buy{
    float: right;
}
.featured_price,
.featured_special_price,
.az_best_price,
.az_best_special_price{
    color: #ff7c00;
    font-size: 14px;    
}
.featured_normal_price,
.az_best_normal_price{
    text-decoration: line-through;
    color: #565247;
    font-size: 11px;
}
/*BUTTONS*/
.az-template-button SPAN{
    display: inline-block;
    vertical-align: top;
}
.az-button-left2{
    background: url('../image/az_btn_buy_l.png') no-repeat;
    width: 5px;
    height: 32px;
}
.az-button-middle2{
    background: url('../image/az_btn_buy_m.png') repeat-x;
    height: 32px; 
    max-width: 45px;
    text-align: center;  
}
.az-button-middle2 .az-button-text{
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;    
} 
.az-button-right2{
    background: url('../image/az_btn_buy_r.png') no-repeat;
    width: 5px;
    height: 32px;
}
.az-button-left{
    background: url('../image/az_btn_buy_l.png') no-repeat;
    width: 5px;
    height: 32px;
}
.az-button-middle{
    background: url('../image/az_btn_buy_m.png') repeat-x;
    height: 32px; 
    text-align: center;  
}
.az-button-middle .az-button-text{
    line-height: 32px;
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;    
} 
.az-button-right{
    background: url('../image/az_btn_buy_r.png') no-repeat;
    width: 5px;
    height: 32px;
}
.button .az-template-button{
    white-space: nowrap;
}
/*MAIN PAGE*/
.az_pagetitle{
    font-size: 18px;
    color: #000;
    padding-bottom: 15px;
    text-align: left;
}
