
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption {
    border: 0 none;
    list-style: none outside none;
    margin: 0;
    outline: 0 none;
    padding: 0;
}
h1, h2, h3, h4, h5, h6, p {
    font-weight: normal;
}
a:link, a:visited, a:hover, a:active, a:focus {
    outline: medium none;
    text-decoration: none;
}
*::-moz-selection {
    background: none repeat scroll 0 0 #000000;
    color: #FFFFFF;
}
.clear {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.clearfix:after {
    clear: both;
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    visibility: hidden;
    width: 0;
}
* html .clearfix, *:first-child + html .clearfix {
}
.padding20 {
    font-size: 0;
    line-height: 0;
    padding-top: 20px;
}
.padding30 {
    font-size: 0;
    line-height: 0;
    padding-top: 30px;
}
.padding40 {
    font-size: 0;
    line-height: 0;
    padding-top: 40px;
}
.none {
    display: none;
}
.last {
    border: medium none !important;
    margin: 0 !important;
    padding: 0 !important;
}
body {
    background: url("body-bg.jpg") repeat-x scroll left top #FFFFFF;
    color: #000000;
    font-family: 'trebuchet_msregular';
    font-size: 13px;
    line-height: 19px;
    margin: 0;
    padding: 0;
}
#wrapper {
    margin: 0 auto;
    width: 980px;
}
#wrapper header {
    float: left;
    width: 100%;
	height: 194px;
}
.header_top_section {
    display: block;
}
.header_top_links {
    display: inline-block;
    line-height: 40px;
    padding: 0;
}
.header_top_links a {
    color: #FFFFFF;
    margin-right: 20px;
}
.header_top_links a:hover {
    color: #79A2BC;
}
.header_right {
    display: inline-block;
    float: right;
    width: auto;
}
.header_register {
    background: url("signin-icon.jpg") no-repeat scroll 0 50% rgba(0, 0, 0, 0);
    color: #FFFFFF;
    display: inline-block;
    line-height: 40px;
    padding: 0 20px;
    vertical-align: top;
}
.header_register a {
    color: #FFFFFF;
    text-decoration: underline;
}
.header_register a:hover {
    color: #79A2BC;
}
.header_call_box {
    background: none repeat scroll 0 0 #0C5985;
    border-left: 1px solid #1B6995;
    border-right: 1px solid #1B6995;
    color: #FFFFFF;
    display: inline-block;
    font-weight: bold;
    line-height: 40px;
    padding: 0 20px 0 15px;
    vertical-align: top;
}
.header_call_box span {
    display: inline-block;
    float: left;
    line-height: normal;
    padding: 12px 5px 0 0;
}
.header_social_icons {
    display: inline-block;
    padding: 11px 0 0 15px;
}
.header_social_icons span {
    display: inline-block;
    padding-right: 6px;
}
.header_social_icons span:last-child {
    padding: 0;
}
.header_bottom_section {
    display: block;
    padding: 17px 0 0;
}
.logo {
    display: inline-block;
}
.search_area {
    border: 1px solid #B6B6B6;
    display: inline-block;
    height: 38px;
    margin: 13px 0 0 130px;
    vertical-align: top;
    width: 340px;
}
.search_area input[type="text"] {
    border: medium none;
    display: inline-block;
    float: left;
    font-family: 'trebuchet_msregular';
    height: 38px;
    line-height: 38px;
    padding: 0 17px;
    width: 264px;
}
.search_area input[type="submit"] {
    background: url("search-btn.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-color: -moz-use-text-color -moz-use-text-color -moz-use-text-color #B6B6B6;
    border-left: 1px solid #B6B6B6;
    border-style: none none none solid;
    border-width: medium medium medium 1px;
    cursor: pointer;
    display: inline-block;
    float: left;
    height: 38px;
    text-indent: -999px;
    width: 42px;
}
.mini_cart_area {
    background: none repeat scroll 0 0 #789D43;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 1px 1px 1px #46651B, 1px 1px 1px #46651B;
    display: inline-block;
    height: 36px;
    margin: 13px 0 0 7px;
    vertical-align: top;
    width: 186px;
}
.mini_cart_area span {
    border-right: 1px solid #92B65D;
    display: inline-block;
    height: 36px;
}
.mini_cart_area h2 {
    display: inline-block;
    line-height: 30px;
    padding: 0 0 0 12px;
    vertical-align: top;
}
.mini_cart_area h2 a {
    color: #FFFFFF;
    font-size: 13px;
    line-height: 36px;
}
header nav {
    display: block;
    padding-top: 35px;
}
header nav li {
    border-right: 1px solid #CCCCCC;
    display: inline-block;
    padding: 0 8px 0 6px;
}
header nav li:last-child {
    border: medium none;
    padding: 0 0 0 6px;
}
header nav li a {
    color: #000000;
    font-size: 14px;
    font-weight: bold;
    line-height: 23px;
    padding-bottom: 7px;
    text-transform: uppercase;
}
header nav li a:hover {
    border-bottom: 4px solid #789D43;
    color: #00517F;
}
.main_section {
    float: left;
    padding: 13px 0 0;
    width: 100%;
}
.main_banners_area {
/*  float: left;
    padding-bottom: 10px;
    width: 100%; */
	height: 326px;
}
.main_banner_box {
    float: left;
    padding-bottom: 11px;
    width: 639px;
    height: 304px;
    background: url("banner-bottom-bg.jpg") no-repeat scroll 0 100% rgba(0, 0, 0, 0);
}
#slides {
    position: relative;
    width: 639px;
    height: 304px;
    background: #fff;
}
.slidesjs-next {
    background: url("left-right-icon.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 36px;
    left: 24px;
    position: absolute;
    top: 50%;
    width: 19px;
    z-index: 10;
}
.slidesjs-previous {
    background: url("left-right-icon.png") no-repeat scroll -19px 0 rgba(0, 0, 0, 0);
    height: 36px;
    position: absolute;
    right: 16px;
    top: 50%;
    width: 19px;
    z-index: 10;
}
.slidesjs-pagination {
    position: absolute;
    top: 18px;
    right: 14px;
    z-index: 10;
}
.slidesjs-pagination li {
    float: left;
    margin: 0 5px 0 0;
}
.slidesjs-pagination li a {
    background: url("pagination-2.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: left;
    height: 16px;
    overflow: hidden;
    text-indent: -999px;
    width: 16px;
}
.slidesjs-pagination li a.active, .slidesjs-pagination li a.active:hover, .slidesjs-pagination li a:hover {
    background-position: 0 -16px;
}
.main_right_banners {
    float: right;
    width: 327px;
}
.main_right_banners span img {
	display: block;
	margin-bottom: 12px;
}
.main_right_banners span:last-child img {
	margin: 0;
}
.products_box {
    float: left;
    padding-top: 27px;
    width: 100%;
}
.products_box1 {
    float: left;
    padding: 0 0 26px;
    width: 100%;
}
.products_box2 {
    background: url("prd-bg.jpg") no-repeat scroll 15px 100% rgba(0, 0, 0, 0);
    float: left;
    padding: 0 0 4px 15px;
    width: 184px;
}
.products_box2:first-child {
    background-position: 0 100%;
    padding: 0 0 4px;
}
.products_box3 {
    border: 1px solid #CFCFCF;
    float: left;
    min-height: 395px;
    padding: 8px;
}
.products_box3:hover {
}
.prd_img_box {
    float: left;
    height: 158px;
    position: relative;
    width: 166px;
}
.prd_img_box span {
    display: table-cell;
    height: 158px;
    text-align: center;
    width: 166px;
}
.prd_img_box h2 {
    background: none repeat scroll 0 0 #004B75;
    bottom: 0;
    height: 40px;
    left: 0;
    opacity: 0.78;
    position: absolute;
    width: 166px;
    z-index: 100;
}
.prd_img_box h2 a {
    color: #FFFFFF;
    display: table-cell;
    font-size: 15px;
    height: 40px;
    line-height: 18px;
    padding-left: 15px;
    vertical-align: middle;
}
.prd_img_box h2 a:hover {
    color: #A1BFD0;
}
.products_box3 ul {
    float: left;
    padding: 15px 0 0 15px;
    width: 151px;
}
.products_box3 ul li {
    float: left;
    padding-top: 5px;
    width: 151px;
}
.products_box3 ul li i {
    color: #00517F;
    float: left;
    font-size: 17px;
    font-style: normal;
    padding-right: 5px;
}
.products_box3 ul li:first-child {
    padding: 0;
}
.products_box3 ul li a {
    color: #000000;
    float: left;
    font-size: 13px;
    line-height: 17px;
    width: 137px;
}
.products_box3 ul li a:hover {
    color: #00517F;
}
.manufacturer_area {
    float: left;
    padding: 30px 0 0 0;
    width: 100%;
}
.manufacturer_area h2 {
    border-bottom: 1px solid #CBCBCB;
    color: #000000;
    display: block;
    font-family: 'maven_proregular';
    font-size: 19px;
    font-weight: bold;
    padding: 0 0 10px 12px;
}
.manufacturer_logos_area {
    display: block;
    padding: 14px 0 0;
}
.manufacturer_logos_area span {
    border-right: 1px solid #CBCBCB;
    display: inline-block;
    padding: 0 16px;
}
.manufacturer_logos_area span:last-child {
    border: medium none;
    padding: 0 0 0 16px;
}
.featured_items_area {
    float: left;
    padding: 30px 0 0 0;
    width: 100%;
}
.featured_items_area h2 {
    border-bottom: 1px solid #CBCBCB;
    color: #000000;
    display: block;
    font-family: 'maven_proregular';
    font-size: 19px;
    font-weight: bold;
    padding: 0 0 10px 12px;
}
.featured_items_area ul {
    clear: both;
    float: left;
    padding: 14px 0 0;
    width: 100%;
}
.featured_items_area ul li {
    border: 1px solid #CFCFCF;
    float: left;
    margin-left: 11px;
    padding: 9px;
    width: 216px;
}
.featured_items_area ul li:first-child {
    margin: 0;
}
.featured_prd_box {
    float: left;
    width: 100%;
}
.featured_prd_box span {
    display: table-cell;
    height: 165px;
    padding-bottom: 10px;
    text-align: center;
    vertical-align: middle;
    width: 216px;
}
.featured_prd_box h2 {
    background: none repeat scroll 0 0 #E9E9E9;
    border: medium none;
    display: table-cell;
    font-weight: bold;
    height: 60px;
    padding: 12px;
    text-align: center;
    vertical-align: middle;
    width: 216px;
}
.featured_prd_box h2 a {
    color: #000000;
    font-size: 13px;
    line-height: 16px;
}
.featured_prd_box h2 a:hover {
    color: #00517F;
}
.featured_prd_box h3 {
    display: block;
    font-size: 14px;
    padding: 12px 0 0;
    text-align: center;
}
.featured_prd_box h3 b {
    color: #5C8A19;
    font-weight: bold;
    padding-left: 15px;
}
.discounted_area {
    background: url("discounted-bg.jpg") no-repeat scroll 0 100% rgba(0, 0, 0, 0);
    float: left;
    padding: 63px 0 11px;
    width: 100%;
}
.discounted_box {
    background: none repeat scroll 0 0 #E9E9E9;
    border: 1px solid #D8D8D8;
    display: block;
    min-height: 207px;
}
.discounted_img_box {
    display: inline-block;
    margin-top: -30px;
    padding-left: 20px;
    width: 196px;
}
.discounted_txt_box {
    display: inline-block;
    padding: 25px 0 15px 23px;
    vertical-align: top;
    width: 710px;
}
.discounted_txt_box h2 {
    color: #000000;
    display: block;
    font-family: "Myriad Pro";
    font-size: 19px;
    line-height: 22px;
}
.discounted_txt_box p {
    color: #000000;
    display: block;
    font-size: 13px;
    line-height: 19px;
    padding: 15px 0;
}
.discounted_txt_box span {
    color: #00517F;
    display: block;
    font-size: 13px;
    line-height: 19px;
}
footer {
    clear: both;
    float: left;
    padding-top: 30px;
    width: 100%;
}
.footer_top_box {
    background: none repeat scroll 0 0 #01456D;
    border-bottom: 1px solid #013A5B;
    border-top: 1px solid #013A5B;
    float: left;
    padding: 35px 0;
    width: 100%;
}
.footer_top_box1 {
    margin: 0 auto;
    width: 980px;
}
.footer_customers_box {
    float: left;
    width: 250px;
}
.footer_customers_box h2 {
    background: url("customers-icon.jpg") no-repeat scroll 0 2px rgba(0, 0, 0, 0);
    color: #FFFFFF;
    display: block;
    font-family: 'maven_proregular';
    font-size: 18px;
    padding-left: 23px;
}
#testimonials {
    display: block;
    min-height: 90px;
    padding-top: 15px;
}
#testimonials li {
    color: #FFFFFF;
    display: none;
    font-size: 13px;
    line-height: 16px;
    padding: 0;
}
#testimonials li p {
    color: #FFFFFF;
    display: block;
    font-size: 13px;
}
#testimonials li h3 {
    color: #FFFFFF;
    display: block;
    font-size: 13px;
    font-weight: bold;
    padding-top: 25px;
}
#testimonials li h3 b {
    color: #79A2BC;
    float: right;
    font-size: 13px;
    font-weight: normal;
    text-align: right;
}
#testimonials li h3 b a {
    color: #79A2BC;
    font-size: 13px;
}
#testimonials li h3 b a:hover {
    color: #79A2BC;
    font-size: 13px;
    text-decoration: underline;
}
.footer_navigation_box {
    float: left;
    padding: 0 0 0 90px;
    width: 240px;
}
.footer_navigation_box h2 {
    color: #FFFFFF;
    display: block;
    font-family: 'maven_proregular';
    font-size: 18px;
}
.footer_navigation_box ul {
    display: inline-block;
    padding-top: 15px;
    width: 150px;
}
.footer_navigation_box ul:last-child {
    width: 86px;
}
.footer_navigation_box ul li a {
    color: #FFFFFF;
    display: block;
    line-height: 20px;
}
.footer_navigation_box ul li a:hover {
    text-decoration: underline;
}
.footer_categories_box {
    float: left;
    padding: 0 0 0 90px;
    width: 310px;
}
.footer_categories_box h2 {
    color: #FFFFFF;
    display: block;
    font-family: 'maven_proregular';
    font-size: 18px;
}
.footer_categories_box ul {
    display: inline-block;
    padding-top: 15px;
    width: 112px;
}
.footer_categories_box ul:last-child {
    width: 78px;
}
.footer_categories_box ul li a {
    color: #FFFFFF;
    display: block;
    line-height: 20px;
}
.footer_categories_box ul li a:hover {
    text-decoration: underline;
}
.footer_bottom_box {
    background: none repeat scroll 0 0 #00517F;
    float: left;
    padding: 40px 0;
    width: 100%;
}
.footer_bottom_box1 {
    margin: 0 auto;
    width: 980px;
}
.footer_updated_box {
    float: left;
    width: 265px;
}
.footer_updated_box h2 {
    color: #FFFFFF;
    display: block;
    font-family: 'maven_proregular';
    font-size: 18px;
}
.footer_updated_box p {
    color: #FFFFFF;
    display: block;
    line-height: 19px;
    padding: 12px 0;
}
.footer_updated_box p a {
    color: #92B7CD;
    text-decoration: underline;
}
.footer_updated_box p a:hover {
    color: #92B7CD;
    text-decoration: none;
}
.footer_updated_box input[type="text"] {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #02334F;
    color: #000000;
    float: left;
    font-family: 'trebuchet_msregular';
    font-size: 13px;
    height: 38px;
    line-height: 38px;
    padding: 0 20px;
    width: 177px;
}
.footer_updated_box input[type="submit"] {
    background: url("footer-submit-btn.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    cursor: pointer;
    float: left;
    height: 40px;
    text-indent: -999px;
    width: 44px;
}
.footer_connect_box {
    float: left;
    padding-left: 90px;
    width: 265px;
}
.footer_connect_box h2 {
    color: #FFFFFF;
    display: block;
    font-family: 'maven_proregular';
    font-size: 18px;
}
.footer_connect_box p {
    color: #FFFFFF;
    display: block;
    padding: 12px 0;
}
.footer_social_icons {
    display: block;
}
.footer_social_icons span {
    display: inline-block;
    padding-right: 6px;
}
.footer_shop_icons_box {
    float: left;
    padding-left: 50px;
    width: 310px;
}
.footer_shop_icons_box h2 {
    color: #FFFFFF;
    display: block;
    font-family: 'maven_proregular';
    font-size: 18px;
}
.service_icons {
    clear: both;
    float: left;
    padding: 22px 0 0;
    vertical-align: top;
}
.service_icons span {
    float: left;
    padding: 0 8px 0 0;
}
.service_icons span:last-child {
    padding: 0;
}
.service_icons strong {
    float: left;
    padding: 0 14px 0 0;
}
.service_icons strong:first-child {
    padding-top: 4px;
}
.copy_rgiht_txt {
    color: #FFFFFF;
    float: left;
    padding-top: 10px;
    width: 100%;
}
.copy_rgiht_txt span {
    color: #FFFFFF;
    float: right;
}
.copy_rgiht_txt span a {
    color: #FFFFFF;
}
.copy_rgiht_txt span a:hover {
    color: #FFFFFF;
    text-decoration: underline;
}
.main_bg {
    background: url("main-bg.png") no-repeat scroll center 208px rgba(0, 0, 0, 0);
    float: left;
    width: 100%;
}
.promotional_message_box {
    margin-top: 15px;
}
.scBreadcrumbs {
    background: url("breadcrumbs-bg.jpg") 0 bottom repeat-x;
    color: #000000;
    padding: 20px 0 19px 13px;
}
.scBreadcrumbs a {
    color: #00517F;
    text-decoration: underline;
}
.scBreadcrumbs a:hover {
    text-decoration: none;
}
.prd_caption_box {
    display: block;
    padding: 18px 0 0 13px;
}
.prd_caption_box span {
    display: inline;
    float: left;
    padding-right: 22px;
}
.prd_caption_txt {
    display: inline;
    padding: 0;
}
.prd_caption_txt h2 {
    color: #00517F;
    display: block;
    font-size: 19px;
    font-weight: bold;
    line-height: 22px;
    padding-bottom: 15px;
}
.prd_caption_txt p {
    display: block;
    padding: 0 0 15px;
}
.filter_bg_img {
    display: block;
    padding-bottom: 6px;
}
.scPaging {
    background: none repeat scroll 0 0 #F1F1F1;
    clear: both;
    padding: 0 7px;
}
.scPaging_top {
    padding: 15px 12px 0 12px;
	height: 33px;
    border-bottom: 1px solid #D2D2D2;
}
.scPaging a {
    color: #000000;
}
.scPaging a:hover {
    color: #00517F;
}
.scPaging_top_left {
    color: #000000;
    display: inline-block;
    width: 25%;
}
.scPaging_top_center {
    color: #000000;
    display: inline-block;
    text-align: center;
    width: 49%;
}
.scPaging_top_right {
    color: #000000;
    display: inline-block;
    text-align: right;
    width: 25%;
}
.scPaging_bottom {
    padding: 15px 12px 0 12px;
	height: 33px;
}
.listing_prd_area {
    display: block;
    padding-bottom: 15px;
}
.listing_prd_area .featured_items_area ul {
    padding: 15px 0;
}
.detail_area_box {
    display: block;
    padding: 18px 55px 0 13px;
}
.detail_left_area {
    display: inline-block;
    width: 384px;
}
.item_big_img {
    border: 1px solid #CFCFCF;
    display: table-cell;
    height: 418px;
    text-align: center;
    vertical-align: middle;
    width: 382px;
}
.enlarge_box {
    border-bottom: 1px solid #CFCFCF;
    display: block;
    padding: 16px 0 14px;
    text-align: center;
}
.detail_right_area {
    display: inline-block;
    float: right;
    width: 503px;
}
.detail_right_area h1 {
    color: #00517F;
    display: block;
    font-size: 18px;
    font-weight: bold;
    line-height: 22px;
    padding: 20px 0 0 15px;
}
.item_box {
    border-bottom: 1px solid #CCCCCC;
    color: #010101;
    display: block;
    padding: 10px 0 10px 15px;
}
.free_shipping_txt {
    border-bottom: 1px solid #CCCCCC;
    color: #828282;
    display: block;
    padding: 10px 0 10px 15px;
}
.free_shipping_txt strong {
    color: #5C8A19;
    font-weight: bold;
}
.item_price_box {
    border-bottom: 1px solid #CCCCCC;
    display: block;
    padding: 10px 0 10px 15px;
}
.item_price_box h2 {
    color: #424242;
    display: block;
    font-size: 17px;
}
.item_price_box h2 strong {
    color: #5C8A19;
}
.item_price_box span {
    color: #828282;
    display: block;
    padding-top: 5px;
}
.reviews_box {
    border-bottom: 1px solid #CCCCCC;
    display: block;
    padding: 10px 0 10px 15px;
}
.reviews_box a {
    background: url("reviews-img.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #000000;
    display: block;
    line-height: 14px;
    padding: 0 0 0 90px;
}
.reviews_box a:hover {
    text-decoration: underline;
}
.item_option_box {
    border-bottom: 1px solid #CCCCCC;
    color: #000000;
    display: block;
    padding: 10px 0 10px 15px;
}
.item_option_box select {
    border: 1px solid #898989;
    display: inline-block;
    font-family: 'trebuchet_msregular';
    font-size: 13px;
    height: 20px;
    margin-left: 10px;
    padding: 1px;
    width: 190px;
}
.quantity_box {
    background: none repeat scroll 0 0 #F1F1F1;
    display: block;
    margin-top: 15px;
    padding: 10px 10px 10px 15px;
}
.quantity_box span {
    display: inline-block;
    padding: 7px 8px 0 0;
    vertical-align: top;
}
.quantity_box input[type="text"] {
    border: 1px solid #898989;
    display: inline-block;
    height: 20px;
    line-height: 20px;
    margin-top: 6px;
    padding: 0 5px 0 0;
    text-align: right;
    vertical-align: top;
    width: 40px;
}
.quantity_box input[type="image"] {
    display: inline-block;
    margin-left: 84px;
    vertical-align: top;
}
.add_this_icons {
    display: block;
    padding: 14px 0 0 20px;
}
#container {
    display: block;
    margin-top: 45px;
    width: 100%;
}
ul.tabs {
    background: none repeat scroll 0 0 #E6E6E6;
    display: block;
    height: 49px;
    padding: 0 0 0 25px;
}
ul.tabs li {
    border-radius: 5px 5px 0 0;
    color: #000000;
    cursor: pointer;
    float: left;
    font-size: 15px;
    font-weight: bold;
    line-height: 57px;
    margin: -7px 45px 0 0;
    overflow: hidden;
    padding: 0 30px 0 27px;
    position: relative;
}
ul.tabs li:hover, ul.tabs li.active {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #FFFFFF;
    border-color: #C7C7C7 #C7C7C7 -moz-use-text-color;
    border-image: none;
    border-style: solid solid none;
    border-width: 1px 1px medium;
    color: #00517F;
}
.tab_container {
    border: 1px solid #C7C7C7;
    display: block;
    margin-top: 1px;
}
.tab_content {
    display: none;
    padding: 20px 35px 20px 18px;
}
.tab_content p {
    color: #000000;
    display: block;
    margin-bottom: 20px;
}
.items_links {
    display: block;
    padding: 20px 0 0 12px;
}
.items_links li {
    border: medium none !important;
    margin: 0 !important;
    padding: 0 0 10px !important;
    width: 48% !important;
}
.items_links li a {
    color: #000000;
    font-size: 13px;
}
.items_links li a:hover {
    text-decoration: underline;
}
.dnp {
    clear: both;
}
#recent-items {
    clear: both;
    display: block;
    width: 100%;
}
#recent-items ul {
    width: 101% !important;
}
#recent-items ul li {
    margin: 0 11px 0 0 !important;
}
.yui-skin-sam .yui-panel .bd {
    padding: 0 !important;
}
#scPage-insets a {
    border: 1px solid #CFCFCF;
    display: inline-block;
    height: 75px;
    margin-right: 22px;
    padding: 5px;
    text-align: center;
    vertical-align: middle;
    width: 100px;
}
#scPage-insets a:last-child {
    margin: 0;
}
#info-div {
    display: block;
    padding-top: 20px;
}
.sitemap-header {
    color: #000000;
    display: block;
    font-size: 13px;
    line-height: 16px;
    padding-bottom: 5px;
    padding-top: 10px;
}
.sitemap-1, .sitemap-2 {
    color: #000000;
    display: block;
    font-size: 13px;
    line-height: 16px;
    padding-bottom: 4px;
}
.sitemap-header:hover, .sitemap-1:hover, .sitemap-2:hover {
    text-decoration: underline;
}
#testiConts {
    color: #FFFFFF;
    float: left;
    font-size: 13px;
    padding: 15px 0 0;
    width: 100%;
}
#testiConts a {
    color: #79A2BC;
}
#testiConts a:hover {
    color: #79A2BC;
    text-decoration: underline;
}
.testiViewAll a {
    color: #79A2BC;
    font-size: 13px;
}
.testiViewAll a:hover {
    color: #79A2BC;
    text-decoration: underline;
}
.contact_form {
    margin: 20px 0 0;
}
.contact_form input[type="text"], .contact_form textarea {
    margin: 0;
    padding: 6px;
    width: 260px;
}
.contact-field label {
    float: left;
    width: 150px;
}
.contact-field {
    padding-bottom: 10px;
}
.submit-button {
    margin: 10px 0 0 148px;
}
.main_right_banners .rgt_bnr_inner {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CFCFCF;
    height: 38px;
    margin-bottom: 12px;
    overflow: hidden;
    padding: 13.4px 12px;
}
.main_right_banners .rgt_bnr_inner.btm {
    margin-bottom: 0;
}
.main_right_banners .rgt_bnr_inner:hover {
    border: 1px solid #00517F;
}
.main_right_banners .rgt_bnr_inner > span {
    border: medium none;
    float: left;
    width: 27px;
}
.main_right_banners .rgt_bnr_inner .rgt_txt {
    float: right;
    margin-left: 6px;
    width: 268px;
}
.main_right_banners .rgt_bnr_inner .rgt_txt h3 {
    color: #789D43;
    font-family: 'maven_probold';
    font-size: 21px;
    text-transform: uppercase;
}
.main_right_banners .rgt_bnr_inner .rgt_txt h3 span {
    color: #000000;
    font-family: 'maven_proregular';
}
.main_right_banners .rgt_bnr_inner .rgt_txt p {
    font-family: 'maven_proregular';
    font-size: 11px;
    word-spacing: -1px;
}
.main_right_banners .rgt_bnr_inner .rgt_txt p span {
    color: #00517F;
}
.main_right_banners .rgt_bnr_inner .rgt_txt p span a {
    color: #00517F;
}
#ys_superbar {
    height: auto !important;
    width: auto !important;
}
.smb-mc .minicart_c1 {
    width: 130px !important;
}
.smb-mc .mini_msg, .mini_item_count, .mini_subtotal {
    color: #FFFFFF !important;
    font-family: 'trebuchet_msregular' !important;
    font-size: 13px;
}
.smb-mc .mini_subtotal {
    border: medium none !important;
    float: none !important;
    line-height: 36px !important;
    text-align: inherit !important;
}
.smb-mc .mini_item_count {
    border: medium none !important;
    float: left !important;
    line-height: 36px !important;
    margin: 0 5px 0 0 !important;
}
.smb-mc .mini_subtotal {
    border: medium none !important;
    margin-left: 0 !important;
}
.smb-mc .mini_msg {
    border: medium none !important;
    margin: 0 !important;
}
.smb-fc #yfc_close_btn {
    color: #FFFFFF !important;
}
.smb-fc {
    top: 108px !important;
}


/*  -- BEGIN: SC Top Mega Nav --  */

#topnav {
    position: relative;
}
#topnav table {
    width: 100%;
}
#topnav table td {
    text-align: left;
}
#topnav ul.mainnav {
    display: inline-block;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
#topnav .mainli {
    display: inline-block;
    padding-left: 6px;
    padding-right: 8px;
}
#topnav .last {
    padding: 0 0 0 6px !important;
}
#topnav .mainli:last-child {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
#topnav .mainli a.mainlink {
    color: #000000;
    font-size: 14px;
    font-weight: bold;
    line-height: 23px;
    padding-bottom: 7px;
    text-transform: uppercase;
}
#topnav li.active a.mainlink, #topnav .mainli a.mainlink:hover {
    color: #000000;
}
.meganavbox {
    background: none repeat scroll 0 0 #FFFFFF;
    box-shadow: 0 5px 5px #323232;
    display: none;
    left: 0;
    margin: 0;
    padding: 20px;
    position: absolute;
    text-align: left;
    top: 31px;
    width: 940px;
    z-index: 1000;
}
.meganavbox .subnav {
    float: left;
    list-style: none outside none;
    margin: 0 0 15px;
    padding: 0;
}
.meganavbox .subli {
    float: left;
    padding-right: 20px;
    width: 161px;
}
.meganavbox .subli:last-child {
    padding: 0 0 0 6px;
    width: 181px;
}
.meganavbox .subli .navimg {
    display: block;
    margin-bottom: 15px;
    text-align: center;
}
.meganavbox .subli .navimg a:hover {
    border-bottom: medium none;
}
.meganavbox .subli a.headlink {
    border-bottom: medium none;
    color: #000000;
    display: block;
    font-size: 0.9em;
    font-weight: bold;
    line-height: 16px;
    padding: 3px 5px;
    text-decoration: none;
    text-transform: inherit;
}
.meganavbox .subli a.headlink:hover {
    text-decoration: underline;
}
.meganavbox .subsubnav {
    list-style: none outside none;
    margin: 0;
    padding: 15px 0 0;
}
.meganavbox .subsubnav .subsubli {
	padding: 0 15px;
	border: none;
}
.meganavbox .subsubnav a.sublink {
    color: #0050AF;
    display: block;
    font: 12px "Trebuchet MS", "trebuchet_msregular", Arial,Helvetica,sans-serif;
    padding: 3px 0;
    text-decoration: none;
	text-transform: none;
}
.meganavbox .subsubnav a.sublink:hover {
    text-decoration: underline;
	border: none;
}
.meganavbox .subsubnav a.vwall {
	font-weight: bold;
}
.meganavbox .subsubnav a.vwall:hover {
}
.meganavbox .viewall {
	visibility: visible;
    padding-top: 15px;
	height: auto;
    text-align: right;
}
.meganavbox .viewall a {
    color: #00517f;
    font: bold 12px "Trebuchet MS", "trebuchet_msregular", Arial,Helvetica,sans-serif;
	text-transform: none;
}
.meganavbox .viewall a:hover {
}
.meganavbox .bb {
    border-bottom: 1px solid #95B8D8;
    padding-bottom: 15px;
}
.meganavbox .navfb, .meganavbox .navha {
    color: #0050AF;
    float: left;
    padding-top: 10px;
    width: 445px;
}
.meganavbox .navha {
    float: right;
}
.meganavbox .navfb .title, .meganavbox .navha .title {
    color: #000000;
    font-weight: bold;
    padding-bottom: 10px;
}
.meganavbox .navfb ul.featured, .meganavbox .navha ul.articles {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.meganavbox .navfb ul.featured li, .meganavbox .navha ul.articles li {
    border: medium none;
}
.meganavbox .navfb a, .meganavbox .navha a {
    border: medium none;
    color: #525252;
    display: block;
    float: none;
    font-size: 0.9em;
    font-weight: normal;
    padding: 0 10px;
    text-decoration: none;
    text-shadow: none;
    text-transform: inherit;
}
.meganavbox .navha a {
    background: url("sc-mega-nav-article-icon.gif") no-repeat scroll 0 2px rgba(0, 0, 0, 0);
    padding-left: 17px;
}
.meganavbox .navfb a:hover, .meganavbox .navha a:hover {
    text-decoration: underline;
}
/*  -- END: SC Top Mega Nav --  */


/*  -- BEGIN: Home Page Modifications (Jan 2014) --  */
#homePage #featuredSections {
	padding-top: 27px;
}
#homePage #featuredSections #contents-table td {
	padding: 0;
	vertical-align: top;
}
#homePage #featuredSections #contents-table td.itemcell2 {
	padding: 9px;
	border: 1px solid #cfcfcf;
}
#homePage #featuredSections #contents-table td.itemcell2 .image {
	position: relative;
	height: 158px;
	text-align: center;
}
#homePage #featuredSections #contents-table td.itemcell2 .image img {
	display: block;
	margin: 0 auto;
}
#homePage #featuredSections #contents-table td.itemcell2 .name {
	position: absolute;
	left: 0px;
	bottom: 0px;
	z-index: 100;
	width: 166px;
	height: 41px;
	background: #2a617f;
	text-align: left;
	-moz-opacity: 0.79;
	-khtml-opacity: 0.79;
	opacity: 0.79;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha"(Opacity=79);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=79);
	filter:alpha(opacity=79);
}
#homePage #featuredSections #contents-table td.itemcell2 .name a {
	display: table-cell;
	padding: 0 15px;
	height: 41px;
	font: normal 15px "Trebuchet MS", "trebuchet_msregular", Arial, Helvetica, sans-serif;
	line-height: normal;
	color: #fff;
	vertical-align: middle;
}
#homePage #featuredSections #contents-table td.itemcell2 .name a:hover {
	color: #a1bfd0;
}
#homePage #featuredSections #contents-table td.itemcell2 .conts {
	padding: 15px 0 0 15px;
}
#homePage #featuredSections #contents-table td.itemcell2 .conts a {
	display: block;
	padding: 3px 0 3px 13px;
	font: normal 13px "Trebuchet MS", "trebuchet_msregular", Arial, Helvetica, sans-serif;
	line-height: normal;
	color: #000;
	text-decoration: none;
	background: url("homePage-featuredSections-blt.gif") 0 9px no-repeat;
}
#homePage #featuredSections #contents-table td.itemcell2 .conts a:hover {
	color: #00517f;
}
#homePage #featuredSections #contents-table td.itemcell2-shadow {
	font-size: 0px;
	line-height: 0px;
	background:	url("prd-bg.jpg") 0 0 no-repeat;
}
#homePage #featuredSections #contents-table td.verticalSpacer {
	font-size: 0px;
	line-height: 0px;
}
#homePage #featuredSections #contents-table td.horizontalSpacer {
	padding-top: 26px;
	font-size: 0px;
	line-height: 0px;
}
#homePage #featuredItems {
	clear: both;
	padding-top: 40px;
}
#homePage #featuredItems h2 {
	margin-bottom: 15px;
    padding: 0 0 10px 12px;
    font: bold 19px 'maven_proregular';
    color: #000;
    border-bottom: 1px solid #cbcbcb;
}
/*  -- END: Home Page Modifications (Jan 2014) --  */


/*  -- BEGIN: SC Tabbed Details (Jan 2014) --  */
.tabinfomain {
	margin-top: 45px;
	width: 980px;
}
.tabbtns {
	display: none;
	float: left;
	margin-bottom: 1px;
	width: 980px;
	height: 49px;
	background: #e6e6e6;
}
.tabbtns div {
	float: left;
	margin: 0 1px 0 0;
	padding: 0 0 0 25px;
	height: 32px;
}
.tabbtns div a {
	display: block;
	margin-top: -5px;
	padding: 20px 31px 0 31px;
	height: 36px;
	font-weight: bold;
	font-size: 15px;
	color: #000;
	text-align: center;
	text-decoration: none;
}
.tabbtns div.tabcontactive {}
.tabbtns div a.tabactive {
	padding: 20px 30px 0 30px;
	height: 35px;
	color: #00517f;
	line-height: normal;
	background: #fff;
	border: 1px solid #c7c7c7;
	border-bottom: none;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
}
.tabinfo {
	clear: both;
	padding: 25px 20px;
	border: 1px solid #c7c7c7;
}
.scfeaturestatus {
	height: 25px;
	background: url(scSStopLoading.gif) center center no-repeat;
}
/*  -- END: SC Tabbed Details (Jan 2014) --  */


/*  -- BEGIN: SC Contents (Jan 2014) --  */
#contents td {
	border: 1px solid #cfcfcf;
}
#contents .imgCell {
	padding: 9px;
	text-align: center;
	vertical-align: top;
	border-bottom: none;
}
#contents .imgCell img {
	display: block;
	margin: 0 auto;
}
#contents .infoCell {
	padding: 0 9px 12px 9px;
	text-align: center;
	vertical-align: top;
/*	background: url("homePage-infoCell-bkgd.gif") 0 0 repeat-y; */
	border-top: none;
	border-bottom: none;
}
#contents .infoCell .name {
	background: #e9e9e9;
}
#contents .infoCell a {
	display: block;
	padding: 12px;
	font: bold 13px/13px "Trebuchet MS", "trebuchet_msregular", Arial, Helvetica, sans-serif;
	color: #000;
/*	border: 9px solid #fff;
	border-top: none;
	border-bottom: none;
*/
}
#contents .infoCell a:hover {
	color: #00517f;
}
#contents .priceCell {
	padding: 0 9px 12px 9px;
	font: normal 13px/13px "Trebuchet MS", "trebuchet_msregular", Arial, Helvetica, sans-serif;
	color: #000;
	text-align: center;
	border-top: none;
}
#contents .priceCell .price {
	display: inline-block;
	padding-right: 7px;
}
#contents .priceCell .price span {
	text-decoration: line-through;
}
#contents .priceCell .sale-price-bold {
	display: inline-block;
	padding-left: 7px;
	font-weight: bold;
	color: #5c8a19;
}
#contents .priceCell-empty {
	padding: 0;
	font-size: 0px;
	line-height: 0px;
	border-top: none;
}
#contents .verticalSpacer,
#contents .horizontalSpacer {
	font-size: 0px;
	line-height: 0px;
	border: none;
}
/*  -- END: SC Contents (Jan 2014) --  */


/*  -- BEGIN: Advanced Search --  */
#searchNav {
	float: left;
	padding-top: 20px;
	width: 180px;
}
#searchContent {
	float: right;
	padding-top: 20px;
	width: 780px;
}
/*  -- END: Advanced Search --  */

/*
 Style the search results
 */
.results a:hover {
    color: #00517F;
}
.results a {
    color: #000;
}
.searchctrls a {
    color: #336699;;
}