img, div, a, span {
	behavior: url(/css/iepngfix.htc);
}
body {
	background-color:#285750;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
}
#container {
	width:940px;
	margin:10px auto;
	z-index:-5000 !important;
	
}
#adminoptions {
	width:400px;
	height:100px;
	position:absolute;
	top:15px;
	right:30px;
	background-image:url(/images/adminbg.gif);
	background-repeat:no-repeat;
	background-color:transparent;
	z-index:15000 !important;
}
.logoutbtn {
	float:right;
	padding-top:14px;
	color:#666;
	text-decoration:none;
	font-weight:bold;
	padding-right:43px;
	cursor:pointer;
}
#adminoptions h3 {
	padding-top:5px;
	padding-left:30px;
}
#adminoptions p {
	padding-left:30px;
}
#header {
	width:940px;
	height:313px;
	border-bottom:5px #fff solid;
	background-repeat:no-repeat;
	margin-bottom:5px;
	position:relative;
}
#slideshowholder {
	width:940px;
	height:313px;
	z-index:-5000 !important;
}
.img-0 {
	background-image:none;
}
.img-1 {
	background-image:url(/images/header-1.jpg);
}
.img-2 {
	background-image:url(/images/header-2.jpg);
}
.img-3 {
	background-image:url(/images/header-3.jpg);
}
.img-4 {
	background-image:url(/images/header-4.jpg);
}
.img-5 {
	background-image:url(/images/header-5.jpg);
}
.img-6 {
	background-image:url(/images/header-6.jpg);
}
#content {
	width:890px;
	border:5px #969494 solid;
	background-color:#e3edbd;
	padding:20px;
	margin-bottom:5px;
}
#content ul {
	list-style:disc;
	margin-left:50px;
}
#content ul li {
	margin-bottom:10px;
}
#pump-price {
	width:310px;
	height:516px;
	float:right;
	margin:0px 0px 0px 10px;
	background-image:url(/images/home-left-tower-2.jpg);
	background-repeat:no-repeat;
	background-color:transparent;
	position:relative;
}
.hundred {
	position:absolute;
	width:34px;
	height:36px;
	top:70px;
	left:77px;
}
.ten {
	position:absolute;
	width:34px;
	height:36px;
	top:70px;
	left:123px;
}
.one {
	position:absolute;
	width:34px;
	height:36px;
	top:70px;
	left:162px;
}
.pprice {
	padding-top:3px;
	font-size:28px;
	color:#FFF;
	text-align:center;
}
.submitbtn {
	position:absolute;
	top:220px;
	left:52px;
	width:211px;
	height:50px;
	background-image:url(/images/btn.png);
	behavior: url(/css/iepngfix.htc);
	cursor:pointer;
	font-size:24px;
	text-align:center;
	padding-top:18px;
}
.submitbtn:hover {
	background-image:url(/images/btn-hover.png);
	behavior: url(/css/iepngfix.htc);
}
.statusbad {
	position:absolute;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	width:250px;
	padding:3px;
	top:182px;
	left:25px;
	border:1px #d95c5c solid !important;
	background-color:#d29c9c;
}
.statusgood {
	position:absolute;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	width:250px;
	padding:3px;
	top:182px;
	left:25px;
	border:1px #65d95c solid !important;
	background-color:#c0edbd;
}
.pricebox {
	width:31px;
}
.bulkbox {
	width:48px;
}
.bulkprice {
	position:absolute;
	width:48px;
	height:30px;
	top:134px;
	left:169px;
	text-align:center;
	font-size:20px;
	color:#383838;
}
.hide {
	display:none;
}
.show {
	display:inline;
}
.loading {
	width:100%;
	height:100%;
	background-color:#FFF;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	position:absolute;
	top:0px;
	left:0px;
	text-align:center;
	font-size:32px;
	color:#333;
	z-index:15000 !important;
}
.loginform {
	width:300px;
	height:210px;
	margin:0 auto;
	padding:10px;
	border:1px #333 solid;
	position:relative;
	z-index:10000 !important;
}
.goodmessage, .badmessage {
	font-size:11px;
	margin-bottom:10px;
	text-align:center;
	width:80%;
	margin:0 auto;
	padding:3px;
}
.badmessage {
	border:1px #d95c5c solid !important;
	background-color:#d29c9c;
}
.goodmessage {
	border:1px #65d95c solid !important;
	background-color:#c0edbd;
}
#content h4 {
	padding-top:5px;
	font-weight:bold;
	margin-bottom:7px;
}
.intro {
	font-weight:bold;
	color:#005429;
}
#content p {
	line-height:20px;
	margin-bottom:8px;
}
#content a {
	color:#3f983d;
}
#footer {
	width:900px;
	padding:20px;
	background-color:#003d1f;
	color:#fff;
	font-size:11px;
	text-align:center;
}
#footer p {
	line-height:20px;
}
#footer p.links {
	margin-bottom:10px;
}
#footer p.links a {
	text-decoration:underline;
}
#footer a {
	color:#ededed;
	text-decoration:none;
}
#nav {
	position:absolute;
	bottom:0px;
	right:0px;
	z-index:5000 !important;
}
.menu {
	padding:0;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	white-space:nowrap;
	z-index:6000 !important;
}
.menu dt {
	display:none;
}
.menu dd {
	float:left;
	padding:0;
	margin:0;
	text-align:left;
}
.menu dd span.aa {
	display:block;
	width:34px;
	height:49px;
	background:url(/images/start.png);
	float:left;
}
.menu dd span.bb {
	height:36px;
	padding-top:13px;
	background:url(/images/nav-bg.png);
	float:left;
}
.menu dd span.ff {
	height:29px;
	padding-top:20px;
	background:url(/images/nav-bg.png);
	float:left;
}
.menu dd span.cc {
	display:block;
	width:34px;
	height:49px;
	background:url(/images/overlap.png);
	float:left;
}
.menu dd span.ee {
	display:block;
	width:15px;
	height:49px;
	background:url(/images/finish.png);
	float:left;
}
.menu a, .menu a:visited {
	color:#fff;
	text-decoration:none;
	font-size:12px;
	cursor:pointer;
	z-index:8000 !important;
}
.menu a:hover {
	color:#000;
	background:#fff;
	z-index:8000 !important;
}
.img-right {
	float:right;
	margin-left:10px;
}
.img-left {
	float:right;
	margin-left:10px;
}
.clear {
	clear:both;
}
#content h3 {
	font-size:17px;
	color:#005429;
	margin-bottom:8px;
}
.red {
	color:#F00;
}
fieldset {
	width:500px;
	margin:0 auto;
	padding:10px;
	border:1px #333 solid;
}
legend {
	font-size:14px;
	padding:0px 15px 0px 15px;
}
label {
	width:100%;
	font-size:11px;
	padding:4px 0 4px 10px;
	cursor:pointer;
	display:block;
}
input.txt {
	width:280px;
	padding:5px;
	font-size:16px;
	margin-bottom:18px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	border:1px #7f9db9 solid;
}
input.txt-short {
	width:50px;
	padding:5px;
	font-size:16px;
	margin-bottom:18px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
select.select {
	padding:5px;
	font-size:16px;
	margin-bottom:18px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
textarea.txtarea {
	width:400px;
	height:150px;
	padding:5px;
	font-size:16px;
	margin-bottom:18px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.placeholder {
	width:100%;
	position:relative;
}
fieldset span.msg {
	display:none;
	position:absolute;
	top:-20px;
	right:0px;
	width:155px;
	height:60px;
	background-image:url(/images/bubble.png);
	background-repeat:no-repeat;
	font-size:14px;
	color:#FFF;
	padding:20px 0px 0px 40px;
	font-weight:bold;
}
span.msg em {
	font-size:16px;
	padding-left:14px;
}
.pushbutton {
background-image: url(/images/fade-butt.png);
background-repeat: repeat;
border-top:3px double #ccc;
border-right:3px double #999;
border-bottom:3px double #999;
border-left:3px double #ccc;
color: #333333;
padding:4px;
margin-bottom:10px;
}
.pushbutton:focus {
border-top:3px double #999;
border-right:3px double #ccc;
border-bottom:3px double #ccc;
border-left:3px double #999;
}
#qwert {
	border:1px #7f9db9 solid;
}
.disabled {
	color:#CCC !important;
}
.error {
	display:none !important;
}
.errorhighlight {
	background-color:#d29c9c;
	border:1px #d95c5c solid !important;
}
.good {
	border:1px #65d95c solid !important;
}
.bad {
	border:1px #d95c5c solid !important;
}