@charset "utf-8";
/* CSS Document */

/* Copyright Patryk Krzyzowski - Corido */
/* http://www.coridoonline.com */

/* Store - common and standard */
body {margin: 0px 0px 0px 0px !important; padding: 0px;}
form {padding: 0px; margin: 0px;}

.c-clear {clear: both;}
.c-wrap {width: 100%; text-align: center;}
.c-wrapcen {width: 100%; text-align: center; background: url('../images/shadow_bg.png') no-repeat center top;}

.c-background {background: #ffffff url('../images/bg.jpg') repeat left top; padding: 0px 0px 0px 0px !important; margin: 0px !important; text-align: center !important; vertical-align: top !important;}
.c-content {width: 960px !important; margin: 0px auto; background: url('../images/main_content_bg.png') repeat-y top center;}

.text_main {color: #0c0c0c; font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-size: 12px; text-decoration: none; text-align: left; line-height: 180%;}
.text_main a {color: #0c0c0c; text-decoration: underline; }
.text_main a:link {color: #0c0c0c; text-decoration: underline; }
.text_main a:visited {color: #0c0c0c; text-decoration: underline; }
.text_main a:hover {color: #0c0c0c; text-decoration: none; }

.text_left {font-family: Arial, Helvetica, sans-serif; color: #acacac; font-size: 11px; text-align: left; position: relative; line-height: 16px; text-shadow: #313131 0.05em 0.07em 0.0em;}

.text_left2 {font-family: Arial, Helvetica, sans-serif; color: #232323; font-size: 11px; text-align: left; position: relative; line-height: 18px;}
.text_left2 a {color: #232323; font-size: 11px; text-decoration: underline;}
.text_left2 a:hover {color: #232323; font-size: 11px; text-decoration: none;}
.text_left2 a span {color: #232323; font-size: 11px; text-decoration: underline;}
.text_left2 a:hover span {color: #232323; font-size: 11px; text-decoration: none;}

.text_left3 {font-family: Arial, Helvetica, sans-serif; color: #dadada; font-size: 11px; text-align: left; line-height: 18px; position: relative;}

a {outline: none;}

/* no outlines */
input {outline: none;}
*:focus {outline: none;}
.nohighlight:focus {outline: none;}
textarea {overflow: auto; resize: none; outline: none;}
/* Store - common and standard STOP */





/* Store - header */
#header {width: 960px; height: 245px; margin: 0px auto; background: url('../images/header_bg.png') no-repeat center top; text-align: center;}
#header #top {height: 128px;}
#header #top #top_links {height: 21px; padding: 25px 13px 0px 0px; text-align: right; font-family: Arial, Helvetica, sans-serif; color: #1a1a1a; font-size: 11px; position: relative; line-height: 20px;}
#header #top #top_links a {height: 21px; display: inline-block; padding: 0px 7px 0px 7px; background: #efeff0; color: #1a1a1a; font-size: 11px; text-decoration: none;}
#header #top #top_links a:hover {background: #d7d7d7; color: #1a1a1a; font-size: 11px; text-decoration: underline;}
#header #top #top_text {text-align: right; font-family: Arial, Helvetica, sans-serif; color: #1a1a1a; font-size: 11px; margin: 55px 209px 0px 0px;}

#header #menu {height: 46px; width: 954px; margin: 0px auto; background: url('../images/menu_bg.jpg') no-repeat center top;}
#header #menu #menu_items {float: left; width: 600px;}
#header #menu #menu_items ul {margin: 0px; padding: 0px 0px 0px 0px; height: 46px; list-style: none;}
#header #menu #menu_items ul li {margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; float: left; line-height: 44px; background: url('../images/menu_link_sep.png') no-repeat right 19px; margin-top: -2px; position: relative; text-shadow: #4373a1 0.05em 0.07em 0.0em;}
#header #menu #menu_items ul li a {color: #ffffff; font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none; height: 46px; display: inline-block; padding: 0px 13px 0px 13px; margin: 0px 1px 0px 0px; font-weight: bold;}
#header #menu #menu_items ul li a:hover {color: #ffffff; font-size: 12px; text-decoration: underline;}

#header #menu #menu_items ul li a span {height: 46px; color: #ffffff; font-size: 12px; font-weight: bold; text-decoration: none; display: inline-block; background: url('../images/menu_link_bg.png') repeat-x 0px -46px; cursor: pointer;}
#header #menu #menu_items ul li a:hover span {background-position: 0px 0px; color: #ffffff; font-size: 12px; font-weight: bold; text-decoration: underline;}

#header #menu #search {float: right; width: 340px; height: 27px; margin: 8px 10px 0px 0px; background: url('../images/search_bg.png') no-repeat right top;}
#header #menu #search #search_text {float: left; color: #ffffff; font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none; font-weight: bold; line-height: 28px; padding: 0px 0px 0px 0px; text-shadow: #4373a1 0.05em 0.07em 0.0em; position: absolute; margin-left: 15px;}
#header #menu #search #search_cont {float: right; margin: 0px 0px 0px 18px; width: 238px; height: 29px;}
#header #menu #search #search_cont #search_input_text1 {float: left; width: 200px; height: 29px;  padding: 0px; text-align: left; overflow: hidden;}
#header #menu #search #search_cont #search_input_text1 .input_text {background: transparent; border: none; color: #2f2f2f; font-family: Arial, Helvetica, sans-serif; font-size: 11px; padding: 7px 0px 0px 5px!important; overflow: visible;}
#header #menu #search #search_cont #top_search_button {float: right; width: 29px; height: 29px; margin-left: 0px; overflow: hidden; margin: 0px 0px 0px 0px;}


#header #menu2 {height: 44px; width: 954px; margin: 0px auto; background: url('../images/menu2_bg.jpg') no-repeat center top;}
#header #menu2 #menu2_left {float: left; padding: 1px 0px 0px 0px;}
#header #menu2 #menu2_right {float: right;}


/* Right central area START */
#listing_left {float: left; width: 220px; overflow: hidden; margin: 0px 0px 0px 13px; text-align: left;}
#listing_right {float: right; margin: 0px 13px 0px 0px;}

#main_box {
    width: 880px;
    margin: auto;
    }
#main_box #heading {
        height: 44px;
    overflow: hidden;
    color: #242424;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    line-height: 38px;
    background: url('../images/main_box_heading_bg.jpg') no-repeat left bottom;
    background-size: 100%;
    width: 880px;
}
#main_box #content_box {overflow-x: hidden; background: #ffffff; border: 1px solid #d0d0d0; margin-top: 0px; border-top: 0px; padding: 5px 10px 5px 10px;}


#main_box #content_box #left {float: left; padding: 5px 0px 5px 0px; margin: 0px; width: 380px;}
#main_box #content_box #right {float: left; padding: 2px 0px 5px 13px; margin: 0px;}


#mc-tabs3 {padding: 0px 0px 0px 0px; width: 380px; text-align: left;}
#mc-tabs3 ul {margin: 0px; padding: 0px 0px 0px 0px; list-style-type: none;}
#mc-tabs3 ul li {margin: 0px 6px 6px 0px; padding: 0px 0px 0px 0px; float: left; width: 58px; height: 58px!important; overflow: hidden; border: none;}
#mc-tabs3 ul li.mc-lastitem3 {margin: 0px 0px 0px 0px; padding: 0px;}
#mc-tabs3 ul li a {padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; display: inline-block; width: 58px; height: 58px!important;}
#mc-tabs3 ul li.first a {padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; display: inline-block;}
#mc-tabs3 ul li a img {width: 56px; height: 56px; border: 1px solid #d9d9d9;}

#mc-tabs3 ul li a:hover img {}

#mc-tabs3 ul li a.mc-selected3 img {border: 1px solid #404040;}

#mc-tabpanels3 {}
#mc-tabpanels3 div.mc-tabpanel3 {padding: 0px 0px 0px 0px;}
div.mc-box3 {padding: 0px 0px 0px 0px; }
#mc-tabs3 .last {background-image: none;}


#mc-boxheading {height: 20px; width: 378px; border-bottom: 1px solid #d9d9d9; margin-top: 10px; margin-bottom: 5px;}


#product_pic {width: 378px; margin-bottom: 5px;}
#product_pic img {border: 1px solid #d9d9d9; width: 376px; display: block;}

#enlarge {float: right; margin-right: 0px;}
#enlarge a {color: #4a4a4a; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; text-align: left; text-decoration: none; height: 24px; background: url('../images/enlarge_button.png') no-repeat right top; display: inline-block; line-height: 24px;}
#enlarge a:hover {text-decoration: none; color: 4a4a4a; font-size: 11px; background-position: right -24px;}
#enlarge a span {padding: 0px 30px 0px 0px; text-decoration: underline; text-decoration: none; color: #4a4a4a;}
#enlarge a:hover span {text-decoration: none; text-decoration: none; color: #4a4a4a;}



#mc-tabs2 {padding: 0px 0px 0px 0px; overflow: hidden;}
#mc-tabs2 ul {margin: 0px; padding: 0px 0px 0px 0px; list-style-type: none;}
#mc-tabs2 ul li {margin: 0px; padding: 0px 0px 0px 0px; float: left; line-height: 36px; margin-top: 0px; position: relative;}
#mc-tabs2 ul li.mc-lastitem2 {margin: 0px 0px 0px 0px; padding: 0px;}
#mc-tabs2 ul li.mc-lastitem2 a {font-size: 12px;}
#mc-tabs2 ul li a {color: #ffffff; font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none; height: 37px; width: 132px; display: inline-block; background: url('../images/tabs_bg.png') no-repeat; background-position: 0px 0px; margin: 0px 2px 0px 0px; font-weight: bold; text-align: center; text-shadow: #4373a1 0.05em 0.07em 0.0em;}
#mc-tabs2 ul li a:hover {color: #ffffff; text-decoration: underline; font-size: 12px; background-position: 0px 0px;}
#mc-tabs2 ul li a.mc-selected2 {cursor: text; color: #ffffff; text-decoration: underline; text-shadow: #6d6d6d 0.05em 0.07em 0.0em; font-size: 12px; background-position: 0px -37px; height: 37px;}
#mc-tabpanels2 {}
#mc-tabpanels2 div.mc-tabpanel2 {padding: 0px 0px 0px 0px;}
div.mc-box2 {padding: 0px 0px 0px 0px; }
#mc-tabs2 .last {font-size: 11px!important;}






/* Store - footer */
#c-footer {width: 960px; height: 124px; margin: 0px auto; background: url('../images/footer_bg.png') center top no-repeat; margin-top: 0px;}
#c-footer .c-inner {padding: 35px 0px 0px 0px; font-size: 11px; text-align: left;}

#c-footer .c-inner #fleft {float: left; color: #434343; font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-size: 11px; text-align: left; padding-left: 13px;}
#c-footer .c-inner #fleft a {color: #434343; font-size: 11px; text-decoration: none;}
#c-footer .c-inner #fleft a:hover {color: #434343; font-size: 11px; text-decoration: underline;}

#c-footer .c-inner #fright {float: right; color: #434343; font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-size: 11px; text-align: right; padding-right: 13px;}
#c-footer .c-inner #fright a {color: #434343; font-size: 11px; text-decoration: none;}
#c-footer .c-inner #fright a:hover {color: #434343; font-size: 11px; text-decoration: underline;}

#c-footer .c-inner #copyright {float: left; font-family: Arial, Helvetica, sans-serif; color: #777777; font-size: 11px; text-align: left; position: relative; line-height: 14px; padding: 20px 0px 0px 13px;}
#c-footer .c-inner #copyright a {color: #777777; font-size: 11px; text-decoration: underline;}
#c-footer .c-inner #copyright a:hover {color: #777777; font-size: 11px; text-decoration: none;}
/* Store - footer STOP */

/*new listing*/
table#charsItem td {
    width: 225px;
        font-size: 14px;
        height: 30px;
        vertical-align: middle;
}
td.specSep {
    font-weight: 600;
    border-bottom: 3px double grey;
}
#mainData, tr#charsIndi, #upcData {
    /*display: none;*/
}
table#specItem td {
    width: 390px;
    font-size: 14px;
    height: 25px;
}
hr {
        visibility: hidden;
    margin: 10px !important;
}
fieldset {
    background-color: #fff !important;
}