/* Products on startpage */
#page_start #content .products .product { margin-top: 15px}

#page_start #content .products .product 
.articleImage {
border:none !important;
}

#page_start #content .products .product 
.articleImage a img {
padding: 5px 15px 10px 5px;
background: transparent url(/upload/images/photo-border.gif) 0 0 no-repeat;
margin-top: -10px;
margin-bottom: 5px;
}

#content .shopWindow .product .price, 
#page_start #content .products .product .price {
	position: relative;
}

#content .shopWindow .product .price .tag ,
#page_start #content .products .product .price .tag {
	position:absolute;
	float: none;
	right: 0;
	top: 3px;
	margin: 0;
}


/* Sidebar menu */
#sidebar .menu ul#sub_nav li a         { color: #fff; font-size: 16px; margin-top: 20px; margin-bottom: 10px; display: block; font-weight: bold; word-spacing: 0.05em;} 


/* Products on Nathandeln */

#content .shopWindow { padding-top: 10px}

#content .shopWindow .product 
.articleImage {
border:none !important;
}

#content .shopWindow .product 
.articleImage a img {
padding: 5px 15px 10px 5px;
background: transparent url(/upload/images/photo-border.gif) 0 0 no-repeat;
margin-top: -10px;
margin-bottom: 5px;
}

/* Startpage - search box */
#search input { background: transparent url(/upload/images/search-input-bg.png) 0 0 no-repeat; height: 27px; width: 119px; border: none; padding-left: 10px; padding-right: 25px; }
#search input { 
	padding-top: 0px;
	padding-top: 5px !ie;  }
	

/* Butiken */
#page_stores #content { padding: 5px 0 5px 30px; }
#page_stores #cross-slide { width: 730px; height: 460px; }
#page_stores #ctl01_cphMain_widget_html17_placeholder { margin-left:-20px; width:730px !important; }
.hide-info { margin-left: 270px; cursor: pointer; text-decoration: underline; }
  	
