@import url(/include/css/editor.php);

/** =COLORS **
*/


body {
	background: #abbdd6;
	}


/** =LAYOUT **/

#container {
	width: 900px;
	padding: 10px;
	margin: 40px auto;
	background: #ffffff url('/image/header.jpg') no-repeat 10px 10px;
	}
#hp #container {
	background-image: url('/image/visual.jpg');
	}

/** =HEADER **/

#header {
	height: 135px;
	height: 100px;
	position: relative;
	margin-bottom: 35px;
	}
#hp #header {
	margin-bottom: 0px;
	}

#logo {
	height: 52px;
	}
#logo a {
	top: -40px;
	left: 365px;
	width: 130px;
	height: 52px;
	display: block;
	position: absolute;
	}

#navigation {
	height: 30px;
	padding: 0px 10px;
	}


/** =CONTENT - HOMEPAGE **/

#home-intro {
	height: 411px;
	height: 446px;
	padding: 0px 20px;
	}
#home-intro * {
	color: #ffffff;
	}
#home-intro .generator_content_text{
	padding-right:7px;
	}
#gas {
	clear: both;
	height: 79px;
	height: 98px;
	padding: 30px 0px 10px 10px;
	background: url('/image/product-bg.png') repeat-x left bottom;
	}
#gas .text {
	float: left;
	width: 220px;
	margin-right: 10px;
	}
#gas h2 {
	font-size: 150%;
	}
#gas #gas-scroller {
	width: 350px;
	float: right;
	margin-top: -20px;
	}
#gas-scroller ul,
#gas-scroller li {
	margin: 0;
	padding: 0;
	height:119px;
	list-style: none;
    position: relative;
	}
    #gas-scroller li img {
        position: absolute;
        bottom: 0;
    }
#gasList h2{
	padding:8px 0 0 0;
	}

#stationListThumbnail{
	float:right;
	margin-right:20px;
	}
.tankstation #gasList h2{
	padding:0;
	}
#gasList,
#gasList h2,
#gasList h2 a{
	color:#D9001A;
	text-decoration:none;
	}
	#gasList #collapseButton,
	#gasList #logoTotal,
	#gasList #logoElan{
		float:right;
		margin:10px 10px 0 0;
		}
	#gasList #collapseButton{
		height:15px;
		width:80px;
		background: url('/image/collapse.png') 60px 0px no-repeat;
		}
	#gasList #logoTotal{
		height:39px;
		width:30px;
		margin-top:-2px;
		background: url('/image/Total.gif') no-repeat;
		}
	#gasList #logoElan{
		height:30px;
		width:34px;
		margin-top:0px;
		background: url('/image/Elan.gif') no-repeat;
		}
	#gasList .categorie{
		height:30px;
		padding:10px;
		background: url('/image/product-bg.png') repeat-x left bottom;
		color:#333333;
		}
	#gasList .image{
		float:right;
		marin-top:-10px;
		}
#locations {
	height: 300px;
	}
#tankblock-placeholder{
	padding: 6px 0 6px 7px;
	}
	#tankblock-placeholder p {
		color:#333333;
		}
#tankblock-placeholder:hover{
	background:#F8F8F8;
	}

/** CONTENT - DEFAULT **/

#wrapper {
	overflow: hidden;
	}

#content {
	float: left;
	width: 568px;
	padding-top: 10px;
	padding-left: 22px;
	}
#hp #content {
	width: 590px;
	padding-left: 0px;
	}

	#title {
		padding-left: 10px;
		border-bottom: 1px solid silver;
		}
	#titles h1{
		margin-bottom:15px;
		}
	#titles h1,
	#titles h2 {
		line-height: 1;
		}


#sidebar {
	float: right;
	width: 300px;
	}
#hp #sidebar {
	height: 470px;
	background: #d9001a;
	}

#products {
	overflow: hidden;
	margin-bottom: 20px;
	}

#locmap,
#locmap li {
	margin: 0;
	padding: 0;
	list-style: none;
	}
#locmap {
	width: 280px;
	height: 135px;
	padding-top: 15px;
	overflow: hidden;
	background: url('/image/locations.png') no-repeat;
	}
#locmap li {
	width: 112px;
	line-height: 1.1;
	padding-top: 10px;
	margin-left: 168px;
	}
#locmap li a {
	display: block;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	text-indent: -999em;
	}
#locmap li span {
	display: block;
	}
#locmap li span.addr {
	font-weight: normal;
	}
#contactContainer {
	position:absolute;
	}
#formulier{
	width:400px;
	position:relative;
	float:left;
	}
	#formulier input{
		overflow:visible;
		}
#adresgegevens{
	margin-top:14px;
	width:150px;
	float:left;
	}

/** =FOOTER **/

#footer {
	margin-top: 10px;
	padding-top: 20px;
	position: relative;
	border-top: 10px solid #4596d6;
	}
#footer p {
	height: 45px;
	line-height: 45px;
	}
#footer a {
	}
#footer #cert {
	top: 10px;
	right: 0px;
	width: 54px;
	height: 57px;
	position: absolute;
	}


/** =CLASSES **/

.sideblock {
	width: 280px;
	padding: 10px;
	background: #d9001a;
	}

.product {
	float: left;
	width: 275px;
	height: 79px;
	padding: 10px;
	margin-top: 10px;
	background: url('/image/product-bg.png') repeat-x left bottom;
	}
#sidebar .product {
	height: 45px;
	width: 280px;
	background-image: url('/image/product-bg-side.png');
	}
.product .figure {
	float: right;
	height: 79px;
	overflow: hidden;
	}
#sidebar .product .figure {
	height: 60px;
	margin-top: -8px;
	}
.product .text {
	height: 3.7em;
	line-height: 1.2;
	overflow: hidden;
	}
.product h2 a,
#gas h2 a {
	color: #d9001a;
	text-decoration: none;
	}
img.generator_content_image_right{
	margin: 0px 15px 10px 10px ;
	}
img.generator_content_image_left{
	margin: 10px 15px 10px 0px ;
	}
#detailHeader{
	height:30px;
	color:#333;
	padding:5px;
	}
#gasDetail{
	height:50px;
	padding:5px;
	color:#333;
	}
#gasLink{
	font-size:12px;
	}
#gasDetail:hover{
	height:50px;
	padding:5px;
	color:#333;
	background:#f8f8f8;
	}
	#gasDetail a{
		text-decoration:none;
		}
	#gasDetail a:hover{
		text-decoration:none;
		color:#d9001a;
		}
#gasImage{
	width:40px;
	height:50px;
	float:left;
	text-align:center;
	}
#gasImageDetail{
	margin: 0px 15px 10px 10px ;
	float:right;
	}

.externeLink a{
	background: url('/image/extern.png') right center no-repeat;
	padding-right:18px !important;
	text-decoration: underline;
	}
#Placeholder{

	}
	#tankGegevens{
		position:relative;
		min-height:200px;
		}
		#tankGegevens .tankimage{
			margin: 0px 15px 10px 10px ;
			float:right;
			}
	#mapHolder{
		padding-top:10px;
		clear:both;
		position:relative;
		}
h2#tankstationTitle,
h2#tankstationTitle a{
	color:#333;
	font-weight:bold;
	font-size:12px;
	}
#paging{
	clear:both;
	margin-top:20px;
	margin-bottom:10px;
	}
	#paging a{
		color:#000;
		}
	#paging .nextLink{
		margin-left:5px;
		}
	#paging .prevLink{
		margin-right:5px;
		}
	#paging .current	{
		color:#000;
		font-weight:bold;
		}
/* NIEUWS */
#newsblock-placeholder	{
	padding:10px 0 10px 0;
	clear:both;
	}
	#newsblock-placeholder h2 a{
		color:#D9001A;
		text-decoration:none;
		}
.news-list-image{
	float:right;
	margin:4px 15px 10px 10px;
	}
.news-image{
	float:right;
	margin:0 15px 10px 10px;
	}