/*  
Theme Name: Lanebanken
Theme URI: http://
Description: Lanebanken
Version: 1.0
Author: Kristoffer Lidman/iDenta Labs
Author URI: http://identa.se/
*/
* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	background: #DDE1C5 /*url(images/bg.gif) repeat-x*/;
	color: #666;
	margin: 0px;
	padding: 0px;
}
a  {
	color: #41ADD6;
	border: none;
	text-decoration: none;
}
a:hover  {
	color: #666;
}
p {
	margin: 0 0 15px 0;
}
img  {
	border: none;
}
h1, h2, h3, h4, h5  {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
h4 {
	display:block;
	width:243px;
	height:70px;
	border: none;
	float: left;
	margin: 25px 0 0 0;
	padding: 0;
	text-indent:-9009px;
	background:transparent url(images/logo.gif) no-repeat;
}

h4 a {
	display:block;
	outline:none;
	width:100%;
	height:100%;
	padding: 0;
	margin: 0;
	border: none;
}
.alignleft  {
	float: left;
}
.alignright  {
	float: right;
}
#wrapper  {
	width: 910px;
	margin: 20px auto;
	overflow: hidden;
}
#header {
	width: 910px;
	height: 100px;
	float: left;
	background: #fff url(images/header.gif) no-repeat;
}
#header_nocall {
	width: 910px;
	height: 100px;
	float: left;
	background: #fff url(images/header_nocall.gif) no-repeat;
}
#menu {
	width: 620px;
	height: 45px;
	float: right;
	padding: 0;
	margin: 55px 20px 0 0;
}
#menu ul  {
	padding: 0;
	margin: 0;
	float: right;
	list-style-type: none;
	font-weight: bold;
}
#menu ul li  {
	height: 45px;
	float: left;
	margin: 0;
	text-align: center;
	background: url(images/menu_link.gif) no-repeat right;
}	
#menu ul li a {
	height: 40px;
	float: left;
	margin: 0;
	color: #333;
	text-align: center;
	padding: 5px 15px 0 15px;
	text-decoration: none;
}
#menu ul li a:hover  {
	height: 40px;
	float: left;
	margin: 0;
	color: #D44A20;
	text-align: center;
	padding: 5px 15px 0 15px;
	background: url(images/menu_active.gif) no-repeat bottom center;
}
#menu ul li.current_page_item a{
	height: 40px;
	float: left;
	margin: 0;
	text-align: center;
	padding: 5px 15px 0 15px;
	color: #41ADD6;
	background: url(images/menu_active.gif) no-repeat bottom center;
}
#content {
	width: 870px;
	float: left;
	margin: 20px 0 0 0;
	padding: 20px 20px 10px 20px;
	background: #fff url(images/content_bg.gif) no-repeat;
}
#content_bott {
	width: 910px;
	height: 10px;
	float: left;
	background: #fff url(images/content_bg_bott.gif) no-repeat;
}
/*---------- STARTSIDAN ----------*/
#main_left {
	width: 240px;
	padding: 0 20px 0 0;
	float: left;
	margin: 0;
	border-right: 1px solid #eee;
}
#main_left h2 {
	font-size: 22px;
	padding: 0 0 8px 0;
	margin: 0 0 8px 0;
	border-bottom: 1px solid #eee;
}
#main_left ul {
	margin: 0 0 15px 0;
	list-style-type: none;
}
#main_left ul li {
	padding: 0 0 0 22px;
	margin: 0 0 5px 0;
	background: url(images/check2.gif) no-repeat 0 2px;
}
#main_right {
	width: 590px;
	float: right;
	background: #fff;
	margin: 0;
}
#main_right h2 {
	font-size: 22px;
	padding: 0 0 8px 0;
	margin: 20px 0 8px 0;
	color: #D44A20;
	float: left;
	width: 590px;
	border-bottom: 1px solid #eee;
}
#main_right h1 {
	font-size: 22px;
	padding: 15px 10px 14px 10px;
	margin: 0 0 20px 0;
	color: #666;
	background: #B0DBF1 url(images/h1.gif) no-repeat;
}
.content_ul {
	margin: 0 0 0 20px;
}
#welcome {
	width: 570px;
	height: 110px;
	float: left;
	background: #B0DBF1 url(images/welcome.gif) no-repeat;
	margin: 0 0 20px 0;
	padding: 35px 10px 10px 10px;
}
.ansok_box {
	width: 240px;
	height: 170px;
	float: left;
	margin: 0 0 20px 0;
	background: url(images/tel.gif) no-repeat bottom;
}
/*------- KALKYLATORN -------*/
#calc {
	width: 570px;
	float: left;
	padding: 10px;
	background: #eee;
	border-bottom: 1px solid #ccc;
}
#calc p {
	float: left;
	width: 270px;
	margin: 0 0 5px 0;
}
#calc input {
	width: 100px;
	margin: 0;
}
#calc #berakna {
	width: 270px;
	height: 30px;
	margin: 10px 0 0 0;
}
#calcleft {
	width: 270px;
	float: left;
}
#calcright {
	width: 270px;
	float: right;
}
#calcright strong {
	font-size: 16px;
	margin: 0 0 5px 0;
	display: block;
}	
/*------------- KONTAKT --------------*/
.blue  {
	color: #42a6da;
}
.box2 {
	height: 16px;
	font-size: 12px;
	background: #fff url(images/bg_input.gif) repeat-x;
	border: 1px solid;
	padding: 4px;
	border-color: #CCCCCC;
	width: 360px;
	margin-bottom: 10px;
		
}

.box_small {
	height: 13px;
	font-size: 12px;
	background: #fff url(images/bg_input.gif) repeat-x;
	border: 1px solid;
	border-color: #CCCCCC;
	width: 60px;
	padding: 2px;
	margin-bottom: 10px;
		
}
.medbox {	
	height: 100px;
	width: 360px;
	background: #fff url(images/bg_input.gif) repeat-x;
	font-size: 12px;
	padding: 4px;
}

.knapp  {
	border: 0px solid #808f8a;
	background-image: url(images/skicka.gif);
	background-color: #e6fea7;
	width: 84px;
	height: 26px;
	font-size: 12px;
	color: #000;
}
/*------- FOOOTER -------*/
#footer {
	width: 910px;
	float: left;
	padding: 10px 0 0 0;
	margin: 20px 0 0 0;
	border-top: 1px solid #caceb4;
}
#footer p {
	margin: 0 0 5px 0;
}
