﻿
/* Framework Layout Styles        */
/**********************************/

html
{	
	overflow-y: scroll; /* force browser vertical scroll bar to always appear */
}

#iframeHtml
{
	overflow-y: auto !important;
}

body 
{		
	background-color: #000;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;	
	font-family: Arial, Sans-Serif;
	min-width:100%;
	display:block;
	/* font-size: .9em; */
}

.left { float: left; }

#OuterDiv
{	
	min-height: 500px;
	padding-top: 75px;	
	width:1145px;
	margin:0 auto;
}

#InnerDiv
{
	margin: 0 auto;
	width: 1145px;	
}

#ContentContainer 
{	
	min-height: 550px;
	padding-top: 20px;
	position: relative;
}

#FooterContainer 
{
	color: #808080; 
	text-align: center;
	font-size: .7em;
	font-weight: bold;	
	padding-bottom: 40px;
	padding-left: 198px;
}
#Footer {
	float: left;
	padding-top: 7px;
}
#Footer a { color: #808080; text-decoration: none; }
#FooterLogo 
{ 
	float: left;
	padding-left: 5px;
}

#Header 
{
	margin-left: 20px;
	width: 1038px;
	position: relative;
	height: 20px;
	border-bottom: solid 1px #8a95b8;
	padding-right: 4px;
}

#Navigation 
{
	float: left;
	padding-left: 120px;
	height: 21px;
}
#Navigation img { padding-right: 7px; }
#Navigation a { color: transparent; }

#FindaStation
{
	float: right;	
	padding-left: 10px;
}
#FindaStation .textbox
{
	width: 60px;
	border: 0px;	
	margin-left: 6px;	
	font-size: .7em;
	font-weight: bold;
	padding: 1px;
	vertical-align: top;
	letter-spacing:-0.1em;
}

#Sign
{
	position: absolute;	
	top: -86px;
	left: 0px;
}

#SubPageContainer
{
	width: 1135px;
}

#SubPageHeader
{
	background-image: url(../images/sub-top.png);
	background-repeat: no-repeat;
	width: 955px;
	height: 61px;
	margin-left: 90px;
}
#SubPageContent
{
	margin-left: 90px;
	width: 955px;
	min-height: 399px;
	background-color: #000;
}
#SubPageLeft
{
	background-image: url(../images/sub-left.png);
	background-repeat: no-repeat;
	width: 90px;
	height: 460px;
	float: left;
	position: relative;
}
#SubPageSign
{
	position: absolute;	
	top: -82px;
	left: 3px;
	z-index: 9;
}
#SubPageSign a {color: transparent; }
#SubPageRight
{
	background-image: url(../images/sub-right.png);
	background-repeat: no-repeat;
	width: 90px;
	height: 460px;
	float: right;
}




/* Universal Content Styles       */
/**********************************/

.clear
{
	clear: both;
}

.arrow
{
	background-image: url(../images/arrow.gif);
	background-position: left;
	background-repeat: no-repeat;	
	padding-left: 12px;
	text-decoration: none;	
	color: #666666;	
}
.white
{
	color: #fff
}

.bold
{
	font-weight: bold;
}

h1
{
	color: #fff;
	font-weight: bold;	
	padding-top: 15px;
	padding-bottom: 15px;	
}

h2
{
	color: #fff;
	padding-bottom: 15px;	
}

h3
{
	color: #fff;
	padding-top: 10px;
	padding-bottom: 15px;
}


p
{
	color: #fff;
	line-height: 1.4em;	
	padding-top: 5px;
	padding-bottom: 15px;	
}

ul
{
	color: #fff;			
	margin-top: 10px;
}

ul li
{
	color: #fff;		
	margin-left: 25px;
	list-style-type: disc;	
}

ol li
{
	color: #fff;		
	margin-left: 25px;
	list-style-type: decimal;
}

ol
{
	padding-bottom: 15px;
}

.PageHeader 
{
	padding-bottom: 15px;
}

.super
{	
	line-height: 0em; 
	font-size: .7em;
	position: relative;
	bottom: 1.3ex;
}

.RequiredText
{
	font-size: .7em;
}


/**********************************/
/* Universal Functionality Styles */
/**********************************/

/* MODAL */

.ModalOuterContainer
{
	/*background-image: url(../images/semi-trans.png);
	background-repeat: repeat;	*/
	border: solid 2px #A1A4AE;	
	background-color: #000;	
	width: 700px;
	height: 553px;
	padding: 2px;	
}

.ModalInnerContainer 
{
	padding: 6px;	
	background-color: #000;
}

.ModalBody { background-color: Transparent }

.ModalClose 
{		
	height: 15px;	
	padding: 10px 5px 0px 0px;	
}
.ModalClose img
{
	float: right;
}

.ModalClose a
{
	cursor: pointer;
}

.ModalContent
{
	width: 688px;
	background-color: #000;
	height: 516px;
}


/* shadowbox overrides */

#sb-body, #sb-loading
{
	border: 0px !important;
	background-color: Transparent !important;
}

#sb-loading a
{
	color: #fff;
}

#sb-nav
{
	display: none !important;
}

#sb-overlay
{
	opacity: 0.6 !important;
}

#sb-loading a{display:none !important;}


/* Universal Form Field Styles    */
/**********************************/






/* Sitemap-organized Styles       */
/**********************************/



/* Page-specific Styles           */
/**********************************/

#SubPageRightContent
{
	float: right;
	width: 200px;	
	min-height: 100px;
	padding-bottom: 50px;
}
.SubPageMainContent
{
	color: #808080;
}
.SubPageMainContent p
{
	color: #808080;
}
.MainContent
{
	padding-bottom: 50px;
}
.MainContent div
{
	color: #fff;
	line-height: 1.4em;	
	padding-top: 5px;
	padding-bottom: 15px;	
}

#CreditCardsMainContent.MainContent{padding-bottom:0px;}

/* HISTORY */

#HistoryMainContent
{
	width: 634px;
}

/* GASOLINE / PROCLEAN */

#GasolineMainContent 
{
	width: 672px; /* 730px */
	font-size: .9em;
}

#GasolineMainContent.MainContent{padding-bottom:28px;}
#GasolineContentGraphics
{
	float: right; 
	background-image: url(../images/proclean-graphics.jpg); 
	background-repeat: no-repeat; 
	width: 295px; 
	height: 88px;
	margin-top: 15px;
}

/* CREDIT CARDS */

#CreditCardsMainContent
{
	
}
#CreditCardsMainContent h3
{
	padding: 0px;
	font-weight: bold;
}
#CreditCardsMainContent p
{
	padding-top: 0px;	
}
.CreditCard
{
	float: left;
	padding-right: 15px;
}
.CreditCardContent
{
	float: left;
	width: 820px;
	font-size: .75em;
}
.ccardlink
{
	padding-right: 30px;
	color: #fff;
}	

/* HOME PAGE */

#HomePageContent 
{
	margin-left: 85px;
	padding-bottom:42px;
}

#HomePageFlashContainer 
{
	width:966px;
	height:434px;
	margin-bottom:32px;
}

/* CONTACT US */

.ContactUsForm
{
	color: #808080;
	font-size: .9em;
	margin-top: 25px;
}

.ContactUsForm div .FieldLabel
{
	padding-bottom: 2px;
}

.ContactUsForm div
{
	padding-bottom: 10px;
}

.FormDivider
{
	background-color: #333232; 
	height: 4px; 
	width: 500px; 
	border: 0px;
	margin-left: 40px; 	
	margin-top: 30px;
	margin-bottom: 30px;
	color: #333232;
}

.headerDivider
{
	width:100%;
	margin-bottom:15px;
	text-align: left;
}

.headerDivider .title
{
	float: left;
	font-weight: bold;
	color:#797979;
	width: 128px;	
}

.divider
{
	background-color: #464646; 
	height: 2px; 
	width: 700px; 
	border: 0px;
	margin: 16px 0 0 0px;
	color: #464646;
	float: left;	
}

#ContactUsRightContent
{
	float: right;
	width: 265px;		
	background-color: #1a1a1a;
	color: #808080;
	padding: 25px;
	font-size: .8em;
	line-height: 1.3em;
}
#ContactUsRightContent .SidebarContent
{
	padding-bottom: 15px;
}

#ContactUsRightContent h2
{
	color: #fff;
	font-weight: bold;
	padding-bottom: 0;
}

#ContactUsMainContent
{
	width: 565px;		
	color: #808080;
}

#ContactUsMainContent h2
{
	color: #FFFFFF;
	font-weight: bold;
}

#ContactUsMainContent p
{
	color: #808080;
}

#ContactUsMainContent .dateinput
{
	width: 39px;
}

#ContactUsMainContent input, select
{
	width: 250px;
}

#ContactUsMainContent .submit
{
	width: 98px;
}

#ContactUsMainContent .radio input
{
	width: 13px;	
}	

.contactValSummary ul{display:none; visibility:hidden;}

/* LEGAL */
#LegalMainContent
{
	padding-bottom: 10px;
	font-size: .8em;
}

/* Promotions  */
.promoTitle{
    float:left;
    background: transparent url(../images/promo-home.jpg) no-repeat top left;
    margin-left:9px;
    height:28px;
    width:100%;
    position:relative;
    padding-bottom:12px;
    }
.hwcFilm{
    position:relative;
    float:left;
    /*background: transparent url(../images/hwc-promofilm.jpg) no-repeat top left; */
    width:683px;
    margin-left:28px;
    font-size:0.9em;
    color:#ffffff;
    
    }
.hwcWrapper div.hwcFilm a{
    padding-left:0px;
    background:none;
}
.hwcWrapper div.hwcFilm img{height:92px; width:122px;}
.hwcWrapper div.hwcFilm .galEntry.browseMid {
    padding-left:4px;
    padding-right:4px;
}
.hwcWrapper div.hwcFilm .galEntry.browseFirst {
    clear:both;
    padding-right:3px;
}
.hwcWrapper div.hwcFilm .galEntry.browseLast {
    padding-left:3px;
}

.hwcWrapper div.hwcFilm .galEntry {
    display:block;
    float:left;
    font-size:0.9em;
    height:130px;
    padding-bottom:5px;
    width:122px;
    position:relative;
}

.hwcWrapper div.hwcFilm a:focus{outline:0;}
.hwcWrapper{
    float:left;
    border:1px solid #808080;
    width:960px;
    height:402px;
    padding-top:7px;
    font-weight:bold;
    color:#808080;
    letter-spacing:-0.01em
}
.hwcWrapper p{color:#808080;}
.hwcWrapper a{
    text-decoration:none; 
    color:#FFFFFF;
    background:transparent url(../images/promo-hwcroad2.jpg) no-repeat; 
    background-position: 0px 2px;
    padding-left:10px;
    outline:none; }
.hwcGas{
    margin-left:10px;
    float:left;
    padding-bottom:4px;}
.hwcGas span{font-size:1.1em;  letter-spacing:-0.01em}
.hwcRoads{padding-left:58px; padding-right:56px; text-align:left; padding-top:16px; font-size:0.95em;
    
}
.hwcGallery{
    float:left;
    border:1px solid #808080;
    width:206px;
    height:109px;
    margin-left:24px;
    background:transparent url(../images/promo-hwcgallist.jpg) no-repeat top left;
    position:relative;
}
.hwcLink{
    float:left;
    margin-left:26px;
    font-size:.75em;
    background-position:0 0 !important;
    }
.hwcGalleryLink{
    margin-top:6px;
    padding-bottom:15px;
}
.hwcDisplay{
    float:left;
    width:208px;
    height:76px;
    background:transparent url(../images/hwc-promofilmsmall.jpg) no-repeat top left;  
    margin-left:24px;
    padding-bottom:15px;
    position:relative;
}

a.hwcGalImgLink{ 
    background-color:transparent;
    background-image:none;
    position:absolute;
    top:0;
    left:0;
    width:196px;
    height:109px;
    }
      
    
a.hwcDisplayImgLink{
    background-color:transparent;
    background-image:none;
    position:absolute;
    top:0;
    left:0;
    width:196px;
    height:84px;
    }

.gflWrapper{
    float:left;
    /*border:1px solid #808080;*/
    width:965px;
    margin-top:30px;
    /*padding-left:26px;*/
    padding-top:8px;
    padding-bottom:8px;
    font-weight:bold;
    background-position:-2px 0px;
    background-color:transparent; 
    background-image:url(../images/ccpromo-footer.jpg);
    background-repeat:no-repeat;
    height:210px;
    position:relative;
    
}
.gflWrapper.gflPromo{
    height:142px;
    background-image:url(../images/gfl-2010-home.jpg);
    padding-left:30px;
    background-position:22px 0;
}
.gflWrapper.gflPromo.promoPage{
    padding-left:0px;
    background-position:0px 0px;
}
.gflWrapper.gflPromo.promoPage .wsLink{
    left:41px;
}

div.gflWrapper.subgflWrapper{
    background-image:url(../images/cardinal-promo.jpg);
    height:142px;
    margin-top:0px;
}
div.gflWrapper.subgflWrapperTwo{
  background-image:url(../images/big12-2010-promo.jpg);
    height:142px;
    margin-top:0px;
}

.gflLogo{float:left;}
.gflWinners{float:left; padding-left:10px;}
.gflWrapper p{
    float:left; 
    width:350px;
    padding-top:0;
    padding-left:35px;
    color:#ffffff;
    font-size:.75em;
    line-height:1.5em;
    padding-bottom:0;}
.gflWrapper p.byline{font-size:.5em; font-weight:normal; line-height:1.2em;padding-left:60px;padding-top:160px;width:848px;}    
.gflWrapper span{font-size:1.5em;color:#808080;}
.gflWrapper a{
    color:#ffffff;
    text-decoration:none;
    /*background:transparent url(../images/promo-hwcroad2.jpg) no-repeat; 
    background-position:0 2px; */
    padding-left:10px;
    float:left;}
.gflLink{position:absolute; top:53px; left:591px; height:23px; width:113px;}
/*.wsLink{position:absolute; top:83px; left:792px; height:23px; width:96px;}*/
.gflPromo .wsLink{position:absolute; top:24px; left:63px; height:93px; width:884px; padding:0;}  
.comingSoon h1{font-size:24px; padding-left:4px; padding-top:0; color:#808080;}
.comingSoon p{color:#FFFFFF; font-size:28px; letter-spacing:0.02em; padding-top:122px; padding-left:63px;}
.hwcFilmRight{float:left;width:244px;}
a.promoRulesLink{margin-left:8px;}
.hwcWrapper div.hwcFilm img.imgbadge{position:absolute; top:0px; left:4px; height:40px; width:40px;}
.hwcWrapper div.hwcFilm .browseFirst img.imgbadge{position:absolute; top:0px; left:0px; height:40px; width:40px;}
.hwcFilm h2{font-size:1.05em; color:#808080; font-weight:bold; padding-bottom:7px;}

.promoTitle.freethrowTitle{background: transparent url('../images/free-throw-title.jpg') no-repeat top left; padding-bottom:12px;}
.freeThrowWrapper{margin-left:6px; width:958px; padding-left:42px;float:left;}
.freeThrowWrapper img{width:448px;float:left; padding-top:9px;}
.freeThrowWrapper p{width:384px;float:left; padding-right:33px; padding-left:17px; font-size:14px; line-height:20px; color:#666666;}
h2.freeThrowSubTitle{font-size:20px; padding-left:17px;}
.freeThrowWrapper p a{color:#fff;}
.freeThrowWrapper p sup{vertical-align: top;}
.promoTitle.winningshotTitle{background: transparent url('../images/winningshot-title.jpg') no-repeat top left; padding-bottom:12px;}
.freeThrowWrapper img.winningshotImage{width:421px;}


.promoTitle.gasforlifeTitle{background: transparent url('../images/gas-for-life-title.jpg') no-repeat top left; padding-bottom:12px;}
.gasforlifeWrapper{margin-left:6px; width:958px; padding-left:42px;float:left;}
.gasforlifeWrapper img{width:448px;float:left; padding-top:9px;}
.gasforlifeWrapper p{float:left; padding-right:33px; padding-left:17px; font-size:14px; line-height:20px; color:#666666; clear:both; padding-top:0px; width:384px;}
.gasforlifeWrapper p.first{width:384px; padding-top:5px;}
.gasforlifeWrapper p.sub{padding-top:0px; padding-bottom:0px;}
.gasforlifeWrapper h2.gasforlifeSubTitle{font-size:20px; padding-left:17px;}
.gasforlifeWrapper p a{color:#fff; font-weight:bold; text-decoration:none;}
.gasforlifeWrapper p sup{vertical-align: top;}
.gasforlifeWrapper h2{float:left; clear:both; padding-bottom:0px; padding-left:17px; font-size:20px; width:384px;}
.gasforlifeWrapper .leftgasWrapper{float:left; width:465px;}
.gasforlifeWrapper .gasButtonWrapper{float:left; width:800px; position:relative; height:70px; padding-bottom:20px;}
.gasforlifeWrapper .gasButtonWrapper img{width:auto; padding:0px;}
.gasforlifeWrapper .gasButtonWrapper a{position:absolute; height:35px; width:237px; top:25px; display:block;}
.gasButtonWrapper  a.gasParticipate{left:17px;}
.gasButtonWrapper  a.gasSeeWinner{ left:347px;}
.gasButtonWrapper  a.gasSeeRules{ left:676px;}
.gasforlifeWrapper sup{line-height: 1.2em; font-size: .7em;}


.promoTitle.gasforlifeRulesTitle{background: transparent url('../images/gas-for-life-rules-title.jpg') no-repeat top left; padding-bottom:12px;}
.gflRulesLink.titleLink{left:156px; width:150px;}
.gasforlifeRules{padding-left:17px; padding-bottom:30px;}
.gasforlifeRules h2{font-size:20px;}
.gasforlifeRules img{padding-left:20px; padding-bottom:20px;}
.gasforlifeRules ol li ul li{list-style-type:disc;}
.gasforlifeRules ol li {padding-bottom:15px;}
.gasforlifeRules ul li {padding-bottom:10px;}
.gasforlifeRules a{color:#fff; font-weight:bold; text-decoration:none;}
.gasforlifeRules .trademark{color:#fff; font-size:10px;}

.promoTitle.gasforlifeStationTitle{background: transparent url('../images/gas-for-life-stations-title.jpg') no-repeat top left; padding-bottom:12px;}