/* Start of CMSMS style sheet 'linnakrouvi' */
/* CSS Document */
@charset "utf-8";

img, div, button { behavior: url(/images/iepngfix.htc) }

HTML { height: 100%;  margin-bottom: 1px; }

body{
margin-top: 0px;
	background: #23691f url(images/bg.gif) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#ffffff;
	}
h2{
	margin:0; padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	}

/*body start here*/

#main{
	margin:0px auto; 
	width:907px;
	}
#frame{
	width:907px; 
	height: 600px;
}

#front_top{
	width:907px;
	height: 495px;
	}

#top{
	width:907px;
	height: 113px;
	}

#logo{
	float:left;
	width: 320px;
	height: 113px;
	}

#menu{
	float: right;
width: 520px;
	margin-right: 10px;
	}
#menu_top{
	float: right;
	padding-top: 5px;
	height: 30px;
	}
	
#menu_top a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
	}
	
#menu_top a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:underline;
	}

#menu_horz{
	float:right;
	margin-right: 7px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-top: 23px;
}

#menu_horz a{
	padding-left: 5px;
	text-decoration:none;
	}
	
#menu_horz a:hover{
	text-decoration:underline;
	}
.break{
padding-left: 5px;
}
	
#front_pic{
	width: 907px;
	height: 382px;
	}
	
#front_content{
	margin-top: 15px;
	margin-left: 20px;
	width: 890px;

	}
	
#front_box{
	width: 253px;
	}

#main_content{
	width: 907px;
height: 450px;
	}

#left{
	float: left;
	width: 411px;
	}
	
#right{
	float: right;
	margin-right: 7px;
margin-left: 5px;
	width: 475px;
	height: 359px;
	background-image:url(images/bg_content.jpg);
	background-repeat:no-repeat;
	}

#content{
	width: 460px;
	margin-left: 10px;

	}

a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration:underline;
	}
	
a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#b2b2b2;
	text-decoration:none;
	}
	
h1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
padding-top: 5px;
	font-weight:bold;
	border-bottom: 1px;
	border-bottom-color:#FFF;
	border-bottom-style:solid;
	}


/*footer start here*/
#footer{
	width:907px;
	height:20px;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#a5a39a;
	padding-left:5px;
	margin-top:12px;
	padding-bottom:7px;
	}

#footerInfo{
	padding-top:50px;
	padding-left: 10px;
	padding-bottom: 5px;
	color:#a5a39a;
	}
#footerInfo a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
	color:#a5a39a;
	}
	
#footerInfo a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:underline;
	color:#FFF;
	}
#footer span{
	font-weight:normal;
	}
#footer span a{
	color:#323D43; text-decoration:none; background-color:inherit;
	}
#footer span a:hover{
	color:#0F78AF; background-color:inherit;
	}

/*footer start here*/

/*FORM */

/* Sample FormBuilder CSS base */
form {margin-top:0}
form, td, th, li { font-size: 100%}
form div {margin-bottom:0}
fieldset div {
	margin-bottom:0;
	margin-left:0;
}
fieldset div div {
	margin-top:0.5em;
	margin-left:1em;
}
fieldset {
	margin-bottom:0;
	padding:0;
}
fieldset label {
	width:150px;
color: #fff;
}

legend {
	/* background:#F60; */
	font-size:1.2em;
	margin-bottom:0.5em;
	padding:0.2em;
	width:auto;
color: #fff;
	
}
textarea {
	margin: 0.5em 0;
	width:98%;
	height: 6em;
}

/* Apply this class to text/select input fields with shorter labels
	to help alignment */
.short-label label {float:left; width:10em}
.short-label fieldset div input,
.short-label fieldset div select {width:16em}

/* Pretty up your Captcha image output */
.captcha {
	margin:0.5em 0;
	width:200px;
	text-align:center;
}
.captcha img {border:1px solid #F60; margin-bottom:0.5em}
.captcha input {width:196px; margin-top:0.5em}

/* Just a bit more room for the Submit button */
.submit {margin-top:0.5em}

/* Sample FormBuilder CSS base */
form {margin-top:0}
form, td, th, li { font-size: 100%}
form div {margin-bottom:0}
fieldset div {
	margin-bottom:0.5em;
	margin-left:1em;
}
fieldset div div {
	margin-top:0.5em;
	margin-left:1em;
}
fieldset {
	margin-bottom:1em;
	padding:0.5em;
	border:0px solid #000;
}
fieldset label {
	width:auto;
}
legend {
	font-size:1.2em;
	margin-bottom:0.5em;
	padding:0.2em;
	width:auto;
}
textarea {
	margin: 0.5em 0;
	width:98%;
	height: 6em;
}

/* Apply this class to text/select input fields with shorter labels
	to help alignment */
.short-label label {float:left; width:10em}
.short-label fieldset div input,
.short-label fieldset div select {width:16em}

/* Pretty up your Captcha image output */
.captcha {
	margin:0.5em 0;
	width:200px;
	text-align:center;
}
.captcha img {border:1px solid #F60; margin-bottom:0.5em}
.captcha input {width:196px; margin-top:0.5em}

/* Just a bit more room for the Submit button */
.submit {margin-top:0.5em}

.contactform input {border: 1px solid #000; background-color: #fff;}
.contactform input.checkbox {border: none;}
.contactform label {
	display: block;
	float: left;
	width: 150px;
color: #fff;
}
.contactform label.label {
	display: inline;
	float: none;
	width: 50px;
	font-size: 10px;
}
.contactform textarea {
	background-color: #fff;
	border: 1px solid #000;
font-family: arial, verdana;
font-size: 12px;
}
.formbuilderform .message {
	line-height: 16px;
	padding: 0 0 8px 0;
}
/* End of 'linnakrouvi' */

