/***********************************

	General Wrapper and Style
	
	

***********************************/

/****** GENERAL MASKS *****/
BODY
{
	margin: 5px 5px 5px 5px;
	padding: 0px;
	background-color: #017898;
	font-family: Arial;
	font-size: 12px;
	color: #017898;
}
TABLE TD
{
	color: #017898;
}
TD
{
	/*background-color: #ffffff;*/
	font-family: Arial;
	font-size: 12px;
	vertical-align: top;
	color: #017898;
}
IMG
{
	border: 0px;
}
H1
{
	color: #FF7F00;
	font-family: MyriaMM, Arial;
	font-size: 19px;
	font-weight: bold;
}
H2
{
	color: #FF7F00;
	font-family: MyriaMM, Arial;
	font-size: 30px;
	font-weight: normal;
	margin: 0px;
	line-height:18px;
	padding-left: 22px;
	padding-top: 5px;
}
H3
{
	color: #017898;
	
	font-family: MyriaMM, Arial;
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
	line-height:18px;
}
H4
{
	color: #FF7F00;
	font-family: MyriaMM, Arial;
	font-size: 16px;
	font-weight: normal;
	margin: 0px;
	line-height:18px;
}
A
{
	color: #FF7F00;
}
.orange
{
	color: #FD9A34;
}
.blue
{
	color: #027D9F;
}
FIELDSET
{
	margin: 0px;
	padding: 12px 12px 12px 12px;
	margin-left: 12px;
	margin-right:0px;
	width: 460px;
	color: #017898;
	
}
FIELDSET A, FIELDSET A:visited
{
	color: #FD9A34;
	
}
FIELDSET TD
{
	color: #017898;
	
}
FIELDSET.inner
{
	margin: 0px;
	padding: 12px 12px 12px 12px;
	margin-left: 0px;
	margin-right:0px;
	width: 100%;
	color: #017898;
}
OL LI
{
	list-style-image: none;
}
UL LI, LI
{
	list-style-image: url(/media/wrapper/bullet.gif);
}
P
{
	margin: 0px;
}

/***** Page Border *****/
TABLE#PageBorder
{
	width: 745px;
	border: 0px;
}
TD#PageBorderTop
{
	width: 100%;
	height: 21px;
	background-image: url(/media/wrapper/PageBorderTop.gif);
	background-repeat: no-repeat;
}
TD#PageBorderLeft
{
	width: 6px;
	height: 100%;
	background-image: url(/media/wrapper/PageBorderLeft.gif);
	background-repeat: repeat-y;
	background-position: right;
}
TD#PageBorderCenter
{
	width: 733px;
	background-image: url(/media/wrapper/PageBorderCenter.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
TD.PageContent
{
	background-image: url(/media/wrapper/PageBorderCenter.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #ffffff;
}
TD#PageBorderRight
{
	width: 6px;
	height: 100%;
	background-image: url(/media/wrapper/PageBorderRight.gif);
	background-repeat: repeat-y;
	background-position: left;
}
TD#PageBorderBottom
{
	width: 100%;
	height: 20px;
	background-image: url(/media/wrapper/PageBorderBottom.gif);
	background-repeat: no-repeat;
}

/***** Primary *****/
TABLE#Primary
{
	width: 100%;
	height: 5px;
}
TD#PrimaryLogo
{
	width: 212px;
	vertical-align: top;
}
TD#tdPrimaryNavigation
{
	text-align: right;	
	height: 30px;
	
}
DIV#PrimaryNavigation
{
	height: 30px;
}
TD#tdPrimaryNavigation A
{
	height: 30px;
	background-color: #028CB1;
}
A#PrimaryReservations
{
	width: 110px;
	background-image: url(/media/wrapper/PrimaryReservations.gif);
	background-repeat: no-repeat;
	/*display: block;*/
}
A#PrimaryLocations
{
	width: 90px;
	background-image: url(/media/wrapper/PrimaryLocations.gif);
	background-repeat: no-repeat;
	/*display: block;*/
}
A#PrimaryCustomerService
{
	width: 140px;
	background-image: url(/media/wrapper/PrimaryCustomerService.gif);
	background-repeat: no-repeat;
	/*display: block;*/
}
A#PrimaryResources
{
	width: 94px;
	background-image: url(/media/wrapper/PrimaryResources.gif);
	background-repeat: no-repeat;
	/*display: block;*/
}
A#PrimaryProfile
{
	width: 83px;
	background-image: url(/media/wrapper/PrimaryProfile.gif);
	background-repeat: no-repeat;
	/*display: block;*/
}

A#PrimaryReservations:hover
{
	width: 110px;
	background-image: url(/media/wrapper/PrimaryReservationsOn.gif);
	background-repeat: no-repeat;
}
A#PrimaryLocations:hover
{
	width: 90px;
	background-image: url(/media/wrapper/PrimaryLocationsOn.gif);
	background-repeat: no-repeat;
}
A#PrimaryCustomerService:hover
{
	width: 140px;
	background-image: url(/media/wrapper/PrimaryCustomerServiceOn.gif);
	background-repeat: no-repeat;
}
A#PrimaryResources:hover
{
	width: 94px;
	background-image: url(/media/wrapper/PrimaryResourcesOn.gif);
	background-repeat: no-repeat;
}
A#PrimaryProfile:hover
{
	width: 83px;
	background-image: url(/media/wrapper/PrimaryProfileOn.gif);
	background-repeat: no-repeat;
}
DIV#PrimaryDescriptionBar
{
	height: 23px;
	float: right;
	background-image: url(/media/wrapper/PrimaryDescriptionBar.gif);
	background-repeat: no-repeat;
	background-position: left;
	color: #67A9BB;
	font-family: MyriaMM;
	font-size: 14px;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 14px;
	padding-left: 14px;
	white-space: nowrap;
}

/***** Footer *****/
TABLE#Footer
{
	width: 708px;
	border: 0px;
	font-size:11px;
}
TABLE#Footer TD
{
	color: white;
	font-size:11px;
}
TABLE#Footer A, TABLE#Footer A:visited
{
	color: #FD9A34;
}
TD#WhyParkHere
{
	padding-left:10px; 
	padding-right:10px; 
	background-image:url(/media/wrapper/WhyParkHereBackground.gif);
	background-repeat: repeat-y;
	color: #FF9933;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
}
SPAN.vsi, SPAN.vsi A, SPAN.vsi A:hover, SPAN.vsi A:visited
{
	font-size:1px;
	color: #017898 !important;
	text-decoration: none;
}

/***** Page Details *****/
TD.VerticalBreak
{
	width: 15px;
	height: 100%;
	background-image: url(/media/wrapper/VerticalBreak.gif);
	background-repeat: repeat-y;
}
DIV.HR
{
	height: 1px;
	background-image: url(/media/wrapper/HorizontalBreak.gif);
	background-repeat: repeat-x;
}
TD.SecondaryBar
{
	width: 265px;
	height: 100%;
	background-color: white;
	background-image: url(/media/wrapper/headers/QuickQuote.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float:right;
}
TD.ReservationBar
{
	width: 245px;
	height: 100%;
	padding-left: 1px;
	padding-right: 0px;
	background-color: White;
	background-image: url(/media/wrapper/VerticalBreak2.gif);
	background-repeat: repeat-y;
	background-position: left;
	float:right;
}
TD.odd, TR.odd
{

}
TD.even, TR.even
{
	background-color: #FFF1E4;
}





/***** INDEX PAGE *****/
TABLE#PageHeader
{
	width: 100%;
	height: 227px;
	border: 0px;
}
TD#PageHeaderBody
{
	width: 100%;
	height: 227px;
	border: 0px;
	background-image: url(/media/wrapper/headers/home-new.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
	padding-top: 70px;
}
TD#PageHeaderBody TD.left
{
	width: 57px;
	background-color: #34ACC5;
	color: #ffffff;
	text-align: right;
	font-size: 11px;
	padding-top: 1px;
	padding-bottom: 1px;
}
TD#PageHeaderBody TD.right
{
	width: 208px;
	background-color: #34ACC5;
	color: #ffffff;
	text-align: left;
	font-size: 11px;
	padding-top: 1px;
	padding-bottom: 1px;
}


TD.yet
{
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 12px;
}
img.yet
{
	margin-right:10px;
}
