

*{
	margin:0;
	padding:0;
}

img
{
	border:none;
}

html
{
font-size: 16px;
	margin: 0;
	padding: 0;
}


body
{
	text-align: left;
	margin: 20px auto;
	font-family: "Roboto", Monaco, monospace, serif;
	font-size: 1rem;
	background: url('/images/layout/background.jpg');
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
	background-attachment: fixed;
	margin: 0;
	padding: 0;
	color: black;
	height: 100%;
}

#Container
{
	position: relative;
	max-width:  1000px;
	width: 100%;
	height: 100%;
	text-align: left; /* Counteract to IE5/Win Hack */
	z-index: 1;
}

#ContainerMain
{
	position: relative;
	max-width:  1000px;
	min-height: 600px;
	width: 100%;
	height: 100%;
	margin: 0 auto;
}

#Header
{
	position: relative;
    width:100%;
    height: 100%;
	text-align: left;
	font-size: 1.5rem;
}

#BreadCrumbs
{
	float: left;
	width: 100%;
	font-size: 0.8rem;
	padding-bottom: 15px;
	padding-top: 15px;
	margin-top: 35px;
	background: url('/images/layout/background-content.png') repeat;
}

#Content
{
	float: left;
	width: 100%;
	font-size: 1rem;
	background-color: white;
}

.FooterContainer
{
	float: left;
	width: 100%;
	text-align: left;
	background-color: #444444;
	margin-bottom: 2rem;
}

.Copyright
{
 	float: left;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 0.8rem;
	color: white;
	text-align: center;
	font-weight: 100;
	z-index: 8;
	background-color: #333333;
}

.Copyright a
{
	color: white;
}

.ParkingLocationsFooterContainer
{
	float: left;
	width: 100%;
}

.ParkingLocationsFooterDiv
{
	width: 100%;
	max-width:  1000px;
	margin: 0 auto;
}

.ParkingLocationsFooter
{
	float: left;
width: 38%;	
	font-size: 0.8rem;
	text-align: left;
	padding-left: 5%;
	padding-right: 5%;
	margin-top: 2rem;
	margin-bottom: 1rem;
	color: white;
}

.ParkingLocationsFooter a
{
	color: white;
} 

.ParkingLocationsFooterlink
{
	float: left;
width: 20%;padding-left: 3%;padding-right: 3%;	font-size: 0.8rem;
	text-align: left;
	margin-top: 2rem;
	margin-bottom: 1rem;
	color: white;
}

.ParkingLocationsFooterlink a
{
	color: white;
} 

.SiteMapText
{
width: 80%;padding-left: 10%;padding-right: 10%;line-height: 120%;}

.NormalColumn
{
	float: left;
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
	padding-top: 5%;
	padding-bottom: 3%;
	font-size: 100%;
	color: black;
}

.NormalColumn li
{
	list-style-type:decimal;
}

.NarrowColumn li
{
	list-style-type:decimal;
}

.NarrowColumn
{
	float: left;
	width: 70%;
	margin-left: 15%;
	margin-right: 15%;
	padding-top: 3%;
	padding-bottom: 3%;
	font-size: 100%;
	color: black;
}

.LeftColumn
{
	float: left;
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
	padding-top: 6%;
	padding-bottom: 3%;
	font-size: 100%;
	color: black;
}

.Contact
{
	float: left;
	width: 96%;
	padding-top: 3%;
	padding-left: 2%;
	padding-right: 2%;
	color: white;
	text-align: left;
	font-weight: 100;
	background-color: #CCC;
	z-index: 8;
}

h1
{
	font-size: 1.8rem;
	color: #0000ae;
	margin:0px 0px 10px 0px;
	text-align: left;
	padding-top: 20px;
	font-family: 'Acme', sans-serif;
}

h1 a
{
	color: #003800;
}

h2
{
	font-size: 1.6rem;
	color: #336699;
	margin:5px 0px 0px 0px;
	text-align: left;
	padding-top: 20px;
	line-height: 100%;
}

h2 a
{
	color: #0C0;
}

h3
{
	font-size: 1.2rem;
	color: #336699;
	font-style: italic;
	margin:0px 0px 5px 0px;
}

h4
{
	font-size: 1.2rem;
	color: #666;
	text-align: left;
	font-style: italic;
	margin:0px 0px 5px 0px;
}

h5
{
	font-size: 1.2rem;
	color: black;
	margin:0px 0px 10px 0px;
	text-align: center;
	padding-top: 20px;
}

h6
{
	font-size: 1.2rem;
	line-height: 100%;
	margin:0px 0px 10px 0px;
	text-align: center;
	padding-top: 10px;
	color: #edd8ab;
	font-style: italic;
}

p
{
	margin:5px 0px 10px 0px;
}

a
{
	color: black;
}

li
{
	list-style: disc;	
}

.ParkingLotDiv
{
	float: left;
	width: 100%;
	text-align: left;
	padding-top: 2rem;
	padding-bottom: 2rem;
	border-top: 1px solid grey;
	color: blue;
}

.LotDescriptionLine
{
	float: left;
	width: 100%;
}

.LeftLotDescription
{
	float: left;
	width: 40%;
	margin-left: 20%;
	text-align: left;
	color: black;
}

.RightLotDescription
{
	float: right;
	width: 30%;
	text-align: left;
	color: black
}

.LotDescription
{
	width: 80%;
	margin-left: 20%;
	color: black;
}

img.Parking
{
	position: absolute;
	width: 10%;
	max-width: 112px;
bottom: -30%;	left: 6%;
	box-shadow: 3px 3px 5px #000000;
	z-index: 200;
}

.TopDivContainer
{
	float: left;
	position: relative;
	width: 100%;
	margin: 0 auto;
	background: url('/images/layout/navigation-back.png');
	background-repeat: repeat-x;
	background-position: left bottom;
	background-size: 100% auto;
	text-align: left;
	padding-bottom: 5%;
}

.TopDiv
{
	max-width:  1000px;
	width: 100%;
	margin-bottom: 10px;
	z-index: 10;
}

.FullTextWidth
{
	float: left;
	width: 100%;
}

.FullWidthImage
{
	width: 100%;
	float: left;
	margin-top: 1rem;
	margin-bottom: 1rem;
	box-shadow: 6px 6px 5px #aaaaaa;
}

@media screen and (max-width: 580px)
{

.NarrowColumn
{
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
}

.LeftLotDescription
{
	width: 50%;
	margin-left: 5%;
}

.RightLotDescription
{
	width: 40%;
}

.LotDescription
{
	margin-left: 5%;
}

}

.MainImage
{
	float: left;
	width: 100%;
}

.MainImage img
{
	width: 100%;
}

.SpecialTextInput
{
	position: absolute;
	top: -2000px;
	left: -2000px;
	text-align: left;
}

.NormalTextInput
{
	text-align: left;
	float: left;
	width: 90%;
	font-size: 1rem;
}

.NormalTextInput input, textarea
{
font-size: 1rem;}

.TextInput
{
	float: left;
	width: 90%;
	margin-left: 5%;
	margin-bottom: 7px;
}

.ContactInputs
{
	width: 100%;
max-width: 500px;	
}

.ContactButton
{
	float: left;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 5%;
	font-size: 2rem;
}

.ContactButton input
{
	font-size: 1rem;
}


.CommentsText
{
	float: left;
	width: 100%;
}

.ContactInfo
{
	width: 90%;
	margin: 0 auto;
	text-align: center;
}

.ContactInfo img
{
	width: 100%;
	height: auto;
}

.MainImageDiv
{
	float: left;
	width: 100%;
	height: 100%;
	margin-bottom: 40px;
	box-shadow: 0px 6px 5px #aaaaaa;
}

.MainImageDiv img
{
	float: left;
	width: 100%;
}

.OddRow
{
	background: #eeeeee;
}

.AddressDiv
{
	float: left;
width: 45%;
	padding-left: 5%;
	padding-bottom: 2rem;
}

.AddressDiv p
{
	width: 100%;
	padding: 0.5rem;
}

.GoogleDiv
{
	float: left;
	width: 100%;
}

.GoogleContainer
{
    position: relative;
    padding-bottom: 80%;
    padding-top: 35px;
    height: 0;
    overflow: hidden;
    border: 1px solid black;
}

.GoogleContainer iframe
{
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}

.FullWidth
{
	float: left;
	width: 100%;
}


@media screen and (max-width: 780px)
{

.AddressDiv
{
	width: 100%;
}

}

@media screen and (max-width: 520px)
{

.AddressDiv
{
	width: 100%;
}

}

.uk-table
{
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  margin-bottom: 2rem;
}

.uk-table th,
.uk-table td
{
  padding: 8px 8px;
}

.uk-table th
{
  text-align: left;
}

.uk-table td
{
  vertical-align: top;
}

.uk-table thead th
{
  vertical-align: bottom;
}

.uk-table caption
{
  text-align: left;
  color: #336699;
}

.uk-table tbody tr.uk-active
{
  background: #f2f3f7;
}

.uk-table-condensed td
{
  padding: 4px 8px;
}

.uk-table-hover tbody tr:hover
{
  background: #f2f3f7;
}

.uk-table th
{
  font-size: 1.1rem;
  font-weight: 400;
  color: #336699;
  text-transform: uppercase;
  letter-spacing: 2px;
}




.NavDiv
{ 
	width: 70%;
	margin: 0;
	padding: 0;
	padding-right: 5%;
	margin-top: 30px;
	float: right;
	text-align: right;
}


/* CSS Menu Code */

.toggle,
[id^=drop]
{
	display: none;
}

/* Giving a background-color to the nav container. */
nav
{ 
	margin: 0;
	padding: 0;
}

/* Since we'll have the "ul li" "float: left"
 * we need to add a clear after the container. */

nav:after
{
	content: "";
	display: table;
	clear: both;
}

/* Removing padding, margin and "list-style" from the "ul",
 * and adding "position: relative" */
nav ul
{
	float: left;
	padding: 0;
	margin: 0;
	list-style: none;
	position: relative;
}
	
/* Positioning the navigation items inline */
nav ul li
{
	margin: 0px;
	display: inline-block;
	float: left;
}

/* Styling the links */
nav a
{
	display: block;
	padding: 14px 10px;	
	color: #0000ae;
font-size: 1rem;	font-weight: bold;
	font-family: 'Karla', sans-serif;
	list-style: none;
	text-decoration: none;
}


nav ul li ul li:hover
{
	background: #ffffff;
	list-style: none;
}

/* Background color change on Hover */
nav a:hover
{ 
	background-color: #ffffff; 
}

/* Hide Dropdowns by Default
 * and giving it a position of absolute */
nav ul ul
{
	display: none;
	position: absolute; 
	/* has to be the same number as the "line-height" of "nav a" */
	top: 45px; 
}
	
/* Display Dropdowns on Hover */
nav ul li:hover > ul
{
	display: inherit;
}
	
/* First Tier Dropdown */
nav ul ul li
{
	float: none;
	display: list-item;
	position: relative;
	list-style: none;
}
	
/* Change ' +' in order to change the Dropdown symbol */
li > a:after { content:  ''; }
li > a:only-child:after { content: ''; }


/* Media Queries
--------------------------------------------- */

@media all and (max-width : 760px){	.NavDiv
	{ 
		width: 30%;
	}

	nav
	{
		margin: 0;
	}

	/* Hide the navigation menu by default */
	/* Also hide the  */
	.toggle + a,
	.menu
	{
		display: none;
	}

	/* Styling the toggle label */
	.toggle
	{
		display: block;
		padding: 14px 20px;	
		color: #0000ae;
font-size: 1rem;		font-weight: bold;
		font-family: 'Karla', sans-serif;
		text-decoration: none;
		border: none;
	}

	.toggle:hover
	{
		background-color: #ffffff;
	}

	/* Display Dropdown when clicked on Parent Label */
	[id^=drop]:checked + ul
	{
		display: block;
	}

	/* Change menu item's width to 100% */
	nav ul li
	{
		display: block;
		width: 100%;
	}

	nav ul ul .toggle,
	nav ul ul a
	{
		padding: 0 40px;
	}

	nav ul ul ul a
	{
		padding: 0 80px;
	}

	nav a:hover,
 	nav ul ul ul a
 	{
		background-color: #ffffff;
	}
  
	nav ul li ul li .toggle,
	nav ul ul a,
	nav ul ul ul a
	{
		padding: 14px 20px;	
		color: #0000ae;
font-size: 1rem;	}
  
  
	nav ul li ul li .toggle,
	nav ul ul a
	{
		background-color: #ffffff; 
	}

	/* Hide Dropdowns by Default */
	nav ul ul
	{
		float: none;
		position: static;
		color: #000;
		/* has to be the same number as the "line-height" of "nav a" */
	}
		
	/* Hide menus on hover */
	nav ul ul li:hover > ul,
	nav ul li:hover > ul
	{
		display: none;
	}
		
	/* First Tier Dropdown */
	nav ul ul li
	{
		display: block;
		width: 100%;
	}

	nav ul ul ul li
	{
		position: static;
		/* has to be the same number as the "width" of "nav ul ul li" */

	}

}
@media all and (max-width : 330px)
{

	nav ul li
	{
		display: block;
		width: 94%;
	}

}
