html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, fieldset, table, th, td { 
margin: 0; 
padding: 0;
font-family: arial,Cambria, Georgia, Times, Times New Roman, serif;
}

h1{
	font: normal 38px/120% Cambria, Georgia, Times, Times;
	color: #000000;
}

h3{
	font: normal 28px/120% Cambria, Georgia, Times, Times;
	color: #000000;
}

p{
	font: normal 12px/120% arial,Cambria, Georgia, Times, Times;
	color: #333;
}

a{
	text-decoration: none;
	color: #333;
}
a:hover{
	text-decoration: underline;
	color: #333;
}

 input.button{
	text-transform: uppercase;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: #fff;
	background-color: #333;
	border: 1px solid #eaeaea;
	border: none; 
	padding: 4px;
}


input.fieldinput {
			background-image: url(../img/field-bg.gif);
			background-repeat: repeat-x;
			border: 1px solid #c8c8c8;
			font-size: 13px;
			color: #333333;
			line-height: 13px;
			padding: 5px;
			margin-bottom:2px;
			width: 100%;
			font: normal 12px/120% arial,Cambria, Georgia, Times, Times;
			}
textarea{
	background-image: url(../img/field-bg.gif);
			background-repeat: repeat-x;
			border: 1px solid #c8c8c8;
			font-size: 13px;
			color: #333333;
			line-height: 13px;
			padding: 5px;
			margin-bottom:2px;
			width: 270px;
			height:100px;
			font: normal 12px/120% arial,Cambria, Georgia, Times, Times;
}
.sendbtn{
	clear: both;
	padding-top: 5px;
	
}

body,html{
	height: 100%;
	width: 100%;
	font-size: 12px;
	background-color: #00abd7;
}

#maincontainer{
	width: 100%;
	height: 100%;
	display: table;
	
	background: #00abd7 url(../img/summer_bottom.jpg) no-repeat left bottom;
}
#wrapper{
    margin: 0 auto;
	width: 960px;
	position: relative;
	display: table;
	height: 850px;
	background: #fff url(../img/ipod_bg.jpg) no-repeat right bottom;	
}

#headerarea{
	height: 195px;
	background-image: url('../img/sd_skugga.jpg');
	background-repeat: no-repeat;
	background-position: center bottom;
}

#logo{
	float: left;
	padding-top: 10px;
	padding-left: 40px;
	padding-bottom: 10px;
}

#logotext{
	float: right;
	display: table;
	padding-right: 20px;
	padding-bottom: 10px;
}
#leftareanone{
	border-right: 0px solid #bfbfbf;
	float: left;
	height: 100%;
	display: table;
}

#contentfull{
	width: 960px;
	float: right;
	height: 100%;
	display: table;
}
#contentleft{
	width: 390px;
	float: left;
	padding-right: 30px;
	padding-left: 50px;
}
#contactform ul {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-type: none;
	clear: both;
	padding-bottom: 10px;
}
#contactform ul li{
width: 130px;
float: left;
padding-right:5px;
padding-left:5px;
margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
}

#contentright{
	width: 370px;
	float: right;
	padding-left: 20px;
	padding-right: 20px;
}

.file_input_textbox
{
	float: left
			background-image: url(../img/field-bg.gif);
			background-repeat: repeat-x;
			border: 1px solid #c8c8c8;
			font-size: 13px;
			color: #333333;
			line-height: 13px;
			padding: 5px;
			margin-bottom:2px;
			width: 180px;
			font: normal 12px/120% arial,Cambria, Georgia, Times, Times;
}

.file_input_div
{
	position: relative; 
	width: 120px; 
	height: 30px; 
	overflow: hidden;
float:right;
}

.file_input_button
{
	float:right;
	position: absolute; 
	background-color: #000;
	color: #FFFFFF;
	border: 1px solid #fff;
	font-size: 13px;
	line-height: 13px;
	padding: 5px;
	margin-bottom:2px;
	font: normal 12px/120% arial,Cambria, Georgia, Times, Times;
}

.file_input_hidden
{
	font-size: 45px;
	right: 0px; 
	top: 0px; 
	opacity: 0; 
	width: 100px;
	filter: alpha(opacity=0); 
	-ms-filter: "alpha(opacity=0)"; 
	-khtml-opacity: 0; 
	-moz-opacity: 0;
}

.formtitle{
	width: 650px;
	height: 40px;
	background: url(../images/bg_form_title.jpg) no-repeat left top;
	color: #ffffff;
	padding-left: 20px;
	font-size: 20px;
}

.formhead_bg{
	background: url(../images/form_bg_x.jpg) no-repeat left top;
	height: 100px;
display: table;
}

.error{
	height:25px;
	background-color: #f22a2a;
	color:#fff;
	font-size: 13px;
	font-weight: bold;
	width: 630px;
	padding-left: 10px;
	padding-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #bfbfbf;
}

.success{
	height:25px;
	background-color: #70c438;
	color:#fff;
	font-size: 13px;
	font-weight: bold;
	width: 630px;
	padding-left: 10px;
	padding-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #bfbfbf;
}


div.listoneoffert {	
	min-height: 300px;
	width: 200px;
	overflow: auto;
	background-color: #fff;
	padding: 0px;
	display: table;
}
div.listone {	
	min-height:100%;
	width: 200px;
	background-color: #fff;
	padding: 0px;
border-right: 1px solid #bfbfbf;
}


div.listtwo {
	height: auto;
	min-height: auto;
	width: 200px;
	overflow: auto;
	background-color: #fff;
	padding: 0px;
}

.listheader{
	color: #fff;
	height: 32px;
	width: 200px;
	background: url('../images/left_bg.jpg') no-repeat left top;
}
.listheaderfull{
	color: #fff;
	height: 32px;
	background: url('../images/left_bg_2.jpg') repeat-x left top;
}
#listofferterheader{
	font-size: 12px;
	color: #333;
	border-bottom: 1px solid #bfbfbf;
	font-weight: bold;
}
#listofferter{
	padding-top: 10px;
	font-size: 12px;
	color: #333;
	border-right: 1px solid #bfbfbf;
}
#listofferter a{
text-decoration: none;
color: #333;
}
#listofferter ul{
	list-style-type: none;
}
#listofferter li{
	list-style-type: none;
	padding-top: 3px;
	padding-left: 5px;
	border-bottom: 1px solid #bfbfbf;
	background-color: #fff;
}
#listofferter li:hover{
	background-color: #efefef;
}


#tabs-1, #tabs-2, #tab-1, #tab-2, #tabmenu-1,#tabs-3,#tabs-4,#tabs-5,#tabs-6,#tabs-7{
	margin: 0;
	padding: 0;
}

#listofferter2{
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #333;
}

#listofferter2 a{
margin: 0;
padding: 0;
	text-decoration: none;
	color: #333;
}
#listofferter2 ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#listofferter2 li{
	margin: 0;
	list-style-type: none;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 1px;
	border-bottom: 1px solid #bfbfbf;
	background-color: #fff;
}
#listofferter2 li:hover{
	background-color: #efefef;
}
.suggestionsBox{
	width: 300px;
	background-color: #fff;
	border: 1px solid #bfbfbf;
}
.suggestionsBox .listofferter{
	font-size: 12px;
	color: #333;
	list-style: none;
	background-color: #fff;
}
.suggestionsBox .listofferter a{
text-decoration: none;
color: #333;
}
.suggestionsBox .listofferter ul{
	list-style-type: none;
	list-style: none;
}
.suggestionsBox .listofferter li{
	list-style: none;
	list-style-type: none;
	padding-top: 3px;
	padding-left: 5px;
	border-bottom: 1px solid #bfbfbf;
	background-color: #fff;
	display: block;
}
.suggestionsBox .listofferter li:hover{
	background-color: #efefef;
}

.suggestionsBox1 .listofferter{
	font-size: 12px;
	color: #333;
	list-style: none;
}
.suggestionsBox1 .listofferter a{
text-decoration: none;
color: #333;
}
.suggestionsBox1 .listofferter ul{
	list-style-type: none;
	list-style: none;
}
.suggestionsBox1 .listofferter li{
	list-style: none;
	list-style-type: none;
	padding-top: 3px;
	padding-left: 5px;
	border-bottom: 1px solid #bfbfbf;
	background-color: #fff;
	display: block;
}
.suggestionsBox1 .listofferter li:hover{
	background-color: #efefef;
}

#listalistor{
	font-size: 12px;
	color: #333;
}

#listalistor a{
	text-decoration: none;
	color: #333;
}
#listalistor ul{
	list-style-type: none;
}
#listalistor li{
	list-style-type: none;
	padding-top: 3px;
	padding-left: 20px;
	border-bottom: 1px solid #bfbfbf;
	background-color: #fff;
	background: url('../images/lipunkt.png') no-repeat 10px;

}
#listalistor li:hover{
	background-color: #efefef;
}

.skapany{
	background: url('../images/icon_skapalista.png') no-repeat 10px 5px;
	padding-left: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 38px;
}
.skapanybg{
	background: url('../images/skapa_bg.png') repeat-x left top;
	
}
.skapany a{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #333;
}

.buttonskapa a{
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #333;
}

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


.title{
	padding-top: 10px;
	padding-left: 40px;
	font-size: 14px;
}
.titlefull{
	padding-top: 10px;
	padding-left: 10px;
	font-size: 14px;
}

#sdbottom{
	height: 10px;
	background-image: url('../img/sd_bottom.png');
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
}

#footer{
	margin: 0 auto;
	height: 20px;
	position: relative;
	width: 960px;
	text-align: center;
	font-family: arial,Cambria, Georgia, Times, Times New Roman, serif;
	color: #333;
	padding-top: 10px;
}

#footer ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#footer ul li{
	float: left;
	padding-left: 30;
	padding-right: 30px;
	padding-top: 20px;
	font-size: 11px;
	color: #666;
}

//################################################################



//################################################################
