.btn-success
{
	background-color: #C2091C !important;
	background-image: linear-gradient(to bottom, #C2091C 0%, #770000 100%) !important;
	border-color: #550000 !important;
}

.btn-success:hover, .btn-success:focus
{
	background-color: #770000 !important;
	background-image: linear-gradient(to bottom, #C2091C 0%, #770000 100%) !important;
	border-color: #550000 !important;
}

.frame
{
	background-image: linear-gradient(to bottom, #ffffff 0%, #F2EED4 100%) !important;
}

.cart, .frame.cart
{
	box-shadow: none;
	
	background-image: linear-gradient(to top, #ffffff 0%, #F2EED4 100%) !important;
	border: 1px solid #cccccc;
}

.cart, .frame.cart, .HandelsbetingelserLink
{
	color: #000000 !important;
}

#hilsen
{
	opacity: 0.9;
}

div
{
    font-family: Lucida Grande, 'Lucida Grande', 'Lucida Sans', Lucida Sans, Lucida Sans Unicode, Lucida, Arial, Sans-serif;
    xLine-height: 136%;
    xfont-size: 11px;
    xcolor: #000000;	
}
h1, h2
{
    xtext-transform: uppercase;
}