﻿
input.search_textbox
{
	font-size: 10px;
	width: 70px;
	height: 14px;
	border-right: #93bf7c 2px solid;
	border-top: #93bf7c 2px solid;
	border-left: #93bf7c 2px solid;
	border-bottom: #93bf7c 2px solid;
}

label.search_label
{
	font-family: 'Arial Black';
	font-size: 8pt;
}

img
{
	border: 0px;
	margin: 0px;
	padding: 0px;
}

img.advertisement_large
{
	padding-right: 12px;
	padding-top: 13px;
}

img.advertisement_small
{
	padding-right: 14px;
	padding-top: 18px;
}

img.advertisement_long
{
	padding-left:12px;
	padding-top:18px;
}

html, body
{
	margin:0;
	padding:0;
	height: 100%;
}

body
{
	text-align: center;
	background-color: #eaf9e2;
}

#page
{
	width: 810px;
	position: relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

#header
{
	text-align: center;
	width: 810px;
	height: 162px;
	margin: 0px;
	padding: 0px;
	background-image: url(/assets/images/header.gif);
	background-repeat: no-repeat;
}

#header_gohome
{
	height: 40px;
	width: 270px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 40px;
	left: 18px;
	border: #0033ff 0px solid;
	cursor: hand;
}

#search_input
{
	height: 14px;
	text-align: right;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 114px;
	right: 68px;
	border: #0033ff 0px solid;
	vertical-align: middle;
}

#search_button
{
	height: 19px;
	text-align: right;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 115px;
	right: 24px;
	border: #0033ff 0px solid;
	vertical-align: middle;
}

#main
{
	border-left: #0033ff 0px solid;
	border-right: #0033ff 0px solid;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 612px;
}

#right
{
	border: #0033ff 0px solid;
	float: left;
	width: 198px;
	margin: 0px;
}

#footer
{
	text-align: center;
	clear: both;
}

div.container_scrollable
{
	overflow: scroll;
	width:500px;
	height:150px;
}

div.flow
{
	display: inline;
}

div.advertisement_large
{
	margin: 0px;
	padding: 0px;
	width: 198px;
	height: 639px;
	background-image: url(/assets/images/advertisement_background_large.gif);
	background-repeat: no-repeat;
}

div.advertisement_large div.padding
{
	padding-left: 18px;
	padding-top: 21px;
}

div.advertisement_small
{
	margin: 0px;
	margin: 0px;
	width: 198px;
	height: 135px;
	background-image: url(/assets/images/advertisement_background_small.gif);
	background-repeat: no-repeat;
}

div.advertisement_small div.padding
{
	padding-left: 18px;
	padding-top: 21px;
}

span.search_validation
{
	height: 14px;
	text-align: right;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 115px;
	right: 19px;
	border: #0033ff 0px solid;
	vertical-align: middle;
}

#text_content
{
	padding-left:27px;
	padding-right: 18px;
}

#text_content div.padding
{
	padding-top: 9px;
}


#home_advertisement
{
	width:612px;
	height:288px;
	padding-top: 9px;
	background-image: url(/assets/images/advertisement_background_premium.gif);
	background-repeat: no-repeat;
}

#home_advertisement_left
{
	width:279px;
	height:288px;
	background-image: url(/assets/images/advertisement_home_large.gif);
	background-repeat: no-repeat;
	float: left;
}

#home_advertisement_left div.padding
{
	padding-left: 18px;
	padding-top: 21px;
}

#home_advertisement_top
{
	width:333px;
	height:144px;
	background-image: url(/assets/images/advertisement_home_top.gif);
	background-repeat: no-repeat;
	float: left;
}

#home_advertisement_bottom
{
	width:333px;
	height:144px;
	background-image: url(/assets/images/advertisement_home_top.gif);
	background-repeat: no-repeat;
	float: left;
}

#home_content
{
	height:351px;
	padding-left:27px;
	padding-right: 18px;
}

#home_content div.padding
{
	padding-top: 9px;
}

div.search_result_regular
{
	padding-left: 27px;
	padding-bottom: 10px;
}

div.search_result_plus
{
	height: 99px;
	width: 612px;
	background-image: url(/assets/images/plus.gif);
	background-repeat: no-repeat;
}

div.search_result_plus div.padding
{
	padding-left: 27px;
	padding-right: 27px;
	padding-top: 19px;
}

div.search_result_plus div.padding h2
{
	font-size: 10pt;
	color: #95ae87;
	font-weight: bold;
	font-family: Verdana;
	margin: 0px;
	padding: 0px;
	padding-bottom: 5px;
}

div.search_result_plus div.padding div
{
	float: left;
	width: 170px;
}

div.search_result_plus div.padding div.estimated_price_per_gallon
{
	padding-top:4px;
	width: 100%;
	text-align: right;
}

div.search_result_premium
{
	height: 162px;
	width: 612px;
	background-image: url(/assets/images/premium.gif);
	background-repeat: no-repeat;
}

div.search_result_premium div.padding
{
	padding-left: 27px;
	padding-right: 27px;
	padding-top: 19px;
}

div.search_result_premium h2
{
	font-size: 12pt;
	color: #95ae87;
}

div.search_result_premium div.left
{
	float: left;
	width: 170px;
}

div.search_result_premium span, div.search_result_premium a
{
	font-size: 9pt;
}

div.search_result_premium div.estimated_price_per_gallon
{
	width: 100%;
	text-align: right;
}

p.search_result_premium_pitch
{
	margin: 0px;
	padding: 0px;
	font-size: 10pt;
	font-family: Verdana;
	letter-spacing: 1.1pt;
	height: 85px;
	overflow: hidden;
}

div.pager_container
{
	padding-left: 16px
}

div.pager_container a, div.pager_container a:visited, div.pager_container a:hover
{
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
	font-size: 12pt;
	padding-right: 10px;
}

div.pager_container span
{
	color: #000000;
	font-weight: bold;
	font-size: 12pt;
	padding-right: 10px;
}

table
{
	margin-top: 0px;
	margin-bottom: 10px;
}

th, td
{
	border-bottom: #a0b395 thin solid;
	text-align: justify;
	line-height: 13pt;
	margin-top: 0px;
	margin-bottom: 0px;
}

body
{
	font-family: Verdana;
}

h1, h2, h3, h4, p, ol, ul, li
{
	margin-top: 0px;
	margin-bottom: 5px;
}

h1
{
	font-size: 16pt;
	position: absolute;
	left: -2000px;	
}

h2
{
	font-size: 10pt;
}

h3
{
	font-size: 9pt;
}

label, p, span, a, td, th, li
{
	font-size: 8pt;
}

ul
{
	margin-left: 15px;
	padding: 0;
	list-style-position: outside;
}

a.no_visit, a.no_visit:visited, a.no_visit:hover
{
	text-decoration: underline;
	color: blue;
}

a.advertise, a.advertise:visited, a.advertise:hover
{
	text-decoration: none;
	color: #cccccc;
	margin: 0px;
	padding: 0px;
}

em
{
	font-weight: bold;
	font-style: normal;
}

p
{
	text-align: justify;
	line-height: 13pt;
	margin-top: 0px;
	margin-bottom: 9px;
}

li
{
	text-align: justify;
	line-height: 13pt;
	margin-top: 0px;
	margin-bottom: 9px;
}

p.centered
{
	text-align:center;
}