/*
Theme Name: Includera
Theme URI: http://includera.se/
Description: WordPress-tema för Includera Sweden AB.
Version: 1.0
Author: Osynlig AB
Author URI: http://osynlig.se/
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
a {
	color: inherit;
	font-weight: bold;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	line-height: 1;
}

ol, ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

img {
	border: none;
}

strong {
	font-weight: bold;
}

.right {
	float: right;
}

.left {
	float: left;
}

.clear {
	clear: both;
	display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}

/******************************/

body {
	text-align: center;
	background-image: url('images/bg.png');
	font-family: Arial, Helvetica, Verdana;
	font-size: 11px;
	line-height: 16px;
}

p {
	margin: 1em 0px;
}

#container {
	margin: 0 auto;
	width: 826px;
	text-align: left;
}

#top-container {
	position: relative;
	margin-top: 10px;
	background-image: url('images/top_menu.png');
	height: 137px;
	color: #fff;
}
#menu {
	position: absolute;
	right: 30px;
	top: 95px;
}
#menu ul {
	list-style: none;
}
#menu ul li {
	float: left;
}

#content-container {
	margin-top: 10px;
}

#left-column {
	float: left;
	width: 276px;
	background-color: #b3232d;
	color: #fff;
}
#catalog {
	height: auto;
	padding: 14px 14px 25px 14px;
}

#right-column {
	float: left;
	width: 550px;	
	height: 100%;
	background-color: #fff;
	color: #4d4c4c;
}
#content {
	padding: 15px;
}

#footer {
	text-align: center;
	padding: 10px;
	color: #b02935;
}
#footer p {
	margin: 0px;
}


#catalog ul {
	list-style-type: none;
	list-style-image: url('images/arrow.png');
	list-style-position: inside;
}
#catalog ul li a {
	color: #fff;
	font-weight: bold;
}


.sidebar-title {
	margin: 10px 0px 10px 0px;
}


/* home */
#puffar {
	background: url('images/puff_red_bg.gif') #b02935;
	margin-top: 10px;
}
#puffar .puff {
	float: left;
	width: 275px;
	color: #fff;
}
#puff-left {
	padding: 30px 30px 64px 30px;
	height: 142px;
	position: relative;
}
#puff-left .readmore {
	position: absolute;
	bottom: 30px;
	left: 50px;
}
#puff-right {
	padding: 30px 30px 0px 30px;
}

#stilfullt {
	width: 826px;
	height: 383px;
}
.news-line {
	margin: 5px 0px;
}

.home-press-item-odd {
	min-height: 20px;
	background-color: #900F15;
	position: relative;
}
.home-press-item-even {
	min-height: 20px;
	background-color: inherit;
	position: relative;
}

.home-press-item-title {
	float: left;
	width: 73%;
}
.home-press-item-readlink {
	text-align: right;
	position: absolute;
	top: 50%;
	margin-top: -10px;
	right: 5px;
	width: 27%;
}

/* headings */

h3 {
	font-size:  15px;
	font-weight: bold;
	display: block;
}

/* sortiment */

.product_holder {
	float:left;
	padding-bottom:20px;
}
.product_text {
	float:left;
	padding-top:10px;
	width:350px;
	padding-bottom:0px;
}
.product_image {
	float:right;
	padding-top:10px;
	width:110px;
	height:106px;
}
 
.product_image .image_holder {
	border: 2px solid #4c4c4c;
	background: #fff;
	width: 100px;
	min-height: 20px;
	text-align: center;
}
 
.product_image .zoom {
	display: block;
	position: absolute;
	margin: -22px 0 0 80px;
}

/* mediearkiv */

#mediearkiv_inlogg {
	width: 248px;
	height: 111px;
	background-image: url('images/mediearkiv_bg.png');
	background-repeat:no-repeat;
	margin-top: 30px;
}

.mediearkiv_ingress {
	position: relative;
	top: 30px;
	left: 13px;
	width: 175px;
}

/* pressreleaser sidebar */

.press-item-odd {
	padding: 5px;
	position: relative;
	background-color: #900F15;
}
.press-item-even {
	padding: 5px;
	position: relative;
	background-color: inherit;
}

.press-item-title {
	float: left;
	width: 75%;
}
.press-item-readlink {
	position: absolute;
	float: right;
	text-align: right;
	top: 50%;
	margin-top: -10px;
	right: 5px;
	width: 25%;
}

/* retailer select */
#retailer-select {
	background: #900F15;
	padding: 5px;
}
#retailer-select select{
	width: 170px;
	font-size: 10px;
	margin: 4px 0px 4px 0px;
}

/* forms */
form {
	color:#4d4c4c;
	font-family:Arial, Helvetica, Verdana;
	font-size:11px;
	line-height: 16px;
	padding-left:5px;
}
form input,textarea {
	color:#4d4c4c;
	font-family:Arial, Helvetica, Verdana;
	font-size:11px;
	line-height: 16px;
	padding-left:5px;
	border: 1px solid #4d4c4c;
	background-color: #FFFFFF;
}


/* misc */
.prod_background {
	width: 479px;
	background: url('images/bg_produktsida.jpg');
	height: 660px;
	padding: 20px;
}
 
.prod_holder {
	width: 280px;
}
 
.prod_header {
	font-size: 14px;
	color: #ca161d;
}