/*  
Theme Name: Bankbolaget
Theme URI: http://
Description: Bankbolaget
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: #eee /*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;
}
h2 {
	font-size: 18px;
}
h4 {
	display:block;
	width:340px;
	height:70px;
	border: none;
	float: left;
	margin: 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;
}
#main_wrapper {
	width: 910px;
	margin: 15px auto;
	overflow: hidden;
	background: url(images/main_bg.gif) no-repeat;
}
#wrapper  {
	width: 870px;
	padding: 10px;
	margin: 0px auto;
	overflow: hidden;
	background: #fff;
	border-bottom: 1px solid #ccc;
}
#header {
	width: 870px;
	height: 120px;
	float: left;
	background: #fff url(images/header.gif) no-repeat;
}

#menu {
	width: 870px;
	height: 30px;
	float: right;
	margin: 20px 0 0 0;
}
#menu ul  {
	padding: 0;
	margin: 0;
	float: left;
	list-style-type: none;
	font-weight: bold;
}
#menu ul li  {
	height: 30px;
	float: left;
	margin: 0 3px 0 0;
	text-align: center;
	background: url(images/menu_link.gif) no-repeat right top;
}	
#menu ul li a {
	height: 25px;
	float: left;
	color: #333;
	text-align: center;
	padding: 5px 15px 0 15px;
	text-decoration: none;
	background: url(images/menu_link_left.gif) no-repeat left top;
}
#menu ul li a:hover  {
	height: 25px;
	float: left;
	color: #41add6;
	text-align: center;
	padding: 5px 15px 0 15px;
}
#menu ul li.current_page_item {
	height: 30px;
	float: left;
	text-align: center;
	background: #41ADD6 url(images/menu_active.gif) no-repeat right top;
}
#menu ul li.current_page_item a{
	height: 25px;
	float: left;
	text-align: center;
	padding: 5px 15px 0 15px;
	color: #fff;
	background: url(images/menu_active_left.gif) no-repeat left top;
}
#submenu {
	width: 870px;
	height: 37px;
	float: left;
	margin: 0 0 10px 0;
	background: #41ADD6 url(images/submenu.gif) no-repeat;
}
#content {
	width: 610px;
	float: left;
	margin: 0;
}
#content h2 {
	font-size: 22px;
	padding: 0 0 7px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #eee;
}

.content_ansok {
	width: 230px;
	height: 70px;
	float: left;
	background: #ccc url(images/content_ansok.gif);
	text-align: center;
	padding: 0;
	margin: 10px 10px 0 0;
	font-size: 19px;
	color: #fff;
	position: relative;
}
.content_ansok:hover {
	background: #ccc url(images/content_ansok_hover.gif);
}
.shadow_1 {
font-size: 19px;
color: #fff;
position: absolute;
top: 11px;
left: 9px;
z-index: 2;
}
.shadow_2 {
font-size: 19px;
color: #aaa;
position: absolute;
top: 12px;
left: 10px;
z-index: 1;
} 











.page {
	width: 605px;
	float: left;
}
.page h1 {
	font-size: 26px;
	padding: 5px 0 10px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #eee;
}
a.ansok_big {
	width: 200px;
	height: 70px;
	float: left;
	background: #ccc url(images/ansok_big.gif);
	text-indent: -9009px;
	text-align: center;
	margin: 10px 10px 10px 10px;
}
a.ansok_big:hover {
	background: #ccc url(images/ansok_big_hover.gif);
}
/*----------- LÅNFORMULÄR -----------*/
#big_loanform {
	width: 610px;
	float: left;
	background: url(images/loanform_h2_bg.gif) no-repeat;
	position: relative;
}
#big_loanform h2 {
	width: 600px;
	height: 48px;
	padding: 7px 0 0 10px;
	float: left;
	color: #fff;
	font-size: 22px;
	background: none;
	border: none;
	margin: 0;
}
#arrow {
	position: absolute;
	width: 83px;
	height: 70px;
	top: 15px;
	right: 24px;
}
.loanbox {
	width: 570px;
	padding: 13px 20px 20px 20px;
	float: left;
	background: #fffcf0;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #ccc;
}
.top {
	background: url(images/loanbox_top.gif) no-repeat 0 29px;
}
.loancontainer {
	width: 570px;
	float: left;
}
.loanbox h3 {
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	padding: 0 0 3px 0;
	margin: 3px 0 8px 0;
	font-size: 18px;
}
.loanbox p {
	margin: 0 0 1px 0;
	padding: 0;
	text-align: left;
	font-weight: normal;
	color: #666;
}
.loanbox p strong {
	font-size: 16px;
	color: #41add6;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.loanbox p.small {
	font-weight: normal;
	display: inline;
}
.iefix {
	margin-right: -3px;
}
.loanbox .cssInput {
	width: 264px;
	background: #fff;
	margin: 2px 0 3px 0;
	border: 1px solid #ccc;
	padding: 2px;
}
.loanbox .checkbox {
	margin: 0 3px 0 0;
}
.loanbox .cssInput_drop {
	margin: 0 0 10px 0;
}
a.ansok {
	width: 230px;
	height: 30px;
	float: left;
	background: #ccc url(images/ansok.gif);
	text-indent: -9009px;
	text-align: center;
	padding: 10px 0 0 0;
	margin: 10px 0 0 0;
}
a.ansok:hover {
	background: #ccc url(images/ansok_hover.gif);
}
/*----- SIDEBAR -----*/
#sidebar {
	width: 250px;
	float: right;
	background: #eee;
	border-bottom: 1px solid #ccc;
}
#sidebar h2 {
	width: 240px;
	height: 28px;
	padding: 7px 0 0 10px;
	float: left;
	color: #fff;
	font-size: 22px;
	background: #ccc url(images/sidebar_h2_bg.gif) no-repeat;
}
#sidebar h2.no_bg {
	background: none;
	padding: 0 0 7px 0px;
	width: 230px;
	height: 18px;
	margin: 0 0 7px 0;
	color: #333;
	border-bottom: 1px solid #ccc;
}
.sidebar_box {
	width: 230px;
	float: left;
	padding: 10px;
}

#sidebar_bulletpoints ul li {
	background: url(images/plus.gif) no-repeat;
	padding: 6px 0 0 40px;
	height: 28px;
	margin: 0 0 3px 0;
	list-style-type: none;
}


/*---------- INNEHÅLL ------------*/
#welcome {
	width: 590px;
	height: 160px;
	float: left;
	margin: 0 0 20px 0;
	padding: 10px;
	background: #ddd url(images/welcome.gif) no-repeat;
}
#welcome h1 {
	font-size: 26px;
	margin: 0 0 10px 0;
}
#welcome p {
	margin: 0 0 10px 0;
}
/*---------- STARTSIDAN ----------*/

#footer {
	width: 850px;
	float: left;
	padding: 10px;
	margin: 20px 0 0 0;
	background: #eee;
}
