.akt_debug{
 visibility: hidden; 
 display: none; 
}

#akt_body {
    margin: 0;
    background: #2f383F;
    background-image: url(../images/body_bg.jpg);
    background-repeat: repeat-x;
    text-align: center;
    font-family: Arial, sans-serif;
}
TABLE{
    font-family: sans-serif;
}

#akt_page_table{
    margin: 0 auto 0 auto;
    background: white;
    min-width: 864px;
}
/* for Internet Explorer */
/*\*/
* html #akt_page_table {
    width: 864px;
}
/**/



#akt_headspace_row{
    height: 6px;
    background: #2e2822;
}
#akt_headspace_left{
    background-image: url(../images/light_border_left.gif);
    background-repeat: repeat-y;
}
#akt_headspace_right{
    background-image: url(../images/light_border_right.gif);
    background-repeat: repeat-y;
    background-position: right;
}

#akt_header_row{
    height: 140px;
    padding-left: 3px;
}

#akt_logo{
    width: 202px;
    background-image: url(../images/logo.gif);
    background-repeat: no-repeat;
    cursor:pointer;
    padding: 0px;
}

#akt_banner{
    width: 662px;
    background-image: url(../images/top_banner_ad.gif);
    background-repeat: no-repeat;
    background-position: top right;
    padding: 0px;
}

#akt_subheader_row{
    height: 35px;
    padding: 0px;
}
#akt_sublogo{
    width: 202px;
    background-image: url(../images/logo.gif);
    background-position: bottom left;
    background-repeat: no-repeat;
    padding: 0px;
}

#akt_account_bar{
/*  width: 662px;*/
    background-image: url(../images/top_banner_ad.gif);
    background-position: bottom right;
    background-repeat: no-repeat;
    padding: 0px;
}

#akt_account_bar_table{
    width: 100%;
    color: white;
    font-size: 12px;
    font-family: sans-serif;
    font-weight: bold;
}
#akt_account_bar_left{
    text-align: left;
    padding-left: 20px;
}

#akt_account_bar_right{
    text-align: right;
    padding-right: 27px;
}

A.akt_account_bar_logout_link:link,
A.akt_account_bar_logout_link:visited{
color: #FFA000;
}
A.akt_account_bar_logout_link:hover{
color: white;
}

TD#akt_navigation{
/*  background: #dbdcdb; bbbdba*/
    background: #EFEFEF;
    background-image: url(../images/navigation_bg.gif);
    background-repeat: repeat-y;
    padding-left: 4px;
    vertical-align: top;
    width: 198px;
}
#akt_navigation_table{
    width: 100%;
    padding: 0px;
    margin: 0px;
    font-family: "Arial Narrow", Arial, sans-serif;
    text-transform: uppercase;
/*  font-variant: small-caps;*/
}

.akt_navigation_button{
    width: 100%;
    background: #2e2822;    
    border-bottom: 1px solid white;
    height: 45px;
    text-align: right;
    font-size: 12pt;
    font-weight: bold;
    padding-right: 15px;
}

.akt_navigation_button a{
    color: white;
    cursor: pointer;
}

.akt_navigation_button_active{
    background-image: url(../images/nav_active.gif);
    background-repeat: no-repeat;
}

.akt_navigation_button a:link,
.akt_navigation_button a:visited,
.akt_navigation_button a:hover {
    text-decoration: none;
    color: white;
}


.akt_navigation_button_active a:link,
.akt_navigation_button_active a:visited,
.akt_navigation_button_active a:hover {
    text-decoration: none;
    color: #DDDDDD;
}

#akt_content_row{
}

#akt_content{
/*  background: #dbdcdb;*/
    background-image: url(../images/content_bg.gif);
    background-repeat: repeat-y;
    background-position: top right;
    padding: 1px 5px 1px 1px;
    background-color: white;
    vertical-align: top;
}

#akt_content_table{
    width: 100%;
}

#akt_footer_row{
    height: 86px;
    background: #2f383F;
}
#akt_footer_left{
    background-image: url(../images/footer_left.gif);
    background-repeat: no-repeat;
}
#akt_footer_right{
    background-image: url(../images/footer_right.gif);
    background-repeat: no-repeat;
    background-position: top right;
    color: white;
    text-align: center;
    vertical-align: top;
    padding-top: 20px;
    font-weight: bold;
    font-size: 12px;
}

#akt_footer_right a:link,
#akt_footer_right a:visited {
    text-decoration: none;
    color: white;
}
#akt_footer_right a:hover {
    text-decoration: none;
    color: #FFA000;
}



a:link {
color: #0099ff;
}
a:visited {
color: #E85D00;
}
a:hover {
color: #FF9000;
}

#akt_cart_bar_table{
    width: 100%;
    font-size: 11px;
    font-weight: bold;
}

#akt_cart_cell{
width: 200px;
background: #e9ece9;
}

#akt_cart_cell_items{
    float: left;
    margin-left: 5px;
}
#akt_cart_cell_items_count{
    color: #900e00;
}
#akt_cart_cell_total{
    float: right;
    margin-right: 5px;
}

#akt_cart_cell_total_amount{
    color: #900e00;
}


#akt_cart_cell_icons{
    margin-top: 5px;
    width: 100%;
}

#akt_cart_bar_table fieldset{
    border: 3px solid #D0D0D0;
    }
#akt_cart_bar_table legend{
        color: #2E2822;
    font-size: 11pt;
    padding: 0 10px;
    font-weight: normal;
    }
.akt_cart_cell_icon {
    text-align: center;
    vertical-align: top;
    width: 25%;
    font-size: 11px;
}

.akt_cart_icon{
    border: 0px;
}

.akt_cart_icon_enabled{
    background: #B40404;
}
.akt_cart_icon_disabled{
    background: #D0D0D0;
}

#akt_top_ctg_results_display{
    width: 100%;
    margin-left: 5px;
}

.akt_top_ctg_results_column {
    vertical-align: top;
    width: 25%;
}

.akt_category_section_header {
    padding-left: 2em;
    padding-top: 1.25ex;
    padding-bottom: 0;
    font-weight: bold;
    color: #006699;
    font-size: 10pt;
    
}

#akt_top_ctg_results_display .category{
    padding-left: 1em;
    text-indent: -1em;
}

#akt_login_content_table{
    width: 350px;
}

#akt_login_content_table legend{
    color: white;
    font-size: 11pt;
    padding: 0 10px;
}
#akt_login_content_table fieldset{
    margin-bottom: 15px;
    border: 2px solid #D0D0D0;
}

#akt_login_content_table TD{
    color: white;
}
.registerText{
padding: 5px 5px 15px 5px;
}

#akt_footer_links{
}
#akt_footer_copyright{
padding-top: 23px;
font-weight: normal;
font-size: 8pt;
}

TR.akt_wishlist_listing{
/*  background: #e9ece9;*/
}

.akt_wishlist_listing .text{
    font-weight: bold;
}

.akt_standard_table {
    border: 1px solid #C0C0C0;
    empty-cells: show;
}

.akt_standard_table TR {

}

.akt_standard_table TR.rowshaded,
.akt_standard_table TR.rownotshaded{
    background: transparent;
}

.akt_standard_table TD.colheader,
.akt_standard_table TH {
    background: #e9ece9;
    color: black;
    border-top: 0px;
}

.akt_standard_table TD{
    border-top: 1px solid #C0C0C0;
}

.layout_promo_name{
    text-transform: uppercase; 
}

#item_cart_functions{
    padding: 10px 0px 10px 30px;
}

#item_shopping_list_functions{
    padding: 10px 0px 10px 30px;
}

#shopping_details_info .uom_label{
    width: 100%;
}

#shopping_details_info TD.label{
    white-space: nowrap;
    padding-right: 10px;
}

.cart_continue_link{
    padding: 5px 0px 0px 10px;
}

.akt_standard_fieldset{
    border: 1px solid gray;
    margin-top: 10px;
    margin-bottom: 10px;
}

.akt_standard_fieldset legend{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10.5pt;
    padding: 0px 10px;
}

.page_id{
    min-height: 650px; 
}
/* for Internet Explorer */
/*\*/
* html .page_id {
height: 650px;  
}
/**/


/* Custom styles for the login page 

moved to the welcome.css 5-26-11 gmiller@aktion.com

*/

/* index page */
#page_id_index{
    background: #4f453a;
    }

#page_id_index #akt_FlashContent {
    background-color: #000;
}
#page_id_index #akt_flashContainer {

    position: relative;
    margin-left: 35px;
    margin-top: 5px;
    width:310px;
}

#page_id_index #doormat {
    border-width:0px !important;
}

.nav_search_title{
    color: #900e00;
    font-size: 11pt;
    font-weight: bold;
    padding: 5px 0px 0px 5px;
    text-transform: none;
}

#akt_navigation_table .input{
width: 100%;
}

.search_adv_top_fieldset{
    vertical-align: top;
}

#page_id_orderHistory .akt_standard_table TD.layout_itm_proddesc{
    border-top: 0px;
}

.onclick_hyperlink{
    color: #0099FF;
    text-decoration: underline;
    cursor:pointer;
  
}

.akt_standard_table td.layout_order_copy_print{
    border-top: 0px;
}
.nav_search_adv_link{
    text-align: right;
    text-transform: none;
    font-size: 10pt;
    padding-right: 10px;
    padding-bottom: 2px;
}

#login_ads{
padding-top: 10px;
text-align: center;
}

.login_ad{
    padding-top: 10px;
    padding-bottom: 10px;
}
#item_detail_image_box{
    float: right;
    font-size: 8pt;
    cursor:pointer;
    cursor:hand;
}
#item_detail_image{
    max-width: 200;
    /* Resize the image for IE6 */
    width: expression(this.width > 200 ? 200: true);
}

#item_detail_image_enlarge{
    padding: 3px;
    border: 1px solid black;
    margin: 3px;
}
#item_detail_image_enlarge_box{
    float: left;
    position: absolute;
    display: none;
    background: #E0E0E0;
    padding: 3px;
    margin: 3px;
    border: 1px solid #A0A0A0;
}

/* 2009-10-20 ddelsignore@aktion.com - hide MFG attribute on search */
#attr_id_6{
    display: none;
}

#akt_cart_cell_icon_help{
    display: none;
}

PRE.eic_text {
    font-family: Lucida Console, monospace;
    font-size: 9pt;
}


