/*
Theme Name: Werners Advokatbyra
Theme URI: http://www.awits.se/
Description: Werneras Advokatbyra stil made by AWITS AB
Author: AWITS
Author URI: http://www.awits.se
version: 2.0
Tags: 
*/
/* basics */

body{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
a{
	color: #7f7f7f;;
	text-decoration:none;
	font-size: 14px;
	font-weight: bold;
}
h1{
	color: #662b00;
	font-size: 22px;
}
h2{
	color: #662b00;
	font-size: 20px;
}
h3{
	margin: 0px;
	padding: 0px;
	color: #662b00;
}
h4{
	margin: 0px;
	padding: 0px;
	color: #662b00;
}
p{
	color: #662b00;
	font-size: 12px;
	line-height: 18px;
}
td{
	color: #662b00;
}
table p{
	color: #662b00;
	line-height: 20px;
}
img{
	border: none;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
a:focus, a:active {
	outline: 0 none;
	-moz-outline: 0 none;
}

div#container{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 915px;
	margin-top: 10px;
}


div#header{
	width: 880px;
	height: 150px;
	position: relative;
	background-image: url(images/header2.png);
	background-repeat: no-repeat;
	padding: 10px 10px 10px 10px;
}
div#header_left{
	width: 880px;
	float: left;
	height: 95px;
}
div#menu{
	width: 899px;
	position: relative;
	height: 40px;
	background-image: url(images/menu_bg.png);
	background-repeat: repeat-x;
}
div#wrapperLeft{
	float: left;
	width: 730px;
	margin-top: 5px;
}
div#content{
	width: 709px;
	float: left;
	height: 301px;
	background-color: #f7eee5;
	min-height: 301px;
	height:auto !important;
	padding: 0px 10px 15px 10px;
}
div#newstop{
	width: 729px;
	height: 32px;
	background-image: url(images/newstop1.png);
	float:left;
	margin-top: 5px;
}
div#news{
	width: 729px;
	float: left;
	height: 100px;
	background-color: #f7eee5;
	min-height: 100px;
	height:auto !important;
}
div#wrapperRight{
	float: left;
	width: 155px;
	margin-left: 5px;
	margin-top: 5px;
}
div#box1top{
	width: 165px;
	height: 32px;
	background-image: url(images/leftsidebar_bg.png);
	float:left;
}
div#box2top{
	width: 165px;
	height: 32px;
	background-image: url(images/leftsidebar_bg.png);
	float:left;
	margin-top: 5px;
}
div#box1{
	width: 155px;
	float: left;
	height: 165px;
	background-color: #f7eee5;
	min-height: 165px;
	height:auto !important;
	padding: 5px;
}
div#box2{
	width: 155px;
	float: left;
	height: 220px;
	background-color: #f7eee5;
	min-height: 220px;
	height:auto !important;
	padding: 5px;

}
.leading_separator{
	display: none;
}
div#footer{
	float: left;
	width: 900px;
	height: 38px;
	background-image: url(images/head_bottom.png);
	margin-top: 5px;
}
/* ### Meny style ### */
/* Main style */
div#menu ul{
	margin: 0px;   
	padding: 0px;   
	list-style:none; 
}
div#menu li{
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	line-height: 2.3em;
	float: left;
	display: block; 
	position: relative;
	z-index: 500;
}
div#menu li a{
	color: #662b00;
	text-decoration: none;
	font-size: 13px;
}

div#menu ul.menu ul{  
	position: absolute;   
	left: 4px;   
	display: none;   
	margin: 0px; 
	padding: 0px;   
	list-style: none;
	
}           
div#menu ul.menu ul li{
	background-color: #ddba97;
	position: relative;
	top: 4px;
	width: 150px;
	height: 27px;
	padding: 0px 0px 0px 5px;
	margin-top: 1px;
	line-height: 1.5em;
}   
*html div#menu ul.menu ul {  
	margin:0 0 0 -2px;  
}
/*Box stil*/
div#box1top h3{
	margin: 0px;
	margin-top: 7px;
	font-size: 14px;
	font-weight: bold;

}
div#box2top h3{
	margin: 0px;
	margin-top: 7px;
	font-size: 14px;
	font-weight: bold;
}
div#newstop h3{
	margin-top: 7px;
	margin-left: 10px;
	font-size: 14px;
	font-weight: bold;
}
div#news ul{
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;  
	padding: 0px;   
	list-style:none; 
}
div#news li{
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	line-height: 1.5em;
	float: left;
	width: 100%;
}
div#news li a{
	color: #662b00;
	text-decoration: none;
	font-size: 14px;
}
/*Kanppar*/
div#buttons{
	float: right;
	width: 140px;
	height: 27px;
	margin-top: -20px;
	background-color: #FFFFFF;
}
div#button_left{
	float: left;
}
div#button_right{
	float: left;
}
