﻿
html, body	{ margin:0px; padding:0px; font-family:Lucida Sans, Sans-Serif; font-size:12pt; }
img			{ border:none; }

	#container, .container { width:980px; margin:0px auto; z-index:10; background:url(images/Sidebar-Gradient.png) repeat-y 1px 0px; }
	
	#header	{ position:relative; top:0px; left:0px; z-index:200; height:163px; margin:0px; padding:0px; }
		#headerBackground	{ position:absolute; top:0px; left:0px; height:163px; z-index:201; }
		#headerImage		{ position:absolute; top:0px; left:0px; z-index:202; }
		#headerLinks		{ position:absolute; top:110px; left:440px; height:30px; line-height:30px; width:440px; z-index:203; text-align:center; vertical-align:middle; }
			#headerLinks a	{ font-size:11pt; }
	
	#sidebar { width:240px; float:left; text-align:right; margin:0px; padding:0px; z-index:190; }
		#sidebar div, #sidebar ul { width:208px; text-transform:lowercase; font-weight:bold; margin:0px 16px; text-align:right; }
		#sidebar div	{ padding:18px 0px 0px 0px; height:32px; background:url(images/redBullet.png) no-repeat bottom left; color:#ed1c24; }
		#sidebar ul		{ list-style:none; padding:0px; font-size:10pt; }

	#content { position:relative; margin-left:240px; width:740px; _width:735px; overflow:hidden; text-align:center; margin:0px; padding:0px; z-index:99; }
	
	.clear	{ clear:both; }
	.bold	{ font-weight:bold; }
	.white	{ color:White; }

	.largest  { font-size:16; }
	.larger   { font-size:14; }
	.large	  { font-size:13; }
	.small	  { font-size:10pt; }
	.smaller  { font-size:9pt; }
	.smallest { font-size:8pt; }


/* Live Well */
	.LWSidebar { z-index:20; position:absolute; top:260px; left:590px; width:118px; text-align:left; padding:10px; }

/* Pump Perks */
	.imgppheader { border-bottom:6px solid #ca2426; }
	.storelist { position:relative; font-size:11pt; }
	/*.storedivsunoco { width:200px; height:60px; float:left; text-align:center; padding:4px 6px 4px 6px; } not currently used */
	.storediv { color:Black; width:224px; height:80px; float:left; text-align:center; padding:5px 10px; }
	.storename { text-transform:uppercase; color:#ca2426; font-weight:bold; }

	.storelink { color:Black; }
	a:link.storelink, a:visited.storelink { text-decoration:none; }
	a:hover.storelink, a:active.storelink { text-decoration:none; background-color:peachpuff; }

	.plaintextpage { position:absolute; top:50px; left:100px; }

/* Seeds */
	.highlight { background-color:white; filter:alpha(opacity=01);-moz-opacity:.01;opacity:.01; }
	a:hover.highlight { background-color:red; filter:alpha(opacity=15);-moz-opacity:.15;opacity:.15; }

	.seeddiv1 { position:absolute; top:420px; left:330px; height:125px; width:125px; z-index:150; }
	.seeddiv2 { position:absolute; top:400px; left:460px; height:125px; width:125px; z-index:150; }
	.seeddiv3 { position:absolute; top:420px; left:600px; height:125px; width:125px; z-index:150; }

	.ie7blocklinkfix { height:100%; width:100%; border:1px solid black; }

	.seedlinkdiv { position:absolute; top:580px; left:10px; width:730px; z-index:150; text-align:center; }
	.seedlink { font-style:italic; font-weight:bold; font-size:13pt; padding:1px; color:#bfd7ad; }
	a:link.seedlink, a:visited.seedlink { color:#bfd7ad; }
	a:hover.seedlink, a:active.seedlink { color:White; text-decoration:none; }


.fullblocklink { display:block; width:100%; height:100%; }

/* Links */

	a { text-decoration:none; }
	
	a:link, a:visited { color:#231f20; }
	a:hover, a:active { color:#ed1c24; }
	
	a.lnkWhite { color:White; }
		a:link.lnkWhite, a:visited.lnkWhite {  }
		a:hover.lnkWhite, a:active.lnkWhite { text-decoration:underline; }

/* Colors */
/*
	Dark Tan			#b4ab89
	Medium Tan			#dcd1a9
	Light Tan			#ede9d8

	Red					#ed1c24
	Near Black			#231f20


*/
