body
{
	padding:0;
}

#content-root {
	max-width:1000px;
	margin:auto;
}

#reseller-information {
	color:#215da4;
	padding-top:10px;
}

#reseller-information .contact {
	margin-top:5px;	
}

#reseller-information a {
	color:#215da4;
}

#caravan-search-form,
#products-layout th{
	background-color:#ccc;
}

#caravan-search-form input[type="submit"] {
	background-color:#215da4;
	color:#fff;
	border:none;
}

img,
#products-layout .product-image .image-container:hover .hover-image-container{
	border-radius:0 !important;
}

#product-layout .information .back-to-list-link .text,
#product-container .product-attributes .group-name{
	background-color:#215da4;
}

#product-layout .information .back-to-list-link .arrow
{
	border-right: 10px solid #215da4;	
}

#financing-cell {
	color:#f4001a;
}

#product-container .product-attributes,
.overlay-container .data-table td{
	background-color:#ccc;
	color:#000;
}

.most-viewed-caravan-root
{
	display:none;
}

.most-viewed-caravan-root .title {
	background-color:#f4001a;
}

.most-viewed-caravan-root{
border-color:#f4001a;
}

#products.with-addons .text-image-block {
	max-width:none;	
	width:53%;
	box-sizing:border-box;
}

#products.with-addons .text-image-block .image-container{
	width:40%;
}
#products.with-addons .text-image-block .product-description{
	width:59%;
}

#products .key-data-block {
	width:20%;	
	box-sizing:border-box;
}

#products .price-addons-block{
	width:26%;
	box-sizing:border-box;
}

#products .price-addons-block .addon-link-block 
{
	float:right;
}

#products .product-link {
	font-size:1.2em;
	color:#215da4;
}

#products.with-addons .product-description {
	width:auto;
}

.before-price {
	text-decoration:line-through;	
}

#caravan-search-form .submit-help-text {

	margin-top:10px;
}

#caravan-search-form  .left{
	width:100%;
	display:block;
	text-align:center;
}

#caravan-search-form  .right div{
	display:inline-block;
}

#search-form-submit {
	margin-right:5px;	
}

#products .addons-link .title {
	background-color:#f4001a;
}


#product-layout .information-container .left-side {
	max-width:75%;	
}

#product-layout .addons-link .title .text,
#product-addon-container .large-image .product-image .price-overlay,
#product-addons-list .addon-group .addon-group-name,
#product-addons-list #form-container .toggle-send-request-master{
	background-color:#f4001a;
}

#reseller-information a {
	text-decoration:underline;	
}

#product-addon-container #product-addon-top-layout .back-link .text,
#product-layout .information .back-to-list-link .text, #product-layout .information .caravan-print-link .text{
	background-color:#215da4;
}

#product-addon-container #product-addon-top-layout .back-link .arrow {
	border-right: 10px solid #215da4;
}

#product-addon-container .small-section-title, #financing-details .name, #product-addons-list #footer-info-box .title,
#product-addon-container .large-section-title,
#product-addons-list #footer-info-box #selected-addons-list-container #product-selected-addons-list .blue-cell{
	background-color:#cccccc;
	color:#000;
}

#small-image-layout {
	max-width:100%;
	width:auto;
}

#product-layout .small-image-cell-container .small-image-cell {
	max-width:16.666%;	
	width:auto;
}

/*
Blå:
215da4

Rød
f4001a

Grå
cccccc
*/