﻿
body
{
    font-family: Verdana;
    font-size: 10pt;
}


.switchcraft_footer
{
    background-position: left top;
    font-size: x-small;
    vertical-align: middle;
    background-image: url('Images/footer_repeat_alt.jpg');
    background-repeat: repeat-x;
    color: #FFFFFF;
    height: 3em;
}

.switchcraft_footer a
{
    padding: 10px;
    color: #C0C0C0;
    text-decoration: none;
}

.switchcraft_footer a:hover
{
    padding: 10px;
    color: #FFFFFF;
    text-decoration: none;
}

.switchcraft_footer img
{
    /*padding: 10px;*/
}

.switchcraft_footer_address
{
    background-position: left top;
    font-size: x-small;
    vertical-align: middle;
    background-image: url('Images/footer_repeat_alt.jpg');
    background-repeat: repeat-x;
    color: #808080;
    height: 3em;
}

p
{
    padding: 0px;
    margin: 0px;
}

.News
{
    font-family: Verdana;
    font-size: small;
}

.News_Title
{
    /*font-size: large;*/
    color: #A93226; /*font-family: 'Times New Roman';*/
    font-weight: bold;
}

.News_Item
{
    padding: 1em;
    color: #5B5B5B;
}

.News_Byline
{
    font-size: x-small;
    color: #8080FF;
}

.News_SearchResults_Byline
{
    font-size: small;
    color: #8080FF;
}

.News_SearchResults_Description
{
    font-size: small;
    color: #5B5B5B;
}

.News_HeavyText
{
    font-size: large;
    font-weight: bold;
}

.News_AlternatingRowStyle
{
}

.News_CommandRowStyle
{
    background-color: #D1DDF1;
}

.News_EditRowStyle
{
    background-color: #9999cc;
}

.News_EmptyDataRowStyle
{
    background-color: #e2e2e2;
}

.News_FieldHeaderStyle
{
    background-color: #e2e2e2;
    vertical-align: top;
    font-weight: bold;
}

.News_FooterStyle
{
    background-color: #e2e2e2;
}

.News_HeaderStyle
{
    font-weight: bold;
    background-color: #e2e2e2;
    vertical-align: top;
}

.News_InsertRowStyle
{
    background-color: #9999cc;
}

.News_PagerStyle
{
    background-color: #e2e2e2;
    text-align: center;
}

.News_RowStyle
{
}

.News_SelectedRowStyle
{
    background-color: #D1DDF1;
    color: #333333;
}

.Grid
{
    border-right: silver 1px solid;
    border-top: silver 1px solid;
    border-left: silver 1px solid;
    border-bottom: silver 1px solid;
    font-size: 8pt;
}

.Grid td
{
    margin: 5px;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 2px;
    padding-top: 2px;
    vertical-align: top;
}
.Grid th
{
    margin: 5px;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
    vertical-align: top;
}
.Grid thead
{
}

.Grid tfoot
{
}

.Grid_AlternatingRowStyle
{
    background-color: white;
}

.Grid_CommandRowStyle
{
    background-color: #e2e2e2;
}

.Grid_EditRowStyle
{
    background-color: #9999cc;
}

.Grid_EmptyDataRowStyle
{
    background-color: #e2e2e2;
}

.Grid_FieldHeaderStyle
{
    background-color: #e2e2e2;
    vertical-align: top;
    font-weight: bold;
}

.Grid_FooterStyle
{
    background-color: #e2e2e2;
    font-weight: bold;
}

.Grid_HeaderStyle
{
    font-weight: bold;
    background-color: #e2e2e2;
    vertical-align: top;
}

.Grid_InsertRowStyle
{
    background-color: #9999cc;
}

.Grid_PagerStyle
{
    background-color: #e2e2e2;
    text-align: center;
}

.Grid_RowStyle
{
    background-color: #f2f2f2;
    border-top: #e4e4e4 1px solid;
    border-bottom: #e4e4e4 1px solid;
}


.Grid_RowStyle
{
    background-color: #F2F2F2;
    border-top: #e4e4e4 1px solid;
    border-bottom: #e4e4e4 1px solid;
}

.Grid_SelectedRowStyle
{
    background-color: #D1DDF1;
    color: #333333;
}

.menu_unselected
{
    padding: 12px;
    background-position: left top;
    font-family: Verdana;
    text-decoration: none;
    font-weight: bold;
    background-image: url('Images/nav_off.jpg');
    background-repeat: no-repeat;
    color: #FFFFFF;
    width: 170px;
    height: 40px;
    text-align: left;
}

.menu_unselected_dynamic
{
    padding: 12px;
    font-family: Verdana;
    text-decoration: none;
    font-weight: bold;
    color: #FFFFFF;
    width: 175px;
    height: 40px;
    background-color: #000000;
    z-index: 1;
}

.menu_selected
{
    padding: 12px;
    background-position: left top;
    font-family: Verdana;
    text-decoration: none;
    font-weight: bold;
    background-image: url('Images/nav_on.jpg');
    background-repeat: no-repeat;
    color: #FFFFFF;
    width: 170px;
    height: 40px;
    text-align: left;
}

.menu_selected_dynamic
{
    padding: 12px;
    font-family: Verdana;
    text-decoration: none;
    font-weight: bold;
    color: #FFFFFF;
    width: 175px;
    height: 40px;
    background-color: #808080;
    z-index: 1;
}

.menu_hover
{
    padding: 12px;
    background-position: left top;
    font-family: Verdana;
    text-decoration: none;
    font-weight: bold;
    background-image: url('Images/nav_hover.jpg');
    background-repeat: no-repeat;
    color: #FFFFFF;
    width: 170px;
    height: 40px;
    text-align: left;
}

.menu_hover_dynamic
{
    padding: 12px;
    font-family: Verdana;
    text-decoration: none;
    font-weight: bold;
    color: #FFFFFF;
    width: 175px;
    height: 40px;
    background-color: #800000;
    z-index: 1;
}


.site_header
{
    background-image: url('Images/Header_repeat.jpg');
    background-repeat: repeat-x;
}

.search_panel
{
    background-position: right;
    background-image: url('Images/icon_searchbox.jpg');
    background-repeat: no-repeat;
    text-align: right;
}


.div_spacer_10
{
    padding: 10px;
}

.div_spacer_20
{
    padding: 20px;
}

.div_spacer_5
{
    padding: 5px;
}

.div_spacer_8
{
    padding: 8px;
    margin-bottom: 8px;
}

.About_Us
{
    padding: 10px;
}

.About_Us h2
{
    font-weight: bold;
    font-size: medium;
}


.div_spacer_20_homepage
{
    padding: 20px 20px 0px 20px;
}

.Page_Header
{
    font-size: 14pt;
    font-weight: bold;
    color: #A93226;
}

.Long_Text p
{
    padding-top: 10px;
    padding-bottom: 10px;
}

.Long_Text li
{
    padding-top: 10px;
    padding-bottom: 10px;
}

.Hierarchy_Header_Red
{
    padding: 10px;
    margin: 0px;
    background-position: left top;
    vertical-align: top;
    text-align: left; /* background-image: url('Images/Hierarchy_Background_Repeat_large_red.gif');     background-repeat: repeat;*/
    background-image: url('Images/Hierarchy_Background_RoundCorners_Red.gif');
    background-repeat: no-repeat;
}

.Hierarchy_Header_Blue
{
    padding: 10px;
    margin: 0px;
    background-position: left top;
    vertical-align: top;
    text-align: left;
    background-image: url('Images/Hierarchy_Background_RoundCorners_Blue.gif');
    background-repeat: no-repeat;
}

.Hierarchy_Header_Red_Small
{
    padding: 10px;
    margin: 0px;
    background-position: left top;
    vertical-align: top;
    text-align: left;
    background-image: url('Images/Hierarchy_Background_RoundCorners_Red_Small.gif');
    background-repeat: no-repeat;
}

.Hierarchy_Header_Blue_Small
{
    padding: 10px;
    margin: 0px;
    background-position: left top;
    vertical-align: top;
    text-align: left;
    background-image: url('Images/Hierarchy_Background_RoundCorners_Blue_Small.gif');
    background-repeat: no-repeat;
}

.product_menu_static
{
    padding: 13px;
    background-position: left top;
    font-family: Verdana;
    text-decoration: none;
    font-weight: normal;
    background-image: url('Images/apple_menuitem_unselected.png');
    background-repeat: no-repeat;
    color: #000000;
    width: 116px;
    height: 38px;
    text-align: center;
    font-size: x-small;
}

.product_menu_static_selected
{
    padding: 13px;
    background-position: left top;
    font-family: Verdana;
    text-decoration: none;
    font-weight: normal;
    background-image: url('Images/apple_menuitem_selected.png');
    background-repeat: no-repeat;
    color: #FFFFFF;
    width: 116px;
    height: 38px;
    text-align: center;
    font-size: x-small;
}

.product_menu_static_hover
{
    padding: 13px;
    background-position: left top;
    font-family: Verdana;
    text-decoration: none;
    font-weight: normal;
    background-image: url('Images/apple_menuitem_hover.png');
    background-repeat: no-repeat;
    color: #FFFFFF;
    width: 116px;
    height: 38px;
    text-align: center;
    font-size: x-small;
}

.menuhorizontal
{
    padding: 0px;
    margin: 0px;
}

.menuhorizontal_unselected
{
    /*     padding: 12px;     width: 170px;     height: 40px;     text-align: left;     font-weight: bold;     background-position: left top;     background-image: url('Images/nav_off.jpg');     background-repeat: no-repeat;     */
    font-family: Verdana;
    font-size: 13px;
    text-decoration: none;
    color: #C0C0C0;
    background-color: #000000;
    padding: .5em .6em .5em .6em; /*font-weight: bold;*/
}

.menuhorizontal_hover
{
    /*     padding: 12px;     text-align: left;     font-weight: bold;     background-position: left top;     background-image: url('Images/nav_hover.jpg');     background-repeat: no-repeat;     */
    font-family: Verdana;
    font-size: 13px;
    text-decoration: none;
    color: #FFFFFF;
    background-color: #71170F;
    padding: .5em .6em .5em .6em; /*font-weight: bold;*/
}

.menuhorizontal_selected
{
    /*     padding: 12px;     font-weight: bold;     height: 40px;     width: 170px;     text-align: left;     background-position: left top;     background-image: url('Images/nav_on.jpg');     background-repeat: no-repeat;     */
    background-color: #333333;
    font-family: Verdana;
    font-size: 13px;
    text-decoration: none;
    color: #FFFFFF;
    padding: .5em .6em .5em .6em; /*font-weight: bold;*/
}

.menuhorizontal_unselected_dynamic
{
    /*     padding: 12px;     width: 175px;     height: 40px;     font-weight: bold;     */
    font-family: Verdana;
    font-size: 12px;
    text-decoration: none;
    color: #CCCCCC;
    height: 2em;
    text-align: left;
    padding: .5em;
    background-color: #333333;
}

.menuhorizontal_selected_dynamic
{
    /*     height: 40px;     padding: 12px;     width: 175px;     font-weight: bold;     */
    font-family: Verdana;
    font-size: 12px;
    text-decoration: none;
    color: #FFFFFF;
    background-color: #666666;
    height: 2em;
    text-align: left;
    padding: .5em;
}


.menuhorizontal_hover_dynamic
{
    /*     padding: 12px;     width: 175px;     height: 40px;     font-weight: bold;     */
    font-family: Verdana;
    font-size: 12px;
    text-decoration: none;
    color: #FFFFFF;
    background-color: #71170F;
    height: 2em;
    text-align: left;
    padding: .5em;
}

.menuhorizontal_menustyle_dynamic
{
    /* added to fix menucontrol rendering problem with IE8 */
    z-index: 100;
}

.p_large
{
    padding: 0px;
    margin-right: 2em;
    margin-bottom: 1em;
    margin-left: 2em;
}

.configurator_constraints
{
    color: #808080;
    font-size: small;
    vertical-align: top;
    padding-top: 20px;
}


.Product_Summary_Button
{
    background-position: left top;
    background-image: url('Images/button_notext_unselected.png');
    background-repeat: no-repeat;
    color: #FFFFFF;
}

.Product_Summary_Button:hover
{
    background-position: left top;
    background-image: url('Images/button_notext_selected.png');
    background-repeat: no-repeat;
    color: #FFFFFF;
}

.Chicago
{
    background-position: center;
    background-image: url('Images/icon_chicago.png');
    background-repeat: no-repeat;
    padding: 8px;
    color: #FFFFFF;
    height: 200px;
}



.feature
{
}



div.feature
{
    border: 1px solid #CCCCCC;
    padding: 8px;
}
p.feature
{
    border-style: none;
    padding-top: 12px;
    padding-bottom: 12px;
}
img.feature
{
    float: left;
}

.feature_title
{
    margin: 2em 0px 1em 0px;
    font-size: large;
    color: #800000;
    font-weight: bold;
}

.feature_Intro
{
    padding: 20px;
    font-size: x-large;
    font-family: 'Times New Roman';
    background-color: #EEEEEE;
    color: #666666;
}

.hyperlink_grey
{
}

a.hyperlink_grey
{
    font-size: x-small;
    color: #999999;
    text-decoration: none;
}


a.hyperlink_grey:hover
{
    font-size: x-small;
    color: #800000;
    text-decoration: underline;
}


.Hierarchy_Title
{
    font-family: 'Arial Narrow';
    font-size: 14pt;
    font-weight: bold;
    color: #CCCCCC;
}

a.Hierarchy_Title
{
    text-decoration: none;
}

a.Hierarchy_Title:hover
{
    color: #FFFFFF;
    text-decoration: underline;
}

.Contact_Us_Panel
{
    border: 1px solid #800000;
    padding: 15px;
    background-color: #CCCCCC;
}

.Contact_Us_Panel_NoHighlight
{
    padding: 15px;
}

.Indented_List
{
}

h1.Indented_List
{
    padding: 0px;
    font-weight: bold;
    color: #800000;
    font-size: medium;
    margin-top: 2em;
    margin-bottom: 2em;
}

h2.Indented_List
{
    padding-left: 2em;
    font-weight: bold;
    font-size: small;
    margin-top: .5em;
    margin-bottom: .5em;
}

h3.Indented_List
{
    padding-left: 4em;
    font-size: small;
    font-weight: normal;
    margin-top: .5em;
    margin-bottom: .5em;
}

.panel_productimage
{
    text-align: center;
    width: 125px;
}

.panel_validation
{
    border: 1px double #990000;
    margin-top: 15px;
    margin-bottom: 15px;
    padding: 10px;
    background-color: #FFFF99;
    margin-right: 15px;
}

h1
{
    padding: 0px;
    margin: 0px;
    font-size: large;
    font-weight: bold;
    color: #9A3D35;
}

