﻿/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	11pt;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	


A:link	{	
	text-decoration:	none;
	color:	#3333cc;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

IMG 	
{
	border-width: 0;
	}
	
.FeaturedProductsLabel
{
	font-family: Verdana;
	font-size: 8pt;
}


.NewsLetterSignupLabel
{
	font-weight: bold;
	font-family: Verdana;
	font-size: 10pt;
}

.NewsLetterSignupLabelRed
{
	font-weight: normal;
	font-family: Verdana;
	font-size: 10pt;
	color: Red;
}

h1.ManufacturerFpLabel
{
	background-color: #00a4d2;
	color: White;
	font-size: 16pt;
}

h1.ProductPageTitle
{
	font-family: Verdana;
	color: #ff0000;
	font-size: 18pt;
	text-align:center;
}

A.Menu
{
	text-decoration:none;
	color:white;
	font-family:Arial;
	font-weight:bold;
	font-size:9pt;
}

table.Menu
{
background-color: gray;
}


TD.Menu
{
	text-decoration:none;
	color:#A9A9A9;
	font-family:Arial;
	font-weight:bold;
	font-size:9pt;
	background-color: gray;
}

A.Menu:Hover
{
	text-decoration:none;
	color:white;
	font-family:Arial;
	font-weight:bold;
	font-size:9pt;
	background-color: gray;
}

A.Menu:Visited
{
	text-decoration:none;
	color:white;
	font-family:Arial;
	font-weight:bold;
	font-size:9pt;
	background-color: gray;
}

td.LeftMenu
{
	text-decoration:none;
	color: #708090;
	font-family:Arial Black;
	font-weight:normal;
	font-size:10pt;
}

A.ManufacturersLink
{
	text-decoration:none;
	color:Black;
	font-family:Arial;
	font-weight:bold;
	font-size:10pt;
}

A.ManufacturersLink:Visited
{
	text-decoration:none;
	color:Black;
	font-family:Arial;
	font-weight:bold;
	font-size:10pt;
}

/* EWG */
td.mainContent {
	font-size: 12px;
}
h1 {
	line-height: normal;
	margin: 10px 0px 20px 0px;
	color: #0019a9;
}
#locWrapper{
	width: 637px;
	margin: 0px auto;
	display: none;
}
#locWrapperCHANGEME{
	width: 637px;
	margin: 10px auto;
	/*display: none;*/
}
.locHeader{
	height: 38px;
	width: 622px;
	background-image: url(ContentImages/headerBackground.jpg);
	background-repeat: repeat-y;
	vertical-align: middle;
	padding: 22px 0px 0px 15px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px
}
#mapBox{
	width: 603px;
	height: 248px;
	background-image: url(ContentImages/boxBackground.jpg);
	background-repeat: repeat-x;
	margin: 20px auto;
	border: 1px solid #cecece;
	padding: 16px;
}
.stateMap{
	width: 227px;
	height: 247px;
	border: 1px solid #cecece;
	float: left;
	background-image: url(ContentImages/stateMap.jpg);
	background-repeat: no-repeat;
}
.stateLocations{
	float: right;
	width: 225px;
	margin: 54px 94px 0px 0px;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.stateLocations a{
	font-size: 12px;
	color: #0066cc;
	line-height: 18px;
}
#stateList{
	width: 611px;
	background-image: url(ContentImages/boxBackground.jpg);
	background-repeat: repeat-x;
	border: 1px solid #cecece;
	padding: 14px 0px 30px 24px;
	font-size: 12px;
	color: #333;
	line-height: 1.3em;
	margin: 0px auto 0px auto;
}
#stateList h2{
	font-size: 14px;
	font-weight: bold;
	color: #0066cc;
}
#stateList strong{
	color: #0066cc;
}
#stateList hr{
	height: 1px;
	background-color: #cecece;
	color: #cecece;
	border: 0;
	margin: 10px 0px;
}
#returnTop a{
	width: 637px;
	color: #b5b5b5;
	font-size: 10px;
	text-align: right;
	display: block;
	clear: both;
	margin-bottom: 15px;
}
#locationButtons{
	float: right;
	width: 140px;
	margin: 20px 60px 0px 0px;
}
.gasHeader{
	height: 60px;
	width: 622px;
	background-image: url(ContentImages/headerBackground.jpg);
	background-repeat: repeat-y;
	vertical-align: middle;
	padding: 0px 0px 0px 15px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px
}
#gasBox{
	width: 619px;
	height: 402px;
	margin: 20px auto;
	border: 1px solid #cecece;
	padding: 16px 16px 16px 0px;
}
#gasMenu{
	width: 214px;
}
#gasMenu img{
	margin: 1px 0px 0px 0px;
}
#gasMenuTitle{
	font-size: 10px;
	padding: 14px 14px 6px 14px;
}
#gasModel{
	width: 379px;
	height: 387px;
	float: right;
}
.servingTxt{
	font-size: 10px;
	color: #666666;
	font-weight: bold;
	padding: 0px 6px;
}
.links {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	display:block; /*This Cover Full TD */
	background:url(ContentImages/background-off.jpg) center top no-repeat; /*This Will Set the Link background */
	height:26px; /*This Will Make Fixes Size Link (Use Image height)*/
	width:201px; /*This Will Make Fixes Size Link (Use Image width)*/
	color: #333333;
	font-size:9pt;
	text-decoration:none;
	padding: 10px 0px 0px 14px;
	border-bottom: 1px solid white;
}
.links:hover {
	background:url(ContentImages/background-on.jpg) center top no-repeat;
}
a.links, a.links:visited{
	font-size:9pt;
	color: #333333;
	font-weight: bold;
}
a.links:hover{
	color: #ffffff;
	text-decoration: none;
}
#gasList{
	width: 215px;
	float: right;
	border: 1px solid #cfcfcf;
	border-bottom: 2px solid #cfcfcf;
	font-size: 9px;
	color: #333333;
	margin: 15px 0px;
	padding-bottom: 10px;
}
#gasList p{
	padding: 20px 0px 0px 12px;
}
#gasContent{
	width: 388px;
	float: left;
	font-size: 12px;
}
