/* -- Tag Elements --*/
body
{
    padding: 0px;
    font-size: 11px;
    margin: 0px;
    color: #333;
    font-family: verdana, arial;
    background-color: #fff;
    text-align: center;
}

select
{
    border: 1pt solid;
    font: 11px verdana;
    color: #333;
    background-color: #f2f2f2;
    text-decoration: none;
}

td
{
    font-size: 11px;
    color: #333;
    font-family: verdana;
    text-decoration: none;
}

td.HeaderBlack
{
    margin-bottom: 10px;
    font-size: 12px;
    font-weight: bold;
    background-image: url(/images/bkgd_header_black.jpg);
    background-repeat: repeat-x;
    color: #fff;
    padding-left: 14px;
}

img
{
    border: medium none;
}

/* -- End Tag Elements -- */


/* -- Links --*/

/* -- Sub Text -- */

a.subtext:link
{
    font-size: 11px;
    color: #666;
    font-family: Verdana;
    text-decoration: none;
}

a.subtext:visited
{
    font-size: 11px;
    color: #666;
    font-family: Verdana;
    text-decoration: none;
}

a.subtext:hover
{
    font-size: 11px;
    color: #666;
    font-family: Verdana;
    text-decoration: underline;
}

a.subtext:active
{
    font-size: 11px;
    color: #666;
    font-family: Verdana;
    text-decoration: underline;
}

/* -- End Sub Text -- */

/* -- Search -- */

a.search
{
    border: medium none;
    font-size: 11px;
    color: #333;
    font-family: Verdana, Arial;
    text-decoration: underline;
}

a.search:active
{
    border: medium none;
    font-size: 11px;
    color: #333;
    font-family: verdana;
    text-decoration: underline;
}

a.search:link
{
    border: medium none;
    font-size: 11px;
    color: #333;
    font-family: verdana;
    text-decoration: underline;
}

a.search:visited
{
    font-size: 11px;
    color: #333;
    font-family: verdana;
    text-decoration: underline;
}

a.search:hover
{
    border: medium none;
    font-size: 11px;
    color: #333;
    font-family: verdana;
    text-decoration: underline;
}

/* -- End Search -- */

/* -- General Achor Tag */

a
{
    border: medium none;
    font-size: 11px;
    color: #339;
    font-family: Verdana, Arial;
    text-decoration: underline;
    cursor:pointer;
}

a:active
{
    border: medium none;
    font-size: 11px;
    color: #339;
    font-family: verdana;
    text-decoration: underline;
    cursor:pointer;
}

a:link
{
    border: medium none;
    font-size: 11px;
    color: #339;
    font-family: verdana;
    text-decoration: underline;
    cursor:pointer;
}

a:visited
{
    font-size: 11px;
    color: #339;
    font-family: verdana;
    text-decoration: underline;
    cursor:pointer;
}

a:hover
{
    border: medium none;
    font-size: 11px;
    color: #cc0000;
    font-family: verdana;
    text-decoration: underline;
    cursor:pointer;
}

/* -- End General Achor Tag -- */

/* -- Alerts -- */

a.alerts
{
    border: medium none;
    color: #c00;
    text-decoration: none;
    font: 11px Verdana,Arial;
}

a.alerts:active
{
    border: medium none;
    font-size: 11px;
    color: #c00;
    font-family: verdana;
    text-decoration: none;
}

a.alerts:link
{
    border: medium none;
    font-size: 11px;
    color: #c00;
    font-family: verdana;
    text-decoration: none;
}

a.alerts:visited
{
    font-size: 11px;
    color: #c00;
    font-family: verdana;
    text-decoration: none;
}

a.alerts:hover
{
    border: medium none;
    font-size: 11px;
    color: #c00;
    font-family: verdana;
    text-decoration: underline;
}

/* -- End Alerts -- */

/* -- Notifications -- */

a.notifications
{
    border: medium none;
    color: #333;
    text-decoration: none;
    font: 11px Verdana,Arial;
}

a.notifications:active
{
    border: medium none;
    font-size: 11px;
    color: #333;
    font-family: verdana;
    text-decoration: none;
}

a.notifications:link
{
    border: medium none;
    font-size: 11px;
    color: #333;
    font-family: verdana;
    text-decoration: none;
}

a.notifications:visited
{
    font-size: 11px;
    color: #333;
    font-family: verdana;
    text-decoration: none;
}

a.notifications:hover
{
    border: medium none;
    font-size: 11px;
    color: #333;
    font-family: verdana;
    text-decoration: underline;
}

/* -- End Notifications -- */

/* -- Breadcrumbs -- */

a.breadcrumb
{
    font-weight: normal;
    font-size: 11px;
    color: #333;
    font-family: verdana, Arial;
    text-decoration: none;
}

a.breadcrumb:active
{
    font-weight: normal;
    font-size: 11px;
    color: #333;
    font-family: verdana, Arial;
    text-decoration: none;
}

a.breadcrumb:link
{
    font-weight: normal;
    font-size: 11px;
    color: #333;
    font-family: verdana, Arial;
    text-decoration: none;
}

a.breadcrumb:visited
{
    font-weight: normal;
    font-size: 11px;
    color: #333;
    font-family: verdana;
    text-decoration: none;
}

a.breadcrumb:hover
{
    font-weight: normal;
    font-size: 11px;
    color: #333;
    font-family: verdana, Arial;
    text-decoration: underline;
}

/* -- End Breadcrumbs -- */

/* -- Blackbold -- */

.blackbold
{
    font-weight: bold;
    font-size: 11px;
    color: #333333;
    font-family: verdana;
    text-decoration: none;
}

a.blackbold
{
    font-weight: bold;
    font-size: 11px;
    color: #333333;
    font-family: verdana;
    text-decoration: none;
}

a.blackbold:active
{
    font-weight: bold;
    font-size: 11px;
    color: #333333;
    font-family: verdana;
    text-decoration: none;
}

a.blackbold:link
{
    font-weight: bold;
    font-size: 11px;
    color: #333333;
    font-family: verdana, Arial;
    text-decoration: none;
}

a.blackbold:visited
{
    font-weight: bold;
    font-size: 11px;
    color: #333333;
    font-family: verdana;
    text-decoration: none;
}

a.blackbold:hover
{
    font-weight: bold;
    font-size: 11px;
    color: #333333;
    font-family: verdana;
    text-decoration: underline;
}

/* -- End Blackbold -- */

/* -- Letter -- */

a.letter
{
    font-weight: bold;
    font-size: 13px;
    color: #039;
    font-family: verdana, Arial;
    text-decoration: underline;
}

a.letter:active
{
    font-weight: bold;
    font-size: 13px;
    color: #039;
    font-family: verdana, Arial;
    text-decoration: underline;
}

a.letter:link
{
    font-weight: bold;
    font-size: 13px;
    color: #039;
    font-family: verdana, Arial;
    text-decoration: underline;
}

a.letter:visited
{
    font-weight: bold;
    font-size: 13px;
    color: #039;
    font-family: verdana, Arial;
    text-decoration: underline;
}

a.letter:hover
{
    font-weight: bold;
    font-size: 13px;
    color: #cc0000;
    font-family: verdana, Arial;
    text-decoration: underline;
}

/* -- End Letter -- */

/* -- Left Nav -- */

a.leftnav
{
    font-size: 11px;
    color: #039;
    font-family: Verdana;
    text-decoration: underline;
}
a.leftnav:active
{
    font-size: 11px;
    color: #039;
    font-family: Verdana;
    text-decoration: underline;
}
a.leftnav:link
{
    font-size: 11px;
    color: #039;
    font-family: Verdana;
    text-decoration: underline;
}

a.leftnav:visited
{
    font-size: 11px;
    color: #039;
    font-family: Verdana;
    text-decoration: underline;
}

a.leftnav:hover
{
    font-size: 11px;
    color: #cc0000;
    font-family: Verdana;
    text-decoration: underline;
}

/* -- End Left Nav -- */

/* -- Mover --*/

a.mover
{
    font-size: 11px;
    color: #666;
    font-family: verdana, Arial;
    text-decoration: none;
}

a.mover:active
{
    padding: 3px;
    font-size: 11px;
    color: #666;
    font-family: verdana, Arial;
    text-decoration: none;
}

a.mover:link
{
    padding: 3px;
    font-size: 11px;
    color: #333;
    font-family: verdana, Arial;
    text-decoration: none;
}

a.mover:visited
{
    padding: 3px;
    font-size: 11px;
    color: #333;
    font-family: verdana;
    text-decoration: none;
}

a.mover:hover
{
    padding: 3px;
    font-size: 11px;
    color: #333;
    font-family: verdana, Arial;
    background-color: #eee;
    text-decoration: none;
}

a.mover2
{
    font-size: 11px;
    color: #666;
    font-family: verdana, Arial;
    text-decoration: none;
}

a.mover2:active
{
    font-size: 11px;
    color: #666;
    font-family: verdana;
    text-decoration: none;
}

a.mover2:link
{
    font-size: 11px;
    color: #666;
    font-family: verdana;
    text-decoration: none;
}

a.mover2:visited
{
    font-size: 11px;
    color: blue;
    font-family: verdana;
    text-decoration: none;
}

a.mover2:hover
{
    font-size: 11px;
    color: #cc0000;
    font-family: verdana;
    text-decoration: none;
}

/* -- End Mover --*/

/* -- Footer -- */

a.footer:link
{
    font-size: 11px;
    color: #666;
    font-family: Verdana;
    text-decoration: none;
    text-align: left;
    font-weight: normal;
}
a.footer:visited
{
    font-size: 11px;
    color: #666;
    font-family: Verdana;
    text-decoration: none;
    font-weight: normal;
}

a.footer:hover
{
    font-size: 11px;
    color: #666;
    font-family: Verdana;
    text-decoration: underline;
    font-weight: normal;
}

a.footer:active
{
    font-size: 11px;
    color: #666;
    font-family: Verdana;
    text-decoration: underline;
    font-weight: normal;
}

a.footerSmall:link
{
    font-size: 9px;
    color: #666;
    font-family: Verdana;
    text-decoration: none;
    text-align: left;
    font-weight: normal;
}

a.footerSmall:visited
{
    font-size: 9px;
    color: #666;
    font-family: Verdana;
    text-decoration: none;
    font-weight: normal;
}

a.footerSmall:hover
{
    font-size: 9px;
    color: #666;
    font-family: Verdana;
    text-decoration: underline;
    font-weight: normal;
}

a.footerSmall:active
{
    font-size: 9px;
    color: #666;
    font-family: Verdana;
    text-decoration: underline;
    font-weight: normal;
}

a.footerImage:link
{
    text-decoration: none;
    color: #F2F2F2;
}

a.footerImage:visited
{
    text-decoration: none;
    color: #F2F2F2;
    border: 0px;
}

a.footerImage:hover
{
    text-decoration: none;
    color: #F2F2F2;
    border: 0px;
}

a.footerImage:active
{
    text-decoration: none;
    color: #F2F2F2;
}

/* -- End Footer -- */

/* -- Globalnav -- */

a.globalnav:link
{
    font-weight: bold;
    font-size: 11px;
    color: #fff;
    font-family: Verdana;
    text-decoration: none;
}

a.globalnav:visited
{
    font-weight: bold;
    font-size: 11px;
    color: #fff;
    font-family: Verdana;
    text-decoration: none;
}
a.globalnav:hover
{
    font-weight: bold;
    font-size: 11px;
    color: #fff;
    font-family: Verdana;
    text-decoration: underline;
}

a.globalnav:active
{
    font-weight: bold;
    font-size: 11px;
    color: #fff;
    font-family: Verdana;
    text-decoration: none;
}

/* -- End Globalnav -- */

/* -- Menu -- */

a.menu:link
{
    font-weight: bold;
    font-size: 11px;
    color: #333;
    font-family: Verdana;
    text-decoration: none;
}

a.menu:visited
{
    font-weight: bold;
    font-size: 11px;
    color: #333;
    font-family: Verdana;
    text-decoration: none;
}

a.menu:hover
{
    font-weight: bold;
    font-size: 11px;
    color: #c00;
    font-family: Verdana;
    text-decoration: none;
}

a.menu:active
{
    font-weight: bold;
    font-size: 11px;
    color: #c00;
    font-family: Verdana;
    text-decoration: none;
}

a.menu2:link
{
    font-size: 11px;
    color: #333;
    font-family: Verdana;
    text-decoration: none;
}

a.menu2:visited
{
    font-size: 11px;
    color: #333;
    font-family: Verdana;
    text-decoration: none;
}

a.menu2:hover
{
    font-size: 11px;
    color: #333;
    font-family: Verdana;
    text-decoration: underline;
}

a.menu2:active
{
    font-size: 11px;
    color: #333;
    font-family: Verdana;
    text-decoration: underline;
}

/* -- End Menu -- */

/* -- End Links -- */


/* -- Buttons -- */

.buttonarrow
{
    border-right: #aaa 2px solid;
    border-top: #aaa 1px solid;
    border-left: #aaa 1px solid;
    border-bottom: #aaa 2px solid;
    font-size: 11px;
    background: url(images/btn_back_arrow.gif) #fff;
    width: 80px;
    color: #333;
    font-family: verdana, Helvetica, sans-serif;
    height: 16px;
}

.buttonarrowx
{
    border-right: #aaa 2px solid;
    border-top: #aaa 1px solid;
    border-left: #aaa 1px solid;
    border-bottom: #aaa 2px solid;
    font-size: 11px;
    background: url(images/btn_back_arrow.gif) #eee;
    width: 80px;
    color: #ccc;
    font-family: verdana, Helvetica, sans-serif;
    height: 16px;
}

/* -- End Buttons -- */



/** -- Tabs -- **/

.inactiveTab
{
    background-image: url(/images/tab_off.png);
    height: 36px;
    width: 148px;
    text-align: center;
    font-weight: bold;
    font-size: 11px;
    color: #333333;
    font-family: Verdana;
    text-decoration: none;
}

.activeTab
{
    background-image: url(/images/tab_on.png);
    height: 36px;
    width: 148px;
    text-align: center;
    font-weight: bold;
    font-size: 11px;
    color: #cc0000;
    font-family: Verdana;
    text-decoration: none;
}

.tabSpacer
{
    width: 5px;
    height: 36px;
    background-image: url(/images/ccc.png);
    background-repeat: repeat-x;
    background-position: bottom left;
}

.inactiveTab2
{
    background-image: url(/images/tab_100_off.png);
    height: 20px;
    width: 100px;
    text-align: center;
    font-weight: bold;
    font-size: 11px;
    color: #333333;
    font-family: Verdana;
    text-decoration: none;
}

.activeTab2
{
    background-image: url(/images/tab_100_on.png);
    height: 20px;
    width: 100px;
    text-align: center;
    font-weight: bold;
    font-size: 10px;
    color: #cc0000;
    font-family: Verdana;
    text-decoration: none;
}

a.tabs
{
    font-weight: bold;
    font-size: 11px;
    color: #333;
    font-family: Verdana;
    text-decoration: none;
    vertical-align: middle;
}

a.tabs:active
{
    font-weight: bold;
    font-size: 11px;
    color: #333;
    font-family: Verdana;
    text-decoration: none;
    vertical-align: middle;
}

a.tabs:link
{
    font-weight: bold;
    font-size: 11px;
    color: #333;
    font-family: Verdana;
    text-decoration: none;
    vertical-align: middle;
}

a.tabs:visited
{
    font-weight: bold;
    font-size: 11px;
    color: #333;
    font-family: Verdana;
    text-decoration: none;
    vertical-align: middle;
}

a.tabs:hover
{
    font-weight: bold;
    font-size: 11px;
    color: #333;
    font-family: Verdana;
    text-decoration: underline;
    vertical-align: middle;
}

.noTab
{
    height: 36px;
    width: 148px;
    vertical-align: bottom;
    background-image: url(/images/ccc.png);
    background-repeat: repeat-x;
    background-position: bottom left;
}

.lastTab
{
    height: 36px;
    width: 68px;
    vertical-align: bottom;
    background-image: url(/images/ccc.png);
    background-repeat: repeat-x;
    background-position: bottom left;
}

.hiddenDiv
{
    display: none;
}

.shownDiv
{
    border: 1px solid #ccc;
    border-top: 0px;
    width: 945px;
    padding: 24px;
    overflow: hidden;
}

.rank
{
    width: 100px;
    border: 1px solid black;
    background-color: #fff;
}

.TabDisplays
{
    border: 1px solid #ccc;
    border-top: 0px;
    width: 945px;
    padding: 24px;
}

.reviewsDisplay
{
    background-image: url(/search/images/review_back.png);
    width: 200px;
    padding: 0px 0px 10px 0px;
    background-repeat: no-repeat;
    line-height: 14px;
    height: 80px;
    vertical-align: top;
}

.reviewsDisplayExtended
{
    background-image: url(/search/images/review_back.png);
    width: 937px;
    padding: 10px 0px 10px 10px;
    background-repeat: no-repeat;
    line-height: 14px;
    height: 800px;
    vertical-align: top;
}

.pc_tab_on a
{
    color: #c00;
    text-decoration: none;
}

.pc_tab_off a
{
    color: #333;
    text-decoration: none;
}

.pc_tab_off
{
    background-image: url(/images/pc_tab_off.png);
    height: 27px;
    width: 225;
    padding-top: 10px;
    padding-left: 10px;
    font-weight: bold;
    font-size: 11px;
    color: #333333;
    font-family: Verdana;
    text-decoration: none;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    background-repeat: no-repeat;
}

.pc_tab_on
{
    background-image: url(/images/pc_tab_on.png);
    height: 27px;
    width: 225px;
    padding-top: 200px;
    padding-left: 10px;
    font-weight: bold;
    font-size: 11px;
    color: #cc0000;
    font-family: Verdana;
    text-decoration: none;
    border-bottom: 1px solid #ccc;
    background-repeat: no-repeat;
}

/* -- End Tabs -- */


.header2
{
    font-weight: bold;
    font-size: 11px;
    color: #000;
}

.listing
{
    padding-left: 7px;
    font-size: 11px;
    color: #666;
    font-family: Verdana, Arial;
    text-decoration: none;
}

.breadcrumb
{
    font-weight: normal;
    font-size: 11px;
    color: #333;
    font-family: verdana, Arial;
    text-decoration: none;
}

.letter
{
    font-weight: bold;
    font-size: 13px;
    color: #666;
    font-family: verdana, Arial;
    text-decoration: none;
}

.letter2
{
    font-weight: bold;
    font-size: 14px;
    color: #666;
    font-family: verdana, Arial;
    text-decoration: none;
}

.letter2:hover
{
    font-weight: bold;
    font-size: 14px;
    color: #666;
    font-family: verdana, Arial;
    text-decoration: underline;
}

h1
{
    font-size: 24px;
    font-weight: bold;
    font-family: Verdana;
    color: #c00;
    text-align: left;
}

.h2
{
    font-weight: bold;
    font-size: 22px;
    padding-bottom: 3px;
    color: #999;
    font-family: verdana;
    text-decoration: none;
}

.h3
{
    font-weight: bold;
    font-size: 12px;
    padding-bottom: 3px;
    color: #666;
    font-family: verdana;
    text-decoration: none;
}

.h4
{
    font-weight: bold;
    font-size: 20px;
    padding-bottom: 3px;
    color: #333;
    font-family: verdana;
    text-decoration: none;
}

.h5
{
    font-weight: bold;
    font-size: 11px;
    color: #666;
}

.headerred
{
    font-weight: bold;
    font-size: 14px;
    padding-bottom: 3px;
    color: #cc0000;
    font-family: verdana;
    text-decoration: none;
}

.pricelarge
{
    font-weight: bold;
    font-size: 24px;
    padding-bottom: 3px;
    color: #cc0000;
    font-family: verdana;
    text-decoration: none;
}

.price
{
    font-weight: bold;
    font-size: 11px;
    padding-bottom: 3px;
    color: #cc0000;
    font-family: verdana;
    text-decoration: none;
}

.bold
{
    font-weight: bold;
    font-size: 11px;
    font-family: verdana;
}

.button_large
{
    font-family: verdana, Helvetica, sans-serif;
    font-size: 11px;
    color: #333;
    background: #fff url(images/btn_back_large.gif);
    border-color: #aaa;
    border-width: 1px 2px 2px 1px;
    border-style: solid;
    height: 16px;
}

.subheader
{
    font-weight: bold;
    font-size: 11px;
    color: #cc0000;
    font-family: Verdana, Arial;
}


/** -- Default -- **/

.alertPanels
{
    background-color: #FFE;
    text-align: center;
    padding: 10px;
    width: 965px;
    margin: auto;
    border: 1px solid #c00;
}

.pipeDivider
{
    width: 1px;
    color: #fff;
}

.MasterHeaderNavigation
{
    border: 0px;
    width: 758px;
    background-image: url(/images/header.png);
    background-repeat: no-repeat;
    margin: 0 auto;
}

.standardWidthAlignment
{
    width: 758px;
    margin: auto;
}

/* -- Default Specific --  */

.resourceNavigation
{
    padding-left: 14px;
    height: 35px;
}

.redArrow
{
    padding-right: 6px;
    vertical-align: middle;
}

.catalogMenu
{
    width: 198px;
    background-image: url(images/catalog.png);
    background-repeat: no-repeat;
    padding: 12px 0px 110px 14px;
}

.more
{
    padding-left: 8px;
    vertical-align: middle;
}

.categoryTitle
{
    width: 102px;
    vertical-align: top;
}

.subCategories
{
    width: 163px;
    vertical-align: top;
}

.productCategories
{
    background-color: #f8f8f8;
    width: 550px;
    margin-top: 6px;
}

.productCategoriesInner
{
    padding-left: 10px;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
    vertical-align: top;
    width: 550px;
}

/* -- End Default Specific --  */

/* -- End Default --*/


/* -- Yellow Inputs/Backgrounds -- */

.YellowDropDown
{
    border: #999 1px inset;
    font-size: 11px;
    color: #333;
    font-family: Verdana, Arial;
    background-color: #ffffee;
    text-decoration: none;
}

.YellowSearchText
{
    border: #999 1px inset;
    font-size: 11px;
    color: #333;
    font-family: Verdana, Arial;
    background-color: #ffffee;
}

.YellowInputText
{
    border: #999 1px inset;
    font-size: 11px;
    color: #333;
    font-family: Verdana, Arial;
    background-color: #ffffee;
}

.YellowBG
{
    background-color: #FDFBE7;
    padding-top: 14px;
    padding-bottom: 14px;
}

/* --End Yellow Inputs/Backgrounds -- */


.footer
{
    font-size: 11px;
    color: #666;
    font-family: Verdana;
    text-decoration: none;
}

.footerLink
{
    width: 25%;
    text-align: left;
    float: left;
    list-style-type: none;
}

.white11px
{
    font-weight: bolder;
    font-size: 11px;
    color: white;
    font-family: Verdana;
}

.indent
{
    width: 5px;
}

.leftPadding
{
    padding: 10px 0px 10px 14px;
    text-align: left;
}

.requiredFieldsMessage
{
    text-align: left;
    padding-left: 14px;
}

.left
{
    position: relative;
    left: 1px;
    width: 745px;
    background-color: #ccc;
}

.dotted_line
{
    padding-left: 14px;
    width: 746px;
}

.viewCatalog
{
    width: 758px;
    height: 300px;
}

.instructions
{
    height: 30px;
    float: left;
}

.rightInstruct
{
    width: 323px;
    margin-left: 1px;
}

.leftInstruct
{
    width: 406px;
}

.rightCol
{
    float: left;
    width: 323px;
    height: 190px;
    padding-top: 10px;
    padding-left: 10px;
}
.ordering
{
    padding-bottom: 14px;
}

.forms
{
    height: 300px;
    float: left;
    line-height: 20px;
}


/** -- Catalog Specific -- **/

.leftCorner
{
    background: url(/images/tablehead_420x24.png) no-repeat;
    height: 20px;
    float: left;
    width: 407px;
    padding-top: 4px;
    padding-bottom: 0px;
}

.rightCorner
{
    background: url(/images/tablehead_337x24.png) no-repeat;
    padding-left: 14px;
    height: 20px;
    float: left;
    width: 322px;
    padding-top: 4px;
    padding-bottom: 0px;
}

.closedCatalog
{
    background-image: url(/images/bk_catalog.png);
    padding-top: 14px;
    line-height: 25px;
    vertical-align: top;
    float: left;
    width: 406px;
    height: 190px;
}

.leftCornerFull
{
    background: url(/images/tablehead_999.png) no-repeat;
    height: 21px;
    padding-top: 4px;
    padding-bottom: 0px;
}

.acrobatLink
{
    padding: 14px;
    float: left;
    width: 550px;
    text-align: left;
}

div .submitButtons
{
    padding: 14px;
    width: 150px;
    float: left;
    padding-top: 25px;
}

/** -- End Catalog Specific -- **/


/* -- Error Handling -- */

.attention
{
    font: 10px verdana;
    color: #ff6600;
}

.validationError
{
    color: #cc0000;
    font-weight: bold;
}

.pageerror
{
    width: 738px;
    height: 20px;
    background-color: #fcc;
    border: 1px solid #c00;
    text-align: left;
    padding-left: 14px;
    padding-top: 14px;
    padding-bottom: 14px;
    padding-right: 14px;
    color: #cc0000;
    font: bold 11px Verdana;
}

.rederror
{
    font: bold 10px verdana;
    color: #cc0000;
}

/* -- End Error Handling -- */


/* -- Punchout default.aspx -- */

.punchoutAcctMgr
{
    padding-left: 14px;
    height: 25px;
    font-weight: bold;
    padding-left: 10px;
    font-size: 11px;
    background-color: #eee;
}

.punchoutSalesInfo
{
    padding-left: 14px;
    height: 25px;
    line-height: 20px;
    padding-left: 25px;
    padding-top: 10px;
    font-size: 11px;
    padding-bottom: 0px;
    vertical-align: top;
}

.punchoutWelcome
{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 15px;
    padding: 14px;
    width: 740px;
    margin: auto;
    text-align: left;
}

.punchoutSection
{
    width: 737px;
    float:right;
    padding:14px 0 14px 14px;
    height: 250px;
}

/* -- End Punchout default.aspx -- */


.altRow
{
    background-color: #eee;
}


/* -- Reviews -- */

.ProductInformationTable
{
    width: 740px;
    text-align: left;
    margin: 5px 0px 0px 5px;
}

.TableCell
{
    padding: 14px;
}
.TableCellImage
{
    vertical-align: top;
}
.PanginationLink
{
    text-align: center;
    width: 728px;
}

.ReviewForm
{
    float: left;
    width: 708px;
    line-height: 25px;
}

/* -- End Reviews -- */


/* -- Price -- */

.discountedPrice
{
    color: #696;
}

/* -- Product Detail Specific -- */

.stockNumbers
{
    background-color: #eee;
    line-height: 25px;
    height: 20px;
    padding-left: 14px;
}

.mainPrice
{
    font: bolder 22px verdana;
    color: #cc0000;
}

.accessories
{
    font: bold 17px verdana;
    color: #cc0000;
}

.vendorName
{
    font-size: 18px;
    font-weight: bold;
}

.footerPipe
{
    padding: 0px 10px;
}

.header
{
    font: bold 12px Verdana, Arial;
    text-decoration: none;
    color: #fff;
}

.header_333
{
    font: bold 12px Verdana, Arial;
    color: #333;
    text-decoration: none;
}

a.header
{
    font: bold 12px Verdana, Arial;
    border: medium none;
    color: #fff;
    text-decoration: underline;
}

a.header:active
{
    font: bold 12px Verdana;
    border: medium none;
    color: #fff;
    text-decoration: underline;
}

a.header:link
{
    font: bold 12px Verdana;
    border: medium none;
    color: #fff;
    text-decoration: underline;
}

a.header:visited
{
    font: bold 12px Verdana;
    color: #fff;
    text-decoration: underline;
}

a.header:hover
{
    font: bold 12px Verdana;
    border: medium none;
    color: #cc0000;
    text-decoration: underline;
}

.rightNavHeader
{
    background-color: #999;
    background-image: url(/search/images/header2_200.png);
    background-repeat: no-repeat;
}

.header_245
{
    background-image: url(images/header_245.png);
    background-repeat: no-repeat;
}

.header_758
{
    background-image: url(images/header_758.png);
    background-repeat: no-repeat;
}

.rightHeader
{
    padding-left: 10px;
    height: 30px;
    width: 200px;
    font: bold 11px Verdana;
    color: #333;
}

.highlight
{
    text-decoration: line-through;
    background-color: #999;
}

.categoryDisplay
{
    background-color: #ccc;
    color: #000;
    width: 710px;
    padding: 5px 0px 5px 14px;
    font-weight: bold;
}

.subTitleBar
{
    width: 200px;
    height: 30px;
    padding-left: 14px;
}

.subTitleRow
{
    background-image: url(images/header_200.png);
    background-repeat: no-repeat;
}

.leftNavBar
{
    border: 1px solid #ccc;
    border-top: 0px;
    background-color: #f2f2f2;
    width: 200px;
}

.topSeller
{
    border: 1px solid #ccc;
    border-top: 0px;
    width: 540px;
}

.mainBorderRight
{
    border-right: 1px solid #ccc;
}

.mainBorderLeft
{
    border-left: 1px solid #ccc;
}

.promo
{
    width: 198px;
    padding-left: 10px;
    padding-top: 14px;
}

.advertTable
{
    border: 1px solid #ccc;
    background-color: #f7f7f7;
    margin-top: 10px;
    width: 200px;
}

.pricingRow
{
    padding-left: 5px;
    border: 1px solid #ccc;
}

.pricingTitle
{
    border: 1px solid #ccc;
    height: 30px;
    padding-left: 10px;
    vertical-align: middle;
}

/* -- End Product Detail Specific -- */

/* -- End Price -- */



/** -- Cart -- **/

.buttonarrowLarge
{
    font: 10px verdana, Helvetica, sans-serif;
    color: #333;
    background: #fff url(images/btn_back_arrowlarge.gif);
    border-color: #aaa;
    border-width: 1px 2px 2px 1px;
    border-style: solid;
    width: 108px;
    height: 18px;
    cursor: pointer;
}

white
{
    font-size: 11px;
    color: #fff;
    font-family: Verdana;
    text-decoration: none;
}

a.white:link
{
    font-size: 11px;
    color: #fff;
    font-family: Verdana;
    text-decoration: none;
}

a.white:visited
{
    font-size: 11px;
    color: #fff;
    font-family: Verdana;
    text-decoration: none;
}

a.white:hover
{
    font-size: 11px;
    color: #fff;
    font-family: Verdana;
    text-decoration: underline;
}

a.white:active
{
    font-size: 11px;
    color: #fff;
    font-family: Verdana;
    text-decoration: underline;
}

.redesign
{
    width: 995px;
    margin: 0px auto;
}

#pageFooter
{
    width: 995px;
    border-top: 1px solid #ccc;
    margin: 0px auto 0px auto;
}

#pageFooter p
{
    line-height: 15px;
    padding: 0;
    margin: 0;
    text-align: left;
}

#pageFooter h3
{
    margin: 0;
    padding: 0;
    line-height: 15px;
}

#pageFooter h3 a
{
    font-weight: bold;
    font: 11px Verdana;
}

#pageHeader
{
    margin: 0px auto;
    padding: 0px;
    width: 100%;
    font: 11px Verdana #eee;
    color: #eee;
    background: url(/Images/HomePage/bkgd_header_red.jpg);
}

#topInfo
{
    color: #fff;
}

#pageHeader img
{
    border: none;
}

#pageHeader p
{
    display: block;
    float: right;
    clear: right;
    color: #eee;
    white-space: nowrap;
    line-height: 14px;
    margin: 0px;
}

#pageHeader a
{
    color: #fff;
    text-decoration: none;
}

#pageHeader a img
{
    border: 0;
    text-decoration: none;
}

#pageHeader a:hover
{
    text-decoration: underline;
}

#divHeader img
{
    border: none;
}

#divHeader p
{
    display: block;
    float: right;
    clear: right;
    color: #eee;
    white-space: nowrap;
    line-height: 14px;
    margin: 0px;
}

#divHeader a
{
    color: #fff;
    text-decoration: none;
}

#divHeader a img
{
    border: 0;
    text-decoration: none;
}

#divHeader a:hover
{
    text-decoration: underline;
}

/* -- End Cart -- */




/* -- For ajax accordian control -- */

.accordionHeader
{
    width: 240px;
    height: 12px;
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
    padding: 9px 14px 9px 28px;
}

.collapsed
{
    background: #fdfbe7 url(/images/icon_plus.png) no-repeat 10px 10px;
    cursor: pointer;
    cursor: hand;
}

.noImage
{
    background: #fdfbe7;
    padding: 9px 14px;
    width: 254px;
}

.expanded
{
    background: #fdfbe7 url(/images/icon_minus.png) no-repeat 10px 10px;
    cursor: default;
}

.accordionContent
{
    width: 254px;
    padding: 9px 14px;
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
}

.quoteLine
{
    height: 30px;
    background-color: #FDFBE7;
    padding-left: 14px;
    color: #990000;
    font-size: 10px;
    text-align: left;
}

ul.cartProductMessage
{
    color: #FF6600;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 5px 15px;
}

.popupBox
{
    width: 500px;
    padding: 14px;
    border: 1px solid #000;
    background-color: #fff;
    z-index: 100;
    text-align: center;
}

.background
{
    background-color: #000;
    filter: alpha(opacity=50);
    -moz-opacity: .50;
    opacity: .50;
}

.MainTableWidth
{
    width: 995px;
    border: 0px;
    text-align: left;
}

.ArrowImages
{
    height: 10px;
    width: 5px;
}

.MajorTableHeader
{
    background-image: url(../images/967x30_header.png);
    background-repeat: no-repeat;
    width: 967px;
    height: 30px;
    color: #fff;
}

.horizontalGreyLine
{
    border-top: 1px solid #ccc;
    width: 965px;
    margin: 0px;
}

#categoryMenu
{
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}

#categoryMenu a
{
    display: block;
    padding: 8px 14px;
    margin: 0px 0px 1px 0px;
    background: #fff;
}

li.cat a.hover
{
    color: #c00;
}

li.cat a.over:link
{
    color: #c00;
}

#categoryMenu li ul
{
    display: none;
    list-style-type: none;
    margin: -30px 0px 0px 196px;
    padding: 0;
    position: absolute;
    background: #FBFDE7;
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
    width: 200px;
    z-index: 5;
}

#categoryMenu li ul li
{
    border-bottom: 1px solid #ccc;
}

#categoryMenu li ul a
{
    padding: 4px;
    margin: 0px;
    background: #FBFDE7;
    color: #333;
}

#categoryMenu li ul a:hover
{
    color: #c00;
    margin: 0px;
}

/* -- End For ajax accordian control -- */


/* -- Customer Service -- */

#customerService
{
    line-height: 20px;
}

#customerService ul
{
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}

#customerService .heading
{
    background: url(images/313x30_666.png);
    width: 285px;
    padding: 0px 14px;
    height: 30px;
    vertical-align: middle;
    font: bold 12px Verdana;
    color: #fff;
}

#customerService .content
{
    width: 285px;
    padding: 6px 14px;
    vertical-align: top;
}

#customerService .spacer
{
    width: 14px;
}

/* -- End Customer Service -- */



/** -- APM -- **/

.dropDownDisplay
{
    z-index: 1;
    background-color: #fff;
    border: 1px solid black;
    padding: 14px;
}

.groupHeader
{
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    background-color: #f7f7f7;
    padding-left: 14px;
    height: 30px;
}

.groupHeaderLeft
{
    border-left: 1px solid #ccc;
}

.groupHeaderRight
{
    border-right: 1px solid #ccc;
}

.groupItem
{
    padding-left: 14px;
}

.AddToGroupRoleHeading
{
    padding-left: 14px;
    height: 30px;
    vertical-align: middle;
    border-bottom: 1px solid #ccc;
    background-color: #f7f7f7;
}

.AddToGroupSelection
{
    border-bottom: 1px solid #ccc;
    vertical-align: top;
    padding-bottom: 0px;
}

.AddToGroupRoleName
{
    padding-top: 10px;
    font-weight: bold;
}

.UserMajor
{
    position: absolute;
    height: 25px;
    z-index: 100;
}

.ExistingUserMajor
{
    z-index: 100;
    cursor: hand;
    position: absolute;
}

.UserMinor
{
    height: 31px;
    background-image: url(../images/box.png);
    background-repeat: no-repeat;
    padding-top: 5px;
    padding-left: 14px;
    font-weight: bold;
    cursor: move;
}

.firstHeaderValue
{
    font-weight: bold;
    padding-left: 10px;
    vertical-align: middle;
    width: 444px;
    height: 40px;
    color: #333;
}

.firstRowValue
{
    padding-left: 10px;
    height: 30px;
    vertical-align: middle;
}

.RuleDisplay
{
    line-height: 20px;
    text-align: left;
    font-weight: bold;
    padding-bottom: 24px;
}

.HeaderDisplay
{
    font-weight: bold;
    background-color: #eee;
    color: #333;
}

.Rules
{
    height: 40px;
    vertical-align: middle;
    font-weight: bold;
}

.greyBarRow
{
    background-color: #eee;
    vertical-align: middle;
}

.greyBarColumn
{
    padding-left: 14px;
    font-weight: bold;
    height: 40px;
}

.heading
{
    font-weight: bold;
    text-align: left;
    padding-bottom: 10px;
    padding-top: 10px;
    background-color: #eee;
}

.BottomLeftBorder
{
    border-bottom: 1px solid #CCC;
    border-left: 1px solid #CCC;
}

.RightBorder
{
    border-right: 1px solid #CCC;
}

/** -- End APM -- **/



/* -- For JS Collapsible Panel on Beta Searhc -- */

.collapsePanel
{
    display: none;
}

.expandPanel
{
    display: block;
    overflow-x: hidden;
    overflow-y: hidden;
}

.pagewarning
{
    width: 738px;
    height: 20px;
    background-color: #FBFDE7; /* changed from #fdfbe7 */
    text-align: left;
    padding: 14px;
    color: #c00;
    font: bold 11px Verdana;
    border: 1px solid #c00;
}

.ActiveTabText
{
    font-weight: bold;
    font-size: 11px;
    color: #cc0000;
    font-family: Verdana;
    text-decoration: none;
    cursor: pointer;
}

.InActiveTabText
{
    font-weight: bold;
    font-size: 11px;
    color: #333333;
    font-family: Verdana;
    text-decoration: none;
    cursor: pointer;
}

/* -- End For JS Collapsible Panel on Beta Searhc -- */



/* -- Tag Elements --*/

body
{
    padding: 0px;
    font-size: 11px;
    margin: 0px;
    color: #333;
    font-family: verdana, arial;
    background-color: #fff;
    text-align: center;
}

select
{
    border: 1pt solid;
    font: 11px verdana;
    color: #333;
    background-color: #f2f2f2;
    text-decoration: none;
}

td
{
    font-size: 11px;
    color: #333;
    font-family: verdana;
    text-decoration: none;
}

img
{
    border: medium none;
}

/* -- End Tag Elements --*/



/* -- Buttons -- */

.button
{
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #CC0000;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#CC0000), to(#950A1A));
    background: -webkit-linear-gradient(#CC0000, #950A1A);
    background: -moz-linear-gradient(#CC0000, #950A1A);
    background: -ms-linear-gradient(#CC0000, #950A1A);
    background: -o-linear-gradient(#CC0000, #950A1A);
    background: linear-gradient(#CC0000, #950A1A);
    -pie-background: linear-gradient(#CC0000, #950A1A);
    border: 0px;
    text-indent: 0px;
    display: inline-block;
    color: #ffffff;
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    font-style: normal;
    height: auto;
    width: auto;
    padding: 8px 25px 8px 25px;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
}

.button:hover
{
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #950a1a), color-stop(1, #cc0000) );
    background: -moz-linear-gradient( center top, #950a1a 5%, #cc0000 100% );
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#950a1a', endColorstr='#cc0000');
    background-color: #950a1a;
}

.button:active
{
    position: relative;
    top: 1px;
}

.button_gray
{
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #cccccc;
    border: 0px;
    text-indent: 0px;
    display: inline-block;
    color: #ffffff;
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    font-style: normal;
    height: auto;
    width: auto;
    padding: 8px 25px 8px 25px;
    text-decoration: none;
    text-align: center;
}

.button_large
{
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #CC0000;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#CC0000), to(#950A1A));
    background: -webkit-linear-gradient(#CC0000, #950A1A);
    background: -moz-linear-gradient(#CC0000, #950A1A);
    background: -ms-linear-gradient(#CC0000, #950A1A);
    background: -o-linear-gradient(#CC0000, #950A1A);
    background: linear-gradient(#CC0000, #950A1A);
    -pie-background: linear-gradient(#CC0000, #950A1A);
    border: 0px;
    text-indent: 0px;
    display: inline-block;
    color: #ffffff;
    font-family: Verdana;
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    height: auto;
    width: auto;
    padding: 10px 30px 10px 30px;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
}

.button_large:hover
{
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #950a1a), color-stop(1, #cc0000) );
    background: -moz-linear-gradient( center top, #950a1a 5%, #cc0000 100% );
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#950a1a', endColorstr='#cc0000');
    background-color: #950a1a;
}

.button_large:active
{
    position: relative;
    top: 1px;
}

.button_large_gray
{
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #CCCCCC;
    border: 0px;
    text-indent: 0px;
    display: inline-block;
    color: #ffffff;
    font-family: Verdana;
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    height: auto;
    width: auto;
    padding: 10px 30px 10px 30px;
    text-decoration: none;
    text-align: center;
}

.button_skinny
{
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #CC0000;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#CC0000), to(#950A1A));
    background: -webkit-linear-gradient(#CC0000, #950A1A);
    background: -moz-linear-gradient(#CC0000, #950A1A);
    background: -ms-linear-gradient(#CC0000, #950A1A);
    background: -o-linear-gradient(#CC0000, #950A1A);
    background: linear-gradient(#CC0000, #950A1A);
    -pie-background: linear-gradient(#CC0000, #950A1A);
    border: 0px;
    text-indent: 0px;
    display: inline-block;
    color: #ffffff;
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    font-style: normal;
    height: auto;
    width: auto;
    padding: 5px 15px 5px 15px;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
}

.button_skinny:hover
{
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #950a1a), color-stop(1, #cc0000) );
    background: -moz-linear-gradient( center top, #950a1a 5%, #cc0000 100% );
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#950a1a', endColorstr='#cc0000');
    background-color: #950a1a;
}

.button_skinny:active
{
    position: relative;
    top: 1px;
}

.button_skinny_gray
{
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #CCCCCC;
    border: 0px;
    text-indent: 0px;
    display: inline-block;
    color: #ffffff;
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    font-style: normal;
    height: auto;
    width: auto;
    padding: 5px 15px 5px 15px;
    text-decoration: none;
    text-align: center;
}

.button_skinny_dark_gray {
                -webkit-border-radius: 5px;
                -moz-border-radius: 5px;
                border-radius: 5px;
                background: #333333;
                background: -webkit-gradient(linear, 0 0, 0 bottom, from(#999999), to(#333333));
                background: -webkit-linear-gradient(#999999, #333333);
                background: S-moz-linear-gradient(#999999, #333333);
                background: -ms-linear-gradient(#999999, #333333);
                background: -o-linear-gradient(#999999, #333333);
                background: linear-gradient(#999999, #333333);
                -pie-background: linear-gradient(#999999, #333333);
                
                border:0px;
                text-indent:0px;
                display:inline-block;
                color:#ffffff;
                font-family:Verdana;
                font-size:11px;
                font-weight:bold;
                font-style:normal;
                height:auto;
                width:auto;
                padding:5px 15px 5px 15px;
                text-decoration:none;
                text-align:center;
                cursor: pointer;
}
.button_skinny_dark_gray:hover {
                background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #333333), color-stop(1, #999999) );
                background:-moz-linear-gradient( center top, #333333 5%, #999999 100% );
                filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#999999', endColorstr='#333333');
                background-color:#333333;
                
}


.button_small
{
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #CC0000;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#CC0000), to(#950A1A));
    background: -webkit-linear-gradient(#CC0000, #950A1A);
    background: -moz-linear-gradient(#CC0000, #950A1A);
    background: -ms-linear-gradient(#CC0000, #950A1A);
    background: -o-linear-gradient(#CC0000, #950A1A);
    background: linear-gradient(#CC0000, #950A1A);
    -pie-background: linear-gradient(#CC0000, #950A1A);
    border: 0px;
    text-indent: 0px;
    display: inline-block;
    color: #ffffff;
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    font-style: normal;
    height: auto;
    width: auto;
    padding: 10px 5px 10px 5px;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
}

.button_small:hover
{
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #950a1a), color-stop(1, #cc0000) );
    background: -moz-linear-gradient( center top, #950a1a 5%, #cc0000 100% );
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#950a1a', endColorstr='#cc0000');
    background-color: #950a1a;
}

.button_small:active
{
    position: relative;
    top: 1px;
}

.header-background
{
    background: url(images/homepage/bkgd_header_red.jpg) #fff;
}

/* -- End Buttons -- */



/* -- For flags on locale dropdown -- */

.ddcommon
{
    position: relative;
    display: -moz-inline-stack;
    zoom: 1;
    display: inline-block;
}

.ddcommon ul
{
    padding: 0;
    margin: 0;
}

.ddcommon ul li
{
    list-style-type: none;
}

.ddcommon .clear
{
    clear: both;
}

.ddcommon .shadow
{
    -moz-box-shadow: 5px 5px 5px -5px #888888;
    -webkit-box-shadow: 5px 5px 5px -5px #888888;
    box-shadow: 5px 5px 5px -5px #888888;
}

img.fnone
{
    float: none !important;
}

.ddcommon .ddArrow
{
    display: inline-block;
    position: absolute;
    top: 50%;
    right: 4px;
}

.ddcommon .ddArrow:hover
{
    background-position: 0 100%;
}

.ddcommon .ddTitle
{
    padding: 0;
    position: relative;
    display: inline-block;
    width: 100%;
}

.ddcommon .ddTitle .ddTitleText
{
    display: block;
}

.ddcommon .ddTitle .ddTitleText .ddTitleText
{
    padding: 0;
}

.ddcommon .ddTitle .description
{
    display: block;
}

.ddcommon .ddTitle .ddTitleText img
{
    position: relative;
    vertical-align: middle;
    float: left;
}

.ddcommon .ddChild
{
    position: absolute;
    display: none;
    width: 100%;
    overflow-y: hidden;
    overflow-x: hidden;
    zoom: 1;
    z-index: 9999;
    height: 100%;
}

.ddcommon .ddChild li
{
    clear: both;
    height: 15px !important;
    width: 100%;
    line-height: 14px;
}

.ddcommon .ddChild li .description
{
    display: block;
}

.ddcommon .ddChild li img
{
    border: 0 none;
    position: relative;
    vertical-align: top;
    float: left;
}

.ddcommon .noBorderTop
{
    border-top: none 0 !important;
    padding: 0;
    margin: 0;
}

/* -- Default Theme -- */

.dd
{
    border: 1px solid #c3c3c3;
    background-color: White;
}

.dd .ddArrow
{
    width: 16px;
    height: 16px;
    margin-top: -8px;
    background: url(../../images/homepage/dd_arrow.gif) no-repeat;
}

.dd .ddArrow:hover
{
    background-position: 0 100%;
}

.dd .ddTitle
{
    color: #000;
    background: #fff;    
    font-size: 11px;
    font-weight: normal;
}

.dd .ddTitle .ddTitleText
{
    padding: 1px 20px 1px 2px;
}

.dd .ddTitle .ddTitleText .ddTitleText
{
    padding: 0;
}

.dd .ddTitle .description
{
    font-size: 12px;
    color: #666;
}

.dd .ddTitle .ddTitleText img
{
    padding-right: 5px;
    vertical-align:text-top;
}

.dd .ddChild li
{
    padding: 5px;
    background-color: #fff;
}
.dd .ddChild li .ddlabel
{
    color: #333;
}

.dd .ddChild li.hover
{
    background-color: #f2f2f2;
}

.dd .ddChild li img
{
    padding: 0 6px 0 0;
}

.dd .ddChild li.selected
{
    background-color: #d5d5d5;
    color: #000;
    width: 100%;
}

/* -- End Default Theme -- */

/* -- For flags on locale dropdown -- */



/* -- System Cache -- */

    systemCache .treeView
    {
        margin-bottom: 10px;
        margin-top: 20px;
    }

    .systemCache .utcDescription
    {
        margin-left: 10px;
    }

    .systemCache dl dt
    {
        color: #000;
        float: left;
        font-weight: bold;
        margin-right: 10px;
        padding: 5px;
        width: 200px;
    }

    .systemCache dl dd
    {
        margin: 2px 0;
        padding: 5px 0;
    }

    .systemCache .row
    {
        padding-right: -15px;
        padding-left: -15px;
    }

    .systemCache.row:before, .systemCache .row:after
    {
        display: table;
        content: " ";
    }

    .systemCache .row:after
    {
        clear: both;
    }

    .systemCache .row:before, .systemCache .row:after
    {
        display: table;
        content: " ";
    }

    .systemCache .row:after
    {
        clear: both;
    }

    .systemCache .row a.deleteCache
    {
        cursor: pointer;
    }

    .systemCache .row .columnFour
    {
        position: relative;
        min-height: 1px;
        float: left;
        padding-top: 2px;
        padding-bottom: 8px;
    }

    .systemCache .columnFour
    {
        width: 25%;
    }

    .systemCache .columnFour.columnHeader
    {
        border-bottom: solid 1px #000;
        padding-bottom: 0px;
        padding-top: 0px;
    }

        /* -- SystemCache Accordion -- */

        .systemCache .accordion
        {
            margin-bottom: 10px;
        }

        .systemCache .accordion dl div
        {
            margin-left: 6px;
            margin-bottom: 3px;
        }

        .systemCache .accordion dd input.updateUserSessionCache, .systemCache .accordion dd input.updateCookieCache
        {
            margin-left: 10px;
        }

        .systemCache .accordion div.addEntry input.addEntry
        {
            color: gray;
            font-style: italic;
        }

        .systemCache .accordion input.deleteCache
        {
            margin-right: 5px;
        }

        /* -- End SystemCache Accordion -- */

/* -- End System Cache -- */



/* @group breadcrumb */
#content
{
    padding: 0 55px;
}

#breadcrumb
{
    float: left;
    display: block;
    margin-left: 13px;
}

#breadcrumb ul
{
    list-style: none;
}

.crumbs
{
    display: block;
}

.crumbs li
{
    display: inline;
}

.crumbs li.first
{
    padding-left: 8px;
}

.crumbs li a, .crumbs li span, .crumbs li a:link, .crumbs li a:visited
{
    color: #FFFFFF;
    display: block;
    float: left;
    font-size: 11px;
    margin-left: -13px;
    padding: 11px 22px 15px 22px;
    position: relative;
    text-decoration: none;
}

.crumbs li a
{
    background-image: url('../images/bg-crumbs-standard.png');
    background-repeat: no-repeat;
    background-position: 100% 0;
    position: relative;
}

.crumbs li span
{
    background-image: url('../images/bg-crumbs-standard.png');
    background-repeat: no-repeat;
    background-position: 100% 0;
    position: relative;
}

.crumbs li.last a
{
    background-image: url('../images/bg-crumbs-last.png');
    background-repeat: no-repeat;
    background-position: 100% 0;
    position: relative;
}

.crumbs li.last span
{
    background-image: url('../images/bg-crumbs-last.png');
    background-repeat: no-repeat;
    background-position: 100% 0;
    position: relative;
}

.crumbs li a:hover
{
    cursor: pointer;
    background-image: url('../images/bg-crumbs-selected.png');
    background-repeat: no-repeat;
    background-position: 100% 0;
    position: relative;
}

.crumbs li.last a:hover
{
    cursor: pointer;
    background-image: url('../images/bg-crumbs-selected-last.png');
    background-repeat: no-repeat;
    background-position: 100% 0;
    position: relative;
}

.selectedFont
{
    padding: 10px;
}

.crumbs li.selected span
{
    background-image: url('../images/bg-crumbs-selected.png');
    background-repeat: no-repeat;
    background-position: 100% 0;
    position: relative;
}

.crumbs li.selectedLast span
{
    background-image: url('../images/bg-crumbs-selected-last.png');
    background-repeat: no-repeat;
    background-position: 100% 0;
    position: relative;
}

.crumbs li a:active
{
    color: #333;
    background-position: 100% -96px;
}

.crumbs li.first a span
{
    height: 29px;
    width: 3px;
    position: absolute;
    top: 0px;
    left: 0px;
}

.crumbs2
{
    display: block;
    margin-left: -13px;
    padding: 0;
}

.crumbs2 li
{
    display: inline;
}

.crumbs2 li a, .crumbs2 li a:link, .crumbs2 li a:visited
{
    color: #666;
    display: block;
    float: left;
    font-size: 12px;
    padding: 7px 16px 7px 19px;
    position: relative;
    text-decoration: none;
    border: 1px solid #d9d9d9;
    border-right-width: 0px;
}

.crumbs2 li a
{
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#f1f1f1, endColorstr=#f5f5f5)";
    background-image: -moz-linear-gradient( center bottom, rgb(241,241,241) 45%, rgb(245,245,245) 73%); /* For Internet Explorer 5.5 - 7 */
}

.crumbs2 li.first a
{
    border-top-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -webkit-border-top-left-radius: 5px;
}

.crumbs2 li.last a
{
    border-right-width: 1px;
    border-bottom-right-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
}

.crumbs2 li a:hover
{
    border-top-color: #c4c4c4;
    border-bottom-color: #c4c4c4;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#f8f8f8, endColorstr=#f1f1f1)";
    color: #333;
    -moz-box-shadow: 0px 2px 2px #e8e8e8;
    -webkit-box-shadow: 0px 2px 2px #e8e8e8;
    box-shadow: 0px 2px 2px #e8e8e8;
    background-image: -moz-linear-gradient( center bottom, rgb(241,241,241) 45%, rgb(248,248,248) 73%); /* For Internet Explorer 5.5 - 7 */ /* For Internet Explorer 8 */
}

.crumbs2 li a:active
{
    border-top-color: #c4c4c4;
    border-bottom-color: #c4c4c4;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ebebeb, endColorstr=#e0e0e0)";
    color: #333;
    box-shadow: -1px 1px 1px 0px #dadada inset;
    -webkit-box-shadow: -1px 1px 1px 0px #dadada inset;
    -moz-box-shadow: -1px 1px 1px 0px #dadada inset;
    background-image: -moz-linear-gradient( center bottom, rgb(224,224,224) 45%, rgb(235,235,235) 73%); /* For Internet Explorer 5.5 - 7 */ /* For Internet Explorer 8 */
}

.disableBackground
{
    z-index: 9997;
    width: 100%;
    height: 100%;
    display: none;
    position: absolute;
    top: 0;
    left: 0;
}

.HelpPhoneNumber
{
    padding: 14px 0 14px 0;
    font-weight:bold;
    width: 234px;
    text-align: center;
    font-size: 12px;
}

#divMultipleMatches
{
    height: 360px;
    overflow-y: auto;
}

/*Sitewide*/
a.Anchor
{
    border: medium none;
    font-size: 11px;
    color: #339;
    font-family: Verdana, Arial;
    text-decoration: underline;
    font-weight: normal;
}

a.Anchor:active
{
    border: medium none;
    font-size: 11px;
    color: #339;
    font-family: verdana;
    text-decoration: underline;
    font-weight: normal;
}

a.Anchor:link
{
    border: medium none;
    font-size: 11px;
    color: #339;
    font-family: verdana;
    text-decoration: underline;
    font-weight: normal;
}

a.Anchor:visited
{
    font-size: 11px;
    color: #339;
    font-family: verdana;
    text-decoration: underline;
    font-weight: normal;
}

a.Anchor:hover
{
    border: medium none;
    font-size: 11px;
    color: #cc0000;
    font-family: verdana;
    text-decoration: underline;
    font-weight: normal;
}