/* SITE COLORS
_____________________________________________ */
/*

#f7a11a YELLOW
#339900 MAIN GREEN
#459945 LIGHT GREEN
#400000 BERG

TEXT: #666
/*

/* ROOT 
_____________________________________________ */
BODY
{
	font-family: Arial, Sans-Serif, Verdana, Trebuchet MS, Times New Roman;
	font-size: 100.01%;
	color: #666;
}

IMG
{
	border: 0px;
}

A
{
	text-decoration: none;
}

A:HOVER
{
	text-decoration: underline;
}

/* HEADER
_____________________________________________ */


.header_banner
{
	border-left: 1px solid #ddd;
	height: 75px;
        
}


#HeaderImage
{
	height: auto;
	width: auto;
	BACKGROUND-POSITION: left 0%;
	background-color: Transparent;
        float: left;
        padding-left: 30px;
        padding-top: 2px;
        
}

#HeaderImage A
{
	width: auto;
	display: block;
	background-color: Transparent;
}

.Text1
{
	font-family: Trebuchet MS, Sans-Serif, Verdana, Times New Roman;
    z-index: auto;
    color: #503865;
    font-size: 10pX;
    font-weight: bold;
    WIDTH: 100%;
    display: none;
}

.PhoneText
{
   
	color: #000;
        float: left;
        margin-top: 6px;
        margin-left: 10px;
        padding: 2px;
	font-size: 18px;
	font-weight: bold;
	float: left;
        
	
	
}


.Link1
{
	   
        color: #000;
	text-decoration: none!important;
	text-align: middle;
        font-size: 10px;
        padding-left: 20px;
        padding-top: 11px;
        float: left;
        text-transform: uppercase;
	
    
}

.Link2
{
     display: none;	
    float: left;  
    color: #533d28;
    text-decoration: none;
     font-size: 12px;
     padding-left: 16px;
     padding-top: 8px;
}

.menu_top_ad
{
	
	float: right;
        margin: 0px;
       
        
}

.icon_ad_div
{
	
        padding-left: 15px;
	float: left;
        height: 45px;
        display: block;
}


.icon_ad_div A
{
	color: #000;
        float: left;
        margin-top: 15px;
        padding-right: 20px;
}


.icon_ad
{
	
 }



/* MENU - HORIZONTAL
_____________________________________________ */
.header_top_menu{
    
    background-color: #ffbc53;
    height: 35px;
  

}

.cartlink
{
	text-transform:uppercase;
}
.cartlink:hover
{

	text-decoration:underline;
}

ul#menu_h_nav, ul#menu_h_nav li
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul#menu_h_nav
{
	float: right;
	display: block;
	
}
ul#menu_h_nav li
{
	float: right;
	display: inline;
	font-size: 70%;
        display: block;
        height: 35px;
}
ul#menu_h_nav a
{
	text-align: center;
	float: left;
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 10px;
	text-decoration: none;
	color: #444;
        display: block;
        height: 25px;
        
        
       
}
ul#menu_h_nav a:hover
{
	

        text-decoration: underline;
}




/* Search bar
_____________________________________________ */
.search_box
{
    float: right;
    padding-right: 10px;
    padding-top: 4px;
}
    
    

.search_div{
        height: 45px;
        background-color: #ffbc53;
        padding-left: 10px;

}

.search_dropdown
{
	margin: 0px 0px 5px 0px;
	padding: 0px;
	width: 143px;
}
.search_textbox
{
	margin: 5px 5px 0px 0px;
	padding-top: 0px;
	width: 140px;
	height: 18px;

}
.search_button
{
	margin: -1px 0px 0px 5px;
	padding-top: 5px;
	
}

.advanced_search
{
	margin: 0px 0px 0px 0px;
        padding-top: 5px;
        padding-left: 5px;
}

.advanced_search A
{
	color: #000;
    
}

.search_button:HOVER
{
	
}

/* PAGE LAYOUT
_____________________________________________ */


.page
{
	width: 1010px;
	text-align: left;
	margin: auto;
}

.page p
{
	margin: 0px;
	padding: 3px 0px 5px 0px;
	font-size: 75%;
	text-align: justify;
}

.layout_wrapper
{
	float: left;
}
.layout_nav
{
	float: left;
}
.layout_content
{
	float: left;
	width: 820px;
}
.layout_title
{
	color: #000;
	background-color: #ddd;
	margin: 0px;
	padding: 3px 3px 3px 20px;
	font-size: 70%;
	text-transform: uppercase;
	border-left: 1px #999 solid;
        border-bottom: 1px #ddd solid;
        border-top: 1px #ddd solid;
	height: 16px;
}
.layout_innercontent
{
	padding: 5px;
	color: #003300;
	background-color: #FFF;
	background-color: #FFF;
	border-left: 1px #ddd solid;
	border-right: 1px #ddd solid;
	border-bottom: 1px #ddd solid;
        line-height: .9em;

}

.layout_innercontent A
{
	
	color: #400000 ;
        font-weight: bold;
        
	
}

.layout_innercontent A:hover
{
	
	color: #400000 ;
        font-weight: bold;
        
	
}


.layout_innercontent UL
{
	margin-top: 2px;
	margin-bottom: 10px;

}

.layout_innercontent li
{
	padding-right: 0px;
	padding-left: 0px;
	font-size: 75%;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	text-align: justify;
}
.breadcrumbs
{
	margin: 0px;
	padding: 0px 0px 5px 0px;
	font-size: 70% !important;
	
}

.splash_show{
       margin: 5px;
       display: none;


}



/* TEXT BOTTOM CATEGORY
_____________________________________________ */

h4{
        font-size: 14px;
        color: #1f3e60;
}

UL.cat_bottom {

        padding-top: 0px;
}

UL.cat_bottom a{

        
	font-size: 90%;
	margin: -2px;
        color: #444;
}


/* LEFT NAV
_____________________________________________ */
ul#left_nav
{
	width: 158px;
}
ul#left_nav, ul#left_nav li
{
	margin: 0;
	padding: 0;
	list-style: none;
}
ul#left_nav li
{
	float: left;
	width: 158px;
	margin: 0 0 0 0;
}

ul#left_nav li h3
{
   	margin: 0px;
	padding: 3px;
	text-align: center;
	color: #000;
	background-color: #ddd;
	font-size: 70%;
	font-weight: bold;
	text-transform: uppercase;
	height: 18px;
        
}
ul#left_nav li .left_nav_div
{
	
	background-color: #FFF;
	border-left: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
.left_nav_div LI
{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.left_nav_div_partners
{
    font-size: 70%;
    float: left;
    padding-left: 10px;
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center;
}
.left_nav_div A
{
	font-variant: small-caps;
	font-size: 80%;
	padding: 0px 0px 0px 5px;
	display: block;
	text-decoration: none;
	color: #003300;
	width: 151px;
	line-height: 1.7em;
	
}
.left_nav_div A:VISITED
{
	padding: 0px 0px 0px 5px;
	color: #444;
	width: 151px;
	
}
.left_nav_div A:HOVER
{
	text-decoration: none;
	padding: 0px 0px 0px 5px;
	color: #444;
	background-color: #E8F0F1;
	width: 151px;
	
}



/* MAIN
_____________________________________________ */


/* RIGHT NAV
_____________________________________________ */
.layout_right
{
	border: 1px solid #E8F0F1;
}
.layout_title_right
{
	background: #fff;
}
.layout_innercontent_right
{
	padding: 10px 0 0 0;
	color: #666;
	height: 100%;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	background-color: #fff;
}



/* MENU - HORIZONTAL BOTTOM
_____________________________________________ */
ul.menu_h_nav_bottom, ul.menu_h_nav_bottom li
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul.menu_h_nav_bottom
{
	clear: both;
	display: block;
	margin-bottom: 0;
	margin-right: 10px;
	margin-left: 20px;
	width:100%;
}
ul.menu_h_nav_bottom li
{
	float: left;
	display: inline;
	font-size: 70%;
}
ul.menu_h_nav_bottom a
{
	margin-left: 5px;
	margin-top: 0;
	margin-bottom: 0;
	text-align: center;
	float: left;
	width: 100px;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
	background: #516b84;
	text-decoration: none;
	color: #FFF;
}
ul.menu_h_nav_bottom a:hover
{
	background: #E8F0F1;
	color: #000;
}

/* FOOTER
_____________________________________________ */

.seo-footer
{
    padding: 3px;
}

.footer_wrapper
{
	
        
        width: 1008px;
        margin: 0 auto;
        height: 220px;
        background-color: #fff;
        border-left: #ddd 1px solid;
        border-right: #ddd 1px solid;
        border-bottom: #ddd 1px solid; 
        border-top: 1px dotted #444;      
        clear: both;
}



.footer_menu
{
	margin: 0px;
	padding: 15px 0px 20px 0px;
        color: #000; 
        
         
}


.footer_menu LI
{
	
        margin: 0px;
	padding: 0px;
	display: inline;
}


.footer_menu LI A
{
	font-family: arial;
        font-size: 10px;
        font-weight: bold;
        color: #000;
	padding-left: 20px;
	padding-right: 10px;
	text-decoration: none;
        text-transform: uppercase;
 
}


.footer_menu LI A:HOVER
{
	
	text-decoration: underline;
}



.footer_menu2
{
	margin: 0;
	padding-top: 8px;
       
         
}


.footer_menu2 LI
{
	
        margin: 0px;
	padding: 0px;
	display: inline;
}


.footer_menu2 LI A
{
	font-family: arial;
        font-size: 10px;
        font-weight: bold;
        color: #666;
	padding-left: 5px;
	padding-right: 5px;       
	text-decoration: none;
        
  
 
}


.footer_menu2 LI A:HOVER
{
	
	text-decoration: underline;
}



.footer_icons
{
	padding-top: 25px;
        padding-left: 10px;
        padding-right: 10px;
        
         
}



.footerBlockBottom1 {
	
	float: right;
	width: 30%;
    margin-top: 20px;
    text-align: right;
    font-size: 70%;
    clear: both;
    background-color: transparent;
	}
	
.footerBlockBottom1 A {
    color: #000!important;	
    background-color: #eee!important;
 
	}	
	
.footerBlockBottom2 {
	
	float: left;
	margin-top: 5px;
	text-align: left;
        height: 14px;
        margin-top: 20px;
        clear: both;

	}	



.footerbottom_partners
{
	padding-top: 5px;
	float: left;

}

/* FONTS
_____________________________________________ */

/* GENERIC
_____________________________________________ */

.tl
{
	text-align: left;
}

.tc
{
	text-align: center;
}

.tr
{
	text-align: right;
}

.cl
{
	height: 1%;
	display: block;
	clear: both;
}

.fl
{
	float: left;
}

.fr
{
	float: right;
}

.helptext
{
	vertical-align: middle;
}

.container
{
	margin-top: 5px;
}
.container_title
{
	color: #fff;
	margin: 0px;
	padding: 3px;
	font-size: 70%;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #003300;
}
.container_contentwrapper
{
	border: 1px solid #E8F0F1;
}
.container_content
{
	padding: 4px;
	background-color: #FFF;
}
.roundbutton
{
	padding: 3px;
	margin: 0px;
	background-color: #E8F0F1;
	text-align: center;
	font-size: 70%;
	display: block;
	text-transform: uppercase;
	text-decoration: none;
}

.productListItem
{
	text-align: center;
}
.productListItem a
{
	font-size: 66%; 
	text-decoration: none;
	color: #666;
}

.product_page_nav
{
	background-color: #EEE;
	border: 1px solid #CCC;
}
.priceLinks
{
	border: 1px solid #EEF;
}
.priceHL
{
	font-weight: bold;
}
.priceHLred
{
	font-weight: normal;
	color: #FF0000;
}
.price75ital
{
	font-style: italic;
	color: Green;
}
.price75
{
	font-weight: normal;
}
.priceHLst
{
	font-weight: bold;
	text-decoration: line-through;
}

.subcategory_list
{
	font-size: 70%;
}

.subcategory_list a
{
	text-decoration: none;
	display: block;
	width: auto;
	border-bottom: 1px solid white;
}

.subcategory_list a:hover
{
    TEXT-DECORATION: underline
}
.ProductStyleNav
{
	font-size: 70%;
	text-align: left;
}
.ProductStyleNav A
{
	text-decoration: none;
}

/* FAQ DOCUMENT
_____________________________________________ */

#faq_wrapper{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	width:600px;
	margin: 0 auto;
	text-align: left;
	}

#faq_mainBody{
	width: 600px;
    margin: 50px 0 0 0;
   	}
	
#faq_designerTip{
	font-family: Tahoma;
	width: 200px;
       font-size: 11px;
     color: #fff;
    text-align: center;
	margin: 40px 0 40px 0;
    position: relative;
    left: 190px;
	background-color:#0066cb;
     padding: 0 10px 15px 10px;
	}
	
#faq_backtoTop{
	width:600px;
	text-align:right;
	font-size:10px;
	text-decoration:underline;
	}	

