/* NON-HEADER */
*{
	float: none;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding-top: 0px;
}

 body {
	margin: 0;
	padding:0;
	font-size:62.5%;
	background-color:#F0F0F0;
	font-family:Arial, Helvetica, sans-serif;
	background-repeat: repeat-x;
} /*Font-size: 1.0em = 10px when browser default size is 16px*/

.page-container {
	width:950px;
	margin-top:30px;
	margin-bottom:5px;
	font-size:104%;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	border: 0.5px none #666;
}
.main {
	clear:both;
	width:950px;
	padding-bottom:30px;
	background-color: #FFF;
	background-position: left top;
}
.main-navigation {
	display:inline /*Fix IE floating margin bug*/;
	float:left;
	width:180px;
	overflow:visible !important /*Firefox*/;
	overflow:hidden /*IE6*/;
	background-color: #F0F0F0;
	border: 1px solid #CCC;
}
.main-content {
	display:inline; /*Fix IE floating margin bug*/
	;
	float:left;
	width:580px;
	overflow:visible !important /*Firefox*/;
	overflow:hidden /*IE6*/;
	text-align: left;
	margin-top: 0;
	margin-right: 2px;
	margin-bottom: 0;
	margin-left: 10px;
	border: 0.15px none #CCC;
	background-color: #FFF;
}
.main-subcontent {
	display:inline /*Fix IE floating margin bug*/;
	float:right;
	width:170px;
	overflow:visible !important /*Firefox*/;
	overflow:hidden /*IE6*/;
	margin-top: 0;
	margin-right: 2px;
	margin-bottom: 0;
	margin-left: 0px;
	background-color: #FFF;
}
.footer {
	clear:both;
	width:950px;
	font-size:105%;
	overflow:visible !important /*Firefox*/;
	overflow:hidden /*IE6*/;
	padding-top: 0.6em;
	padding-right: 0;
	padding-bottom: 0.6em;
	padding-left: 0;
	background-color: rgb(180,180,180);
	background-repeat: repeat;
}

/* HEADER */
.header {
	width:950px;
	font-family:"geneva", Arial, sans-serif;
}
.header-autogas {
	width:950px;
	font-family:"geneva", Arial, sans-serif;
	background-image: url(../img/bg_main_withoutnav.gif);
}
.header-gasflessen {width:950px; font-family:"geneva", Arial, sans-serif;}
.header-propaan {width:950px; 	font-family:"geneva", Arial, sans-serif;}
.header-middle {
	width:950px;
	height:132px;
	overflow:visible !important /*Firefox*/;
	overflow:hidden /*IE6*/;
	background-color: rgb(230,230,230);
	background-image: url(../img/headerpropaan01.gif);
}
.header-middle-autogas {
	width:950px;
	height:132px;
	overflow:visible !important /*Firefox*/;
	overflow:hidden /*IE6*/;
	background-color: rgb(230,230,230);
	background-image: url(../img/bg_head_middle.gif);
}
.header-middle-gasflessen {
	width:950px;
	height:132px;
	overflow:visible !important /*Firefox*/;
	overflow:hidden /*IE6*/;
	background-color: rgb(230,230,230);
	background-image: url(../img/headergasflessen05.gif);
}
.header-middle-propaan {
	width:950px;
	height:132px;
	overflow:visible !important /*Firefox*/;
	overflow:hidden /*IE6*/;
	background-color: rgb(230,230,230);
	background-image: url(../img/bg_head_middle_blue.gif);
}
.header-bottom {width:950px; }
.header-breadcrumbs {
	clear:both;
	width:950px;
	padding-top: 1em;
	padding-right: 0;
	padding-bottom: 1.5em;
	padding-left: 0;
	background-color: rgb(255,255,255);
	background-repeat: repeat-y;
}

/*************/
/*  2. HEAD  */
/*************/
.sitelogo {width:80px; height:40px; position:absolute; z-index:1; margin:22px 0 0 20px; background:url(../img/bg_head_top_logo.gif); }
.sitename {
	width:950px;
	height:135px;
	position:absolute;
	z-index:1;
	overflow:visible !important /*Firefox*/;
	overflow:hidden /*IE6*/;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	background-color: transparent;
	font-family: "MAIandra GD";
}
.sitename h1 {
	font-size:535%;
	font-family: "MAIandra GD";

}
.sitename h2 {
	margin:0 0 0 0;
	color:#FFF;
	font-size:165%;
	text-align: left;
}
.sitename a {
	text-decoration:none;
	color:#FFF;
}
.sitename a:hover {
	text-decoration:none;
	color:#FFF;
}

.nav0 {width:400px; position:absolute; z-index:2; margin:25px 0 0 0; margin-left:550px !important /*Non-IE6*/; margin-left:553px /*IE6*/;}
.nav0 ul {float:right; padding:0 20px 0 0;}
.nav0 li {display:inline; list-style:none;}
.nav0 li a {padding:0 0 0 3px;}
.nav0 a:hover {text-decoration:none;}
.nav0 a img {height:14px; border:none;}

.nav1 {
	width:650px;
	position:absolute;
	z-index:3;
	margin-top: -24px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 300px;
}
.nav1 ul {float:right; padding:0 15px 0 0; font-weight:bold;}	
.nav1 li {display:inline; list-style:none;}
.nav1 li a {
	display:block;
	float:left;
	padding:2px 5px 2px 5px;
	color:#333;
	text-decoration:none;
	font-size:120%;
	font-weight: bold;
}
.nav1 a:hover {
	text-decoration:underline;
	color:#333;
}

/*Drop-down menu*/
.nav2 {
	white-space:nowrap /*IE hack*/;
	float:left;
	width:950px;
	color:#CCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:128%;
	background-color: #CCC;
	background-repeat: no-repeat;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	border-top-width: 0.5px;
	border-bottom-width: 0.5px;
	border-right-width: 0.5px;
	border-left-width: 0.5px;
} /*Color navigation bar normal mode*/
.nav2 ul {list-style-type:none;}
.nav2 ul li {
	float:left;
	z-index:auto !important /*Non-IE6*/;
	z-index:1000 /*IE6*/;
	border-right:solid 1px rgb(175,175,175);
	padding-left: 0px;
}
.nav2 ul li a {
	float:none !important /*Non-IE6*/;
	float:left /*IE-6*/;
	display:block;
	height:3.5em;
	line-height:3.5em;
	text-decoration:none;
	font-weight:bold;
	color: #333;
	padding-top: 0;
	padding-right: 16px;
	padding-bottom: 0;
	padding-left: 16px;
}
.nav2 ul li ul {display:none; border:none;}

/*Non-IE6 hovering*/
.nav2 ul li:hover {position:relative;} 
.nav2 ul li:hover a {
	background-color:#999;
	text-decoration:none;
} /*Color main cells hovering mode*/
.nav2 ul li:hover ul {display:block; width:12.0em; position:absolute; z-index:999; top:3.0em; margin-top:0.1em; left:0;}
.nav2 ul li:hover ul li a {white-space:normal; display:block; width:15.0em; height:auto; line-height:1.3em; margin-left:-1px; padding:9px 16px 4px 16px; border-left:solid 1px rgb(175,175,175); border-bottom: solid 1px rgb(175,175,175); background-color:#999; font-weight:normal; color:rgb(45,45,45);} /*Color subcells normal mode*/
.nav2 ul li:hover ul li a:hover {background-color:rgb(200,200,200); text-decoration:none;} /*Color subcells hovering mode*/

/*IE6 hovering*/
.nav2 table {position:absolute; top:0; left:-1px; border-collapse:collapse;}
.nav2 ul li a:hover {
	position:relative;
	z-index:1000;
	background-color:#999;
	text-decoration:none;
} /*Color main cells hovering mode*/
.nav2 ul li a:hover ul {display:block; width:10.0em; position:absolute; z-index:999; top:3.1em; t\op:3.0em; left:0; marg\in-top:0.1em;}
.nav2 ul li a:hover ul li a {white-space:normal; display:block; w\idth:10.0em; height:1px; line-height:1.3em; padding:4px 16px 4px 16px; border-left:solid 1px rgb(175,175,175); border-bottom: solid 1px rgb(175,175,175); background-color:rgb(237,237,237); font-weight:normal; color:rgb(50,50,50);} /*Color subcells normal mode*/
.nav2 ul li a:hover ul li a:hover {background-color:rgb(210,210,210); text-decoration:none;} /*Color subcells hovering mode*/

.header-breadcrumbs ul {
	float:left;
	width:580px;
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 25px;
}
.header-breadcrumbs ul li {
	display:inline;
	background:transparent url(../img/bg_bullet_arrow.gif) no-repeat 0 50%;
	font-weight:normal;
	color:#333;
	font-size:115%;
	padding-top: 1;
	padding-right: 10;
	padding-bottom: 1;
	padding-left: 12px;
}
.header-breadcrumbs ul a {
	color:#309;
	text-decoration:underline;
}
.header-breadcrumbs ul a:hover {
	color:#30F;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

.header-breadcrumbs .searchform {float:right; width:285px; padding:0 17px 0px 0px !important /*Non-IE6*/; padding:0 12px 0px 0px /*IE6*/;}
.header-breadcrumbs .searchform form fieldset {float:right; border:none;}
.header-breadcrumbs .searchform input.field {width:10.0em; padding:0.2em 0 0.2em 0; border:1px solid rgb(200,200,200); font-family:verdana,arial,sans-serif; font-size:120%; }
.header-breadcrumbs .searchform input.button {width:3.0em; padding:1px !important /*Non-IE6*/; padding:0 /*IE6*/; background:rgb(230,230,230); border:solid 1px rgb(150,150,150); text-align:center; font-family:verdana,arial,sans-serif; color:rgb(150,150,150); font-size:120%;}
.header-breadcrumbs .searchform input.button:hover {cursor:pointer; border:solid 1px rgb(80,80,80); background:rgb(220,220,220); color:rgb(80,80,80);}


/* MAIN NAVIGATION */
.main-navigation .round-border-topright {
	width:10px;
	height:10px;
	position:absolute;
	z-index:100;
	background:url(../img/bg_corner_topright.gif) no-repeat;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 201px;
}

/* MAIN CONTENT */
.column1-unit {
	width:570px;
	margin-bottom:10px !important /*Non-IE6*/;
	margin-bottom:5px /*IE6*/;
	margin-right: 0px;
	margin-left: 3px;
	border: 0.15px none #CCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-align: left;
}

.column1color-unit {
	width:470px;
	background-color:#CCC;
	margin-bottom:10px !important /*Non-IE6*/;
	margin-bottom:5px /*IE6*/;
	margin-right: 20px;
	margin-left: 30px;
	border: 3px solid #333;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	float: none;
}

.column2-unit-left {
	float:left;
	width:250px;
	margin-bottom:10px !important /*Non-IE6*/;
	margin-bottom:5px /*IE6*/;
	background: rgb (235,235,235);
	padding: 5px;
	}
	
.column2color-unit-left {
	float:left;
	width:250px;
	margin-bottom:10px !important /*Non-IE6*/;
	margin-bottom:5px /*IE6*/;
	background: rgb (235,235,235);
	background-color: #999;
	padding: 5px;
}
.column2-unit-right {
	float:right;
	width:250px;
	margin-bottom:10px !important /*Non-IE6*/;
	margin-bottom:5px /*IE6*/;
	background: rgb (235,235,235);
	padding: 5px;
	border: 0.2px none #CCC;
}
.column2color-unit-right {
	float:right;
	width:250px;
	margin-bottom:10px !important /*Non-IE6*/;
	margin-bottom:5px /*IE6*/;
	background: rgb (235,235,235);
	background-color:#CCC;
	padding: 5px;
	border: 0.2px none #CCC;
}

.column3-unit-left {
	float:left;
	width:175px;
	margin-bottom:5px /*IE6*/;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
}
.column3breed-unit-left {
	float:left;
	width:320px;
	background-color:#FFF;
	margin-bottom:10px !important /*Non-IE6*/;
	margin-bottom:5px /*IE6*/;
	margin-left: 5px;
}
.column3-unit-middle {
	float:left;
	width:175px;
	margin-bottom:10px !important /*Non-IE6*/;
	margin-bottom:5px /*IE6*/;
	margin-left:5px;
	background-position: 235;
	padding-left: 1px;
}
.column3-unit-right {
	float:right;
	width:188px;
	margin-bottom:10px !important /*Non-IE6*/;
	margin-bottom:5px /*IE6*/;
	margin-right: 0px;
	padding-left: 0px;
}
.column3breed-unit-right {float:right; width:320px; background-color:#999; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}

.content-unit-border-blue {
	width:540px;
    margin:0 0 1.2.em 0; 			
	padding:5px;
	border:2px solid rgb(137,170,214);
	background-color: #EAEAEA;
}
.content-unit-border-orange
{
	width:540px;
    margin:0 0 1.2.em 0; 	
	padding:5px;
	border:1.8px solid #F93;
	background-color: #EAEAEA;
}

.content-unit-border-green 
{
	width:550px;

    margin:0 0 1.2.em 0; 	
	padding:5px;
	border:3px solid rgb(160,214,81);
	background-color: #EAEAEA;
}

/* MAIN SUBCONTENT */
.subcontent-unit-border {
	width:165px;
    margin:0 0 1.2.em 0; 
    border:0px solid rgb(190,190,190);
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	background-color: #FFF;
}
.subcontent-unit-border-green {
	width:165px;
	border:1.2px solid rgb(160,214,81);
	background-color:#FFF;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 5;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 5;
}
.subcontent-unit-border-blue  {
	width:165px;
	border:1.2px solid rgb(137,170,214);
	background-color:#FFF;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 1;
	padding-right: 1;
	padding-bottom: 1;
	padding-left: 5;
}
.subcontent-unit-border-orange {
	width:165px;
	border:1.2px solid #F93;
	background-color:#FFF;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 1;
	padding-right: 1;
	padding-bottom: 1;
	padding-left: 5;
}

/********************/
/*  FOOTER SECTION  */
/********************/
.footer p {
	line-height:1.3em;
	text-align:center;
	color:#333;
	font-weight:bold;
	background-color: transparent;
}
.footer p.credits {
	font-weight:normal;
	color: #333;
	background-color: transparent;
}
.footer a {
	text-decoration:none;
	color:#333;
}
.footer a:hover {text-decoration:underline; color:rgb(0,0,0);}
.footer a:visited {
	color:#333;
}

/******************/
/*  CLEAR FLOATS  */
/******************/
.page-container:after, .header:after, .header-bottom:after, .header-breadcrumbs:after, .main:after, .main-navigation:after, .main-content:after, .main-content div:after, .main-subcontent:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.column1-unit:after, .column2-unit-left:after, .column2-unit-right:after, .column3-unit-left:after, .column3-unit-middle:after, .column3-unit-right:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.subcontent-unit-border:after, .subcontent-unit-noborder:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.subcontent-unit-border-blue:after, .subcontent-unit-border-green:after, .subcontent-unit-border-orange:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.subcontent-unit-noborder-blue:after, .subcontent-unit-noborder-green:after, .subcontent-unit-noborder-orange:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
 p:after {content:"."; display:block; height:0; /*clear:both*/; visibility:hidden;}
.footer:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.clear-contentunit {
	clear:both;
	width:560px;
	height:0.1em;
	border:none;
	background:rgb(210,210,210);
	color:rgb(210,210,210);
}

/********************************/
/*  PRINTING and MISCELLANEOUS  */
/********************************/
@media print {.header-top {width:950px; height:80px; background:rgb(240,240,240); overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}}
@media print {.header-breadcrumbs {width:950px; background:transparent;}}
@media print {.nav2 {float:left; width:950px; border:none; background:rgb(240,240,240); color:rgb(75,75,75); font-size:1.0em; font-size:130%;}} /*Color navigation bar normal mode*/
@media print {.main {clear:both; width:950px; padding-bottom:30px; background:transparent;}}
@media print {.main-navigation {display:inline /*Fix IE floating margin bug*/; float:left; width:199px; border-right:solid 1px rgb(200,200,200); border-bottom:solid 1px rgb(200,200,200); background-color:rgb(240,240,240); overflow:visible !important /*Firefox*/; overflow:hidden /*IE*/;}}
@media print {.footer {clear:both; width:950px; height:3.7em; padding:1.1em 0 0; background:rgb(240,240,240); font-size:1.0em; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}}
.page-container {

}
.page-container {

}

.page-container .header .main .main-content .column1-unit br {
	text-align: left;
}
.page-container .main .main-navigation .nav3-grid dt {
	text-align: left;
}

/*Copyright: LPGinfosite.nl, CoolComMotion*/
/* Development and redesign for CoolComMotion by Renate Beij*/
