 
 h2.style1 {font-size: 22px;line-height:normal; font-weight: normal; font-family: 'Museo500', sans-serif; margin:20px 20px 10px 12px; color:#313131;}
 h2.style2 {font-size: 22px;line-height:normal; font-weight: normal; font-family: 'Museo500', sans-serif; margin:20px 20px 10px 12px; color:#6b9c11;}
 h3.style3 {font-size: 16px;line-height:normal; font-weight: bold; font-family: 'Museo500', sans-serif; margin:10px 20px 10px 12px; color:#313131;}
 h2.newsheadline{color:#4398EF;font-family:Georgia;font-size:16px;font-style:italic; text-decoration:none; padding:10px 0 0 10px;}
 h1.login {width:109px;height:29px; background:url(img/h1login.gif); color:transparent; text-indent:-9999px; margin:12px;}
 h1.stats {width:135px;height:29px; background:url(img/h1snabbfakta.gif); color:transparent; text-indent:-9999px;margin:30px 0 5px 10px;}
 h1.feedback {width:264px;height:29px; background:url(img/h1feedback.gif); color:transparent; text-indent:-9999px;margin: 30px 0 5px 10px;}
 h1.what {width:270px;height:29px; background:url(img/h1what.gif); color:transparent; text-indent:-9999px;margin:10px;}
 .statstable{height:35px;}
 .loginformtable{width:250px;}
 .loginform {width:235px; height:20px; background:#fff; border:1px solid #bfbfbf; font-size:12px; font-style:italic; color:#313131; margin: 0 0 10px 15px; padding:8px 0 0 5px;}
 .loginform1 {width:300px; height:100px; background:#fff; border:1px solid #bfbfbf; font-size:12px; font-style:italic; color:#313131; margin: 0 0 10px 15px; padding:8px 0 0 5px;}
 .loginbtn{background: url(../img/loginbtn.gif); border:0; width:67px; height:27px; margin:0 0 0 15px; color:#2c2c2c; }
#statstablee{margin-left:10px;}

 #header{
	width:975px;
	height:95px;
}
#logo{
	width:345px;
	height:95px;
	float:left;
}
#menu {
	width:565px;

	float:right;

}
a img {border:0}
#left{width:270px; background:#f6f6f6; float:left; margin:10px 0 0 7px; min-height:320px; }
#left a {color:#6b9c11;}
#left a:hover {color:#2c2c2c; text-decoration:none; min-height:530px;}
#right{width:670px; background:#f1f1f1; float:left;margin:10px 0 0 0;min-height:530px;}
.box {width:640px; background:#f4f4f4 url('../img/box_bg.jpg') repeat-x; border:1px solid #dcdcdc; margin:10px 0 10px 15px; }
.box:hover {background:#e5e5e5 url('../img/box_bgover.jpg') repeat-x;}
.box2 {width:330px; background:#f4f4f4 url('../img/box_bg.jpg') repeat-x; border:1px solid #dcdcdc; margin:10px 0 10px 15px; }
.box2:hover {background:#e5e5e5 url('../img/box_bgover.jpg') repeat-x;}
.listmenu {

background:#f7f7f7;
border-bottom:1px solid #CECECE;
color:#FFFFFF;
height:24px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:10px 0 0 15px;
width:100%;
}
#monthlyoffer {
	width:650px;
	height:147px;
	margin:10px;
}
#leftbox{width:350px; float:left;}
.boxnewoffer {width:320px; height:180px; padding-right:10px; background:#f4f4f4 url('../img/box_bg.jpg') repeat-x; border:1px solid #dcdcdc; margin:10px 0 0 15px; }
#rightbox{width:300px; height:500px;  float:left;}
.box_text{width:500px; float:left; background:transparent;}
.box_text2{width:300px; float:left; background:transparent;}
.box_order{width:510px; height:1px; float:left; background:transparent;}
.box_img {width:125px; height:125px; float:right; margin:10px 0 10px 0;}
.order_box_img {width:125px; height:152px; float:right;  margin:10px 0 10px 0;}
#right p {color:#2c2c2c; padding:0 5px 5px 15px; font-size:10pt;}
#right i {color:#2c2c2c; padding:0 5px 5px 0px; font-size:10pt; font-style: italic;}
#right b {color:#2c2c2c; padding:0 5px 5px 0px; font-size:10pt; font-weight: bold;}
#quote p{width:220px; margin: 0 10px 10px 10px; padding:5px; font-size:13px;line-height:18px;}
#footer {width:960px; height:100px; clear:both; background:#fff; margin:0 auto; padding:10px; margin-top:530px;}
#footer a {color:#4398ef}
#line {width:960px; height:11px;background:url('../img/line.jpg') repeat-x; margin-left:8px;}
#slideshow {
	margin:0 auto;
	width:975px;
	height:365px;
	background:transparent url(../img/bg_slideshow.jpg) no-repeat 0 0;
	position:relative;
	padding-top:38px;
}
#slideshow #slidesContainer {
  margin:0 auto;
  width:910px;
  height:330px;
  overflow:auto; /* allow scrollbar */
  position:relative;

}
#slideshow #slidesContainer .slide {
  margin:0 auto;
  width:910px; /* reduce by 20 pixels of #slidesContainer to avoid horizontal scroll */
  height:324px;
  
}

label {
    display: block;
    width: 120px;
    float: left;
    padding:5px 10px 5px 15px;
    text-align: left;
    font-size: 16px;
}

select {
    display: block;
    width: 90px;
    height: 25px;
    float: left;
    margin-top: 2px;
    margin-left: 15px;
    text-align: left;
    font-weight: bold;
	font-size: 16px;	
}

option {
	    display: block;
    height: 25px;
    float: left;
    text-align: left;
    font-weight: bold;
	font-size: 16px;
}

table.noborder{
	border: 0px;
	border-color:black;
	border-spacing: 0px;
	
}

table td.noborder{
	border: 0;
	border-spacing: 0px;
	background-color: #CEC;
	font-weight: bold;
	padding-left: 15px;
}

table td.noborder2{
	border-spacing: 0px;
	border: 0;
	padding-left: 15px;
	
}

table {
	padding:5px 10px 5px 15px;
}
/** 
 * Slideshow controls style rules.
 */
.control {
  display:block;
  width:39px;
  height:263px;
  text-indent:-10000px;
  position:absolute;
  cursor: pointer;
}
#leftControl {
  top:175px;
  left:10px;
  background:transparent url(../img/left.png) no-repeat 0 0;
  z-index:5;

}
#rightControl {
  top:175px;
  right:10px;
  background:transparent url(../img/right.png) no-repeat 0 0;
}

/** 
 * Style rules for Demo page
 */
* {
  margin:0;
  padding:0;
  font:normal 11px Verdana, Geneva, sans-serif;
  color:#2c2c2c;
}
a {
  color: #2c2c2c;
  font-weight:normal;
  text-decoration:none;
}
a:hover {
  text-decoration:none;
}
body {
  background:#fff;
  color:#2c2c2c;
}
#pageContainer {
  margin:0 auto;
  width:975px;
}

.slide img {
  float:right;
  margin:0 ;
}
#menu {margin: 25px 0 0 40px;}
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			2.5em; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
	
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/*** DEMO SKIN ***/
.sf-menu {
	float:			left;
	margin-bottom:	1em;
}
.sf-menu a {

	padding: 		.75em .75em;
	text-decoration:none;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
		color:			#313131;
		font-family: 'Museo500', sans-serif;
		font-size:11pt;
		
}
.sf-menu li {
	background:		#fff;
	


}
.sf-menu li li {
	background:		#fff;
	width:170px;
	border-bottom:1px solid #e3e3e3;
	
}
.sf-menu li li  a{
	font-size:10pt;	
	margin:0 0 0 10px;
}
.sf-menu li li li {
	background:		#fff;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	background:		#fff;
	outline:		0;
	color:#6b9c11;
}

/*** arrows **/
.sf-menu a.sf-with-ul {
	padding-right: 	1em;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			.8em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background:	url('../images/shadow.png') no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}

