/* Getting the new tags to behave */
article, aside, audio, 
canvas, command, 
datalist, details, 
embed, 
figcaption, figure, footer, 
header, hgroup, 
keygen, 
meter, 
nav, 
output, 
progress, 
section, source, 
video {
	display:block;
}
mark, 
rp, rt, ruby, 
summary, 
time {
	display:inline;
}

/* Global properties ======================================================== */
body { 
	background:#468ca4; 
	font-family:"trebuchet MS", Helvetica, sans-serif;
	font-size:100%; 
	line-height:1em;
	color:#a7a7a7;
}
html,
header,
section#content,
aside,
footer { 
	min-width:990px;
}
html, 
body { 
	height:100%;
}



/* Global Structure ============================================================= */
.container {
	margin:0 auto;
	width:990px;
	font-size:.814em;
	overflow:hidden;
}

	/* Header */
	header {
		border-top:7px solid #e3e3e3;
		background-image:url(../images/header-bg.jpg);
		background-repeat:no-repeat;
		background-position:center bottom;
		background-color:#f8f8f8;
	}
		header .container {
			height:538px;
			position:relative;
		}
	
	/* Content */
	section#content {
		background-color:#f8f8f8;
		width:100%;
	}

	#FormSchedule {
  font-family: Arial, Helvetica, sans-serif;
  border-collapse: collapse;
  width: 100%;
}

	#FormSchedule .style6 {
		font-size: 14px; color: #FF0000; }

#FormSchedule td, th {
  border: 1px solid #ddd;
  padding: 8px;
}

#FormSchedule tr:nth-child(even){background-color: #f2f2f2;}

#FormSchedule tr:hover {background-color: #ddd;}

#FormSchedule #header th {
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: left;
  background-color: #324860;
  color: white;
}

#FormSchedule #subheader th {
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: left;
  background-color: #4CAF50;
  color: white;
}

	
	/* Sidebar */
	aside {
		background:url(../images/tail-middle.jpg) repeat-x left top #61afc4;
		width:100%;
		color:#f8f8f8;
	}
			
	/* Footer */
	footer {
		background:url(../images/tail-bottom.gif) repeat-x left top;
		width:100%;
		color:#8fd2e3;
	}


/* Left & Right alignment */

.fleft { 
	float:left;
}
.fright { 
	float:right;
}
.clear { 
	clear:both;
}

.col-1, 
.col-2, 
.col-3 { 
	float:left;
}

.alignright { 
	text-align:right;
}
.aligncenter { 
	text-align:center;
}	

.wrapper { 
	width:100%;
	overflow:hidden;
}


/*----- form defaults -----*/
input, 
select, 
textarea { 
	font-family:"trebuchet MS", Helvetica, sans-serif;
	font-size:1em;
	vertical-align:middle;
	font-weight:normal;
	color:#fff;
	margin:0;
	padding:0;
}

fieldset {
	border:0;
}

/*----- lists -----*/

.top-links {
	position:absolute;
	right:0;
	top:73px;
}
	.top-links li {
		float:left;
		background:url(../images/divider.gif) no-repeat right 5px;
		padding-right:23px;
		margin-right:22px;
	}
	.top-links li.last {
		padding:0;
		margin:0;
		background:none;
	}

.list {
	padding-bottom:20px;
}
	.list li {
		padding:0 0 9px 14px;
		background:url(../images/marker.gif) no-repeat left 6px;
	}
	.list li.last {
		margin-bottom:-29px;
	} 
	
.list1 li {
	border-bottom:1px solid #82c9d9;
	padding-bottom:4px;
	margin-bottom:4px;
}
.list1 li.last {
	border:none;
}
	.list1 li a {
		text-decoration:none;
		color:#f8f8f8;
	}
	.list1 li a:hover {
		color:#04485b;
	}
	
.price-list {
	padding-bottom:18px;
}
	.price-list li {
		width:100%;
		overflow:hidden;
		vertical-align:top;
		padding-bottom:10px;
	}
		.price-list li a {
			float:left;
			text-decoration:none;
		}
		.price-list li a:hover {
			color:#04485b;
		}
		.price-list li span {
			float:right;
		}
		.price-list li strong {
			display:block;
			overflow:hidden;
			height:1%;
			background-image:url(../images/line-hor.gif);
			background-repeat:repeat-x;
			background-position:0 11px !important;
			background-position:0 12px;
		}

/*----- other -----*/
.img-indent { 
	margin:0 2px 0 0; 
	float:left;
}
.img-indent1 {
	margin:-6px 0 14px 0;
}
.img-box { 
	width:100%; 
	overflow:hidden; 
	padding-bottom:29px;
	line-height:1.385em;
}
.img-box.alt {
	padding-bottom:12px;
}
	.img-box img { 
		float:left; 
		margin:5px 20px 0 0;
	}

.extra-wrap { 
	overflow:hidden;
}

p {
	margin-bottom:25px;
	line-height:1.385em;
}
.p1 {
	margin-bottom:18px;
}
.p0 {
	margin:0;
}

dl {
	line-height:1.385em;
}
	dl dt {
		font-weight:bold;
	}
	dl dd {
		padding-bottom:20px;
	}
	dl dd.last {
		padding:0;
	}

address {
	font-style:normal;
	line-height:1.385em;
}
	address span {
		display:block;
		padding:18px 0 10px 0;
	}
	address a {
		color:#9de9fa;
	}
	address img {
		margin-left:-30px;
		position:relative;
	}
	
dl.address dd { 
	clear:both;
}
	dl.address dd span { 
		float:right;
	}
	
.indent1 {
	padding-right:35px;
}



/*----- txt, links, lines, titles -----*/
a {
	color:#72becc; 
	outline:none;
}
a:hover {
	text-decoration:none;
}

h1 {
	text-indent:-9999px;
}
	h1 a {
		position:absolute;
		left:0;
		top:21px;
		width:239px;
		height:160px;
		background:url(../images/logo.png) no-repeat left top;		
	}
h2 {
	color:#89c8d3;
	font-size:48px;
	line-height:1.2em;
	margin-bottom:18px;	
}
h3 {
	font-size:36px;
	line-height:1.2em;
	color:#89c8d3;
	margin-bottom:24px;	
}
h3.extra {
	margin-bottom:10px;
}
h4 {
	font-size:24px;
	line-height:1.2em;
	text-transform:uppercase;
	margin-bottom:14px;
	color:#656565;	
}
h4.extra {
	color:#6eb8cb;
	padding-top:20px;
}
h5 {
	font-size:1em;	
	line-height:1.385em;
}
h5.extra {
	margin-bottom:5px;
}

.link1 { 
	display:block;
	float:left;
	background:url(../images/link1-bgd.gif) left top repeat-x; 
	color:#fff; 
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.923em;
	line-height:1.2em;
	text-transform:uppercase;
}
.link1:hover {
	color:#04485b;
}
	.link1 span {
		display:block;
		background:url(../images/link1-left.gif) no-repeat left top;
	}
	.link1 b { 
		background:url(../images/link1-right.gif) no-repeat right top;
		display:block; 
		padding:8px 18px 10px 18px; 
	}
	
.link2 { 
	display:block;
	float:left;
	color:#fff; 
	text-decoration:none;
	background:url(../images/link2-right.gif) no-repeat right top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.923em;
	line-height:1.08em;
	text-transform:uppercase;
}
.link2:hover {
	color:#045360;
}
	.link2 span {
		display:block;
		padding:0 15px 0 13px;
		background:url(../images/link2-left.gif) no-repeat left top;
	}
	.link2 b { 
		background:url(../images/link2-bgd.gif) left top repeat-x; 
		display:block; 
		padding:9px 4px 11px 4px; 
	}
	


/*===== header =====*/
header nav {
	top:252px;
	position:relative;
	width:100%;
	overflow:hidden;
}
	header nav ul {
		float:left;
		padding-left:33px;
	}
	header nav ul li {
		font-size:25px;
		line-height:1.3em;
		text-transform:uppercase;
		text-align:right;
		margin-bottom:-2px;
	}
		header nav ul li a {
			text-decoration:none;
			color:#2a2a2a;
			background-repeat:no-repeat;
			background-position:right -22px;
			background-image:url(../images/nav-sprite.gif);
			padding-right:26px;
		}
		header nav ul li a:hover,
		header nav ul li.current a {
			color:#4b8d9c;
			background-position:right 8px;
		}
		/* IE6 */
		* html header nav ul li a {
			background-position:right -27px;
		}
		* html header nav ul li a:hover,
		* html header nav ul li.current a {
			background-position:right 3px;
		}
		/* IE7 */
		*+ html header nav ul li a {
			background-position:right -27px;
		}
		*+ html header nav ul li a:hover,
		*+ html header nav ul li.current a {
			background-position:right 3px;
		}
	header nav ul.fright {
		float:right;
		padding-right:40px;
	}
		header nav ul.fright li {
			text-align:left;
		}
			header nav ul.fright li a {
				background-position:left -22px;
				background-image:url(../images/nav-sprite-alt.gif);
				padding:0 0 0 26px;
			}
			header nav ul.fright li a:hover,
			header nav ul.fright li.current a {
				background-position:left 8px;
			}
			/* IE6 */
			* html header nav ul.fright li a {
				background-position:left -27px;
			}
			* html header nav ul.fright li a:hover,
			* html header nav ul.fright li.current a {
				background-position:left 3px;
			}
			/* IE7 */
			*+ html header nav ul.fright li a {
				background-position:left -27px;
			}
			*+ html header nav ul.fright li a:hover,
			*+ html header nav ul.fright li.current a {
				background-position:left 3px;
			}

/*===== content =====*/
#content .inside {
	padding:40px 0 35px 30px;
}

/*===== Sidebar =====*/
aside .inside {
	padding:30px 0 36px 35px;
}
aside .splash {
	background:url(../images/splash.jpg) no-repeat center top;
}
aside h3 {
	font-size:32px;
	color:#f8f8f8;
	margin-bottom:22px;
}
aside .indent {
	padding:0 0 25px 0;
}

/*===== footer =====*/
footer .inside {
	padding:28px 28px 25px 37px;
}
footer a {
	color:#8fd2e3;
}
footer span.fright {
	font-size:23px;
	line-height:1.2em;
	color:#9ee4f0;
	margin-top:-5px;
}
	footer span.fright span {
		color:#f6f6f6;
		padding:1px 0 3px 29px;
		background:url(../images/line-ver.gif) no-repeat left top;
	}


/*----- forms -----*/

#contactsform .rowElem0 { 
	height:62px;
}
#contactsform .rowElem3 { 
	height:62px;
}
	#contactsform td p span  {
		display:block;
		background-repeat:no-repeat;
		background-position:left top;
		background-image:url(../images/input-bg.gif) !important;
		width:305px;
		height:33px;
	}
	#contactsform .col-2 .rowElem1 {
		height:auto;
	}
		#contactsform b span {
			background-image:url(../images/textarea-bg.gif);
			width:310px;
			height:157px;
			display:block;
			margin-bottom:21px;
		}
#contactsform label {
	display:block;
	padding-left:3px;
	color:#fff;
}
#contactsform input, TextBox {
	width:274px; 
	background:none;
	margin:7px 0 0 15px;
	border:0;
	vertical-align:top;	
	line-height:1.2em;
}
#contactsform textarea, .txtMessage { 
	width:295px; 
	height:143px; 
	overflow:auto;
	background:none;
	border:none;
	padding:7px 0 7px 15px;
}
#contactsform .link2 {
	float:right;
	margin-left:13px;
}

#contacts-form .rowElem { 
	height:62px;
}
	#contacts-form .rowElem span {
		display:block;
		background-repeat:no-repeat;
		background-position:left top;
		background-image:url(../images/input-bg.gif);
		width:305px;
		height:33px;
	}
	#contacts-form .col-2 .rowElem {
		height:auto;
	}
		#contacts-form .col-2 .rowElem span {
			background-image:url(../images/textarea-bg.gif);
			width:310px;
			height:157px;
			display:block;
			margin-bottom:21px;
		}
#contacts-form label {
	display:block;
	padding-left:3px;
	color:#fff;
}
#contacts-form input, TextBox {
	width:274px; 
	background:none;
	margin:7px 0 0 15px;
	border:0;
	vertical-align:top;	
	line-height:1.2em;
}
#contacts-form .txtMessage { 
	width:295px; 
	height:143px; 
	overflow:auto;
	background:none;
	border:none;
	padding:7px 0 7px 15px; 
}
#contacts-form .link2 {
	float:right;
	margin-left:13px;
}


#RegiForm1 .rowElem0 { 
	height:62px;
}
#RegiForm1 .rowElem3 { 
	height:62px;
}

	#RegiForm1 td {
		/*display:block;*/
		background-repeat:no-repeat;
		width:100;
		height:45px;
	}
	#RegiForm1 td span {
		display:block;
		background-repeat:no-repeat;
		background-image:url(../images/input-bg.gif) !important;
		width:305;
		height:45px;
	}
	#RegiForm1 .col-2 .rowElem1 {
		height:auto;
	}
		#RegiForm1 b span {
			background-image:url(../images/textarea-bg.gif);
			width:310px;
			height:157px;
			display:block;
			margin-bottom:21px;
		}
#RegiForm1 label {
	display:block;
	padding-left:3px;
	color:#fff;
}
#RegiForm1 input, TextBox {
	width:260px; 
	background:none;
	margin:7px 0 0 15px;
	border:0;
	vertical-align:middle;
	line-height:1.2em;
}
#RegiForm1 Select, DropDownList{
	width:260px; 
	background:#87CCD7;
	margin:7px 0 0 15px;
	border:0;
	vertical-align:middle;
	line-height:1.2em;
}
#RegiForm1 textarea, .txtMessage { 
	width:295px; 
	height:143px; 
	overflow:auto;
	background:none;
	border:none;
	padding:7px 0 7px 15px;
}

#RegiForm1 .link2 {
	float:right;
	margin-left:13px;
}

#RegiForm1 .link1:hover {
	color:#045360;
}
#RegiForm1 .link1 {
		display:block;
		padding:0 15px 0 13px;
		background:url(../images/link2-left.gif) no-repeat left top;
	}
#RegiForm1 .link1 { 
		background:url(../images/link1-bgd.gif) left top repeat-x; 
		display:block; 
		padding:9px 4px 11px 4px; 
	}
	

#RegiForm1 .link1 span {
		display:block;
		background:url(../images/link1-left.gif) no-repeat left top;
	}
#RegiForm1 .link1 b { 
		background:url(../images/link1-right.gif) no-repeat right top;
		display:block; 
		padding:8px 18px 10px 18px; 
	}

/*=============Modal Window==========*/

/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
  background-color: #fefefe;
  margin: auto;
  padding: 20px;
  border: 1px solid #888;
  width: 80%;
}

/* The Close Button */
.close {
  color: #aaaaaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}
/*==========================================*/
    
