body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #3c3c3c;
	background:#DDDDDD;
    margin: 0px;
    padding: 0px;
	height:100%;
}

a {
	color:#c60000;
}
a:hover {
    text-decoration:none;
}

input.button {
	border: 2px solid #333;
	background: #1a1a1a;
	font-size: 10px;
	font-family: verdana;
	color: #FFF;
	font-weight: bold;
	margin:10px 0;
}

input.button-dark {
	border: 0px;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	background:url(gfx/button-dark.png) no-repeat;
	width: 117px;
	height: 26px;
	padding: 0px;
}

input.blue {
	width: 200px;
	padding: 2px;
	font-size: 11px;
	border: 1px solid #7f9db9;
	background: #FFF;
	margin: 5px 0 5px 0;
	color: #333;
}

input.text {
	width: 175px;
	padding: 2px;
	font-size: 11px;
	border-top: 1px solid #b2b2b2;
	border-right: none;
	border-bottom: none;
	border-left: 1px solid #b2b2b2;
	background: #fafafa;
	margin: 3px 0 3px 0;
	color: #333;
}

select {
	width: 175px;
	padding: 2px;
	font-size: 11px;
	border-top: 1px solid #b2b2b2;
	border-right: none;
	border-bottom: none;
	border-left: 1px solid #b2b2b2;
	background: #fafafa;
	margin: 3px 0 3px 0;
	color: #333;
}

select.blue {
	width: 205px;
	padding: 2px;
	font-size: 10px;
	font-family: verdana;
	border: 1px solid #7f9db9;
	background: #FFF;
	margin: 3px 0 3px 0;
	color: #333;
}

textarea.blue {
	width: 600px;
	margin: 0px 0 10px 0;
	padding: 3px;
	font-size: 11px;
	font-family: verdana;
	height: 100px;
	border: 1px solid #7f9db9;
}

h1 {
    font-size:24px;
    font-weight:bold;
    color:#333333;
}


h2 {
    font-size:18px;
    font-weight:bold;
    color:#333333;
    margin:0;
}

h3 {
	font-size: 13px;
}

h4 {
	font-size: 18px;
	margin: 0 0 10px 0;
	font-weight: normal;
}

hr {
    border: none;
    height: 0px;
    font-size: 0px;
    background: transparent;
    border-bottom: 1px dotted #adadad;
    margin: 5px 0 5px 0;
    padding: 0px;
}

p {
    margin:0;
    padding:0;
    font-size:12px;
}
p.prod_text {
    font-size:12px;
    margin-top:10px;
}
p.prod_text a{
    color:#c60000;
    text-decoration:underline;
}
p.prod_text a:hover{
    color:#333333;
    text-decoration:none;
}

div.top {
    height:102px;
    width:1001px;
	margin:0px 0px 0px 0px;
	/*background:#000000;*/
    /*background:url(../images/button.gif) repeat-x;*/
}

div.top_bar {
    width:1010px;
    margin:auto;
    height:102px;
	background:#ffffff;
}

div.logo {
    width:206px;
    height:75px;
    float:left;
    margin:5px 0 0 15px;
}

div.top_contact {
    float:right;
    margin:15px 15px 5px 0;
}

div.top_menu{
    float:right;
    margin:5px 3px 0px 0px ;
}

#menu {position:relative; width:1001px; height:45px; background:#000000; overflow:hidden; font:bold 90%/1 "tahoma",sans-serif; color:#FFFFFF;}
    #menu ul {margin:0 0px; list-style:none; padding-left:0px;}
    #menu li {display:inline;}
    #menu li a {display:block; float:left; padding:17px 20px 17px 18px; text-decoration:none; color:#FFFFFF; vertical-align:bottom;}
    #menu li a:hover {background:#c60000;}
    #menu li#menu-active a {background:#c60000;}

.top_menu ul{
    margin: 0;
    padding: 0;
    padding-left: 10px; /*offset of tabs relative to browser left edge*/
    list-style-type: none;
    font-size:13px;
}

.top_menu li{
    display: inline;
    margin: 0;
    float:left;
}

.top_menu li a{
    float: left;
    display: block;
    text-decoration: none;
    margin: 0 0px 0 0;
    /*padding: 5px 8px; /*padding inside each tab*/
    color: white;
    /*background: #000000; /*background of tabs (default state)*/
}

.top_menu li a:visited{
    color: white;
}

.top_menu li a:hover, .top_menu li.selected a{
    /*background: url(../images/hover_bg.png);*/ /*background of tabs for hover state, plus tab with "selected" class assigned to its LI */
}

li#top_menu_active a.current,li#top_menu_active a.current:hover {
    /*background: url(../images/hover_bg.png);*/
}

div.wrap {
    width:100%;
	height:100%;
	
    /*background:url(../images/under_head.png) repeat-x;*/
    /*background-color:#ececec;*/
}
div.cont_bg{
    width:1000px;
    background:url(../images/cont_bg.png) repeat-y;
    margin:auto;
    padding:0 15px 0 16px;
}
div.flash {
    height:229px;
    width:1001px;
	margin-top:14px;
}

div.cont {
    width:980px;
    background:url(../images/under_flash.png) repeat-x;
    padding:25px 10px 0 10px;
    margin-top:2px;
}

div.start_text {
    float:left;
    width:646px;
}
div.news_intresse {
    float:right;   
}

div.news{
    float:right;
}

div.news ul{
    list-style-type:none;
    width:245px;
    margin:0px;
}
div.news li {
    background:#ebebeb;
    padding:7px 0 7px 10px;
    margin-bottom:3px;
}
div.news li a {
    color:#c60000;
    text-decoration:none;
    border-bottom:1px dotted #333;
    background:transparent;
}
div.intresse {
    float:right;
    width:245px;
    height:100px;
    background:url(../images/intresse_hover.jpg) no-repeat;
}
div.intresse:hover {
    background:url(../images/intresse.jpg) no-repeat;
}
div.intresse a {
    width:245px;
    height:100px;
    background:url(../images/intresse_hover.jpg) no-repeat;
    border:none;
}

div.intresse a:hover {
    width:245px;
    height:100px;
    background:url(../images/intresse.jpg) no-repeat;
    border:none;
}

div.prods {
    width:100%;
}

div.ebutik {
    float:left;
    width:450px;
    height:auto;
	/*border:ridge;*/
    background:url(../images/prod_box6.png) no-repeat; 
    padding:10px;
	margin-left:7px;
}

div.ebutik6 {
    float:left;
    width:936px;
    height:auto;
	/*border:ridge;*/
    border: 1px dotted #adadad;
    padding:10px;
}

div.ebutik1 {
    float:left;
    width:450px;
    height:auto;
	/*border:ridge;*/
    background:url(../images/prod_box5.png) no-repeat; 
    padding:10px;
	margin-left:7px;
}

div.ebutik3 {
    float:left;
    width:450px;
    height:auto;
	/*border:ridge;*/
    background:url(../images/prod_box4.png) no-repeat; 
    padding:10px;
	margin-left:7px;
}

div.ebutik4 {
    float:left;
    width:450px;
    height:auto;
	/*border:ridge;*/
    background:url(../images/prod_box4.png) no-repeat; 
    padding:10px;
}

div.ebutik5 {
    float:left;
    width:450px;
    height:auto;
	/*border:ridge;*/
    background:url(../images/prod_box6.png) no-repeat; 
    padding:10px;
}
div.hemsida {
    float:left;
    width:441px;
    height:auto;
	/*border:ridge;*/
    background:url(../images/prod_box1.png) no-repeat;
    
}

div.hemsida1 {
    float:left;
    width:441px;
    height:auto;
	/*border:ridge;*/
    background:url(../images/prod_box1.png) no-repeat;
	margin-right:10px;
}
div.prod_img {
    float:left;
    margin-right:10px;
}
div.prod_text {
    float:left;
    width:420px;
	height:auto;
	padding:10px;
}

div.referens {
    float:left;
    margin-left:10px;
	width:162px;
	border: 1px dotted #adadad;
	padding:10px;
}

div.left {
    float:left;
    width:700px;
    padding: 0px 10px 10px 10px;
    margin: 0px 0 0 0;
}

div.middle {
    width:250px;
    float:left;
}

div.footer {
    width:1000px;
    /*height:68px;*/
	margin-left:130px;
	background:#000000;
    /*background:url(../images/logo_bg.png) repeat-x;*/

}

div.inner_footer {
   /* width:1000px;*/
    width:1001px;
	/*background:url(../images/logo_bg.png);*/
	background:#000000;
}

div.inner_footer a {
    font-size:11px;
    color:#999999;
    text-decoration:none;
}

div.inner_footer a:hover {
    text-decoration:underline;
}
div.f_contact {
    float:left;
    width:980px;
	height:50px;
    font-size:11px;
    color:#999999;
    padding:15px 0 0 20px;
	background:#000000;
}
div.f_contact a {
    color:#999999;
    text-decoration:none;
}
div.f_contact a:hover {
    text-decoration:underline;
    color:#fff;
}

div.f_menu {
    float:right;
    padding:5px 0px 0 0;
}
div.f_menu td {
    color:#999999;
    margin-right:10px;
    width:100px;
    font-size:11px;
}

div.f_menu table{

}

div.over_footer {
    width:1032px;
    height:62px;
    margin:auto;
    background:url(../images/over_footer.png) no-repeat;
}

div.menubox-top {
    width: 670px;
    padding: 8px 15px 0 5px;
    height: 26px;
    font-family: Trebuchet MS, Arial, Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #FFF;
    background:url(../images/menubox-top.png) repeat-x;
}
div.menubox {
    border-left: 1px solid #e3e1d4;
    border-right: 1px solid #e3e1d4;
    width: 658px;
    padding: 15px;
    margin: 0px;
    color:#333;
}

div.menubox a {
    text-decoration:none;
}

div.menubox a:hover {
    text-decoration:underline;
}

div.menubox-bottom {
    width: 680px;
    padding: 0px;
    margin: 0 0 15px 0;
    font-size: 0px;
    height: 15px;
    background:url(../images/menubox-bottom2.png);
}
div.menu-item {
    /*border-bottom: 1px dotted #adadad;*/
    width: 148px;
    margin: 0px;
    padding: 5px 0 5px 0;
    width: 100%;
	font-size:12px;
}
div.menu-item a {
    color: #333;
	font-weight:bold;

}
div.menu-item-activ {
    border-bottom: 1px dotted #adadad;
    width: 148px;
    margin: 0px;
    width: 100%;
    padding: 5px 0 5px 0;
    background: url(../images/redarrow.jpg) no-repeat right top;
}
div.menu-item-activ a {
    color: #cc0000;
    text-decoration:underline;
}

div.support {
    float:right;
    padding:0px 30px 0 0;
	margin-bottom:15px;
}

div.support a {
    margin-left:10px;
    color:#fff;
    font-size:12px;
    text-decoration:none;
	background:url(../images/hover_bg.png) repeat-x;
	padding:5px;
}

div.support a:hover {
    text-decoration:underline;
    color:#fff;
}

div.wrap_right {
    float:right;
    text-align:right;
}

div.yes {
    width:15px;
    height:15px;
    background:url(../images/check.png) no-repeat;
    border:none;
    float:right;
}

table.ebutik {
    width:100%;
    border:0;
}

#ingar {
    border-collapse:collapse;
    font-family:Verdana, Arial, Helvetica, Sans-Serif;
    font-size:11px;
    width:600px;
}
#ingar th {
    background:#fff url(../images/table_header.png) repeat-x scroll center left;
    color:#fff;
    padding:6px 15px;
    text-align:left;
    
}
#ingar td {
    background:#f3f3f3;
    color:#000;
    padding:5px 15px;
    border-bottom:1px dotted #ccc;
}


#report {
    border-collapse:collapse;
    font-family:Verdana, Arial, Helvetica, Sans-Serif;
    font-size:11px;
    width:600px;
}
#report h4 {
    margin:0px; padding:0px;
}
#report img {
    float:right;
}
#report ul {
    margin:10px 0 10px 40px;
    padding:0px;
}
#report th {
    background:#fff url(../images/table_header.png) repeat-x scroll center left;
    color:#fff;
    padding:6px 15px;
    text-align:left;

}
#report td {
    background:#fff;
    color:#000;
    padding:5px 15px;
}
#report tr.odd td {
    background:#f3f3f3;
    cursor:pointer;
    border-bottom:1px dotted #ccc;
}
#report div.arrow {
    background:transparent url(../images/arrows.png) no-repeat scroll 0px -16px;
    width:16px;
    height:16px;
    display:block;
}
#report div.up {
    background-position:0px 0px;
}
img { 
	behavior: url(iepngfix.htc);
	border:none;	
}
.f_white {color: #FFFFFF}
.f_gray {color:#CCCCCC}
.f_pink {color: #fd5afd}
.f_purple {color: #990066}
.f_black {color: #000000}
.f_size10 {font-size: 10px}
.f_size11 {font-size: 11px}
.f_size14 {font-size: 14px}
.f_size16 {font-size: 16px}
.f_size18 {font-size: 18px}
.f_size22 {font-size: 22px}
.f_size24 {font-size: 24px}
#Butik_area {
	position:relative;
	width:650px;
	height:auto;
	background-color: #FFFFFF;
}