@charset "utf-8";
@import url("social-media-menu.css");

/* CSS Document */
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{font-size:100%;}legend{color:#000;}

html { 
	overflow-y:scroll;	
	height:100%;
	/* background-color:#39546d;*/
	background:transparent none repeat scroll 0 0;
}


body {
	color:#4b4b4b;	
	width:100%; 
	margin:0 auto;
	background:#192a3a url(/images/10/bg-2010.png) repeat-x top;
	font-family:Tahoma, Verdana, sans-serif;
	font-size:11px;
}
body.tradgardsmobler {
	/* background-color:#99cc69; */
	background:#d5d5d5 url(/images/10/bg-2010-tradgard.png) repeat-x top;
} 
/*body.tradgardsmobler{
	background:#99cc69 url(/images/10/bg3.png) repeat-x top;
}
*/
#page {
	width:950px;
	padding-bottom:30px;
	margin:0 auto;
	background-color:#fff;
	-moz-box-shadow:0 0 8px  #D5D5D5;
	-webkit-box-shadow:0 0 8px  #D5D5D5;
	box-shadow:0 0 8px #f00;
}

body.sangar #page {
	-moz-box-shadow:0px 7px 8px #4a6279;
	-webkit-box-shadow:0px 7px 8px #4a6279;
}

bod
em {
	font-style:italic;
}
ol li {
	list-style:decimal; 
	list-style-position:inside;
}
ol{	
	margin-bottom:15px;
}

#top-cart{
	width:260px;
	width:216px;
	float:right;
	margin-top:17px;
	padding-left:32px;
	background:url(/images/10/mini-cart.png) 8px 0 no-repeat;
	height:14px;
	margin-left:6px;
}
#top-cart a {
	text-decoration:none;
	display:block;
	float:left;
}
#top-cart a.top-cart-articles{
	width:120px;
	display:block;
	float:left;
}

#top-cart a{
	outline:none;
}
#top-cart a:hover{
	text-decoration:underline;
}

#top-cart .top-cart-link{
	font-weight:bold;
	padding-left:10px;
	border-left:1px solid #e1e1e1;
	outline:none;
}
#top-cart .top-cart-login{
	font-weight:bold;
	padding-left:10px;
	color:#666;
}

body.tradgardsmobler #top-cart .top-cart-link{
	color:#00934d;
}
body.sangar #top-cart .top-cart-link{
	color:#00934d;
}

#top-cart .top-cart-articles span{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#666;
	width:128px;
}

#top-menu {
	float:right;
	margin-top:17px;
	width:416px;
	text-align:right;
}

#top-menu li{
	list-style:none;
	/* float:left; */
	display:inline;
	padding-right:10px;
	padding-left:15px;
	border-right:1px solid #e1e1e1;
	height:16px;
	line-height:13px;
}

#top-menu li a{
	font-family:Tahoma, Geneva, sans-serif;
	color:#666;
	font-size:11px;
	text-decoration:none;
}

#top-menu li a:hover{
	text-decoration:underline;
}



/* SEARCH */

#applesearch { height:19px; margin:17px 47px 5px 0; float:right;clear:right; width:190px; display:inline;}
#applesearch .sbox_l { background:white url(../images/10/srch_l.gif) no-repeat scroll left top; float:left; height:19px; width:19px; display:inline;}
#applesearch .sbox_r { background:white url(../images/10/srch_r.gif) no-repeat scroll left top; float:left; height:19px; width:19px;display:inline; }
#applesearch .sbox_go { float:left; padding-left:25px; padding-top:0px; width:20px; display:inline;}
#applesearch .sbox input { display:inline;background:white url(../images/10/srch_bg.gif) repeat-x scroll left top; border:0pt none; color:#666; float:left; font-family:Tahoma, Geneva, sans-serif; font-size:11px;  font-style:normal; font-variant:normal; font-weight:normal; height:14px; line-height:13px; padding:2px 3px 3px 3px; width:145px; }

#main {
	width:688px;
	padding:22px 22px 10px 0;	
	float:right;
	background-color:#fff;
}

#main_top{
	background:transparent url(/images/10/main_top_trans.png) no-repeat;
	width:900px;
	height:10px;
	margin: 0 auto;
	overflow:hidden; /* IE6... */
}

#campaign-area{
	height:360px;
	height:387px;
	width:688px;
	float:left;
	position:relative;
	margin-bottom:18px;
	padding-bottom:42px;
	background:transparent url(/images/10/campaign-area-shadow.jpg) bottom left no-repeat;
	overflow:hidden;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	letter-spacing:-0.5px;
}
#campaign-area ul{
	width:10000em;
	position:absolute;
	float:left;
}

#campaign-area ul li{
	float:left;
	height:360px;
	height:387px;
	width:688px;
	position:relative;
}

.price-bar {
	height:53px;
	width:688px;
	position:absolute;
	z-index:11;
	bottom:0;
	left:0;
	background-color:#bc9b65;	
	
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

body.tradgardsmobler .price-bar{
	background-color:#95b27b;
}

#campaign-area h3 {
	font-size:19px;
	font-weight:bold;
	position:absolute;
	z-index:12;
	bottom:25px;
	left:16px;
	letter-spacing:-1px;
}

	#campaign-area h3 a {
		color: #fff;
		text-decoration: none;
	}
		#campaign-area h3 a:hover {
			text-decoration:underline;
		}
		
#campaign-area h4{
	font-size:14px;
	font-weight:bold;
	position:absolute;
	z-index:12;
	bottom:9px;
	left:16px;
	letter-spacing:-1px;
}

	#campaign-area h4 a {
		color: #fff;
		text-decoration: none;
	}

#campaign-area span.price {
	display:block;
	text-align:right;
	position:absolute;
	z-index:12;
	width:200px;
	bottom:9px;
	right:19px;
	font-weight:bold;	
	font-size:32px;
	letter-spacing:-1.9px;
}

#campaign-area span.price-prefix{
	font-size:20px;
}

#campaign-area .new{
	width:80px;
	height:80px;
	position:absolute;
	background:url(/images/10/bubbles.png) top left no-repeat;
	top:90px;
	right:66px;
	text-indent:-10000em;
}

#small-puffs {
	float:left;
	width:688px;
	margin-bottom:30px;
}

#small-puffs li {
	width:160;
	height:215px;
	margin-left:16px;
	padding-bottom:25px;
	float:left;
	background:url(/images/10/small-puff-shadow.png) bottom left no-repeat;
	position:relative;
}

#small-puffs li.first {
	margin-left:0;
}

#small-puffs li .content {
	padding:31px 20px 0 20px;
	width:120px;
	height:184px;
	background:url(/images/10/small-puff-bg.png) -170px 0 no-repeat;
}
#small-puffs li .content a:hover{
	text-decoration:underline;
}
#small-puffs li .content a:hover{
	
}
#small-puffs li.first .content, #small-puffs li.last .content{
	background-position:0 0;
}

#small-puffs li.second .content{
	
}

#small-puffs li.third .content{
	background-position:-340px 0;
}

#small-puffs li h3{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:18px;
	line-height:23px;
	color:#fff;
	letter-spacing:-1px;
	margin-bottom:15px;
}
#small-puffs li h3 a{
	color:#fff;
	text-decoration:none;
}
#small-puffs li h3 a:hover{
	text-decoration:underline;
}

#small-puffs li p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
	color:#fff;	
	letter-spacing:-0.5px;
}
#small-puffs li p a{
	color:#fff;
	text-decoration:none;
}
#small-puffs li p span.smaller {
	font-size:9px;
	margin-top:-10px;
	display:block;
}

#small-puffs .first .decoration {
	position:absolute;
	bottom:10px;
	left:-16px;
	width:128px;
	height:79px;
	background:url(/images/10/small-car.png) top left no-repeat;
}
body.tradgardsmobler #small-puffs .first .decoration {
		background:url(/images/10/small-car2.png) top left no-repeat;
}


#small-puffs .last .decoration {
	position:absolute;
	bottom:14px;
	right:-13px;
	width:156px;
	height:114px;
	background:url(/images/10/moon-stars.png) top left no-repeat; 
}

#product-news-list h5{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#555;
}

#product-news-list h5 a{
	color:#555;
	text-decoration:none;
}
#product-news-list h5 a:hover{
	color:#aaa;
}

#product-news-list p{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
}
#product-news-list li {
	position:relative;
}
#product-news-list div.new {
background:transparent url(../images/10/new-small.png) no-repeat scroll 0 0px;
height:41px;
width:41px;
bottom:6px;
right:4px;
position:absolute;
z-index:20;
}

#product-news {
	float:left;
	width:548px;
	overflow:hidden;
	position:relative;
}
a.next{
	background:transparent url(../images/10/arrows.png) no-repeat scroll 0 -17px;
	cursor:pointer;
	height:30px;
	width:35px;
	position:absolute;
	top:154px;
	right:17px;
	z-index:10;
} 

#product-news-wrapper a.next{
	top:74px;
	right:17px;
	
}
a.prev{
	background:transparent url(../images/10/arrows.png) no-repeat scroll 0 -100px;
	cursor:pointer;
	height:30px;
	width:35px;
	position:absolute;
	left:16px;
	top:153px;
	z-index:10;
}

a.next:hover{
	background-position:0 -57px;
}
a.prev:hover{
	background-position:0 -143px;
}


#campaign-area a.next{
	/*ba ckground:transparent url(../images/10/arrows.png) no-repeat scroll 0 -323px;*/
	background:0;
	height:387px;
	width:80px;
	top:0;
	right:0;
	
} 
#campaign-area a.next span{
	background:transparent url(../images/10/arrows.png) no-repeat scroll 0 -323px;
	height:45px;
	width:35px;
	top:175px;
	right:17px;
	position:absolute;
}

#campaign-area a.prev{
/*	background:transparent url(../images/10/arrows.png) no-repeat scroll 0 -208px;*/
	background:0;
	cursor:pointer;
	height:387px;
	width:80px;
	left:0;
	top:0;
}
#campaign-area a.prev span{
	background:transparent url(../images/10/arrows.png) no-repeat scroll 0 -208px;
	height:45px;
	width:35px;
	left:16px;
	top:174px;
	position:absolute;
}

#product-news-wrapper a.prev{
	left:16px;
	top:73px;
	
}
#product-news-wrapper a.next{
	right:17px;
	top:74px;
	
}

#campaign-area a.next:hover span{
	background-position:0 -376px;
}

#campaign-area a.prev:hover span{
	background-position:0 -266px;
}

#product-news-wrapper{
	width:542px;
	padding:20px 73px 0px;
	height:170px;
	float:left;
	position:relative;
	margin-bottom:57px;
	background-color:#f2f2f2;
	/*-moz-border-radius:12px;*/
	background-image: -moz-linear-gradient(-75deg, #ddd, #eee);
		background-image: -webkit-gradient(linear,left top,right bottom,color-stop(0, #dddddd),color-stop(1, #eeeeee)); /* Saf4+, Chrome */
   		filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#dddddd', endColorstr='#eeeeee'); /* IE6,IE7 */
    	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#dddddd', endColorstr='#eeeeee')"; /* IE8 */
}

#product-news-wrapper-shadow{
	background:transparent url(/images/10/campaign-area-shadow.jpg) bottom left no-repeat;
	height:50px;
	width:688px;
	position:absolute;
	bottom:-40px;
	left:0;
}

#product-news-list {
	width:10000em;
	position:relative;
	float:left;
}

#product-news-list li{
	float:left;
	margin-right:46px;
	width:152px;
	owerflow:hidden;
}

* html #product-news-list li .news_thumb {
	height: expression( this.scrollHeight > 111 ? "112" : "auto" ); /* sets max-height for IE */
}

#product-news-list li .news_thumb{
	max-height:115px;
	overflow:hidden;
	position:relative;
	margin-bottom:2px;

}
#product-news-list li .news_thumb a{
	display:block;
		
}
#product-news-list li .news_thumb > a{
	max-height:113px;
	border:1px solid #ddd;
	overflow:hidden;
}
#product-news-list li .news_thumb > a:hover{
	border:1px solid #bbb;
	opacity:0.85;
}
#product-news-list li .news_thumb > a:active{
	border:1px solid #aaa;
}

	#product-news-list li .news_thumb img{
		
		
	}

	#product-news-list li .news_thumb img.tall{
		position:relative;
		top:-25%;
	}
	
#tag-cloud-wrapper {
	width:335px;
	height:170px;
	float:left;
	padding-bottom:30px;
	overflow:hidden;
	background:url(/images/10/medium-shadow.png) bottom left no-repeat;
	/*-moz-border-radius:12px;*/
}
#tag-cloud{
	width:311px;
	padding:17px 12px 17px 12px;
	height:140px;
	text-align:center;
	float:left;
	margin-bottom:20px;
	background-color:#f2f2f2;
	/*-moz-border-radius:12px;*/
	background: -moz-linear-gradient(-75deg, #ddd, #eee);
}
#tag-cloud li{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:9px;
	color:#555;
	display:inline;
	padding-right:5px;
	line-height:15px;
}

#tag-cloud li.tag1{}
#tag-cloud li.tag2{font-size:12px;}
#tag-cloud li.tag3{font-size:13px;}
#tag-cloud li.tag4{font-size:17px;}
#tag-cloud li.tag5{font-size:18px;}

#tag-cloud li a{
	color:#555;
	text-decoration:none;
}
#tag-cloud li a:hover{
	color:#8b8b8b;
	text-decoration:none;
}
#blog-wrapper-wrapper{
	width:335px;
	float:right;
	background:url(/images/10/medium-shadow.png) bottom left no-repeat;
	
}

#blog-wrapper{
	
	padding:20px 20px 20px 20px;

	height:135px;
	margin-bottom:26px;
	background-color:#f2f2f2;
	/*-moz-border-radius:12px;*/
	background: -moz-linear-gradient(-75deg, #ddd, #eee);
}
#blog-wrapper entry{
}
#blog-wrapper h4, .gfc-resultsHeader{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	width:176px !important;
	color:#555;
	padding:0 50px 5px 45px;
	border-bottom:1px solid #ccc;
	margin-bottom:12px;
	line-height:16px;
	background:url(/images/10/feed-icon.png) top left no-repeat;
}
#blog-wrapper .gf-author, #blog-wrapper .gf-spacer{
	display:none;
}
#blog-wrapper span.date, #blog-wrapper .gf-relativePublishedDate {
	font-size:9px;
	color:#777;
	display:block;
	position:relative;
	top:-22px;
}
#blog-wrapper h5, .gf-title{
	font-size:12px;
	font-weight:bold;
	color:#555;
	margin-bottom:5px;
	position:relative;
	top:8px;
	height:22px !important;
}
#blog-wrapper h5 a, .gf-title a{
	text-decoration:none;
}

#blog-wrapper h5 a:hover, .gf-title a:hover{
	text-decoration:underline;
}
#blog-wrapper p, #blog-wrapper .gf-snippet{
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:normal;
	font-size:11px;
	color:#555;
	margin-bottom:10px;
	height:auto;
	overflow:hidden;
	line-height:14px;
	padding-right:15px;
}
#blog-wrapper a.button {
	color:#fff;
	width:58px;
	text-align:center;
	background-color:#f08631;
	display:block;
	text-decoration:none;
	padding:4px 0;
}
#share{
		width:170px;
		float:left;
		height:44px;
		padding:10px 0  0 30px;
}
#footer-logos{
	height:44px;
	width:950px;
	float:left;
	background-color:#fff;
	padding-bottom:5px;
}
#logos{
	width:400px;
	float:left;
	padding-left:40px;
}

#more-logos{

	width:144px;
	float:right;
}

#header {
	position:relative;
	height:91px;
	margin: 0 auto;
	width:950px;
}

#cart_bar {
	width:430px;
	height:22px;
	position:absolute;
	top:0;
	right:36px;
}
#cart_bar a{
	text-decoration:none;
	color:#444;
}
#cart_bar span {
	height:22px;
	display:block;
	float:left;
	text-indent:-1000em;
	outline:none; 
	margin-right:1px;
	display:inline;  /* Has-Layout for IE6 Duplicate character bug... */
}

#cart_bar #cart span {
	text-indent:28px;
}
	
#login {
	/*background:url(../images/10/login_disabled.png) no-repeat;*/
	width:77px;
}

#register {
	/*background:url(../images/10/register_disabled.png) no-repeat; */
	width:169px;
}
div.radio {
	width:40px;
	display:block;
	float:left;
	clear:left;
}div.radio input{ width:22px !important; }

#cart {
	background:url(../images/10/cart.png) no-repeat;
	width:148px; 
}

#cart_bar  #cart  {
	text-indent:0;
	line-height:20px;
	font-size:11px;
	font-weight:bold;
	color:#555;	
	text-decoration:none;
	text-indent:27px;
	overflow:hidden;
}
#to_cart{
	background:url(../images/10/to_cart2.png) no-repeat;
	width:99px;
	overflow:hidden;
}

#cart_bar #cart 2 {
	text-indent:0; 
}
#cart_bar span#sangar{
		background:url(../images/10/till-sangavdelningen.png) no-repeat;
		width:139px;
		height:22px;
		margin-right:20px;
}
#cart_bar a{
			outline:none;
}
#cart_bar span#tradgardsmobler{
		background:url(../images/10/till-tradgardsmobler.png) no-repeat;
		width:135px;
		height:22px;
		outline:none;
		margin-right:20px;
}
#cart_bar a {
float:right;
}
#logotype {
	position:absolute;
	top:13px;
	left:14px;
}

body.sangar #main_menu, body.sangar #menu-bar{
	background-color:#365069;
	
}

#menu-bar {
	height:31px;
	line-height:31px;
	background-color:#555;
}

#main_menu li {
	float:left;
	width:auto;
}
#menu-bar a.section-link {
	background-color:#95b27b;
	display:block;
	padding:0 16px;
	float:right;
	margin-right:22px;
}
body.tradgardsmobler #menu-bar a.section-link {
	background-color:#BC9B65;
}

#menu-bar a.section-link:hover {
	text-decoration:underline;
}

#main_menu li a, #menu-bar a {
	color:#fff;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#main_menu li a{
	text-transform:uppercase;
}

#main_menu li  a{
	 display:block;
	 width:auto;
	padding:0 14px 0 14px;
	}
#main_menu li  a:hover, #main_menu li.current a{
	background-color:#fff;
	color:#555;
}
#main_menu {
	height:31px;
	width:754px; 
	display:inline;
	float:left; 
	background-color:#555655;
	padding-left:12px;
}
	
#main_menu li { width:auto; float:left;display:inline;line-height:31px; margin-right:1px;}
#main_menu li a { display:block; background-color:#365069;}


body.tradgardsmobler #main_menu li a {
	color:#fff;
	 background-color:#555655;
	/*font-weight:bold;*/
}
body.tradgardsmobler #main_menu li a:hover, .tradgardsmobler #main_menu li.current a {
	color:#555;
	background-color:#fff;
}

#site_nav{
	position:absolute;
	top:25px;
	left:-30px;
	z-index:1;
}

#site_nav li{	
	height:auto;
	width:30px;
/*	width:0px;
	position:relative;
	top:0;
	left:0px;
	z-index:-1;*/
	
	margin-bottom:5px;
}

#site_nav a.on {	
	background: url(/images/10/tab_tradgardsmobler_on_trans.png) no-repeat;
	width:30px;
	height: 130px;
	display: block;
	text-indent: -1000em;
	outline: none;
}

#site_nav a.off {	
	background: url(/images/10/tab_tradgardsmobler_off_trans.png) no-repeat;
	width:30px;
	height: 130px;
	display: block;
	text-indent: -1000em;
	outline: none;
}

#site_nav a.off:hover {	
	/*background: url(/images/10/tab_tradgardsmobler_off_trans_hover.png) no-repeat;*/
}


#site_nav a.on2 {	
	background: url(/images/10/tab_sangar_on_trans.png) no-repeat;
	width:30px;
	height: 73px;
	display: block;
	text-indent: -1000em;
	outline: none;
}

#site_nav a.off2 {	
	background: url(/images/10/tab_sangar_off_trans.png) no-repeat;
	width:30px;
	height: 73px;
	display: block;
	text-indent: -1000em;
	outline: none;
}

#site_nav a.off2:hover {	
	/*background: url(/images/10/tab_sangar_on_trans.png) no-repeat;*/
}

#site_nav li a {	

}
.sale {
	/* color:#d2232a !important;*/
}
#side_column{

	width:200px;
	float:left;
	display:inline;
}

#side_column_extra{
	margin:0 0px 0 0px;
	width:230px;
	float:right;
	display:inline;
}

#main_column{
	width:420px;
	float:left;
	display:inline;
}

	#main_column h1 {
		font-family:Tahoma, verdana, sans-serif;
		font-size:27px;
		line-height:32px;
		margin-bottom:12px;
		color:#72994f;
		width: 318px;
	}
	
	#main_column h3 {
		font-family:Tahoma, verdana, sans-serif;
		font-size:13px;
		margin-bottom:10px;
		color:#72994f;
	}
	
	#main_column .box p {
		line-height: 15px;
	}
	
	#main_column .box a {
		color:#72994F;
	}

#main_column.big{
	width:657px;
}

#submenu h4 {
	font-family:Tahoma, verdana, sans-serif;
	font-size:16px;;
	margin-bottom:7px;
	color:#444;
	text-indent:10px;
}
#submenu{
	width:200px;
	margin-top:22px;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#333333;
	display:inline;
}

#submenu ul {
	width:200px;
	margin-top: 20px;
}

#submenu li{
	text-indent:-11px;
	height:auto;
	line-height:22px;
	padding-top:2px;
	padding-bottom:2px;
	border-bottom:1px solid #dedbde;
	line-height:14px;
}

#submenu li a{
	 padding-left:22px;
	background:url(../images/10/li-bullet.png) 10px center no-repeat;
 text-decoration:none;
 color:#444;
 background-color:#ffffff;
 display:block;
 width:auto;
 font-size:10px;
 padding:4px 0 4px 22px;


}

#submenu li a:hover, #submenu li a.current{
 background-color:#f5f5f5;
}
#splash {
	margin-bottom:10px;
}
#side-content {
	margin:22px 22px 0 0;
	width:200px;
	float:right
}

.comp-sidebar { 
	border: #eee 1px solid; 
	width: 198px; 
	padding: 10px; 
	float: right; 
	margin-top: 20px;
}

	.comp-sidebar p {
		line-height: 15px;
		margin-bottom: 15px;	
	}

#content {
	width:360px;
	background-color:#fff;
	float:left;
	min-height:260px;
	/*border-bottom:1px solid #e1e1e1;*/
	margin-left:22px;
	display:inline;
	margin-top:22px;
	padding-bottom:10px;
}

	#content.wider {
		width:420px;
	}

#content ul, #content ol {
	margin: 0 0 20px;
}

#content ul li {
	list-style:outside;
	margin-left: 15px;
	line-height: 15px;
}

#content ol li {
	list-style:decimal;
	margin-left: 20px;
	line-height: 15px;
}

#content h1 {
	font-family:Tahoma, verdana, sans-serif;
	font-size:27px;
	line-height:32px;
	margin-bottom:12px;
	color:#ba893c;
}


	
body.tradgardsmobler #content h1, body.tradgardsmobler #content h2,body.tradgardsmobler #contact h5, body.tradgardsmobler #campaign h1, body.tradgardsmobler #campaign h2{
	color:#72994f;
}
body.tradgardsmobler #content h1 a, body.tradgardsmobler #content h2 a,body.tradgardsmobler #contact h5 a, body.tradgardsmobler #campaign h1 a, body.tradgardsmobler #campaign h2 a{
	color:#72994f;
	text-decoration:none;
}

body.tradgardsmobler #campaign h2 a:hover{
	text-decoration:underline;
}

#content p {
	font-family:Tahoma, verdana, sans-serif;
	font-size:11px;
	margin-bottom:15px;
	color:#444;
	line-height:15px;
}

#content a, #contact a {
	color:#444;
}
#content a{
	text-decoration:underline;	
	font-weight:normal; 
}

	body.tradgardsmobler #content a{
		color: #72994f;
	}
	
	body.sangar #content a{
		color: #ba893c;
	}
	
	#gallery h1 {
		font-family:Tahoma, verdana, sans-serif;
		font-size:27px;
		line-height:32px;
		margin-bottom:12px;
		color:#ba893c;
	}
	body.tradgardsmobler #gallery h1 {
		color:#72994f;
	}

#content h2 {
	font-family:Tahoma, verdana, sans-serif;
	font-size:16px;
	padding-top:10px;
	margin-bottom:10px;
	color:#ba893c;
}
#content h3 {
	font-family:Tahoma, verdana, sans-serif;
	font-size:11px;
	font-weight:bold;
	margin-bottom:5px;
	color:#444;
}

#content td {
	line-height: 15px;	
}

#content table {
	font-family:Tahoma, verdana, sans-serif;
	font-size:11px;
	margin-bottom:15px;
	color:#444;
	line-height:15px;
}

#top_ad {
	width:420px;
	height:236px;
	margin-top:0px;
	float:left;
	display:inline;
	position:relative;
}

#top_ad_big {
	width:660px;
	height:236px;
	margin-top:0px;
	float:left;
	display:inline;
	position:relative;
}

#social-icons a {
	display:block;
	float:left;
	margin-right:5px;
}
#social-icons span.share {
	display:block;
	float:left;
	clear:left;
	margin-top:3px;
}


#flash_title {
	position:absolute;
	bottom:41px;
	right:15px;
	height:20px;
	padding-left:9px;
	background:url(../images/ad_but_left.png) top left no-repeat;
	z-index:20;
}

#flash_title a{
	line-height:19px;
	text-decoration:none;
	padding-right:9px;
	display:block;
	float:left;
	height:20px;
	background:url(../images/ad_but_right.png) top right no-repeat;
	color:#666;
}
#flash_title a span{

	font-size:11px;
	font-weight:bold;
}

#flash_add {
position:absolute;
	bottom:16px;
	right:15px;	
	z-index:20;
}

#campain_ads {
	width:230px;
	height:236px;
	float:right;
	display:inline;
	/* margin-bottom:39px;*/
}

div.campain_ad {
	margin-bottom:6px;
	width:231px;
	height:115px;
	display:inline;
	float:right;	
}

div.campain_ad img.left { background-color:#ba893c;width:115px; height:115px;border-right:1px solid white; float:left;}
div.campain_ad img.right { background-color:#ba893c; width:115px; height:115px;border-left:1px solid white; float:right;}
body.tradgardsmobler div.campain_ad img.left {background-color:#FDF8B2;} 
body.tradgardsmobler div.campain_ad img.right {background-color:#FDF8B2;}
div.campain_ad div.ad_text { 
	width:115px;
	height:115px;
	text-align:center;
	background-color:#ba893c;
	float:right;
}
body.tradgardsmobler div.campain_ad div.ad_text{
	background-color:#fdf8b2;
	color:#444;
}
body.tradgardsmobler div.campain_ad div.ad_text h4{
color:#444;
}
body.tradgardsmobler div.campain_ad div.ad_text p{
color:#444;
}
body.tradgardsmobler div.campain_ad div.ad_text p.expires a{
color:#444;
}
body.tradgardsmobler #to_cart{
background:transparent url(../images/10/to_cart_green2.png) no-repeat scroll 0 0;
}
div.campain_ad div.ad_text p{
	font-size:13px;
	color:#fff; 
	margin-bottom:10px;
}
div.campain_ad div.ad_text p a {
	color:#fff;
	text-decoration:none;
}

div.campain_ad div.ad_text p.expires{
	font-size:11px;
	color:#fff; 
}
div.campain_ad div.ad_text p.expires a{
	color:#fff;text-decoration:none;
}
div.campain_ad div.ad_text h4{
	font-size:16px;
	color:#fff; 
	padding-top:20px;
	margin-bottom:2px;
}
#contact {
	width:185px;
	float:left;
	padding-left:20px;
	margin-top:32px;
	
}
hr.hr {
	border:0;
	height:1px;
	border-bottom:1px solid #e2e2e2;
	margin: 0 0 13px 0;
	width:100%;
}
#map { margin-bottom:21px;}

#contact p {
	font-size:11px;
	color:#444;
	margin-bottom:15px;
	line-height:15px;
}
#contact a.view_larger {
	font-size:9px;
	color:#777;
	text-decoration:none;
}
#contact h4 {
	font-family:Tahoma, Verdana, sans-serif;
	font-size:16px;
	color:#444;
	font-weight:normal;
	margin-bottom:14px;
	line-height:19px;
}
#contact h5 {
	font-family:Tahoma, Verdana, sans-serif;
	font-size:13px;
	color:#ba893c;
	font-weight:normal;
	margin-bottom:6px;
}
#contact table {
	margin-bottom:20px;
}

#contact td {
	line-height:16px;
}

#tag_cloud{
	text-align:center;
	padding-bottom:30px;
	}
#tag_cloud h4 {
	font-size:13px;
	color:#ba893c;
	margin-bottom:14px;
}
#tag_cloud a {
	text-decoration:none;
	color:#888;
	padding:2px;
}
#tag_cloud span.level_1 {
	font-size:9px;
}
#tag_cloud span.level_2 {
	font-size:11px;
}
#tag_cloud span.level_3 {
	font-size:14px;
}
#tag_cloud span.level_4 {
	font-size:17px;
}
#footer_wrapper{
	margin:0 auto;
	width:950px;
	background-color:#fff;
	padding-top:15px;
	clear:both;
}
#footer {
	width:896px;
	height:132px;
	padding:0 27px;
	background-color:#b4b4b4;
	float:left;
	font-family:Tahoma, Geneva, sans-serif;
	color:#fff;
	line-height:14px;
}

#footer h5 {
	font-weight:bold;
	font-size:11px;
	margin-bottom:6px;
	text-transform:uppercase;
	
}
#footer h5 a{
	text-decoration:none;
}

#footer h5.copy {
	text-transform:none;
}


#footer p {
	font-weight:normal;
}

#footer ul {
	float:left;
	height:132px;
	width:896px;
	overflow:hidden;
}

#footer ul li{
	background:url(/images/10/footer-li.png) right 21px no-repeat;
	padding:20px 20px 0 20px;
	display:inline;
	float:left;
	width:180px;
	height:100px;
	
}
#footer ul li a{
	text-decoration:underline;
}

#footer ul li h5 a{
	text-decoration:none;
}

#footer ul li.first{
	padding-left:0;
	padding:20px 23px 0 0px;
}

#footer ul li.last{
	background:url(/images/10/map.png) right 14px no-repeat;
	padding-right:0;
	width:230px;
}

#footer ul li p {
	margin-bottom:10px;
}
#footer ul li td p {
	margin:0;
}
#copyrights {
	width:500px;
	float:left;
	padding-left:20px;
}
#footer a {
	color:#fff;
	text-decoration:none;
}
#products{
	width:600px;
	float:left;
	clear:left;
}
#product_list {width:150px; float:left; clear:left; margin:30px 0 18px 12px; /*border-bottom:1px solid #e1e1e1;*/ padding-bottom:20px; display:inline;}
#product_list a {text-decoration:none; color:#888;  background:#fff url(../images/10/social-icons.png) 0px -171px no-repeat;padding-left:12px;
/* line-height:21px;*/
}
body.tradgardsmobler #product_list a {background-position: 0px -201px; }
#product_list li a:hover {color:#BA893C;}
#product_list a.current {color:#BA893C;}
body.tradgardsmobler #product_list a.current {color:#72994f;}
body.tradgardsmobler #product_list li a:hover {color:#72994f;}
#product_list li.sub {float:left; margin-bottom:17px;width:190px;padding-left:15px;}
#product_list li.sub span { background:#fff url(../images/10/social-icons.png) 0px -155px no-repeat;padding-left:11px;  }
body.tradgardsmobler #product_list li.sub span { background-position: 0px -185px;  }
/*body.tradgardsmobler #product_list li.sub {float:left;background:#fff url(../images/10/li_down.gif) 1px 4px no-repeat;padding-left:10px;  margin-bottom:14px;width:140px;}*/
#product_list li.sub ul{margin-top:7px;position:relative;left:-15px;}
#product_list li .first {color:#555; font-weight:bold; }
#product_list li a.first  {outline:none; }
#product_list li ul {text-indent:6px;}
#product_list li ul li { height:23px;  border-bottom:1px solid #f5f5f5; line-height:21px; padding-left:15px; display:block;}
#product_list li ul li.first {margin-top:7px;}
#product_list li img { vertical-align:middle;}
body.tradgardsmobler #product_list li ul li a:hover, body.tradgardsmobler #product_list li ul li a.current { background-position:0 -186px;} 
body.sangar #product_list li ul li a{ background-position:0 -201px;} 
/* Produktlistning */
#list_head {
	position:relative;
	width:640px;
	float:left;
	display:inline;

}
#bottom_nav {
	float:left;
	clear:left;
	width:382px;
}
#product_listing{
		width:382px;
		width:640px;
		float:left;
		padding-left:20px;
		padding-bottom:40px;
		display:inline; /* IE6 */

}
#product_listing p{
	line-height:15px;
}

#product_listing h1{
	font-family:Tahoma, Verdana, sans-serif;
	font-size:27px;
	color:#ba893c;
	margin-bottom:14px;
}
#product_listing h2 {
	font-family:Tahoma, verdana, sans-serif;
	font-size:16px;
	font-weight:normal;
	padding-bottom:11px;
	color:#ba893c;
}
#product_listing  label {
	/*
	width:150px;
	float:left;
	*/
}
#product_listing a.showgrid, #product_listing a.showlist,
#product_listing a.showgrid_current, #product_listing a.showlist_current{
	font-size:11px;
	color:#999;
	text-decoration:none;
	vertical-align:middle;
		
}

#product_listing a.showgrid {
	background:url(../images/grid.png) 2px 3px no-repeat;
	padding-left:20px;
	margin-right:10px;

}

#product_listing a.showlist {
	background:url(../images/list.png) 2px 3px no-repeat;
	padding-left:20px;
}
#product_listing a.showgrid_current {
	background:url(../images/grid_on.png) 2px 3px no-repeat;
	padding-left:20px;
	margin-right:10px;
	color:#444;

}

#product_listing a.showlist_current {
	background:url(../images/list_on.png) 2px 3px no-repeat;
	padding-left:20px;
	color:#444;
}

#product_listing a.showgrid, #product_listing a.showlist,
#product_listing a.showgrid_current, #product_listing a.showlist_current{
	margin-bottom:10px;
	padding:2px 2px 2px 24px;
	border:1px solid #fff;
}
#product_listing a.showgrid:hover, #product_listing a.showlist:hover,
#product_listing a.showgrid_current:hover, #product_listing a.showlist_current:hover{
	background-color:#eee;
	border:1px solid #ccc;
}
#product_listing div.product_tn_content {
	width:382px;
	float:left;
	padding-bottom:20px;
}

#product_listing div.product_tn_pic {
	width:149px;
	float:left;
	padding:2px;
	border:1px solid #ddd;
	position:relative;

}
#product_listing div.new {
	background:transparent url(../images/10/new-small.png) no-repeat scroll 0 0;
	bottom:6px;
	height:41px;
	position:absolute;
	right:4px;
	width:41px;
	z-index:20;
}
#product_listing #product_single_image div.new{
	bottom:12px;
	right:12px;
}

#product_listing div.product_tn_info {
	width:206px;

	float:left;
	padding:0 0 0 20px;
	
}
#product_listing div.product_tn_info a.cat_link{
	text-decoration:none;
	color:#4b4b4b;
}
#product_listing div.product_tn_info p {
	margin-top:-12px;
}

#product_listing div.list {
	width:205px;

	float:left;
	padding:0 0 0 20px;
	
}
#product_listing div.grid{
	width:160px;

	float:left;
	padding:0 0 0 20px;
	
}
#product_listing div.product_tn_info h2, #product_listing div.product_tn_info h2 a{
	font-family:Tahoma, Verdana, sans-serif;
	font-size:15px;
	color:#ba893c;
	margin-bottom:5px;
	text-decoration:none;
}
body.tradgardsmobler #product_listing div.product_tn_info h2, 
body.tradgardsmobler #product_listing div.product_tn_info h2 a{
	color:#72994f;
}
#product_listing div.product_tn_info p{
	font-family:Tahoma, Verdana, sans-serif;
	font-size:11px;
	color:#444;
	margin-bottom:14px;
}
#product_listing div.group_price, #product_listing div.price{
	font-family:Tahoma, Verdana, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#444;
	height:30px;
}
#product_listing div.lagg_i {
	width:110px;
	float:left;
	padding:0 4px 0 0;
}
#product_listing div.las_mer{
	width:59px;
	float:left;
}
#product_listing #nav_view {
	display:inline;
	margin-bottom:34px;
	width:360px;
	padding-left:3px;
	float:left;
}
#product_listing #nav_view label {
	padding-left:4px;
}
#product_listing #nav_view label, #product_listing #nav_view select {
	vertical-align:middle;
	font-family:Tahoma, Verdana, sans-serif;
	font-size:11px;
	color:#444;
	
}
#product_listing #nav_view select {
	width:70px;
}

#product_listing div.pagination {
	display:inline;
	width:382px;
	height:30px;
	margin:18px 0 0 0;
	line-height:8px;
	padding-right:10px;
	position:absolute;
	top:0;
	right:0;
	
}

#product_listing div.pagination a{
	color:#444;
}	
#product_listing div.pagination p{
	/* font-size:10px;*/
	float:right;
}

#bottom_nav div.pagination{
	float:left;
	position:static;
}
 #product_listing #bottom_nav div.pagination p{
float: left;
}
 #product_listing #bottom_nav div.paging{
left:0;
}
 #product_listing #bottom_nav div.paging div{
	float:left;
}

span.status {
	text-transform:uppercase;
	position:relative;
	top:-5px;
	left:0;
	font-size:10px;
	color:#C73636;
}
#list_head h1{
	width:340px;
	top:0;
	left:0;
	float:left;
	
}
body.tradgardsmobler #list_head h1{
	color:#72994f;
}
#list_head #cat_breadcrumb {
	margin-bottom:5px;
	margin-top:3px;
}
#list_head #cat_breadcrumb {
	font-family:Tahoma, Verdana, sans-serif;
	font-size:11px;
	color:#444;
}
#list_head #cat_breadcrumb a{
	font-family:Tahoma, Verdana, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#444;
	text-decoration:none;
}

#product_single_content {
	margin-top:22px;
	width:290px;
	float:left;
	color:#444;
	display:inline;
}
#product_single_content table{
	margin:10px 0 10px 0;
	width:200px;
	clear:both;
	float:left;
}
#toolbox{
	width:250px;
	float:left;
	margin-top:20px;
}

#product_single_content h1{
	float:none;
	margin-bottom:2px;
}

body.tradgardsmobler #product_single_content h1{
	color:#72994f;
}

#product_single_content h2{
	font-family:Tahoma, Verdana, sans-serif;
	font-size:14px;
	color:#444;
	padding-bottom:16px;
}

#product_single_content #price span.price{
	color:#c73636;
	font-size:24px;	
	font-weight:bold;
	display:block;
}
#product_single_content #price span.price_info{
	color:#444;
	font-size:11px;	
	font-weight:normal;
	padding-left:4px;
}
#product_single_content #price span.month_price{
	font-size:15px;
	color:#c73636;
	display:block;
	padding-top:2px;
}
#price {
	padding-bottom:15px;
}
#product_single_content #price span.month_info{
	font-size:9px;
	color:#444;
}
#product_single_content #price span.month_info a{
	color:#444;
}
#product_single_content #price span.price_info{
	color:#444;
	font-size:11px;	
	font-weight:normal;
	padding-left:4px;
}
#product_single_content input {
	width:15px;
	height:14px;
	margin-left:5px;
	background:url(../images/input_bg2.gif) repeat-x;
	border:0;
	border:1px solid #aca19c;
	text-align:center;
	padding:2px;
	color:#444;
}
#product_single_content #price h6  {
	text-transform:uppercase;
}
#product_single_image{
	width:320px;
	float:right;
	margin-top:22px;
	padding:2px;
	border:1px solid #dfdfdf;
	text-align:center;
	position:relative;
}
#product_single_image_wrapper{
	/* 
	min-height:243px;
	height:auto !important; 
	height:243px; 	
	*/
}


* html #product_single_image_wrapper{
	height:243px;

}

#quantity {
	width:62px;
	float:left;
}
#toolbox a{
	color:#888;
	text-decoration:none;
}
#toolbox #print {
	padding-left:20px;
	background:url(/images/print.gif) no-repeat;
	display:block;
	float:left;
	clear:left;
	margin-top:10px;
}

#toolbox #magnify {
	margin-left:11px;
	padding-left:22px;
	background:url(/images/magnify.gif) no-repeat;
	display:block;
	float:left;
margin-top:10px;
}
#toolbox .tip {
	padding-left:20px;
	background:url(/images/tip.png) no-repeat 1px 3px;
	float:left;
	clear:left;
	margin-top:5px;
	display:block;
}

#container-menu {
	margin-top:31px;
	width:280px;
	float:left;
	 clear:left;
	display:inline;
}
#container-menu-recommend,#container-menu-colours{
	margin-top:30px;
	width:auto;
	float:right;
	display:inline;
}

#beskrivning, #modeller,
#recensioner, #recommended, #dynor,
#ingaende {
	border:1px solid #dedede;	
	padding:5px 0px;
	line-height:15px;
}
#beskrivning {
	padding: 20px 17px;
	width:263px;
}
#ingaende {
	width:280px;
}
#dynor {
	padding-bottom:10px;
	padding-top:10px;
	width:325px;
}
#recommended {
	padding-top:10px;;
	/*padding-bottom:16px;*/
	padding-bottom:0;
	border-bottom:0;
	

	width:325px;
}
#recommended, #recommended ul, #dynor, #dynor ul  {
	overflow:hidden;
}
#recommended ul, #dynor ul{
	display:inline;
	width:310px;	
	float:left;
	padding-left:6px;
}
#recommended li, #dynor li{
	float:left;
	margin-top:5px;	
}
#recommended .recommend_box {
	width:270px;
	float:left;
	height:44px;
}
#recommended table a, #recommended table span{

	float:left;
	/*height:44px;*/
	text-decoration:none;
	color:#444;
}
#recommended table a:hover{
	color:#888;
}

#recommended table th {
	height:1px;
}
#recommended table td {
	vertical-align:middle;
}
#recommended table tr {
	border-bottom:1px solid #dedede;
}
#recommended table tr  tr{
	border-bottom:none;
}
#recommended .recommend_title {
	width:170px;
	height:44px;
	float:left;
	padding-left:11px;
}
#recommended .recommend_title a{
	width:115px;
}
#recommended span.recommend_price {
	color:#c73636;
	font-weight:bold;
	width:70px;
	text-align:center;
	padding-bottom:11px;
}
#modeller {
	padding: 5px 0;
	width:295px;
}
#modeller input.quantity_small {
	height:14px;
	border: 1px solid #aca19c;
	text-align:center;
	width:15px;
	background:transparent url(../images/input_bg2.gif);
}
#modeller img.cart_small{
	vertical-align:middle;
}
li.button {background:url(../images/b_r.png) no-repeat right top; height:22px;width:auto;}
li.button a{background:url(../images/b_l.png) no-repeat left top; text-align:center;display:block;width:100px;height:22px;}
#cart_table{
		margin-top:25px;
}
#cart_table td.remove{
	text-align:center;
}
#total_price{
	font-weight:bold;
}
#cart_form  input {
	height:15px;
	border: 1px solid #aca19c;
	background:transparent url(/images/input_bg2.gif);
	margin-bottom:5px;
	padding:2px 0 0 2px;
	color:#4B4B4B;
}
#cart_form  input.radio {
	border:none;
	background:transparent none;
	height:28px;
	clear:none;

}
#cart_form  input.button {
	background-image:none;
}
div.thumb_wrap{
	width:45px;
	height:45px;
	overflow:hidden;
}
#cart_table{
width:640px;
}
#cart_footer{
width:630px;
	border-bottom:1px solid #dbdbdb;
	padding-top:7px;
	padding-left:7px;
	height:120px;
	height:78px;
	color:#444;
	background-color:#f6f6f6;	
			margin-bottom:25px;
				background-color:#f1f7fe;
	border-style:solid;
	border-width:1px;
	border-color:#8f9aa7 #c1cad5 #c1cad5;
}
#cart_footer_table {
	margin-bottom:25px;
}
#content label {
	width:80px;
	float:left;
	line-height:18px;
	color:#888;
}
#content label.long {
	width:220px;
	float:right;
	clear:both;
	line-height:16px;
	height:30px;
	text-align:left;
	padding-top:4px;
	overflow:visible;
}
#content input.long {
	width:40px;
	float:left;
	line-height:18px;
	clear:left;
}

#cart_table thead{

	
	border-top:1px solid #dbdbdb;
	border-bottom:1px solid #dbdbdb;
	height:20px;
	color:#444;

	background-color:#f1f7fe;
	border-style:solid;
	border-width:1px;
	border-color:#8f9aa7 #c1cad5 #c1cad5;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	
}
#cart_table thead th{
	padding-bottom:5px;
	padding-top:5px;
	color:#011934;
	font-family:"Helvetica Neue", helvetica, Arial, sans-serif;
	font-size:11px;
	padding-left:5px;
}

#cart_table tbody tr{
	height:48px;
	border-bottom:1px solid #dbdbdb;
	
}
#cart_table tbody td{
	text-transform:uppercase;
	font-size:11px;
}
#cart_table tbody td.price,#cart_table thead th.price {
	text-transform:none;
	font-size:11px;
	text-align:right;
}

#cart_table input.quantity {
	width:18px;
	height:16px;
	margin-left:10px;
	text-align:right;
	background:url(../images/input_bg2.png);
	border:1px solid #958b87;
	padding:2px;
	
}
#cart_table span.quantity {
		text-transform:none;
		line-height:24px;
		vertical-align:middle;
		
}

#container-menu #beskrivning ul {
	line-height:15px;
}
.product_groupinfo_row{
	border-top:1px solid #dedede;
	padding:5px 0 5px 0;
	height:38px;

}
.product_groupinfo_row.first{
	border-top:none;
}
.product_groupinfo_row td{
	padding-left:10px;
}

#container-menu li span {
	color:#fff;
}

/* PAGINERING */
div.paging {
	display:block;
	text-align:left;
	height:18px;
	line-height:24px;
	clear:both;
	padding-top:0px;
	font-family:Verdana, Arial, sans-serif;
	font-size:9px;
	font-weight:normal;
	margin-top:11px;
	pos ition:absolute;
	position:relative;
	right:0px;
	width: 353px;
	width: 368px;
	width: 300px;
	width: 382px;
	top:36px;
top:10px;
}
#list_head div.paging {

}
div.paging div{
float:right;
width:auto;
display:inline;
}
div.paging a:link, div.paging a:visited{
	padding:7px;
	padding-top:3px;
	padding-bottom:3px;
	border:1px solid #EBEBEB;	
	text-decoration:none;
	background-color:#fff;	
	width:18px;
	font-weight:normal;	
	color:#6b6b6b;
	
	margin-left:4px;
}

div.paging a:hover {
	background-color:#eee;
	border:1px solid #ccc;
	color:#6b6b6b;	
}

div.paging .active_tnt_link {
	padding:7px;
	padding-top:3px;
	padding-bottom:3px;
	border:1px solid #ccc;
	text-decoration:none;
	background-color:#eee;	
	cursor:default;
	color:#6b6b6b;
	
	margin-left:4px;
}

span.disabled_tnt_pagination {
	padding:7px;
	padding-top:3px;
	padding-bottom:3px;
	border:1px solid #EBEBEB;
	text-decoration:none;
	background-color:#F5F5F5;
	color:#D7D7D7;
	cursor:default;
	
	margin-left:4px;
}
#preview{
	position:absolute;
	border:1px solid #ada9a4;
	background:#ada9a4;
	padding:5px;
	display:none;
	color:#fff;
	z-index:1000;
}

#thumb_wrap  a {
	cursor:default;
}
a.buy {
	text-decoration:none;
}
div.popup {
	position:absolute;
	display:none;
	background-color:#66CC33;
}
.bubbleInfo {
	position:relative;
}


/* CLEAR AND CLEARFIX*/
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;	
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}
.clear {
    clear:both;
    height:1px;
    overflow:hidden;
}



/*#main_menu li.finansiering-sangar a{ background-position: 0 -30px; } 
#main_menu li.finansiering-sangar a:hover, #main_menu li.finansiering-sangar.current a { background-position: 0 -72px; } 

#main_menu li.hemleverans-sangar-sangar a{ background-position: 0 -114px; width:84px; } 
#main_menu li.hemleverans-sangar-sangar a:hover, #main_menu li.hemleverans-sangar-sangar.current a { background-position: 0 -156px; } 

#main_menu li.kontakt a{ background-position: 0 -198px; } 
#main_menu li.kontakt a:hover, #main_menu li.kontakt.current a { background-position: 0 -240px; } 
#main_menu li.om-kila-mobler-sangar a{ background-position: 0 -282px; width:51px;} 
#main_menu li.om-kila-mobler-sangar a:hover,#main_menu li.om-kila-mobler-sangar.current a { background-position: 0 -324px; } 
#main_menu li.sangar-sangar a{ background-position: 0 -366px;width:26px; } 
#main_menu li.sangar-sangar a:hover,#main_menu li.sangar-sangar.current a { background-position: 0 -408px; } 
#main_menu li.sangguiden-sangar a{ background-position: 0 -450px; width:81px;} 
#main_menu li.sangguiden-sangar a:hover,#main_menu li.sangguiden-sangar.current a { background-position: 0 -492px; } 
#main_menu li.kontakt-sangar a{ background-position: 0 -199px;width:53px; } 
#main_menu li.kontakt-sangar a:hover,#main_menu li.kontakt-sangar.current a { background-position: 0 -241px; } 


#main_menu li.finansiering-tradgardsmobler a { background-position: 0 -534px; width:83px;} 
#main_menu li.finansiering-tradgardsmobler a:hover, #main_menu li.finansiering-tradgardsmobler.current a { background-position: 0 -576px; } 
#main_menu li.hemleverans-tradgardsmobler-tradgardsmobler a{ background-position: 0 -618px;  width:84px;} 
#main_menu li.hemleverans-tradgardsmobler-tradgardsmobler a:hover, #main_menu li.hemleverans-tradgardsmobler-tradgardsmobler.current a { background-position: 0 -660px; } 
#main_menu li.kontakt-tradgardsmobler a{ background-position: 0 -702px; width:53px;} 
#main_menu li.kontakt-tradgardsmobler a:hover,#main_menu li.kontakt-tradgardsmobler.current a { background-position: 0 -744px; } 
#main_menu li.om-kila-mobler-tradgardsmobler a{ background-position: 0 -786px; width:51px;} 
#main_menu li.om-kila-mobler-tradgardsmobler a:hover, #main_menu li.om-kila-mobler-tradgardsmobler.current a { background-position: 0 -828px; } 
#main_menu li.rundvandring-tradgardsmobler a{ background-position: 0 -870px; width:95px;} 
#main_menu li.rundvandring-tradgardsmobler a:hover, #main_menu li.rundvandring-tradgardsmobler.current a { background-position: 0 -912px; } 
#main_menu li.skotselrad-tradgardsmobler a{ background-position: 0 -954px; width:71px;} 
#main_menu li.skotselrad-tradgardsmobler a:hover, #main_menu li.skotselrad-tradgardsmobler.current a { background-position: 0 -996px; } 
#main_menu li.tradgardsmobler-tradgardsmobler a{ background-position: 0 -1038px; width:26px;} 
#main_menu li.tradgardsmobler-tradgardsmobler a:hover, #main_menu li.tradgardsmobler-tradgardsmobler.current a { background-position: 0 -1080px; } */




#cart_form label {
	color:#29384c;
	display:block;
	float:left;
	font-size:13px;
	font-weight:normal;
	line-height:18px;
	padding-top:8px;
	margin-right:10px;
	text-align:right;
	width:165px;
	height:40px;
}
#cart_form input, #cart_form textarea{
	-moz-border-radius-bottomleft:1px;
	-moz-border-radius-bottomright:1px;
	-moz-border-radius-topleft:1px;
	-moz-border-radius-topright:1px;
	background:#FFFFFF url(/images/background-signup-inputs.png) repeat-x scroll left top;
	border:1px solid #8d9095;
	color:#29384c;
	font-size:13px;
	
	padding:7px 5px 5px;
	width:420px;
}
#cart_form input {
	height:20px;
}
#cart_form textarea{
	height:100px;
}

#cart_form h2{
	color:#0350a6;
	font-family:"Helvetica Neue", helvetica, Arial, sans-serif;
	font-size:18px;
	font-weight:bold;
	margin-left:82px;
	margin-top:6px;
	margin-bottom:0px;
	
}
#cart_form h3{
	font-family:"Helvetica Neue",helvetica,Arial,sans-serif;
	color:#011934;
	font-size:11px;
	margin-left:82px;
}

ul.contactform {
	background-color:#f1f7fe;
	border-color:#8F9AA7 #C1CAD5 #C1CAD5;
	border-style:solid;
	border-width:1px;
	float:left;
	width:637px;
	
	margin-bottom:40px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;	
}

#content ul.contactform li {
	background-color:#E3E9F2;
	border-bottom:1px solid #c1cad5;
	border-top:1px solid #f3f6f9;
	padding:8px;
	position:relative;
	list-style-type:none;
	margin:0;
}

ul.contactform li span{

}
ul.contactform li.header {
	
}

ul.contactform li.header span{
	background: transparent url(/images/signup-icon-user.png) no-repeat scroll left top;
	display:block;
	height:62px;
	left:15px;
	position:absolute;
	top:-15px;
	width:59px;
}

ul#discount li.header span{
	background: transparent url(/images/signup-icon-payment2.png) no-repeat scroll left top;
}

ul#personal-info li.header span{
	background:transparent url(/images/signup-icon-user.png) no-repeat scroll left top;
}

ul#payment-info span{
	background:transparent url(/images/signup-icon-payment.png) no-repeat scroll left top;
}
ul#confirm span{
	background:transparent url(/images/signup-icon-confirm.png) no-repeat scroll left top
}

ul#personal-info span.small, ul#payment-info span.small{
	font-size:9px;
	display:block;
	background:transparent none;
	line-height:13px;
}

ul.contactform li.header {
	background-color:transparent;
	border-color:-moz-use-text-color -moz-use-text-color #C1CAD5;
	border-style:none none solid;
	border-width:0 0 1px;
	height:64px;
	padding:0;
	position:relative;
	padding-bottom:10px;
}
ul.contactform li.spacer {
	color:#0350A6;
	color:#72994F;
	font-size:13px;
	padding-left:81px;
	padding-top:20px;
	font-family:"Helvetica Neue",helvetica,Arial,sans-serif;
	font-size:13px;
	background-color:transparent;
}
ul#personal-info li.spacer span{
	background-image:none;
	
}
ul#personal-info textarea {
	float:left;
	overflow:auto;
}
ul#payment-info li.radios span{
width:274px;
display:block;
background:transparent none;
margin-left:60px;
}
ul#payment-info li.radios span.small{
	width:auto;
	float:left;
	 margin:0 0 0 0;
}

#cart_form label.error { 
	float:none; 
	clear:left;
	 color: red;
	 margin-top:10px;
	 vertical-align: top; 
	 width:252px;
	 padding-right:53px;
	 padding-top:6px;
	 margin-bottom:-15px;
	 text-align:right;
	 font-size:11px;
	 line-height:14px;
	 position:absolute;
	 top:0;
	 right:0;
	 
	 
}
	 
#confirm input.button{
	height:auto;
	width:120px;
	margin-left:70px;
	cursor:pointer;
}

#campaign {
	width:666px;
	margin-top:22px;
	margin-left:22px;
	padding-left:0;
	float:right;
	padding-bottom:40px;	
}

#campaign h1{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:27px;
	font-weight:normal;
	color:#ba893c;
	margin-bottom:25px;
}
#campaign h2{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	line-height:14px;
	font-weight:normal;
	color:#ba893c;
	margin-bottom:20px;
}
	#campaign h2 a{
		color:#BA893C;
		text-decoration:none;
	}
.campaign-block p {
	margin-bottom:12px;
	line-height:13px;
	color:#444;
}
.campaign-block {
	width:644px;
	float:left;
	padding:0 0px 22px;
	border-bottom:1px solid #eee;
	margin-bottom:38px;
	margin-right:22px;
}


#campaign .campaign-block h2 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:21px;
	color:#444;
	font-weight:normal;
	margin-bottom:16px;
	line-height:21px;
}
	
	
.campaign-block h3 {
	font-weight:bold;
	margin-bottom:3px;
	color:#444;
}
.campaign-sample tbody td {
	padding-top:4px;
	line-height:13px;
}
.campaign-link img {
	float:right;
	margin-top:37px;
	margin-right:38px;
}

.campaign-image {
	width:250px;
	height:250px;
	float:left;
	padding-right:25px;
	padding-bottom:30px;
	background: transparent url(/images/10/medium-shadow.png) no-repeat scroll -31px bottom;
}

.campaign-sample td{
	line-height:11px;
	padding-bottom:10px;
	vertical-align:middle;
}
.campaign-sample td a{
	color:#444;
	text-decoration:none;
}
.campaign-sample th.first{
	width:214px;
}
.campaign-sample td a:hover{
	text-decoration:underline;
}

.table-sale-heading {
	color:#bc3e31;
}

table.winners {
	width:680px;
}
table.winners thead th{
	font-weight:bold;
	padding-bottom:5px;
}
table.winners tbody tr {
	line-height:21px;
	border-bottom:1px solid #eee;
}
table.winners tbody tr.last, table.winners tbody tr:last-child {
	border:0;
}

.addthis_toolbox a { color: #888; }

.competition #image-wrapper {
	background: #000; width: 420px; height: 315px; float: left; position: relative;
	
}
#image_zoom{
	position: absolute; 
	right: 5px; 
	bottom: 5px;
}

.box {
	border: #eee 1px solid; 
	width: 398px; 
	padding: 10px; 
	margin-top: 10px; 
	float: left;
}
#ratings {
	width: 160px; 
	height: 36px; 
	float: right;
}
#contrib_heading {
	font-size: 13px; 
	font-weight: bold; 
	display: block; 
	color: #72994F;
}
#share_heading {
	font-size: 11px; 
	font-weight: bold;
	display: block; 
	color: #72994F;
}

#social-icons {
	width: auto; 
	float: left; 
	margin-top: 14px;
}
#social-icons p{
	color: #999; 
	font-size: 9px;
}
.vote {
	float: right;
	margin-top:15px;
}
.vote h4 {
	font-weight:bold;
	margin-bottom:5px;
}
.box-footer{
width: 420px; margin-top: 10px; float: left;
}
.box-footer p {
	text-align: left; 
	float: left; 
	color: #999;
}
.box-footer p span {
	font-style:italic;
}

.contributer {
	color:#999;
}
