/* huoltovertailu.fi
   Author:     Paul Wallin AT Web Design 39 DOT fi
   
   ----------------------------------------------------*/
/* COLORS:
	   background: #fff
	   Orange: #f79a1b
	   Yellow: #fdd808
	   lGrey: #efefef
	   mGrey: #c3c3c3
	   dGrey: #6c6c6c
*/

/* =GENERIC Styles
-------------------------------------------------------------*/

/* Reset styles
-------------------------------------------------------------*/

body, html {
	margin: 0;
	padding:0;
}
img { border:0; }
dl, ol, ul, table {
	margin: 0;
}
li { line-height: 1.5em; }
hr { margin: 10px 20px;  color: #c3c3c3; background-color: #c3c3c3; border: none; height: 1px;}
a { outline: 0; }
/*** typography ***/
body {
	background: #fff;
	font-size:73%;
	font-family: Arial, Helvetica, sans-serif;
	color: #004b80;
}
p {	font-size:1.2em; margin: 0 20px; padding: 10px 0 ; line-height: 1.5em; color:#000;}

.clear { clear:both; }

h1 {
	padding: 5px 20px 10px 20px;
	font-family:"Lucida Grande", Verdana, Arial, Helvetica, sans-serif ;
	font-size:2.0em;
	font-weight:normal;
	color:#f79a1b;
	margin: 0;
}
h2 {
	font-family:"Lucida Grande", Verdana, Arial, Helvetica, sans-serif ;
	font-size:1.8em;
	font-weight:normal;
	margin: 0;
	padding: 0.5em 20px 0.2em 20px;
	color:#333;
}
h3 {
	font-family:"Lucida Grande", Verdana, Arial, Helvetica, sans-serif ;
	font-size:1.6em;
	padding: 10px 20px 5px 20px;
	margin:0;
	color:#000;
	font-weight: normal;
}
h4 {
	font-family:"Lucida Grande", Verdana, Arial, Helvetica, sans-serif ;
	font-size:1.5em;
	padding: 10px 20px 5px 20px;
	margin:0;
	color:#000;
	font-weight: normal;
}
a { outline: 0; }
a, a:visited{
	color:#448cca;
	text-decoration: none;
	outline: none;
}
a:hover, a:active {
	color:#004b80;
	text-decoration: none;
}
/* =LAYOUT
---------------------------------------------------------------------*/

/* =MODULES
---------------------------------------------------------------------*/
img#logo { margin: 0; top: 0; left: 0; border: 0; }
img#jakari { position:absolute; margin: 71px 20px 0 0; top: 0; right: 0; border: 0; }
.info { margin-left: 30px; }
img.badge { float: left; margin: 5px 0 0 -40px; overflow: visible; z-index:1;}

/*** GARAGE Result list ***/
/* Changed by Antti 05.05.2011 */
.item_container { position: relative; float: left; width: 90%; border: 1px solid #f9b118; margin: 10px 20px 10px 40px; padding: 1px 1px 5px 1px; } 
.item_container_grey { position: relative; border: 1px solid #888888; margin: 10px 20px 10px 40px; padding: 1px 1px 5px 1px; }
.item_container h3, .item_container_grey h3 {float:left;}
.item_top { background-color: #fff; }
.float_right { float: right; }
.placeNr { 
	position: absolute;
	background: url(../img/place_nr.gif) no-repeat 0 0 #fff; 
	left: 0; 
	width: 35px; height: 40px; 
	border: 0; 
	margin: 10px 0 0 -36px; 
	text-align: center; 
	font-size: 20px; 
	padding:3px 0 0 0; color: #fff;
}
.item_content { clear:left; background: url(../img/layout/main_bg.png) repeat-x 0 -140px #fff;}
.item_content_right{ float: right; }
.item_content_right p { font-size: 1em; padding-bottom: 0; }
.comment { padding-left: 20px; background: url(../img/icons/comment_icon_16x16.gif) no-repeat 0 10px; }
.rate { padding-left: 20px; background: url(../img/icons/rate_icon_16x16.gif) no-repeat 0 10px; }

/*** Garage lists GREY ***/
.item_container_grey .placeNr { background: url(../img/place_nr_bw.gif) no-repeat 0 0 #fff; }
.item_container_grey .item_content { clear:left; background: url(../img/item_bg.gif) repeat-x 0 0 transparent;}

.not_found, .instructions {  
	margin-top: 20px;
	border: 1px solid #f9b118; 
	padding: 12px 20px 10px 50px;
	font-size: 1.6em;
	font-style: italic;
	color: #333;
}
.grey { color: #6c6c6c }
/*** Comment reading panes ***/
.show_comment { clear: both; position: relative; top:0; padding: 0 0 5px 0; margin: 0 0 10px 0; height: 1%; }
.visitor_stars { float:left; position: relative; margin: 0; padding: 0 0 0 10px; width: 80px;}
.visitor_data { float:left; margin:0 5px; padding: 0; color: #333333;}
.visitor_data span{ font-weight: bold; font-size:1.1em; margin:0; padding: 0;}
p.visitor_comment { clear: left; margin: 5px 10px 10px 10px; top:0; padding: 0;}
.bad_comment { float: right; padding: 0 15px; }

.not_found { background: url(../img/icons/attention_icon.png) no-repeat 10px 10px transparent; }
.instructions { background: url(../img/icons/about_icon.png) no-repeat 10px 10px transparent; }
#rateGarage h4 { margin: 5px 0 0 10px; padding: 10px 0 0 40px; height: 35px; background: url(../img/icons/star_icon.png) no-repeat 0 5px #fff; }
#rules { float: right; width: 320px; padding: 10px 5px 10px 5px; background-color: #f4f4f4; border:4px solid #ebebeb; font-size: 0.9em;}
#rules h4 { margin: 5px 10px; padding: 10px 0 0 40px; height: 25px; background: url(../img/icons/attention_icon.gif) no-repeat 0 5px transparent; }

/***right coolumn & news ***/
p.news { border-bottom: 1px dashed #c3c3c3; }
.date { font-size: 0.95em; font-weight: bold; color: #6c6c6c; }

/*** Print stars ***/
div.zeroFiveStar, div.oneStar, div.oneFiveStar, div.twoStar, div.twoFiveStar, div.threeStar, div.threeFiveStar, div.fourStar, div.fourFiveStar, div.fiveStar { height: 16px; background: url(../script/star.gif) repeat-x 0 -32px #fff; float: left; margin: 0;} 
 div.zeroFiveStar { width: 8px; }
 div.oneStar { width: 16px; }
 div.oneFiveStar { width: 24px; }
 div.twoStar { width: 32px; }
 div.twoFiveStar { width: 40px; }
 div.threeStar { width: 48px; }
 div.threeFiveStar { width: 56px; }
 div.fourStar { width: 64px; }
 div.fourFiveStar { width: 72px; }
 div.fiveStar { width: 80px; }
.stars { float:right; height: 16px; width: 80px; background: url(../script/star.gif) repeat-x 0 0 #fff; float: right; margin: 8px 8px 0 0;}
.stars span { float: right; padding: 2px 5px; }


/* Lists 
-------------------------------------------------------------*/
dt { font-weight:bold; padding: 3px 5px; margin: 3px;}

/* =FORMS 
-------------------------------------------------------------*/

fieldset { border: none; margin: 0; padding:0; top:0;}
div.huolto_form { padding: 10px; background:#fff;}
.huolto_form legend { padding:0 10px; margin-left:20px; color:#000;}
.huolto_form ul { margin:0 0 0 10px; padding:0; list-style:none;}
.huolto_form ul li {clear:both; background:none; padding: 4px 0; }
.huolto_form label { font-size:1.2em; color: #666; font-weight: bold; display:block; float:left; width:120px; padding:5px 0;}
.huolto_form ul li.short label{  float:left; display: block; padding:5px 5px 3px 5px; width: 380px; font-weight: normal;}
.huolto_form ul li.short input { width: 1em; float:left; margin-top: 5px;}
.huolto_form .txtField {
	display:block;
	float:left;
	padding:3px;
	width:280px;
	margin: 2px 0 7px 0;
	font: 1.2em "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif; 
	color:#000;  
	border: 3px double #f4cf7e; 
	background: url(../img/layout/main_bg.png) repeat-x 0 -180px #fff; 
	outline: none;
}
.huolto_form textarea { 
	padding:3px; 
	width:400px; 
	margin:5px 0 7px 0;
	font: 1.2em "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	border:3px double #f4cf7e;
	background: url(../img/layout/main_bg.png) repeat-x 0 -140px #fff;
	outline:none;
}
.huolto_form .txtField:hover, .huolto_form .txtField:focus, .huolto_form .txtField:active { border-color:#f4cf7e; background:#fff;}
.huolto_form .hover-star {padding:0; margin:0; top:0; }
.huolto_form em { color:#f79a1b; font-weight: bold; font-size: 1.4em;}
.huolto_form hr { color: #f79a1b; background-color: #f79a1b; }
.huolto_form .write_comment { clear: left; margin: 0 10px;}
.huolto_form .write_comment label, .huolto_form .write_comment textarea { float: none; } 
.huolto_form .write_comment label { width:180px;}
.huolto_form input.send_button {
	border: 3px double #999999;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-left:0.2em;
	width:auto;
	height:auto;
	padding:5px 7px;
	background: url(../img/item_bg.gif) repeat-x 0 -30px transparent;
}

.huolto_form input.send_button:active {
	border: 3px double #CCCCCC;
	border-top-color: #999999;
	border-left-color: #999999;
	background: #fff;
}
/* Headers Image replacement
-------------------------------------------------------------*/
h3.ir{
	margin:10px 0 0 5px;
	padding:0;
	width: 271px;
	height: 35px;
	position: relative;
	}
h3.ir span{
	position: absolute;
	width: 100%;
	height: 100%;
}
h3#uutiset_h3 span { background: url(../img/headers/uutiset_h3.png) no-repeat;	}




