body, html {
font-family: 'Ubuntu', "Trebuchet MS", Verdana, sans-serif; font-size: 11px;
padding:0px; margin:0px; height:100%; background-repeat:no-repeat; background-attachment:fixed; }

#flashphoto { height: 100%; }

	.overlay {
	position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
	width: 100%;
	background: #FFFFFF;
	opacity: 0.7;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
    filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
!important 
	}
	
		.overlay2 {
	position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
	width: 100%;
	background: #FFFFFF;
	opacity: 0.4;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=40);
    filter:alpha(opacity=40);
	-moz-opacity:0.4;
	-khtml-opacity: 0.4;
!important 
	}
	
	.container {
		position: relative;
	}

	.content {
		position: relative; /* Fixes the z-index */
	}
	
	#container .content {
		width: 100%;
	}
	
		.container2 {
		position: relative;
	}

	.content {
		position: relative; /* Fixes the z-index */
	}
	
	#container2 .content {
		width: 100%;
	}

	
	/* Let's compensate for IE6's inability to interpret top: 0; and bottom: 0; */
	* html #container .overlay { height: expression(document.getElementById("container").offsetHeight); }
	* html #container2 .overlay { height: expression(document.getElementById("container2").offsetHeight); }


h1 {
	font-family: 'Ubuntu', "Trebuchet MS", "Century Gothic", Verdana;
	font-size: 22px;
	color: #415064;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

.whitetitle{
	font-family: 'Ubuntu', "Trebuchet MS", "Century Gothic", Verdana;
	font-size: 22px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0;
	padding: 0;
	line-height: 30px;
}
.forms {
	font-family: 'Ubuntu', "Trebuchet MS", sans-serif;
	color: #000;
	text-decoration: none;
	border: 1px solid #666666;
	background-color: #FFFFFF;
	width: 200px;
	font-size: 12px;
}
.forms1 {
	font-family: 'Ubuntu', "Trebuchet MS", sans-serif;
	font-size: 11px;
	color: #415064;
	text-decoration: none;
	border: 0 none;
	background-color: #FFFFFF;
	height: 17px;
	width: 97px;
}
.forms2 {
	font-family: 'Ubuntu', "Trebuchet MS", sans-serif;
	font-size: 11px;
	color: #415064;
	text-decoration: none;
	border: 0 none;
	background-color: #FFFFFF;
	height: 17px;
	width: 40px;
}

.button {
	font-family: 'Ubuntu', "Trebuchet MS", sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #369;
	padding: 2px;
border 0 none; 		height: 22px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 12px;
}
.link {
	font-family: 'Ubuntu', "Trebuchet MS", sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #254470;
	padding: 2px;
	font-size: 11px;
}
a.link:hover { background-color: #dab65f;  }
.linkf {  font-size: 10px; color: #dab65f; text-decoration: none; }
.text {
	font-family: 'Ubuntu', "Trebuchet MS", sans-serif;
	color: #415064;
	text-decoration: none;
	font-size: 12px;
}
.text1 {  font-family: 'Ubuntu', "Trebuchet MS", sans-serif; font-size: 10px; color: #FFFFFF;  text-decoration: none; }
.mtext1 {  font-size: 10px; color: #795e1e; text-decoration: none; }
.text2 {
	font-family: 'Ubuntu', "Trebuchet MS", sans-serif;
	color: #25446c;
	text-decoration: none;
	font-size: 12px;
	font-style: italic;
}
.textp {  font-family: 'Ubuntu', "Trebuchet MS", sans-serif; color: #FFFFFF; text-decoration: none; }
.small {  font-family: 'Ubuntu', "Trebuchet MS", sans-serif; font-size: 11px; color: #795e1e; text-decoration: none; }
.links{
	color: #224472;
	text-decoration: none;
	font-family: "Ubuntu", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.links2 {  font-size: 11px; color: #795e1e; text-decoration: none; }
.titles {
    font-family: 'Ubuntu', "Trebuchet MS", sans-serif;	
	font-size: 14px;
	color: #284976;
	text-decoration: none;
	
}
.lang {font-family: "Century Gothic", Verdana; font-size: 20px; color: #dab65f; font-weight:bold; text-decoration: none; }


.navigation {
	font-family: 'Ubuntu', "Trebuchet MS", sans-serif;
	color: #FFF;
	margin:4px;
	text-decoration: none;
	font-size: 14px;
	line-height: 22px;
}
a.navigation:hover { color: #FFFFFF; }
.navactive {
	font-family: 'Ubuntu', "Trebuchet MS", sans-serif;
	color: #FFFFFF;
	margin:4px;
	text-decoration: none;
	font-size: 14px;
	line-height: 22px;
}

img { border: none; margin: 0; vertical-align: middle; }

img.plinks { border: 2px #dab65f solid; }
.plinks img{ border: 2px #dab65f solid; }
a.plinks:hover img{ border: 2px #FFFFFF solid; }


** style for jquery ui datepicker **/
#ui-datepicker-div{
    font-size:11pt;
	z-index: 1000 !important;
}
#ui-datepicker-div span.ui-datepicker-month{
    color:#fff;
}
#ui-datepicker-div span.ui-datepicker-year{
    color:#eee;
}


.toggle_container
{ display: none; margin: 0px; position: relative; }

.trigger {
 margin-right: 10px; padding: 0; cursor:pointer; }


#mask {
  position:absolute; left:0; top:0; z-index:9000; background-color:#000; display:none; }
  
#boxes .window {
  position:absolute; left:0; top:0; width:800px; height:600px; display:none; z-index:9999; padding:20px; }

#boxes #dialog {
  width:auto; height:auto; }

