/* 

	project: internet services - 2nd edition
	author: luka cvrk (www.solucija.com) */

   
/* default styles
   -------------- */
*{ margin: 0; padding: 0; }* 
body { 
	font: .7em Arial, "Trebuchet MS", Tahoma, sans-serif; 
	line-height: 1.6em;
	background: #fff; 
	color: #444; 
}
a.promolink {background-color: transparent; background-image: url(../images/imagemore.gif); background-repeat: no-repeat; background-attachment: scroll; background-position: 0% 0%; margin:0 0 0 0; padding:0 2px 0 0; width: 54px; height: 14px; display: block; text-align: left; color: #8C8C8C; font-weight: normal; text-decoration: none; font-size: 10px;}
  a.promolink:hover {color:#9d2900; background:url(../images/imagemore.gif) no-repeat; font-size: 10px;}


a.title { font-size: 1em; color: #E0692A;  text-decoration: underline; margin: 0 0 5px 0;}
	a.title:link {  font-size: 1em; color: #E0692A;  text-decoration: underline; margin: 0 0 5px 0;}
	a.title:visited { font-size: 1em; color: #E0692A;  text-decoration: none; margin: 0 0 5px 0; }

	a.title:hover { font-size: 1em;color: #666;text-decoration: none; margin: 0 0 .8em; }
	a.title:active {font-size: 1em;  text-decoration: none; margin: 0 0 5px 0; }
li
{
  float:right;
  padding-right: 10px;
}
	
	
	a.greylink { font-size: 1em; color: #666;  text-decoration: underline; margin: 0 0 5px 0;}
		a.greylink:link {  font-size: 1em; color: #666;  text-decoration: underline; margin: 0 0 5px 0;}
		a.greylink:visited { font-size: 1em; color: #666;  text-decoration: underline; margin: 0 0 5px 0; }
	
		a.greylink:hover { font-size: 1em;color: #999;text-decoration: none; margin: 0 0 .8em; }
	a.greylink:active {font-size: 1em;  text-decoration: none; margin: 0 0 5px 0; }	
	
	
a.topmenu { font-size: 1em; color: #666;  text-decoration: none; margin: 0 0 5px 0;}
	a.topmenu:link {  font-size: 1em; color: #666;  text-decoration: none; margin: 0 0 5px 0;}
	a.topmenu:visited { font-size: 1em; color: #666;  text-decoration: none; margin: 0 0 5px 0; }

	a.topmenu:hover { font-size: 1em;color: #999;text-decoration: none; margin: 0 0 .8em; }
	a.topmenu:active {font-size: 1em;  text-decoration: none; margin: 0 0 5px 0; }	

a {	color: #E0691A;	background: inherit;}
a:hover { color: #6C757A; background: inherit; }

a.ratings { font-size: 1.1em; color: #E0692A;  text-decoration: underline; margin: 0 0 5px 0;}
	a.ratings:link {  font-size: 1.1em; color: #E0692A;  text-decoration: underline; margin: 0 0 5px 0;}
	a.ratings:visited { font-size: 1.1em; color: #E0692A;  text-decoration: none; margin: 0 0 5px 0; }

	a.ratings:hover { font-size: 1.1em;color: #666666;text-decoration: none; margin: 0 0 .8em; }
	a.ratings:active {font-size: 1.1em;  text-decoration: none; margin: 0 0 5px 0; }

h1 { font: normal 2.4em "Trebuchet MS", Arial, Sans-Serif; padding: 7px 0 0 8px; margin: 0; }
h1 a { color: #737373; background: inherit; }
.orange { color: #E0692A; }
.green{color: #94d418;}
sup { font-size: .5em; }

h1 a, h2 a { text-decoration: none; }
h1 a:hover, h2 a:hover { color: #FF6600; background: inherit; }
h2 { font-size: 1.5em; margin-bottom: 5px; color: #000; background: inherit; }
p {	margin: 0 0 5px 0; }

ul { list-style : none; }

/* layout
   ------ */


.linkresult
{
padding-top: 3px;


}
.content { 
	margin: 0 auto;
	width: 980px;
	padding: 10px; 
}

.header { 
	height: 85px;
	background: #fff url(../images/headerbg.gif) repeat-x bottom;
	color: #808080;
	margin: 3px 0;
	padding: 10px 0 0 0;
}

.top_info {
	float: right;
	width: 555px;
	padding: 5px 0 4px 0;
	color: #808080;
}

	.top_info_left {
		width: 200px;
		float: left;
	}

	.top_info_right {
		float: right;
		width: 290px;
		padding: 0 0 0 35px;
		border-left: 1px solid #eee;
		height: 50px;
	}
	#flags {
			float: right;
			width: 200px;
			padding: 7px 25px 0 0px;
	}

#toplinks {
			float: right;
			width: 290px;
			padding: 0px 25px 0 0px;
	}

.browse_category  {
	width: 390px;
	color: #FFF;
	background: inherit;
}

.bar { 
	clear: both;
	font-size: 1.1em;
	height: 60px; 
	color: #FFF;
	background: #FF9148 url(../images/menubg.gif) repeat-x;
	margin-bottom: 30px;


}

	.bar li { 
		padding: 6px 12px 6px 12px;
		color: #FFEADC;
		float: left; 
	}
	
	.bar li.active { 
		background: #E0691A url(../images/bar.gif) repeat-x; 
		color: #fff;
		font-weight: bold; 
		
	}
	
	.bar li a { 
		font-weight: bold;
		color: #FFF; 
		background: inherit;
		text-decoration: none;
	} 
	
/* search form */
.search_field { 
	color: #808080;
	clear: both;
	font-weight: normal;
	padding: 16px 12px 10px 10px;
	margin: 5px 0;
}
	input.search { 
width: 421px;
height: 20px;
padding: 3px 3px;
font-size: 110%;
				color: #666;
		margin: 0 0 0 0px;
	}

input.searchort { 
	/* background: url(../images/searchbgort.png) top left no-repeat; */
	
	width: 250px;
	height: 20px;
padding: 3px 3px;
font-size: 110%;
				/* color: #E0691A; */
				color: #666;
		margin: 0 0 0 0px;;
			
	}
	input.submit {
		background:  url(../images/submit.png) no-repeat;
		border: 0;
		padding: 4px 0;
		width: 130px;
		height: 25px;
		margin: 0 10px 1px 0;
		color: #FFF;
		font: bold 1em Arial, Sans-Serif;
	}
	.grey { color: #808080; background: inherit; font-weight: normal; }
	.search_form { float: left; }
		.search_form2 { float: left; }


/* left side
   --------- */

.left {
	float: left;
	width: 600px;
	margin: 0 0 10px 0;
}

.left h2 {
	clear: both;
	/* background: url(../images/h2bg.gif) no-repeat center left; */
			background:    url(../images/arrowli.png) no-repeat 20px center;
text-indent: 25px;
	color: #444;
	padding: 3px 0 4px 43px;
	font: normal 1.8em "Trebuchet MS", Arial, Sans-Serif;
	margin: 0 0 10px 0;
	width: 85%;
border-bottom:1px dotted #999999;
}
	.left_side {
		float: left;
		width: 200px;
		padding: 0 0 0 10px;
		margin: 10px 0 0 38px;

	}
		
	.left_side a, .right_side a { color: #414141; background: #FFF; }
		
	.right_side {
		float: right;
		width: 260px;
		background: #FFF url(../images/dotted.gif) repeat-y;
		color: #414141;
		padding: 0 0 0 70px;
		margin: 10px 0;
	}
	.left_box { 
		margin: 0 0 10px 0; 
		color: #000; 
		background: #FFF; 
		padding: 3px 0; 
	}
	
		
/* right side
   ---------- */
		
.right {
	float: right;
	width: 340px;
	margin: 0 0 10px 0;
}
	.right h3 {
		background:    url(../images/arrowri.png) no-repeat 20px center;
		color: #999;
		border-bottom:2px dotted #E0691A;
text-indent: 45px;
		padding: 8px 0 8px 10px;
		font: normal 1.5em Tahoma, Arial, Sans-Serif;
		margin: 0 0 3px 0;

	}
	.right_articles {
		background: #f5f5f5;
		color: #414141;
		padding: 8px;	
		margin: 0 0 3px 0;
	}
	.notice {
		background: #eee;
		color: #808080;
		padding: 12px 8px;	
		margin: 0 0 3px 0;
	}
	.image {
		float: left;
		margin: 0 9px 3px 0;
	}

/* footer
   ------ */

.footer { 
	clear: both;
	text-align: center;
	padding: 10px 0;
	border-top: 1px solid #ccc;
	line-height: 2em;
}
	.footer a { color: #808080; background: #fff; }
	
	.rating_bar_base {
	color: #999999;
	  height: 20px;
	
	  width: 110px;
	}
	.rating_bar {
	float:left;
	width: 80px;
	  height: 20px;
	
	color: #999999;
	  background: url(../images/stargrey.gif) 0 0 repeat-x;
	}
	
	.rating_bar div {
	  height: 20px;
	  background: url(../images/starblue.gif) 0 0 repeat-x;
	}
	
	
	.rating_bar_text {
	float:right;
	width: 20px;
	  height: 20px;
	
	color: #999999;
	}
	
	
	
	
	
	.rating_bar_invisible {
	color: #999999;
	  width: 80px;
	  background: url(../images/stargrey.gif) 0 0 repeat-x;
	}
	
	.rating_bar_group_invisible {
	height: 20px;
	color: #999999;
	  width: 110px;
	  background: url(../images/stargrey20.gif) 0 0 repeat-x;
	}
	
	.rating_bar_gesamt_invisible {
	vertical-align:middle;
	line-height: 30px;
	  width: 165px;
	  background: url(../images/stargrey30.gif) 0 0 repeat-x;
	}
	
	
	.rating_bar_gesamt_invisible_right {
	vertical-align:middle;
	line-height: 30px;
	  width: 165px;
	  background: url(../images/stargrey30_right.gif) 0 0 repeat-x;
	}
	
	.rating_bar_red_base {
	color: #999999;
	  height: 20px;
	
	  width: 150px;
	}
	
	.rating_bar_red {
	float:left;
	  height: 30px;
	  width: 110px;
	  background: url(../images/stargrey20.gif) 0 0 repeat-x;
	}
	
	.rating_bar_red div {
	  height: 30px;
	  background: url(../images/starred20.gif) 0 0 repeat-x;
	}
	
	.rating_bar_red_text {
	float:right;
	width: 30px;
	  height: 30px;
	color: #999999;
	  line-height: 20px;
	}
	
	.rating_bar_yellow_base {
	color: #999999;
	  height: 20px;
	
	  width: 150px;
	}
	
	.rating_bar_yellow {
	float:left;
	  height: 30px;
	  width: 110px;
	  background: url(../images/stargrey20.gif) 0 0 repeat-x;
	}
	
	.rating_bar_yellow div {
	  height: 30px;
	  background: url(../images/staryellow20.gif) 0 0 repeat-x;
	}
	
	.rating_bar_yellow_text {
	float:right;
	width: 30px;
	  height: 30px;
	color: #999999;
	  line-height: 20px;
	}
	
	
	
	.rating_bar_green_base {
	color: #999999;
	  height: 20px;
	
	  width: 150px;
	}
	
	.rating_bar_green {
	float:left;
	  height: 30px;
	  width: 110px;
	  background: url(../images/stargrey20.gif) 0 0 repeat-x;
	}
	
	.rating_bar_green div {
	  height: 30px;
	  background: url(../images/stargreen20.gif) 0 0 repeat-x;
	}
	
	.rating_bar_green_text {
	float:right;
	width: 30px;
	  height: 30px;
	color: #999999;
	  line-height: 20px;
	}
	
	
	
	.rating_bar_red_all_base {
	color: #999999;
	  height: 30px;
	  width: 210px;
	}
	
	.rating_bar_red_all {
	float:left;
	  height: 30px;
	  width: 165px;
	  background: url(../images/stargrey30.gif) 0 0 repeat-x;
	}
	
	.rating_bar_red_all div {
	  height: 30px;
	  background: url(../images/starred30.gif) 0 0 repeat-x;
	}
	
	.rating_bar_red_all_text {
	float:right;
	width: 40px;
	  height: 30px;
	color: #999999;
	  line-height: 30px;
	}
	
	
	.rating_bar_yellow_all_base {
	color: #999999;
	  height: 30px;
	  width: 210px;
	   
	vertical-align:top;
	}
	
	.rating_bar_yellow_all {
	
	float:left;
	height: 30px;  
	width: 165px;
	    
	vertical-align:top;
	  background: url(../images/stargrey30.gif) 0 0 repeat-x;
	}
	
	.rating_bar_yellow_all div {
	  vertical-align:middle;
	vertical-align:middle;
	height: 30px; 
	  background: url(../images/staryellow30.gif) 0 0 repeat-x;
	}
	
	.rating_bar_yellow_all_text {
	float:right;
	width: 40px;
	  height: 30px;
	color: #999999;
	vertical-align:middle;
	
	  line-height: 30px;
	}
	
	
	
	.rating_bar_green_all_base {
	color: #999999;
	  height: 30px;
	  width: 210px;
	}
	
	.rating_bar_green_all {
	float:left;
	  height: 30px;
	  width: 165px;
	  background: url(../images/stargrey30.gif) 0 0 repeat-x;
	}
	
	.rating_bar_green_all div {
	  height: 30px;
	  background: url(../images/stargreen30.gif) 0 0 repeat-x;
	}
	
	
	.rating_bar_green_all_text {
	float:right;
	width: 40px;
	  height: 30px;
	color: #999999;
	  line-height: 30px;
	
	}
	
	
	.rating_bar_green_all_right_base {
	color: #999999;
	  height: 30px;
	  width: 210px;
	}
	
	.rating_bar_green_all_right {
	float:left;
	  height: 30px;
	  width: 165px;
	  background: url(../images/stargrey30_right.gif) 0 0 repeat-x;
	}
	
	.rating_bar_green_all_right div {
	  height: 30px;
	  background: url(../images/stargreen30_right.gif) 0 0 repeat-x;
	}
	
	
	.rating_bar_green_all_right_text {
	float:right;
	width: 40px;
	  height: 30px;
	color: #999999;
	  line-height: 30px;
	
	}
	
	
	.rating_bar_yellow_all_right_base {
	color: #999999;
	  height: 30px;
	  width: 210px;
	   
	vertical-align:top;
	}
	
	.rating_bar_yellow_all_right {
	
	float:left;
	height: 30px;  
	width: 165px;
	    
	vertical-align:top;
	  background: url(../images/stargrey30_right.gif) 0 0 repeat-x;
	}
	
	.rating_bar_yellow_all_right div {
	  vertical-align:middle;
	vertical-align:middle;
	height: 30px; 
	  background: url(../images/staryellow30_right.gif) 0 0 repeat-x;
	}
	
	.rating_bar_yellow_all_right_text {
	float:right;
	width: 40px;
	  height: 30px;
	color: #999999;
	vertical-align:middle;
	
	  line-height: 30px;
	}
	
	.rating_bar_red_all_right_base {
	color: #999999;
	  height: 30px;
	  width: 210px;
	}
	
	.rating_bar_red_all_right {
	float:left;
	  height: 30px;
	  width: 165px;
	  background: url(../images/stargrey30_right.gif) 0 0 repeat-x;
	}
	
	.rating_bar_red_all_right div {
	  height: 30px;
	  background: url(../images/starred30_right.gif) 0 0 repeat-x;
	}
	
	.rating_bar_red_all_right_text {
	float:right;
	width: 40px;
	  height: 30px;
	color: #999999;
	  line-height: 30px;
}

 .pa_bg_cell td {
  border-bottom: 1px solid #cdcdcd !important; background: #ffffff; padding: 7px;
} 

  .noprint {
  display: none;
} 
  
  .qp_disabled {
  visibility: hidden;
  }
  
  			#shopping_list {
  				margin: 0 0 10px 0;
  				padding: 0 14px;
  			}
  
  			.qp_counter {
  				margin:  10px;
  			}
  
  			pre {
  				margin: 20px 0 10px 0;
  				background: #ccc !important;
  				padding: 10px;
  			}
  
  			a.qp_disabled {
  				color: #888;
  			}
  
  			#images_counter {
  				width: 200px;
  			}
  
  			#images_counter .qp_prev {
  /*				margin-right: 30px;*/
  				display: block;
  				float: right;
  			}
  
  			#images_counter .qp_next {
  				display: block;
  				float: left;
  			}
  				.infosearch { border-bottom: 1px solid #cdcdcd; background: #ffffff; padding: 7px;}

