/* GLOBAL STYLES */

html, body, h1, h2, h3, h4, div, p, ul, li, input, select, td, a{
font-family: Arial, Helvetica, Verdana, sans-serif;
}
html,body,div,p,ul,li,input,select,td,a{ font-size: 13px; }
h1{ font-size: 18px; padding-bottom: 2px; }

h1, h2, h3, h4, h5, h6{
color: #7d8b92;
font-family: Century Gothic, Arial, Helvetica, Verdana, sans-serif;
}
h1{ font-size: 28px; padding-top: 0px; margin-top: 0px; color: #71347e; }
h2{ font-size: 16px; }
h3{ font-size: 14px; }
h4{ font-size: 15px; }
h5{ font-size: 15px; padding: 12px 0px 8px 0px; margin: 12px 0px 8px 0px; }
h6{ font-size: 15px; }
h4,h6{ padding: 0px; margin: 0px; }

body{
background-color: #f3f3f3;
text-align: center;
margin: 0px;
padding: 0px;
color: #474747;
}

#pageContainer_outer{
position: relative;
z-index: 1000;
text-align: center;
margin-top: 171px;
}
#pageContainer_mid{
    position: relative;
    margin: 0px auto;
    width: 896px;
}
#pageContainer{
margin: 0px auto;
z-index: 1000;
padding: 0px;
width: 880px;
text-align: left;


}

.pcontainer{

}

/* END GLOBAL STYLES */

/* HEADER STYLES */

#headerContainer{
position: absolute;
z-index: 20000;
top: 0px;
left: 0px;
z-index: 50000;
background: #fff url(/images/header_bg.gif) repeat-x top left;
width: 100%;
z-index: 45000;
height: 170px;
text-align: center;
padding-left: 0px;
}
#header{
position: relative;
margin: 0px auto;
width: 880px;
height: 170px;
background: url(/images/header.jpg) no-repeat top center;
}

#header_logo{ position: absolute; z-index: 30000; top: 0px; left: 20px; }
#logoLink{ text-decoration: none; }
#logoLink img{ position: absolute; top: 8px; left: -15px; width: 145px; height: 150px; border: 0px solid #f00; }

#hmenu{
position: absolute;
top: 16px;
right: 10px;
z-index: 30000;
}

#headmenu td{
margin: 0px;
padding: 0px;
}

#headmenu td a{
position: relative;
display: block;
padding: 0px 8px;
color: #353535;
text-decoration: none;
font-size: 12px;
white-space: nowrap;
font-weight: normal;
border-left: 1px solid #c0c0c0;
}
#headmenu #h_a_0{ border-left: 0px solid #fff; }

#headmenu td a:hover, #headmenu td .cur{
color: #6c1f7d;
}
#headmenu td .cur{
font-weight: bold;
}

#header_search{
position: absolute;
top: 50px;
right: 10px;
z-index: 20000;
}

#header_search input{ width: 190px; }

#header_search input.button, #header_search input.buttonOver{
    background: transparent url(/images/search_button.gif) no-repeat top left;

    width: 64px;
    height: 25px;

    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
}

#header_phone{
    position: absolute;
    top: 94px;
    right: 10px;
    color: #6a3476;
    font-size: 18px;
    font-weight: bold;
}
#header_phone strong{ color: #5b6b5b; }



/* END HEADER STYLES */
/* MENUBAR STYLES */

#menubar{
position: absolute;
bottom: -1px;
right: 0px;
z-index: 30000;
height: 44px;
text-align: left;
background: url(/images/tmenu_bg.gif) repeat-x top left;

}

#tmenu{ text-align: left; width: 604px; }
#tmenu td{
margin: 0px;
padding: 0px;
height: 44px;
}

#tmenu td a{
display: block;
position: relative;

padding: 14px 4px 13px 4px;
margin: 0px;

border-bottom: 1px solid transparent;
text-align: center;

color: #fff;
font-size: 14px;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
border-left: 1px solid #a1a1a1;
}

#tmenu td a:hover{
    background: url(/images/tmenu_hover_bg.gif) repeat-x top left;
}

#tmenu td #tma_first{ border-left: 0px solid #a1a1a1; }

/* DROP DOWN MENU */
#tmenu td div{
position: relative;
z-index: 10000;
overflow: visible;
}

#tmenu td table{

}
#tmenu td table td{
padding: 0px;
vertical-align: top;
}

#tmenu td table td#tmcol_0{ padding-top: 8px; }

#tmenu td ul{

position: absolute;
z-index: 10000;
display: none;
top: 44px;

list-style: none;

margin: 0px;
padding: 0px;
width: auto;
min-width: 180px;

overflow: hidden;

-moz-box-shadow: #333 3px 3px 5px;
-webkit-box-shadow: #333 3px 3px 5px;

}

#tmenu td ul li{
display: block;
margin: 0px;
padding: 0px;

}

#tmenu td ul li a{
display: block !important;
padding: 6px 10px !important;
margin: 0px;
height: auto;
width: auto !important;

font-family: Century Gothic, Arial, Helvetica, Verdana, sans-serif;
white-space: nowrap;
background-image: none;
text-transform: none;
text-align: left;
font-weight: normal;
font-size: 14px;
text-decoration: none;

color: #fff;
border-top: 1px solid #a1a1a1;
border-left: 0px solid #a1a1a1;
}

#tmenu td ul li a.first{
    border-top: 0px solid #fff;
}

#tmenu td ul li a:hover{
color: #fff;
text-transform: none;
 background-color: transparent;
}

#tmenu td ul li ul{
position: relative;
z-index: 10000;
padding: 0px;
margin: 0px 40px 4px 6px
}

#tmenu td ul li ul li a{
display: block;
font-weight: normal;
font-size: 12px;
padding: 0px 3px;
margin: 0px;
width: 100%;
color: #6ab3f0;
border-bottom: 1px solid transparent;
}

#tmenu td ul li ul li a:hover{
color: #6ab3f0;
background-color: transparent;
background-image: none;
border-bottom: 1px solid #0c68b6;
}

/* END DROP DOWN MENU */
/* END MENUBAR STYLES */

/* structure */
#content_header{
    position: relative;
    height: 110px;
    z-index: 1000;
}

.pcontainer #content_header{
    /*
    -moz-box-shadow: #333 0px 2px 8px;
    -webkit-box-shadow: #333 0px 0px 8px;
    box-shadow: #333 0px 0px 8px;
    */
}

#content_header h2{
    position: absolute;
    z-index: 2000;
    left: 24px;
    top: 32px;

    font-family: Century Gothic, Arial, Helvetica, Verdana, sans-serif;
    font-weight: normal;

    color: #fff;

    font-size: 32px;

    margin: 0px;
    padding: 0px;
}

#c_logo_watermark{
    position: absolute;
    z-index: 1000;
    top: 0px;
    right: 96px;
    height: 110px;
    width: 378px;

    background: url(/images/aads-header-watermark.png) no-repeat bottom left;
}

#contentContainer{
position: relative;
z-index: 2000;
height: auto;
text-align: center;
margin-bottom: 0px;

}

.pcontainer #contentContainer{
    background-color: #fff;
    padding: 0px 42px 0px 42px;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    /*
    -moz-box-shadow: #999 0px 0px 10px;
    -webkit-box-shadow: #999 0px 0px 8px;
    box-shadow: #999 0px 0px 8px;
    */
}
.pcontainer_home #contentContainer{
    padding: 0px !important;
    margin: 0px !important;
    min-height: 886px;
}

.pcontainer_home #containerTable{ width: 880px; ; margin: 0px auto 0px auto; text-align: left; }
.pcontainer #containerTable{ width: 796px; margin: 0px auto 0px auto; text-align: left; }

#containerTable td{ vertical-align: top; }

.pcontainer #columnMain, .pcontainer #columnRight, .pcontainer #columnLeft{
    padding-top: 20px;
    padding-bottom: 20px;
}

#columnLeft{
width: 230px;
text-align: center;
padding-right: 25px;
}
#cl_number{ margin: 4px 0px 11px 0px; }
#cl_number, #cl_number span, #cl_number strong{
font-size: 13px;
}
#cl_number span{
color: #2290b7;
}

#columnRight{
width: 230px;
text-align: left;
padding: 0px 0px 0px 25px;
background: url(/images/right_column_bg.gif) repeat-y top left;
border-left: 1px solid #ececec;
}

#columnLeft, #columnMain{
vertical-align: top;
}

#content{
height: auto;
min-height: 250px;
text-align: left;
margin-bottom: 10px;
padding-right: 28px;
}
.content_home{ margin: 0px !important; padding: 0px !important; }

#footer_container{
    text-align: center;
}

#footer{
color: #9fad9f;
padding: 8px 0px;
margin: 0px auto;
width: 880px;
}

#footer_table{ width: 880px; margin: 0px auto; }

#footer_copyright, #bottom_menu{ vertical-align: bottom; font-size: 11px; font-weight: normal; }

#bottom_menu_container{ width: 880px; margin: 0px auto; padding: 24px 0px 00px 0px; }
#bottom_menu_container table{ margin: 0px auto; }
#bottom_menu_container table td{ border-left: 1px solid #858585; vertical-align: top; white-space: nowrap; }
#bottom_menu_container td a{
display: block;
padding: 0px 16px;
font-size: 12px;
text-decoration: none;
color: #858585;
font-weight: normal;
}
#bottom_menu_container td a:hover{ text-decoration: underline; }
#bottom_menu_container #b_td_0{ border-left: 0px solid #fff; }
#bottom_menu_container .bm_up{ font-size: 12px; }

#footer_copyright{ text-transform: uppercase; text-align: left; color: #858585; }

#footer_bbb{ margin: 4px 0px; text-align: right; }
#footer_bbb a{ text-transform: uppercase; color: #858585; text-decoration: none; font-weight: normal; font-size: 11px; }
#footer_bbb a:hover{ text-decoration: underline; color: #858585; }

#footer_bbb a img{ border: 0px solid #fff; }

.logo_table{
width: 25%;
padding: 10px;
text-align: center;
}

/* END COLUMN MAIN */

/* DATA TABLES */
td.adminTitle{
background-color: #009DFF;
text-decoration:none;
font-weight: normal;
text-align: center;
font-size: 12px;
color: #fff;
padding: 4px 8px 4px 8px;
}
td.cellHeader{
padding: 4px 8px 4px 8px;
font-size: 12px;
font-weight: bold;
height: 16px;
}

.cellHeader a{ color: #fff; }
.cellHeader a:hover{ color: #F3F3F3; }

td.cell{
color: #000000;
padding: 5px 8px 5px 8px;
font-size: 12px;
text-align: left;
}
td.cellOdd{
padding: 2px 8px 2px 8px;
font-size: 12px;
background-color: #fff;
}
td.cellError{
padding: 2px 8px 2px 8px;
font-size: 12px;
}

.vcTable{
    width: 100%;
}

/* END DATA TABLES */


/* FORM ELEMENTS */

input, select{ font-size: 12px; border: 1px solid #a7a7a7; }
input{ padding: 4px; }

textarea{ border: 1px solid #abb6ab; }

.button, .buttonOver{
padding: 2px 6px;

color: #fff;
font-size: 11px;

background: #579b2e url(/images/button_bg.gif) repeat-x top left;
border: 0px solid #35607c;
cursor: pointer;
font-weight: bold;

font-family: Century Gothic, Arial, Helvetica, Verdana, sans-serif;

border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}

.button:hover, .buttonOver{ opacity: .8; }

a.button{ text-decoration: none; padding: 4px 8px; }
a.button:hover{ color: #fff; }

/* END FORM ELEMENTS */

/* ANCHORS */
a{ color: #854c93; text-decoration: underline; }
a:hover{ color: #7d8791; }
a.cellHeader{ text-decoration: none; font-weight: bold;}
a.cellHeader:hover{ text-decoration: underline}
a.cellHeaderSmall{ text-decoration: none; font-size: 10px; font-weight: bold;}
a.cellHeaderSmall:hover{ text-decoration: underline; }
a.cellLarge{ text-decoration:none; font-weight: normal; }
a.cellLarge:hover{ text-decoration:none;}
a.small{ font-size: 11px; font-weight: bold; margin-bottom: 4px;}
a.toolbarText{ font-weight: bold; font-size: 10px; text-decoration: none;}
a.toolbarIcon{ margin: 0px;}
a.toolbarIcon:hover{ margin: 0px;}
.toolbarIcon{ margin: 0px;}

/* END ANCHORS */

/* MISC */
/* DONT CHANGE THIS P IE Users will appreciate it */
/* Most ie users will probably paste stuff, so here it is. */

/*used for the checkout page header text and for email header text*/
.boldHeader{ font-weight: bold; }
span.small{ font-size: 12px; }

.clearBoth, .dispTable{
display: table;
clear: both;
}

/* this is why the w3 says not to name classes "large" and "small" and "red" etc... */
h1.large{
margin: 0px 0px 8px 0px;
padding: 0px;
font-weight: bold;
font-size: 11px;
color: #7b8f7b;
}

h1.large strong{ font-size: 12px; color: #407ca4; }

h1.large a{ color: #407ca4; text-decoration: none; font-weight: normal; font-size: 11px; }
h1.large a:hover{ text-decoration: underline; }

.tdHeader{ font-size: 12px; }
.error{ font-weight: bold;  color: #FF0000; border: 0px solid #CCCCCC; padding: 0px 2px;}
span.good{ font-weight: bold; }

/* replacement for hr */
div.hr, div.hr2{ height: 1px; font-size: 1px; width: 100%; margin: 6px 0px }
form{ padding: 0px; margin: 0px; }
table.center{ margin: 0px auto; }
table.right{ margin-left: auto; margin-right: 0px; }

/* general 100% + 0 padding and 0 margin (where applicable) */
.t100{ width: 100%; margin: 0px; padding: 0px; }

.center{ text-align: center; }
.right{ text-align: right; }

/* PRODUCTS */
.prod_list_price{ color: #486168; font-weight: bold; }
.prod_list_price_strike{ color: #8f5c72; }
.prod_list_sale{ color: #486168; font-weight: bold; }
.product{
padding: 0px 8px 16px 8px;
margin: 0px;
}

.plistCurrent{
font-size: 14px;
font-weight: bold;
text-decoration: none;
}

.product0{
padding-left: 0px;
}

.prod_img_a{ text-decoration: none; font-size: 11px; }

.prod_img_a img{
    padding: 2px !important;
    border: 1px solid #b3b3b3 !important;
}
.prod_img_a:hover img{ border: 1px solid #6e1f80 !important; }

#cat_sub_menu{
    position: relative;
    padding-top: 42px;
    padding-bottom: 20px;
    border-bottom: 1px solid #dfdfdf;
    text-align: left;
}
#cat_sub_menu h1{
    font-size: 20px;
    padding: 0px;
}
#cat_sub_menu td{
    padding: 0px 10px;
    border-left: 2px solid #dadada;
}
#cat_sub_menu td.cbm_first{
    padding-left: 0px;
    border-left: 0px solid #dadada;
}
#cat_sub_menu td a{
    font-weight: bold;
    font-family: Century Gothic, Arial, Helvetica, Verdana, sans-serif;
    text-decoration: none;
}
#cat_sub_menu td.cb_cur a, #cat_sub_menu a.a_cur{
    color: #7d8791;
}

#cat_sub_menu #product_print_buttons{
    position: absolute;
    top: 42px;
    right: 0px;
    text-align: right;
}
#product_print_buttons td{
    border: 0px solid #fff !important;
    padding: 0px 0px 0px 4px;
}
#product_print_buttons a{
    display: block;
    width: 58px;
    height: 23px;
}
#product_print_buttons a img{
    border: 0px solid #fff;
}
#product_print_buttons #product_share_button{
    background: url(/images/button_share.gif) no-repeat top left;
}
#product_print_buttons #product_print_button{
    background: url(/images/button_print.gif) no-repeat top left;
}

.linePrice{
text-decoration: line-through;
}

#search_header{
margin-bottom: 8px;
}

#prodPageContent{
vertical-align: top;
line-height: 1.4em;
}
#prodPageContent h3{
margin: 0px;
padding: 0px 0px 8px 0px;
color: #6c936c;
font-size: 16px;
}

#prod_number{ color: #636363; font-size: 11px; }

#prodImgContain{
vertical-align: top;
text-align: center;
padding-right: 10px;
}

#prodImg{
border: 1px solid #e0e3e0;
padding: 4px;
background-color: #fff;
text-align: center;
}
#prodImg a img{ border: 0px solid #c8d8e1; }
#prod_img_clip{

}

#productGallery{
text-align: left;
height: 60px;
overflow: auto;
}

.galleryThumbs td{ text-align: center; padding: 3px; }
.galleryThumbImgA img{ border: 1px solid #adadad; }
#imgComment{ margin: 4px; }

#prod_img_enlarge{ text-align: center; margin-bottom: 4px; }
#prod_img_enlarge a{
color: #7d8b92;
text-transform: uppercase;
font-size: 12px;
text-decoration: none;
}
#prod_img_enlarge a:hover{ color: #6e1f80; }
#prod_img_enlarge a img{
    position: relative;
    top: 3px;
    border: 0px solid #fff;
    margin-right: 6px;
}

.tellFriend{
float: right;
text-align: right;
padding-top: 8px;
}
.largeProdGallery{ width: 450px; text-align: center; }
.smallProdGallery{
float: right;
text-align: center;
}

#cat_desc{ margin-bottom: 15px; }

/* product tabs */
#prodContentTabsC{
position: relative;
z-index: 1000;
padding: 32px 0px 0px 0px;
margin: 0px;
border-bottom: 1px solid #c8d8e1;
}
#prodContentTabs{
position: absolute;
z-index: 1000;
top: -3px;
padding: 0px 0px 0px 4px;
}
#prodContentTabs li{
list-style: none;
float: left;
text-align: center;
border-bottom: 0px solid #fff;
padding: 0px;
}
#prodContentTabs li a{
font-family: Verdana, Arial, Helvetica, sans-serif !important;
display: block;

padding: 4px 12px;
margin: 0px;

color: #5c5740;
font-weight: normal;
text-decoration: none;
text-transform: uppercase;

background-color: #ededed;
border-top: 1px solid #c8d8e1;
border-left: 1px solid #c8d8e1;
border-right: 1px solid #c8d8e1;
}
#prodContentTabs li a:hover{
text-decoration: none;
background-color: #fff;
}
#prodContentTabs li .cur{
color: #5c5740;
font-weight: normal;
background-color: #fff;
border-bottom: 1px solid #fff;
}
#prodContentTabs li .cur:hover{ background-color: #fff; }

#prodContentArea{
border-right: 1px solid #c8d8e1;
border-left: 1px solid #c8d8e1;
border-bottom: 1px solid #c8d8e1;
padding: 8px 15px;
margin-bottom: 8px;
height: 220px;
overflow: auto;
}
/* end product tabs */


.pOptContainer{ border-top: 1px solid #e0e0e0; border-left: 1px solid #e0e0e0; border-right: 1px solid #e0e0e0; }
.pOptContainer td{
padding: 2px;
font-size: 12px !important;
border-bottom: 1px solid #e0e0e0;
}
.pOptContainer td strong{ color: #7b8f7b; font-size: 13px; }

.pOptContainer .optOdd{
background-color: #f1f1f1;
}

.pOptInfo{
float: right;
margin-top: 5px;
}
.pOptImg{
float: left;
width: 140px;
height: 64px;
}

.productOptH{
margin-top: 8px;

color: #586FA3;
font-size: 1em;
font-weight: bold;
text-transform: uppercase;

border-bottom: 1px solid #E2E6E9;
}

.pOptionsC{
margin: 8px 0px;
}

#prodQtyContainer{
color: #000;
margin: 8px 0px 0px 0px;
}

.reqProdOpt{
font-size: 10px;
}

#priceFoot{
font-size: 15px;
}
#priceFoot a{ font-size: 11px; }

#qtyFoot{
font-size: 11px;
text-align: right;
}

.cartPrices{
margin-top: 8px;
background-color: #F2F2F2;
border: 1px solid #C0C0C0;
}
.cartPrices td{
padding: 4px;
}
.dispPriceFoot{
float: left;
font-weight: bold;
}

.pqty{ border: 1px solid #b6b6b6; }

.simProducts{
width: 100%;
border: 1px solid #6B8ABF;
margin: 8px auto 0px auto;
clear: both;
}

.simProductsH{
white-space: nowrap;
text-align: left;
background-color: #6B8ABF;
padding: 5px 5px 5px 0px;
}

.simProductsH a{
padding: 5px 6px;
margin-right: 1px;
color: #D5E2EB;
text-decoration: none;
}
.simProductsH a:hover, .simProductsH .simHover{
background-color: #D5E2EB;
text-decoration: underline;
color: #6B8ABF;
}

.simProductsC{ display: table; clear: both; }
.simProductsC ul{ list-style: none; width: 100%; }
.simProductsC ul li{ float: left; width: 150px; min-height: 200px; height: auto; padding: 3px 8px;}

.pc_sub_container_outer{
text-align: center;
padding: 0px;
}
.pc_sub_msg{
padding: 8px 0px 8px 8px;
font-weight: bold;
text-align: left;
}

.pc_sub_container_outer h1{ text-align: left; }
.pc_sub_container{
background-color: #e9e9e9;
border: 1px solid #b6b2a2;
margin: 0px auto;
padding-bottom: 4px;
}

.pcatTable{
width: 96%;
}

.pcatTable td{
width: 33%;
padding: 4px 0px 4px 8px;
text-align: left;
}
.pcatTable td a{ font-size: 12px; font-weight: bold; }

.prodTotalStr, .prodTotal{
color: #000;
font-weight: normal;
}

#fullImgContain{
text-align: center;
}

#relatedProducts{ margin-top: 0px; text-align: center; }
#relatedProducts h4{
padding: 0px 0px 6px 15px;
color: #386b8b;
border-bottom: 0px solid #94b2c5;
text-align: left;
}
#relatedProducts table{ margin: 0px auto; }
#relatedProducts td{ padding: 0px 8px 15px 8px; }

.industryHeader h3 a{
margin: 0px;
padding: 0px;
}

.industryHeader h3 a{
font-size: 18px !important;
font-weight: normal;
text-decoration: none;
color: #71347E;
}

.industryHeader h3 a:hover{
text-decoration: underline;
color: #005F9F;
}

#industry_info{
    border-top: 1px solid #ebebeb;
    margin: 10px 0px;
}

.product_option_container{
margin-left: 24px;
padding-left: 2px;
border-left: 1px solid #3ab0ff;
}

.p_back, .p_next{
    display: block;
    width: 21px;
    height: 21px;
}
a.p_back{
    background: url(/images/prod_back_button_green.gif) no-repeat top left;
}
a.p_next{
    background: url(/images/prod_next_button_green.gif) no-repeat top left;
}
span.p_back{
    background: url(/images/prod_back_button_grey.gif) no-repeat top left;
}
span.p_next{
    background: url(/images/prod_next_button_grey.gif) no-repeat top left;
}

/* END PRODUCTS */

/* GALLERY STYLES */

.galleryDescription{
margin-top: 16px;
}

div.galleryContainer{
position: relative;
padding: 0px;
margin: 0px;

height: 100px;

white-space: nowrap;
}

div.galleryContainer table tr td{
white-space: nowrap;
}

.galleryContainer{
list-style: none;
margin: 0px 10px 0px 24px;

white-space: nowrap;

overflow: visible;
width: 100%;
}

.galleryContainer td{
margin: 0px;
padding: 0px 4px;

text-align: center;
}



.galleryContainer td a{
margin: 0px;
text-decoration: none;
font-size: 10px;
}

.galleryContainer td img{
margin: 5px 4px 0px 4px;
border: 0px solid #FFFFFF;
}

#gDisplayImage{
text-align: center;
}

#gDisplayImageCaption{
position: absolute;
top: 368px;
left: 128px;

overflow: hidden;

width: 418px;
height: 76px;

border: 1px solid #FFFFFF;

background-color: #000000;
color: #FFFFFF;

opacity: .65;
}

#gDisplayCloseBox{
position: absolute;
top: 0px;
right: 0px;

width: 12px;
height: 12px;
padding: 1px;

text-align: center;

font-size: 11px;
font-weight: bold;
border: 1px solid #FFFFFF;
cursor: pointer;
}

#gDisplayCaptionText{
position: absolute;
top: 14px;
left: 0px;

width: 410px;
height: 62px;

padding: 2px 4px;
overflow: auto;
}

#gFamilyTree{
margin-left: 32px;
}
#gFamilyTree a{

}
#gFamilyTree a:hover{

}

/* SUB-GALLERIES */
div.subgalleryContainer{
position: relative;
margin: 16px auto 0px auto;
width: 648px;
height: auto;
clear: both;
display: table;
}

ul.subgalleryContainer{
display: block;
list-style: none;
margin: 0px;
padding: 0px;
width: 100%;
height: auto;
clear: both;
}

ul.subgalleryContainer li{
float: left;
margin: 0px;
padding: 0px 0px;
text-align: center;
width: 191px;
}

ul.subgalleryContainer li a{
display: block;
margin: 0px;
padding: 6px 0px;
white-space: normal;
height: auto;
min-height: 124px;
text-decoration: none;
}

ul.subgalleryContainer li img{
margin: 0px 4px;
border: 0px solid #FFFFFF;
}

/* END SUB-GALLERY */

/* END GALLERY */

.dottedHR{ border-top: 1px dotted #9AAADD; padding: 5px 0px; }

.splashImg{ text-align: center; }

/* This node is for preload work and we don't want it to be seen */
#workNode{
display: none;
}

#preloadContainer{
z-index: 55000;
display: none;
position: absolute;
top: 200px;
left: 300px;

text-align: center;
width: 300px;
height: 110px;

opacity: .85;

}
#preloadContent{
display: none;
position: absolute;
top: 80px;
left: 0px;
margin: 0px auto;
text-align: center;
width: 200px;
text-align: center;
font-size: 20px;
color: #e1b552;
}
#preloadBarOuter{
position: absolute;
top: 65px;
left: 0px;

margin: 13px auto 0px auto;
position: relative;
width: 200px;
height: 13px;
font-size: 1px;
padding: 2px;
background-color: transparent;

border: 2px solid #9b1818;
background-color: #d7d7d7;
}
#preloadBarInner{
position: absolute;
top: 3px;
left: 3px;
width: 0px;
height: 11px;
font-size: 1px;

background-color: #9b1818;
}

#ieHistoryHack{
display: none;
border: 0px solid #f00;
}

/* CONTACT STYLES */
.contactTable{
width: 50%;
margin: 0px auto 0px auto;
text-align: left;
}
.contactTable input{
    padding: 2px;
}
.contactTable input.button, .contactTable input.buttonOver{
    padding: 2px 6px;
    font-size: 13px;
}

.contactTable td{
padding: 4px 2px;
}

.contactLeft{
width: 100%;
margin-right: 8px;
padding-right: 8px;
text-align: left;
}

.contactRight{
text-align: left;
width: 100%;
}

.contactNote{

}

.contactTable .contactBottom{
padding-top: 14px;
}

.required{
color: #FF0000;
}

#product_contact_form .contactTable{
    width: 100%;
}
#product_contact_form .contactTable td{
    font-size: 11px;
    color: #5e5e5e;
    vertical-align: middle;
}
#product_contact_form .contactTable .contactLeft{
    width: auto !important;
}
#product_contact_form .contactTable .contactRight{
    padding-left: 30px;
}
#product_contact_form .er{ display: none; }
#product_contact_form .email input{ width: 50px; }

.p_form_bottom{ padding: 20px 0px; }
.p_form_contact{
    float: left;
    font-size: 16px !important;
    font-family: Century Gothic, Arial, Helvetica, Verdana, sans-serif;
    font-weight: bold;
    color: #7d8b92;
}
.p_form_contact strong{ color: #0082c5; }

.p_form_button{
    background: url(/images/button_send_grey.gif) no-repeat top left;
    width: 63px;
    height: 25px;
    float: right;
}

/* END CONTACT STYLES */

.quoteQuestion{
background-color: #e9e9e9;
border: 1px solid #b6b2a2;
padding: 8px;
margin-bottom: 8px;
font-size: 11px;
}
.quoteQuestion a{ font-size: 11px; }

#hh_phone{ display: none; }

.hThumbs{
margin: 0px;
padding: 0px;
}
.hThumbs td{ padding: 0px 3px; }

.hThumbs .rp_view_prod{ color: #c80000; }
.hThumbs .rp_view_prod:hover{ color: #6f0719; }

.hThumbs a img{ border: 0px solid #fff; }

.hThumbs li{
list-style: none;
float: left;
margin: 8px;
width: 95px;
height: 60px;

text-align: center;
}

.hThumbs li a{
font-weight: normal;
}

.hThumbImgA{
display: block;
width: 74px;
height: 57px;
padding: 8px;
border: 1px solid #dcdcdc;
background-color: #fff;
}

.hThumbs li a img{
border: 0px solid #000;
}

/* event styles */

/* ############# POPUP CALENDAR ############# */
#d_form_cal{
background-color: #ffffff;
}
.cpYearNavigation, .cpMonthNavigation{
background-color: #C0C0C0;
text-align: center;
vertical-align: middle;
text-decoration: none;
color: #000000;
font-weight: bold;
}
.cpDayColumnHeader, .cpYearNavigation, .cpMonthNavigation, .cpCurrentMonthDate, .cpCurrentMonthDateDisabled, .cpOtherMonthDate, .cpOtherMonthDateDisabled, .cpCurrentDate, .cpCurrentDateDisabled, .cpTodayText, .cpTodayTextDisabled, .cpText{
font-family: Arial;
font-size: 8pt;
}
td.cpCurrentMonthDate, td.cpOtherMonthDate, td.cpCurrentDate{
padding: 0px 4px !important;
}
td.cpDayColumnHeader{
text-align: center;
border: 1px solid #C0C0C0;
border-width: 0px 0px 1px 0px;
background-color: #ccc;
color: #000;
font-weight: bold;
}
.cpCurrentMonthDate, .cpOtherMonthDate, .cpCurrentDate{
text-align: center;
text-decoration: none;
}
.cpCurrentMonthDateDisabled, .cpOtherMonthDateDisabled, .cpCurrentDateDisabled{
color: #D0D0D0;
text-align: center;
text-decoration: line-through;
}
.cpCurrentMonthDate, .cpCurrentDate{
color: #000000;
}
.cpOtherMonthDate{
color: #808080;
}
td.cpCurrentDate{
color: #FFFFFF;
background-color: #C0C0C0;
border-width: 1px;
border: solid thin #800000;
}
td.cpCurrentDateDisabled{
border-width: 1px;
border: solid thin #FFAAAA;
}
td.cpTodayText, td.cpTodayTextDisabled{
border: 1px solid #C0C0C0;
border-width: 1px 0px 0px 0px;
}
a.cpTodayText, span.cpTodayTextDisabled{ height: 20px; }
a.cpTodayText{ color: #000000; }
.cpTodayTextDisabled{ color: #D0D0D0; }
.cpBorder{ border: 1px solid #808080; }

#cal_StartDate, #cal_EndDate, #cal_RecurStartDate, #cal_RecurEndDate{
background: transparent !important;
}
#cal_StartDate table, #cal_EndDate table, #cal_RecurStartDate table, #cal_RecurEndDate table{
background-color: #FFF;
}

#event_list td{ padding: 15px 0px; border-bottom: 1px solid #ccc; }
#event_list .event_spacer{ padding: 4px 0px; }

#event_list .event_main a{ font-weight: bold; }

#event_list .event_name{ font-weight: bold; color: #198ecf; font-size: 15px; }
#event_list .event_blurb{ padding: 8px 0px 12px 0px; }
#event_list .event_date{ width: 75px; padding: 4px 8px; text-align: center; border-right: 1px dotted #ccc; }
#event_list .event_time{ width: 75px; padding: 4px 8px; text-align: center; border-right: 1px dotted #ccc; }
#event_list .event_contact{ padding: 4px 8px; text-align: center; }

#event_details td{ padding: 4px; }

#google_map, #google_pano{
width: 100%;
height: 230px;
}

#google_pano{ display: none; }
#google_pano object{ width: 100%; }

#mapDirectionsC{
padding: 8px;
background-color: #EBF1F9;
border: 1px solid #D2DCEC;
}

.startAddress{
width: 250px;
}

#directions{
display: none;
margin-top: 8px;
width: 98%;
background-color: #FFFFFF;
border: 1px solid #D2DCEC;
}
.printDirections{
text-align: right;
}

.cal_et_info, .cal_et_icon{ padding: 15px 5px; vertical-align: top; }

.cal_et_icon{ text-align: center; width: 15%; }
.cal_et_icon a img{ border: 0px solid #fff; }
.cal_et_info{ width: 35%; }

#events_heading{ margin: 8px 0px 8px 8px; border-bottom: 1px solid #ccc; width: 96%; }
#event_listings{ margin: 0px 0px 8px 8px; width: 96%; }
#events_heading td{
text-align: left;
text-transform: uppercase;
font-weight: bold;
padding: 0px 0px 3px 3px;
}
.events_dt{ width: 18%; }
.events_tm{ width: 18%; }
.events_title{ width: 39%; }
.events_options{ width: 25%; }

#event_listings_container{ margin-bottom: 8px; text-align: left; }
#event_listings td{ border-bottom: 1px solid #dadee1; padding: 4px 0px 4px 4px; }

#pageTabs_c{ position: relative; margin-top: 20px; }

#pageTabs{
position: absolute;
top: -27px;

margin: 0px;
padding: 0px;
}

#pageTabs li{
list-style: none;
float: left;
text-align: center;
}
#pageTabs li a{
display: block;

padding: 7px 30px 2px 30px;

color: #838b83;
font-size: 11px;
font-weight: bold;
text-decoration: none;

outline: 0px solid transparent;
}
#pageTabs li a:hover{
text-decoration: underline;
}
#pageTabs li .a_cur{

}

.page_tab_c{
position: relative;
background: url(/images/tab_repeat.gif) repeat-x top left;
height: 28px;
}
.page_tab_left{
position: absolute;
left: 0px;
top: 0px;
width: 8px;
height: 28px;
background: url(/images/tab_left.gif) no-repeat top left;
}
.page_tab_right{
position: absolute;
right: 0px;
top: 0px;
width: 7px;
height: 28px;
background: url(/images/tab_right.gif) no-repeat top left;
}
.page_tab_right_last{
position: absolute;
right: 0px;
top: 0px;
width: 8px;
height: 28px;
background: url(/images/tab_right_last.gif) no-repeat top left;
}

#pageTabs .li_cur{
position: relative;
background: url(/images/tab_hover_repeat.gif) repeat-x top left;
}
.li_cur .page_tab_left{
position: absolute;
left: 0px;
top: 0px;
width: 8px;
height: 28px;
background: url(/images/tab_hover_left.gif) no-repeat top left;
}
.li_cur .page_tab_right{
position: absolute;
right: 0px;
top: 0px;
width: 7px;
height: 28px;
background: url(/images/tab_hover_right.gif) no-repeat top left;
}
.li_cur .page_tab_right_last{
position: absolute;
right: 0px;
top: 0px;
width: 8px;
height: 28px;
background: url(/images/tab_hover_right_last.gif) no-repeat top left;
}

#pageTabContent{
border: 1px solid #c3cbc3;
margin-top: 50px;
padding: 11px 10px 10px 10px;
background-color: #fff;
}

#prodTabContent{
    opacity: 1;
}

.happy_img{
padding: 4px !important;
border: 1px solid #e0e3e0 !important;
}

#home_tab5{
position: absolute;
left: -1px;
top: -1px;
width: 245px;
height: 27px;
background: url(/images/home_rounded_top.gif) no-repeat top left;
}

#recommended_prods{
padding: 15px 8px 0px 8px;
}
#recommended_prods h6{
color: #7b8f7b;
text-transform: uppercase;
padding-bottom: 8px;
font-weight: normal;
font-size: 12px;
}

#home_dynamic{
    padding-top: 32px;
}
#home_table_left{
    padding-right: 20px;
}
#home_organize_block{
    background: url(/images/aads-home-organize-block.gif) no-repeat top left;
    width: 422px;
    height: 269px;
}
#home_organize_container{
    padding: 50px 20px 0px 20px;
    color: #393939;
    font-family: Century Gothic, Arial, Helvetica, Verdana, sans-serif;
}
#home_organize_container strong{
    color: #701f86;
}
#home_organize_content{
    font-size: 13px;

    color: #393939;
}

#home_organize_block td{
    padding-bottom: 4px;
    color: #393939;
    vertical-align: middle;
    font-size: 11px;
}
#home_organize_block td input{
    padding-bottom: 4px;
    color: #393939;
    vertical-align: middle;
    font-size: 11px;
    padding: 1px;
}

#home_organize_block input.button, #home_organize_block input.buttonOver{
    background: url(/images/button_go.gif) no-repeat top left;
    width: 32px;
    height: 21px;
    padding: 0px;
}

#home_organize_block button.h_button{
    background: url(/images/button_home_request.gif) no-repeat top left;
    width: 191px;
    height: 28px;
}

#home_organize_block input.h_button_send{
    position: relative;
    top: -10px;
    margin-left: 8px;
    background: url(/images/button_send.gif) no-repeat top left;
    width: 60px;
    height: 28px;
}

#home_page_content{
    padding-top: 20px;
}

#h_solution, #h_product{
    width: 128px;
}

#h_contact_form_tbl td{
    padding-right: 4px;

}
#h_contact_form_tbl td input{
    width: 100px;
}

.list_arrow{
    margin: 0px 0px 0px 1px;
    padding: 0px 0px 0px 1px;
    color: #fff;
    list-style-type: none;
    width: 200px;
}

.list_arrow li{
    background-image: url(/uimages/arrow.jpg);
    background-repeat: no-repeat;
    background-position: 0em 0.4em;
    padding-left: 1em;
    vertical-align: middle;
    color: #3f3f3f;
}