@import "travel4all.css"; 

/*-------------------------------------------------------------------------------------------------------------------------------------*/
/* Main
/*-------------------------------------------------------------------------------------------------------------------------------------*/

#articles {
	position: relative;
	clear: both;	
	width: 100%;
	background:  url(../graf/articlesbg.gif);
	background-repeat: repeat-y;
}

/* Mainsearch  -------------------------------------------------------------------------------------------------------------------------*/ 

#mainsearch {
	width: 646px;	
	height: 238px;
	position: relative;
	background:  url(../graf/mainsearchbg.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin-bottom: 14px;
}

#mainsearchtxt{
	position: relative;
	display: inline;
	float: left;
	width: 320px;
	top: 25px;
	left: 25px;
	color: #777777;	
}

#mainsearcheader{
	position: relative;
	clear:both;
	width: 450px;

	top: 25px;
	left: 25px;
}

#mainsearcheader h2 {
	font: normal 1.4em helvetica;
	margin: 0;
	padding: 0;
	color: green;
	width: 450px;
	height: 20px;	
}

#mainsearchtxt p{
	width: 320px;
	margin-top: 10px;
}

.green {
	color: green;
	top: 10px;
}

#mainsearchcontrol {
	position: relative;
	display: inline;	
	float: left;
	width: 145px;
	height: 200px;
	left: 25px;
	top: 0px;
}

#selectboxes {
	width: 130px;	
	height: 150px;
	left: 20px;
	top: 35px;
	position: relative;
	float: left;
	display: inline;
	clear: none;
} 

#selectboxes span {
	width: 130px;
	clear: none;
}


span.label {
	position: relative;
	float: left;
	width: 130px;
	font: bold 0.8em verdana;
	color: #333333;
}

.mapselect {
	position: relative;
	float: left;
	width: 125px;
	color: #555555;
	background-color: #ffffff;	
	font: 0.85em verdana;
	margin-bottom: 7px;
}

.parentOption{
	background-color: #dddddd;	
	color: #ffffff;
}


#map_image {
	position: relative;
	float: left;
	left: 35px;
	display: inline;
	clear: none;
	top: 0px;
	width: 128px;
}

#map_image img {
	position: relative;
	float: left:;
	display: inline;
	width: 118px;
	padding: 0;
	margin: 0;
	border: 0px;
}

#submit_sijainti_id {
	font: bold 0.85em verdana;
	color: white;
	background-color: #41BA39;
	border: solid 1px #000000;
}

#submit_area {
	width: 130px;	
	position: relative;
	float: left;
	display: inline;
	text-align: center;
	margin-top: 10px;
	clear: none;
}


/* Featured service -------------------------------------------------------------------------------------------------------------------------*/

#featuredbox {
	position: relative;
	display: inline;
	float: left;
	width: 435px;
	margin-bottom: 15px;	
	padding-top: 5px;	
	background:  url(../graf/featuredbox_top.gif);
	background-repeat: no-repeat;
	background-position: top;
}

#featuredbox h4 {
	font: bold 0.75em verdana, helvetica, sans-serif;
	color: #000000;
	text-align: center;
	padding-top: 2px;		
	padding-bottom: 0px;		
	margin-top: 0px;		
	margin-bottom: 0px;		
}

#featuredbox b {
	text-align: left;
}

#featuredbox p {
	margin: 0px;
	padding-left: 1.1em;
	padding-right: 1.1em;
	padding-top: 1.1em;
	text-align: justify;
}

#featuredbox a:link, #featuredbox a:visited, #featuredbox a:active  {
	font: arial;
	font-weight: bold;
	text-decoration: none;
	font-size: 0.85em;
	color: #032782;
}

#featuredbox a:hover {
}

#featuredbox img {
	float: right;
	width: 120px;
	margin-left: 11px;
	margin-top: 11px;
}

#featuredboxfooter {
	position: relative;
	width: 322px;
	height: 40px;
	background:  url(../graf/featuredbox_bottom.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	text-align: right;
}

/* Natureresorts -------------------------------------------------------------------------------------------------------------------------*/

#natureresortsbox {
	position: relative;
	display: inline;
	float: left;
	width: 435px;
	margin-bottom: 15px;	
	padding-top: 5px;		
	background:  url(../graf/natureresortbox_top.gif);
	background-repeat: no-repeat;
	background-position: top;
}

#natureresortsbox h4 {
	font: bold 0.75em verdana, helvetica, sans-serif;
	color: #000000;
	text-align: center;
	padding-top: 2px;		
	padding-bottom: 0px;		
	margin-top: 0px;		
	margin-bottom: 0px;		
}

#natureresortsbox p {
	clear: both;
	margin: 0px;
	padding-top: 7px;
	padding-left: 1.1em;
	padding-top: 1.1em;
	text-align: justify;
}

#natureresortsbox a:link, #natureresortsbox a:visited, #natureresortsbox a:active  {
	font: arial;
	font-weight: bold;
	text-decoration: none;
	font-size: 0.85em;
	color: #0CA701;
}

#natureresortsbox a:hover {
}

#natureresortsbox img {
	float: left;
	margin-right: 11px;
	margin-top: 3px;
	margin-bottom: 0px;
	border: 0;
}

#natureresortsboxfooter{
	position: relative;
	float: right;
	width: 322px;
	height: 19px;
	background:  url(../graf/featuredbox_bottom.gif) bottom left no-repeat;
	text-align: right;
}

.natureresortsline {
	position: relative;
	float: left;
	clear: both;
	width: 300px;
	height: 3px;
	top: 5px;
	left: 11px;
	background:  url(../graf/natureresortsline.gif) repeat-x;
}


/* eventslist -------------------------------------------------------------------------------------------------------------------------*/

#eventbox{
	position: relative;
	float: right;
	display: inline;	
	width: 195px;
	margin-bottom: 15px;	
	padding-top: 5px;		
	background:  url(../graf/eventsbox_top.gif);
	background-repeat: no-repeat;
	background-position: top;
}

#eventbox h4 {
	font: bold 0.75em verdana, helvetica, sans-serif;
	color: #000000;
	text-align: center;
	padding-top: 2px;		
	padding-bottom: 0px;		
	margin-top: 0px;		
	margin-bottom: 0px;		
}

#eventbox p {
	margin: 0px;
	padding-left: 1.1em;
	padding-top: 1.1em;
	text-align: left;
}

#eventbox a:link, #eventbox a:visited, #eventbox a:active  {
	font: arial;
	font-weight: bold;
	text-decoration: none;
	font-size: 0.85em;
	color: #89820F;
	padding-right: 1.1em;
	padding-bottom: 1.1em;
	
}

#eventbox a:hover {
}

#eventboxfooter{
	position: relative;
	width: 218px;
	height: 40px;
	background: url(../graf/eventbox_bottom.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	text-align: right;
}


/* links -------------------------------------------------------------------------------------------------------------------------*/

#linkbox{
	position: relative;
	float: right;
	display: inline;	
	width: 195px;
	margin-bottom: 15px;	
	padding-top: 5px;		
	background:  url(../graf/linkbox_top.gif);
	background-repeat: no-repeat;
	background-position: top;
}

#linkbox h4 {
	font: bold 0.75em verdana, helvetica, sans-serif;
	color: #000000;
	text-align: center;
	padding-top: 2px;		
	padding-bottom: 0px;		
	margin-top: 0px;		
	margin-bottom: 0px;		
}

#linkbox p {
	margin: 0px;
	padding-left: 1.1em;
	padding-top: 1.1em;
	text-align: left;
}

#linkbox a:link, #linkbox a:visited, #linkbox a:active  {
	font: arial;
	font-weight: bold;
	text-decoration: none;
	font-size: 0.85em;
	color: #906303;
	padding-right: 1.1em;
	padding-bottom: 1.1em;
	
}

#linkbox a:hover {
}

#linkboxfooter{
	position: relative;
	width: 218px;
	height: 40px;
	background: url(../graf/eventbox_bottom.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	text-align: right;
}


/*-------------------------------------------------------------------------------------------------------------------------------------*/
/* Arrowlinkcommon
/*-------------------------------------------------------------------------------------------------------------------------------------*/


.arrowlink {
	font-size: 0.9em;
	position: relative;
	padding-left: 1.3em;
	width: 1px;
	margin-top: 0px;
	padding-top: 0.95em;
	left: 0px;
	background-repeat: no-repeat;
	width: 180px;
	float: left;
	clear: both;
}

.arrowlinkimg {
	height: 1.6em;
	width: 1.3em;
	float: left;
	display: inline;
	padding: 0;
	margin: 0;
	left: 0px;
	background-image: url(../graf/arrow_right_bl.gif);
	background-repeat: no-repeat;	
}

.arrowlink img {
	left: 0px;
/*	margin-right: 7px;*/
}

.arrowlinktxt{
	float: left;
	position: relative;
	/*float: left;*/
	display: inline;
	padding-right: 7px;
	
}

.arrowlink a:link, .arrowlink a:visited, .arrowlink a:active {
	font-weight: bold;
	text-decoration: none;
	color: #000000;	
}

.arrowlink a:hover {
	color: #18FF00;	
}

.murupolku {
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
	margin-bottom:3px;
	clear:both;
}

