body, html {
font-family:"Open Sans", "Trebuchet MS", Verdana; font-size:12px; color:#2f2f2f;
padding:0; margin:0; width:100%; height:100%; background-repeat:no-repeat; background-attachment:fixed; }

a { color:inherit; text-decoration:none; }

#flashphoto { height:100%; }

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

	.content {
		position:relative; /* Fixes the z-index */
	}
	
	#container .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 #container .overlay1 { height:expression(document.getElementById("container").offsetHeight); }

h1 { font-family:"Open Sans", "Trebuchet MS", Verdana; font-size:30px; color:#333333; text-decoration:none; font-weight:lighter; font-style:italic; margin:0; padding:0; }

.forms1 {
	font-size:11px;
	color:#FFFFFF;
background: url(images/calendar.png) right no-repeat;
border:none;
outline:none;
width:132px;
height:20px;
line-height:20px;
padding-left:5px;}
select.forms1 {
font-size: 11px;
	color: #FFFFFF;
	border:none;
	width:40px;
	line-height:16px;
	height:16px;
	text-indent:2px;
	margin-left:4px;
}
select.forms1:focus { 
    background-color:#333333;
}

.forms1box {
width:117px;
background:url(images/forms1.png) no-repeat;	
}
.forms2box {
width:50px;
background:url(images/forms2.png) no-repeat;	
}


.forms {
	font-size:11px; 
	color:#333333;
	background:#FFFFFF;
	border:1px solid #cac7c3;
	outline:none;
}

.button { font-size:11px; 
	border:none;
	background: url(images/button.png);
	width:117px;
	height:20px;
	line-height:20px;
	color:#FFFFFF;
	text-decoration:none;
	display:inline-block;
}

.text { }
.text1 { font-size:11px; color:#ffffff;  }
.text2 { font-size:11px; }
.links{   }
.linkf {  font-size:11px; color:#ffffff; text-decoration:none; }
.titles { font-family:Verdana, sans-serif; font-size:15px; color:#333333; text-decoration:none; padding-bottom:5px; }

.navigation {  color:#FFFFFF; padding:2px; margin-left:2px; text-decoration:none; text-transform:uppercase }
a.navigation:hover { color:#ffa200; }
.navactive {  color:#ffa200; padding:2px; margin-left:2px; text-decoration:none; text-transform:uppercase }

p { padding-bottom:10px; text-align:justify}
ul {padding-left:20px;}

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

img.plinks { border:1px #CCCCCC solid; }
.plinks img{ border:1px #CCCCCC solid; }
a.plinks:hover img{ border:1px #FFFFFF solid; }

#box div:first-child{ margin-right:10px; background:#C00 }
#box div:last-child { margin-right:0px !important; background: #000000 }


** 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;
}

ul#demo-block{ margin:0 15px 15px 15px; }
ul#demo-block li{ margin:0 0 10px 0; padding:10px; display:inline; float:left; clear:both; color:#aaa; background:url('/sf/slideshow/img/bg-black.png'); font:11px Helvetica, Arial, sans-serif; }
ul#demo-block li a{ color:#eee; font-weight:bold; }

#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; }
  
  
  .buttonpr { font-size:11px; 
	border:none;
	width:120px;
	background-color:#FFFFFF;
	height:19px;
	line-height:19px;
	color:#000000;
	text-decoration:none;
	display:inline-block;
	cursor:pointer;
	text-transform:uppercase;
	text-align:center;
	margin-top:5px;
}
.buttonpr2 { font-size:11px; 
	border:none;
	width:150px;
	background-color:#6ec5dc;
	height:19px;
	line-height:19px;
	color:#000000;
	text-decoration:none;
	display:inline-block;
	cursor:pointer;
	text-transform:uppercase;
	text-align:center;
		margin-top:5px;
}