/*  
Name: Presenteraren.se
Version: 1.0
Author: Kristoffer Lidman / iDenta
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: #fff;
	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;
}

#header h4 {
	display:block;
	width:390px;
	height:100px;
	border: none;
	float: left;
	margin: 0;
	padding: 0;
	text-indent:-9009px;
	background:transparent url(/images/header.gif) no-repeat;
}

#header h4 a {
	display:block;
	outline:none;
	width:100%;
	height:100%;
	padding: 0;
	margin: 0;
	border: none;
}
.alignleft  {
	float: left;
}
.alignright  {
	float: right;
}
#wrapper  {
	width: 800px;
	margin: 0px auto;
	overflow: hidden;
}
#header {
	width: 800px;
	height: 120px;
	float: left;
	background: #fff url(/images/header.gif) no-repeat;
	margin: 0 0 30px 0;
}
#header_search {
	width: 216px;
	height: 50px;
	float: right;
	margin: 30px 0 0 0;
	padding: 0 0 0 4px;
}
/*--- SOK HEADER ---*/
#searchsubmit {
	width: 45px;
	height: 22px;
	float: left;
	margin: 0 0 0 4px;
	background: #333 url(/images/header_searchbutton.gif) no-repeat;
	color: #fff;
	font-weight: bold;
	border: none;
}
#s {
	width: 157px;
	height: 15px;
	float: left;
	margin: 0;
	padding: 4px 5px 3px 5px;
	color: #969696;
	border: none;
	background: #ccc url(/images/header_searchbox.gif) no-repeat;
	font-size: 12px;
}

#searchform {
	margin: 5px 0 0 0;
	float: left;
}
/*--------- HUVUDSOKRUTA ----------*/
#searchbox {
	width: 785px;
	height: 115px;
	float: left;
	padding: 45px 0 0 15px;
	color: #fff;
	background: url(/images/searchbox.gif) no-repeat;
}
#searchbox form { margin: 0; padding: 0; }

#searchbox_for {
	width: 185px;
	height: 100px;
	float: left;
}
#searchbox_for p {
	margin: 0 0 4px 0;
}
#searchbox_category {
	width: 420px;
	height: 100px;
	float: left;
}
#searchbox_category p {
	margin: 0 0 4px 0;
}
#searchbox_category .kolumn {
	width: 140px;
	height: 100px;
	float: left;
}
/*-------- SOKKNAPP ---------*/
#searchbox_find {
	width: 160px;
	height: 34px;
	float: right;
	margin: 65px 6px 0 0;
	display: inline;
}
#main_submit {
	width: 160px;
	height: 34px;
	background: url(/images/main_submit.gif) no-repeat;
	border: none;
	padding: 0;
}
/*--------- INNEHALL ---------*/
#content {
	width: 800px;
	float: left;
	margin: 10px 0 0 0;
}
#content h1 {
	margin: 10px 0 20px 0;
	padding: 0 0 9px 0;
	border-bottom: 1px solid #eee;
	font-size: 22px;
}
#content h3.content {
	margin: 10px 0 20px 0;
	padding: 0 0 9px 0;
	border-bottom: 1px solid #eee;
	font-size: 22px;
}
.kolumn_container {
	width: 800px;
	float: left;
	margin: 0 0 20px 0;
}
/*---------- KOLUMNER LISTNING ----------*/
.kolumn_left {
	width: 233px;
	height: 251px;
	float: left;
	margin: 0 20px 0 0;
	padding: 10px;
	background: #fafafa url(/images/kolumn_bg.gif) no-repeat;
}
.kolumn_right {
	width: 233px;
	height: 251px;
	float: right;
	margin: 0;
	padding: 10px;
	background: #fafafa url(/images/kolumn_bg.gif) no-repeat;
}
.kolumn_left h2, .kolumn_right h2 {
	border-bottom: 1px solid #e2e2e2;
	padding: 0 0 7px 0;
	font-size: 18px;
}
.kolumn_bottom {
}
.kolumn_pic {
	width: 233px;
	float: left;
	margin: 5px 0 0 0;
	position: relative;
}
.kolumn_pic span { /*------- PRISLAPPEN TILL VARJE PRODUKT --------*/
	width: 223px;
	height: 20px;
	position: absolute;
	text-align: right;
	padding: 0 10px 0 0;
	right: 0;
	bottom: 0;
	background: #333;
	color: #fff;
	opacity: 0.7; filter: alpha(opacity=70);
}
.kolumn_info {
	width: 233px;
	float: left;
	margin: 5px 0 0 0;
}
.kolumn_info p {
	margin: 0;
}
.kolumn_meta {
	width: 233px;
	float: left;
	border-top: 1px solid #e2e2e2;
	padding: 5px 0 0 0;
	margin: 7px 0 0 0;
}
.kolumn_meta ul {
	list-style-type: none;
	margin: 0;
}
.kolumn_meta ul li {
	background: url(/images/bullet_pil.gif) no-repeat 0 1px;
	padding: 0 0 0 22px;
}	

/*--------- ENSKILD PRODUKTSIDA ---------*/

#produkt_main {
	width: 780px;
	float: left;
	background: #f5f5f5 url(/images/produkt_main.gif) no-repeat;
	padding: 10px 10px 1px 10px;
}
#produkt_main_bott {
	width: 800px;
	height: 10px;
	float: left;
	margin: 0 0 20px 0;
	background: url(/images/produkt_main_bott.gif) no-repeat;
}
#produkt_picture {
	width: 233px;
	float: right;
}
#produkt_info {
	width: 520px;
	float: left;
}
#produkt_info h1 {
	margin: 2px 0 15px 0;
	padding: 0 0 12px 0;
	border-bottom: 1px solid #ccc;
}
#produkt_pris {
	width: 233px;
	height: 25px;
	float: left;
	background: #eee;
	border-bottom: 1px solid #ccc;
	margin: 10px 0 0 0;
	text-align: center;
	padding: 5px 0 0 0;
	color: #333;
	font-weight: bold;
}
#produkt_pris strong {
	font-size: 14px;
	color: #d60702;
}
#produkt_kop {
	width: 233px;
	height: 30px;
	float: left;
	margin: 10px 0 0 0;
}
.produkt_kop_link {
	width: 233px;
	height: 25px;
	float: left;
	text-align: center;
	padding: 5px 0 0 0;
	font-weight: bold;
	background: #91cfde;
	border-bottom: 1px solid #7aacb9;
	color: #fff;
}
.produkt_kop_link:hover {
	background: #A6D125;
	border-bottom: 1px solid #88ab1e;
	color: #fff;
}

/*-------------- FOOTER -------------*/
#footer {
	width: 800px;
	height: 120px;
	float: left;
	padding: 10px 0 0 0;
	margin: 20px 0 0 0;
	border-top: 1px solid #eee;
}
.footer_box_big {
	width: 460px;
	float: right;
	margin: 0;
}
.footer_box_big ul {
	float: right;
	padding: 0;
	list-style-type: none;
}
.footer_box_big ul li {
	display: inline;
	padding: 0;
	margin: 0 3px 0 0;
}