﻿@charset "utf-8";
/* CSS Document */

html{
height:100%;
}
body {
margin:0;
padding:0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
background:url(../img/bodybg.jpg) top repeat-x #33ABDB;
min-height:100%;
color:#036;
overflow-y:scroll;
}
object {vertical-align: top;}
#container {
min-height:100%;
position:absolute;
width:998px;
padding:0px 11px;
left:50%;
margin-left:-499px;
background:url(../img/pagebg.png) top repeat-y;
}
a {
text-decoration:none;
outline: none;
color:#009;
}
a:hover {
color:#CC0000;
}
form { display:inline;}
h2 { color:#2880CA; font-size:30px; display:inline; font-weight:normal;}
h2 a { color:#2880CA;}

/* header */
#header {
width:998px;
height:136px;
margin:auto;
background:url(../img/headbg.jpg) left bottom repeat-x;
}
#anim {
width:998px;
height:235px;
background:url(../img/innerbg.jpg) no-repeat;
}
#header .logo {
float:left;
margin-left:20px;
margin-top:5px;
}
#header .title {
float:left;
margin-top:30px;
margin-left:15px;
font-size:14px;
}
#header .new {
background:url(../img/bg-nou.png) no-repeat;
width:460px;
height:106px;
float:right;
margin-right:0px;
padding-top:30px;
padding-left:60px;
font-size:11px;
margin-top:-18px;
}
#header .new h3 {
font-size:11px;
margin:0px 0px 5px 0px;
}
#header .new a {
color:#277FCA;
text-decoration:none;
display:block;
padding-top:5px;
}
#header .new a:hover {
color:#C00;
}

/*
#header .options {
float:right;
list-style:none;
margin-right:20px;
margin-top:25px;
}
#header .options li {
padding-bottom:10px;
}
*/

/* menu */
#nav {
margin:0px auto;
padding:0;
list-style-type:none;
list-style-position:outside;
position:relative;
width:940px;
z-index:500;
}
#nav li {
line-height:36px;
color:#FFFFFF;
margin:0px;
position:relative;
text-align:center;
float:left;
font-size:14px;
width:122px;
cursor:default;
}
#nav li a {
color:#FFFFFF;
display:block;
width:122px;
height:36px;
white-space:nowrap;
}
#nav li a:hover {
color:#FFFFFF;
}
#nav li .dwnarr {
float:right;
margin-top:15px;
}
#nav .m:hover {
background:url(../img/menuhover.png) repeat-x;
}
#nav .m1 {
width:2px;
}
#nav li ul {
margin:0;
padding:0;
list-style-type:none;
list-style-position:outside;
position:absolute;
display:none;
width:220px;
top:36px;
left:0;
border:1px solid #2A81CA;
background:#E2EEFE;
}
#nav li ul li {
line-height:20px;
}
#nav li ul li {
display:block;
width:220px;
height:auto;
float:left;
padding:2px;
padding-left:5px;
border:none;
color:#333333;
font-size:12px;
text-align:left;
background:url(../img/arrow-rght.gif) right no-repeat;
}
#nav li ul li a {
display:block;
width:213px;
height:auto;
border:none;
color:#333333;
font-size:12px;
text-align:left;
cursor:pointer;
background:#E2EEFE;
}
#nav ul a:hover {
color:#006699;
text-decoration:underline;
}
#nav li ul li ul {
margin-left:220px;
margin-top:-34px;
padding:0;
list-style-type:none;
list-style-position:outside;
display:none;
width:220px;
border:1px solid #2A81CA;
background:#E2EEFE;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
display:none;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{
display:block;
}


/* content */
#intro {
height:527px;
text-align:center;
background:#EEEEEE;
}
#content {
width:998px;
background:url(../img/cont_up.jpg) top no-repeat #E4E4E4;
min-height:450px;
clear:both;
}
#highlight {
	font-size:14px;
	background:url(../img/bg-highlight.png) no-repeat;
	height:69px;
	line-height:69px;
	color:#FFF;
	padding-left:70px;
}
.contentdiv { 
	width:675px;
	/* position:absolute; */
	margin-top:20px;
}
.conttable {
margin-top:20px;
clear:both;
}
.conttable td {
vertical-align:top;
}
.leftbox {
padding-left:15px;
}
.rightbox {
border-left:1px dotted #2A81CA;
width:160px;
padding-left:10px;
}
.lefttitle {
color:#2880CA;
font-size:18px;
}
.righttitle {
color:#2880CA;
font-size:14px;
height:30px;
}
.rightmenu {
list-style-image:url(../img/raquo.gif);
padding:5px 5px 5px 20px;
margin:0px;
background:#E2EEFE;
border:1px solid #FFFFFF;
}
.rightmenu li {
padding:3px 0px;
}
.rightmenu a {
color:#333333;
}
.rightmenu a:hover {
color:#006699;
}

.pagetitle {
background:url(../img/raquo.gif) left no-repeat;
color:#990000;
font-family:Georgia, Times New Roman, Times, serif;
font-size:20px;
border-bottom:1px dotted #CCCCCC;
margin:0px;
}


.logocampaign {
	position:relative;
	top: 0px;
	right: 0px;
	float:right;
}
.camptit {
	margin-top:10px;
}

.gall {
list-style:none;
padding-left:0px;
margin-left:0px;
}
.gall li {
float:left;
width:100px;
height:100px;
padding:10px;
text-align:center;
background:#EEEEEE;
margin:10px;
}
.gall li:hover {
background:#E2EEFE;
}
.gall img {
padding:1px;
border:1px solid #CCC;
}

#gallery {
width:300px;
margin:30px auto;
}

/* contact */
.field1 {
border:1px solid #999999;
}
#contact {
margin:0px;
padding:0px;
list-style:none;
width:660px;
}
#contact li {
float:left;
padding:5px 2px;
}
#contact .lft {
text-align:right;
width:220px;
}
#contact .rgt {
width:430px;
}
#contact select {
width:430px;
}
.contcentlist { border-top:1px dotted #999999; border-bottom:1px dotted #999999; margin:20px 20px 20px 0px; background:#EEEEEE;}

#contact li ul {
padding:0px;
margin:0px;
list-style:none;
}
#contact li ul li {
float:left;
padding:5px 2px;
width:210px;
}

/* survey */
#survey li { margin-bottom:10px; clear:left; padding-top:10px; text-align:left;}
#survey span { font-weight:bold;}
#survey li ul {margin:0px; padding:0px; list-style:none;}
#survey li ul li {width:150px; float:left; clear:none; margin:5px 0px; padding-top:0px; font-size:11px;}
#survey textarea { width:290px;}
#survey .txtf, #survey .txtfs {margin:1px 0px; *margin-left:-40px;}
#survey .txtf { width:140px;}

/* survey */
ol#survey2 {counter-reset: item}
ol#survey3 {counter-reset: item 23}
.survey li { margin-bottom:10px; clear:left; padding-top:10px; text-align:left;}
.survey span { font-weight:bold;}
.survey li ul {margin:0px; padding:0px; list-style:none;}
.survey li ul li {width:150px; float:left; clear:none; margin:5px 0px; padding-top:0px; font-size:11px;}
.survey textarea { width:290px;}
.survey .txtf, .survey .txtfs {margin:1px 0px; *margin-left:-40px;}
.survey .txtf { width:140px;}
div.subtitle {
	border-bottom:1px dotted #999;
	font-weight:bold;
}
.trimit { margin-left:40px; margin-top:30px;}
.trimit span { font-size:11px;}

/* faq */
#faq li {margin-bottom:10px; text-align:left;}
#faq li a, #faq li span {color:#000000; font-weight:bold; padding-bottom:5px;}
#faq li a:hover {color:#006699;}

/* footer */
#footer {
background:url(../img/footbg.jpg) no-repeat;
width:998px;
height:20px;
padding-top:53px;
position:absolute;
top:100%;
left:50%;
margin-left:-499px;
margin-top:-73px;
color:#666666;
text-align:center;
font-size:11px;
}
#footer a {
color:#666666;
}
#footer a:hover {
color:#000000;
}
.footcorr { clear:both; height:75px;}

/* overall */
.w100p { width:100%;}
.w50p { width:50%;}
.w33p { width:33%;}

.h25 { height:25px;}

.nul {
	margin:0px;
	padding:0px;
	list-style:none;
}

.tal { text-align:left;}
.tar { text-align:right;}
.tac { text-align:center;}
.taj { text-align:justify;}

.FS10 { font-size:10px;}
.FWB { font-weight:bold;}

.pt2 { padding-top:2px;}
.pt5 { padding-top:5px;}
.pt10 { padding-top:10px;}
.pt20 { padding-top:20px;}
.pr10 { padding-right:10px;}
.pl2 { padding-left:2px;}
.pl20 { padding-left:20px;}
.padv10 { padding:10px 0px;}
.pad10 { padding:10px;}
.pad20 { padding:20px;}

.CB { clear:both;}
.FL { float:left;}
.FR { float:right;}

.BL1 {border-left:1px dotted #CCCCCC;}

.hand a {cursor:pointer;}

.input1 {
background:#EEEEEE;
border:1px solid #CCCCCC;
width:100px;
height:16px;
padding:2px;
font-size:11px;
color:#333333;
}

/* SLIMBOX */
#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(../img/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(../img/prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(../img/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(../img/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

/*lightbox*/
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../img/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../img/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/*Carousel*/

.slideshow {
	display: block;
	position: relative;
	z-index: 0;
}
.slideshow-images {
	display: block;
	overflow: hidden;
	position: relative;
}		
.slideshow-images img {
	display: block;
	position: absolute;
	z-index: 1;
}		
.slideshow-thumbnails {
	overflow: hidden;
}

.slideshow-images {
	height: 300px;
	width: 400px;
}		
.slideshow-images-visible { 
	opacity: 1;
}	
.slideshow-images-prev { 
	opacity: 0; 
}
.slideshow-images-next { 
	opacity: 0; 
}
.slideshow-images img {
	float: left;
	left: 0;
	top: 0;
}	

.slideshow {
	height: 300px;
	margin: 0 auto;
	width: 400px;
}
.slideshow a img {
	border: 0;
}

.slideshow-captions {
	background: #000;
	bottom: 0;
	color: #FFF;
	font: normal 12px/22px Arial, sans-serif;
	left: 0;
	overflow: hidden;
	position: absolute;
	text-indent: 10px;
	width: 100%;
	z-index: 10000;
}
.slideshow-captions-hidden {
	height: 0;
	opacity: 0;
}
.slideshow-captions-visible {
	height: 22px;
	opacity: .7;
}

.slideshow-controller {
	background: url(controller.png) no-repeat;
	height: 42px;
	left: 50%;
	margin: -21px 0 0 -119px;
	overflow: hidden;
	position: absolute;
	top: 50%;
	width: 238px;
	z-index: 10000;
}
.slideshow-controller * {
	margin: 0;
	padding: 0;
}
.slideshow-controller-hidden { 
	opacity: 0;
}
.slideshow-controller-visible {
	opacity: 1;
}
.slideshow-controller a {
	cursor: pointer;
	display: block;
	height: 18px;
	overflow: hidden;
	position: absolute;
	top: 12px;
}
.slideshow-controller a.active {
	background-position: 0 18px;
}
.slideshow-controller li {
	list-style: none;
}
.slideshow-controller li.first a {
	background-image: url(controller-first.gif);
	left: 33px;
	width: 19px;
}
.slideshow-controller li.last a {
	background-image: url(controller-last.gif);
	left: 186px;
	width: 19px;
}
.slideshow-controller li.next a {
	background-image: url(controller-next.gif);
	left: 145px;
	width: 28px;
}
.slideshow-controller li.pause a {
	background-image: url(controller-pause.gif);
	left: 109px;
	width: 20px;
}
.slideshow-controller li.play a {
	background-position: 20px 0;
}
.slideshow-controller li.play a.active {
	background-position: 20px 18px;
}
.slideshow-controller li.prev a {
	background-image: url(controller-prev.gif);
	left: 65px;
	width: 28px;
}

.slideshow-loader {
	height: 28px;
	right: 0;
	position: absolute;
	top: 0;
	width: 28px;
	z-index: 10001;
}
.slideshow-loader-hidden {
	opacity: 0;
}
.slideshow-loader-visible {
	opacity: 1;
}

.slideshow-thumbnails {
	bottom: -65px;
	height: 65px;
	left: 0;
	position: absolute;
	width: 100%;
}
.slideshow-thumbnails * {
	margin: 0;
	padding: 0;
}
.slideshow-thumbnails ul {
	height: 65px;
	left: 0;
	position: absolute;
	top: 0;
	width: 10000px;
}
.slideshow-thumbnails li {
	float: left;
	list-style: none;
	margin: 5px 5px 5px 0;
	position: relative;
}
.slideshow-thumbnails a {
	display: block;
	float: left;
	padding: 5px;
	position: relative; 
}
.slideshow-thumbnails a:hover {
	background-color: #FF9 !important;
	opacity: 1 !important;
}
.slideshow-thumbnails img {
	display: block;
}
.slideshow-thumbnails-active {
	background-color: #9FF;
	opacity: 1;
}
.slideshow-thumbnails-inactive {
	background-color: #FFF;
	opacity: .5;
}

/* clearfix */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
