.cartmsg
{
    display: block;
    color: #788A9B;
    border: 1px solid #D4D9DC;
    padding: 4px;
    margin-top: 2px;
    margin-bottom: 2px;
}
.cartpage
{
    margin-bottom: 50px;
}
.cartpageheader
{
    position: relative;
    width: 100%;
    height: 22px;
}
.cartpage .cartpageheader .breadcrumbs
{
    position: absolute;
    width: 400px;
    height: 16px;
    left: 0;
    padding-left: 15px;
    padding-right: 12px;
    font-size: 11px !important;
    color: #555555;
    text-align: left;
}
.cartpage .cartpageheader .cartheaderdiv
{
    position: absolute;
    width: 411px;
    height: 22px;
    right: 0;
    padding-left: 0px !important;
    padding-right: 10px !important;
    padding-top: 0px !important;
}

.blueboxtop
{
    height: 29px;
    background: #ffffff url(images/boxes/bluetopbg.gif) repeat-x top;
}
.blueboxtop .left
{
    height: 29px;
    background: transparent url(images/boxes/bluetopleft.gif) no-repeat top left;
}
.blueboxtop .right
{
    background: transparent url(images/boxes/bluetopright.gif) no-repeat top right;
    padding-left: 18px;
    padding-right: 18px;
    height: 29px;
    line-height: 27px !important;
    vertical-align: middle;
    font: bold 14px Myriad Pro, Arial, sans-serif;
    color: White;
    text-align: left;
}
.grayboxtop
{
    height: 29px;
    background: #ffffff url(images/boxes/graytopbg.gif) repeat-x top;
}
.grayboxtop .left
{
    height: 29px;
    background: transparent url(images/boxes/graytopleft.gif) no-repeat top left;
}
.grayboxtop .right
{
    background: transparent url(images/boxes/graytopright.gif) no-repeat top right;
    padding-left: 18px;
    padding-right: 18px;
    height: 29px;
    line-height: 27px !important;
    font: bold 14px Myriad Pro, Arial, sans-serif;
    color: Black;
    text-align: left;
}
.bluegrayboxtop
{
    height: 27px;
    background: #f3f3f3 url(images/boxes/bluegraytopbg.gif) repeat-x top;
}
.bluegrayboxtop .left
{
    height: 27px;
    background: transparent url(images/boxes/bluegraytopleft.gif) no-repeat top left;
}
.bluegrayboxtop .right
{
    background: transparent url(images/boxes/bluegraytopright.gif) no-repeat top right;
    padding-left: 16px;
    padding-right: 16px;
    height: 27px;
    line-height: 27px !important;
    font: bold 14px Myriad Pro, Arial, sans-serif;
    color: White;
    text-align: left;
}
.whiteboxbody
{
    background: #ffffff;
    border-left: solid 1px #c7c7c7;
    border-right: solid 1px #c7c7c7;
    padding-left: 18px;
    padding-right: 18px;
    padding-top: 3px;
    text-align: left;
}
.whiteboxbtm
{
    height: 12px;
    line-height: 12px;
    background: #ffffff url(images/boxes/whitebtmbg.gif) repeat-x bottom;
    margin-bottom: 8px;
}
.whiteboxbtm .left
{
    height: 12px;
    background: transparent url(images/boxes/whitebtmleft.gif) no-repeat bottom left;
}
.whiteboxbtm .right
{
    height: 12px;
    background: transparent url(images/boxes/whitebtmright.gif) no-repeat bottom right;
}
.grayboxbody
{
    background: #f3f3f3;
    border-left: solid 1px #c7c7c7;
    border-right: solid 1px #c7c7c7;
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 7px;
    text-align: left;
}
.grayboxbtm
{
    height: 12px;
    line-height: 12px;
    background: #ffffff url(images/boxes/graybtmbg.gif) repeat-x bottom;
    margin-bottom: 8px;
}
.grayboxbtm .left
{
    height: 12px;
    background: transparent url(images/boxes/graybtmleft.gif) no-repeat bottom left;
}
.grayboxbtm .right
{
    height: 12px;
    background: transparent url(images/boxes/graybtmright.gif) no-repeat bottom right;
}

.kitgroup_title
{
    background: #FEF1CE url(images/kitgroup_bg.gif) top repeat-x;
}
.kitgroup_title .bg
{
    background: transparent url(images/kitgroup_left.gif) top left no-repeat;
    height: 28px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    text-align: left;
    font-weight: bold;
    padding-top: 5px;
    padding-left: 10px;
    padding-right: 10px;
}

.graybox_top
{
    background: #D4D5D7 url(images/specbox/gray/border_top.png) top repeat-x;
}
.graybox_top .borderleft
{
    background: transparent url(images/specbox/gray/border_left.png) left repeat-y;
}
.graybox_top .borderright
{
    background: transparent url(images/specbox/gray/border_right.png) right repeat-y;
}
.graybox_top .cornerleft
{
    background: transparent url(images/specbox/gray/corner_top_left.png) top left no-repeat;
}
.graybox_top .cornerright
{
    background: transparent url(images/specbox/gray/corner_top_right.png) top right no-repeat;
    padding: 7px;
    padding-left: 12px;
    padding-right: 12px;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    text-align: left;
    font-weight: bold;
}
.graybox_middle
{
    border-left: 1px solid #DADADC;
    border-right: 1px solid #DADADC;
    padding: 15px;
    padding-top: 10px;
    padding-bottom: 0;
    background-color: #FFFFFF;
    text-align: left;
}
.graybox_bottom
{
    background: #FFFFFF url(images/specbox/gray/border_bottom.png) bottom repeat-x;
}
.graybox_bottom .borderleft
{
    background: transparent url(images/specbox/gray/border_bottom.png) left repeat-y;
}
.graybox_bottom .borderright
{
    background: transparent url(images/specbox/gray/border_bottom.png) right repeat-y;
}
.graybox_bottom .cornerleft
{
    background: transparent url(images/specbox/gray/corner_bottom_left.png) bottom left no-repeat;
}
.graybox_bottom .cornerright
{
    background: transparent url(images/specbox/gray/corner_bottom_right.png) bottom right no-repeat;
    height: 15px;
}


.orangebox_top
{
    background: #F5C000 url(images/specbox/orange/border_top.png) top repeat-x;
}
.orangebox_top .borderleft
{
    background: transparent url(images/specbox/orange/border_left.png) left repeat-y;
}
.orangebox_top .borderright
{
    background: transparent url(images/specbox/orange/border_right.png) right repeat-y;
}
.orangebox_top .cornerleft
{
    background: transparent url(images/specbox/orange/corner_top_left.png) top left no-repeat;
}
.orangebox_top .cornerright
{
    background: transparent url(images/specbox/orange/corner_top_right.png) top right no-repeat;
    padding: 7px;
    padding-left: 12px;
    padding-right: 12px;
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    text-align: left;
    font-weight: bold;
}
.orangebox_middle
{
    border-left: 1px solid #DADADC;
    border-right: 1px solid #DADADC;
    padding: 0;
    padding-top: 10px;
    background-color: #FFFFFF;
    text-align: left;
}
.orangebox_bottom
{
    background: #FFFFFF url(images/specbox/orange/border_bottom.png) bottom repeat-x;
}
.orangebox_bottom .borderleft
{
    background: transparent url(images/specbox/orange/border_bottom.png) left repeat-y;
}
.orangebox_bottom .borderright
{
    background: transparent url(images/specbox/orange/border_bottom.png) right repeat-y;
}
.orangebox_bottom .cornerleft
{
    background: transparent url(images/specbox/orange/corner_bottom_left.png) bottom left no-repeat;
}
.orangebox_bottom .cornerright
{
    background: transparent url(images/specbox/orange/corner_bottom_right.png) bottom right no-repeat;
    height: 15px;
}


.bluebox_top
{
    background: #58A8E7 url(images/specbox/blue/border_top.png) top repeat-x;
}
.bluebox_top .borderleft
{
    background: transparent url(images/specbox/blue/border_left.png) left repeat-y;
}
.bluebox_top .borderright
{
    background: transparent url(images/specbox/blue/border_right.png) right repeat-y;
}
.bluebox_top .cornerleft
{
    background: transparent url(images/specbox/blue/corner_top_left.png) top left no-repeat;
}
.bluebox_top .cornerright
{
    background: transparent url(images/specbox/blue/corner_top_right.png) top right no-repeat;
    padding: 7px;
    padding-left: 20px;
    padding-right: 20px;
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    text-align: left;
    font-weight: bold;
}
.bluebox_middle
{
    border-left: 1px solid #DADADC;
    border-right: 1px solid #DADADC;
    padding: 15px;
    padding-top: 10px;
    padding-bottom: 0;
    background-color: #F5F5F5;
    text-align: left;
}
.bluebox_bottom
{
    background: #F5F5F5 url(images/specbox/blue/border_bottom.png) bottom repeat-x;
}
.bluebox_bottom .borderleft
{
    background: transparent url(images/specbox/blue/border_bottom.png) left repeat-y;
}
.bluebox_bottom .borderright
{
    background: transparent url(images/specbox/blue/border_bottom.png) right repeat-y;
}
.bluebox_bottom .cornerleft
{
    background: transparent url(images/specbox/blue/corner_bottom_left.png) bottom left no-repeat;
}
.bluebox_bottom .cornerright
{
    background: transparent url(images/specbox/blue/corner_bottom_right.png) bottom right no-repeat;
    height: 15px;
}









.searchbox_header_left
{
    background-image: url(images/search/header_left.gif);
    background-repeat: no-repeat;
    width: 11px;
    height: 37px;
}
.searchbox_header_right
{
    background-image: url(images/search/header_right.gif);
    background-repeat: no-repeat;
    width: 11px;
    height: 37px;
}
.searchbox_header_title
{
    background-image: url(images/search/header_bg.gif);
    background-repeat: repeat-x;
    background-position: top;
    height: 37px;
}
.searchbox_header_title span
{
    color: #000000 !important;
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 16px !important;
}
.searchbox_header_buttons
{
    background-image: url(images/search/header_bg.gif);
    background-repeat: repeat-x;
    background-position: top;
    height: 37px;
}

.searchbox_header_button
{
}
.searchbox_header_button a
{
    background-image: url(images/search/bg_searchgroup_off.gif);
    background-repeat: no-repeat;
    padding-left: 20px;
    padding-right: 20px;
    display: block;
    height: 37px;
    line-height: 37px;
    color: #336699;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-decoration: none;
    font-weight: bold;
}
.searchbox_header_button_on a, .searchbox_header_button a:hover
{
    background-image: url(images/search/bg_searchgroup_on.gif);
    background-repeat: no-repeat;
    padding-left: 20px;
    padding-right: 20px;
    display: block;
    height: 37px;
    line-height: 37px;
    color: #336699;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-decoration: none;
    font-weight: bold;
}

.searchbox_content
{
    border-left: 2px solid #E9E9E9;
    border-right: 1px solid #E9E9E9;
    background-image: url(images/search/searchbox_bg.gif);
    background-repeat: repeat-x;
    background-color: #AEAEAE;
    background-position: top;
    padding-top: 20px;
}
.searchbox_attbox_top
{
    background-image: url(images/search/attbox_top.gif);
    background-repeat: no-repeat;
    width: 200px;
    height: 5px;
}
.searchbox_attbox_sep
{
    width: 8px;
}
.searchbox_attbox_btm
{
    background-image: url(images/search/attbox_bottom.gif);
    background-repeat: no-repeat;
    width: 200px;
    height: 5px;
}
.searchbox_attbox_body
{
    background-image: url(images/search/attbox_bg.gif);
    background-repeat: repeat-x;
    background-color: #D4D4D4;
    background-position: top;
}
.searchbox_attbox_body table
{
    width: 200px;
}
.searchbox_attbox_body table td
{
    text-align: left;
    padding-left: 10px;
    padding-right: 10px;
}
.searchbox_attbox_title
{
    background-color: #FFFFFF;
    text-align: left;
    height: 56px;
    line-height: 56px;
    font-weight: bold;
    color: red;
}
.searchbox_attbox_title img
{
    margin-right: 10px;
}
.searchbox_footer
{
    background-image: url(images/search/searchbox_bottom.gif);
    background-repeat: no-repeat;
    height: 11px;
}



.undercartheader
{
    padding: 20px;
    padding-top: 0;
    background-color: White;
}
.rightcartcell, .rightcartcell td
{
    font-size: 8pt !important;
}
.articlesmenu_title
{
    font-weight: bold;
}
.articlesmenu_title, .articlesmenu_content, .articlesmenu_link
{
    text-align: left !important;
}
/*
.rightcontentcell, .rightcontentcell td, .rightcontentcell div
{
	text-align: left;
}
*/
.productlinks
{
    text-align: right !important;
    width: 636px;
    padding-bottom: 10px;
}
/* new spec box css */
.specbox_header
{
    background: #F2F2F2 url(images/specbox/border_topbottom.png) top repeat-x;
}
.specbox_border_left
{
    background: transparent url(images/specbox/border_leftright.png) left repeat-y;
}
.specbox_border_right
{
    background: transparent url(images/specbox/border_leftright.png) right repeat-y;
}
.specbox_header_cornerleft
{
    background: transparent url(images/specbox/corner_top_left.png) top left no-repeat;
}
.specbox_header_cornerright
{
    background: transparent url(images/specbox/corner_top_right.png) top right no-repeat;
    padding: 10px;
    padding-bottom: 8px; /*color: #F20139; font-family: Arial, Helvetica, sans-serif; font-size: 16px;*/
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    text-align: left;
}
.specbox_body
{
    border-left: 2px solid #E9E9E9;
    border-right: 2px solid #E9E9E9;
    padding: 5px;
    padding-left: 10px;
    padding-right: 10px;
    background-color: #FFFFFF;
    text-align: left;
}
.specbox_body_table
{
    border-left: 2px solid #E9E9E9;
    border-right: 2px solid #E9E9E9;
}
.specbox_body_tr td
{
    background-color: #FFFFFF;
    padding: 4px;
}
.specbox_body_tr_alt td
{
    padding: 4px;
    background-color: #ECF6FF;
}
.specbox_body_alt
{
    border-left: 2px solid #E9E9E9;
    border-right: 2px solid #E9E9E9;
    padding: 5px;
    padding-left: 10px;
    padding-right: 10px;
    background-color: #ECF6FF;
    text-align: left;
}
.specbox_footer
{
    background: #FFFFFF url(images/specbox/border_topbottom.png) bottom repeat-x;
}
.specbox_footer_cornerleft
{
    background: transparent url(images/specbox/corner_bottom_left.png) bottom left no-repeat;
}
.specbox_footer_cornerright
{
    background: transparent url(images/specbox/corner_bottom_right.png) bottom right no-repeat;
    height: 19px;
}

/* end new spec box css */


td
{
    font-size: 11px;
}
a
{
    color: #33567C;
    text-decoration: underline;
}
a:hover
{
    background-color: #F9FAC1;
    text-decoration: underline;
}
.hp_links
{
    padding-top: 15px;
}
.hp_links a
{
    color: #33567C;
    text-decoration: none;
    font-size: 8pt;
}
.ttl_blue
{
    padding-top: 5px;
    font-size: 13px;
    color: #125CB1;
}
.ttl_red
{
    padding-top: 5px;
    font-size: 13px;
    color: #0000cc;
}
.welcomeText
{
    font-size: 11px;
    color: #3A4D5A;
}
.spazioline
{
    font-size: 12px;
    text-decoration: none;
}
.menuHP
{
    font-size: 11px;
    color: #333333;
    line-height: 12px;
    text-decoration: none;
}
.footerText, .footerText label
{
    font-size: 9px;
    color: #65828F;
}


.bigtitle
{
    background-image: url(images/title-bg.gif);
    border-left: 1px solid #33567C;
    border-right: 1px solid #33567C;
    padding: 5px;
    padding-left: 10px;
    color: #FFFFFF;
    font-size: 16px;
}
.category_title
{
    font-size: 16px;
    font-weight: bold;
    font-family: Verdana;
    color: white;
}
.block-title
{
    border-left: 1px solid #828282;
    border-right: 1px solid #828282;
    padding-left: 8px;
    background-image: url(images/block-title-bg.gif);
    color: #33567C;
    font-family: Arial;
    font-weight: bold;
    font-size: 13px;
}
.block-content
{
    border-left: 3px solid #E4E9EE;
    border-top: 2px solid #E4E9EE;
    padding-left: 8px;
    padding-bottom: 15px;
    background-position: left top;
    background-color: #C0CDD9;
    background-image: url(images/bg_browse.gif);
    background-repeat: repeat-x;
}
.block-content a
{
    color: #33567C;
    text-decoration: none;
    font-size: 11px;
}
.red_text
{
    color: #E5313D;
}
.emailpage
{
    font-family: Tahoma;
    font-size: 13px;
    color: #B2B2B2;
    text-decoration: none;
}
.section_desc
{
    color: #184886;
    font-style: normal;
    font-weight: normal;
}
.BlueStyle, .BlueStyle a
{
    color: #4E6DCA;
    text-decoration: none;
}
.BlueStyle a:hover
{
    color: #4E6DCA;
    text-decoration: underline;
}
.newtab_on
{
    padding: 3px 10px 3px 10px;
    border: 1px solid #999999;
    border-bottom: 0px !important;
    background-color: White;
    font-size: 9pt;
}
.newtab_on a, .newtab_off a, .newtab_on a:link, .newtab_off a:link, .newtab_on a:visited, .newtab_off a:visited
{
    color: Black;
    font-size: 9pt;
}
.newtab_off
{
    padding: 3px 10px 3px 10px;
    border: 1px solid #999999;
    background-color: #DFDBDA;
    font-size: 9pt;
}
.newtab_split
{
    border-bottom: 1px solid #999999;
}
.specs
{
    color: #3862AA;
    background-color: #C3D2E7;
}
.footer
{
    font-size: 9pt;
    font-style: normal;
    color: #FFFFFF;
    background-color: #BBBBBB;
    border: 1px solid #858585;
}

.footer a
{
    color: #FFFFFF;
    text-decoration: underline;
}
.contentcell
{
    background-color: white;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 5px;
}

.contentGrySqr
{
    /*	height:600px;*/
    background-position: left top; /*	background-image:url('/images/bg_GraySquare3.gif'); */
    background-color: #FFFFFF;
}

.hdr_submenu
{
    padding-top: 4px;
    padding-bottom: 5px;
    padding-right: 20px;
    font-size: 10px;
    color: #970909;
    text-transform: uppercase;
    background-image: url(images/hdr_sub_bg_2.gif);
    background-repeat: repeat-x;
    background-position: center top;
    background-color: #D8C2A3;
}

.headerTop a
{
    color: #33567C;
}
.product_warning
{
    font-weight: bold;
    line-height: 25px;
}
.tableheader
{
    padding-left: 8px;
    padding-right: 8px;
    color: #33567C;
    font-family: Arial;
    font-weight: bold;
    font-size: 13px;
}
.tableheader2
{
    padding-left: 8px;
    padding-right: 8px;
    color: #000000;
    font-family: Arial;
    font-weight: bold;
    font-size: 13px;
}
.tableheader2_w, .tableheader2_w a, .tableheader2_w a:hover, .tableheader2_w a:link, .tableheader2_w a:visited, .tableheader2_w a:active
{
    padding-left: 8px;
    padding-right: 8px;
    color: #FFFFFF;
    font-family: Arial;
    font-weight: bold;
    font-size: 14px;
    text-decoration: underline;
}
.tableheaderimg TD
{
    background-image: url(images/coupler_reference/tablebg.gif);
    padding-left: 8px;
    padding-right: 8px;
    color: #33567C;
    font-family: Arial;
    font-weight: bold;
    font-size: 13px;
    line-height: 27px;
}

.coupleritems TD
{
    padding-left: 8px;
    padding-right: 8px;
    border-left: 1px solid #6592BA;
    border-right: 1px solid #6592BA;
}

.alphabet
{
    border: 1px solid black;
    padding-right: 4px;
    padding-left: 4px;
}

.alphabet-on
{
    border: 1px solid black;
    background-color: #FDCB10;
    padding-right: 4px;
    padding-left: 4px;
    font-family: Arial;
    font-weight: bold;
    color: black;
    text-decoration: none;
}

.alphabet A, .alphabet-on A
{
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    color: black;
    text-decoration: none;
}
.pd_highlight_gray
{
    background-color: #E7E7E7;
    width: 100%;
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 5px;
    margin-bottom: 0;
}
.pd_replacement_hdr
{
    color: #4064B1;
    font-weight: bold;
    font-size: 9pt;
    text-decoration: none;
    background-color: #C3D0E7;
    border-top: 1px none #7F98C7;
    border-bottom: 1px solid #ACBCDF;
    padding-top: 4px;
    padding-bottom: 2px;
    padding-left: 5px;
}
.submenu_item_off
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 10px !important;
    color: #000000;
    text-decoration: none;
}
.overbox
{
    background-color: #FAFAC8;
    cursor: pointer;
    text-decoration: underline;
}
.graytext
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 10px !important;
    color: #555555;
    text-decoration: none;
}
.graytext2
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px !important;
    color: #555555;
    text-decoration: none;
}
.submenu_item2_off, .submenu_item2_off a, .submenu_item2_off td
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px !important;
    color: #33567c;
    text-decoration: none;
}
.submenu_item2_on
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px !important;
    color: #33567c;
    text-decoration: none;
    font-weight: bold;
}
.submenu_item_on
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 10px !important;
    color: #000000;
    text-decoration: none;
    font-weight: bold;
}
.submenu_hedername
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px !important;
    font-weight: bold;
    color: #FFFFFF;
}
.mainmenu_off a
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px !important;
    color: #33567C;
    text-decoration: underline;
}
.mainmenu_on
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px !important;
    color: #33567C !important;
    text-decoration: underline;
    font-weight: bold;
}

.product_title
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 19px !important;
    color: #FFFFFF;
}
.product_bestprice
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px !important;
    color: #788492;
}
.product_price
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px !important;
    color: #202F3E;
}
.product_item
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px !important;
    color: #202F3E;
    font-weight: bold;
}
.prodnamedesc a
{
    font-size: 11px;
    color: #444444;
    text-decoration: none;
}

.prodnamedesc strong
{
    text-decoration: underline;
    color: #3f6286;
}

.bgbox
{
    background-color: #FFFFFF;
    background-image: url(images/box_main.gif);
    background-repeat: repeat-x;
}
.bgBox
{
    background-color: #FFFFFF;
    background-image: url(images/box_main.gif);
    background-repeat: repeat-x;
}
.faqstyle3
{
    font-size: 11px;
    color: #000000;
}
.faqstyle4
{
    font-size: 10px;
    color: #0033FF;
}
.generalText
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px !important;
    color: #333333;
}
.text_titleBlue, .text_titleBlue td
{
    font-family: Tahoma, Arial, Helvetica !important;
    font-size: 11px !important;
    font-weight: bold;
    color: #5277AE !important;
}
.text_titleOcra
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px !important;
    font-weight: bold;
    color: #B89647;
}
.text_tableTitle
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px !important;
    color: #E43939;
}
H1, H1 a
{
    font-weight: normal !important;
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 19px !important;
    color: #D2222A !important;
}
H2
{
    font-weight: bold !important;
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 16px !important;
    color: #333333 !important;
}
H3
{
    font-weight: bold !important;
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 15px !important;
    color: #334d55 !important;
}
H4
{
    font-weight: bold !important;
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 13px !important;
    color: #334d55 !important;
}
.product_titleRed
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 19px !important;
    color: #D2222A;
}

.newletter_TitleHP
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px !important;
    color: #333333;
}
.rightcontentcell, .rightcontentcell td
{
    font-size: 10pt !important;
}
.featureddesc, :hover.featureddesc, :active.featureddesc, :visited.featureddesc
{
    color: #444444;
    width: 125px;
    cursor: pointer;
    text-decoration: none;
}
.featuredtxt strong
{
    text-decoration: underline;
    color: #3f6286;
}

.in_this_cat
{
    font-size: 10px;
    background-color: #FFFFFF;
    width: 147px;
}

.in_this_cat p
{
    padding-left: 9px;
}

.in_this_cat h5
{
    color: #FFFFFF;
    font-size: 10px;
    font-weight: bold;
    background-image: url(   'images/leftbox_header.gif' );
    background-repeat: no-repeat;
    background-position: left top;
    padding: 9px;
}

.index_white_spacing td
{
    padding-left: 10px;
    padding-bottom: 10px;
}

.index_announcements
{
    padding: 20px;
    padding-top: 20px;
}

.index_announcements hr
{
    margin-bottom: 25px;
}

.checkoutText
{
    color: #788A9B;
    border: 1px solid #D4D9DC;
    padding: 10px;
}
.cat_HP_Section_Title
{
    font-family: Arial;
    font-size: 12pt;
    color: #9D9D9D;
    text-decoration: none;
    font-style: italic;
    font-weight: bold;
}
.commenucell
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 10px !important;
    color: #555555;
    text-decoration: none;
}
.bg_admin_hdr
{
    background-image: url(images/bg_admin_hdr.gif);
    background-repeat: repeat-x;
    background-color: gray;
    font-family: Arial;
    font-size: 10pt;
    color: #000000;
    text-decoration: none;
    padding-top: 3px;
    padding-bottom: 5px;
    padding-right: 5px;
    padding-left: 5px;
}
.adminTblHeader, .adminTblHeader th
{
    padding-top: 3px;
    padding-bottom: 3px;
    background-color: #F2F2F2;
    border-bottom: 1px solid #c2c2c2;
    font-size: 11px;
}
.commhdrwelcome
{
    font-size: 11px;
    padding: 5px;
}
.errormsg
{
    color: #C04000;
    font-weight: bold;
    border: 1px solid #C04000;
    background-color: #ffeeee;
    padding: 20px;
}
.switchaccountbox td
{
    border: 1px solid gray;
    background-color: #EFEFEF;
}
.aucoitem
{
    color: Black;
    background-color: White;
}
.aucohover
{
    color: White;
    background-color: Gray;
}

#txtPartNo_Div
{
    border: solid 1px black;
    text-align: left;
    width: 150px;
    background-color: White;
    margin: 0px;
    padding: 0px;
}
li.acpart
{
    list-style-type: none;
    display: block;
    margin: 0;
    padding: 2px; /*     background-color: white;     width: 400px !important; 	*/ /*     border-left: 1px solid black;     border-right: 1px solid black;     border-top: none;     border-bottom: none;     border: none; 	*/
}
.gray_text
{
    font-size: 11px !important;
    color: #AEAEAE !important;
    font-weight: normal !important;
}
.black_text
{
    font-size: 12px !important;
    color: black !important;
    font-weight: bold !important;
}
.price_text
{
    color: #E5313D;
    font-size: 16px;
    font-weight: bold;
}
.gray_text_cat
{
    font-size: 11px !important;
    color: #AEAEAE !important;
    font-weight: normal !important;
}
.black_text_cat
{
    font-size: 11px !important;
    color: black !important;
    font-weight: bold !important;
}
.price_text_cat
{
    color: #E5313D !important;
    font-size: 11px !important;
    font-weight: normal !important;
}
.pricewithoutdiscount
{
    color: #000000 !important;
    font-size: 11px !important;
    font-weight: normal !important;
    text-decoration: line-through;
}
.qty_hdr TD
{
    /*font-weight: bold; 	border-top:1px solid #000000;*/
    border-bottom: 1px solid #BBBBBB;
    font-size: 11px;
    text-align: left;
    padding-left: 10px;
    padding-right: 10px;
}
.qty_data TD
{
    /*border-bottom:1px solid #BBBBBB;*/
    font-size: 11px;
    text-align: left;
    padding-left: 10px;
    padding-right: 10px;
}
#pnlBuyNow td
{
    vertical-align: middle;
}
.quickaddbox
{
    background-color: #F5F5F5;
    border-left: 1px solid #D1D1D1;
    border-right: 1px solid #D1D1D1;
    padding-left: 10px;
    padding-right: 10px;
}
/*
.cartddlbtnoff
{
	background-color: #FFFFFF;
	border: 1px solid white;
	background: none;
	font-weight: bold;
	color: #33567C;
	text-decoration: underline;
	cursor: pointer;
	width: 170px;
	padding: 3px;
}
.cartddlbtnon
{
	background-color: #F5F5F5;
	border-left: 1px solid #D1D1D1;
	border-right: 1px solid #D1D1D1;
	border-top: 1px solid #D1D1D1;
	border-bottom: 1px solid #F5F5F5;
	background-image: url(images/cartsumx.gif);
	background-repeat: no-repeat;
	background-position: top right;
	font-weight: bold;
	color: #33567C;
	text-decoration: underline;
	cursor: pointer;
	width: 170px;
	padding: 3px;
}
#cartddl
{
	background-color: #F5F5F5;
	border-left: 1px solid #D1D1D1;
	border-right: 1px solid #D1D1D1;
	border-bottom: 1px solid #D1D1D1;
	border-top: 1px solid #F5F5F5;
	padding: 3px;
	width: 170px;
}
*/
.itemadded
{
    font-weight: bold;
    color: #33567C;
}
#itemandcart
{
    width: 170px;
}
.cart_ind_txt TD
{
    font-family: Tahoma;
    font-size: 10px;
    color: #555555;
}
.linknolink, :hover.linknolink, :visited.linknolink, :active.linknolink
{
    text-decoration: none;
    color: Black;
    background-color: transparent !important;
}
.cartinfotable td
{
    padding: 2px;
    padding-right: 8px;
}
.nopad
{
    padding: 0;
}

.CorporateContent
{
    width: 840px;
}

.CorporateContent td
{
    padding-top: 20px;
    padding-right: 20px;
}
.rblindent
{
    display: inline;
    position: relative;
    left: 5px; /*top: -7px;    	margin-bottom: -7px;*/
    font-size: 12px;
}
/*
span.informal 
{
	color: Gray;
	float: right;
}
*/
ul.acparts
{
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    background-color: White;
    cursor: default; /*     border-top: 1px solid black;     border-bottom: 1px solid black;     border-left: none;     border-right: none;     border: none; 	*/
}
ul.acparts li.selected
{
    background-color: Black;
    color: White;
}
.qddlparentdiv
{
    height: 17px;
}
.qddlpartno
{
    float: left;
    width: 100px;
    font-weight: bold;
}
.qddlpname
{
    float: left;
    width: 200px;
    height: 17px;
    color: gray;
    overflow: hidden;
}
.qddlinvent
{
    float: left;
    width: 60px;
}
.qddlunits
{
    float: left;
    width: 45px;
    color: gray;
}
.qddlprice
{
    float: left;
    width: 80px;
    color: gray;
}
.minqtymsg
{
    font-weight: bold;
    color: rgb(192, 92, 92);
}
.kitgroups
{
    background-color: #ffffff; /*border: 1px solid #7D7D7D;*/
}
.kitgroup
{
    /*border: 1px solid #7D7D7D;*/
}
.kitgrouptitle
{
    font-weight: bold;
    color: #ffffff;
    background-color: #7D7D7D;
}
.kititemscell
{
}
.cartgridconf
{
    font-size: 11px;
    font-family: Tahoma, Arial, Helvetica;
}
.cartgridconf select
{
    font-size: 11px;
    font-family: Tahoma, Arial, Helvetica;
}
.cartgridconf input
{
    font-size: 10px;
}
/*
.ratingbar 
{
	font-size: 11px;
}
*/

.add2small
{
    font-size: 11px;
    cursor: pointer;
}
.add2head
{
    font-size: 10px;
    font-weight: bold;
}
.bizdir_popup
{
    border: 1px solid black;
    position: absolute;
    padding: 5px;
    top: 20px;
    background-color: White;
}
.greencell
{
    background-image: none !important;
    background-color: #e0f0e0 !important;
}
.greenrow, .greenrow td
{
    background-image: none !important;
    background-color: #e0f0e0 !important;
}

/* Grid for order reports and other stuff */
.gridsmallfont, .gridsmallfont td
{
    font-family: Tahoma !important;
    font-size: 10px !important;
}
.gridlinknolink a:link, .gridlinknolink a:visited
{
    text-decoration: none;
    color: Black;
    font-family: Tahoma !important;
    font-size: 10px !important;
}
.gridlinknolink a:hover, .gridlinknolink a:active
{
    text-decoration: underline;
    color: Black;
    font-family: Tahoma !important;
    font-size: 10px !important;
}

div.griddiv
{
    background: #f7f7f7;
    border: solid 1px #e5e5e5;
    border-right: solid 2px #e5e5e5;
    border-top: 0px;
    font: normal 11px Tahoma, Arial, Sans-serif;
    text-align: left;
    cursor: default;
}

.griddiv td
{
    font: 11px Tahoma, Arial, Sans-serif;
    color: #000000;
}

.gridtable
{
    border: 0px !important;
    border-collapse: separate !important;
    width: 100%;
    empty-cells: show;
    table-layout: auto;
}

.gridtable td, .gridtable th
{
    padding-left: 4px;
}

.gridheader th, .gridheader td
{
    font: bold 11px Tahoma, Arial, Sans-serif;
    background: white url(images/GridHeaderBg.gif) repeat-x bottom;
    border-top: solid 1px #e5e5e5;
    border-bottom: solid 1px #bbb;
    padding-left: 6px; /*more than items to compensate for item borders!*/
    height: 22px;
}

.gridrow td
{
    background: #f7f7f7;
    line-height: 22px;
    border: solid 1px #f7f7f7;
    border-top: solid 1px #e9e9e9;
    border-bottom: solid 1px white;
}

.gridaltrow td
{
    background: #f7f7f7;
    line-height: 22px;
    border: solid 1px #f7f7f7;
    border-top: solid 1px #e9e9e9;
    border-bottom: solid 1px white;
}
.cursorpointer
{
    cursor: pointer;
}
/* end grid */
.bordertable
{
    border: solid 1px #bebebe;
    padding: 8px;
}
.articletitle h3
{
    margin: 0;
    padding: 0;
}
.articletitle h3 a
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 13px;
    font-weight: normal;
}
fieldset
{
    -moz-border-radius: 8px;
    border-radius: 8px;
}
legend
{
    color: #D2222A;
}
.prodspectable
{
    border: 1px solid #dadada;
}
.threadbit .threadstats li
{
    margin-right: 20px !important;
}

.index_news
{
    font-family: tahoma, arial, helvetica, sans-serif;
    font-size: 8pt;
    background-color: #efefef;
    padding: 8px;
}
.IndexNews
{
    font-size: 8pt;
    color: #161616;
    margin-bottom: 10px;
}
.AllCapUndrln, .AllCapUndrln a
{
    text-transform: uppercase;
    font-weight: bold;
    font-size: 10px;
    border-bottom: 1px solid #888888;
    padding-bottom: 0px;
    text-decoration: none;
}
.AllCapUndrln
{
    margin-bottom: 10px;
}
.index_news > strong > a
{
    display: block;
    margin-bottom: 10px;
}
.only_one_news div.IndexNews a
{
    text-decoration: none !important;
}
.only_one_news div.IndexNews, .only_one_news div.AllCapUndrln
{
    display: none;
}
.only_one_news > div.IndexNews:first-child
{
    display: block !important;
}

.bulletsgreen li
{
    list-style-image: url(images/mm-green.png);
}
.bulletsred li
{
    list-style-image: url(images/mm-red.png);
}
.bulletsyellow li
{
    list-style-image: url(images/mm-yellow.png);
}
.bulletsblue li
{
    list-style-image: url(images/mm-blue.png);
}
.upgradegroup_comments
{
    width: 600px;
    word-wrap: break-word;
    white-space: normal !important;
    height: auto;
}
a img:hover, a:hover img
{
    text-decoration: none !important;
}
.msgbox_title 
{
    padding: 4px;
    font-weight: bold;
    background-color: #eaeaea;
}
.msgbox_body 
{
    padding: 4px;
    border-left: 1px solid #eaeaea;
    border-right: 1px solid #eaeaea;
}
.msgbox_end 
{
    border-left: 1px solid #eaeaea;
    border-right: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
}
