

/* GLOBAL STYLES
______________________________________________________________________________*/


body
{
	background-color: #e1e1e1;
	margin: 0;
	font-family: Arial, Sans Serif;
	font-size: 14px;
	line-height: 20px;
	color: gray;
}


h2
{
	color: black;
	font-family: Arial, Sans Serif;
	font-size: 24px;
	line-height: 24px;
	font-weight: lighter;
	text-align: left;
	margin-left: 50px;
	padding-top: 35px;
	margin-top: 0px;
}


h3
{
	color: black;
	font-family: Arial, Sans Serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	text-align: left;
	margin-left: 50px;
	margin-top: 35px;
}


p, li
{
	text-align: left;
	margin-left: 50px;
	margin-right: 40px;
}


ul { list-style-image: url(images/nav/bullet.gif); }


.design-selection-list li
{
	margin: 0px;
	text-align: left;
}


.open-times { margin-left: 25px; }


.textarea
{
	background-color: #e1e1e1;
	color: #333;
	border: none;
	padding: 3px;
	font-size: 14px;
}


.clear { clear: both; }


.hidden
{
	display: none;
	clear: inherit;
}







/* LAYOUT
______________________________________________________________________________*/


.top-section
{
	width: 100%;
	height: 272px;
	display: block;
	background-color: #EFEFEF;
	margin: 0;
	background-image: url(images/nav/bg-top1.jpg);
	background-repeat: repeat-x;
}

.top-section-bg
{
	width: 980px;
	height: 272px;
	display: block;
	margin: auto;
	background-image: url(images/nav/bg-top.jpg);
	background-repeat: no-repeat;
}

.top-banner
{
	width: 930px;
	height: 211px;
	display: block;
	margin: auto;
	background-image: url(images/nav/bg-topban-home.jpg);
	background-repeat: no-repeat;
	padding-top: 9px;
	background-position: 0px 9px;
}

.content-section
{
	width: 950px;
	height: auto;
	display: block;
	margin: auto;
	background-color: white;
	padding: 0;
}

.home-content-area
{
	width: 930px;
	height: 400px;
	display: block;
	margin: auto;
	background-image: url(images/nav/bg-content.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 0px;
}


.content-area-display
{
	width: 930px;
	height: 550px;
	display: block;
	margin: auto;
	background-image: url(images/nav/bg-content.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 0px;
}


.content-area-features
{
	width: 930px;
	height: 700px;
	display: block;
	margin: auto;
	background-image: url(images/nav/bg-content.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 0px;
}


.content-area-contacts
{
	width: 930px;
	height: 750px;
	display: block;
	margin: auto;
	background-image: url(images/nav/bg-content.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 0px;
}


.content-area-forsale
{
	width: 930px;
	height: 450px;
	display: block;
	margin: auto;
	background-image: url(images/nav/bg-content.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 0px;
}


.design-content-area
{
	width: 930px;
	height: 700px;
	display: block;
	margin: auto;
	background-image: url(images/nav/bg-content.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 0px;
}


.design-content-area-meg
{
	width: 930px;
	height: 850px;
	display: block;
	margin: auto;
	background-image: url(images/nav/bg-content.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 0px;
}



.designs-viewphotos
{
	width: 241px;
	height: 170px;
	display: block;
	padding-top: 36px;
}



.home-col1
{
	width: 615px;
	float: left;
}


.home-col2
{
	width: 315px;
	float: right;
	background-image: url(images/nav/bg-homecol2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}


.design-selection-area
{
	width: 840px;
	height: 360px;
	display: block;
	margin: auto;
	background-image: url(images/nav/bg-design-selection.jpg);
	background-repeat: no-repeat;
}


.design-selection-col1
{
	width: 242px;
	float: left;
	padding-right: 31px;
	text-align: left;
}


.design-selection-col2
{
	width: 242px;
	float: left;
	padding-right: 25px;
	padding-left: 29px;
	text-align: left;
}


.design-selection-col3
{
	width: 243px;
	float: right;
	padding-left: 26px;
	text-align: left;
}


.display-home-info
{
	width: 515px;
	height: 275px;
	display: block;
	background-color: #E1E1E1;
	background-image: url(images/nav/bg-display-home-info.jpg);
	background-repeat: no-repeat;
	text-align: left;
	position: relative;
}


.display-home-info-2
{
	width: 500px;
	display: block;
	background-color: #E1E1E1;
	background-image: url(images/nav/bg-display-home-info-2.jpg);
	background-repeat: no-repeat;
	float: left;
	margin-left: 50px;
	padding-bottom: 10px;
}


.view-display-photos
{
	width: 222px;
	height: 151px;
	display: block;
	padding-left: 29px;
	padding-top: 24px;
	float: left;
	margin-bottom: 20px;
}


.display-home-map
{
	width: 192px;
	height: 151px;
	display: block;
	padding-right: 28px;
	padding-top: 24px;
	float: right;
	text-align: right;
	position: relative;
}

.display-open-times
{
	width: 200px;
	height: 70px;
	display: block;
	background-color: #E1E1E1;
	float: left;
	padding-left: 20px;
	text-align: left;
	margin-left: 10px;
	margin-top: 18px;
}



.space10 { margin: 0px 0px 12px 0px; }







/* TOP NAVIGATION
______________________________________________________________________________*/


.topnavbar
{
	width: 930px;
	height: 48px;
	display: block;
	margin-bottom: 9px;
	margin: auto;
}





/* HOME BUTTON_________________________________________*/


.homenavbox
{
	width: 97px;
	height: 48px;
	display: block;
	float: left;
}


.homenavact
{
	width: 97px;
	height: 48px;
	display: block;
	float: left;
	background-image: url(images/nav/topnav.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}


a.home:link
{
	width: 97px;
	height: 48px;
	display: block;
	background-image: url(images/nav/topnav.gif);
	background-position: 0px -96px;
	background-repeat: no-repeat;
}

a.home:hover
{
	width: 97px;
	height: 48px;
	display: block;
	background-image: url(images/nav/topnav.gif);
	background-position: 0px -48px;
	background-repeat: no-repeat;
}

a.home:visited
{
	width: 97px;
	height: 48px;
	display: block;
	background-image: url(images/nav/topnav.gif);
	background-position: 0px -96px;
	background-repeat: no-repeat;
}


a.home:visited:hover
{
	width: 97px;
	height: 48px;
	display: block;
	background-image: url(images/nav/topnav.gif);
	background-position: 0px -48px;
	background-repeat: no-repeat;
}





/* ABOUT BUTTON______________________________________*/


.aboutnavbox
{
	width: 111px;
	height: 48px;
	display: block;
	float: left;
}

.aboutnavact
{
	width: 111px;
	height: 48px;
	display: block;
	float: left;
	background-image: url(images/nav/topnav.gif);
	background-position: -97px 0px;
	background-repeat: no-repeat;
}


a.about:link
{
	width: 111px;
	height: 48px;
	display: block;
	background-image: url(images/nav/topnav.gif);
	background-position: -97px -96px;
	background-repeat: no-repeat;
}

a.about:hover
{
	width: 111px;
	height: 48px;
	display: block;
	background-image: url(images/nav/topnav.gif);
	background-position: -97px -48px;
	background-repeat: no-repeat;
}

a.about:visited
{
	width: 111px;
	height: 48px;
	display: block;
	background-image: url(images/nav/topnav.gif);
	background-position: -97px -96px;
	background-repeat: no-repeat;
}


a.about:visited:hover
{
	width: 111px;
	height: 48px;
	display: block;
	background-image: url(images/nav/topnav.gif);
	background-position: -97px -48px;
	background-repeat: no-repeat;
}




/* FEATURES BUTTON______________________________________*/


.featuresnavbox
{
	width: 150px;
	height: 48px;
	display: block;
	float: left;
}

.featuresnavact
{
	width: 150px;
	height: 48px;
	display: block;
	float: left;
	background-image: url(images/nav/topnav.gif);
	background-position: -208px 0px;
	background-repeat: no-repeat;
}


a.features:link
{
	width: 150px;
	height: 48px;
	display: block;
	background-image: url(images/nav/topnav.gif);
	background-position: -208px -96px;
	background-repeat: no-repeat;
}

a.features:hover
{
	width: 150px;
	height: 48px;
	display: block;
	background-image: url(images/nav/topnav.gif);
	background-position: -208px -48px;
	background-repeat: no-repeat;
}

a.features:visited
{
	width: 150px;
	height: 48px;
	display: block;
	background-image: url(images/nav/topnav.gif);
	background-position: -208px -96px;
	background-repeat: no-repeat;
}


a.features:visited:hover
{
	width: 150px;
	height: 48px;
	display: block;
	background-image: url(images/nav/topnav.gif);
	background-position: -208px -48px;
	background-repeat: no-repeat;
}





/* DESIGNS BUTTON______________________________________*/


.designsnavbox
{
	width: 148px;
	height: 48px;
	display: block;
	float: left;
}

.designsnavact
{
	width: 148px;
	height: 48px;
	display: block;
	float: left;
	background-image: url(images/nav/topnav.gif);
	background-position: -358px 0px;
	background-repeat: no-repeat;
}


a.designs:link
{
	width: 148px;
	height: 48px;
	display: block;
	background-image: url(images/nav/topnav.gif);
	background-position: -358px -96px;
	background-repeat: no-repeat;
}

a.designs:hover
{
	width: 148px;
	height: 48px;
	display: block;
	background-image: url(images/nav/topnav.gif);
	background-position: -358px -48px;
	background-repeat: no-repeat;
}

a.designs:visited
{
	width: 148px;
	height: 48px;
	display: block;
	background-image: url(images/nav/topnav.gif);
	background-position: -358px -96px;
	background-repeat: no-repeat;
}


a.designs:visited:hover
{
	width: 148px;
	height: 48px;
	display: block;
	background-image: url(images/nav/topnav.gif);
	background-position: -358px -48px;
	background-repeat: no-repeat;
}





/* DESIGNS BUTTON ACT______________________________________*/


.designsnavbox2
{
	width: 148px;
	height: 48px;
	display: block;
	float: left;
}


a.designs2:link
{
	width: 148px;
	height: 48px;
	display: block;
	background-image: url(images/nav/topnav.gif);
	background-position: -358px 0px;
	background-repeat: no-repeat;
}

a.designs2:hover
{
	width: 148px;
	height: 48px;
	display: block;
	background-image: url(images/nav/topnav.gif);
	background-position: -358px -48px;
	background-repeat: no-repeat;
}

a.designs2:visited
{
	width: 148px;
	height: 48px;
	display: block;
	background-image: url(images/nav/topnav.gif);
	background-position: -358px 0px;
	background-repeat: no-repeat;
}


a.designs2:visited:hover
{
	width: 148px;
	height: 48px;
	display: block;
	background-image: url(images/nav/topnav.gif);
	background-position: -358px -48px;
	background-repeat: no-repeat;
}





/* DISPLAY HOMES BUTTON______________________________________*/


.displaynavbox
{
	width: 149px;
	height: 48px;
	display: block;
	float: left;
}

.displaynavact
{
	width: 149px;
	height: 48px;
	display: block;
	float: left;
	background-image: url(images/nav/topnav.gif);
	background-position: -506px 0px;
	background-repeat: no-repeat;
}


a.display:link
{
	width: 149px;
	height: 48px;
	display: block;
	background-image: url(images/nav/topnav.gif);
	background-position: -506px -96px;
	background-repeat: no-repeat;
}

a.display:hover
{
	width: 149px;
	height: 48px;
	display: block;
	background-image: url(images/nav/topnav.gif);
	background-position: -506px -48px;
	background-repeat: no-repeat;
}

a.display:visited
{
	width: 149px;
	height: 48px;
	display: block;
	background-image: url(images/nav/topnav.gif);
	background-position: -506px -96px;
	background-repeat: no-repeat;
}


a.display:visited:hover
{
	width: 149px;
	height: 48px;
	display: block;
	background-image: url(images/nav/topnav.gif);
	background-position: -506px -48px;
	background-repeat: no-repeat;
}







/* CUSTOMERS BUTTON______________________________________*/


.customersnavbox
{
	width: 149px;
	height: 48px;
	display: block;
	float: left;
}

.customersnavact
{
	width: 149px;
	height: 48px;
	display: block;
	float: left;
	background-image: url(images/nav/topnav.gif);
	background-position: -655px 0px;
	background-repeat: no-repeat;
}


a.customers:link
{
	width: 149px;
	height: 48px;
	display: block;
	background-image: url(images/nav/topnav.gif);
	background-position: -655px -96px;
	background-repeat: no-repeat;
}

a.customers:hover
{
	width: 149px;
	height: 48px;
	display: block;
	background-image: url(images/nav/topnav.gif);
	background-position: -655px -48px;
	background-repeat: no-repeat;
}

a.customers:visited
{
	width: 149px;
	height: 48px;
	display: block;
	background-image: url(images/nav/topnav.gif);
	background-position: -655px -96px;
	background-repeat: no-repeat;
}


a.customers:visited:hover
{
	width: 149px;
	height: 48px;
	display: block;
	background-image: url(images/nav/topnav.gif);
	background-position: -655px -48px;
	background-repeat: no-repeat;
}





/* CONTACTS BUTTON______________________________________*/


.contactsnavbox
{
	width: 126px;
	height: 48px;
	display: block;
	float: left;
}

.contactsnavact
{
	width: 126px;
	height: 48px;
	display: block;
	float: left;
	background-image: url(images/nav/topnav.gif);
	background-position: -804px 0px;
	background-repeat: no-repeat;
}


a.contacts:link
{
	width: 126px;
	height: 48px;
	display: block;
	background-image: url(images/nav/topnav.gif);
	background-position: -804px -96px;
	background-repeat: no-repeat;
}

a.contacts:hover
{
	width: 126px;
	height: 48px;
	display: block;
	background-image: url(images/nav/topnav.gif);
	background-position: -804px -48px;
	background-repeat: no-repeat;
}

a.contacts:visited
{
	width: 126px;
	height: 48px;
	display: block;
	background-image: url(images/nav/topnav.gif);
	background-position: -804px -96px;
	background-repeat: no-repeat;
}


a.contacts:visited:hover
{
	width: 126px;
	height: 48px;
	display: block;
	background-image: url(images/nav/topnav.gif);
	background-position: -804px -48px;
	background-repeat: no-repeat;
}






/* BACK BUTTON______________________________________*/


.backnavbox
{
	width: 165px;
	height: 38px;
	display: block;
	float: left;
	padding-left: 50px;
	margin: 0px;
}


a.back:link
{
	width: 165px;
	height: 38px;
	display: block;
	background-image: url(images/nav/back.gif);
	background-position: 0px -38px;
	background-repeat: no-repeat;
}

a.back:hover
{
	width: 165px;
	height: 38px;
	display: block;
	background-image: url(images/nav/back.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

a.back:visited
{
	width: 165px;
	height: 38px;
	display: block;
	background-image: url(images/nav/back.gif);
	background-position: 0px -38px;
	background-repeat: no-repeat;
}


a.back:visited:hover
{
	width: 165px;
	height: 38px;
	display: block;
	background-image: url(images/nav/back.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}






/* MORE INFO BUTTON______________________________________*/


.moreinfonavbox
{
	width: 196px;
	height: 38px;
	display: block;
	float: left;
	padding-left: 20px;
}


a.moreinfo:link
{
	width: 196px;
	height: 38px;
	display: block;
	background-image: url(images/nav/find-out-more.gif);
	background-position: 0px -38px;
	background-repeat: no-repeat;
}

a.moreinfo:hover
{
	width: 196px;
	height: 38px;
	display: block;
	background-image: url(images/nav/find-out-more.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

a.moreinfo:visited
{
	width: 196px;
	height: 38px;
	display: block;
	background-image: url(images/nav/find-out-more.gif);
	background-position: 0px -38px;
	background-repeat: no-repeat;
}


a.moreinfo:visited:hover
{
	width: 196px;
	height: 38px;
	display: block;
	background-image: url(images/nav/find-out-more.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}






/* VIEW HOME DESIGNS BUTTON______________________________________*/


.viewdesignsnavbox
{
	width: 241px;
	height: 88px;
	display: block;
	float: left;
	margin-top: 24px;
	padding-left: 37px;
}


a.viewdesigns:link
{
	width: 241px;
	height: 88px;
	display: block;
	background-image: url(images/nav/view-designs.jpg);
	background-position: 0px -88px;
	background-repeat: no-repeat;
}

a.viewdesigns:hover
{
	width: 241px;
	height: 88px;
	display: block;
	background-image: url(images/nav/view-designs.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

a.viewdesigns:visited
{
	width: 241px;
	height: 88px;
	display: block;
	background-image: url(images/nav/view-designs.jpg);
	background-position: 0px -88px;
	background-repeat: no-repeat;
}


a.viewdesigns:visited:hover
{
	width: 241px;
	height: 88px;
	display: block;
	background-image: url(images/nav/view-designs.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}




/* VIEW DISPLAY HOME BUTTON______________________________________*/


.viewdisplaynavbox
{
	width: 241px;
	height: 88px;
	display: block;
	float: left;
	margin-top: 15px;
	padding-left: 37px;
}

.viewdisplaynavact
{
	width: 241px;
	height: 88px;
	display: block;
	background-image: url(images/nav/view-displayhomes.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}


a.viewdisplay:link
{
	width: 241px;
	height: 88px;
	display: block;
	background-image: url(images/nav/view-displayhomes.jpg);
	background-position: 0px -88px;
	background-repeat: no-repeat;
}

a.viewdisplay:hover
{
	width: 241px;
	height: 88px;
	display: block;
	background-image: url(images/nav/view-displayhomes.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

a.viewdisplay:visited
{
	width: 241px;
	height: 88px;
	display: block;
	background-image: url(images/nav/view-displayhomes.jpg);
	background-position: 0px -88px;
	background-repeat: no-repeat;
}


a.viewdisplay:visited:hover
{
	width: 241px;
	height: 88px;
	display: block;
	background-image: url(images/nav/view-displayhomes.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}



/* FOR SALE BUTTON______________________________________*/


.forsalenavbox
{
	width: 241px;
	height: 88px;
	display: block;
	float: left;
	margin-top: 15px;
	padding-left: 37px;
}

.forsalenavact
{
	width: 241px;
	height: 88px;
	display: block;
	margin-top: 15px;
	background-image: url(images/nav/forsale.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}


a.forsale:link
{
	width: 241px;
	height: 88px;
	display: block;
	background-image: url(images/nav/forsale.jpg);
	background-position: 0px -88px;
	background-repeat: no-repeat;
}

a.forsale:hover
{
	width: 241px;
	height: 88px;
	display: block;
	background-image: url(images/nav/forsale.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

a.forsale:visited
{
	width: 241px;
	height: 88px;
	display: block;
	background-image: url(images/nav/forsale.jpg);
	background-position: 0px -88px;
	background-repeat: no-repeat;
}


a.forsale:visited:hover
{
	width: 241px;
	height: 88px;
	display: block;
	background-image: url(images/nav/forsale.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}






/* VIEW HOME DESIGNS BUTTON 2______________________________________*/


.viewdesignsnavbox2
{
	width: 241px;
	height: 88px;
	display: block;
	float: left;
	margin-top: 25px;
	padding-left: 45px;
}


.viewdesignsnavact2
{
	width: 241px;
	height: 88px;
	display: block;
	background-image: url(images/nav/view-designs2.jpg);
	background-repeat: no-repeat;
	float: left;
	margin-top: 0px;
	padding-left: 45px;
}


a.viewdesigns2:link
{
	width: 241px;
	height: 88px;
	display: block;
	background-image: url(images/nav/view-designs2.jpg);
	background-position: 0px -88px;
	background-repeat: no-repeat;
}

a.viewdesigns2:hover
{
	width: 241px;
	height: 88px;
	display: block;
	background-image: url(images/nav/view-designs2.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

a.viewdesigns2:visited
{
	width: 241px;
	height: 88px;
	display: block;
	background-image: url(images/nav/view-designs2.jpg);
	background-position: 0px -88px;
	background-repeat: no-repeat;
}


a.viewdesigns2:visited:hover
{
	width: 241px;
	height: 88px;
	display: block;
	background-image: url(images/nav/view-designs2.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}




/* VIEW DISPLAY HOME BUTTON 2______________________________________*/


.viewdisplaynavbox2
{
	width: 241px;
	height: 88px;
	display: block;
	float: left;
	margin-top: 25px;
	padding-left: 45px;
}


a.viewdisplay2:link
{
	width: 241px;
	height: 88px;
	display: block;
	background-image: url(images/nav/view-displayhomes2.jpg);
	background-position: 0px -88px;
	background-repeat: no-repeat;
}

a.viewdisplay2:hover
{
	width: 241px;
	height: 88px;
	display: block;
	background-image: url(images/nav/view-displayhomes2.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

a.viewdisplay2:visited
{
	width: 241px;
	height: 88px;
	display: block;
	background-image: url(images/nav/view-displayhomes2.jpg);
	background-position: 0px -88px;
	background-repeat: no-repeat;
}


a.viewdisplay2:visited:hover
{
	width: 241px;
	height: 88px;
	display: block;
	background-image: url(images/nav/view-displayhomes2.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}






/* FOOTER________________________________________________________________________*/

.footerbox
{
	width: 950px;
	height: 35px;
	display: block;
	position: relative;
	text-align: left;
	font-size: 7pt;
	line-height: 7pt;
	background-color: white;
	margin: auto;
}

.zephyrbox
{
	width: 380px;
	height: 5px;
	display: block;
	float: left;
	position: relative;
	text-align: left;
}

#zephyrspace
{
	padding-top: 13px;
	padding-left: 10px;
}

.copyrightbox
{
	width: 550px;
	height: 5px;
	display: block;
	float: right;
	position: relative;
	text-align: right;
}

#copyrightspace
{
	padding-top: 13px;
	padding-right: 10px;
}





/* GLOBAL LINK COLOURS
______________________________________________________________________________*/

a:link
{
	color: #6888c8;
	text-decoration: none;
}

a:active
{
	color: #000;
	text-decoration: underline;
}

a:hover
{
	color: #000;
	text-decoration: underline;
}

a:visited
{
	color: #6888c8;
	text-decoration: none;
}

a:visited:hover
{
	color: #000;
	text-decoration: underline;
}






/* LIGHTBOX STYLES
______________________________________________________________________________*/

#lightbox
{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}

#lightbox img
{
	width: auto;
	height: auto;
}

#lightbox a img { border: none; }

#outerImageContainer
{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}

#imageContainer { padding: 10px; }

#loading
{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}

#hoverNav
{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}

#imageContainer>#hoverNav { left: 0; }
#hoverNav a { outline: none; }

#prevLink, #nextLink
{
	width: 49%;
	height: 100%;
	background-image: url(data:image/gif;base64,AAAA);
	/* Trick IE into showing hover */
	display: block;
}

#prevLink
{
	left: 0;
	float: left;
}

#nextLink
{
	right: 0;
	float: right;
}

#prevLink:hover, #prevLink:visited:hover { background: url(images/nav/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nav/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer
{
	font: 14px Arial, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
}

#imageData
{
	padding: 0 10px;
	color: #666;
}

#imageData #imageDetails
{
	width: 70%;
	float: left;
	text-align: left;
}

#imageData #caption { font-weight: bold; }

#imageData #numberDisplay
{
	display: block;
	clear: left;
	padding-bottom: 1.0em;
}

#imageData #bottomNavClose
{
	width: 66px;
	float: right;
	padding-bottom: 10px;
	outline: none;
}

#overlay
{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
}


