/* standard elements */
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {
	padding:0;
	margin:0;
	color: #048;
	}
a:hover {color: #06C;}

img {
	border:0px solid #FFFFFF;
}

body {
	background: #FFF;
	color: #454545;
	font: normal 62.5% Verdana,sans-serif;
}

p,code {padding-bottom: 3px;
	line-height:18px;
	color: #454545;
	}

li {list-style: none;}

h1 {font: normal 1.7em Verdana,sans-serif;}
h2 {font: bold 1.4em sans-serif;}
h3 {font: normal 11px Verdana, Arial, Helvetica, sans-serif;}
h4 {font: bold 14px Verdana, Arial, Helvetica, sans-serif;}
h5 {font: bold 11px Verdana, Arial, Helvetica, sans-serif;}
h6 {font: bold 11px Verdana, Arial, Helvetica, sans-serif;}

form,input {margin: 0; padding: 0; display: inline;}

table td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
	
code {
	background: #FFF;
	border: 1px solid #EEE;
	border-left: 6px solid #CCC;
	color: #454545;
	display: block;
	font: normal 1em Verdana,sans-serif;
	line-height: 1.6em;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}

blockquote {
	background: url('img/quote.gif') no-repeat;
	display: block;
	font-weight: bold;
	padding-left: 28px;
}

h1 {padding-top: 6px; color: #5676767; margin-bottom: 6px;}
h2 {padding-top: 6px; color: #5676767; margin-bottom: 4px;}
h3 {color:#676767; margin-bottom: 5px;}
h4 {color:#354386; margin-bottom: 5px;}
h5 {color:#676767; margin-right: 5px;}
h6 {color: #354386; margin-right: 5px;}
/* misc */
.clearer {float:left; clear: both; font-size: 0;}
.left {float: left;}
.right {float: right;}

/* structure */
.inner-container {
	background: #FFF;
	font-size: 1.2em;
	margin: 0 auto;
	padding: 0;
	width: 760px;

	border:0px solid #CCCCCC;
}

.frame-container {
	float:left;
	padding: 0;
	width: 760px;
	height:auto;
	border:1px solid #CCCCCC;
}

.outer-container {
	background: #FFF;
}

/* headere & title */
.header {
	float;left;
	background:url(img/head_old_model.jpg) top left no-repeat;
	height: 108px;
	text-align: center;
	border-bottom:2px solid #CCCCCC;
	
}
.header .title {
	color: #FFF;
	padding-top: 50px;
}
.header .title .sitename a {
	border-bottom: 1px dashed #657382;
	color: #FFF;
	font: bolder normal 3em "Comic Sans MS";
	padding-bottom: 2px;
	text-decoration: none;
}
.header .title a:hover {border-color: #F60;}
.header .title .slogan {
	font: normal 1.1em Verdana,sans-serif;
	padding-top: 6px;
}
.logo {
	float:left;
	/*background: url('img/nano_logo.jpg') no-repeat;*/
	width:427px;
	height:124px;
	margin: 20px 0 0 5px;
	
}

.logintable {
	width:180px;
	height:65px;
	border:0px solid red;
	margin:15px 0 0 0;
	padding:0;
	float:left;
	}

.login {
	float:left;
	margin: 15px 0px 0 0;
	padding:0 0 0 15px;
	border:0px solid red;
}
.loginbutton {line-height: 45px;}
.login_button {
	width:28px;
	height:18px;
	border:1px solid #CCCCCC;
	padding:0;
	margin::0;
}

.input_id {
	width:40px;
	padding:0;
	margin::0;
	border:1px solid #CCCCCC;
	}
	
.input_auth {
	width:80px;
	border:none;
	padding:0;
	margin::0;
	border:1px solid #CCCCCC;
	}	

.mysettings a {
	color:#68696c; 
	text-decoration:none; 
	font:normal 11px Verdana, Arial, Helvetica, sans-serif;
}
.mysettings a:hover {color:#990000;}
.red_border {
	background: url('img/red_border.gif') repeat-x;
	height: 30px;
	width:1000px;
}

/*Formulär*/

#formdiv_1 {
	border:0px solid red;
	padding:5px 0 0 0;
	}


#formtable_1 {
	border:0px solid red;

	}
	
	
#formtable_1 td{
	
	font-size:11px;
	line-height:16px;

	}	
	
#formtable_1 td select, #formtable_1 td input, #formtable_1 td dropdown_1{
	
	font-size:11px;
	border:1px solid #CCCCCC;
	line-height:16px;
	height:16px;

	}	

.submitform_1 {
	height:18px;
	width:40px;
	border:1px solid #999999;
	}


/* path */

.path {
	float:left;
  	width: 760px;
	height: 30px;
	margin:0;
	padding:0;
	border-bottom:2px solid #aaaaaa;
}



#navbar {
  width: 760px;
  height: 30px;
  padding:0px;
  margin:0px;
  text-transform:uppercase;
  	border:0px solid red;
}

#navbar  ul {
  padding: 0px;
  margin: 0px;
}


#navbar li {
  list-style: none;
  display: block;
  float: left;
  margin: 0;
  padding:0;
  height:30px;
  background-image: url(img/button_right.gif);
  background-position: top right;
  background-repeat: no-repeat;
}

#navbar li a {
  float:left;
  text-decoration: none;
  background-image:url(img/button_left.gif);
  background-position: top left;
  background-repeat: no-repeat;
  padding-left:15px;
  padding-right:15px;
  display: block;
  height:24px;
  padding-top:8px;
  font-size: 12px;
  font-family:Arial;
  color:#394347;
  border:0px solid red;
}



#navbar .active, #navbar li:hover {
  text-decoration: none;
  background-image:url(img/button_right_active.gif);
  background-position: top right;
  background-repeat: no-repeat;

}

#navbar li a:hover, #navbar .active a {
  background-image:url(img/button_left_active.gif);
  background-position: top left;
  border:0px solid red;
}


/* main */
.main {	
	float:left;
	padding-bottom: 30px;
		border:0px solid red;
		height:auto;
		
}

/* content */
.content {
	background:url(img/content_bg_old_model.gif) top left repeat-x;
	float: left;
	width: 748px;
	*html height:450px;
	min-height:450px;
	padding: 18px 0 0 12px;
		border:0px solid red;
}
.content_bottom {
	float:left;
	width: 760px;
	height:110px;
	padding: 10px 0px 0 10px;
	border:0px solid red;
}
.puff1 {
	float:left;
	background: url('img/puff.png') no-repeat;
	width: 225px;
	height: 130px;
	padding: 0 25px 0 0;
	overflow: auto;	
	border:0px solid green;	
	text-decoration:none;
}

.puff2{
	float:left;
	background: url('img/puff.png') no-repeat;
	width: 225px;
	height: 130px;
	padding: 0 25px 0 0;
	overflow: auto;	
	border:0px solid green;	
	text-decoration:none;
}

.puff3{
	float:left;
	background:url(img/banner_login.jpg) center top no-repeat;
	width: 225px;
	height: 130px;
	padding: 0 0px 0 0;
	overflow: auto;	
	border:0px solid green;	
	text-decoration:none;
	text-align:left;
	overflow:hidden;
}

.produkttabell .produktbild  {
	border:1px solid #A5A5A5;
	vertical-align:middle;
	text-align:center;
	width:160px;
	height:170px;
	}
	
.produkttabell .produktbild img {

	vertical-align:bottom;
	text-align:center;

	}	
	
	
	
.produkttabell {
	margin:15px 0 0 0;
	}
		
.produkttabell td  {
	padding-left:10px;
	}	
	

.shopbasket {
	float:left;
	background: url('img/puff.png') no-repeat;
	width: 257px;
	height: 161px;	
}
.basket_img {
	float:left;
	background: url('img/shopbasket.png') no-repeat;
	width:90px;
	height:80px;
	margin-left: 83px;
	display:block;

	clear:both;
}
.basket {
	float:left;
	width:257px;
	height:80px;
	display:block;
	clear:both;
	text-align:center;
}
.andra {
	float:left;
	margin: 0 21px 0 55px;
	text-align:center;
}
.kassa {
	float:left;
	text-align:center;
}
.content .descr {
	color: #664;
	font-size: 0.9em;
	margin-bottom: 6px;
}

.content p {font-family: "Lucida Sans Unicode",sans-serif;}

.content_left {
	float:left;
	width:500px;
}
.right_menu {
	float:left;
	background:#FFF;
	width:225px;
	height:auto;
	border:0px solid #CECECE;

}


.content_right {
	float:left;
	width:470px;
	border-left:1px solid #D9E3F0;
	padding:0 0 0 20px;
	margin:5px 0 0 0;
}

.left_menu {
	float:left;
	background:#FFF;
	width:210px;
	height:100px;
	border:0px solid red;
}

.undermeny_ul {
	float:left;
	width:210px;
	height:300px;
	margin:10px 0 0 0;
	}

#undermeny_li  {
	float:left;
	width:200px;
	height:28px;
	border-bottom:1px solid #D9E3F0;
	}
.undermeny_li_38 {
	list-style:none;
}
.undermeny_li_38 a {
	color:#000;
}
.pilen {
	float:left;
	background:url(img/arrow.gif) left top no-repeat;
	height:27px;
	width:8px;
	} 	
	
	
#undermeny_li a {
	float:left;
	width:150px;
	display:block;
	line-height:18px;
	padding:4px 0 0 5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	}	
	
.rubrik {
	font-size:14px;
	font-weight:bold;
	color:#354386;
	text-decoration:none;
	text-transform: uppercase; 
	}
	
.nyhets_ul {
	padding:5px 0 5px 0;

	}	
	
.nyhets_ul a{
	text-decoration:none;

	}	
	
.ingress {
	padding:5px 0 5px 0;
	margin-bottom:15px;
	border-bottom:1px solid #C8C8CA;
	}
	

.listanyheter {
	float:left;
	color:#FF7100;
	background:#FFF0D7 ;
	padding:10px 0 0px 10px;
	width:214px;
	height:14px;
	}
	
.listanyheter a {
		color:#FF7100;
		text-decoration:none;
		}	
	
.newsbottom {
	float:left;
	background:url(img/news_arrow.gif) top left no-repeat;
	height:25px;
	width:230px;
	padding:0;
	margin:0;
	border:0px solid red;
		}	
	

#nyhetsbanner {
	float:left;
	height:30px;
	width:230px;
	margin:0 0 5px 0;
	background:url(img/news_header.gif) top left no-repeat;
	}

.ul_product_listning_1 ul {

}

.adresser td {
	height:16px;
	font-size:11px;
	}
	
.adresser td a{
	text-decoration:none;
	color:#354386;
	}	
	


/*frames*/
.green_frame {
	float:left;
	background: url('img/frame_green.png') no-repeat;
	width:193px;
	height:289px;
	margin-right:22px;
}
.purple_frame {
	float:left;
	background: url('img/frame_purple.png') no-repeat;
	width:193px;
	height:289px;
	margin-right:22px;
}
.orange_frame {
	float:left;
	background: url('img/frame_orange.png') no-repeat;
	width:193px;
	height:289px;
	margin-right:22px;
}
.blue_frame {
	float:left;
	background: url('img/frame_blue.png') no-repeat;
	width:193px;
	height:289px;
}
.frame_cont {
	float:left;
	width:177px;
	height:221px;
	padding: 15px 8px 0 8px;
	overflow:hidden;
}
.frame_cont img {padding:0 0 0 28px;}
.frame_cont p {font: normal 10px Verdana, Arial, Helvetica, sans-serif;}

/*PRODUKTER*/
.bildtext {font: italic 10px Verdana, Arial, Helvetica, sans-serif;}
.productcontainer {
	float:left;
	width: 250px;
	margin-right: 15px;
}
.product_shortinfo_header2 {
	font: bold 16px Verdana, Arial, Helvetica, sans-serif;
}
.product_info_header {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
}
.product_info p {
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
}

#productprice_ul {
	width:250px;
	height:30px;
	background-color:#000000;
	color:#FFFFFF;
	vertical-align:middle;
	padding:0;
	margin:10px 0 0 0;
	font-weight:bold;
	list-style-type:none;
}
#productprice_li_1{
	float:left;
	width:110px;
	height:23px;
	padding:7px 0 0 0px;
	margin:0;
	text-indent:5px;
	list-style-type:none;
}	
#productprice_li_2{
	float:right;
	width:110px;
	height:23px;
	padding:7px 5px 0 0px;
	margin:0;
	text-indent:8px;
	text-align:right;
	font-size:1.1em;
	font-weight:bold;
	list-style-type:none;
}
#productartikel_ul {
	width:250px;
	height:30px;
	background: url('img/artikel_bkg.gif') repeat-x;
	color:#FFFFFF;
	vertical-align:middle;
	padding:0;
	margin:5px 0 0 0;
	font-weight:bold;
	list-style-type:none;
}
#productartikel_li_1{
	float:left;
	width:110px;
	height:23px;
	padding:7px 0 0 0px;
	margin:0;
	text-indent:5px;
	list-style-type:none;
}	
#productartikel_li_2{
	float:right;
	width:110px;
	height:23px;
	padding:7px 5px 0 0px;
	margin:0;
	text-indent:8px;
	text-align:right;
	font-size:1.1em;
	font-weight:bold;
	list-style-type:none;
}

/* footer */
.footer {
	float:left;
	background: #FDFEF9;
	color: #000000;
	font: normal 10px sans-serif;
	padding: 10px 15px 0 15px;
	width:730px;
	height:20px;
	border-top:1px solid #E5E5E5;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:right;
}
.footer a {
	color: #F7F7F2;
	text-decoration: none;
}
.footer a:hover {color: #FFC;}
.bottom_menu {
	float:right;
	text-align:right;
}










