﻿
#description
{
    line-height: 20px;
}

#print_link
{
    color: #006699;
    float: right;
}

.ItemFeatureHighlights
{
    float: left;
    height: auto;
    width: 600px;
}


.ItemFeaturesText
{
    float: left;
    width: 250px;
}


.ItemTabs
{
    height: auto;
    margin-top: 5px;
    margin: 0 auto;
    width: 902px;
}

.ItemTabs .ajax__tab_body
{
    background: #FFFFFF;
    border: 1px solid black;
    border-top: none;
    height: auto;
    overflow: hidden;
    width: 900px;
    padding: 20px 0;
    padding-bottom: 20px;
}

.ItemTabs .ajax__tab_body .text_tab
{
    line-height: 20px;
    margin: 5px 10px;
}

.ItemTabs .ajax__tab_body .text_tab p
{
    margin: 10px 0;
}

.ItemTabs .ajax__tab_body .text_tab img
{
    margin: 10px;
}

.ItemTabs .ajax__tab_header
{
    background: url(/new_images/tab_bg_blank.jpg);
    height: 41px;
    width: 902px;
}

.ItemTabs .ajax__tab_outer
{
    background: url(/new_images/tab_bg.jpg) repeat-x left bottom;
    color: #0d2474;
    float: left;
    font: bold 11px/41px Arial, Helvetica, sans-serif;
    height: 41px;
    text-align: center;
    text-decoration: none;
    width: 150px;
}

.ItemTabs #ctl00_Content_Tabs_Panel1_tab .ajax__tab_outer
{
    background: #fff url(/new_images/tab_bg_first.jpg) repeat-x left bottom;
    width: 151px;
}

.ItemTabs .ajax__tab_tab 
{
    color: #666666;
    text-transform: uppercase;
}

.ItemTabs .ajax__tab_active .ajax__tab_tab
{
    color: #0099CC;
}

.ItemTabs .ajax__tab_hover .ajax__tab_tab
{
    text-decoration: underline;
}

.ItemTabs .ajax__tab_active .ajax__tab_outer, .ItemTabs #ctl00_Content_Tabs_Panel1_tab.ajax__tab_active .ajax__tab_outer
{
    background: url(/new_images/tab_sel_bg.jpg) repeat-x left bottom;
    width: 151px;
}

#column_one
{
    display: block;
    float: left;
    width: 315px;
}

#item_image-big
{
    float: left;
    height: 330px;
    /* margin-top: 10px; */
    width: 550px;
}

#column_two
{
    display: block;
    float: left;
    margin-top: -330px;
    width: 550px;
}

#column_two li
{
    margin-left: 15px;
}


.item_main_image
{
    background: white;
    float: left;
    height: 300px;
    width: 300px;
}


#item_main_image_container
{
    height: 330px;
    width: 300px;
}


.item_main_image_image_wrapper
{
    background: #FFFFFF;
    height: 300px;
    margin: 0 auto;
    max-height: 300px;
    /* overflow: hidden; */
    text-align: center;
    width: 300px;
}

.magic_zoom_disclaimer {
    clear: both;
    font-weight: bold;
    overflow: hidden;
    padding: 0 5px;
    width: 290px;
}

.magic_zoom_disclaimer p {
    float: right;
}

.item_name br
{
    margin-bottom: 5px;
}

.item_name_1
{
    font-weight: bold;
}

.item_name_1, .item_name_2, .item_name_3
{
    font-size: 20px;
    line-height: 20px;
}

.item_sku
{
    font-size: 11px;
}

.tab_item_list
{
    margin: 20px 0;
    overflow: hidden;
}

.tab_item_list .image_link
{
    border-left: 1px solid #999999;
    display: block;
    float: left;
    height: 225px;
    margin: 20px 0 20px 0;
    padding: 20px 14px;
    width: 120px;
}

.tab_item_list .image_link a
{
    display: block;
    width: 100%;
}
    

.tab_item_list .image_link.first_column
{
    border-left: none;
    padding-left: 15px;
}

.tab_item_list .image_link .image_container
{
    display: block;
    height: 170px;
    padding-bottom: 5px;
    overflow: hidden;
    text-align: center;
    width: 120px;
}



/* */