body   {
    font-family: "Tahoma", "Verdana", "Arial";
    font-size: 12px;
    color: #000;
    background: url(../../images/bg.jpg) top center repeat-x #FFF;       
}

h1 {
    font-family: "arial", "Tahoma", "Verdana";
    color: #000;
    font-size: 30px;
    letter-spacing: -0.05em;
    margin: 0px;
    padding: 0px;
}

.container #topbar #logo img{
	margin: 3px 0 0 0;
}

.container .underlogo {
	position: absolute; 
	left: 10px; 
	top: 75px;
	font-size: 16px;
	font-weight: bold;
	color:#FFF;
	
}

.container #topbar{
	height: 119px;
	background:	url(../../images/navi_bg.png) bottom right no-repeat;	
}

.container #navi a{
	text-decoration: none;
	color: #FFF;
}

.container #navi .tab a:hover{
	background-color: #CCC;
	color: #333;
}


.container #topbar #basket_light{
	background: url(../../images/basket2.png) left center no-repeat;
	padding: 20px 0 0 0;
	height: 30px;
	float: right;
	width: 200px;
	text-align: right;
	margin: 10px 0 0 0;	
}

.container #leftcol{
		
}

.container #leftcol a{
	text-decoration: none;		
}

.container #leftcol h2{
	font-size: 25px;
	color: #000;
	margin: 10px 0 10px 0;
	padding: 0px;
	letter-spacing: -0.05em;
	font-family: "Arial", "Tahoma", "Verdana";		
}

.container #leftcol .surveyrate{
	font-family: arial, tahoma, verdana;
	color: #003366;
	text-align: right;
	margin: 0 0 10px 0;	
	background: url(../../images/quotation.png) top left no-repeat;	
}

.container #leftcol .surveyrate table{		
	margin: 0 0 0 20px;
}

.container #leftcol .surveyrate .stars{		
	background: url(../../images/star_rated_gray.png) center left no-repeat;
	width: 121px;
	height: 41px;		
}

.container #leftcol .surveyrate .stars div{		
	background: url(../../images/star_rated_gold.png) center left no-repeat;	
	height: 41px;	
}

.container #leftcol .surveyrate .rate{		
	font-size: 20px;
	width: 60px;
	font-weight: bold;
	color: #003366;
	text-align: right;		
}

.container #leftcol .surveyrate p{
	margin: 10px 15px 0 20px;	
	font-size: 15px;	
	font-weight: bold;
	font-style: oblique;	
}

.container #leftcol .surveyrate a{
	text-decoration: underline;
	color: #003366;
}



.container #leftcol .cats{
	background: url(../../images/menu_bg.png) top left no-repeat;
}

.container #leftcol .cats td{	
	background: url(../../images/menuentrybg.png) bottom center no-repeat;
	padding: 0 0 5px 0;
}

.container #leftcol .cats th{	
	background: url(../../images/cat_bg.png) top center no-repeat;
	padding: 4px;
	color: #FFF;
}


.container #leftcol .cats {
	padding: 0 10px 0 8px;
	color: #000;
	font-size: 12px;
	font-weight: bold;	
}

.container #leftcol .cats a{
	display: block;
	padding: 4px 3px 2px 8px;
	color: #000;
	font-size: 11px;		
}

.container #leftcol .cats h2{	
	margin: 0 0 10px 0;		
	padding: 10px 0 0 0;
}


.container #leftcol .cats h1{	
	font-size: 12px;
	letter-spacing: 0;
	font-family: "Tahoma", "Verdana", "Arial";
	display: inline;
	float: left;			
}

.container #leftcol .cats .promo a{	
	color: #990000;		
}

.container #leftcol .cats small{	
	font-weight: normal;
	color: #990000;			
}

.container #leftcol .cats a:hover{
	/*background-color: #4E5D74;*/	
	color: #4E5D74;
}

.container #leftcol .selected a{	
	color: #FFF !important;
}

.container #leftcol .selected{
	background: #4E5D74 url(../../images/selected.png) center right no-repeat !important;
}


.container #leftcol .menu h1{
	color: #FFF;
	background: url(../../images/menu_h.png) no-repeat top left;
	padding: 5px 0 12px 25px;
	font-size: 12px;
	margin: 10px 0 0 0;
}

.container #leftcol .menu li{
	list-style-image: url(../images/s.gif);
	margin: 0 0 10px 0; 	
}

.container #leftcol .menu li a:hover{
	text-decoration: underline;
}