﻿@charset "utf-8";
@import url(../mosquitocykler.dk_October_2012/theme.css);

body {
    background-image: url("images/mtb.jpg")  !important;
	background-color: #97b97e !important;
}

.topSectionView2 {
	width:702px;
	min-height:376px;
	background:url(images/banner_list.jpg) 0 8px no-repeat !important;
}
.purchaseButton {
    background: url("images/sprite_image.png") no-repeat;
}

.isProductlist .topSectionView2 p {
    color: #FFF;
    font-size: 11px;
    text-shadow:none;
    width: 445px;
}

.topSectionView2Content h1 {
    color: #FFF;
	padding: 37px 0 14px;
}

/*
.divItemGroups .row .item .groupImg {
display:none;
}

.divItemGroups .row .item a {
background: #5b803f;
background: -moz-linear-gradient(top, #c8e3b4 0%, #90c568 2%, #3e5b28 98%, #395425 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c8e3b4), color-stop(2%,#90c568), color-stop(98%,#3e5b28), color-stop(100%,#395425));
background: -webkit-linear-gradient(top, #c8e3b4 0%,#90c568 2%,#3e5b28 98%,#395425 100%);
background: -o-linear-gradient(top, #c8e3b4 0%,#90c568 2%,#3e5b28 98%,#395425 100%);
background: -ms-linear-gradient(top, #c8e3b4 0%,#90c568 2%,#3e5b28 98%,#395425 100%);
background: linear-gradient(to bottom, #c8e3b4 0%,#90c568 2%,#3e5b28 98%,#395425 100%);
    color: #FFFFFF;
    float: left;
    height: 43px;
    margin-bottom: 20px;
    padding: 10px 5px;
    text-align: center;
    width: 144px;
	border:1px solid #b2ce8f;
}
*/
.addToCartButton { background: url("images/addToCart.png") no-repeat scroll 0 -3px transparent;}