﻿ /* Body styles */

    body
    {
	    background:#f0f0e1;
	    text-align: center; 
	    margin:0px;
	    font-family: Arial, Times New Roman, sans-serif; 
    }

    #switchit_container
    {
        background:#FFF;
	    margin: 0 auto; 
	    text-align: left;
	    width:998px;
    }
    .switchit_bodypadding
    {
        padding:14px;
    }

    .horiz_spacer
    {
        font-size:8px;
        line-height:8px;
        height:8px;
    }
    /* menu styles */
    #category_navigation{/*padding-left:20px;*/}
    #category_navigation ul
    {
	list-style:none;
	padding:0px;
	margin: 0;
    } 
    #category_navigation li
    {
      /*float: left;*/
      margin: 0 0.15em;
      background:#f8f8f3;
      border-bottom: 1px solid #FFF;
    } 

    #category_navigation li a
    {
        /*background: url(background.gif) #fff bottom left repeat-x;*/
       /*height: 2em;*/
       line-height: 2em;

       /*width: 9em;*/
       display: block;
       padding: 0.4em 0 0.4em 0.5em; 
    } 


    #category_navigation a, #category_navigation a:visited, #category_navigation a:active, #category_navigation a:link 
    {
        font-family: Arial, Times New Roman, sans-serif; 
        text-decoration:none;
        color:#3f624e;
       
    }
    #category_navigation  a:hover
    {
        font-family: Arial, Times New Roman, sans-serif; 
        background:#efefe3;
        text-decoration:none;
        color:#333;
    }
    #category_navigation a:focus
    {
        outline:#fff;
        text-decoration:none;
    }

    /* -------------------------------
    Header Styles
    ---------------------------------*/
    #switchit_header
    {
        width:970px;
        height:98px;
    }

    /* [ HEADER Shopping Cart ] */
    .header_shoppingcart
    {
        font-family: Arial, Times New Roman, sans-serif; 
        font-size:9px;
        text-transform:uppercase;
        color:#000;
        text-align:right;
    }
    .header_shoppingcart a, .header_shoppingcart a:active, .header_shoppingcart a:visited
    {
        font-family: Arial, Times New Roman, sans-serif; 
        font-size:9px;
        color:#000;
        text-decoration:none;
    }

    .header_shoppingcart a:hover
    {
        font-family: Arial, Times New Roman, sans-serif; 
        font-size:9px;
        color:#3f624e;
        border-bottom:1px dotted #3f624e;
        text-decoration:none;

    }

    /* -------------------------------
    Nav Styles
    ---------------------------------*/
    #switchit_nav
    {
        background:#efefe3;
        width:970px;
        height:36px;
    }

    #switchit_nav a, #switchit_nav a:active, #switchit_nav a:visited
    {
        color:#8c8b79;
        text-decoration:none;
    }

    #switchit_nav a:hover
    {
        color:#3f624e;
        text-decoration:underline;
    }

    .switchit_navTable
    {
        color:#8c8b79;
    }

    .nav_lrpadding
    {
        padding-left:12px;
        padding-right:16px;
    }

    /* -------------------------------
    Nav Styles
    ---------------------------------*/
    #switchit_leftNav
    {
        background:#f8f8f3;
        width:203px;
    }
    .leftnav_links
    {
        font-family: Arial, Times New Roman, sans-serif; 
        text-decoration:none;
        color:#3f624e;
        padding:3px 0 3px 18px;
    }

    a div.leftnav_links, a:visited div.leftnav_links, a:active div.leftnav_links, a:link div.leftnav_links 
    {
        font-family: Arial, Times New Roman, sans-serif; 
        text-decoration:none;
        color:#3f624e;
       
    }
    a:hover div.leftnav_links
    {
        font-family: Arial, Times New Roman, sans-serif; 
        background:#efefe3;
        text-decoration:none;
        color:#333;
    }
    a:focus div.leftnav_links
    {
        outline:#fff;
        text-decoration:none;
    }

    /* -------------------------------
    Content Styles
    ---------------------------------*/
    .switchit_containerTable
    {
        font-family: Arial, Times New Roman, sans-serif; 
        font-size:12px;
    }

    .switchit_containerTable td
    {
        vertical-align:top;
    }

    .content_padding
    {
        padding:6px 0 0 14px;
    }

    /* [ breadcrumbs ] */
    .switchit_breadcrumbs
    {
        font-family: Arial, Times New Roman, sans-serif; 
        font-size:11px;
        color:#999999;
    }

    #switchit_content
    {
        font-family: Arial, Times New Roman, sans-serif; 
        font-size:11px;
        width:753px;
        color:#333;
    }
    
    #switchit_content a, #switchit_content a:active, #switchit_content a:visited
    {
        font-family: Arial, Times New Roman, sans-serif; 
        font-size:11px;
        text-decoration:none;
        color:#3f624e;
    }
    
    #switchit_content a:hover
    {
        font-family: Arial, Times New Roman, sans-serif; 
        font-size:11px;
        text-decoration:underline;
        color:#3f624e;
    }

    /* -----------------------------
    Left Switchs
    ------------------------------*/
    #lft_switchtype_container
    {
    }
    
    
    /* -----------------------------
     Product Details
    -------------------------------*/
    .detail_productName
    {
        font-family: Arial, Times New Roman, sans-serif; 
        font-size:14px; 
        color:#333333;
    }
    
    .detail_productPrice
    {
        font-family: Arial, Times New Roman, sans-serif; 
        font-size:14px; 
        color:#3f624e;
    }


    /* -------------------------------
    Footer Styles
    ---------------------------------*/
    #switchit_footer
    {
        background:#efefe3;
        width:970px;
        height:184px;
    }

    .footer_padding
    {
        padding:32px 26px 32px 26px;
    }
    .footer_table
    {
        font-family: Arial, Times New Roman, sans-serif; 
        font-size:11px;
        color:#3f624e;
    }
    .footer_table td
    {
        vertical-align:top;
    }

    #switchit_footer a, #switchit_footer a:active, #switchit_footer a:visited
    {
        font-family: Arial, Times New Roman, sans-serif; 
        font-size:11px;
        color:#3f624e;
        text-decoration:none;
    }

    #switchit_footer a:hover
    {
        font-family: Arial, Times New Roman, sans-serif; 
        font-size:11px;
        color:#3f624e;
        border-bottom:1px dotted #3f624e;
        text-decoration:none;
    }

    .footer_lineheight
    {
        line-height:17px;
    } 
    h1
    {
       font-size:17px;
    }
