/* Top Elements */
html, body {
height: 100%;
margin: 0 0 1px;
padding: 0;
}

* { margin: 0; padding: 0; outline: 0 }

body {
	background: #FFF ;
	font: 12px Verdana, Tahoma, arial, sans-serif;
	color: #555; 
	text-align: center;
	background: #FFF url(../images/drops.gif) repeat left top;

}

/* links */
a, a:visited {
	text-decoration: none;
	color: #d77c23;
	background: inherit;
}
a:hover {
	color: #d77c23;
	background: inherit;
	text-decoration: underline;
}
u{padding:none;}
/* headers */
h1, h2, h3 {
	font-family: Verdana, Geneva, sans-serif;	 		
}
h1 {
	font-size: 14px;	
	font-weight: bold;
	text-transform: uppercase;
	color: #c6391b;
	color: #ea7b2a;
	
}
h2 {
	font-size: 12px;
	text-transform: uppercase;
	color: #ea7b2a;
	
}
h3 {
	font-size: 12px;
	color: #666666; 
}

/*Table*/
table {
vertical-align: none;

}
table td{
	padding-right:5px;
	text-align:left;
	vertical-align:middle;
}
/* images */
img {
background: white;
border: 0px solid #E5E5E5;
padding:0px;
text-ident:0px;
}
img.float-right {
  margin: 5px 0px 10px 10px;  
}
img.float-left {
  margin: 5px 10px 10px 0px;
}

h1, h2, h3, p {
	padding: 8px;		
	margin: 0;
}



label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}


/********************************************
   LAYOUT
********************************************/ 
#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 825px;
	background-color:#FFF;

}

#container{
background-color:#FFF;
}

#side-a {
	float: left;
	width: 256px;
	background: #FFF url(../images/left-pane.jpg) no-repeat left top;
	padding: 0px;
	border: none;
}

#side-b {
	float: right;
	width: 25px;
	height: 640px;
	background: #FFF url(../images/rightside-line.jpg) no-repeat left top;
	padding: 0px;
	border: none;
}

#content { 
	float: left;
	width: 544px;
	background: #FFF url(../images/head-lv.jpg) no-repeat left top;
	padding: 0px;
	border: none;
}
#content-rus { 
	float: left;
	width: 544px;
	background: #FFF url(../images/head-rus.jpg) no-repeat left top;
	padding: 0px;
	border: none;
}
#content-eng { 
	float: left;
	width: 544px;
	background: #FFF url(../images/head-eng.jpg) no-repeat left top;
	padding: 0px;
	border: none;
}
#header{
width: 544px;
height: 66px;

}
#language{
	margin-left: 460px;
	padding-top: 25px;
	
}

#menu{
margin-top: 260px;	
width: 210px;
height:280px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	border:0px;
	color:white;
	font-size:12px;
	font-weight:bold;
	font-stretch:expanded;
	padding-left:10px;
}

	ul.nav li:hover {color: #009;}
	ul.nav a:link,
	ul.nav a:visited { color: white; text-decoration: none; }
	ul.nav a:hover	{ color: #c6391b;}
	ul.nav a:active	{ color: #ffa500; }
	ul.nav,
	ul.nav li,
	ul.nav ul {
	 list-style: disc;
	
	 margin: 0;
	 padding: 0;
	 padding-left:5px;
	 letter-spacing: 1px;
	 color: #FFF;
	
	}
#subtree{
	font-size:10px;

	padding-top:3px;
	
	}
	#subtree li {

		
	}

.insurance{
	text-align:left;
}

#banner{
	padding-top:5px;
	width: 250px;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
}
#contacts-head{
	margin-top:10px;
	width: 256px;
	height:24px;
	background: #FFF url(../images/contacts_lv.jpg) no-repeat left top;
}
#contacts-head-rus{
	margin-top:10px;
	width: 256px;
	height:24px;
	background: #FFF url(../images/contacts_rus.jpg) no-repeat left top;
}
#contacts-head-eng{
	margin-top:10px;
	width: 256px;
	height:24px;
	background: #FFF url(../images/contacts_eng.jpg) no-repeat left top;
}

#lang{
	margin-top:25px;
	float:right;
	font-size:10px;
}

#contacts{
	padding-top:0px;
	width: 220px;
	margin-left: auto;
	margin-right: auto;
	font-size:12px;

	color:#7a7777;

	
}
#contacts th{
font-weight:bold;
padding-right:5px;
text-align:left;
}

#output { 
	margin-right:5px;
	margin-left:15px;
	text-indent: 10px;
	text-align:justify;
	background-color:#FFF;
	
}
#output ul {
	list-style: disc  outside;
	padding-left: 30px;
	text-indent: 0px;
	 }
.quote{
border-right: 5px solid #cbc9c7;
border-left: 5px solid #cbc9c7;
font-style:italic;
width: 80%;
margin: 0px auto;
line-height:10px;
font-size:10px;
}
/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* display and additional classes */
.clear { clear: both; }
.orange {color: #ea7b2a}

#footer{
text-align:center;
font-size:10px;
color:#666;
padding-top: 10px;
background-color:#FFF;
}

.bilde-kontaktiem {
	border: 1px solid #ea7b2a;
	padding: 3px;
	
}
#form{
	
}


#form sub{
font-size:9px;
font-style:italic;
}
#form td{
padding:3px;
margin:0px;
}
#forminput{
  border:1px solid gray;		
}
#formsubmit{
	border:none;
	color:#FFF;
	font-weight:bold;
	font-size:12px;
	background: url(../images/submit.jpg) no-repeat left top;	
	height:26px;
	width:150px;


}
.textInput,textarea {
  background-color: #FFFFFF;

}

.inputHighlighted {
  background-color: #FFA953;
  color: #000;
}
#error_text{
text-align: left;
text-indent:30px;
font-size:12px;
color:#F00;
padding:0;
margin:0;
padding-bottom:2px;
}
