/* GENERAL STYLES */
/* GENERAL STYLES */
*{
padding: 0px;
margin: 0px;
}
img {
	border: 0px;
}
body {
	background: #660000;
	background-image: url(../images/bckgd_red.gif);
	background-repeat: repeat-x;
	text-align: center;
	padding-top: 10px;
}


a{
	text-decoration: underline;
}


ul {
	padding-left: 15px;
	list-style: disc;
	font-weight: normal;
	padding-top: 5px;
	font-size: 12px;
}

ul  a{
        font-weight: normal;
	font-size: 12px;
}

#containerAll{
        width: 960px;
	margin: 0 auto;
	text-align: left;
	position: relative;

	background: #fff;
}
#contentContainer{
	width: 960px;
	background: #fff;
}
#mainContent{
	background: #fff;
	width: 960px;
	padding: 0px;
}
#maincontentBottom{

	width: 960px;
	background: #fff;
}
.headerContainer{
	background: #fff;
	width: 960px;
	float: left;
	margin-top: 0px;

}
.headerTop{
	background: #fff;
	padding: 8px;
}
.headerTopLogos{
	float: left;
	margin: 5px;
	margin-left: 45px;
	margin-top: 0px;
}
.headerTopChat {
	float: right;
	font-family: arial, verdana;
	color: 7d7d7d;
	font-size: 9pt;
	display: inline;
	height: 20px;
}
.topChat{
	float: right;
	font-family: arial, verdana;
	color: #7d7d7d;
	font-size: 9pt;
	width: 130px;
	margin-top: 20px;
}
.topChat img{
	
	float: right;
}
.topChat a{
	color:#7B7D7B;
}
.topChat p{
	margin-top: 8px;
}
.topLoginFields{
	float: right;
	margin: 16px 30px 0px 0px;
	height:50px;
}
.topLoginBtn{
	
}
.loginLink{
	margin-top: 3px;
	float: left;
	margin-right: 5px;
}
.loginLink a, .topChat a{
	font-family: arial, verdana;
	color: 7d7d7d;
	font-size: 9pt;
	text-decoration: underline;
}
.loginLink a:hover, .loginLink a:visited, .topChat a:hover, .topChat a:visited{
	text-decoration: none;
}

.topLoginText{
	float: left;
	margin-top: 7px;
	font-family: arial, verdana;
	color: 7d7d7d;
	font-size: 9pt;
}

.headerTopChat input{
	display: inline;
}

div#loginFieldTop, div#passwordFieldTop{
	position: relative;
	float: left;
	margin-top: 5px;

}

input.loginTop, input.passwordTop{
	border: 1px solid #7d7d7d;
	width: 80px;
	font-size: 9pt;
	margin-right: 5px;
	height:16px;
}

label.overlabel {

	position:absolute;

	top:3px;

	left:6px;

	z-index:1;

	color:#666;

	width:100%;

	font-size:11px;

	text-align:left;

}

.headerNavBar{
	clear: both;
	width: 865px;
	padding: 0px;
	margin: 0px 0px 0px 50px;
	display:block;	
}

.navBar {
	padding: 0px;
	margin: 0px;
	display: block;	
}


.navBar img{
	padding: 0px;
	margin: 0px;
	float: left;
	display: block;
}

.navBar a{
display: block;
}

.content{
	background: #fff;
}

.leftContent{
	/*width: 710px;  REMOVED */
	float: left;
	/*background: #fff;*/
	padding-left: 4px;
	padding-top: 4px;
}

#Home .leftContent {
  
        width:710px !important;

}

.homeCopy{
	width: 400px;
	float: right;
	font-family: arial, verdana;
	font-size: 12px;
	padding-top: 10px;
	background: #fff;
}
h2.blackHeader{
	font-size: 14px;
	padding: 0px;
	color: #000;
	clear: left;
	width: 570px;
}

h2.blackHeaderhome{
	font-size: 14px;
	padding: 0px;
	color: #000;
	clear: left;
}
ul.blackList{
	padding-left: 15px;
	list-style: disc;
	font-weight: normal;
	padding-top: 5px;
	font-size: 9pt;
}
ul.blackList a{
	font-weight: normal;
	font-size: 9pt;
	color:#000000;
}

.homeP{
	padding: 5px 0px 5px 0px;
}
.rightContent{
	width: 238px;
	float: right;
	background: #fff;
	padding-right: 4px;
	padding-top: 4px;
}
.rightBtm{
	background: #fff;
	background-image: url(../images/bckgd_btmRight.jpg);
	background-repeat: repeat-x;
	padding: 5px;	
}
.rightBtm H2{
	color:#AD0818;
}
.truck{
	text-align: center;
	padding-top: 10px;
	padding-bottom: 15px;
}
.rightTop{
	background-image: url(../images/bckgd_topRight.jpg);
	background-repeat: repeat-x;
	text-align: center;	
	margin-bottom: 4px;
	height: 312px;
}
.rightTopSignedIn {
	background-image: url(../images/bckgd_topRight.jpg);
	background-repeat: repeat-x;
	text-align: center;	
	margin-bottom: 4px;
	height: 312px;
	font-family: arial, verdana;
	line-height: 140%	
}

.memberName{
	font-size: 9pt;
	color: black;
	font-weight: bold;
	width: 140px;
}

.notYou a{
	text-decoration: underline;
	color: #767676;
	font-size: 9pt;	
}

.notYou a:hover{
	text-decoration: none;
	font-size: 9pt;
}

.grayText {
	color:#767676;
	font-size: 9pt;
	font-weight: bold;
}

.blackText{
	color: #000;
	font-size: 9pt;
	font-weight: bold;
}

.signedInFooter{
	line-height: 100%;
	padding-top:10px;
}

.signedInFooter a{
	color: #767676;
	font-size: 8pt;
	text-decoration: underline;
}

.signedInFooter a:hover{
	text-decoration: none;
}

p.topRightContent{
	color: #767676;
	font-size: 10pt;
	font-family: arial, verdana;
	text-align: left;
	width: 220px;
	padding-left: 4px;
	
}

.topRightContent img{
	float: left;
	margin-top: -8px;
}

h2{
	color: AD0917;
	font-weight: bold;
	font-size: 11pt;
	font-family: arial, verdana;
	padding-bottom: 3px;
}

.rightLogin{
	color: #767676;
	font-size: 8.5pt;
	font-family: arial, verdana;
	text-align: center;
	font-weight: bold;
	width: 220px;	
	margin-top: 10px;
	padding-left: 4px;
	position: relative;
}

.rightLoginFields{
	width: 105px;
	margin-bottom: 3px;
}

.rightUsername, .rightPassword{
	float: left;
	text-align: left;
	
}

.rightPassword{
	float: right;
}

.rightUsername input, .rightPassword input{
	border: solid 1px #767676;
}

.loginBtn {
	margin-top: 5px;
	margin-bottom: 6px;
}

#rightLoginBtn{
	padding-top: 7px;
}

.signUp {
	color: #000;
	font-size: 7.5pt;
	font-weight: bold;
	font-family: arial, verdana;
}

.signUp a, .signUp a:visited{
	color: #3c5088;
	text-decoration: underline;
	font-size: 7.5pt;
	font-weight: normal;
}

.signUp a:hover{
	text-decoration: none;
	font-weight: normal;
	
} 

.rightBtmText{
	color: #767676;
	font-size: 9pt;
	font-family: arial, verdana;
}

.btmRightImg{
	float: right;
}
	
.boldtextBtmRight {
	font-weight: bold;
	color: #767676;
	font-size: 9pt;
	font-family: arial, verdana;
}

.btmRightLinks a, .btmRighLinks a:visited{
	color:#3c5088;
	font-family: arial, verdana;
	font-size: 8pt;
	text-decoration: underline;

}

.btmRightLinks a:hover{
	text-decoration: none;
}

ul.btmRightLinks {
	margin-left: 2px;
	list-style: none;
}

ul.btmRightLinks li{
	font-size: 10px;
	border:0px solid #c00;
	padding-top:5px;
}

h2.travelH2{
	margin-top: 15px;
}

* HTML .resWidgetContainer{
        /*height: 694px;*/
        margin-left:-16px;
} /* any IE */

.resWidgetContainer{
 	width: 324px;
	background-image: url('../images/bg_Pole.gif');
	background-repeat:repeat-y;
        background-position:145px 9px;
	/*position: absolute;*/
	/*z-index: 1;*/
	margin-left: -20px;
        margin-top:5px;
        position:relative;
	border: solid white;
	border: solid white 0px;
       float:left;
}

.resWidgetContainer .ResWidgetPoleImage {

        display:block;
        margin-left: 145px;

}

#Home .resWidgetContainer {

    position:absolute;
    z-index: 1;
}

.resWidget{

	/*padding-top: 12px;*/
	display: block;
}

.resWidgetTop{
	border: solid #fff 0px;
	height: 53px;
}
.resWidgetContent{
	background-image: url('../images/resWidget_bckgd.gif');
	background-repeat: repeat-y;
	padding-left: 30px;
	padding-right: 15px;
	padding-top: 0px;
	border: solid white 0px;
	display: block;
}

.specialPromoSign{
	background-image: url('../images/specialPromo_bckgd.png');
	background-repeat:no-repeat;	
	height: 139px;
}

.specPromoContent{
	/*padding-top: 60px;*/
       position:relative;
       top:60px;
}

.resWidgetField{
	color:#fff;
	font-family: arial, verdana;
	font-size: 8pt;
	font-weight: bold;
	text-align: left;
	padding: 4px 0px 4px 0px;
}
.resWidgetField img{
	margin-bottom: -5px;
}

select.resWidgetSelect{
	width: 250px;
	font-size: 8pt;	
}

select.resWidgetSelect_short{
	width: 100px;
	font-size: 8pt;
	margin-left:16px;
}

input.resWidgetInput{
	width: 110px;
	border: solid 1px #767676;
	font-size: 12px;
	height: 20px;
}

input.resWidgetInput_promo{
	width: 94px;
	border: solid 1px #767676;
	font-size: 8pt;
	height: 16px;
}

	
.resWidget_loginText a:link, .resWidget_loginText a:visited{
	color: #fff;
	font-weight: normal;
	text-decoration: underline;
	font-size: 9pt;
	font-family: arial, verdana;
	
}

.resWidget_loginText a:hover{
	text-decoration: none;
}

.resWidget_loginText{
	text-align: center;
}

.resWidgetwhiteText{
	color: #fff;
	font-weight: normal;
	font-size: 9pt;
	font-family: arial, verdana;
	padding-bottom: 2px;
}

.resWidgetLogin{
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 7px;

}

.resWidgetUsername, .resWidgetPassword{
	color: #fff;
	font-size: 7pt;
	font-family: arial, verdana;
	text-align: left;
	font-weight: bold;
	float: left;
}

.resWidgetPassword{
	float: right;
}

input.resWidgetLoginFields{
	border: solid 1px #767676;
	width: 110px;
	font-size: 7pt;
}

.resWidget_loginFields{
	padding-bottom: 20px;
}

	

.resWidget_submitBtn{
	padding-top: 10px;
	margin-left: 0px;
}

.resWidgetFooter a, .resWidgetFooter2 a{
	font-size: 8pt;
	color: #fff;
	text-decoration: underline;
}

.resWidgetFooterResults{
	font-size: 8pt;
	color: #767676;
}

.resWidgetFooterResults a{
	text-decoration: underline;
	font-size: 8pt;
	font-family: arial, verdana;
	color: #a6a2a2;
	font-weight: bold;
}

.resWidgetFooterResults a:hover{
	text-decoration: none;
}
.resWidgetFooter a:hover, .resWidgetFooter2 a:hover{
	text-decoration: none;
}

.resWidgetFooter {
	text-align:right;
	padding-right: 25px;
	font-family: arial;
	padding-top:8px;
	border:0px solid #fff;
}
.resWidgetFooter2 {
	text-align:right;
	padding-right: 23px;
	font-family: arial;
	padding-top:5px;
}

.specPromoContent{
	text-align: left;
	color: #767676;
	font-weight: bold;
	font-family: arial;
	font-size: 9pt;
	height: 5px;
	width: 235px;
	float: left;
	margin-left:50px;
	
	margin-top: 12px;
}

* HTML input.specPromoEmail {
border: solid 1px #767676;
	font-size: 8pt;
	width: 150px;
        position:relative;
          left:-50px;
} /* any IE */


input.specPromoEmail {
	border: solid 1px #767676;
	font-size: 8pt;
	width: 150px;

}



* HTML .specPromoBtn{
        float: right;
	clear: none;
	margin-top: 0px;
        position:relative;
          left:-50px;
} /* any IE */



.specPromoBtn{
	float: right;
	clear: none;
	margin-top: 0px;

}

.greenSign{
	background-image: url('../images/greenSignBckgd2.png');
	background-repeat: no-repeat;
	padding-top: 25px;
	font-family: arial, verdana;
	color: white;
	font-weight: bold;
	text-align: center;
	height: 110px; /* MODIFIED */
        margin-top:10px;
}	

.greenSignContent {
	height:80px;
	width:235px;
	/*margin-left:43px;*/
	float:left;
	/* begin box model hack */
   	margin-left: 43px !important; /*Gecko-Netscape */
	margin-left: 43px; /*IE 5.x/Win */
	margin-left/**/:/**/21px; /*IE 6.x/Win */
	/* end hack */
}

.gSignTextMed{
	font-size: 11pt;
}
.gSignTextMed2{
	font-size: 11pt;
}

.gSignTextLrg{
	font-size: 27pt;
}

.gSignTextSml{
	font-size: 8pt;
}


.resWidgetForm{
	
}

.resWidgetSRBold{
	font-family: arial, verdana;
	font-size: 8pt;
	color: #fff;
	font-weight: bold;
	text-align: left;
	float: left;
}

.resWidgetSearchResults{
	font-family: arial;
	font-size: 3px;
}

.bold{
	color: #ffffff;
	font-size: 9pt;
	font-weight: bold;
	width: 100px;

}

.result{
	padding-right: 15px;
        color: #ffffff;
	font-size: 9pt;
	}

.footer{
	margin:0 auto;
	float:center;
	text-align:left;
	width:960px;
	height:60px;
	padding-left:10px;
	padding-right:10px;
}
.footerLeftLogosS{
	float: left;
}

.footerRight{
	float: right;
	color: #dfa60c;
	clear: none;
}


ul.footerList{
	list-style: none;
}

ul.footerList li{
	display: inline;
}

ul.footerList a{
	color: #dfa60c;
	font-family: arial, verdana;
	text-decoration: underline;
	font-size: 8pt;

}

ul.footerList a:hover{
	text-decoration: none;
}

.footerCopyright{
	float: right;
	clear: right;
	color: #dedede;
	font-family: arial, verdana;
	font-size: 8pt;
	margin-top:5px;
}

.footerLocationsHdr{
	background-image: url('../images/homeFooterGraphic.jpg');
	background-position: center top;
	background-repeat: no-repeat;
	text-align: center;
	/* color: #a10814; */
	color: white;
	font-family: arial, verdana;
	font-size: 8pt;
	padding-bottom: 10px;

}

.footerLocations{
	/* color: #a10814; */
	color: #dfa60c;
	font-family: arial;
	font-size: 7.5pt;
	text-align: center;
	padding-bottom: 15px;

}

.footerLocations a{
	/* color: #a10814;
	   text-decoration: none; */
        color: #dfa60c;
        text-decoration: underline;
}	

.footerLocations a:hover{
	color: dfa60c;
}


.subPgMain {

    clear:both;
}


.subPgMain td.subPgMainTD {
	
	/*float: right;*/
	background: #f6f5f5;
	background-image: url('../images/subPageTop2.jpg');
	background-position: center top;
	background-repeat: no-repeat;
	width: 955px;
	margin-right: 0px;
	
}


* HTML .subPgMain td.subPgMainTD {
       
     width:980px;
}

.subPgMainBtm{
	padding-left: 5px;
}

* HTML .subPgMainContent {
   
      width:640px;
      overflow:hidden;
}

.subPgMainContent{
	width: 640px;
	float: right;
	font-family: arial, verdana;
	color: #000;
	padding-top: 20px;
}


.subPgMainContent p{
	/*width: 570px;*/
	/*clear: left;*/
	font-size: 12px;
	padding: 10px 10px 0px 0px;
}

.subPgHdr{
	font-size: 15pt;
	/*float: left;*/
	font-weight: bold;
	/*padding-top: 10px;*/
	padding-bottom: 10px;
	color: #a20713;
	/*width: 365px;*/
}

.resultsMap{
	float: right;
	font-size: 10.5pt;
	margin-top: -10px;
	border-bottom: solid #000 1px;
	margin-right: 25px;
}

.resultsMap a, .resultsMap a:hover, .resultsMap a:visited{
	color: #3c5d88;
	font-weight: bold;
	text-decoration: none !important;
}

.resultsMap img{
	margin-left: 5px;
	margin-bottom: -3px;
}	

.searchResult{
	background-image: url('../images/locationsTop.jpg');
	background-repeat: no-repeat;
	padding-top: 7px;
	width: 633px;
	margin-top: 8px;
	float: left;
}

.searchResultContent{
	
	float: left;
	background: #fff;
	border-left: solid #b0b0b0 1px;
	border-right: solid #b0b0b0 1px;
	width: 631px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 5px;
}

.searchResultLeft{
	
	width: 400px;
}
.searchResult img{
	float: left;
	clear: both;
	border: solid 1px #b0b0b0;
	margin-left: 5px;
	margin-right: 5px;
}

p.results img, p.results2 img{
	float: right;
	border: none;
	margin: 0px;
	padding: 0px;
	margin-right: 10px;
	margin-top: 0px;
	margin-left:5px;
}

p.results {
	width: 240px;
	float: left;
	clear: none;
	font-size: 9pt;
	font-weight: normal;
	margin-left: 5px;
	color: 0a0000;
	line-height: 150%;
padding:0px;
}
p.results2 {
	width: 250px;
	float: left;
	clear: none;
	font-size: 9pt;
	font-weight: bold;
	margin-left: 15px;
	color: 0a0000;
padding:0px;
}

p.results2{
	font-weight: normal;	
}

p.results a{
	text-decoration: underline;
	color: #f6091f;
	font-size: 10pt;
}

p.results a:hover, p.results2 a:hover{
	text-decoration: none;
}

p.results2 a{
	text-decoration: underline;
	color: #f6091f;
	font-size: 11pt;
	font-weight: bold;
}
.subPgTop{
	padding-top: 6px;
}

.searchResultBtm, .searchResultBtm2{
	background-image: url('../images/locationsBtm.jpg');
	background-repeat: no-repeat;
	width: 633px;

	float: left;
	
}



#lotForm1{

height: 0px;
margin-top: -10px;
}
.searchResultBtm a{
	float: right;
	margin-right: 15px;
}

.searchResultBtm img{
	border: none;
	margin-right: 10px;
	margin-top: -1px;
}
.searchResultBtm2 img{
	float: right;
	clear: none;
	
	border: none;
	padding: 0px;
	margin:0px;
	margin-top: -2px;
	
}
.resultsPricing{
	float: right;
	margin-right: 0px;
	margin-left: 0px;
	width: 250px;
	clear: none;
	text-align:right;
}
.resultsPricing table{
	float: right;
	text-align:right;
margin-right:10px;
}
.resultsText{
	font-size: 9pt;
	font-weight: bold;
	text-align: right;
	color: #767676;
	padding-right: 5px;
}

.resultsPrice{
	font-size: 11pt;
	color: #f6091f;
	font-weight: bold;
}

.redText{
	font-size: 12px;
	color: #f6091f;
	font-weight: normal;
}

.tabMiniSite{
	margin-top: 25px;
	float: left;
	
}
.tabs{
	width: 640px;
}

.tabLabel{
	font-family: Trebuchet MS;
        position: absolute;
	z-index: 1;
	color: #000;
	font-size: 8.5pt;
	padding-left: 5px;
	padding-top: 5px;
	text-align: center;
	line-height: 90%;
	
}

.tabsLeft{
	float: left;
	margin-left: 10px;

}

.tabsRight{
	float: right;
	margin-right: 10px;
}

.tabsBckgd{
	background-image: url('../images/tabBckgd.jpg');
	background-repeat: repeat-y;
	height: 190px;
	width: 640px;
}
.tabsContent{
	width: 615px;
	margin-left: 15px;
	margin-right: auto;
	height: 190px;
	overflow-y: auto;
        overflow-x: hidden;
}

.locResult{
	padding-bottom: 0px;
}
.locResultTopSec img{
	float: left;
	margin-right: 20px;
	margin-left: 13px;
	margin-top: 10px;
}


.locResultTopSecBtm{
	background-image: url('../images/lineBreak.jpg');
	background-repeat: no-repeat;
	width: 627px;
	height: 24px;
	clear: both;
	margin-left: 2px;

}

.locResultTopSecBtm img{
	float: right;
}

.locResultContent{
	background-image: url('../images/blueBoxBckgd.jpg');
	background-repeat: repeat-y;	
	width: 634px;
	padding-left: 2px;
	
	

}

.locResultTable{
	width: 608px;
	margin-top: 20px;
	padding-left:10px;
}

.locResultTable img{
	width: 620px;
	
}

.locTableHdr{
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}

.locTableText a{
	/*color: #000 !important;*/
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	
}

.locTableText a:hover{
	text-decoration: none;
	
}
.locTableText{
	padding-bottom: 7px;
	font-size: 12px;
	font-weight:normal;
}
span.redText{
	color: #f6091f;
}

.locationsHdrPic{
	float: right;
	margin-right: 20px;
	/*margin-top: -10px;*/
}

.locationsHdrPic img{
	border: solid 0px #d3d3d3;
	
}

.tabMiniSite{
	margin-top: 15px;
}	

.bookmarkAirport {
	float: right;
	margin-right: 15px;
	padding-top: 10px;
}

.bookmarkAirport a{
	color: #3c5d88;
	font-size: 9pt;
	text-decoration: underline;
	font-weight: bold;
}

.bookmarkAirport a:hover{
	text-decoration: none;
}

.bookmarkAirport img{
	margin-left: 5px;
}

ul.management  a, ul.management a:visited{
	color: #3c5d88;
	font-size: 10pt;
	text-decoration: underline;
	font-weight: bold;
	
}

ul.management a:hover{
	text-decoration: none;
}

ul.management{
	padding: 10px 0px 25px 20px;
	line-height: 120%;
	clear: left;
}

pre {
 white-space: pre-wrap;       /* css-3 */
 white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
 white-space: -pre-wrap;      /* Opera 4-6 */
 white-space: -o-pre-wrap;    /* Opera 7 */
 word-wrap: break-word;       /* Internet Explorer 5.5+ */
}

.topFacility
{

display: block;
}


.subPgMainContent a{
        color: #3c5d88;
	font-size: 9pt;
	text-decoration: underline;
	font-weight: normal;
}

.subPgMainContent a:hover{
	text-decoration: none;
}

table.LocationList
{
  margin-top: 10px;
  margin-left:-5px;
  margin-bottom:10px;
}
table.LocationList td
{
  padding: 2px 5px;
  font-size:12px;
}

ul.locationList{
list-style: none;
font-size: 9pt;
padding-left: 15px;
padding-bottom: 15px;
}

a.specialLink{
	font-size: 12px;
}

.miniBold{
	font-size: 9pt;
	font-weight: bold;
}
p.miniBold2{
	font-size: 9pt;
	font-weight: bold;
	width: 350px;

}

ul.miniList2{
	font-size: 9pt;
	padding-left: 15px;
}
ul.miniList{
	font-size: 9pt;
	padding-left: 15px;
}

ul.miniList li{
	padding-left: 18px;
}
ul.blackListSub{
	padding: 15px;
	line-height: 200%;
	list-style: none;
}

ol.numberList{
	padding-bottom: 20px;
	padding-left:35px;
	font-weight: bold;
}

div.locationContent{
	width: 255px;
	padding: 0px;
	margin: 0px;
	float: left;

}

div.locationContentHolder{
	width: 550px;
	float: left;
	padding-bottom: 20px;
}
p.locationP{
	width: 270px;
	padding: 0px;
	margin: 0px;
}

#mapId{

margin-bottom: 0px;
}

.callToAction{
	color: #a20713;
	font-size: 13pt;
	font-weight: bold;
}

.searchMini{
	}

.searchMiniText{
	width: 350px;
	float: left;
}

p.miniP{
	width: 350px;
}

.searchMiniImg img{
	width: 200px;
	height: 179px;
	float: right;
	margin-right: 10px;
	margin-top: 10px;
}

.prepaidV{
	float:  right;
	margin-right: 35px;
}
.wrap{
	font-size: 9pt;
	width: 570px;
	padding: 20px 0px;

}

.red_wrap{
	float: right;
}

.reservLabel{
	font-size: 10pt;
	text-align: right;
	
	line-height: 170%;
}

.red{
	font-size: 9pt;
}

.wrap input, .findReservation input{
	border: solid gray 1px;
	margin-bottom: 7px;
	margin-left: 5px;
	width: 175px;
}
.corporateForm input{
	border: solid gray 1px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 175px;
}
.corporateForm select{
	border: solid gray 1px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 177px;
}
.corporateForm{

	width: 600px;
	padding-top: 10px;
}

.formLabel, .formLabelEmail, .formLabelExpiration{
	text-align: left;
	padding-bottom: 4px;
	font-size: 10pt;
	padding-top: 4px;
	padding-right:5px;
}

.formLabelEmail{
	line-height: 190%;
}
.formLabelExpiration{
	padding-top: 6px;
}

.wrap select{
	margin-left: 5px;
	border: solid 1px gray;
	width: 155px;

}

.formText{
	font-size: 10pt;
	margin: 4px 0px;
	padding: 2px;
}
.guestInfo{
	width:610;
	float: left;
}

#ReservationForm_9_pnlCardInfo{
	margin-left: -15px;
}

.findReservation{
	clear: left;
	width: 600px;

}

#ReservationForm_9_vs{
	font-size: 8pt;
}

#TopLoginCtrl{
	font-family: arial;
	font-size: 9pt;

	
}

.topLoginFields a:link, .topLoginFields a:visited, .topLoginFields a:hover{
text-decoration: underline;
color: #7d7d7d;
}

.topLoginFields a:hover{
text-decoration: none;
}
#textLogin{
font-weight: bold;
font-size: 10pt;
line-height: 5%;
}

.resWidgetLoginLabel
{
  color:#666666;
  font-weight:normal;
  position:absolute;
  left:35px;
  display:block;
  top:250px;
}


.resWidgetPasswordLabel
{
  color:#666666;
  font-weight:normal;
  position:absolute;
  left:180px;
  display:block;
  top:250px;
}

.rightLoginLabel
{
  color:#666666;
  font-weight:normal;
  position:absolute;
  left:10px;
  display:block;
  top:2px;
}

.rightPasswordLabel
{
  color:#666666;
  font-weight:normal;
  position:absolute;
  left:120px;
  display:block;
  top:2px;
}

.giLoginLabel
{
  color:#666666;
  font-weight:normal;
  position:absolute;
  left:216px;
  display:block;
  top:15px;
}

.giPasswordLabel
{
  color:#666666;
  font-weight:normal;
  position:absolute;
  left:305px;
  display:block;
  top:15px;
}
.SRVertLine {
	background-image: url(../images/SRVertLine.gif);
	background-repeat: repeat-y;
	text-align: center;
	width: 15px;
}
.PromoDesc {
	color:Red;
	font-size:11px;
	padding-left:5px;
}
#LandingContainer {
	background-image: url(/media/4657/landingpage1bkgd.jpg);
	height: 542px;
	width: 624px;
}
#LandingContentLeft {
	float: left;
	height: 542px;
	width: 290px;
	padding-left: 60px;
	text-align: left;
}
#LandingContentRight {
	float: right;
	height: 542px;
	width: 274px;
}
.LandingOfferLine1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	text-transform: uppercase;
	color: #febd11;
	text-align: right;
	margin-top: 8px;
	margin-right: 20px;
}
.LandingOfferLine2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	text-transform: uppercase;
	color: #ffffff;
	text-align: right;
	margin-top: 0px;
	margin-right: 15px;
	font-weight: bold;
}
.LandingShuttleTimes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #e51a26;
	font-weight: bold;
	text-align: left;
	margin-top: 204px;
	margin-left: 10px;
}
.LandingPhotoRightCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 21px;
	color: #000000;
	text-align: left;
	margin-right: 16px;
	margin-left: 20px;
	font-weight: bold;
	margin-top: 16px;
}
.LandingPhotoRightTagline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin-top: 20px;
}
.LandingLeftTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #e51a26;
	margin-top: 80px;
	line-height: 25px;
	margin-right: 40px;
}
.LandingLeftSub1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	margin-top: 10px;
	margin-right: 30px;
	font-weight: bold;
}
.LandingLeftSub2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 26px;
	color: #e51a26;
	margin-top: 20px;
}

/* EDITOR PROPERTIES */


/* EDITOR PROPERTIES */
