@charset "utf-8";
/* CSS Document */
@import url("reset.css");

/* =Type
-------------------------------------------------------------- */

a:link {
	text-decoration: none;
	color: #65bdd1;
}

a:visited {
	text-decoration: none;
	color: #65bdd1;
}

a:hover {
	text-decoration: none;
	color: #FDBE00;
}

a:active {
	text-decoration: none;
	color: #65bdd1;
}

/* Type */
body {
	font: 13px Arial, Helvetica, sans-serif;
	color: #fff;
	background: #000;
}

h1 {
	color: #65BDD1;
	padding: 0px 0px 6px;
	font-size: 20px;
	font-weight: bold;
}

h2 {
	color: #FDBE00;
	padding: 2px 0px 6px;
	font-size: 14px;
	font-weight: bold;
}

h3 {
	color: #FFF;
	padding: 0px 0px 10px;
	font-size: 16px;
	font-weight: bold;
}

h4 {
	color: #000;
	font-size: 16px;
	font-weight: bold;
	padding: 3px 6px;
	background: #65bdd1;
	display: inline;
}

p {
	padding: 0px 0px 12px;
}

li {
	display: list-item;
	background:transparent url(../images/bullet.gif) no-repeat 0px 3px;
	padding-left: 20px;
	line-height: 130%;
	padding-bottom: 5px;
}

ul {
	margin: 0px 0px 20px 0px;
}

.footer {
	color: #666;
	font-size: 11px;
	padding: 10px 0px;
}

.container_footer {
	color: #a8b7ba;
	font-size: 12px;
}

/* Styles */
.bodyBG {
	background: #112936 url(../images/bgBlue.jpg);
}

.topBorder {
	height: 7px;
	background-color: #65BDD1
}

.space {
	height: 30px;
}

.thumb a {
	font: bold 12px Arial, Helvetica, sans-serif;
}

.thumb p {
	font-size: 13px;
	color: #ABC6C9
}

.contactForm {
	background:url(../images/bgTransp.png);
	padding:20px;
	border: 1px solid #000
}

.darkThumb {
	padding: 10px;
}

.darkThumb img {
	padding-bottom: 6px;
}

.dark {
	background:url(../images/bgTransp.png);
	margin:20px 0px;
}

.dark:hover {
	background:url(../images/bgTranspDark.png);
}

.shadow_1 img {
	background:url(../images/shadow_1.png) no-repeat left bottom;
	padding-bottom: 7px;
}

.shadow_3 {
	background:url(../images/shadow_3.png) no-repeat left bottom;
	padding-bottom: 10px;
}

.shadow_4 {
	background:url(../images/shadow_4.png) no-repeat left bottom;
	padding-bottom: 7px;
}

.headerLogo {
	margin: 10px 0px 2px;
}

.container_footer {
	background:url(../images/bgTransp.png);
	border-top: 1px solid #000;
	padding: 20px 0px;
	margin-top: 10px;
}

.container_close {
	background: #000;
}

.footer {
	text-align: right;
	padding: 20px 0px 15px;
}

.footerlogo {
	padding: 0px 50px;
}

.grid_1 {
	margin-bottom: 0px;
}

.grid_3 {
	margin-bottom: 0px;
}

.grid_4 {
	margin-bottom: 0px;
}

.contactTxt {
	width: 380px;
}

object {
	display:block;
}

/* Menus */
.menu {
	font-size: 14px;
	font-weight:bold
}

.menu ul {
	padding: 28px 0px 0px;
	float:right;
}

.menu li {
	display: inline;
	background:none;
}

.menu a {
	padding: 5px 8px;
}

.nav:link,
.nav:visited {
	color:#65BDD1;
}

.nav.current {
	color:#E8F2F4;
	border-bottom: 3px solid #DAA600;
}

.nav:hover {
	color:#E8F2F4;
	border-bottom: 3px solid #65BDD1;
}

.nav:active {
	text-decoration: none;
}

.sitemap li {
	color:#65BDD1;
	font-size: 13px;
	font-weight:bold;
	background:no-repeat;
	padding-left: 16px;
	list-style: square url(none) inside;
}

.sitemap .nav.current {
	color:#E8F2F4;
	border-bottom: 1px solid #DAA600;
}

.sitemap .nav:hover {
	color:#E8F2F4;
	border-bottom: 1px solid #65BDD1;
}

/* Sexy Button */
/* height, line-height, top- and bottom-margin must add up to height of image */
a.button {
	background: transparent url('../images/btn_02.png') no-repeat scroll top right;
	color: #1c343a;
	display: block;
	float: left;
	font: bold 16px arial, sans-serif;
	height: 39px;
	margin-right: 6px;
	padding-right: 26px; /* sliding doors padding */
	text-decoration: none;
}

a.button span {
	background: transparent url('../images/btn_01.png') no-repeat;
	display: block;
	line-height: 11px;
	padding: 13px 10px 15px 15px;
}

a.button:hover {
	background-position: bottom right;
	color: #E4F0F3;
	outline: none;
}

a.button:hover span {
	background-position: bottom left;
	padding: 13px 10px 15px 15px;  /* push text down 1px */
}

/* Slideshow */
.ss1 {
	height: 320px;
}

.ss3 {
	height: 394px;
}

.slideshowTxt {
	position: absolute;
	float: left;
	top: 255px;
	left: 14px;
	font-weight: bold;
}

.slideshowTxt h1 {
	background: #65BDD1;
	font-size: 18px;
	padding: 1px 6px;
	display:inline;
}

.slideshowTxt h2 {
	background: #ffffff;
	font-size: 14px;
	padding: 3px 4px;
	display:inline;
	color: #162B30;
	line-height: 35px;
}

.slideshowTxt a:link,
.slideshowTxt a:visited {
	color: #162B30;
}

.slideshowTxt a:active,
.slideshowTxt a:hover {
	color: #FFF;
}

.slideshowTxt h2 a:hover {
	color: #65BDD1;
}

.slideshowTxt2 {
	position: absolute;
	top: 266px;
	left: 12px;
}

.slideshowTxt2 h1 {
	background: #FFF;
	display:inline;
	font-size: 14px;
	font-weight: bold;
	padding: 1px 3px;
	color: #162B30;
}

.slideshowTxt2 h2 {
	background: #65BDD1;
	display:inline;
	font-size: 14px;
	font-weight: bold;
	padding: 1px 3px;
	line-height: 30px;
}

.slideshowTxt2 a:link,
.slideshowTxt2 a:visited {
	color: #162B30;
}

.slideshowTxt2 a:active,
.slideshowTxt2 a:hover {
	color: #FFF;
}

/* Forms and validation */
input,
textarea {
	font: normal 14px Arial, Helvetica, sans-serif;
	background: #fff url(../images/bgGrad.png) repeat-x left top;
	border: none;
	padding: 4px;
	margin: 10px 0px;
}

.submit {
	padding: 0px;
	margin: 10px 0px;
}

.submit:hover {
}

.footerForm1 {
	width:70px;
	float: left;
	margin-top: 12px;
}

#error {
	color:#F90;
	font-size:10px;
	display:none;
}

.needsfilled {
	background:#FDBE00;
	color:black;
}

/* Temp */

