/* BEGIN GLOBAL ELEMENTS ---------------------------------------------------------------- */

body {
	background-image:url(../css/images/bg-fade-blue.gif);
    background-repeat:repeat-x;
    background-position:left top;
    background-color: #ffffff;
	font-family:Helvetica,'Trebuchet MS',Verdana,Helvetica,Arial,sans-serif;
	font-size:14px;
	line-height:16px;
	color:#333;
	padding:0px;
	margin:0px;
}

td, th {
	font-family:Helvetica,'Trebuchet MS',Verdana,Helvetica,Arial,sans-serif;
	color:#333;
	line-height:20px;
}
img	{
	border:	0;
	border:none;
	}


a, a:link, a:visited, a:active {
	/*color:#0b479d;*/
	color:#0000ff;
	text-decoration:underline;
}

a:hover {
	color:#3366cc; /*3366ff*/
	text-decoration:underline;
}

.interiorPageContent li 
{
	padding-bottom:4px;
}
.interiorPageContentMenuControl a /*for menu-control links */
{
	line-height:20px;
	margin-left:20px;
}



/* END GLOBAL ELEMENTS ---------------------------------------------------------------- */

/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.2.2
*/
/* for all templates and grids */
#ft{clear:both;}
/**/
/* 750 centered, and backward compatibility */ 
#doc,.yui-t7 {
	margin:auto;
	text-align:left;
	width:910px;
	min-width:910px;
	margin-top:4px;
}
	
/* below required for all fluid grids; adjust widths and margins above accordingly */
/* to preserve source-order independence for Gecko */
.yui-b{position:relative;}
/*.yui-b{_position:static;}  for IE < 7 */
#yui-main .yui-b{position:static;} 
#yui-secondary .yui-b{position:static;} 

.yui-t7 #yui-main .yui-b {
	display:block;margin:0 0 0 0;
}
.yui-t7 #yui-secondary .yui-b {
	display:block;margin:0 0 0 0;
}
#yui-main .yui-b {float:none;width:auto;}
#yui-secondary .yui-b {float:none;width:auto;}
/* GRIDS (not TEMPLATES) */
.yui-gb .yui-u{float:left;margin:0;padding:0px;}
.yui-gb div.first{margin-left:0;}

/* Basic Element Formatting */

#header{
	height:138px;
	width:910px;
	overflow:hidden;
	margin:0px !important;
	padding:0px !important;
	background-image:url(../css/images/header.gif);
	background-repeat:no-repeat;
	background-position:left top;
    border: solid 0px green;
	}
	
.content{
	/*height:300px;*/
	border:solid 0px #000000;
	margin:0;
	padding:0;
	}
	
.subcontent{
	border:solid 0px #000000;
	margin:0;
	padding:0;
	text-align:center;
	}

#yui-main 
{
	width:910px;
	height:350px;	
	overflow:hidden;
	background-image:url(../css/images/photo-bg.gif);
	background-repeat:no-repeat;
	background-position:left top;
	border:solid 0px red;
}
	
#yui-secondary
{
	width:910px;
	height:189px;
	background-image:url(../css/images/secondary-bg.gif);
	background-repeat:no-repeat;
	background-position:left top;
	border:solid 0px black;
}

#mainbody
{
	width: 910px;
	height: 100%;
	padding: 0;
	margin: 0;
	background-image: url(../css/images/body-shadow-bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding: 10px 0px 10px 13px;
	overflow: hidden;
	border: solid 0px purple;
}
#mainbodyfootnote
{
	width:910px;
	height:100%;
	padding:0;
	margin:0;
	background-image:url(../css/images/body-shadow-bg.gif);
	background-repeat:repeat-y;
	background-position:left top;
	padding:0px 0px 0px 0px;
	overflow: hidden;
	text-align:center;
	font-family:'Trebuchet MS',verdana;
	font-size:.99em;
	font-weight:normal;
	color:#162f53;
	border:solid 0px purple;
}
#mainbodyfootnoteinner
{
	/*
	background-image:url(../css/images/fade-gray-600-y.gif);
	background-repeat:repeat-y;
	background-position:center top;
	*/
	background-image:url(../css/images/fade-gray-110.gif);
	background-repeat:repeat-x;
	background-position:left top;
}

#leftNavContent
{
	width:210px;
	height:100%; /* height of tallest left menu items */ 
	padding:0 0px 0px 0px;
	margin:0 0px 0px 0;
	float:left;
	background-image:none;
	border:solid 0px red;
	overflow:hidden;
	line-height:0px; /* spacing issue in chrome */
}

#leftNavContent td, #leftNavContent span, #leftNavContent td span
{
	font-family:'Trebuchet MS',Helvetica;
	font-size:.955em !important;
	overflow:hidden;
	width:210px;
	line-height:12px;
}
#leftNavContent td a, #leftNavContent span a
{
	display:block;
	border-bottom:solid 1px #d9d9d9;
	padding:6px 0px 6px 6px;
	margin:0px 0 0px 0;
	line-height:12px;
}
#leftNavContent a, #leftNavContent a:link, #leftNavContent a:visited, #leftNavContent a:active {
	/*color:#0b479d;*/
	color:#0b479d;
	text-decoration:none;
	display:block;
	line-height:12px;
}

#leftNavContent a:hover {
	/*color:#000066;*/
	color:#ffffff;
	text-decoration:none;
	/*background-color:#c0cbdc;*/
	display:block;
	background-image:url(../css/images/menu-fade-24.gif);
	background-repeat:repeat-x;
	background-position:left top;
	line-height:12px;
}
.leftNavImage 
{
	width:100%;
	padding-top:40px;
	text-align:center;
	background-color:#ffffff;
}

.leftNavImage a:hover
{
	background-color:#ffffff !important;
}


.leftNavMenuSelectedItem
{
	/*color:#ffffff !important;
	font-weight:bold;*/
	background-image:url(../css/images/menu-fade-24-lite.gif);
	background-repeat:repeat-x;
	background-position:left top;
	line-height:12px;
}

/* for left nav rounded corner background
 http://www.cssplay.co.uk/boxes/snazzy.html
*/
#xsnazzy {background: transparent; margin:0px;}
.xtop, .xbottom {display:block; background:transparent; font-size:1px;}
.xb1, .xb2, .xb3, .xb4 {display:block; overflow:hidden;}
.xb1, .xb2, .xb3 {height:1px;}
.xb2, .xb3, .xb4 {background:#efefef; border-left:1px solid #d0ddf0; border-right:1px solid #d0ddf0;}
.xb1 {margin:0 5px; background:#d0ddf0;}
.xb2 {margin:0 3px; border-width:0 2px;}
.xb3 {margin:0 2px;}
.xb4 {height:2px; margin:0 1px;}
.xboxcontent 
{
	display:block; 
	background:#efefef; 
	border:0 solid #d0ddf0; 
	border-width:0 1px;
}

#centerContent
{
	width:660px;
	height:100%;
	padding:0 0px 0px 0px;
	margin:0 0px 0px 20px;
	float:left;
	overflow:hidden;
	border:solid 0px green;
}

#centerContent-no-left-nav
{
	width:660px;
	height:100%;
	padding:0 0px 0px 0px;
	margin:0 0px 0px 0px;
	float:left;
	overflow:hidden;
	border:solid 0px green;
}

#rightContent
{
	width:0px;
	height:0px;
	padding:0 0px 0px 0px;
	margin:0 0px 0px 20px;
	float:left;
	border:solid 0px black;
	visibility:hidden;
}
.interiorPageHeader
{
	width:100%;
	height:63px;
	overflow:hidden;
	background-image:url(../css/images/h1-bg.gif);
	background-position:left top;
	background-repeat:no-repeat;
	margin-top:0px;
	margin-bottom:10px;
	border:solid 0px green;	
}	
	
.interiorPageH1
{
	overflow:hidden;
	font-size:20px;
	line-height:28px;
	margin-top:14px;
	padding-left:10px;
	color:#000;
	border:solid 0px red;	
}

.interiorPageHeaderSub
{
	width:100%;
	height:42px;
	overflow:hidden;
	background-image:url(../css/images/h2-bg.gif);
	background-position:left top;
	background-repeat:no-repeat;
	margin-top:0px;
	margin-bottom:10px;
	border:solid 0px green;	
}	
.interiorPageH2
{
	overflow:hidden;
	font-size:16px;
	line-height:18px;
	margin-top:8px;
	padding-left:10px;
	color:#000;
	border:solid 0px red;	
}

.interiorPageHeaderSubH3
{
	height:42px;
	overflow:hidden;
	background-image:url(../css/images/h3-bg.gif);
	background-position:left top;
	background-repeat:no-repeat;
	margin-top:0px;
	margin-bottom:0px;
	border:solid 0px green;	
}	
.interiorPageH3
{
	overflow:hidden;
	font-size:16px;
	line-height:20px;
	margin:6px 0 0 10px;
	padding:0;
	border:solid 0px red;	
}
.interiorPageH3Address
{
	font-family:'Trebuchet MS',verdana; 
	overflow:hidden;
	font-size:19px;
	line-height:22px;
	color:#444444;
	margin:0 0 10px 0;
	padding:0;
	border:solid 0px red;
	text-align:left;	
}
.interiorPageH3Address17
{
	font-family:'Trebuchet MS'; 
	overflow:hidden;
	font-size:17px;
	font-weight:normal;
	line-height:20px;
	color:#444444;
	margin:0 0 4px 0;
	padding:0;
	border:solid 0px red;
	text-align:center;	
}


.interiorPageContent
{	
	width:100%;
	border:solid 0px green;
	margin-bottom:20px;
}	

.interiorPageContentBelowHeader
{	
	padding-right:40px;
	padding-bottom:10px;
	padding-top:1px;
	border:solid 0px green;
}	

.interiorPageContentBelowHeader li
{
	padding-right:40px;
}
.interiorImagesRight
{	
	float:right;
	padding-left:20px;
	padding-bottom:20px;
	margin-right:13px;
	text-align:center;	
	border:solid 0px red;
}	
.interiorImagesRightCaption
{	
	width:300px;
	margin-top:6px;
	text-align:center;
	font-size: .85em;
	line-height: 1.2em;
	font-weight:bold;
}	
.interiorImagesRightCaptionShopPhotos
{	
	width:300px;
	margin-top:0px;
	text-align:center;
	font-size: .85em;
	line-height: 1.2em;
	font-weight:bold;
}	
	
.interiorImagesRightShopPhotos
{	
	padding-left:20px;
	padding-bottom:0px;
	margin-right:13px;
	text-align:center;	
	border:solid 0px red;
}	
.interiorImagesRightShopPhotosVideo
{	
	padding-left:20px;
	padding-bottom:20px;
	margin-right:13px;
	text-align:center;	
	border:solid 0px black;
}	

#advPanel
{
	width:320px;
	height:360px;
	overflow:hidden;
	background-image:url(../images/SpeeDeeAdvPanel2.gif);
	background-position:left top;
	background-repeat:no-repeat;
	margin-top:0px;
	margin-bottom:10px;
	border:solid 0px green;	
}	
	
/* primary columns */
#col1 
{
	overflow:hidden;
	width:405px; 
	height:350px; 
	text-align:left;
	margin-left:12px;
	margin-top:10px;
	border:solid 0px black;
	}
#col2 
{
	overflow:hidden;
	width:218px;
	height:350px;
	text-align:center;
	margin-left:4px;
	margin-top:4px;
	padding:0px;
	padding-left:0px;
	border:solid 0px blue;
	/*background-image:url(../images/center-column-ovals.gif);
	background-repeat:no-repeat;
	background-position:center top;*/
	}
#col3 
{
	overflow:hidden;
	width:254px;
	height:350px;
	text-align:left;
	margin-top:10px;
	margin-left:0px;
	border:solid 0px black;
	}
	
/*#col2 h1 
{
	margin:0;
	padding:0;
	font-family:Helvetica,arial,verdana,sans-serif;
	font-size:22px;
	font-weight:bold;
	position:relative;
	top:-8px;
}
*/
#col2 h2, #col2 h1 
{
	margin:0;
	padding:0;
	font-family:Helvetica,'Trebuchet MS',Helvetica,sans-serif,arial,verdana,sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:16px;
	padding-left:16px;
	background-image:url(../images/icon-check-h2.gif);
	background-repeat:no-repeat;
	background-position:left center;
}

#col2 h2 a, #col2 h2 a:active, #col2 h2 a:visited, #col2 h1 a, #col2 h1 a:active, #col2 h1 a:visited 
{
	color:#0b479d;
	text-decoration:none;
}
#col2 h2 a:hover, #col2 h1 a:hover 
{
	color:#3366cc; /*3366ff*/
	text-decoration:underline;
}	

#col2 h3 
{
	margin:0;
	padding:0;
	font-family:Helvetica,'Trebuchet MS',Helvetica,sans-serif,arial,verdana,sans-serif;
	font-size:11px;
	line-height:15px;
	font-weight:normal;
	padding-left:14px;
	background-image:url(../images/icon-check.gif);
	background-repeat:no-repeat;
	background-position:left center;
}

#col2 h3 a, #col2 h3 a:active, #col2 h3 a:visited 
{
	/*color:#dcdcdc;*/
	color:#0b479d;
	text-decoration:none;
}
#col2 h3 a:hover 
{
	/*color:#fff;*/
	color:#3366cc; /*3366ff*/
	text-decoration:underline;
}	

#col3 h3 
{
	margin:0;
	padding:0;
	font-family:Helvetica,'Trebuchet MS',Helvetica,sans-serif,arial,verdana,sans-serif;
	font-size:14px;
	line-height:16px;
}

.subcontent h2, .subcontent h2 a, .subcontent h2 a:active, .subcontent h2 a:visited {
	font-family:Helvetica,sans-serif,arial,verdana,sans-serif;
	font-weight:bold;
	font-size:14px;
	line-height:15px;
	color:#000000;
	text-align:center;
	text-decoration:none;
	margin:0px;
	padding:0;
	}
.subcontent h2 a:hover {
	color:#000000;
	text-decoration:underline;
}

	
/* secondary columns */
#subcol1 
{
	width:200px;
	height:160px;
	margin-left:12px;
	text-align:center;
	border:solid 0px black;
}
#subcol2 
{
	width:220px;
	height:160px;
	text-align:center;
	border:solid 0px black;
}

#subcol3 
{
	width:230px;
	height:160px;
	text-align:center;
	border:solid 0px black;
}
#subcol4 
{
	width:225px;
	height:160px;
	text-align:center;
	border:solid 0px black;
}

#menu{
	height:42px;
	width:910px;
	overflow:hidden;
	background-image:url(../css/images/menubar-bg.gif);
	background-repeat:no-repeat;
    border: solid 0px black;
	}	
	
#footer{
	overflow:hidden;
	height:343px;
	width:910px;
	padding:0px 0 0px 0px;
	margin:0px 0 0px 0px;
	background-image:url(../css/images/footer.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	text-align:left;
	border:solid 0px black;
	vertical-align:top;
	}

.footerh1{
	/*font-family:Helvetica,sans-serif,arial,verdana,sans-serif;*/
	font-weight:bold;
	font-size:14px;
	line-height:18px;
	/*color:#023466;*/
	color:#666666;
	margin:0px 0 10px 0;
	padding:0px;
	padding-bottom:0px;
	}

#footer-services 
{
    width: 700px;
    overflow: hidden;
    /*font-size: 11px;*/
    font-size: .74em;
    margin: 35px 0px 0px 100px;
    padding: 0 0 0 0px;
    color: #333;
    text-align: center;
    border: solid 0px green;
	}
#footer-services a, #footer-services a:active, .footer-services a:visited {
	color:#333;
	text-decoration:none;
	}
#footer-services a:hover {
	color:blue;
	text-decoration:underline;
	}
	
.footerbar-bottomrow 
{
	width:70%;
	overflow:hidden;
	text-align:left;
	font-size:11px;
	padding-left: 0px;
	color:#fff;
	margin:109px 0px 0px 80px;
	border:solid 0px red;
}

.footerbar-bottomrow a, .footerbar-bottomrow a:active, .footerbar-bottomrow a:visited {
	color:#fff;
	text-decoration:none;
	}
.footerbar-bottomrow a:hover {
	color:#fff;
	text-decoration:underline;
	}

.footer-tagline, .footer-tagline a, .footer-tagline a:active, .footer-tagline a:visited
{
	float:right;  
	width:100px; 
	height:40px; 
	margin-top:0px;
	margin-right:100px;
	font-size:9px;
	color:#333;
	font-style:italic;
	font-weight:bold;
	text-decoration:none;
	line-height:14px;
	text-align:center; 
	border:solid 1px red; 
}

.footer-tagline a:hover
{
	color:#000;
	text-decoration:underline;
}
		
.copyright-homepage 
{
	float:right;
	text-align:center;
	font-size:11px;
	line-height:12px;
	padding-left: 0px;
	color:#666;
	margin-top: 16px;
	margin-left:0px;
	padding-right:20px;
	border:solid 0px red;
}

.copyright 
{
	width:100%;
	text-align:center;
	font-size:11px;
	line-height:12px;
	padding-left: 30px;
	color:#333333;
	margin-top: 16px;
}

.copyright li
{
	line-height:12px;
}

.copyright-nopad 
{
	width:100%;
	text-align:center;
	font-size:11px;
	line-height:12px;
	padding-left: 0px;
	color:#333333;
	margin-top: 16px;
}

.copyright-nopad li
{
	line-height:12px;
}

 	
/* --------------------------------------------------------- */

.txtWhite9 
{
	font-size:9px !important;
	line-height:10px;
	color:#ffffff;
}	
.txtWhite10FAFAFA 
{
	font-size:10px !important;
	line-height:10px;
	color:#fafafa;
}	
.txtWhite10Bold
{
	font-size:10px !important;
	line-height:11px;
	color:#ffffff;
	font-weight:bold;
}	
.txtWhite11 
{
	font-size:11px !important;
	line-height:13px;
	color:#ffffff;
}	
.txtWhite11Bold
{
	font-size:11px !important;
	line-height:13px;
	color:#ffffff;
	font-weight:bold;
}	
.txtWhite12 
{
	font-size:12px !important;
	line-height:14px;
	color:#ffffff;
}	
.txtWhite12Bold
{
	font-size:12px !important;
	line-height:14px;
	color:#ffffff;
	font-weight:bold;
}	
.txtWhite13Bold
{
	font-size:13px !important;
	line-height:14px;
	color:#ffffff;
	font-weight:bold;
}	

.txtBlackBold 
{
	font-weight:bold;
	color:#000000;
}	
.txtBlack10 
{
	font-size:10px !important;
	line-height:12px;
	color:#000000;
}	
.txtBlack11 
{
	font-size:11px !important;
	line-height:13px;
	color:#000000;
}	
.txtBlack11Trebuchet 
{
	font-family:'Trebuchet MS',Helvitica;
	font-size:11px !important;
	line-height:13px;
	color:#000000;
}	

.txtBlack11Bold 
{
	font-weight:bold;
	font-size:11px;
	line-height:13px;
	color:#000000;
}	

.txtBlack13 
{
	font-size:13px;
	line-height:15px;
	color:#000000;
}	
.txtBlack13Bold 
{
	font-weight:bold;
	font-size:13px;
	line-height:15px;
	color:#000000;
}	
.txtBlack15 
{
	font-size:15px;
	line-height:17px;
	color:#000000;
}	
.txtBlack15Bold 
{
	font-weight:bold;
	font-size:15px;
	line-height:17px;
	color:#000000;
}	
.txtBlack17
{
	font-weight:normal;
	font-size:17px;
	line-height:21px;
	color:#000000;
}	
.txtBlack17Bold
{
	font-weight:bold;
	font-size:17px;
	line-height:21px;
	color:#000000;
}	

.txt333-15Bold 
{
	font-weight:bold;
	font-size:15px;
	line-height:17px;
	color:#333;
}	

.txtBlack19Bold 
{
	font-weight:bold;
	font-size:19px;
	line-height:24px;
	color:#000000;
}	

.txtBlue10 
{
	font-weight:normal;
	font-size:10px;
	line-height:11px;
	color:#0b479d;
}	

.txtBlue13Bold 
{
	font-weight:bold;
	font-size:13px;
	line-height:15px;
	color:#103e80;
}	
.txtBlue17Bold 
{
	font-weight:bold;
	font-size:17px;
	line-height:21px;
	color:#02285f;
}	

.txtGreenSmall 
{
	font-weight:normal;
	font-size:12px;
	line-height:14px;
	color:green !important;
}	
.txtRed17Bold 
{
	font-weight:bold;
	font-size:17px;
	line-height:21px;
	color:#a10101;
}	
	
.textbox 
{
	font-size:11px;
	color:#666666;	
	font-family:Arial;
}

.buttonSmall
{
	background-color:#0b479d;
	color:#fff;
	font-size:10px;
	font-weight:bold;
	font-family:Arial;
}
.button
{
	background-color:#0b479d;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	font-family:Arial;
}

.buttonLink
{
	background-color:#0b479d;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	font-family:Arial;
	padding:4px;
	border:solid 2px #aaaaaa;
}
.buttonLink a, .buttonLink a:link, .buttonLink a:visited, .buttonLink a:active
{
	color:#ffffff;
	text-decoration:none;
}
.buttonLink a:hover
{
	text-decoration:underline;
}

.homepagespacer
{
	margin-left:38px;
	margin-top:7px;
	height:125px;
	width:263px;
	border:none; 
}
.homepagespacer-printonly
{
	margin-left:38px;
	margin-top:7px;
	height:125px;
	width:263px;
	border:none; 
	display:none;
}
.sitemap-topgroup
{
	padding-top:10px;
}

/*
#PledgeBox a, #PledgeBox a:link, #PledgeBox a:visited, #PledgeBox a:active
{
	display:block;
	width:249px;
	height:70px;
	background-image:url(../images/pledge-box-combo2.gif);
	background-repeat:no-repeat;
	background-position:bottom;

}
#PledgeBox a:hover
{
	background-position:top;
}
*/
/*
#FuelSaver a, #FuelSaver a:link, #FuelSaver a:visited, #FuelSaver a:active
{
	display:block;
	width:69px;
	height:65px;
	background-image:url(../images/fuelsaver-combo.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}
#FuelSaver a:hover
{
	background-position:top;
}
*/
#CouponImage a, #CouponImage a:link, #CouponImage a:visited, #CouponImage a:active
{
	display:block;
	width:100%;
	height:90px;
	background-image:url(../images/coupon.gif);
	background-repeat:no-repeat;
	background-position:bottom;

}
#CouponImage a:hover
{
	background-position:top;
}

#CouponImageInner a, #CouponImageInner a:link, #CouponImageInner a:visited, #CouponImageInner a:active
{
	display:block;
	width:145px;
	height:90px;
	background-image:url(../images/coupon.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}
#CouponImageInner a:hover
{
	background-position:top;
}

#SpeeDeeShopMapImage a, #SpeeDeeShopMapImage a:link, #SpeeDeeShopMapImage a:visited, #SpeeDeeShopMapImage a:active
{
	display:block;
	width:100%;
	height:97px;
	background-image:url(../images/speedee-map.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	border:solid 0px green;

}
#SpeeDeeShopMapImage a:hover
{
	background-position:top;
}

#ServiceRecsCarImage a, #ServiceRecsCarImage a:link, #ServiceRecsCarImage a:visited, #ServiceRecsCarImage a:active
{
	display:block;
	width:100%;
	height:82px;
	background-image:url(../images/car.gif);
	background-repeat:no-repeat;
	background-position:bottom;

}
#ServiceRecsCarImage a:hover
{
	background-position:top;
}

#FranchiseImage a, #FranchiseImage a:link, #FranchiseImage a:visited, #FranchiseImage a:active
{
	display:block;
	width:100%;
	height:94px;
	background-image:url(../images/speedee-shop2.gif);
	background-repeat:no-repeat;
	background-position:bottom;

}
#FranchiseImage a:hover
{
	background-position:top;
}

/* ---------- SHOP PAGES ------------ */


/* --------------------------------- */


/* ---------- FSM ------------------- */

.tableView caption 
{
    background-color: #6a85ad;
    color: #ffffff;
    line-height:22px;
    font-size:11px;
    font-weight:bold;
}


/* ---------- LOCATIONS ------------ */

.hiddencol
{
    display:none;
}

.fadeBackgroundBlue70 
{
	background-image: url(../images/fade-blue-70.gif);
	background-repeat:repeat-x;
	background-color:#6eabd5;
	height:40px;
}

.tabBackground 
{
	background-image: url(../images/gray-tab-723.gif);
	background-repeat:no-repeat;
}

.locationResults 
{
}
.locationResultsHeader 
{
	height:30px;
	border-top:solid 0px #ccc;
	border-bottom:solid 0px #ccc;
	background-color:#d9d9d9;
}
.locationResultsItems 
{
	background-color:#fafafa;
}
.locationResultsItems td
{
	border-bottom:solid 1px #cccccc;
}
.locationResultsLink, .locationResultsLink a, .locationResultsLink a:active, .locationResultsLink a:link , .locationResultsLink a:visited
{
	color:#0000ff !important;
	font-size:.8em;
	line-height:1.1em;
	font-weight:bold !important;
	cursor:pointer;
}
.locationResultsLink a:hover, .locationResultsLink:hover
{
	color:#3366cc !important;
	font-weight:bold !important;
}

.gmap-popup
{
	width:275px;
	height:90px;
}

.gmap-popup td
{
	font-size:11px;
	line-height:13px;
}

.phoneNumberHilite 
{
	 background-color:#e1e9f5;
	 font-weight:normal;
	 padding:3px;
}
/* ----------- */
/* COUPONS */
.couponlist ul
{
	display:inline;
}
.couponlist li  
{
	display:inline;
	list-style-type:none;
}

.couponaddress
{
	 font-size:10px;
	 line-height:11px;
}
.coupontopaddress
{
	 font-weight:normal;
}

/* ----------- */

	
/* ---------------------- Dolphin nav ---------------------- */
#dolphincontainer{
	position:relative;
	height:42px;
	width:910px;
	overflow:hidden;
	}

#dolphinnav{
	font-size:11px;
	font-family:Verdana,Helvetica,Arial,Verdana,sans-serif;
	font-weight:bold;
	position:relative;
	padding:0 0px 0 0px;
	margin-left:14px;
	width:890px;
	border:solid 0px green;
	overflow:hidden;
	}

#dolphinnav td a, #dolphinnav span a{
	font-size:1.0em;
	font-family:Verdana,Helvetica,Arial,Verdana,sans-serif;
	font-weight:bold;
	color:#fff;
	display:block;
	float:left;
	text-decoration:none;
	padding:8px 8px 0 8px !important;
	_padding:8px 6px 0 5px !important; /* IE 6 and below */
	margin:0 0px 0 0px;
	line-height:17px;
	height:26px;
	border:solid 0px black;
	overflow:hidden;
}

#dolphinnav td a:hover, #dolphinnav span a:hover{
	color:#fff;
	font-weight:bold;
	background:transparent url(../css/images/dolphin_bg-OVER.gif) repeat-x top left;
	padding:8px 8px 0 8px !important;
	_padding:8px 6px 0 5px !important; /* IE 6 and below */
	margin:0 0px 0 0px;
	border:solid 0px black;
	overflow:hidden;
	}
	
/* hack for non-ie browsers to space out top menubar evenly */	
* html #dolphinnav td a, #dolphinnav span a
{
	margin:0 2px 0 1px;
}
* html #dolphinnav td a:hover, #dolphinnav span a:hover
{
	margin:0 2px 0 1px;
}
/* ---------------------- END Dolphin nav ---------------------- */	

/* ----- QUICK LINKS --------------*/

#flyout_link, #flyout_link a, #flyout_link a:link,#flyout_link a:active,#flyout_link a:visited 
{
	color:#d2dde8;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
}
#flyout_link a:hover 
{
	text-decoration:underline;
}
.QuickLinksFlyoutPopup
{
    background-color:#ffffff;
    border: solid 1px #0b479d;
    padding:6px;
    z-index:100;

}
    
.QuickLinksMenuControl a, .QuickLinksMenuControl a:link, .QuickLinksMenuControl a:active, .QuickLinksMenuControl a:visited , .QuickLinksMenuControl td a, .QuickLinksMenuControl td a:link, .QuickLinksMenuControl td a:active, .QuickLinksMenuControl td a:visited /*for menu-control links */
{
	font-size:12px;
	line-height:18px;
	padding:0px;
}

.QuickLinksMenuControl a:hover, .QuickLinksMenuControl td a:hover

{
	color:#000066;
	background-color:#97a7c8 !important;
}

