h1
{
	font-size:22px;
	color:#b21212;
	font-weight:bold;
}
.h1
{
	font-size:22px;
	color:#b21212;
	font-weight:bold;
	font-size: 22px;
	
}

h2
{
    color: #2E67AC;
    font-size: 16px;
    font-family: Arial;
    font-weight: bold;
    padding:0px;
    margin:0px;
}
h3
{
    color: Black;
    font-weight: bold;
    font-size: 13px;
    font-family: verdana;
    padding:0px;
    margin:0px;
}
#Layer1 {
	position: relative;
	border:none;	
	width:197px;
	height:115px;
	z-index:0;
	left: 0px;
	top: 8px;
	background-color:transparent;
}

div.glide { 
	position:absolute; visibility:hidden; 
	left:0; top:0;
	width:100%; z-index:200;
	background-color:transparent; 
	
	}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
}
body {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a
{
	font-style: normal;
	font-weight: bold;
	color: black;
	text-decoration: none;
}
a:hover		{ color: #ff0000; text-decoration: underline; }
a.groter	{ font-size: 1.2em; }
.input_css{	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}
.style12 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #949494 }

.style12 a:link {
	color: #949494;
	text-decoration:none;
}
.style12 a:visited {
	color: #949494 ;
	text-decoration:none;
}
.style12 a:hover {
	color: #FF9900;
	text-decoration:none;
}
.style12 a:active {
	color: #FF9900;
	text-decoration:none;
}
.style13 {color: #FFFFFF}
.style14 {font-family: Arial; font-size: 12px; color: #000000 }
.style14 a:link {
	color: #000000;
	text-decoration:none;
}
.style14 a:visited {
	color: #000000 ;
	text-decoration:none;
}
.style14 a:hover {
	color: #FF9900;
	text-decoration:none;
}
.style14 a:active {
	color: #000000;
	text-decoration:none;
}

.dropdown_items {font-family: Arial; font-size: 12px; color: #FF9900; background-color:White; padding:3px; }
.dropdown_items a:link {
	color: #FF9900;
	text-decoration:none;
	
}
.dropdown_items a:visited {
	color: #FF9900 ;
	text-decoration:none;
}
.dropdown_items a:hover {
	color: #FF9900;
	text-decoration:none;
	
}
.dropdown_items a:active {
	color: #FF9900;
	text-decoration:none;
}

.menu_level_1_unselected
{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    padding: 2px;
    height: 20px;
    cursor: pointer;
    border-bottom: black 1px solid;
    border-left: black 1px solid;
    border-right: black 1px solid;
    
}
.menu_level_1_selected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #5A4E58;
	margin: 2px;
	padding: 2px;
	border-bottom: black 1px solid;
    border-left: black 1px solid;
    border-right: black 1px solid;
	color: #FFFFFF;
	cursor:pointer;
}
.menu_level_2_unselected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 2px;
	background-color: white;
	color: orange;
	border-bottom: black 1px solid;
    border-left: black 1px solid;
    border-right: black 1px solid;
	cursor:pointer;
}
.menu_level_2_selected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: orange;
	margin: 2px;
	padding: 2px;
	border-bottom: black 1px solid;
    border-left: black 1px solid;
    border-right: black 1px solid;
	color: #FFFFFF;
	cursor:pointer;
}
.menu_level_3_unselected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFCC99;
	padding: 2px;
	border-bottom: black 1px solid;
    border-left: black 1px solid;
    border-right: black 1px solid;
	cursor:pointer;
}
.menu_level_3_selected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: black;
	margin: 2px;
	padding: 2px;
	border-bottom: black 1px solid;
    border-left: black 1px solid;
    border-right: black 1px solid;
	color: #FFFFFF;
	cursor:pointer;
}
.menu_level_4_unselected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFCC;
	padding: 2px;
	border-bottom: black 1px solid;
    border-left: black 1px solid;
    border-right: black 1px solid;
	cursor:pointer;
}
.menu_level_4_selected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FF9900;
	margin: 2px;
	padding: 2px;
	border-bottom: black 1px solid;
    border-left: black 1px solid;
    border-right: black 1px solid;
	color: #FFFFFF;
	cursor:pointer;
}
.menu_level_5_unselected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #DFFFDF;
	padding: 2px;
	border-bottom: black 1px solid;
    border-left: black 1px solid;
    border-right: black 1px solid;
	cursor:pointer;
}
.menu_level_5_selected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #009900;
	margin: 2px;
	padding: 2px;
	border-bottom: black 1px solid;
    border-left: black 1px solid;
    border-right: black 1px solid;
	color: #FFFFFF;
	cursor:pointer;
}

.listing_top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color:#000099;
	padding: 2px;
	border: 1px solid #CCCCCC;
	height:15px;
	color:#FFFFFF;
	
}

.listing_top_td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color:#000099;
	padding: 2px;
	height:15px;
	color:#FFFFFF;
	
}

.listing_bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color:#ffffff;
	padding: 2px;
	border-top: 1px solid #CCCCCC;
	height:15px;
	color:#000000;
	
}

.listing_item {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 2px;
	border-top: 1px solid #CCCCCC;
	height:15px;
	color:#000000;
	
}

.portfolio_item_title
{
    background-color: #EEEEEE;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #FF6600;
    padding: 2px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #FF6600;
    line-height: 21px;
    cursor:pointer;
}
.news_title_homepage
{
    font-weight: bold;
    font-size: 14px;
}

.news_bottom_homepage
{
    border-bottom: silver 1px solid;
}

.news_title_homepage_color
{
    color:#FF6600;
}

.News_title
{
    
}

.News_date
{
    color:#FF0000; 
}

.top_list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 2px;
	padding: 2px;
}

.top_title
{
    font-weight: bold;
    font-size: 14px;
    color: red;
    font-family: Verdana;
}

.listing_header_offerte
{
    background-color:Black;
    padding-left:5px;
    color:White;
    border: solid 0px black;
}

.listing_header
{
    background-color:#336699;
    padding-left:5px;
    padding-right:5px;
    color:White;
    border: solid 0px #336699;
    
}
.button_cart
{
    background-color:  #C60000;
    color: White;
    border: solid 0px #5C5248;
    font-size: 11px;
    cursor: pointer;
}
.listing_item
{
    
    padding-left:5px;
    padding-right:5px;
    font-size:11px;
    border: solid 0px red;
    
    
    
}
.grid1
{
border-style:none;
border-width: 0px;



}
.header_link 
{
    color:#FFFFFF;
    text-decoration:none;
}
.header_link a:link {
	color:#FFFFFF;
    text-decoration:none;
}

.header_link a:visited {
	color:#FFFFFF;
    text-decoration:none;
}
.header_link a:hover {
	color:#FFFFFF;
    text-decoration:none;
}
.header_link a:active {
	color:#FFFFFF;
    text-decoration:none;
}
.dropdown_css
{
    	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}

.cart_calc_part
{
    border-top: 1px solid black;
    border-bottom: 1px solid white;
    border-left: 1px solid white;
    border-right: 1px solid white; 
   
}

.shipping_options_header
{
font: bold 10pt;
}

	 #white
{
      background-color:White;

}

* html #white
{
    background-color:White;


} 
.rd_shipping
{
	padding-top:0px;
	padding-bottom:1px;
}

.bottom_string
{
	color:#7C6C5D;
	
}

.top_cart
{
	font-size: 10px;
	font-family: Arial;
	padding-right: 5px;

}
.top_cart a
{
	font-size: 10px;
	font-family: Arial;
	text-decoration:none;
	color:White;
}
.rel_header
{
 font-weight:bold;
 color:#ffffff;
}
.rel_td
{
	font-size:10px;
	font-family:10px;
	color:#000000;
	
}
