/* MAIN CSS Document */
/* STRANGFORD FUELS*/
/* DEBORAH DA SILVA */

body {
margin: 15px auto;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
text-align:center;
background-color:#8a5444

}

h1 {
color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size:22px;
font-weight:bold;
}


h1 a {
color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size:22px;
font-weight:bold;
text-decoration:none
}

h1 a:hover {
color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size:22px;
font-weight:bold;
text-decoration:none
}


h2 {
color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:bold;
padding-top:0px;
padding-bottom:2px;

}

h3 {
color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
padding-top:0px;
padding-bottom:2px;

}

h4 {
color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
padding: 0px;
margin: 0px

}


a {
color:#FF6600;
text-decoration:underline;
font-weight:bold
}

a:hover {
color:#FF6600;
text-decoration:none;
font-weight:bold
}

.greyline {
width:100%;
height:10px;
border-top:dotted 1px #999999
}




#wrapouter
{margin:auto;
width:1000px;
text-align:center;
background-image:url(../images/wrap.jpg);
background-repeat:repeat-y;
}



#wrap {
width:960px;
margin:auto;
text-align:left;
background-color:#FFFFFF}


/* TOP Links*/



/* HEADER*/

#header {
width:960px;
margin:auto;
background-image:url(../images/header.jpg);
background-repeat:no-repeat;
height:160px}


#headerlogo {
text-align:right;
padding:7px;
width:920px;
float:left;
color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size:30px;
margin-top:30px;
height:85px;
font-weight:bold;
margin-right:10px}


.clearall {
clear:all}



#menu {
float:left;
height:30px;
margin-left:7px
}





/* DIVIDERS*/



.divider {
width:100%;
height:10px;
}

.dividerclearboth {
width:100%;
height:10px;
clear:both
}

/* SEARCH*/




/* CONTENT*/


#content {
width:960px;
margin: 0px auto;
background-image:url(../images/content-back.jpg);
background-repeat:no-repeat;
background-position:top

}

#content2 {
width:940px;
margin:0px auto;

}




#footer {
width:960px;
height:27px;
clear:both;
background-image:url(../images/footer.jpg);
background-repeat:no-repeat;
}

#footercontent{
width:300px;
color:#000000;
font-size:9px;
padding-right:10px;
text-align:right;
float:right;
margin-top:5px
}

#footercontent a{
color:#000000;
font-size:9px;
text-decoration: none;

}

#footercontent a:hover{
color:#000000;
font-size:9px;
text-decoration: underline;

}


/* OTHER */

.floatright {
float:right;
padding-left:10px;
padding-bottom:10px
}

.floatleft {
float:left;
padding-right:10px;
padding-bottom:10px
}

.checkbox {
width:236px;
height:216px;
background-image:url(../images/check-price-box.png);
background-repeat:no-repeat;

}

.yellowtable {
background-color:#fff797;
margin-bottom:10px}#CheckPrice   input,select {
	display: block;
	width: 180px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin-bottom: 10px;
}
#CheckPrice #Fuel_Type {
	width: 180px;
}
#CheckPrice  input#button2       {
	display: block;
	width: 88px;
	float: left;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#CheckPrice form       {
	display: block;
}
#CheckPrice   img#button     {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
