/* groningengeeftgas.nl css */

html {
	margin: 0;
	padding: 0;
	height: 100%;
}

body {
	font: 12px/15px "Lucida Grande", Arial, "Trebuchet MS", Helvetica, Geneva, sans-serif;
	width: 942px;
	height: 100%;
	text-align: center;
	margin: 0 auto;
	padding: 0;
	background-color: #fff;
}

#container {
	text-align: left;
	min-height: 100%;
	border: 1px solid #000;
	border-top-style: hidden;
	border-bottom-style: hidden;
	width: 942px;
	margin-right: auto;
	margin-left: auto;
}

a img {
	border-style: none;
}

a {
	color: #2d5900;
}

/* @group sections */

#alpha {
	width: 250px;
	padding: 0 0 0 25px;
	float: left;
	margin: 0;
	height: 319px;
}

#beta {
	width: 382px;
	padding: 0;
	display: inline-block;
	float: left;
	margin-right: 10px;
}

#gamma {
	width: 275px;
	float: left;
	display: inline-block;
	padding-top: 40px;
	margin-left: 10px;
	margin: 0;
}



/* @end */

/* @group postioning */

#banner {
	height: 71px;
	width: 942px;
	padding: 0;
	background: url(/assets/gggg-banner-new.png) no-repeat left top;
	overflow: visible;
	z-index: 10000;
	margin: 0;
}

#slideshow {
	width: 942px;
	height: 150px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
}

slideshow img {
	margin-top: -30%;
}

#menu {
	width: 942px;
	padding: 0;
	height: 27px;
	clear: both;
	margin: 0;
	background-color: #679568;
}

#content {
	padding: 0;
	width: 942px;
	margin-bottom: 50px;
	margin: 0;
	clear: both;
	min-height: 100%;
}

#logos {
	width: 932px;
	height: 80px;
	clear: both;
	padding-top: 20px;
	padding-left: 15px;
}

functions {
	margin-left: 25px;
	padding: 0;
}

sidemenu {
	margin-left: 25px;
}

#footer {
	height: 60px;
	width: 942px;
	background: url(/assets/footer.png) no-repeat center bottom;
	padding: 0;
	clear: both;
	margin-bottom: 0;
	margin-top: 30px;
	min-height: 100%;
}

/* @end */

/* @group nav (horizontal) */

#nav {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#nav li { /* all list items */
	list-style-type: none;
	color: #fff;
	float: left;
	margin-right: 10px;
	padding: 6px 20px 2px;
	display: block;
	font-family: "Lucida Grande", Arial, Helvetica, Geneva, sans-serif;
}

#nav li ul { /* second-level lists */
	position: absolute;
	left: -999em;
	margin: 1px 0 0 -10px;
	padding: 3px 30px 3px 10px;
	background-color: #679568;
}

#nav li ul li {
	float: left;
	display: block;
	clear: left;
	text-transform: lowercase;
	margin: 0;
	border-style: none;
	padding: 2px 0;
	width: 140px;
	*width: 134px;
}

#nav li ul li.over-ons {
	float: left;
	display: block;
	clear: left;
	text-transform: lowercase;
	margin: 0;
	padding: 2px 0;
	width: 100px;
	*width: 134px;
}

#nav li ul ul { /* third-and-above-level lists */
	margin: -1em 0 0 10em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

ul#nav li a {
	color: #a4d400;
	text-decoration: none;
	font-size: 12px;
	display: block;
}

ul#nav li a:hover {
	color: #fff;
	display: block;
}

ul#nav li ul li a:hover {
	color: #fff;
	display: block;
}



/* @end */

/* @group breadcrumbs */


/* okee
#breadcrumb {
	padding: 5px 0;
	margin-left: -16px;
	width: 620px;
	text-align: left;
	display: inline-block;
	line-height: 2;
	font-size: 10px;
	margin-top: -1px;
}
 */

#breadcrumb {
	padding: 5px 0;
	margin-left: -16px;
	width: 620px;
	text-align: left;
	display: none;
	line-height: 2;
	font-size: 10px;
	margin-top: -1px;
}

#breadcrumb a {
	text-decoration: none;
	padding: 5px 10px;
}

#breadcrumb a:hover {
	text-decoration: none;
	border: 1px solid #9a1743;
	padding: 4px 9px;
}

#breadcrumb a.active {
	text-decoration: none;
	border: 1px solid #9a1743;
	padding: 4px 9px;
}

#breadcrumb a.firstitem {
	text-decoration: none;
	padding: 5px 10px;
	margin-left: -10px;
}

#breadcrumb a.firstitem:hover {
	text-decoration: none;
	border: 1px solid #9a1743;
	padding: 4px 9px;
}



/* @end */

/* @group content */

#beta .blogbody {
	margin-top: 30px;
	margin-left: 2px;
}

#home #beta .entry-heading {
	display: inline-block;
	margin: 0;
	padding: 0 0 5px;
	float: none;
}

#beta .entry-date {
	font-size: 9px;
	color: #0c81a2;
	text-transform: uppercase;
}

#home #beta .entry-header {
	font-weight: bold;
	font-size: 12px;
	color: #000;
	margin: 0;
	padding: 0;
}

#beta .entry-header {
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	font-size: 14px;
	line-height: 16px;
	color: #d70004;
}

#beta .entry-title {
	font-weight: bold;
	font-size: 14px;
	line-height: 16px;
	color: #000;
}

#beta .entry {
	display: block;
	clear: both;
	margin-left: -20px;
}

#beta .entry-copy p {
	margin: 0;
	padding: 0;
}

#content.opdrachtgevers #beta #end,
#content.profielen #beta #end,
#content.verrichte-opdrachten #beta #end, 
#content.presentaties #beta #end,
#content.publicaties #beta #end,
#content #beta .product {
	margin-bottom: 20px;
	clear: both;
	display: block;
	border-bottom: 1px dotted #fff;
}

#content.opdrachtgevers #beta .entry,
#content.profielen #beta .entry,
#content.verrichte-opdrachten #beta .entry,
#content.presentaties #beta .entry,
#content.publicaties #beta .entry,
#content #beta .product {
	margin-left: 230px;
}

#content.profielen #beta .entry {
	margin-left: 180px;
}

extended {
	margin: -12px 0 0;
	padding: 0;
}

#beta .extended a {
	color: #2d5900;
	text-transform: lowercase;
	font: italic 0.9em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	display: inline;
}

/* @end */

/* @group gamma */

#gamma .entry-header {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	width: 238px;
	margin-left: -15px;
	padding-left: 15px;
	border-left: 2px solid #e3e8f3;
	border-right: 2px solid #e3e8f3;
	margin-top: 3px;
	padding-bottom: 5px;
}

#gamma .entry {
	width: 238px;
	margin-left: -15px;
	padding-left: 15px;
	border-right: 2px solid #e3e8f3;
	border-left: 2px solid #e3e8f3;
}

#gamma #side-price {
	background: url(/assets/rec-top-price.png) no-repeat left top;
	margin-bottom: 20px;
	width: 257px;
	padding-top: 10px;
}

#gamma #side-price #end { 
	background: url(/assets/rec-bot-price.png) no-repeat right bottom;
	width: 257px;
	height: 15px;
}

#gamma #side-price-content {
	width: 227px;
	padding-left: 15px;
	padding-right: 15px;
}

#gamma #side-price .entry {
	background-color: #e5f2bf;
	padding-top: 10px;
}

#gamma #side-price .entry-header {
	color: #2d5900;
	background-color: #e5f2bf;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

#gamma #side-video {
	background: url(/assets/rec-top-price.png) no-repeat left top;
	margin-bottom: 20px;
	width: 257px;
	padding-top: 10px;
}

#gamma #side-video #end { 
	background: url(/assets/rec-bot-price.png) no-repeat right bottom;
	width: 257px;
	height: 15px;
}

#gamma #side-video-content {
	width: 227px;
	padding-left: 15px;
	padding-right: 15px;
}

#gamma #side-video .entry {
	background-color: #e5f2bf;
	padding-top: 10px;
}

#gamma #side-video .entry-header {
	color: #2d5900;
	background-color: #e5f2bf;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

#gamma .entry-video {
	background-color: #2d5900;
	border: 1px solid #000;
	width: 100px;
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 16px;
	margin-left: 52px;
}

#gamma #side-news {
	background: url(/assets/rec-top-news.png) no-repeat left top;
	margin-bottom: 20px;
	width: 257px;
	padding-top: 10px;
}

#gamma #side-news #end { 
	background: url(/assets/rec-bot-news.png) no-repeat right bottom;
	width: 257px;
	height: 15px;
}

#gamma #side-news-content {
	width: 227px;
	padding-left: 15px;
	padding-right: 15px;
	background-color: #bff2ff;
	margin: 0;
}

#gamma #side-news .entry-header {
	color: #039;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

#gamma #side-news .entry {
	padding-top: 5px;
}

#gamma #side-werkgroep-news {
	background: url(/assets/rec-top-werkgroepnews.png) no-repeat left top;
	margin-bottom: 20px;
	width: 257px;
	padding-top: 10px;
}

#gamma #side-werkgroep-news #end { 
	background: url(/assets/rec-bot-werkgroepnews.png) no-repeat right bottom;
	width: 257px;
	height: 15px;
}

#gamma #side-werkgroep-news-content {
	width: 227px;
	padding-left: 15px;
	padding-right: 15px;
	background-color: #bfbfbf;
}

#gamma #side-werkgroep-news .entry {
	padding-top: 5px;
}

#gamma #side-werkgroep-news .entry-header {
	color: #2d5900;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

#gamma #side-werkgroep-news .entry-link a {
	font-size: 10px;
	color: #2d5900;
}

#gamma #side-werkgroep-news .entry-link {
	font-size: 9px;
	color: #2d5900;
}

#gamma #side-news .entry-link {
	font-size: 9px;
	color: #144896;
}

#gamma #side-news .entry-link a {
	font-size: 10px;
	color: #144896;
}



/* @end */

/* @group active */

#home ul li a.home, #waarom-aardgas-rijden ul li a.waarom-aardgas-rijden, #beschikbare-voertuigen ul li a.beschikbare-voertuigen, #aardgas-tanken ul li a.aardgas-tanken, #nieuws ul li a.nieuws,
#in-de-praktijk ul li a.in-de-praktijk, #over-ons ul li a.over-ons {
	color: #fff;
}

/* @end */

/* @group sidemenu */

ul#sidenav {
	width: 120px;
	margin-top: 200px;
	margin-left: 0;
	padding: 0;
}

ul#sidenav ul {
	list-style-type: none;
}

ul#sidenav li {
	list-style-type: none;
	color: #971440;
	border-bottom: 1px dotted #c50405;
	padding-top: 5px;
	padding-bottom: 5px;
}

ul#sidenav li a {
	color: #de1c34;
	text-decoration: none;
}

ul#sidenav li a:hover {
	color: #000;
	text-decoration: none;
}



/* @end */

/* @group search */

#form {
	border: 3px double #d2bace;
	width: 150px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
	margin: 0;
}



#functions #form .fieldcell {
	width: 110px;
	height: 32px;
	float: left;
	margin-right: 4px;
	background: url(/assets/search.gif) no-repeat left center;
	border-style: none;
	padding-left: 10px;
}

#functions #form .fieldcell {
	background-color: #f1eaf2;
	height: 16px;
	float: left;
	width: 120px;
	text-align: left;
}

#searchagain #form .fieldcell {
	background-color: #e8e4f6;
	height: 16px;
	float: left;
	width: 120px;
	text-align: left;
}

#functions input #search {
	margin-top: 2px;
	padding-left: 10px;
}

#functions input.button {
	padding: 2px;
	margin: 2px 0 0 -2px;
}

.search-results-header {
	color: #906;
	font-weight: bold;
	font-size: 13px;
	line-height: 18px;
	padding-bottom: 10px;
	padding-top: 10px;	
}

#searchresults #zoek #form .fieldcell {
	background-color: #fff;
	border: 1px solid #906;
	width: 92px;
	height: 16px;
	float: left;
	margin-right: 4px;
}

/* @end */

/* @group copyright */

#copyright {
	text-align: center;
	font-size: 9px;
	padding-top: 170px;
}

#content a {
	color: #9b1e46;
	text-decoration: none;
}

#content a:hover {
	color: #9b1e46;
	text-decoration: underline;
}



/* @end */

/* @group images */

#logos img {
	float: left;
	margin-right: 5px;
	margin-bottom: 15px;
}

#beta img {
	float: left;
	margin: 10px 10px 10px 0;
	padding: 2px;
	background-color: #fff;
	border-width: 1px;
	border-style: solid;
	max-width: 380px;
	height: auto;
}

#beta a img {
	border-style: none;
	margin: -3px;
}

#beta img.mt-image-none {
	float: none;
	margin: 3px 10px 10px 0;
	padding: 2px;
	background-color: #fff;
}

#beta img.mt-image-left {
	float: left;
	margin: 3px 10px 10px 0;
	padding: 2px;
	background-color: #fff;
}

#beta img.mt-image-right {
	float: right;
	margin: 3px 10px 10px 0;
	padding: 2px;
	background-color: #fff;
}

#content.home #beta img {
	margin: -18px 30px 10px -250px;
	background-color: #fff;
	float: left;
	border: 1px solid #000;
	padding: 3px;
}

#gamma #catfoto  {
	width: 213px;
	height: 461px;
	overflow: hidden;
	margin-top: -40px;
	margin-right: 0;
	margin-left: 62px;
}

#gamma #catfoto img {
	margin-right: -20px;
}

/* @end */

/* @group tables */

matrix {
	margin-right: -96px;
	margin-left: -50px;
}

#matrix table {
	border-style: dotted;
	border-width: 1px;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	width: 190px;
	padding: 1px;
}

#matrix table tr {
	vertical-align: top;
	border-bottom-width: 1px;
}

#matrix table tr.even {
	background-color: #ecdce9;
	color: #971440;
}

#matrix table tr.odd {
	background-color: #e39fb8;
	color: #fff;
}

#betacontent ul li a {
	margin: 0;
	padding-top: 2px;
	padding-bottom: 8px;
	padding: 0;
	color: #2d5900;
}

#betacontent ul {
	margin: 0 0 0 -25px;
	padding: 5px 2em;
	width: 470px;
}

#betacontent ul li {
	list-style-type: none;
	border-bottom: 1px solid #3c3c3c;
	padding: 2px 10px;
}

#betacontent ul#dealerlist li {
	background-color: #096d8b;
	list-style-type: none;
	border-bottom: 1px solid #3c3c3c;
	height: 30px;
	padding: 2px 10px;
}

#betacontent ul#projectgroep li {
	width: 540px;
	background-color: #096d8b;
	list-style-type: none;
	border-bottom: 1px solid #3c3c3c;
	height: 30px;
	padding: 2px 10px;
}

#betacontent ul#voordelen li {
	list-style-image: url(/assets/carrot.png);
	border-bottom-style: none;
} 

small {
	font-size: 9px;
	line-height: 14px;
}

/* @end */

/* @group sitemap */

#sitemap ul {
	list-style-type: none;
}


/* @end */

/* @group contact */

#contactform {
	width: 390px;
	border: 1px dotted #000;
	background-color: #cae0fe;
	padding: 10px;
}

td {
	height: 25px;
	margin: 0;
	padding: 0 5px 0 0;
	white-space: nowrap;
} 

td small {
	font-size: 9px;
	line-height: 14px;
}

.labelcell {
	height: 24px;
	width: 140px;
}

.buttoncell {
	height: 24px;
	width: 160px;
}

.textereacell {
	width: 180px;
}

.fieldcell input { 
 width: 200px; 
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif; 
 background-color: #d3e7ce; 
 color: #102132; 
 border: 1px solid #3c3c3c; 
 margin-right: 0px; 
}

.fieldcell textarea { 
 width: 200px; 
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif; 
 background-color: #d3e7ce; 
 color: #102132; 
 border: 1px solid #3c3c3c; 
 margin-right: 0px;
	height: 100px;
}

.fieldcell .radio { 
 width: 10px; 
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif; 
 background-color: #d3e7ce; 
 color: #3c3c3c;
 *border-style: none;
  *background-color: #F2F7FB; 
}

.smallfieldcell input { 
 width: 96px; 
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif; 
 background-color: #d3e7ce; 
 color: #102132; 
 border: 1px solid #3c3c3c;
	padding-right: 1px;
}

.srbutton { 
 background-color: #d3e7ce; 
 	font-size: 10px;
	font-weight: bold;
	border: 1px solid #3c3c3c;
	padding-right: 2px;
	padding-left: 2px;
	color: #000;
}

.space {
	width: 20px;
}

/* @end */