/* GLOBAL */
body {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	background-color: rgb(204,204,204);
}

td {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
}

a,.a {
	color: rgb(195,158,0);
	text-decoration: none;
	cursor:pointer;
}

a:hover {
	color: rgb(0,0,0);
}

a.menu {
	color: rgb(0,0,0);
	text-decoration: none;
	line-height:20px;
  font-family: Georgia, Times New Roman, Times, serif;
  font-size: 12px;	
}

a.menu:hover {
	color: rgb(102,102,102);
}

a.link_overview_txt {
	color: rgb(0,0,0);
	text-decoration: none;
  font-family: Georgia, Times New Roman, Times, serif;
}
a.link_overview_txt:hover {
	color: rgb(102,102,102);
}

a.link_txt {
	color: rgb(0,0,0);
	text-decoration: none;
  font-family: Georgia, Times New Roman, Times, serif;
  font-size: 11px;	
}
a.link_txt:hover {
	color: rgb(102,102,102);
}

a.bottom_brands {
font-size: 10px;
color: rgb(51,51,51);
font-family: Arial, Helvetica, sans-serif;
}
a.bottom_brands:hover {
	color: rgb(102,102,102);
}

a.bottom_txt {
font-size: 11px;
color: rgb(51,51,51);
font-family: Arial, Helvetica, sans-serif;
}
a.bottom_txt:hover {
	color: rgb(195,158,0);
}

a.link {
	color: rgb(195,158,0);
	text-decoration: none;
  font-family: Georgia, Times New Roman, Times, serif;
  font-size: 11px;	
}
a.link:hover {
	color: rgb(102,102,102);
}

a.link_m {
	font-size: 11px;
	color: rgb(195,158,0);
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a.link_m:hover {
	color: rgb(102,102,102);
}

a.link_m_off {
	color: rgb(102,102,102);
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a.link_m_off:hover {
	color: rgb(195,158,0);
}



/* BACKGROUNDS */
.bg_highlight {
background-color: rgb(233,233,224);
}

.bg_frame {
background-color: rgb(102,102,102);
}

.bg_menu_hd {
background-color: rgb(51,51,51);
}

.bg_bottom {
background-color: rgb(51,51,51);
}
/* TEXT HEADER */
.bg_content {
background-color: rgb(255,255,255);
}

.frame_highlight {
  font-family: Georgia, Times New Roman, Times, serif;
  border-width:1px;
  border-style:solid;
  border-color:rgb(102,102,102);
  padding:10px;
  text-align:justify;
}
.hd_xs {
  font-family: Georgia, Times New Roman, Times, serif;
  font-size: 10px;
  font-weight: bold;
  letter-spacing: 1px;	
}
.hd_s {
  font-family: Georgia, Times New Roman, Times, serif;
  font-size: 11px;
  font-weight: bold;  
	color: rgb(0,0,0);	
}
.hd_m {
  font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
}
.hd_m_off {
  font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	color: rgb(102,102,102);		
}

.hd_l {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: rgb( 0,0,0);
	}
	
.hd_xl {
  font-family: Georgia, Times New Roman, Times, serif;
  font-size: 26px;
	}	

.hd_formobject {
  font-family: Georgia, Times New Roman, Times, serif;
  font-size: 10px;
  font-weight: bold;
  letter-spacing: 1px;
}

.hd_formobject_off {
  font-family: Georgia, Times New Roman, Times, serif;
	color: rgb(102,102,102);		
  font-size: 11px;
  font-weight: bold;
}

.select {
font-size: 10px;
font-weight: bold;
color: rgb(195,158,0);
letter-spacing: 2px;
text-transform: uppercase;
}
/* TEXT MISC */
.txt {
font-size: 12px;
color: rgb(51,51,51);
line-height:15px;
}

.txt_m {
font-size: 11px;
color: rgb(0,0,0);
font-family: Arial, Helvetica, sans-serif;
}

.txt_m {
font-size: 11px;
color: rgb(0,0,0);
font-family: Arial, Helvetica, sans-serif;
}

.note_txt {
font-size: 11px;
color: rgb(51,51,51);
font-family: Arial, Helvetica, sans-serif;
}

.alert_txt {
font-size: 10px;
color: rgb(195,158,0);
font-weight: bold;
}

.price_reduced {
color: rgb(195,158,0);
}

.varieties_txt {
font-size: 10px;
color: rgb(51,51,51);
font-family: Arial, Helvetica, sans-serif;
text-transform: lowercase;
}

.varieties_txt_soldout {
font-size: 10px;
color: rgb(195,158,0);
font-family: Arial, Helvetica, sans-serif;
text-transform:none;
}

.bottom_txt {
font-size: 11px;
color: rgb(51,51,51);
font-family: Arial, Helvetica, sans-serif;
}

/* NAVIGATION */
a.navi_navi {
font-size: 10px;
color: rgb(255,255,255);
text-transform: uppercase;
text-decoration: none;
letter-spacing: 2px;	
}
a.navi:hover {
color: rgb(233,232,214);
}

/* FORMS */
.formfield_25 {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: rgb(51,51,51); 
background-color: rgb(255,255,255);
letter-spacing: 1px;
border: 1px solid rgb(153,153,153); 
width: 25px;
}

.formfield_50 {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: rgb(51,51,51); 
background-color: rgb(255,255,255);
letter-spacing: 1px;
border: 1px solid rgb(153,153,153); 
width: 50px;
}

.formfield_75 {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: rgb(51,51,51); 
background-color: rgb(255,255,255);
letter-spacing: 1px;
border: 1px solid rgb(153,153,153); 
width: 75px;
}

.formfield_100 {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: rgb(51,51,51); 
background-color: rgb(255,255,255);
letter-spacing: 1px;
border: 1px solid rgb(153,153,153); 
width: 100px;
}

.formfield_125 {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: rgb(51,51,51); 
background-color: rgb(255,255,255);
letter-spacing: 1px;
border: 1px solid rgb(153,153,153); 
width: 125px;
}

.formfield_150 {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: rgb(51,51,51); 
background-color: rgb(255,255,255);
letter-spacing: 1px;
border: 1px solid rgb(153,153,153); 
width: 150px;
}

.formfield_200 {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: rgb(51,51,51); 
background-color: rgb(255,255,255);
letter-spacing: 1px;
border: 1px solid rgb(153,153,153); 
width: 200px;
}

.formfield_250 {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: rgb(51,51,51); 
background-color: rgb(255,255,255);
letter-spacing: 1px;
border: 1px solid rgb(153,153,153); 
width: 250px;
}

.formfield_260 {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: rgb(51,51,51); 
background-color: rgb(255,255,255);
letter-spacing: 1px;
border: 1px solid rgb(153,153,153); 
width: 260px;
}

.formfield_300 {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: rgb(51,51,51); 
background-color: rgb(255,255,255);
letter-spacing: 1px;
border: 1px solid rgb(153,153,153); 
width: 300px;
}

.formfield_575 {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: rgb(51,51,51); 
background-color: rgb(255,255,255);
letter-spacing: 1px;
border: 1px solid rgb(153,153,153); 
width: 575px;
}