/*    css wg stand with menu           */
/*                                     */
/*    global settings                  */
/*                                     */

body 
{
background: #0A0A0A; 
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin:0; 
padding:0;  
position: center; 
top:0; left:0;
}
	
/*                     */
/* lightbox            */
/*                     */

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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: transparent url(../images/blank.gif) no-repeat; /* 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/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, 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: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
    
    
/* menu                                */


ul.menu {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 158px; /* Width of Menu Items */
	border-bottom: 1px solid #ffffff;
    }

ul.menu li.menu {
	position: relative;
	}
	
li.menu ul.menu {
	position: absolute;
	left: 157px; /* Set 1px less than menu width */
	top: 0;
	display: none;
	}

ul.menu li.menu a {
	display: block;
	text-decoration: none;
    font-size: 14px;
	padding: 8px;
    line-height: 172%;
	border: 1px solid #ffffff;
	border-bottom: 0;
    font-family: arial, MS Sans Serif, sans-serif;
    color: #000000;
    background: #ffffff; /* IE6 Bug */
	}

/* Fix IE. Hide from IE Mac \*/
* html ul.menu li { float: left; height: 1%; }
* html ul.menu li.menu a { height: 1%; }
/* End */

ul.menu li.menu a:hover { color: #FAFFFF; background: #1F4255;} /* Hover Styles */
		
li.menu ul.menu li.menu a { padding: 6px 9px; } /* Sub Menu Styles */
		
li.menu:hover ul.menu, li.menu.over ul.menu { display: block; } /* The magic */


table td {padding: 0; border-width: 0; vertical-align: top;}
.mapsection {font-family: Tahoma;font-size: 12px;}
.mapitem {font-family: Tahoma;font-size: 10px;}

/* fm                             */
form {
margin:0;
padding:0;
display:inline;
}

input, select, textarea {
font:1em arial, helvetica, sans-serif;
}

textarea {
line-height:1.25;
}

label {
cursor:pointer;
}

.form_control {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 13px;
 background-color: #ffffff;
 color: #000000;
 margin-right: 10px;
}


/* headers                             */


h1, h2, h3, h4, h5, h6 {
margin:0;
padding:0;
font-weight:normal;
}

h1 {
    font-family: Arial, Trebuchet MS, Georgia, Verdana, MS Sans Serif, sans-serif;
    color: #6F5187;
    font-size: 22px;
}
h2 {
    font-family: Arial, Trebuchet MS, Georgia, Verdana, MS Sans Serif, sans-serif;
    color: #6F5187;
    font-size: 22px;
} 
h3 {
font-family: Tahoma, verdana, arial, helvetica, sans-serif;
font-size: 20px;
color: #5D5C6A;
}


p {
    line-height: 160%;
    font-family: Verdana, Arial, MS Sans Serif, sans-serif, Trebuchet MS, Georgia;
    color: #1D1B1F;
	font-size: 0.8em;
    text-decoration: none;
    text-align: justify;
    padding: 0px; 
    }
    
p.item {
    line-height: 140%;
    font-family: Verdana, Arial, MS Sans Serif, sans-serif, Trebuchet MS, Georgia;
    color: #5B476B;
	font-size: 11px;
    text-decoration: none;
    text-align: justify;
    padding: 0px; 
    }
    
    
p.caps {
text-transform: uppercase
}
p.right {
    text-align:right;
    margin: 7 px; 
    }
    
    
.main_txt {
    font-family: Verdana;
    color: #464547;
	font-size: 13px;
	}

  
.high_1 {
    line-height: 170%;
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 13px;
    color: #71588E;
    border-bottom: 1px dotted #71588E;
    text-decoration: none;
	}
a.high_1:hover {color: #3C3C3C;}   


.high_2 {
    line-height: 170%;
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 11px;
    color: #71588E;
    font-weight: bold;
    text-decoration: none;
	}
a.high_2:hover {color: #C5ABDB;}   

.high_3 {
   font-family: Tahoma, verdana, arial, helvetica, sans-serif;
   font-size: 30px;
   color: #890A4A;
    text-decoration: none;
    font-weight: bold;
	}

.high_4 {
    font-family: verdana, arial, helvetica, sans-serif;
   font-size: 11px;
   color: #294A5D;
    text-decoration: none;
    font-weight: bold;
	}

.head_txt {
    font-family: Trebuchet MS, Georgia, Verdana, Arial, MS Sans Serif, sans-serif;
    color: #5A3E70;
	font-size: 1.0em;
    text-decoration: none;
	}
    
    
.contact_details {
   font-family: Tahoma, verdana, arial, helvetica, sans-serif;
   font-size: 26px;
   color: #294A5D;
    text-decoration: none;
	}
a.contact_details:hover {color: #840042;}   

.contact_details2 {
   font-family: Tahoma, verdana, arial, helvetica, sans-serif;
   font-size: 26px;
   color: #840042;
    text-decoration: none;
	}
a.contact_details2:hover {color:#294A5D;}

.top_txt {
    font-family: Verdana;
    color: #9AA4AE;
	font-size: 10px;
    text-decoration: none;
	}


.design_txt {
    font-family: Verdana;
    color: #C2C1C9;
	font-size: 10px;
    text-decoration: none;
	}
a.design_txt:hover {color: #B7B5D1;}   


.mapitem {
    font-family: Verdana;
    color: #6F5187;
	font-size: 13px;
    text-decoration: none;
	}
a.mapitem:hover {color: #3C3C3C;}   


.lnks_pg {
    line-height: 150%;
    font-family: Verdana, Arial, MS Sans Serif, sans-serif, Trebuchet MS, Georgia;
    color: #5B476B;
    font-size: 11px;
    font-weight:bold;
    text-decoration: none;
    }
a.lnks_pg:hover {color: #3C3C3C;} 

.lnks_pg_txt {
    font-family: verdana, arial, helvetica, sans-serif;
    color: #1D1B1F;
	font-size: 11px;
    text-decoration: none; 
    }
.nav_menu {
    font-family: Trebuchet MS, Georgia, Verdana, Arial, MS Sans Serif, sans-serif;
    font-size: 16px;
    color: #FBFFFF;
    text-decoration: none; 
    }
a.nav_menu:hover {color: #8BD0C8;} 

.nav_menu_wrap {
    font-family: Trebuchet MS, Georgia, Verdana, Arial, MS Sans Serif, sans-serif;
    color: #ffffff;
    font-size: 16px;
    text-decoration: none; 
    }
