/* Basic */
html, body, div, p, tr, td {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    text-align: left;
    vertical-align: top;
    color: #333333;
}

a, a:link, a:visited, a:active {
    text-decoration: none;
    color: #000;
}

body {
    background-color: #666666;
    margin: 0px 0px 0px 0px;
    color: #000000;
}

#page {
    width: 950px;
    margin: 0 auto;
    position: relative;
    text-align: left;
}

#body {
    width: 630px;
    height: 100%;
    overflow: auto;
}

#header {
    margin-top: 5px;
}

#search_form {
    width: 100%;
    margin-bottom: 5px;
    text-align: right;
}

#search_form form {
    margin-right: 19px;
}

.search_field {
    border: none;
    background-color: #f0f0f0;
    color: #cecece;
}

.subscribe_field {
    width: 138px;
    border: 1px solid #858585;
}

.menu_item, .current_menu_item {
    line-height: 9px;
}

.menu_item  a,.menu_item  a:link,.menu_item  a:visited {
    margin-left: 30px;
    font-weight: bold;
    text-decoration: none;
    font-family: Helvetica;
    font-size: 9pt;
    text-align: left;
    color: #FFF;
}

.menu_item  a:hover {
    color: #c0cd35;
}

.current_menu_item a,.current_menu_item a:link,.current_menu_item a:visited {
    margin-left: 30px;
    font-weight: bold;
    text-decoration: none;
    font-family: Helvetica;
    font-size: 9pt;
    text-align: left;
    color: #c0cd35;
}

.row-hi {
    background-color: #F7F7F7;
}

.row-no {
    background-color: #FFFFFF;
}

table {
    border: 0;
}

select {
    width: 136px;
}

form {
    padding: 0;
    margin: 0;
}

fieldset {
    padding: 2;
    margin: 0;
    border: 0;
}

a {
    color: #003399;
}

.important {
    color: #00FF00;
   font-weight: bold;
}

.toolbar {
    border-style: solid;
    border-color: rgb(238, 238, 238);
    border-width: 10px 1px 2px;
    padding: 5px;
    float: right;
    text-align: left;
    width: 80px;
    font-weight: bold;
}

a:hover {
    text-decoration: underline;
}

img {
    border-style: none;
}

th {
    text-align: left;
}

/* Error message and help */
.invalid_control {
    border-right-color: #DD0000;
    border-bottom-color: #DD0000;
}

.message_ok {
    color: #009900;
}

.message_notice {
    color: #CC8800;
}
.message_error {
    color: #FF0000;
}


/* Color */
h3 {
    text-align: left;
    font-weight: bold;
    text-decoration: none;
    color: #0066CC;
}

.decora {
    background-color: #FFFFFF;
}

.toolbar {
    float: right;
}

.column_header {
    margin: 20px 0px;
    width: 130px;
    font-weight: bold;
    font-size: 110%;
    background-color: #e5ecf9;
}

#title_box {
    margin: 20px 0px;
    width: 600px;
    font-weight: bold;
    font-size: 110%;
    background-color: #e5ecf9;
}

#title_box span, .column_header span {
    margin-left: 20px;
    line-height: 12px;
}



div#left_column {
    float: left;
    width: 150px;
    height: 100%;
    min-height: 400px;
    padding-left: 4px;
}

div#right_column {
    float: right;
    width: 150px;
    height: 100%;
    min-height: 400px;
    padding-left: 4px;
}

#footer {
    clear: both;
    width: 950px;
    margin-top: 30px;
}

.copyright a {
    color: #858585;
    text-decoration: none;
    margin-left: 30px;
}

.grey_box {
    background-color: #a0a0a0;
    color: #ececec;
    padding: 20px 5px 5px 0px;
    line-height: 18px;
}

.green_box {
    background-color: #c0cd35;
    color: #000;
    padding: 20px 5px 5px 0px;
    line-height: 18px;
}

.grey_box hr {
    color: #dddddd;
}

td.left_menu {
    width: 260px;
    background-color: #a0a0a0;
    padding: 25px 0px 0px 0px;
    line-height: 18px;
}

td.left_menu_search {
    width: 240px;
    background-color: #a0a0a0;
    background-image: url(../images/search_bg_mark.jpg);
    background-position: bottom left;
    background-repeat: no-repeat;
    padding: 25px 0px 0px 20px;
    line-height: 18px;
    color: #333333;
}

td.left_menu_search h1 {
    color: #ffffff;
    margin: 0px;
    padding: 0px;
    font-size: 14px;
    text-transform: uppercase;
}


td.right_menu {
    width: 168px;
    background-color: #ebebeb;
    line-height: 18px;
    padding: 25px 0px 0px 15px;
}

td.right_menu a {
    color: #000;
}

td.for_right_menu {
    width: 168px;
    background-color: #ebebeb;
    line-height: 18px;
    padding: 25px 0px 0px 15px;
}

td.for_right_menu a {
    color: #000;
}

td.left_menu_bottom {
    width: 230px;
    background-color: #a0a0a0;
    vertical-align: bottom;
    line-height: 18px;
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    padding: 0px 0px 30px 30px;
}

.left_menu_center {
    width: 230px;
    background-color: #a0a0a0;
    vertical-align: middle;
    line-height: 18px;
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    padding: 0px 0px 0px 30px;
    margin: 100% 0px 0px 0px;
}

a.shopping_cart_link, a.shopping_cart_link:hover, a.shopping_cart_link:visited {
    text-transform: uppercase;
    text-decoration: none;
    line-height: 28px;
    font-size: 13px;
    color: #fff;
}

table.content_table_3 {
    margin: 15px;
    width: 922px;
}

table.content_table_2 {
    margin: 15px;
    width: 922px;
}

td.content_column {
    padding: 25px 15px 0px 15px;
    line-height: 18px;
}

td.content_column h1 {
    color: #c0cd35;
    line-height: 10px;
    font-size: 12px;
    margin: 0px;
    padding: 0px;
}

td.content_column_search {
    padding: 25px 0px 0px 15px;
    line-height: 18px;
}

td.for_content_column {
    padding: 0px 0px 0px 0px;
    line-height: 18px;
    height: 230px;
}

td.for_content_column h1 {
    color: #c0cd35;
    line-height: 10px;
    font-size: 12px;
    margin: 0px;
    padding: 0px;
}

td.product_column {
    padding: 0px 0px 0px 0px;
    line-height: 18px;
}

td.product_column h1 {
    color: #c0cd35;
    font-size: 16px;
    font-weight: normal;
    text-transform: uppercase;
    margin: 15px 0px 0px 0px;
    padding: 0px;
}


td.for_content_column2 {
    padding: 10px 5px 0px 0px;
    line-height: 18px;
}

.green_indicator {
    color: #c0cd35;
    line-height: 18px;
}

.phone_indicator {
    color: #c0cd35;
    line-height: 18px;
    font-weight: bold;
}

.left_menu ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.left_menu ul li {
    width: 260px;
    text-transform: uppercase;
    line-height: 28px;
    font-size: 13px;
}

.left_menu ul li a {
    color: #fff;
    padding-left: 30px;
}

.left_menu ul li.left_menu_current {
    background-color: #c0cd35;
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff;
}

div.product_grey_line {
    border-top: 1px solid #dddddd;
    width: 100%;
    height: 1px;
    margin: 8px 0px;
    padding: 0px;
}

div.grey_line {
    border-top: 1px solid #dddddd;
    width: 100%;
    height: 1px;
    margin: 15px 0px 15px 0px;
}

div.grey_line_thin {
    border-top: 1px solid #dddddd;
    width: 100%;
    height: 1px;
    margin: 0px;
}

.map_link {
    text-decoration: none;
    color: #9e9e9e;
}

.search_link {
    text-decoration: none;
    color: #000;
}

h1.shopping_cart {
    color: #cccccc;
    margin: 0px;
    padding: 0px;
    font-size: 16px;
    font-weight: normal;
    text-transform: uppercase;
}

.green_indicator_sc {
    color: #c0cd35;
    line-height: 18px;
    font-weight: normal;
}

.total_caption {
    color: #c0cd35;
    height: 18px;
    width: 525px;
    text-align: right;
}

.total_value {
    color: #000;
    height: 18px;
    width: 100px;
    font-weight: bold;
    text-align: left;
}

div.grey_line_sc {
    border-top: 1px solid #dddddd;
    width: 100%;
    height: 1px;
    margin: 2px 0px 2px 0px;
}

.midalign {
    vertical-align: middle;
}

.for_him_area {
    background-color: #c0cd35;
}

img.hover {
    cursor: pointer;
}

.green_listing {
    color: #c0cd35;
    line-height: 18px;
    margin-left: 40px;
}

.just_listing {
    line-height: 18px;
    margin-left: 40px;
}


td.product_item {
    background-image: url(../images/product_bg.jpg);
    background-repeat: no-repeat;
    vertical-align: top;
    text-align: center;
}

td.product_item img {
    margin-top: 20px;
}

a.featured_caption, a.featured_caption:link, a.featured_caption:active, a.featured_caption:visited {
    position: relative;
    padding-left: 25px;
    z-index: 1;
    display: block;
    width: 160px;
    top: -20px;
    text-decoration: none;
    color: #000;
    font-weight: bold;
}

#answer_area {
    padding-right: 50px;
}

#answer_area p {
    margin: 3px 0px 10px 0px;
    padding: 0px;
}

p.bordered {
    border: solid 1px #000;
    padding: 2px;
}

.diams {
    font-family: Arial;
}

.faq_answer {
    display: none;
    
}

#faq_answer_area {
    margin: 5px 0px;
}

.enlarge_link {
    text-align: right;
    width: 100%;
    margin: 0px;
    padding: 0px;
}

.st {
    position: relative;
    font-size: 80%;
    top: -5px;
}