html,body{
	margin: 0; padding: 0;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	text-align: center
}

body{
	font: 76% arial,sans-serif;
	text-align: center;
	margin-top: 4px;
}

h3{
	font-size: 16px;
	font-family: arial, verdana, sans-serif;
	font-weight: bold;
	color: #144098;
}

h4{
	font-size: 14px;
	font-family: arial, verdana, sans-serif;
	font-weight: bold;
	color: #2f78d2;
	margin: 5px 20px 10px 0px;
	text-align: left;
}

p{
	text-align: left;
	font-size: 11px; 
	font-family: arial, verdana, sans-serif;
}

a, a:visited {
	font-size: 11px;
	text-align: justify;
	font-family: arial, verdana, sans-serif;
	font-weight : normal;
	text-decoration : none;
	color: #144098;
}

a:hover {
	text-decoration : underline;
	color: #66f;
}

a.heading {
	font-size: 12px;
	font-family: arial, verdana, sans-serif;
	font-weight: bold;
	color: #60bcf1;
	margin: 5px 20px 10px 20px;
	text-align: left;
}

img{
	display: inline;
	border: 0;
}

hr{
	width: 100%;
	color: #e0e0e0;
	background-color: #e0e0e0;
	height: 1px;
	border: 0px;
}


/* implemented for contact and login forms */
	
textarea {
 	background-color: #fff;
 	page-break-after: right;
	color: #000;
	font: normal 12px arial;
	border: 1px solid #ccc;
	width: 260px;
}
	

label {
	color: #66c;
	line-height: 140%;
	font: normal 12px arial;
	font-family: arial, verdana, helvetica;
	text-align: left;
	}

form{	width: 440px;
	/* background-image: url(../images/formbg.gif); */
	background-repeat: repeat-x;
	background-color: #F5F5F5;
	border: 1px solid #ddd;
	text-align: right;
	padding: 20px 40px 20px 40px ;
	margin: 60px 10px 60px 10px;
}
form.list {
	padding: 10px 40px 10px 40px;
	margin: 2px 10px 2px 10px;
}

.adminlogout {
 	text-align: right;
	font-weight: bold;
	color: green;
}

div#header {
	background-image: url(../images/header.jpg);
	background-repeat:no-repeat;
	text-align:right;
	padding-right:4px;
	color: #ccc;
	height: 106px;
}
div#header a, div#footer a{
	color: #fff;
}

div#header a:hover, div#footer a:hover{
	text-decoration : underline;
	color: #99f;
}

div#wrapper {
	width:760px;
	margin: 0 auto;
}

div#content {
	text-align: left;
}

div#content p{
	line-height:1.4;

}

div#content li {
       	list-style-type: square;
	font-size: 11px; 
	font-family: arial, verdana, sans-serif;
	margin: 6px 0px;
}

div#content li.pageindex{
	list-style: url(../images/arrow.gif) inside ;
	font-size: 11px; 
	font-family: arial, verdana, sans-serif;
	padding: 0px; 
	margin: 6px 10px;
}

div#content ul.pageindex{
	padding: 0px; 
	margin: 0px;
	background: #f3f3f3; 
	border-top: 1px solid #e0e0e0; 
       	border-bottom: 1px solid #e0e0e0;
}


/* CSS menu courtesy of ALA */

div#navigation{
	width: 12em;
	padding: 0 0 0 0;
	margin-bottom: 1em;
	font-family: 'Trebuchet MS', 'Lucida Grande',
	  Verdana, Lucida, Geneva, Helvetica, 
	  Arial, sans-serif;
	background-color: #90bade;
	color: #333;
}

div#navigation ul{
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

div#navigation li{
	border-bottom: 1px solid #90bade;
	margin: 0;
}

#navigation li a {
	display: block;
	padding: 5px 5px 5px 0.5em;
	border-left: 10px solid #1958b7;
	border-right: 10px solid #508fc4;
	background-color: #2175bc;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	width: 100%;
}

#navigation img{
	display: block;
}

html>body #navigation li a {
	width: auto;
}

#navigation li a:hover {
	border-left: 10px solid #1c64d1;
	border-right: 10px solid #5ba3e0;
	background-color: #2586d7;
	color: #fff;
}

/* end CSS menu */


/* Begin: clear All */
.clearAll{
	clear: both;
	overflow: hidden;
}
/* End: clear All */


div#footer{
	background-image: url(../images/footer_bg.gif);
	background-repeat:repeat-x;
	text-align:center;
	height: 40px;
	color:#ccc
}

div#content{
	float:right;
	width:600px;
	padding-left: 20px;
	min-height:600px;
}

div#navigation{
	float:left;
	width:140px
}

div#footer{
	clear:both;
	width:100%
}

/* my stuff */

div#subfooter{
	clear:both;
	width:100%
	text-align:center;
	height: 20px;
	color: #ccc;
}

div#subfooter p{
	font-size: 9px;
	text-align: center;
}

div#box100{
	float: left;
	display: block;
	width: 100px
}

div#box180{
	float: left;
	display: block;
	width: 180px
}


div#box200{
	float: left;
	display: block; 
	width: 192px;
	background-color: transparent;
	margin: 10px 0px 10px 0px;	
}

div#box240{
	float: left;
	display: block; 
	width: 232px;
	background-color: transparent;
	margin: 10px 0px 10px 0px;	
}


div#box300{
	float: left;
	display: block;
	width: 300px;
	background-color: transparent;
	margin: 10px 0px 10px 0px;
}

div#splitheader_l{
	float: left;
	display: block;
	width: 200px;
	background-color: transparent;
	margin: 0px 0px 0px 0px;	
	text-align: left;
}

div#splitheader_r{
	float: left;
	display: block;
	width: 360px;
	background-color: transparent;
	margin: 0px 0px 0px 0px;
	text-align: right;
	padding-top: 4px;
}

div#box400{
	float: left;
	display: block;
	width: 400px;
	text-align: left;
	background-color: transparent;
	margin: 10px 0px 10px 0px;
}

div#box600{
	float: left;
	display: block;
	width: 600px;
	background-color: transparent;
	margin: 20px 0px 20px 0px;
	text-align: left;
}

div#navframe{
	display: block;
	width: 140px;
}

div#topseparator{
	height: 24px;
	background-image: url(/images/separator_top.gif);
	background-repeat: none;
	text-align: left;
	padding-left: 10px; 
}

div#bottomseparator{
	height: 14px;
	background-image: url(/images/separator_bottom.gif);
	background-repeat: none;
	margin-bottom: 6px;
}

div#linkbox{
	width: 100%; 
	margin: 12px 0px; 
	text-align: center; 
	border: 1px solid #e3e3ff; 
	background: #f9f9ff; 
}

/* table design courtesy of http://icant.co.uk */

/*
Theme: Leandro Pessoa
Author: Simple and Clean
URL: http://www.leandropessoa.com.br
Country: Brazil
*/
table{
	border-spacing:1px;
	font:9px 'Verdana', Arial, Helvetica, sans-serif;
	background:#E7E7E7;
	color:#666666;
	margin: 20px 0px 20px 0px;
}

caption{
	border:#666666;
	border-bottom:2px solid #666666;
	padding:4px;
	background:url(/images/table_caption.gif);
	font:12px 'Verdana', Arial, Helvetica, sans-serif;
	font-weight:bold;
}

td, th{
	padding:2px;
}

thead th{
	text-align:center;
	background:#F5F5F5;
	color:#666666;
	border:1px solid #ffffff;
	font-weight: normal;
}

tbody th{
  /*	font-weight:bold; */
}

tbody tr{
	background:#EBF8FE;
	text-align:left;
}

tbody tr.odd{
	background:#ffffff;
	border-top:1px solid #ffffff;
}

tbody tr td{
	height:20px;
	background:#EBF8FE;
	border:1px solid #ffffff;
}

tbody tr.odd td{
	background:#ffffff;
	border-top:1px solid #ffffff;
}

tfoot th, tfoot td{
	background:url(/images/table_caption.gif);
	padding:2px;
	text-align:center;
	font:10px 'Verdana', Arial, Helvetica, sans-serif;
	font-style:italic;
	font-weight: normal;
	border-bottom:2px solid #cccccc;
	border-top:1px solid #DFDFDF;
}

td.price{
	color: red;
}

span.vat{
	font-size: 8px;
}

span.fract{
	font-size: 8px;
	font-weight: bold;
}

/* end table styling */


/* pump index page */


div#pumpselect{
	width: 100%;
	padding: 0 0 0 0;
	margin-bottom: 1em;
	font-family: 'Trebuchet MS', 'Lucida Grande',
	  Verdana, Lucida, Geneva, Helvetica, 
	  Arial, sans-serif;
	background-color: #ddd;
	color: #333;

}

div#pumpselect ul{
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

div#pumpselect li{
	border-bottom: 1px solid #ddd;
	margin: 0;
       	list-style-type: none;
}

#pumpselect li a {
	display: block;
	padding: 5px 5px 5px 0.5em;
	border-left: 10px solid #eee;
	/*border-right: 10px solid #508fc4;*/
	background-color: #fafafa;
	text-decoration: none;
	width: 100%;
	height: 58px;
	font-size: 16px;
	font-family: arial, verdana, sans-serif;
	font-weight: bold;
	color: #144098;
}

html>body #pumpselect li a {
	width: auto;
}

#pumpselect li a:hover {
	border-left: 10px solid #ddd;
	/*border-right: 10px solid #5ba3e0;*/
	background-color: #fdfdfd;
}

/* end CSS menu */




/* main index page */


div#mainselect{
	float: left;
	display: block;
	width: 180px;
	padding: 0 0 0 0;
	margin-bottom: 1em;
	font-family: 'Trebuchet MS', 'Lucida Grande',
	  Verdana, Lucida, Geneva, Helvetica, 
	  Arial, sans-serif;
	background-color: #fff;
	color: #333;

}

div#mainselect ul{
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

div#mainselect li{
	border: 0px;/* solid #ddd;*/
	margin: 0;
       	list-style-type: none;
}

#mainselect li a {
	display: block;
	padding: 0px 0px 0px 0px;
	border-left: 0px solid #eee;
	/*border-right: 10px solid #508fc4;*/
	background-color: #e9e9e9;/*#f7f7f7;*/
	text-decoration: none;
	width: 100%;
	height: 180px;
	font-size: 16px;
	font-family: arial, verdana, sans-serif;
	font-weight: bold;
	color: #144098;
}

html>body #mainselect li a {
	width: auto;
}

#mainselect li a:hover {
	border-left: 0px solid #ddd;
	/*border-right: 10px solid #5ba3e0;*/
	background-color: #ededed;/*#fafafa;*/
}

/* end CSS menu */


