/**
 * Huvustruktur
 */
#header{
	height: 149px;
}
#container{
	margin-top: 0;
}
#left{
}
#left .inside{
}
#main{

}
#main .inside{
	

}

/* Produktskrollen */

#productScroll{
	float: left;
	clear: left;
	width: 660px;
	height: 260px;
	background:url(../images/productScroller_bg.jpg) left top no-repeat;
}

#main .mod_article{
	float: left;
	clear: left;
	width: 660px;
	padding: 20px;
	background: url(../images/12_col_bg.jpg) left top no-repeat;
	border-bottom: 2px solid #003845;
}

#main #headerImage{
	float: left;
	clear: left;
	width: 700px;
	padding: 0;
	background: none;
	border-bottom: none;
	
}
#main #headerImage img{
	margin-bottom: 10px;
} 
/**
 * Nyhetslista/läsare 
 */
#newsListAll{

}
#newsListAll .layout_latest{
	float: left;
	clear: left;
	padding: 15x;
	/* border-bottom: 1px solid #ccc; */
}
#newsListAll .layout_latest{
	float: left;
	clear: left;
	padding: 15px 10px;
}
#newsListAll .first{
	/* border-top: 1px solid #ccc; */
}
#newsListAll .odd {
	background-color: #f1f1f1;
}
#newsListAll .layout_latest .image_container{
	float: left;
	margin: 0 10px 0 0;
}
#newsListAll .layout_latest .image_container img{
	/* border: 5px solid #ccc; */
}
#newsListAll .layout_latest p.info{
	margin: 0;
	font-size: 10px;
	color: #666;
}
/* paginering */
.pagination{
	float: left;
	clear: left;
	width: 100%;
	margin: 5px 0;
}
.pagination p{
	float: right;
	margin: 0;
	font-size: 10px;
	color: #93989d;
}
.pagination ul{
	float: right;
	clear: both;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.pagination ul li{
	float: left;
}
.pagination ul li span{
	padding: 0 2px;
	color: #0184d8;
}
.pagination ul li a{
	color: #93989d;
}
.pagination ul li a.link{
	padding: 0 2px;
}
.pagination ul li a.next{
	padding-left: 2px;
}
.pagination ul li a.previous{
	padding-right: 2px;
}
/* Nyhetsläsare */
#newsReader{
}
#newsReader .image_container img{
	/* border: 5px solid #383d43; */
	margin-right: 10px;
}
#newsReader .image_container .caption{
	font-size: 10px;
	font-style: italic;
	color: #93989d;
}
/**
 * Komentarer
 */
/* Kommentar */
.ce_comments{
	margin-top: 40px;	
}
.ce_comments .comment_default{
	width: 660px;
	margin-bottom: 30px;
}
.ce_comments .comment_default .comment{
	padding: 10px;
	background-color: #383d43;
}
.ce_comments .comment_default p.info{
	font-size: 10px;
	color: #93989d;
}
.ce_comments .comment_default p.info a{
	font-size: 10px;
}
.ce_comments .even p.info{
	padding: 2px 0 0 30px;
	background: url(../images/comment_tab_even.jpg) 10px 0px no-repeat;
}
.ce_comments .odd p.info{
	padding: 2px 30px 0 0;
	text-align: right;
	background: url(../images/comment_tab_odd.jpg) 640px 0px no-repeat;
}

/*formuläret*/
.ce_comments div.form{
	margin-top: 30px;	 
}
.ce_comments form,
.ce_comments form formbody,
.ce_comments form .widget,
.ce_comments form textarea,
.ce_comments .submit_container 
{
	width: 660px;
}
.ce_comments form .widget{
	margin-bottom: 8px;
}
.ce_comments form input.text,
.ce_comments form input.captcha
{	
	width: 200px;
	height: 20px;
	margin: 0 5px 0 0;
	padding: 5px 2px 0 2px;
	border: none;
}
.ce_comments textarea{
	width: 596px;
	height: 100px;
	padding: 2px;
	border: none;
}
.ce_comments form label{

}
.ce_comments .submit_container input.submit{
	float: right;
}
/** 
 * Kontakt formulär 
 */
#contactForm,
#contactForm form{
	float: left;
	clear: left;
	width: 450px; /*Bredd på formuläret*/
}
#contactForm form input.text,
#contactForm form textarea,
#contactForm form label,
#contactForm form .checkbox_container,
#contactForm form .submit_container
{
	float: left;
	clear: left;
	width: 450px; /*Bredd på elementen*/
	margin: 0 0 8px 0; /*mellanrum mellan elementen*/
}
#contactForm form input.text{
	width: 444px; /*Bredden på formuläret - padding*/
	height: 18px;
	padding: 5px 2px 0 2px;
	border: 1px solid #ccc;
	background-color: #f1f1f1;
}
#contactForm form label{
	width: auto;
	margin: 0 0 2px 0;
}
#contactForm form textarea{
	width: 444px; /*Bredden på formuläret - padding*/
	height: 198px;
	padding: 2px;
	border: 1px solid #ccc;
	background-color: #f1f1f1;
}
/* checkboxes*/
#contactForm form .checkbox_container input.checkbox,
#contactForm form .checkbox_container label
{
	float: left;
	clear: none;
}
#contactForm form .checkbox_container input.checkbox{
	margin: 0 5px 0 0;
	padding: 0;
}
#contactForm form .checkbox_container label{
}
/* Submit */
#contactForm form .submit_container input.submit{
	float: right;	
}
#contactForm form p.error{
	color: #C00;
}
/*Kontakt info*/
#contactInfo{
	float: left;
	width: 220px;
	padding: 0 0 0 80px;
}

/**
 * Kalender
 */
.mod_calendar{
}
.mod_calendar table{
	width: 658px;
}
/* Tabellhuvud */
.mod_calendar table thead tr th.head{
	height: 30px;
	padding: 0 5px;
	background-color: #15181d;
	border-top: 1px solid #383d43;
	font-size: 14;
	text-transform: uppercase;
}
.mod_calendar table thead tr th.head a{
	color: #93989d
}
.mod_calendar table thead tr th.previous{
	text-align: left;
	border-left: 1px solid #383d43;
	color: #93989d
}
.mod_calendar table thead tr th.current{
	text-align: center;
}
.mod_calendar table thead tr th.next{
	text-align: right;
	border-right: 1px solid #383d43;
	color: #93989d
}
.mod_calendar table thead tr th.label{
	width: 94px;
	height: 20px;
	background-color: #383d43;
	color: #93989d;
}
/*tabell kropp*/
.mod_calendar table tbody tr{

}
.mod_calendar table tbody tr td{
	vertical-align: top;
	height: 100px;
	border: 1px solid #383d43;
	border-top: none;
	border-left: none;
}
.mod_calendar table tbody tr td.col_first{
	vertical-align: top;
	height: 100px;
	border-left: 1px solid #383d43;
}
.mod_calendar table tbody tr td.weekend{
	background-color: #242a30;
}
.mod_calendar table tbody tr td div.header{
	padding: 1px;
	background-color: #2b3137;
}


/**
 * Sidelement , bilder, listor tabeller etc
 */

/* artikelbilder */
#main .image_container{
	 margin-bottom: 10px;
}
#main .image_container img{

}
#main .image_container .caption{
	font-style: italic;
	font-size: 10px;
}
/* Tabell element */
#main .ce_table table{
	width: 100%;
	margin: 0 0 10px 0;
	border: 1px solid #ccc;
	border-collapse:collapse;
}
#main .ce_table thead th{
	padding: 5px;
	background-color: #e5e5e5;
	border: 1px solid #ccc;
	text-transform: uppercase;
}
#main .ce_table td{
	padding: 5px;
	border: 1px solid #ccc;
}
#main .ce_table tfoot tr{
	background-color: #e5e5e5;
}
#main .ce_table tfoot td{
	font-style: italic;
	font-size: 10px;
}
#main .ce_table tr.even{
	background-color: #f2f2f2;
}

/*Dragspel*/
#main .ce_accordion{
	width: 100%;
}
#main .ce_accordion .toggler{
	cursor: pointer;
	cursor: hand;
	padding: 5px 10px;
	border: 1px solid #ccc;
	background-color: #e5e5e5;
	font-weight: bold;
	text-transform: uppercase;
}
#main .ce_accordion .accordion{
	background-color: #f2f2f2;
	border: 1px solid #ccc;
	padding: 10px;
}
#main .ce_accordion .accordion p{
}
/* Bildgalleri*/
#lbCaption, #lbNumber{/* Bildrubrik och numrering för lightboxen */
	color: #333;
}
/**
 * Referenspuff
 */
#randomRef{
	float: left;
	clear: none;
	width: 180px;
	margin-top: 20px;
	padding: 20px;
	background:url(../images/4_col_bg.jpg) left top no-repeat;
	border-bottom: 2px solid #00b0d5;
}
#randomRef h2{
	color: #00b0d5;
	padding-bottom: 3px;
	background: url(../images/heading_line_4_col.jpg) bottom left no-repeat; 
}

/**
 * Sökmotor
 */

#searchEngine form{
	width: 660px;
	float:left;
	clear: left;
	margin: 0 0 30px 0;
}
#searchEngine form input.text{
	float: left;
	width: 360px;
	height: 16px;
	margin: 0 10px 0 0;
	padding: 2px 2px 0 2px;
	border: 1px solid #ccc;
}
#searchEngine form input.submit{
	float: left;
	width: 60px;
	height: 20px;
	font-size: 14px;
}
#searchEngine form .radio_container{
	float: left;
	clear: left;
	width: 660px;
	margin-top: 5px;
}
#searchEngine p.header{
	float: left; 
	clear: both;
	width: 660px;
	text-align: right;
}
#searchEngine p.header strong{
	/* color: #0184d8; */
}
#searchEngine div.even,
#searchEngine div.odd
{
	float: left;
	clear: left;
}

#searchEngine h3,
#searchEngine h3 a
{
	font-size: 14px;
	color:#003845;
}
#searchEngine h3 span.relevance{
	color: #93989d;
}
#searchEngine p.url{
	color: #8b9095;
	margin-bottom: 20px;
}

