﻿/* styles to support CustomerZone after Advance rebranding */
.titleHolder
{
    height: 50px;
    width: 100%;
    float: left;
}

h1
{
    font-family: Arial, Helvetica, Verdana, Sans-serif;
    font-weight: lighter;
    font-size: 18px;
    border-bottom: 1px #0D204A solid;
    color: #666666; /*background-image :url(/images/advance-us/pipe.gif); */
    background-repeat: no-repeat;
    padding-left: 5px;
}

.printEmail
{
    font-family: Arial, Helvetica, Verdana, Sans-serif;
    font-size: 11px;
    color: #666;
    height: 16px;
    width: 100px;
    z-index: 5;
    padding-top: 18px;
    position: relative;
    float: right;
}

.printEmail a
{
    color: #666;
    text-decoration: none;
}

.printEmailNoline
{
    font-family: Arial, Helvetica, Verdana, Sans-serif;
    font-size: 11px;
    color: #666;
    height: 16px;
    width: 100px;
    float: right;
    padding-top: 18px;
}

.printEmailNoline a
{
    color: #666;
    text-decoration: none;
}

.refHolder
{
    width: 100%;
    float: left;
    font-family: Arial, Helvetica, Verdana, Sans-serif;
    font-size: 12px;
    color: #666;
}

/***************************************************************/
/* Accordian Menu
/***************************************************************/
.accFrontPage
{
    width: 294px;
    height: 281px;
    padding: 0px;
    margin: 0px;
    border: none;
}

.accHeaderFrontPage
{
    width: 100%;
    height: 27px;
    margin-left: 0px;
    margin-bottom: 0px;
    padding: 0px;
    border: none;
    color: white;
    background-color: #666666;
    font-family: Arial, Sans-Serif;
    font-family: Arial, Helvetica, Verdana, Sans-serif;
    font-size: 13px;
    letter-spacing: .03em;
    text-transform: uppercase;
    cursor: pointer;
    border-top: 2px solid #ffffff;
}

.accLink
{
    color: white;
    margin-left: 8px;
    text-decoration: none;
    font-weight: bold;
    text-transform: uppercase;
}

.accLinkImage
{
    border: none;
    margin-right: 0.3em;
}

/*------------  Front Page accordion -----------------*/
/******************end**************/


body
{
    margin: 0px;
    padding: 0px;
    background-color: #999999;
}

.homefooter
{
    width: 100%;
    font-size: 11px;
    text-align: center;
    color: #ffffff;
}

.homefooter a:link
{
    color: #ffffff;
    text-decoration: underline;
}

.homefooter a:visited
{
    color: #ffffff;
    text-decoration: underline;
}

.homefooter a:hover
{
    color: #ffcc00;
    text-decoration: underline;
}

a.standard, a.standard:active, a.standard:link, a.standard:visited
{
    text-decoration: none;
    color: #000099;
}

a.standard:hover
{
    text-decoration: none;
    color: #660000;
}

a.underline, a.underline:active, a.underline:link, a.underline:visited
{
    color: #000000;
    text-decoration: none;
}

a.underline:hover
{
    color: #000000;
    text-decoration: underline;
}

.leftNavTitle
{
    color: #FFFFFF;
    text-decoration: none;
}

a.leftMenuItem, a.leftMenuItem:active, a.leftMenuItem:link, a.leftMenuItem:visited, a.leftNavTitle, a.leftNavTitle:active, a.leftNavTitle:link, a.leftNavTitle:visited, a.leftNavTitle:hover, a.mainMenuItemDynamic, a.mainMenuItemDynamic:active, a.mainMenuItemDynamic:link, a.mainMenuItemDynamic:visited
{
    text-decoration: none;
    color: #FFFFFF !important;
}

a.mainMenuItem, a.mainMenuItem:active, a.mainMenuItem:link, a.mainMenuItem:visited
{
    text-decoration: none;
    color: #000099;
}

a.leftMenuItem:hover, a.leftMenuItemSelected, a.mainMenuItemDynamic:hover
{
    text-decoration: none;
    color: #FFFFFF !important;
}

a.mainMenuItem:hover, a.mainMenuItemSelected
{
    text-decoration: none;
    color: #000099;
}

.mainMenuItem
{
    color: #000099;
    font-weight: bold;
    text-decoration: none;
    background-color: #CCCCCC;
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 3px;
    padding-right: 3px;
    text-align: left;
}

.mainMenuItemDynamic
{
    border-bottom: solid 1px #7F7F7F;
    background-color: #666666;
    color: #FFFFFF;
    z-index: 1;
}

.mainMenuItemHoverDynamic
{
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
    background-color: #000099;
}

.mainMenuItemHover
{
    color: #000099;
    font-weight: bold;
    text-decoration: none;
    background-color: #CCCCCC;
}

.mainMenuItemSelected
{
    color: #000099;
    font-weight: bold;
    text-decoration: none;
}

.mainMenu
{
    font-size: 12px;
    background-color: #CCCCCC;
    border-style: solid;
    border-left-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-width: 1px;
    border-color: #999999;
}

.mainMenuDynamic
{
    z-index: 1;
    background-color: #666666;
    font-size: 12px;
    border: solid 1px #7F7F7F;
    border-bottom-style: none;
}
.searchMenuItemClarke
{
    font-size: 12px;
    background-color: #CCCCCC;
    border-style: solid;
    border-left-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-width: 1px;
    border-color: #999999;
    margin-bottom: 0px;
    margin-top: 1px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 3px;
    padding-right: 3px;
}

.searchMenuItemTextBox
{
    font-size: 10px;
    height: 12px;
    width: 70px;
}

.searchMenuItem
{
    font-size: 12px;
    font-weight: bold;
    background: url(/Images/Common/redArrow.gif) no-repeat;
    cursor: pointer;
    width: 18px;
    height: 18px;
    border: none;
}


.leftMenuItem
{
    color: White;
    font-weight: bold;
    text-decoration: none;
    background-color: #666666;
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 3px;
    padding-right: 3px;
    text-align: left;
    border-bottom: solid 1px #7F7F7F;
}

.leftMenuItemHover
{
    color: white;
    font-weight: bold;
    text-decoration: none;
    background-color: #000099;
}

.leftMenuItemSelected
{
    color: white;
    font-weight: bold;
    text-decoration: none;
    background-color: #000099;
}

.leftMenu
{
    font-size: 12px;
    background-color: #666666;
    border: solid 1px #7F7F7F;
    border-left-style: none;
    border-bottom-style: none;
    margin-top: 7px;
    margin-bottom: 7px;
    width: 100%;
}

.pageTitle
{
    font-size: 25px;
    font-family: Arial, Verdana, Helvetica, Sans-serif;
}

.button
{
    font-size: 12px;
    color: #000099;
    background-color: #CCCCCC;
    border: solid 1px #999999;
}

/* custom_tabs_style theme */
.custom_tabs_style
{
    display: block; /* fonts for the tabs */
    font-family: Verdana;
    font-size: 12px;
}
.custom_tabs_style .ajax__tab_tab
{
    font-weight: bold;
    height: 16px;
}
.custom_tabs_style .ajax__tab_body
{
    background-color: #fff;
    border-top: none;
    padding: 10px;
}
.custom_tabs_style .ajax__tab_header
{
    border-bottom: 4px solid #990000; /* border */
    padding-right: 10px;
}

/* regular header styles */
.custom_tabs_style .ajax__tab_header .ajax__tab_tab
{
    padding-top: 5px; /* left/right rounded images are 4 pixels wide */
    margin: 0px 4px 0px 4px;
    color: #FFFFFF;
    background: url(/Images/ClarkeUS/TabGrayMiddle.gif) repeat-x;
}
.custom_tabs_style .ajax__tab_header .ajax__tab_outer
{
    /* 2 pixel horizontal space between tabs */
    margin-right: 2px;
    background: url(/Images/ClarkeUS/TabGrayRight.gif) no-repeat right top;
}
.custom_tabs_style .ajax__tab_header .ajax__tab_inner
{
    background: url(/Images/ClarkeUS/TabGrayLeft.gif) no-repeat left top;
}

/* active headers styles */
.custom_tabs_style .ajax__tab_active .ajax__tab_tab, .custom_tabs_style .ajax__tab_hover .ajax__tab_tab
{
    padding-top: 5px; /* left/right rounded images are 4 pixels wide */
    margin: 0px 4px 0px 4px;
    color: #FFFFFF;
    background-image: url(/Images/ClarkeUS/TabRedMiddle.gif);
    background-repeat: repeat-x;
}
.custom_tabs_style .ajax__tab_active .ajax__tab_outer, .custom_tabs_style .ajax__tab_hover .ajax__tab_outer
{
    /* 2 pixel horizontal space between tabs */
    margin-right: 2px;
    background-image: url(/Images/ClarkeUS/TabRedRight.gif);
    background-repeat: no-repeat;
}
.custom_tabs_style .ajax__tab_active .ajax__tab_inner, .custom_tabs_style .ajax__tab_hover .ajax__tab_inner
{
    background-image: url(/Images/ClarkeUS/TabRedLeft.gif);
    background-repeat: no-repeat;
}

a.headline:link
{
    color: #FFFFFF;
    text-decoration: none;
}

a.headline:visited
{
    color: #FFFFFF;
    text-decoration: none;
}

a.headline:hover
{
    color: #FFCC00;
    text-decoration: underline;
}

.left a:link, .left a:active, .left a:visited
{
    color: #FFCC00;
    text-decoration: none;
}

.left a:hover
{
    color: #FFFFFF;
    text-decoration: underline;
}

.white
{
    color: White;
}

.international
{
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    width: 550px;
}

.int_head
{
    background-color: #CCCCCC;
    font-weight: bold;
    height: 20px;
    padding-top: 2px;
    text-indent: 10px;
}

.int_left
{
    padding: 2px 4px 4px 10px;
    vertical-align: top;
    width: 50%;
}

.int_right
{
    padding: 2px 4px 4px 10px;
    vertical-align: top;
    width: 50%;
}

.int_third
{
    padding: 2px 4px 4px 10px;
    vertical-align: top;
    width: 33%;
}

.header01
{
    color: #990000;
    font-size: 14px;
    font-weight: bold;
}

.smaller
{
    font-size: 12px;
}

/**************************/

td.section-header
{
    background-color: #E8E3DF;
    border-bottom: 1px solid #BFB1A5;
    font-weight: bold;
    padding: 5px;
    text-align: center;
}

.CartListHead
{
    font-weight: bold;
}

.regformlabel
{
    background-color: #EFEFF4;
    border-bottom: 3px solid #FFFFFF;
    border-right: 15px solid #FFFFFF;
    font-size: 11px;
    height: 25px;
    padding-left: 5px;
    vertical-align: middle;
    width: 150px;
}

.requiredFormField
{
    font-size: 18px;
    color: #C0143C;
    font-weight: bold;
    vertical-align: middle;
}

.warranty-form .regformlabel
{
    background-color: #EFEFF4;
    border-bottom: 3px solid #FFFFFF;
    border-right: 15px solid #FFFFFF;
    font-size: 11px;
    height: 25px;
    padding-left: 5px;
    vertical-align: middle;
    width: 100px;
}

#dashboard span
{
    color: #ffffff;
}

#dashboard a, #dashboard a:active, #dashboard a:link, #dashboard a:visited
{
    text-decoration: none;
    color: #ffffff;
}

.dynamicbackground
{
    background-color: #990000 !important;
}

.surplustbl_as_head
{
    background-color: #EDEDED;
    height: 20px;
    padding-top: 2px;
    text-indent: 10px;
}

.surplustbl_data
{
    padding: 10px;
}

.surplustbl_model
{
    height: 20px;
    padding-bottom: 4px;
    padding-left: 10px;
    padding-top: 2px;
    width: 205px !important;
}

.surplustbl
{
    border: 1px solid #CCCCCC;
    width: 575px;
}

.surplustbl_categoryHeader
{
    background-color: #CCCCCC;
    font-weight: bold;
    padding-top: 2px;
    text-indent: 10px;
}

.surplustbl_head_new
{
    background-color: #CCCCCC;
    font-weight: bold;
    height: 20px;
    padding-top: 1px;
    text-align: center;
    width: 128px;
}

#headerdiv01
{
    -x-system-font: none;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: normal;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-top: 20px;
}

table.checkout
{
    width: 700px;
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window
{
    font: 12px Arial, Helvetica, sans-serif;
    color: #333333;
}

#TB_secondLine
{
    font: 10px Arial, Helvetica, sans-serif;
    color: #666666;
}

#TB_window a:link
{
    color: #666666;
}
#TB_window a:visited
{
    color: #666666;
}
#TB_window a:hover
{
    color: #000;
}
#TB_window a:active
{
    color: #666666;
}
#TB_window a:focus
{
    color: #666666;
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay
{
    position: fixed;
    z-index: 100;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
}

.TB_overlayMacFFBGHack
{
    background: url(/images/advance-us/macFFBgHack.png) repeat;
}
.TB_overlayBG
{
    background-color: #000;
    filter: alpha(opacity=75);
    -moz-opacity: 0.75;
    opacity: 0.75;
}

* html #TB_overlay
{
    /* ie6 hack */
    position: absolute;
    height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window
{
    position: fixed;
    background-color: #FFF;
    z-index: 102;
    color: black;
    display: none;
    text-align: left;
    top: 50%;
    left: 50%;
    font-family: Arial, Helvetica, Verdana, Sans-serif;
    font-weight: lighter;
    font-size: 15px;
}

* html #TB_window
{
    /* ie6 hack */
    position: absolute;
    margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image
{
    display: block;
    margin: 15px 0 0 15px;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #666;
    border-left: 1px solid #666;
}

#TB_caption
{
    height: 25px;
    padding: 7px 30px 10px 25px;
    float: left;
}

#TB_closeWindow
{
    height: 25px;
    padding: 11px 25px 10px 0;
    float: right;
}

#TB_closeAjaxWindow
{
    padding: 7px 10px 5px 0;
    margin-bottom: 1px;
    text-align: right;
    float: right;
}

#TB_ajaxWindowTitle
{
    float: left;
    padding: 7px 0 5px 10px;
    margin-bottom: 1px;
}

#TB_title
{
    background-color: #800000;    
    height: 34px;
    color: White;
    font-size: 18px;
}

#TB_ajaxContent
{
    clear: both;
    padding: 2px 15px 15px 15px;
    overflow: auto;
    text-align: left;
    line-height: 1.4em;
}

#TB_ajaxContent.TB_modal
{
    padding: 15px;
}

#TB_ajaxContent p
{
    padding: 5px 0px 5px 0px;
}

#TB_load
{
    position: fixed;
    display: none;
    height: 45px;
    width: 225px;
    z-index: 9003;
    top: 50%;
    left: 50%;
    margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
    background-image: url(/images/Advance-US/processing.gif);
    background-repeat: no-repeat;
}

* html #TB_load
{
    /* ie6 hack */
    position: absolute;
    margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect
{
    z-index: 99;
    position: fixed;
    top: 0;
    left: 0;
    background-color: #fff;
    border: none;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    opacity: 0;
    height: 100%;
    width: 100%;
}

* html #TB_HideSelect
{
    /* ie6 hack */
    position: absolute;
    height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent
{
    clear: both;
    border: none;
    margin-left: 1px;
}

/* This is part availability hover code*/
span.availInfo a:hover
{
    color: #fff;
}
span.availInfo a:link span
{
    display: none;
}
span.availInfo a:visited span
{
    display: none;
}
span.availInfo a:hover span
{
    position: absolute;
    margin: -15px 0px 0px 20px;
    background-color: beige;
    padding: 2px 10px 2px 10px;
    border: 1px solid #C0C0C0;
    font: normal 10px/12px verdana;
    color: #000;
    text-align: left;
    display: block;
}

.registrationModel
{
    position: absolute;
    top: 0px;
    left: 0px;
}

.closeButton
{
    background: url(/Images/Common/close.gif) no-repeat;
    cursor: pointer;
    width: 35px;
    height: 25px;
}

/* --------Request a Quote Button Ends----*/
.reqbutton
{
    display: inline-block;
   border-top: 1px solid #870000;
   background: #660404;
   background: -webkit-gradient(linear, left top, left bottom, from(#de0303), to(#660404));
   background: -webkit-linear-gradient(top, #de0303, #660404);
   background: -moz-linear-gradient(top, #de0303, #660404);
   background: -ms-linear-gradient(top, #de0303, #660404);
   background: -o-linear-gradient(top, #de0303, #660404);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#de0303', endColorstr='#660404');
    padding: 5px 10px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
    -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
    box-shadow: rgba(0,0,0,1) 0 1px 0;
    text-shadow: rgba(0,0,0,.4) 0 1px 0;
    color: white;
    font-size: 12px;
    font-weight: bold;
    font-family: Arial, Helvetica, Verdana, Sans-serif;
    text-decoration: none;
    vertical-align: middle;
}

.reqbutton:hover
{
   border-top-color: #b80d0d;
   background: #b80d0d;
     filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#660404', endColorstr='#de0303');
   color: #ffffff;
    cursor:pointer;
    
}
.reqbutton:active
{
    border-top-color: #474c4f;
   background: #474c4f;
}
/* --------Request a Quote Button Ends----*/

