﻿@charset "utf-8";
@import url(../mosquitocykler.dk_October_2012/theme.css);
body {
     background: url("images/landevej.jpg") no-repeat fixed center top #ee9851 !important;
}
.topSectionView2 {
	width:702px;
	min-height:376px;
	background:url(images/banner_list.jpg) 0 8px no-repeat !important;
}
.isProductlist .topSectionView2 p {
    color: #fff;
    font-size: 11px;
    text-shadow: none;
    width: 490px;
}
.purchaseButton {
    background: url("images/sprite_image.png") no-repeat;
}
.topSectionView2Content { padding:0 19px; }
.topSectionView2Content h1 {
	padding: 37px 0 14px;
	color: #ffffff;
}
.topSectionView2Content p{
	line-height: 14px;
	*line-height: 13px;
}
/*
.topSectionView2Outer.noPicture { background:none !important; }


.divItemGroups .row .item a {
    background: #F7933B;
background: -moz-linear-gradient(top, #fdc89c 0%, #f7933b 2%, #c46a1e 98%, #b6621c 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fdc89c), color-stop(2%,#f7933b), color-stop(98%,#c46a1e), color-stop(100%,#b6621c));
background: -webkit-linear-gradient(top, #fdc89c 0%,#f7933b 2%,#c46a1e 98%,#b6621c 100%);
background: -o-linear-gradient(top, #fdc89c 0%,#f7933b 2%,#c46a1e 98%,#b6621c 100%);
background: -ms-linear-gradient(top, #fdc89c 0%,#f7933b 2%,#c46a1e 98%,#b6621c 100%);
background: linear-gradient(to bottom, #fdc89c 0%,#f7933b 2%,#c46a1e 98%,#b6621c 100%);
    color: #FFFFFF;
    float: left;
    height: 43px;
    margin-bottom: 20px;
    padding: 10px 5px;
    text-align: center;
    width: 144px;
	border:1px solid #e9832e;
}

.divItemGroups .row .item .groupImg {
 display:none;}

.divItemGroups .row .item a {color:#FFF;}
*/
.addToCartButton { background: url("images/addToCart.png") no-repeat scroll 0 -3px transparent;}