/* styles (c) 2000-2002 by h.luebben */


body {
	color : #303030;
	scrollbar-face-color: #c8d9dd;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-shadow-color:#000000;
	scrollbar-arrow-color:#000000;
	scrollbar-track-color:#000000;	
}
h1, h2, h3, h4, h5, h6, h7, body, strong, b, {
	font-family: Arial, Verdana, Trebuchet MS, Tahoma, Helvetica, Sans-Serif;
}
p { 
	font-family: Arial, Verdana, Trebuchet MS, Tahoma, Helvetica, Sans-Serif;
	font-size : 11px;
	color : #303030;
}

#black11 { 
	font-family: Arial, Verdana, Trebuchet MS, Tahoma, Helvetica, Sans-Serif;
	font-size : 11px;
	color : #f00000;
}

#white11 { 
	font-family: Arial, Verdana, Trebuchet MS, Tahoma, Helvetica, Sans-Serif;
	font-size : 11px;
	color : #ffffff;
}


#p10 { 
	font-family: Arial, Verdana, Trebuchet MS, Tahoma, Helvetica, Sans-Serif;
	font-size : 10px;
	color : #303030;
}

.p10 { 
	font-family: Arial, Verdana, Trebuchet MS, Tahoma, Helvetica, Sans-Serif;
	font-size : 10px;
	color : #303030;
}

#p11 { 
	font-family: Arial, Verdana, Trebuchet MS, Tahoma, Helvetica, Sans-Serif;
	font-size : 11px;
	color : #303030;
}

.p11 { 
	font-family: Arial, Verdana, Trebuchet MS, Tahoma, Helvetica, Sans-Serif;
	font-size : 11px;
	color : #303030;
}

.p10dark { 
	font-family: Arial, Verdana, Trebuchet MS, Tahoma, Helvetica, Sans-Serif;
	font-size : 10px;
	color : #102638;
}

#p10black { 
	font-family: Arial, Verdana, Trebuchet MS, Tahoma, Helvetica, Sans-Serif;
	font-size : 10px;
	color : #f00000;
}

.p10black { 
	font-family: Arial, Verdana, Trebuchet MS, Tahoma, Helvetica, Sans-Serif;
	font-size : 10px;
	color : #f00000;
}

#p11black { 
	font-family: Arial, Verdana, Trebuchet MS, Tahoma, Helvetica, Sans-Serif;
	font-size : 11px;
	color : #f00000;
}

.p11black { 
	font-family: Arial, Verdana, Trebuchet MS, Tahoma, Helvetica, Sans-Serif;
	font-size : 11px;
	color : #f00000;
}

#p12 { 
	font-family: Arial, Verdana, Trebuchet MS, Tahoma, Helvetica, Sans-Serif;
	font-size : 12px;
	color : #303030;
}

.p12 { 
	font-family: Arial, Verdana, Trebuchet MS, Tahoma, Helvetica, Sans-Serif;
	font-size : 12px;
	color : #303030;
}

.p12black { 
	font-family: Arial, Verdana, Trebuchet MS, Tahoma, Helvetica, Sans-Serif;
	font-size : 12px;
	color : #f00000;
}

/* left menu */

#leftmenuhead {
	font-family: Arial, Verdana, Trebuchet MS, Tahoma, Helvetica, Sans-Serif;
	font-size : 14px;
	font-weight: bold;
	color : blue;
}

#leftmenurub {
	font-family: Arial, Verdana, Trebuchet MS, Tahoma, Helvetica, Sans-Serif;
	font-size : 12px;
	line-height : 18px;
	color : #102638;
	
}

#leftmenusubrub {
	font-family: Arial, Verdana, Trebuchet MS, Tahoma, Helvetica, Sans-Serif;
	font-size : 11px;
	color : #102638;
	line-height : 14px;
}

#leftmenusubrubbg {
	font-family: Arial, Verdana, Trebuchet MS, Tahoma, Helvetica, Sans-Serif;
	font-size : 10px;
	color : #0f0fff;
	text-indent : 15px;
	line-height : 12px;
}

#leftmenudark { 
	font-family: Arial, Verdana, Trebuchet MS, Tahoma, Helvetica, Sans-Serif;
	font-size : 11px;
	color : #102638;
}

#rightmenudark { 
	font-family: Arial, Verdana, Trebuchet MS, Tahoma, Helvetica, Sans-Serif;
	font-size : 12px;
	color : #102638;
	line-height : 18px;
}

#product-head {
	font-family: Arial, Verdana, Trebuchet MS, Tahoma, Helvetica, Sans-Serif;
	font-size : 13px;
	color : #102638;
}


a {
	text-decoration: none;
	color : #303030;
}

a:visited {
	text-decoration: none;
	color : #303030;
}

a:active {
	text-decoration: none;
	color : #303030;
}

a:hover  {
	text-decoration: none;
	color : #303030;
}


/* 
 * form fields
 */

#searchfield { 
          width: 100px; 
          height: 23px; 
          color: #000000; 
          background-color:c8d9dd; 
          border-width:1px;
          border-color:#305370; 
          border-style:groove; 
}

#searchsubmit { 
          width: 23px; 
          height: 23px; 
          color:#000000; 
          background-color:c8d9dd; 
          border-width:1px;
          border-color:#305370; 
          border-style:groove;
}

#flyfield { 
          width: 23px; 
          height: 
          23px; 
          color: #000000; 
          background-color:c8d9dd; 
          border-width:1px;
          border-color:#305370; 
          border-style:groove; 
}

#flysubmit { 
          width: 100px; 
          height: 23px; 
          color:#000000; 
          background-color:c8d9dd; 
          border-width:1px;
          border-color:#305370; 
          border-style:groove;
}  

#cartchange { 
          width: 60px; 
          height: 23px; 
          color:#000000; 
          background-color:c8d9dd; 
          border-width:1px;
          border-color:#305370; 
          border-style:groove;
}

#cartsubmit { 
          width: 100px; 
          height: 23px; 
          color:#000000; 
          background-color:c8d9dd; 
          border-width:1px;
          border-color:#305370; 
          border-style:groove;
}

#checkoutsubmit { 
          width: 160px; 
          height: 23px; 
          color:#000000; 
          background-color:c8d9dd; 
          border-width:1px;
          border-color:#305370; 
          border-style:groove;
}

#cartfield { 
          width: 23px; 
          height: 23px; 
          color:#000000; 
          background-color:c8d9dd; 
          border-width:1px;
          border-color:#305370; 
          border-style:groove;
}      

/* login formfields */

#login_register { 
          width: 100px; 
          height: 23px; 
          color:#000000; 
          background-color:c8d9dd; 
          border-width:1px;
          border-color:#305370; 
          border-style:groove;
}

#login_login { 
          width: 100px; 
          height: 23px; 
          color:#000000; 
          background-color:c8d9dd; 
          border-width:1px;
          border-color:#305370; 
          border-style:groove;
}

#text_10 { 
          width: 80px;
          height: 23px; 
          color:#000000; 
          background-color:c8d9dd; 
          border-width:1px;
          border-color:#305370; 
          border-style:groove;
} 

#text_20 { 
          width: 145px;
          height: 23px; 
          color:#000000; 
          background-color:c8d9dd; 
          border-width:1px;
          border-color:#305370; 
          border-style:groove;
} 

#text_32 { 
          width: 200px; 
          height: 23px; 
          color:#000000; 
          background-color:c8d9dd; 
          border-width:1px;
          border-color:#305370; 
          border-style:groove;
} 

#quicksearch { 
          width: 50px;
          height: 23px; 
          color:#000000; 
          background-color:c8d9dd; 
          border-width:1px;
          border-color:#305370; 
          border-style:groove;
}

#quickquantity { 
          width: 30px;
          height: 23px; 
          color:#000000; 
          background-color:c8d9dd; 
          border-width:1px;
          border-color:#305370; 
          border-style:groove;
} 

#select_country { 
          width: 23px; 
          height: 23px; 
          color:#c8d9dd; 
}

#select_country { 
          width: 200px; 
          height: 23px; 
          color:#000000; 
          background-color:c8d9dd; 
          border-width:1px;
          border-color:#305370; 
          border-style:groove;
}








#td_basket_sub_b_td {
          background-color:f8f8f7; 
}