/*------ Layout ------*/

body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	/* background: #a0dae8 url(img/bg-blue.gif) repeat-x top left; */
	background: #258FB7;
	/* background: #A0DAE8 url(img/bg-blue.gif) repeat-x top left; */
}

#slask-wrapper { background: #A0DAE8 url(img/bg-blue.gif) repeat-x top left; } 

#wrapper {
	width: 880px;
	margin: 0 auto 0 auto;
	background-color: #a0dae8;
	background: #FFF;
	padding: 0 0 40px 0;
}

#top_container {
	height: 150px;
	background: #A0DAE8 url(img/logga.png) no-repeat top left;
}

#content_wrapper {
	margin: 20px 20px 0 20px;
	background-color: #FFF;
}

#main_nav_container {
	float: left;
	position: relative;
	width: 100%;
}

#content_big_img {
	background-color: #FFF;
	margin-bottom: 20px; 
}

#content_main_content {
	margin: 0 20px;
	background-color: #FFF;
}

.content_box {
	width: 800px;
	background: #FFF;
   /* margin-bottom: 50px; */
}

.content_box p {
	font-size: 110%;
	color: #555353;
}

.content_box h1 {
	background: #FFF;
	margin: 0;
	padding: 6px 8px 4px 30px;
	font-size: 150%;
	color: #FB7402;
}

/*------ Footer ------*/

#footer {
	width: 800px; 
	/* background: #A0DAE8 url(img/footer-bg-01.gif) no-repeat top left; */
	height: 200px;
	color: #195b74;
	list-style: none;
	margin: 40px auto 0 auto;
}

#footer .footer_left p, #footer .footer_right p { 
	color: #FFF; 
	padding: 0 0 10px 0;
}

#footer a { color: #FFF; }

.footer_left {
	float: left;
	width: 270px;
	height: 71px;
	margin-left: 30px;
	margin-top: 20px;
}

.footer_left ul {
	margin: 10px 0 10px 0; 
	padding: 0;
}

.footer_left li {
	list-style: none;
	margin: 0; 
	padding: 0;
}

.footer_right {
	margin-top: 20px;
	float: right;
	width: 410px;
	text-align: right;
	margin-right: 30px;
	height: 71px;
}

#footer ul {
	margin-top: 30px;
}

#footer li {
	display: inline;
}

#footer li a {
	padding-left: 5px;
	color: #E9F8FB;	
}




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

#nav {
	background: #FFF;
	height: 45px;
        padding: 10px 0 10px 0;
}

#nav ul {
	margin: 0;
	padding: 0px 0px 0 50px;
	float: left;
	
	list-style: none;
}

#nav li {
	float: left;
	list-style: none;
	padding: 0 0 0 0;
}

#nav a {
	float: left;
	display: block;
	margin: 0 4px 0 0;
	padding: 4px 8px;
	color: #F7FBFE;
	text-decoration: none;
	border-bottom: none;
	background: #A0DAE8;
        font-size: 110%;
}

#nav a:hover, body#hem #l-hem a {
	color: #FFF;
	border-color: #727377;
	background: #FB7402;
}

#nav a:hover, body#kok #l-kok a {
	color: #FFF;
	border-color: #727377;
	background: #FB7402;
}

#nav a:hover, body#inredning #l-inredning a {
	color: #FFF;
	border-color: #727377;
	background: #FB7402;
}

#nav a:hover, body#verandor #l-verandor a {
	color: #FFF;
	border-color: #727377;
	background: #FB7402;
}

#nav a:hover, body#butiksinredning #l-butik a {
	color: #FFF;
	border-color: #727377;
	background: #FB7402;
}

#nav a:hover, body#foretaget #l-foretaget a {
	color: #FFF;
	border-color: #727377;
	background: #FB7402;
}

/*------ Other ------*/

#content_big_img img {
	margin-left: 20px; 
}

/*------ Text ------*/

p.content {
    padding: 0px 30px 15px 30px;
}

/*------ Clear Fix ------*/

.clearfix:after {
	content: ".";
   	display: block;
   	height: 0;
   	clear: both;
   	visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.float_img {	
	float: left;
	padding: 20px 30px 20px 30px;
}

/*------ Gallery ------*/

#gallery-box {
	width: 800px;
	height: 200px;
	background: #FFF url(img/gallery-bg.png) no-repeat;
	margin: 0;
}

#gallery-box p {
	clear: both;
	text-align: center;
	font-size: 80%;
	font-style: italic;
	padding-top: 10px; 
}

#gallery-box img {
	width: 100px;
	height: 100px;
	border: 0;
}

.gallery-item-first {
	width: 100px;
	height: 100px;
	float: left;
	margin: 40px 40px 0 120px;
	background: #FFF;
	border: 1px solid #D9E0E6;
	border-bottom-color: #C8CDD2;
	border-right-color: #C8CDD2;
	padding: 4px;
}

.gallery-item {
	width: 100px;
	height: 100px;
	float: left;
	margin: 40px 40px 0 0;
	background: #FFF;
	border: 1px solid #D9E0E6;
	border-bottom-color: #C8CDD2;
	border-right-color: #C8CDD2;
	padding: 4px;
}

.gallery-item-last {
	width: 100px;
	height: 100px;
	float: left;
	margin: 40px 0 0 0;
	background: #FFF;
	border: 1px solid #D9E0E6;
	border-bottom-color: #C8CDD2;
	border-right-color: #C8CDD2;
	padding: 4px;
}

.gallery-item-first-empty {
	width: 100px;
	height: 100px;
	float: left;
	margin: 40px 40px 0 120px;
	/* background: #FFF;
	border: 1px solid #D9E0E6;
	border-bottom-color: #C8CDD2;
	border-right-color: #C8CDD2; 
	padding: 4px; */
}

.gallery-item-last {
	width: 100px;
	height: 100px;
	float: left;
	margin: 40px 0 0 0;
	/* background: #FFF;
	border: 1px solid #D9E0E6;
	border-bottom-color: #C8CDD2;
	border-right-color: #C8CDD2;
	padding: 4px; */
}
