@charset "ISO-8859-1";
/* Template delar */
html * {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #666666;
	background-color: #f6f6f6;
	background-position: top;
	background-repeat: repeat-x;
	background-image: url(../bilder/template/injektor_02.png);
}

#container {
	width:1000px;
	background-image: url(../bilder/template/injektor_07.png);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-repeat: repeat-y;
}

.header{
	background-repeat: no-repeat;
	height: 150px;
	background-image: url(../bilder/template/injektor_04.png);
	color:#FFFFFF;
	padding-right: 50px;
	padding-top: 0px;
	padding-left: 50px;
}

.header .top {
	font-weight:bold;
	font-size:1.2em;
	width: 600px;
	height: 40px;
	float: right;
	line-height: 40px;
}	

.header .top a:link {
	color: #FFFFFF;
	text-decoration: none;
}
    
.header .top a:visited {
	color:#FFFFFF;
	text-decoration: none;
}
 
.header .top a:active, .header .top a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}


.content{
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../bilder/template/injektor_08.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 5px;
}

/* Footer */
#footer {	
	text-align: center;
	background-image: url(../bilder/template/injektor_12.png);
	padding-top: 38px;
	padding-right: 55px;
	padding-left: 55px;
	background-repeat: no-repeat;
	width: 890px;
	padding-bottom: 8px;
	font-size: 11px;
	height: 62px;
}

#footer a:link, #footer a:visited {
	text-decoration: underline;
	color: #666666;
} 

#footer a:hover, #footer a:active {
	color: #333333;
} 

/* P och Headers */

p{
	padding-top: 3px;
	padding-bottom: 2px;
	color: #666;
}

h1, h2, h3, h4 {
	margin: 0;
}

h2, h3, h4 {
	margin-bottom: 10px;
	padding-bottom: 9px;
	letter-spacing: -0.035em;
	font-weight: normal;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
}

h2 {
	font-size: 28px;
}

h3 {
	font-size: 16px;
	font-weight: bold;
}

h4 {
	font-size: 14px;
	font-weight: bold;
}

/* Links */
a:link {
	color: #FF3300;
	text-decoration: none;
}
    
a:visited {
	color:#FF3300;
	text-decoration: none;
}
 
a:active, a:hover {
	text-decoration: underline;
	color: #FF3300;
}

/* Bilder */
a img {
	border: none;
}

img.left {
	float: left;
	margin: 5px 20px 0 0;
}

img.right {
	float: right;
	margin: 5px 0 0 20px;
}

img.omoss {
	float: left;
	margin: 10px 20px 0 0;
}


.go{
	border:1px solid #ccc;
	background:#FFFFFF;
	color: #fff;
	background-image: url(../bilder/template/skicka.gif);
	font-weight: bold;
}

input{
	border:1px solid #ccc;
	background:#FFFFFF;
	color: #666666;
	background-image: url(../bilder/template/text.jpg);	
}

select{
	border:1px solid #ccc;
	background:#FFFFFF;
	color: #666666;	
}

textarea {
	border: 1px solid #ccc;
	padding: 2px;	
	font-size: 12px;
	color:#666666;
	width:330px;
}

#inputlabel {
	font-family: Verdana, Arial;
	font-size: 12px;
	color:#3586FF;
	padding-bottom:5px;
}

/* content i huvudkolumnen */
#main_content
	{
	float: left;
	width: 565px;
	margin-left: 5px;
	margin-right: 5px;
	padding-top: 50px;
	padding-left: 30px;
}

/* content i vansterkolumnen */
#side_content {
	float: right;
	width: 200px;
	margin-right: 5px;
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 45px;
	padding-right: 50px;
	}

/* Content Footer */
#content_footer {
	background-color: #F2F2F2;
	background-image: url(../bilder/template/fc_bg.gif);
	background-repeat: repeat-x;
	margin-right: 8px;
	margin-left: 8px;
	padding-top: 25px;
	padding-right: 15px;
	padding-left: 20px;
}

#content_footer p {
	padding:5px;
	float:left;
}

#content_footer #col1 {
	float: left;
	width: 850px;
}

#content_footer #col2 {
	float: left;
	width: 260px;
}

#content_footer #col3 {
	float: left;
	width: 260px;
	list-style-type: none;
}

/* Hoger och vanster divar */
div#main1, div.main1 {
	float: left;
	width: 49%;
	margin-left: 5px;
}

div#main2, div.main2 {
	float: right;
	width: 49%;
	margin-right: 5px;	
}

/* Nyheter/artiklar */
.nyheter {
	padding-top: 2px;
	padding-bottom: 20px;
}

.nyheter .title {
}

.nyheter .artikel .title a {
	text-decoration: none;
	color: #333333;
	font-size:18px;
	font-weight: bold;
}

.nyheter .artikel .title a:hover {
	text-decoration: underline;
}

.nyheter .artikel {
	padding-right: 5px;
	padding-left: 5px;
}

.nyheter .data {
	height: 35px;
	margin: 0;
	line-height: 30px;
	background-image: url(../bilder/template/nyheter_footer.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.nyheter .data .posted {
	display: block;
	float: left;
	padding-left: 5px;
}
.nyheter .data .permalink {
	display: block;
	float: right;
	padding-right: 5px;
	padding-top: 5px;
}

/* Erbjudande formular */

#erbjudande {
	height: 40px;
	width: 230px;
}

#erbjudande input {
	padding: 1px 5px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0099FF;
	background-image: url(../bilder/template/skicka.gif);
	background-repeat: repeat-x;

}

#erbjudande #s {
	width: 110px;
	padding: 2px 5px;
	background: #FFFFFF;
	border: 1px solid #EBEBEB;
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #999999;
}

/* Boxar i hogerkolumnen */
#abox, #nbox, #bbox {
	width: 230px;
	background-image: url(../bilder/nyhetsbox/aboxhead.gif);
	background-position: top;
	padding-top: 50px;
	margin-bottom:10px;
	background-repeat: no-repeat;
}

#abox .content, #nbox .content, #bbox .content {
	background-image: url(../bilder/nyhetsbox/affarsbox_04.gif);
	background-repeat: repeat-y;
	width: 190px;	
	padding-right: 20px;
	padding-left: 20px;
}

#abox .footer, #nbox .footer, #bbox .footer {
	background-image: url(../bilder/nyhetsbox/affarsbox_06.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 230px;
}

#bbox {	
	background-image: url(../bilder/nyhetsbox/bboxhead.gif);	
}

#nbox {	
	background-image: url(../bilder/nyhetsbox/nboxhead.gif);	
}

/* Show/Hide script */
.mer {
	display: none;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999; }
a.showLink, a.hideLink {
	text-decoration: none;
	color: #999999;
	background: transparent url(down.gif) no-repeat left;
}
a.hideLink {
	background: transparent url(up.gif) no-repeat left; }
a.showLink:hover, a.hideLink:hover {
	color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

/* Huvudmeny */
.indentmenu{
	font-size: 13px;
	font-weight: bold;
	width: 530px;
	float: right;
	height: 60px;
	margin-top: 51px;
	line-height: 30px;
}

.indentmenu ul{
	margin-top: 0;
	margin-bottom: 0;
	width: 100%;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

.indentmenu ul li{
	display: inline;
	text-align: center;
}

.indentmenu ul li a{
	color: #999999;
	float: right;
	text-align:center;
	text-decoration: none; /*dark purple divider between menu items*/
	background-image: url(../bilder/template/off.png);
	padding-top: 25px;
	padding-right: 5px;
	padding-bottom: 4px;
	width: 79px;
	background-repeat: no-repeat;
	background-position: bottom;
}

.indentmenu ul li a:visited{
	color: #999999;
}

.indentmenu ul li a:hover{
	color: #333333!important; /*text color of selected and active item*/
	padding-top: 24px; /*shift text down 1px for selected and active item*/
	padding-bottom: 5px;	
	background-repeat: no-repeat;
	background-position: bottom;
}

.indentmenu ul li .current{
	color: #333333!important; /*text color of selected and active item*/
	padding-top: 24px; /*shift text down 1px for selected and active item*/
	padding-bottom: 5px;
	background-image: url(../bilder/template/on.png);
	background-repeat: no-repeat;
	background-position: bottom;
}

/* Rensar alla floats */
br.clear {
	clear:both;
	display:table-caption;
	float:none;
	height:0;
	font-size:1px;
	line-height:0px
}
