body
{
	/*background: #E60000 url('../design/bg_body6.jpg') repeat center top;*/
	/*background: #E60000 url('../design/jul-bg2.jpg') repeat center top;*/
	/*background: #E60000 url('../design/bakgrund_misterbling2000.jpg') repeat center top;*/
	/*background: #3ac3e9 url('../design/ny_bakgrund_misterbling_sommar.jpg') repeat center top;*/
	/*background: #3ac3e9 url('../design/bakgrund-sommartema-misterbling.jpg') repeat center top;*/
	/*background: #E60000 url('../design/bakgrund_misterbling_960.jpg') no-repeat center top;*/
	/*background: #041502 url('../design/haloween-tema-mister-bling.jpg') no-repeat center top;*/
	/*background: #e60000 url('/design/jultema_2010.jpg') no-repeat center top;*/
	/*background: #e60000 url('/design/bakgrund_spring2010.jpg') no-repeat center top;*/
	/*background: #3ac3e9 url('/design/bakgrund_misterbling_easter.jpg') no-repeat center top;*/
	/*background: #3ac3e9 url('/design/bakgrund_misterbling_summer.jpg') no-repeat center top;*/
	/*background: #3ac3e9 url('/design/ny-utan-blommor-sommartema-2011.jpg') no-repeat center top;*/	
	/*background: #e60000 url('/design/ny-design-2011-bakgrund.jpg') no-repeat center top; */

	background: #e60000 url('/design/ny-design-2011-bakgrund.jpg') fixed no-repeat center top; /* scrollbyte utanför main, NY STANDARD!*/
	
	margin: 0px;
	text-align: center;
	margin-top: 108px;
	/*margin-bottom: 30px;*/
	/*overflow: hidden; scrollbyte */
	min-width: 960px;
	width:100%;
	
	/*
	scrollbar-base-color: #000000;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-3dlight-color: #333333;
	scrollbar-highlight-color: #FF0000;	
	*/
}

div#holder
{
	position: relative;
	width: 960px;
	margin: 0 auto;
	* margin: 167 auto 30px;
	height: 100%;
	* height: 100%;
	/* scrollbyte 
	overflow: scroll;
	overflow-x: hidden; 
	*/
	z-index: 0;
	background-color:#fff;
	
}
div#topMenu
{
	/*z-index:1; scrollbyte:*/
	height:100px;
	background: url('/design/ny-design-2011-bakgrund.jpg') fixed no-repeat top center;
	z-index:999;
	position: fixed;
	width: 960px;
	left:50%;
	top:0px;
	margin-left: -480px;
}

div#sprakval_div {
	position: absolute;
	top: 140px;
	width: 960px;
	left: 50%;
	margin-left: -473px;
	text-align: right;
}
	div#valutaval_div {
		display: inline-block;
		* display: inline;
		padding: 5px;
		text-align: center;
		background-color: white;
		border: 1px solid #AAA;
		/* background: url("/design/currency.gif") no-repeat top center; */
	}

div#footer {
	position: absolute;
	bottom: 0px;
	width: 960px;
	left: 50%;
	margin-left: -480px;
	height: 30px;
	border-top: 2px solid #666;
	background-color: #DDD;
	display:none;
	/* overflow: hidden; !!!! */
}


div#main
{
	text-align: left;
	float:right;
	width:778px;
	overflow: hidden;
	z-index: 2;
	/*
	border: 10px solid blue;
	background-color: blue;
	*/

}

div#leftMenu
{
	text-align: left;
	margin-left: 5px;
	float:left;
	width:150px;
	overflow: hidden;
	z-index: 1;
}
#menyframe {
	position:absolute; 
	top: 0px; 
	left: 0px; 
	height:500; 
	width:100%; 
	z-index:9999;
	margin-top: 129px;
	*margin-top: 129px;
}

div#korghuvud
{
	width:970px;
	height:100px;
	display:block; /* scrollbyte från none */
	/*position:absolute;*/
	padding:0;
	overflow:hidden
	left:0px; /* scrollbyte */
}

div#certlogga
{
	position:absolute;
	left:885px;
	top:1px;
	z-index:4
}

div#varukorgtopholder
{
	z-index: 3;
	width:960px;
	margin:0 auto;
	text-align:left;
	position:relative;	
}

div#varukorgtop
{
	position:absolute;
	left:670px;
	top:12px;
	width:290px;
	height:78px;	
	background: url('/design/korgbg3.png') no-repeat;
	z-index: 3;
	text-align:left;
	color:#fff;	
}
div#varukorgtopcontent
{
	position:absolute;
	left:42px;
	top:1px;
	width:180px;
}

div#cartimageholder
{
	position:absolute;
	left:640px;
	top:4px;
	z-index: 4;
	padding:0;
	margin:0;
}

div#cartimageholder img
{
	padding:0;
	margin:0;
	width:63px;
	height:75px;
}

div#varukorgtop h3
{
	font-family: Verdana, Tahoma, Arial;
	font-size:12px;
	line-height:14px;
	font-weight:bold;
	margin:0;
	margin-bottom:4px;
	color:#fff;
}
div#varukorgtop a
{
	font-size:10px;
	color:#fff;
	text-decoration:underline;
}
#varukorg_links{
	/*text-align:right;*/
	margin-top:5px;	
	}
#varukorgtop_text{}







/* root element for tabs  */
.tabs { 
	list-style:none; 
	margin:0 !important; 
	padding:0;
	height:30px;
	border-bottom:1px solid #bababa;
	width:556px;
	* width:536px;
}

/* single tab */
.tabs li { 
	float:left;	 
	text-indent:0;
	padding:0;
	margin:0 !important;
	list-style-image:none !important; 
}

/* link inside the tab. uses a background image */
.tabs a { 
	background: url(/design/tabs.png) no-repeat -519px 0;
	font-size:11px;
	font-weight:bold !important;
	display:block;
	height: 30px;  
	line-height:30px !important;
	width: 134px;
	text-align:center;	
	text-decoration:none;
	color:#000;
	padding:0px;
	margin:0px;	
	position:relative;
	top:1px;
}

.tabs a:active {
	outline:none;		
}

/* when mouse enters the tab move the background image */
.tabs a:hover {
	background-position: -519px -31px;	
	color:#fff;	
}

/* active tab uses a class name "current". it's highlight is also done by moving the background image. */
.tabs .current, .tabs .current:hover, .tabs li.current a {
	background-position: -519px -62px;		
	cursor:default !important; 
	color:#000 !important;
}

/* Different widths for tabs: use a class name: w1, w2, w3 or w2 */


/* width 1 */
.tabs .w1 			{ background-position: -519px 0 !important; width:134px !important;  }
.tabs .w1:hover 	{ background-position: -519px -31px !important; }
.tabs .w1.current { background-position: -519px -62px !important; }

/* width 2 */
.tabs .w2 			{ background-position: -366px -0px; width:154px; }
.tabs .w2:hover 	{ background-position: -366px -31px; }
.tabs .w2.current { background-position: -366px -62px; }


/* width 3 */
.tabs .w3 			{ background-position: -193px -0px; width:174px; }
.tabs .w3:hover 	{ background-position: -193px -31px; }
.tabs .w3.current { background-position: -193px -62px; }

/* width 4 */
.tabs .w4 			{ background-position: -0px -0px; width:194px; }
.tabs .w4:hover 	{ background-position: -0px -31px; }
.tabs .w4.current { background-position: -0px -62px; }


/* initially all panes are hidden */ 
.panes .pane {
	display:none;	
}
.panes div{
	padding:10px;
	width:525px;
	min-height:200px;
	border-left:solid 1px #bababa;
	border-right:solid 1px #bababa;
	padding-top:20px;
	padding-left:20px;
}
.panes div .g_note{
	padding:5px;
	width:500px;
	min-height:30px;
	border:0px;
}
.gr22{
	background-image:url(../design/rekbox.png);
	background-repeat:no-repeat;
	width:186px;
	height:52px;
	color:#666;
	text-transform:uppercase;
	position:relative;
}
.gr22 .prisStrike, #nynavruta_content .prisStrike{
	display:none;
}
.gr22 .prisRed, .gr22 .stortPris{
	font-size:11px;
	}
.gr22 .stortPris br, #nynavruta_content br{
	display:none;
}

#gr22_kop{
	position:absolute;
	bottom:5px;
	right:5px;
	z-index:9119;
	text-transform:none;
	font-size:11px;
	font-weight:bold;
	color:#060;
}
#gr22_kop a:link, #gr22_kop a:visited{
	text-decoration:none;
	border:none;
	color:#060;
	font-weight:bold;
}#gr22_kop a:hover{
	text-decoration:none;
	border:none;
}


.gr22 img{
	margin-top:1px;
	margin-left:1px;
}

.gr23{
	position:relative;
}

#nynavruta_content span{
	text-transform:uppercase;
}

#nynavruta_content .prisRed, #nynavruta_content .stortPris{
	font-size:11px;
	color:#900;
}



#produktvy{
	background-image:url(../design/produktvy.png);
	background-repeat: no-repeat;
	width:774px;
	margin-top:10px;
	}
#produktvy_content{
	margin:5px;
}

#produktvy_content h1{
	margin-bottom:10px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	text-transform:uppercase;
}

ul#breadcrumbs
{
	width:100%;
	height: 24px;
	color:#316273;
	font-size:11px;
	padding:0;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #e7e6e6;
	font-weight:normal;
}
	ul#breadcrumbs li
	{
		text-align: left;
		float: left;
		list-style: none;
		margin:0 5px 0 0;
		padding:0;
		line-height:24px;
	}
		ul#breadcrumbs li a
		{
			font-size:11px;
			font-weight:bold;
			color:#316273;
			text-decoration:none;
			line-height:24px;
		}
		
#nyprisruta{
	position:relative;
	margin-top:5px;
	background-image:url(../design/nyprisruta.png);
	background-repeat:no-repeat;
	width:355px;
	height:50px !important;
	padding:0px;
	margin-bottom:10px;
	}
	#nyprisruta_left{
		float:left;
		margin-top:3px;
		margin-left:3px;
		width:145px;
		border-right:solid 1px #CCC;
		height:43px;
		}
		#nyprisruta_right{
			float:right;
			margin-top:9px;
			margin-right:3px;
			width:190px;
			height:43px;
			}
#nyprisruta #delauppruta{
	font-size:9px;
	color:#ccc;
}
#nyprisruta b{
	color:#000;
}
#nyprisruta a{
	color:#0d5b89;
	font-weight:bold;
	font-size:12px;
}
#nyprisruta #delauppruta .delbet{
	font-size:14px;
	font-weight:bold;
	color:#900;
}

#nyprisruta_left b{
	color:#666;
	font-size:10px;
	}

#nyprisruta_left .prisstrike{
	color:#900;
	font-weight:bold;
	font-size:13px;
	}
#nyprisruta_left .stortPris{
	font-weight:bold !important;
	font-size:20px;
	}
#nyprisruta_left #prisruta{

	}



#nynavruta, #nynavruta_bottom{
	background: url('/design/navruta204.png') no-repeat;
	width: 204px;
}
#nynavruta
{
	
	margin-top:15px;
	background-position: top left;
}
#nynavruta h5
{
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	line-height:30px;
	margin:0;
	padding:0;
	margin-left:9px;
	font-weight:bold;
	
}
#nynavruta_content
{
	margin:5px;
	margin-bottom:0px;
	
}
#nynavruta_bottom
{
	height: 12px;
	background-position: bottom left;
	margin-bottom:14px;
}

#kopteaven{
	margin-bottom:10px;
	}

.stortPris{
	display:block !important;
}



div.kampanjbox, div.kampanjbox_bottom {
	background: url('/design/kampanjbox.png') no-repeat top left;
	width: 226px;
}
div.kampanjbox h5
{
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	line-height:30px;
	margin:0;
	padding:0;
	margin-right:9px;
	text-align:right;
	font-weight:bold;
	
}
div.kampanjbox_content
{
	margin:5px;
	margin-bottom:0px;
	line-height:12px;
	
}
div.kampanjbox_bottom
{
	height: 12px;
	background-position: bottom left;
	margin-bottom:14px;
}
div.kampanjbox
{
	position:relative;
	z-index:1;
}
div.kampanjboxtag
{
	position:absolute;
	left:-5px;
	top:-4px;
	width:99px;
	height:57px;
	background: no-repeat top left;
	z-index:2;
}

div.facebooktag
{
	position:absolute;
	left:-2px;
	top:-3px;
	width:99px;
	height:57px;
	background: url(/design/join_us.png) no-repeat top left;
	z-index:2;
}

div#ddbuybutton
{
	float:right;margin:8px;
}

div.kampanjboxtag2
{
	position:absolute;
	left:-2px;
	top:-3px;
	width:99px;
	height:57px;
	background: no-repeat top left;
	z-index:2;
}

div.miniproduktruta
{
	display:block;
	width:100%;
	overflow:hidden;
	padding:1px 0;
	cursor:pointer;
}
div.underkant
{
	border-bottom:1px solid #ccc;
}
div.miniproduktrutabild
{
	float:left;
	width:60px;
	height:50px;
	margin-left:10px;
	overflow:hidden;
}
div.miniproduktrutabild img
{
	width:50px;
	height:50px;
	border:0;
}
div.miniproduktrutatxt
{
	text-transform:uppercase;
	height:30px;
	float:left;
	width:150px;
	color:#666;
	font-size:10px;
	line-height:14px;
	overflow:hidden;
}
div.miniproduktrutapris
{
	float:left;
	color:#cc0000;
	font-weight:bold;
	font-size:10px;
	height:18px;
}
div.miniproduktrutakop
{
	float:right;
	color:#006600;
	font-weight:bold;
	font-size:10px;
	height:18px;
	padding-right:10px;
}
div#starthogerkampanjer
{
	float:right;
	margin-right:20px;
	overflow:hidden;
}
div.kbhoger
{
	margin-left:2px !important;
}
div.nollmargin
{
	margin:0;
}
div.kbottomhoger
{
	margin-left:2px !important;
	height:6px !important;
	margin-bottom:4px !important;
}
div.hogermera
{
	margin-bottom:20px;
}

div.kassaerbheader {
	background: url('/design/kassaerbjudandeheader.png') no-repeat top left;
	width: 160px;
	height:29px;
}
div.kassaerbheader h5
{
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	line-height:29px;
	margin:0;
	padding:0;
	margin-right:9px;
	text-align:right;
	font-weight:bold;
}

