/********/
/* BODY */
/********/
html, body
{
	margin: 0px;
	padding: 0px;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #c2c1bb;
	background-image: url("images/Common/Body_Background.jpg");
	background-repeat: repeat-x;
	background-position: top left;
	color: #433f3d;
	z-index: -2;	
}

span.error
{
	margin: 0px;
	padding: 0px;
	padding-left: 25px;
}

.form_row
{
	clear: both;
}

.form_p
{
	width: 150px;
	position: relative;
	float: left;
}

.form_input
{
	position: relative;
	float: left;
}

.form_row p, .form_row input
{
	margin-bottom: 0px;
	margin-bottom: 15px;
}

#collapsediv_contact
{
	display: none;
	text-align: left;
	float: left;
	clear: left;
}

#collapsediv_agents
{
	display: none;
	text-align: left;
	float: left;
	clear: left;
}





.collapse_a
{
	font-size: 18px;
	font-weight: bold;
	color: #433f3d;
	float: left;
	margin-top: 15px;
	margin-left: 15px;
	margin-bottom:15px;
	line-height: 22px;
	padding-bottom:0;
	float: left;
	clear: right;
	text-align: left;
	width: 600px;
	
}

.gmaps
{
	position: relative;
	float: left;
	width: 640px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

.gmaps_search_area
{
	position: relative;
	float: left;
	margin-top: 25px;
	margin-bottom: 25px;
	clear: both;
}


.gmaps td
{
	font-size: 12px;
	line-height: 20px;
}

.gmaps input
{
	margin-left: 15px;
}

#map
{
	position: relative;
	float: left;
	clear: both;
	width: 640px;
	height: 450px;
	border: 1px solid #999;
	padding:0px;
	margin-top: 25px;
}

#driving_instructions
{
	width: 640px;
	position: relative;
	float: left;
	clear: both;
}

#didyoumean
{
	width: 640px;
	position: relative;
	float: left;
	font-size: 12px;
	clear: both;
}



/**********/
/* COMMON */
/**********/

/* COMMON - TEXT SETTINGS */
p, h1, h2, h3 { margin: 0px; padding: 0px; text-align: left;}

h1, h2
{
	font-size: 18px;
	font-weight: bold;
	margin-top: 25px;
	margin-bottom: 20px;
	padding-left: 15px;
}

h2
{
	font-size: 14px;
}

p
{
	text-align: justify;
	line-height: 18px;
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 15px;
}

ul
{
	text-align: left;
	margin: 0px;
	padding: 0px;
	padding-left: 15px;
	margin-left: 15px;
	margin-bottom: 15px;
}

li
{
	margin-left: 15px;
	line-height: 20px;
}

img
{
	margin: 15px;
}

.picright
{
	float: right;
	margin-top: 3px;
}

.picleft
{
	float: left;
	margin: 0px;
	margin-top: 5px;
}

a
{
	background-image: url("images/Common/Link.gif");
	background-position: center left;
	background-repeat: no-repeat;
	margin: 0px;
	margin-left: 5px;
	padding: 0px;
	padding-left: 12px;
	color: #852B21;
	text-decoration: none;
	font-weight: bold;
}

a:hover { text-decoration: underline; }

a.withoutimg 
{
	background-image: none;
	margin-left: 0px;
	padding-left: 0px;
}


/* COMMON - POSITIONS */

.left
{
	position: relative;
	float: left;
}
.right
{
	position: relative;
	float: right;
}

.right p
{
	padding-right: 0px;
}

.clear
{
	clear: both;
}


/* COMMON - ERROR MESSAGE */
.error
{
	color: #990000 !important;
	font-weight: bold;
}


/* COMMON - HORIZONTAL LINE */
.line
{
	width: 640px;
	height: 1px;
	border-bottom: 1px solid #ddd;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	clear: both;
	display: block;
}




/**********/
/* LAYOUT */
/**********/


/* LAYOUT - WHITE BORDER*/
.whiteBorder 
{
	width: 900px;
	background-color: #fbfbf9;
	padding-bottom: 15px;
}


/* LAYOUT - GRAY GRADIENT */
.grayGradient 
{
	width: 870px;
	background-image: url("images/Common/GrayGradient.jpg"); background-repeat: repeat-x; background-position: bottom right;
	margin: 0px auto; margin-top: 15px;
	vertical-align: top;
}


/* LAYOUT - HEADER */
.header { width: 870px; height: 50px; background-color: #fff; }
.languagebar { position: relative; float: right; background-color: #transparent; }
.flags_left { position: relative; float: left; width: 10px; height: 20px; background-image: url("images/Common/GrayHalfCircle.gif"); background-repeat: no-repeat; background-position: top left; }
.flags { position: relative; float: left; height: 20px; background-color: #dfdfdf; display: table-cell; line-height: 20px;}
.flags img { margin: 4px; }


/* LAYOUT - FOOTER */
.footer { position: relative; clear: both; display: block; width: 870px; height: 25px; border-top:1px solid #ddd; color: #999; line-height: 25px;	/* vertical-align: middle */}


/* LAYOUT - TOPMENU */
.topmenu 
{
	width: 870px;
	height: 32px;
	/*background-image: url("images/Common/Topmenu_background.jpg");
	background-repeat: repeat-x;*/
	background-image: url("images/Common/Palkki.jpg");
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	text-align: right;
	color: #fff;
	margin-bottom: 5px;
	position: relative;
	clear: both;
	display: block;
}

.topmenulinks
{
	margin: 0px;
	padding: 0px;
	padding-right: 10px;
	line-height: 30px;	/* tämä keskittää linkit pystysuunnassa */
}

.topmenulinks a
{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	padding-left: 10px;
	padding-right: 10px;
}

.topmenulinks a:hover
{
	text-decoration: underline;
}


/* LAYOUT - LEFT MENU */
.leftmenu
{
	margin-top: 15px;
	width: 190px;
	position: relative;
	float: left;
	text-align: left;
	padding-left: 15px;
}

.leftmenu a
{
	font-size: 14px !important;
	font-weight: bold;
	line-height: 25px;
}




/***********/
/* CONTENT */
/***********/
.content {
	width: 870px;
	display:table-cell;
	background-color: #transparent; background-image: url("images/Common/Content_BackgroundCurve.gif"); background-position: bottom right; background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	padding-bottom: 25px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	float: left;
	display: block;
}

.content_with_leftmenu
{
	width: 665px;
	position: relative;
	float: left;
	padding-bottom: 25px;
	text-align: left;
	text-align: center;
}






/**********************/
/* PAGE CONTENT STUFF */
/**********************/

/* CONTACT*/
.contact_globals
{
	float: left;
	clear: both;
}
.contact_global
{
	width: 180px;
	position: relative;
	float: left;
	text-align: left;
}

.contact_global_extra li
{
	list-style: none;
	padding-left: 0px;
	padding-bottom: 5px;
}

.contact_global_extra li a
{
	height: 12px;
	width: 300px;
}

.contact_global li
{
	list-style: none;
	padding-left: 0px;
	padding-bottom: 5px;
}

.contact_global li a
{
	height: 12px;
}

.contact_HQ
{
	width: 300px;
	position: relative;
	float: left;
}

.contact_Pori
{
	width: 300px;
	position: relative;
	float: left;
}

.contact_Quattroll
{
	clear: both;
	width: 400px;
	position: relative;
	float: left;
}

/* NEWS */
.newsheader h1
{
	font-size: 14px; font-weight: bold;
	padding: 0px;
}

.content_news
{
	width: 665px;
	position: relative;
	float: left;
	text-align: center;
}



/* HOME */
.flash
{
	width: 840px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
}

.home_teasers
{
	width: 850px;
	margin: 0px auto;
	border-top: 1px solid #ddd;
	text-align: left;
	margin-bottom: 15px; /* for IE */
}

.home_teaser
{
	width: 425px;
	position: relative;
	float: left;
	margin-top: 15px;
	margin-bottom: 10px;
}

.home_teaser p
{
	text-align: left;
	padding: 0px;
	margin-top: 10px;
	margin-right: 15px;
	line-height: 15px;
}

.home_teaser a
{
	display: block;
	font-size: 14px;
	font-weight: bold;
	margin-left: 15px;
}

.home_teaser .withoutimg
{
	display: inline;
}

.home_teaser img
{
	position: relative;
	float: left;
	border: 0px;
	padding: 0px;
	margin: 0px;
	margin-top: 15px;
	margin-right: 15px;
	margin-left: 15px;
}

/* PRODUCTS */
.productpics
{
	text-align: left;
}

#windowBackground
{
	display: none;
	position: absolute;
	background: #ffffff;
	width: 100%;
	height: 780px;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

#windowContent
{
	display: none;
	position: absolute;
	top: 25px;
	left: 215px;
	padding: 0px;
	text-align: left;
}

#windowContent img
{
	margin:0;
	padding:0;
}


#windowContent h1
{
	margin:0;
	padding:0;
	padding-bottom: 20px;
	clear: left;
}

#windowContent h2
{
	margin:0;
	padding:0;
	margin-bottom: 15px;
	clear: left;
}


#windowClose
{
	position: absolute;
	top: -10px;
	right: -10px;
	font-weight: bold;
	font-family: Arial;
	font-size: 16px;
}

.agents
{
	width: 500px;
	background-color: #fbfbf9;
	background-image: url("images/Common/GrayGradient.jpg"); background-repeat: repeat-x; background-position: bottom right;
	padding: 25px;
	border: 1px solid #cecece;
	position: relative;
	float: left;
}

.agentscontent
{
	width: 500px;
	background-color: #transparent; background-image: url("images/Common/Content_BackgroundCurveSmall.gif"); background-position: bottom right; background-repeat: no-repeat;
	position: relative;
	float: left;
}

.agentscontent div
{
	position: relative;
	float: left;
}






.agentscountry
{
	position: absolute !important;
	top: 25;
	right: 0;
	font-weight: bold;
	font-size: 14px;
	color: #999999;
}

.agentscontent div.line
{
	position: relative;
	width: 100%;
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
	margin-bottom: 25px;
	height: 1px;
	border-bottom: 1px solid #ddd;
}

.agentsemail
{
	position: relative;
	float: left;
	width: 500px;
	clear: both;
	height: 20px;
	line-height: 20px;
	display: table-cell; vertical-align: middle;
	padding-bottom: 25px;
}

.agentsemail div
{
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	margin-right: 5px;
	height: 20px;
	line-height: 20px;
}
.agentsemail img
{
	margin-top: 5px !important;
}

.agentsspecial
{
	width: 500px;
	position: relative;
	float: left;
	clear: both;
}

.agentsspecial div
{
	position: relative;
	float: left;
}

.agentsspecial h1
{
	position: relative;
	float: left;
	margin:0;
	padding:0;
	line-height: 20px;
}

.agentsspecial h2
{
	position: relative;
	float: left;
	margin:0;
	padding:0;
	line-height: 20px;
}

.agentsspecial p
{
	position: relative;
	float: left;
	clear: right;
	color: #999999;
	margin-left: 15px;
	line-height: 20px;
}
