/* CSS Document */
body {
	margin:0px;
	padding: 0px;
	background-color: #FFFFFF;
	text-align: center;
}
#wrapper {
    margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: left;
	margin-top: 0px;
	width: 985px;
	padding: 0px;
	border: #167097 1px solid;
}




#closer {
	position: absolute;
	z-index: 80;
	left: 0px;
	top: 0px;
	visibility: hidden;
}


#header {
	position: static;
	margin: 0px;
	padding: 0px;
	height: 188px;
}
.imageElement {
    display:none;
}

#HeaderRotator {
	margin: 0px;
	padding: 0px;
	width: 985px;
	height: 188px;
	text-align: left;
	overflow: hidden;
}


#menu {
	/* width: 740px; */
	position: absolute;
	z-index: 90;
	right: 0px;
	top: 162px;
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
#menu ul {
	border: 0px none;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
	clear: left;
}

#menu ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 25px;
	height: 25px;
	background-image: url(/images/imgSpacer.gif);
	background-repeat: repeat;
}

#menu ul li a {
	border-right: 1px solid #FFFFFF;
	padding: 0px;
	margin: 0px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	text-align: center;
    
}

#menu ul li a:hover {
	background-color: #6F9DBB;
	
}

#menu ul li#mnu1 a {
	width: 52px;
}
#menu ul li#mnu2 a {
	width: 83px;
    
}
#menu ul li#mnu3 a {
	width: 112px;
    
}
#menu ul li#mnu4 a {
	width: 135px;
    
}
#menu ul li#mnu5 a {
	width: 89px;
    
}
#menu ul li#mnu6 a {
	width: 101px;
    
}
#menu ul li#mnu7 a {
	width: 68px;
    
}
#menu ul li#mnu8 a {
	width: 92px;
    
}



.dropdown {
	visibility: hidden;
	z-index: 85;
	position: absolute;
	top: 186px;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	background-image: url(/images/imgDropdownBackground.png);
	background-repeat: repeat-x;
}
.dropmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	color: #167097;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
    
}
.dropmenu a {
	text-decoration:none;
	color: #167097;
	padding: 3px 10px 3px 11px;
	margin: 0px;
    display: block;
} 

.dropmenu a:hover {
	color: #FFFFFF;
	background-color: #6F9DBB;
}

#lhsmenu {
	position: absolute;
	z-index: 100;
	left: 0px;
	top: 230px;
	margin: 0px;
	padding: 0px;
	border-right: 1px dotted #337399;
    width: 120px;
	height: 440px;
    margin: 0px;
	padding: 0px 10px 0px 25px;
}
#lhsmenu h4 {
	padding: 0px;
    margin: 10px 0px 10px 0px;
	font-family: "Arial Narrow";
	color: #6C6E70;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
#lhsmenu p {
	padding: 0px;
    margin: 10px 0px 10px 0px;
	font-family: "Arial Narrow";
	color: #6C6E70;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
#lhsmenu a {
	color: #6C6E70;
	text-decoration: none;
}
#lhsmenu a:hover {
	color: #3E84B8;
}

#logon {
	position: absolute;
	z-index: 400;
	right: 20px;
	top: 200px;
	margin: 0px;
	padding: 0px;
	width: 200px;
	height: 40px;
    margin: 0px;
}
#logon p {
	padding: 0px;
    margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #3A84A8;
	font-size: 12px;
	font-weight: normal;
}

#logon .logonbox {
	font-family: Arial, Helvetica, sans-serif;
	color: #3A84A8;
	font-size: 12px;
	font-weight: normal;
	border: 1px solid #3A84A8;
	margin: 0px;
	padding: 1px 0px 1px 23px;
	background-image: url(/images/imgLogonBackground.gif);
	background-repeat: no-repeat;
	
}
#logon .logonbutton {
	font-family: Arial, Helvetica, sans-serif;
	color: #3A84A8;
	font-size: 11px;
	font-weight: normal;
	border: 1px solid #3A84A8;
	margin: 0px;
	padding: 0px;
	
}
#contentwrapper {
	margin: 0px;
	padding: 0px;
	position: static;
}

#content, #content1 {
	margin: 0px;
	padding: 0px;
    min-height: 400px;
}

#content p, #content1 p, #content ol, #content1 ol, #content ul, #content1 ul, #content h1, #content1 h1, #content h2, #content1 h2, #content h3, #content1 h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	margin: 15px 10px 15px 10px;
	padding: 0px;
}

#content p, #content1 p {
	font-size: 12px;
}

#content ol, #content1 ol {
	font-size: 12px;
	margin-left: 20px;
	padding-left: 20px;
}
#content ul, #content1 ul {
	font-size: 12px;
	margin-left: 15px;
	padding-left: 15px;
	list-style-type: square;
}
#content li, #content1 li {
	margin-bottom: 5px;
}
#content h1, #content1 h1 {
	color: #909092;
	font-size: 17px;
	font-weight: normal;
	margin-top: 25px;
}
#content h2, #content1 h2 {
	color: #666666;
	font-size: 13px;
	font-weight: bold;
}
#content h3, #content1 h3 {
	color: #666666;
	font-size: 11px;
	font-weight: bold;
}

#content .NarrowText, #content1 .NarrowText {
    font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#content a, #content1 a {
	text-decoration: none;
	/* color: #B8D043; */
	color: #0585BB;
}
#content a:hover, #content1 a:hover {
	text-decoration: underline;
}

#content .NoHyperlinkColour, #content1 .NoHyperlinkColour  {
    color: #666666;
	text-decoration: none; 
}
#content .NoHyperlinkColour:hover, #content1 .NoHyperlinkColour:hover  {
	text-decoration: none; 
}
.CellBorderR {
	border-right: 1px solid #999999;
}
.CellBorderLR {
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
}
.CellBorderLRT {
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	border-top: 1px solid #999999;
}
.CellBorderRT {
	border-right: 1px solid #999999;
	border-top: 1px solid #999999;
}
.CellBorderLT {
	border-left: 1px solid #999999;
	border-top: 1px solid #999999;
}
.CellBorderT {
	border-top: 1px solid #999999;
}

#footerlinks {
	margin: 0px;
	padding: 0px;
	position: static;
}

#footerlinks p {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	margin: 0px 0px 10px 50px;
	padding: 0px;
    font-size: 10px;
}

#footerlinks a {
	text-decoration: none;
	color: #0585BB;
}
#footerlinks a:hover {
	text-decoration: underline;
}


#footer {
    margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: left;
	margin-top: 0px;
	width: 985px;
	padding: 0px;
	clear: both;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C8C9CA;
	margin: 0px;
	padding: 0px;
}
#footer a {
	color: #C8C9CA;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#credit {
    position: static;
	margin: 0px;
	padding: 0px;
	clear: both;
	text-align: center;
}
#credit p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	margin: 0px;
	padding: 5px 0px 5px 0px;
	text-align: center;
}
#credit a {
	color: #CCCCCC;
	text-decoration: none;
}
#credit a:hover {
	text-decoration: underline;
}
.result {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FF0000;
	margin-left: 14px;
}
.contactresult {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FF0000;
	margin-left: 14px;
}
.resultok {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #00CC00;
}
.formerror {
    color: #CC0000;
}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #262324;
}
.ArtistsImpressions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #262324;
}
.RightImageMargin {
    margin-left: 15px;
	margin-bottom: 10px;
}
.RightFloatLayer {
    margin: 5px 0px 10px 15px;
	float: right;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 10px;
	font-weight: normal;
	clear: both;
}
.RightFloatLayer a:hover {
    text-decoration: none;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #262324;
	font-size: 11px;
	font-weight: normal;
}
#AnnouncementManagementTable {
    margin-left: 10px;
}	
#AnnouncementManagementTable thead td  {
	border-top: dotted 1px #CCCCCC;
	border-bottom: dotted 1px #CCCCCC;
	background-color: #EEEEEE;
}	
	
#AnnouncementManagementTable td  {
	border-bottom: dotted 1px #CCCCCC;
}
#AnnouncementManagementTable td p  {
	margin: 0px;
	padding: 0px;

}
.subscribebox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	border: 1px solid #DDDDDD;
	width: 140px;
}
.subscribebutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	margin: 3px 0px 3px 0px;
}

.MailMergeTable {
	margin-left: 20px;
	
}
.MailMergeTable td {
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.NewsletterListTable {
	margin-left: 20px;
}
.NewsletterListTable td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
#RegistrationTable {
	margin-left: 14px;
}
#RegistrationTable td {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
    font-size: 11px;
	vertical-align: top;
	padding: 4px 5px 4px 0px;
	margin: 0px;
}
#RegistrationTable td .RegistrationBox {
	font-family: Arial, Helvetica, sans-serif;
	color: #3A84A8;
	font-size: 11px;
	font-weight: normal;
	border: 1px solid #3A84A8;
	margin: 0px;
	padding: 0px 1px 0px 1px;
	
}
#RegistrationTable td .RegistrationCheckBox {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	font-weight: normal;
	border: none;
	margin: 0px;
	padding: 0px;
	
}
#RegistrationTable td .RegistrationSelectBox {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	font-weight: normal;
	border: 1px solid #3A84A8;
	margin: 0px;
	padding: 0px;
	
}
#RegistrationTable td .RegistrationButton {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #3A84A8;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #3A84A8;
	margin: 0px;
	padding: 0px;
}

#EOITable {
	margin-left: 14px;
}
#EOITable td {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
    font-size: 11px;
	vertical-align: top;
	padding: 4px 5px 4px 0px;
	margin: 0px;
}
#EOITable td .RegistrationBox {
	font-family: Arial, Helvetica, sans-serif;
	color: #3A84A8;
	font-size: 11px;
	font-weight: normal;
	border: 1px solid #3A84A8;
	margin: 0px;
	padding: 0px 1px 0px 1px;
	
}
#EOITable td .RegistrationCheckBox {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	font-weight: normal;
	border: none;
	margin: 0px;
	padding: 0px;
	
}
#EOITable td .RegistrationRadioButton {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	font-weight: normal;
	border: none;
	margin: 0px;
	padding: 0px;
	
}
#EOITable td .RegistrationSelectBox {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	font-weight: normal;
	border: 1px solid #3A84A8;
	margin: 0px;
	padding: 0px;
	
}
#EOITable td .RegistrationButton {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #3A84A8;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #3A84A8;
	margin: 0px;
	padding: 0px;
}

.FloorplanImageDisplay {
	position:absolute;
	left: 50px;
	top: 320px;
	width: 600px;
	text-align:left;
	visibility: hidden;
	z-index: 300;
}

.RHSImage1 {

    margin: 30px 0px 0px 0px;
    padding: 0px;
    border: none;
}
.GalleryLayer {
    position: absolute;
	left: 50px;
	top: 250px;
	width: 670px;
	visibility: hidden;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
}
#InteractivePlanMenu {
    position: absolute;
	left: 310px;
	top: 400px;
	width: 250px;
	z-index: 40;
}
#InteractivePlanMenu p {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10px;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	
}
#InteractivePlanMenu p a {
	color: #666666;
	text-decoration: none;
}
#InteractivePlanMenu p a:hover {
	color: #0585BB;
}

.InteractivePlanLayerLHS {
    position: absolute;
    z-index: 45;
	left: 50px;
	top: 250px;
	width: 230px;
	visibility: hidden;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
}
.InteractivePlanLayerLHS a {
    text-decoration: none;
	color: #0585BB;
}

.InteractivePlanLayerLHS a:hover {
    text-decoration: underline;
}

.InteractivePlanLayerThumb {
    position: absolute;
    z-index: 50;
	left: 310px;
	top: 250px;
	width: 250px;
	height: 130px;
	visibility: hidden;
}

.InteractivePlanLayerRHS {
    position: absolute;
	right: 0px;
	top: 188px;
	width: 435px;
	visibility: hidden;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
}

.DisplayVillageLayer {
    position: absolute;
	left: 550px;
	top: 218px;
	width: 415px;
	visibility: hidden;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
}
.RHSCaption {
    font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	text-align: right;
	margin: 0px 20px 0px 0px;
	padding: 0px;
}

.RHSImage2 {

    margin: 62px 0px 0px 0px;
    padding: 0px;
    border: none;
}


#wrapper .IntroTable {
    margin: 5px 0px 10px 0px;
    padding: 0px;
}	

	
#wrapper .IntroTable td  
{
    margin: 0px;
    padding: 0px;
    width: 200px;
    
}
#wrapper .IntroTable td img 
{
    border: none;
    width: 200px;
    height: 106px;
    
}
#wrapper .IntroTable td
{
    background-position: left top;
    background-repeat: no-repeat;
    vertical-align: top;
}
#wrapper .IntroTable td.IntroR1C1
{
    background-image: url(/images/intro/imgR1C1.jpg);
}
#wrapper .IntroTable td.IntroR1C1:hover
{
    background-image: url(/images/intro/imgR1C1_on.jpg);
}
#wrapper .IntroTable td.IntroR1C2
{
    background-image: url(/images/intro/imgR1C2.jpg);
}
#wrapper .IntroTable td.IntroR1C2:hover
{
    background-image: url(/images/intro/imgR1C2_on.jpg);
}
#wrapper .IntroTable td.IntroR1C3
{
    background-image: url(/images/intro/imgR1C3.jpg);
}
#wrapper .IntroTable td.IntroR1C3:hover
{
    background-image: url(/images/intro/imgR1C3_on.jpg);
}
#wrapper .IntroTable td.IntroR1C4
{
    background-image: url(/images/intro/imgR1C4.jpg);
}
#wrapper .IntroTable td.IntroR1C4:hover
{
    background-image: url(/images/intro/imgR1C4_on.jpg);
}
#wrapper .IntroTable td.IntroContentCell
{
    background-position: right bottom;
    background-repeat: no-repeat;
    background-image: url(/images/intro/imgIntroCellBg.jpg);
    padding: 0px 0px 20px 0px;
}
#wrapper .IntroTable td.IntroContentCell h1 
{
    font-family: Arial, Helvetica, sans-serif;
	color: #008BBF;
	margin: 5px 10px 0px 5px;
	padding: 0px;
	font-weight: normal;
	font-size: 16px;
}
#wrapper .IntroTable td.IntroContentCell p 
{
    font-family: Arial, Helvetica, sans-serif;
	color: #8A8C8F;
	margin: 2px 15px 0px 5px;
	padding: 0px;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
}
#wrapper .IntroTable td.IntroContentCell p a 
{
    color: #008BBF;
    text-decoration: none;
}
#wrapper .IntroTable td.IntroContentCell p a:hover 
{
    text-decoration: underline;
}
