@charset "utf-8";
/* CSS Document */
body {
color:#003366;
font-size:.8em;
margin:0;
background-image:url(../images/layout/backer.jpg);
	background-repeat:repeat-x;
	background-position:top;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:.8em;
}

.littletext {
color:#003366;
}

#body {
	padding:25px;
	margin:15px 0;
	}
div#body ul {
	margin:0 25px; padding:0;
	}
div#body ul li {
	padding:5px 0;
	font-style:oblique;
	}
#all_updates {
	position:absolute;
	top:0;
	left:0;
	}
.red {color:#900;
font-size:.7em;}

h1 {
color:#003366;
font-size:1em;
margin:10px 0 10px 0;
}
h2 {
color:#003366;
font-size:1em;
text-decoration:underline;
padding:15px 0 0 5px;
	}
.clear:after { display:block; 
visibility:hidden; 
clear:both; 
height:0; 
content: "."; }

input[type="text"] {width:250px;padding:5px;vertical-align:middle;}
input[type="submit"] {width:auto;padding:5px;vertical-align:middle;}
textarea {width:250px;height:100px;padding:5px;}
.submit {width:90px;}

#content {width:70%;height:auto;margin:15px auto;}

div#main a, a:link, a:visited {
		
	color:#369;
	text-decoration:none;
	cursor:pointer;
	

	}	
div#main a:hover {
		
	color:#69C;
	text-decoration:none;	
		cursor:pointer;


	}

img {border:0;}

.right {float:right;}
.left {float:left;}
.floatleft {float:left; margin:0 25px 0 0;}

td {}

p {margin:10px 5px 0 10px;}

div#top_brick {
	
	background-image:url(../images/layout/grad.jpg);
	background-repeat:repeat-x;
	background-position:top;
	width:100%;
	height:100%;
	background-color:#FFF;}


div#header {
	width:900px;
	height:68px;
	margin:0 auto 0 auto;
	background-image:url(../images/layout/grad.jpg);
	background-repeat:repeat-x;
	background-position:top;
	position:relative;
}
	
div#logo {
	
margin:5px 0 0 0;
border:0;
	float:left;

	}	
	
div#logo h1 {
	
font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration:none;
	font-weight:bolder;
	margin:20px;

	}		
	
div#flags {
	position:absolute;
	top:10px;
	right:0;
	}	
	

div.hr {
	color:#009966;
	width:100%;
	margin:0;
	padding:0;
	background-color:#fcd80b;
	height:3px;
	clear:both;
	}

div.container {
	width:900px;
	height:100%;
	margin:0 auto 0 auto;
	background-color:#FFF;
	vertical-align:top;
	
	}
	
div.container p a, a:link, a:visited {
		
	color:#369;
	text-decoration:none;
	cursor:pointer;
	
	}	
div.container p a:hover {
		
			font-size:1em;

	color:#69C;
	text-decoration:none;	
		cursor:pointer;

	}	
	
div#loginbox {
	width:258px;
	margin:0 auto 0 auto;
	
	}
	
div#navigation {
	width:100%;
	height:auto;
	margin:0 auto 0 auto;
	padding:0;
	}	
	
div#main {
	width:100%;
	height:100%;
	clear:both;
	margin:0 ;
	padding:0 ;
	position:relative;
		vertical-align:top;
min-height:450px;
	}	
div#login-main {
	height:500px;
	background-color:#FFF;
width:1100px;
	clear:both;
		vertical-align:top;

	}	

div#login-box {
	height:;
width:300px;
	margin:0 auto 0 38%;
padding:30px 0 0 0;
	}	

div#left_col {
		width:25%;
		height:100%;
	float:left;
	margin:25px auto;
	padding: 5px 10px;
	}
div#left_col p {
		width:auto;
	margin:5px;
	font-weight:500;
	color:#333;
	}

div#right_col{
	width:auto;
		height:100%;
		float:right;
	}
	
div#left_col2{
	float:left;
	width:50%;
	margin:25px 0 0 0;
	height:450px;
	}	
	
div#right_col2{
	width:350px;
	margin:15px 0 0 0;
	height:100%;
	float:right;}	
	
div#right_col p {
	margin:15px 0 0 0;
	height:100%;
	}
div#bottom_brick {
	
	background-image:url(../images/layout/footer.jpg);
	background-repeat:repeat-x;
	background-position:top;
	width:100%;
	height:100%;
	background-color:#FFF;
	clear:both;}	
div#footer {
	width:900px;
	height:80px;
	margin:0 auto 0 auto;
	padding:0;
	clear:both;
position:relative;
	}
div#footer div{
	width:auto;
	height:auto;
	float:left;
	vertical-align:top;
	padding:10px 20px;
	}		
div#footer div p{
	padding:2px
	}	


div.box h2 {
color:#003366;
text-decoration:underline;
padding:15px 0 0 5px;
	}

.box-header {width:258px;
height:49px;
padding:0 10px 0 10px;
margin:0;
background-image:url(../images/layout/box/top_grey.jpg);
background-repeat:no-repeat;
}
.box-content {width:258px;
background-image:url(../images/layout/box/extend_grey.jpg);
background-repeat:repeat-y;
padding:5px 0 10px 0;
}

.box-content form {text-align:center;
}

.box-content input {
	width:150px;
	padding:5px;
color:#666;
}


.box-footer {width:258px;
height:29px;
background-image:url(../images/layout/box/bottom_grey.jpg);
background-repeat:no-repeat;
position:relative;
}
.box-footer p{
position:absolute;
top:0;
left:20%;
}
div.box-footer a, a:link, a:visited {
		
	color:#369;
	text-decoration:none;
	cursor:pointer;
	
	}	
div.box-footer a:hover {
		
	color:#69C;
	text-decoration:none;	
		cursor:pointer;

	}
	
.abstract {
	width:auto;
	margin:0 15px 0 15px;


}
.abstract h3 {
	background: url(../images/layout/box/article-plus.jpg) no-repeat right ;
	color:#369;
	cursor: pointer;
	margin:10px 0;
	padding: 7px 15px 15px 15px ;
		font-size:.9em;

}
.abstract h3:hover {
		color:#69C;
}
.abstract h3.active {
	background-position: right;
}
.abstract p {
		color:#666;
	padding:20px;
height:auto;
	background-color: #f7f7f7;
	margin: 0;
	font-size:.9em;
}

.top-sub-nav {
	color:#99cccc;
position:absolute;
top:35%;
right:10px;
}

.top-sub-nav a, a:link, a:visited{
	color:#99cccc;
		
	}
.top-sub-nav a:hover{
	color:#fcd80b;
		
	}	

span.sub-nav {float:left;
	color:#99cccc;
	margin:0 15px;

}

span.sub-nav a, a:link, a:visited{
	color:#99cccc;
		
	}
span.sub-nav a:hover{
	color:#fcd80b;	
	}	

#copyright {
	color:#666;
		text-align:center;
		width:900px;
		margin:0 auto 0 auto;
	}
#copyright a,a:link {
	color:#99cccc;
	font-weight:bold;
	font-variant:small-caps;
		text-align:center;
	}
.short {width:600px;
height:500px;}

.iframe {
	height:800px;
	}



div.schedule {width:100%; height:100%;clear:both;}
div#cell {padding:5px 0;border-bottom:1px dotted #CCC;width:16.2%;text-align:center;float:left; margin:0; height:auto; min-height:20px;}
div#detailcell {border:0;width:16.2%;float:left; margin:0; height:auto; min-height:20px;}
span#cell {padding:5px;margin:5px;border:#CCC 1px dashed;width:10.2%;text-align:center;float:left;height:auto;}
span#top-cell {text-align:center;border-bottom:1px dashed #ccc ;width:100%;}
span#bottom-cell {text-align:center;}


.schedule h3 {
		color:#369;
	cursor: pointer;
	margin:0;
	padding:0;
	font-size:1em;
}
.schedule h3:hover {
		color:#69C;
		}

.schedule p {
		color:#003;	
	padding: 10px 11px ;
height:50px;
	background-color:#fff;
	margin:10px 0 0 0;
	width:584px;
	text-align:center;
	border:0;
}

.days:after {clear:both;
width:100%;
display:block;
content:".";
visibility:hidden;
}

/*ie 7*/
html*.abstract p {
		color:#666;
		
	padding: 0;
height:100%;
	background-color: #f7f7f7;
	margin: 0;

}

html*h1 {

color:#003366;
margin:0 0 0 0;
}

.block {width:700px;
margin:15px auto 0 auto;
}



.popup {
	margin: 5px 0 0;
	padding: 0;
	list-style: none;
}
.popup li {
	padding: 0;
	margin: 5px 2px;
	position: relative;
	text-align: left;
}
.popup a {
	padding: 5px 5px;
	color: #000000;
	width: 100px;
	text-decoration: none;
	font-weight: bold;
	background: url(images/button.gif) no-repeat center center;
}
.popup li em {
	font-weight: normal;
	background-color:#ffffff;
	border:1px #999 solid;
	width: 200px;
	height: auto;
	position: absolute;
	text-align: left;
	left: 380px;
	padding:5px;
	font-style: normal;
	z-index: 2;
	display: none;
}

.row0 {
    background-color: #ffffff;
}

.row1 {
    background-color: #f0f0f0;
}

#imagePreview {
	margin:25px 0 0 50px;
	}
	
#imagePreview img {
	border:#999 1px solid;
	}
	
#service_updates {
	padding:10px;
	border-bottom:#CCC dotted 1px;
	width:100%;

	}	
	
	#service_updates ul {
			text-align:Left;
	}	
	#service_updates li {
display:block; padding:5px;
white-space:nowrap;
	}	
	
	.right-border{border-right:#CCC 1px dotted;}
	.bottom-border{border-bottom:#CCC 1px dotted;}
	#gallery {
		border-left:#CCC 1px dotted;
		}
				#services h1 {
					font-variant:small-caps;
					margin:25px 0 10px 0;
					width:100%;
					text-decoration:underline;
			}
		#services ul {
	margin:0;padding:0;		
			}
			
					#services ul li{
	padding:5px; border-bottom:#CCC 1px dotted;
	display:block;
			}
