/*Element som är nollställda för kompatibilitet
och attribut som inte är ifyllda. Anpassa till ditt sätt så du kan jobba snabbare.*/

/*-----START på nollställning-----*/

img, p, a, h1, h2, h3, h4, 
form {
margin:0;
padding:0;
border:0;
}

body {
	margin: 0;
	padding:0;
	border:0;
	height:100%;
	background: url("images/body_bg.gif") repeat-x #66584d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}


a:link, a:visited, a:active{
	color: #999;	
	text-decoration: none;	
}	


a:hover{
	border-bottom: 1px solid #000;
	
}

p{
	line-height: 1.6em;
	padding-bottom: 10px; 
}

ul{
	margin: 0;
	padding: 0;
}

li{
	list-style-type: none;
	
}


h1, h2, h3{
	font-family: Arial, Helvetica, sans-serif;
	font-family: "trebuchet ms","lucida grande",sans-serif;
	font-style: italic;
	color: #333333;
	font-weight: normal;
}

h1{
	font-size: 15pt;
	font-weight: normal;
	margin: 10px 0;
}

h2{
	font-size: 13pt;
	padding: 10px 0;
	line-height: 1.4em;
	font-style: italic;

}

h3{
	font-size: 11pt;
	font-style: normal;
}

html, body {
	height: 100%;
}

* html #wrapper {
	height:100%;
}

* html #container {
	height:100%;
}




#wrapper-1{
	margin-left: auto;
	margin-right: auto;
	width: 1017px;
	width: 100%;
	background: url("images/wrapper_bg.gif") repeat-y center center;
	min-height:100%;
	position:relative;	
}
#wrapper-2{
	width: 100%;
	background: url("images/container_bg.gif") no-repeat center top;
	
}


#container{
	width: 940px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	
}

#content{
	float:left;
	width: 100%;
	padding: 0 0;
	min-height: 700px;
}

#content-box-large{
	width: 915px; 
	float: left; 
	margin: 0 0 0 10px;
	background: #fff;
	min-height: 264px;
	border: 1px solid #e1dfd4;
	background:url(images/pages/bath_soft_cheese.png) no-repeat right top #ffffff;
}


#content-box-medium{
	width: 915px; 
	float: left; 
	margin: 0 0 0 10px;
	background: #fff;
	min-height: 264px;
	border: 1px solid #e1dfd4;
	background:url(images/pages/bath_soft_cheese.png) no-repeat right top #ffffff;
}


.content-box-small{
	width: 217px;
	float: left;
	margin: 80px 0 0 15px;	
}

.content-box-small li{
	overflow: hidden;

}

.content-box-small li.title{
	background:url(images/bg_title_small_boxes.gif) repeat-x;
	color: #f7f7f7;
	font-size: 15pt;
	font-family: "trebuchet ms","lucida grande",sans-serif;
	font-style: italic;
	font-weight: normal;
	padding: 2px 5px;
	border-left: 1px solid #e1dfd4;
	border-right: 1px solid #e1dfd4;
}




.content-box-small li.text{
	background: #fff;
	border-left: 1px solid #e1dfd4;
	border-right: 1px solid #e1dfd4;
	border-bottom: 1px solid #e1dfd4;
	min-height: 250px;

}

.content-box-small li.image{
	background: #fff;
	border-left: 1px solid #e1dfd4;
	border-right: 1px solid #e1dfd4;

}

.content-box-small li.text p{
	dpadding: 5px 10px;
	
}

.content-box-small li.text p img{

	
}
.content-box-small li a{
	display:block;
	color: #000;
	min-height: 80px;
}

.content-box-small li a:link, .content-box-small li a:visited, .content-box-small li a:active{
	display:block;
	padding: 5px 10px;
	color: #000;
}
.content-box-small li a:hover{
	border: none;
	color: #999999;

}
	
#contentText ul li{
	padding: 3px 0;
}



#header{
	height: 125px;
	background:url(images/logo.gif) no-repeat 0 0 ;
	
}



/*	Navigation
--------------------------------------------------------  */

#navigation{
	font-family: "trebuchet ms","lucida grande",sans-serif;
	float:left;
	width: 100%;
	margin-bottom: 15px;
}

#navigation ul{
	margin: 0;
	padding: 0 10px;
	list-style-type: none;
	text-align: center;
}

#navigation ul li{
	float: left;
	line-height: 1.95em;	
	font-size: 13pt;
	
	
	
}

#navigation ul li a{
	text-decoration:none;
	border: none;
	color: #333;
	margin: 1px 10px 0 0;
	padding: 0 10px;	
	display: block;
	background: none;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;	
}

#navigation ul li a:hover{
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;	
	margin: 1px 10px 0 0;
}

#navigation ul li a.active{
	background:url(images/navigation-bg.png) repeat-x;
	color: #ffffff;
}

#navigation ul li.current_page_item a, #navigation ul li.current_page_parent a{
	margin: 1px 10px 0 0;
	border-bottom: 1px solid #e1dfd4; 
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;	
}


.submenu{
	
	width: 917px;
	background:url(images/bg_title_small_boxes.gif) repeat-x;
	margin: 0 0 0 10px;
	
}

.submenu li{
	line-height: 1.4em;
	float: left;
	padding: 5px; 
	color: #f7f7f7;
	
}

.submenu li a:link, .submenu li a:visited, .submenu li a:active{
	color: #f7f7f7;
	text-decoration: none;	
}

.submenu li a:hover{
	color: #f7f7f7;
	border-bottom: 1px solid #e1dfd4; 
}

.submenu li.current_page_item a{
	border-bottom: 1px solid #e1dfd4; 
}






/*	Footer
--------------------------------------------------------  */
#footer{
	border-top: 1px solid #ccc;
	height: 60px;
	background: #222222;
	width: 100%;
	left: 0;
	bottom: 0;
	position:absolute;
}

#footerText{
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	line-height: 1.6em;
	font-size: 11px;
	color: #666;
	padding: 5px 0;
}

#footerText a:link, #footerText a:visited, #footerText a:active{
	color: #999;	
	text-decoration: none;	
}

#footerText a:hover{
	border-bottom: 1px solid #000;
}



#footerText ul{
	float: left;
	padding: 0;
	margin: 0 40px 0 0;
}

#footerText ul li a:hover{

	border-bottom: 1px solid #999;
	
}

#footerText ul li{
	float: left;
	margin-right: 20px;
	list-style-type: none;
}

#footerText ul li.right{
	margin: 0;
}


.clearFloat{
	clear: both;
}

#post_fake_image{
	width: 410px; 
	height: 270px; 
	display:block; 
	float: right;
}

table td{
	vertical-align:top;
	
}

/* predefined by wordpress */
.entry {
	padding: 10px;
	dwidth: 500px;
}
.entry ul {
	padding: 5px 20px 20px;	
}

.entry li {
	list-style-type: disc;
	padding: 2px 0;
	line-height: 1.4em;
	
}



/* excludes */
.entry-menu{
	
}


