
/********************************************  CSS RESET  *********************************************/

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,
cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,sub,sup,tt,var,b,u,i,center,dl,dt,dd,
ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font-weight: normal;
}
ol, ul {
	list-style: none;
	line-height: 1;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
input {
	padding: 0;
	margin: 0;
	font-size: 100%;
}
blockquote, q { quotes: none; }
ins { text-decoration: none; }
del { text-decoration: line-through; }
th { text-align: left; }
address { font-style: normal; }
.clearFloat { clear: both; }
.hidden { display: none; }
body, select, input, textarea { font-family: arial, sans-serif; }
textarea { margin: 0; font-size: 100%; }

input[type="hidden"] {
	display: none !important;
	visibility: hidden !important;
	height: 0px !important;
}


/**********************************************  FONTS  ***********************************************/

h1 {
	width: 390px;
	height: 73px;
	text-indent: -9999em;
	background: url('../images/heading.gif') no-repeat;
	margin: 0 0 30px 0;
}

h1.internal {
	border-bottom: 1px #61a2dd solid;
	margin:0 0 20px 0;
	padding:0 0 20px 0;
	width: 480px;
}

h2 {
	font-weight:bold;
	width: 480px;
	/*color:#c1dbeb;*/
	color:#ffffff;
	font-size:18px;
	margin: 0 0 .75em 0;
	padding:0 0 3px 0;
	border-bottom:solid 1px #67a3d2;
}

h3{
	font-weight:bold;
	color:#ffffff;
	font-size:16px;
	margin: 0 0 .25em 0;
	padding:0 0 3px 0;
}

p {
	width: 480px;
	text-align: justify;
	color: #fff;
	line-height: 1.5em;
	margin: 0 0 1.5em 0;
	font-size: .8125em;
	font-style: italic;
}

img.title {
	margin:0 0 30px 0;
}

table{
	margin: 0 0 1em 0;
	width:400px;
}

table td {
	color: #fff;
	line-height: 1.5em;
	font-size: .8125em;
	font-style: italic;
	width:50%;
}

a {
	color:#c0d8e6;
}

a:hover {
	color:#fff;
}

a.image-link{
	width:139px;
	border:solid 1px red;
	display:block;
	font-size:12px;
	border:none;
	text-decoration:none;
	float:left;
	margin:0 20px 20px 0;
}

a.image-link img{
	padding:2px;
	background-color:#9ec7df;
	margin:0 0 3px 0;
}

a.image-link img:hover{
	padding:2px;
	background-color:#fff;
}

ul.list {
	margin: 0 0 1.5em 0;
}

ul.list li {
	width: 440px;
	text-align: justify;
	color: #fff;
	line-height: 1.2em;
	margin:0 0 5px 0;
	font-size: .8125em;
	font-style: italic;
	margin-left:15px;
	padding-left:15px;
	background:url(../images/bullet.gif) left 6px no-repeat;
}


/*
.sponsorcontainer{
	width:320px;
	height:90px;
	background-color:#FFF;
	float:left;
	margin:5px;
	padding-top:20px;

	}
	
.sponsorinfo{
	width:200px;
	height:80px;
	background-color:#3581c4;
	float:right;
	padding-top:5px;
	padding-left: 5px;
	text-align: justify;
	color: #fff;
	line-height: 1.2em;
	font-size: .8125em;

}

.sponsorlist ul {
	margin-bottom:20px;

}

.sponsorlist li {
	width: 100px;
	height:77px;
	color: #fff;
	margin:40px 10px 40px 10px;
	display:inline;
	list-style-image: none;
	list-style-type: none;	

}
*/
/**********************************************  FOOTER  **********************************************/

#footerWrapper { 
	height: 112px;
	padding: 4px 0 0 0;
	background: url('../images/footer-border-bg.png') no-repeat center top;
}
#footer {
	background: #fff url('../images/footer-flag.png') no-repeat left top;
	height: 112px;
	min-width: 990px;
}
.footerLogos {
	float: right;
}
.clearfooter {   
	height: 116px;   
	clear: both;
}

/***********************************************  BODY  ***********************************************/

body {
	background: #3a8ed8 url('../images/body-bg.gif') repeat-x left 0;
}
body, html { height: 100%; }

#wrapper {
	margin-bottom: -116px;   
	min-height: 100%; 
	height: auto !important; 
	height: 100%;
	background: url('../images/balloons.jpg') no-repeat right 40px;
	min-width: 990px;
}

#content {
	width: 950px;
	margin: 0 auto;
	position:relative;
	z-index:10;
}


/**********************************************  NAV  **********************************************/


#nav {
	width:950px;
	margin:0 auto;
	height:40px;
}

#nav ul{
	margin:0 0 0 -16px;
	padding:0;
}

	#nav ul li{
		margin:0;
		padding:0;
		display:inline;
		float:left;
		margin:0 0 0 0;
	}
	
	#nav ul li a{
		display:block;
		color:#fff;
		font-size:12px;
		text-transform:uppercase;
		text-decoration:none;
		font-style:italic;
		margin:0 8px;
		padding:14px 8px;
	}
	
	#nav ul li a:hover, #nav ul li.active a{
		color:#bdd9e9;
		background:url('../images/arrow-nav.gif') center 2px no-repeat;
	}

	#nav ul li:hover, #nav ul li.active{
		color:#bdd9e9;
		background:url('../images/arrow-nav.gif') center 2px no-repeat;
	}


/**********************************************  COMMON  **********************************************/

.headerLogo {
	margin: 35px 0 45px 0;
}


.positionright {
	position:absolute;
	right:-100px;
	bottom:70px;
}

.registerBtn {
	width: 480px;
	text-align: center;
	margin: 30px 0 10px 0px;
}

#wrapperCount {
	width: 480px;
	text-align: center;
	margin: 20px 0;
	height:60px;
}

#countDown {
	width: 210px;
	margin: 0px auto 40px;
	display:block;
	text-align:center;
	color:#c90515;
	font-size:20px;
	/*font-weight:bold;*/
	line-height:16px;
}

.interestBtns {
	width: 480px;
	text-align: center;
	margin: 40px 0;
}
.interestBtns a { 
	margin: 0 15px;
}


/***********************************************  FORM  ***********************************************/

#form {
	border-top: 1px #61a2dd solid;
	border-bottom: 1px #61a2dd solid;
	padding: 20px 0;
	width: 480px;
	height: 95px;
	position: relative;
	margin: 30px 0 20px 0;
}
#form form {
	background-color: white;
}
#form label {
	background: url('../images/form-label.gif') no-repeat right top;
	width: 328px;
	height: 22px;
	text-indent: -9999em;
	display: block;
	position: absolute;
	top: 30px;
	left: 75px;
}
#form #email {
	background: url('../images/form-input-bg.gif');
	width: 230px;
	height: 26px;
	border: 0;
	position: absolute;
	top: 68px;
	left: 70px;
	font-size: 12px;
	padding: 10px 8px 0 15px;
}
#form .submitBtn {
	background: url('../images/form-submit-btn.gif');
	width: 75px;
	height: 26px;
	border: 0;
	cursor: pointer;
	text-indent: -9999em;
	position: absolute;
	right: 73px;
	top: 73px;
	float: left;
	color: transparent;
	text-transform: capitalize;
}
#form .submitBtn:hover,
#form .submitBtn.hover {
	background-position: bottom;
}
#form #errorMessage {
	left: 58px;
	top: 111px;
	color: #ff0000;
	position: absolute;
	font-size: 12px;
}
#form #successMessage {
	left: 0;
	top: 41px;
	color: #fff;
	font-size: 24px;
	text-align: center;
	position: absolute;
}

#contactForm {
	width:480px;
}

#contactForm li{
	width:342px;
	clear:float;
	padding:3px 0 0 0 ;
	height:30px;
}

#contactForm li label{
	width:80px;
	font-size:12px;
	color:#fff;
	display:block;
	float:left;
	margin:5px 0 0 0;
}

#contactForm li input{
	width:250px;
	display:block;
	float:left;
	padding:4px 3px;
	font-size: .8125em;
	color:#194e7c;
	border:solid 1px #67a3d2;
	background-color:#eaf4f9;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

#contactForm li textarea{
	width:250px;
	display:block;
	float:left;
	padding:3px;
	font-size: .8125em;
	color:#194e7c;
	border:solid 1px #67a3d2;
	background-color:#eaf4f9;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

#contactForm li input:focus,
#contactForm li textarea:focus{
	border:solid 1px #194e7c;
	background-color:#eaf4f9;
}

#contactForm .submitBtn {
	background: url('../images/form-submit-btn.gif');
	width: 75px;
	height: 26px;
	border: 0;
	cursor: pointer;
	text-indent: -9999em;
	float: left;
	color: transparent;
	text-transform: capitalize;
	margin: 15px 0 0 80px;
}
#contactForm .submitBtn:hover,
#contactForm .submitBtn.hover {
	background-position: bottom;
}

#contactForm  .error input, #contactForm  .error textarea{
	border:solid 1px red;
	background-color:#f0d4d4;
}


/***************************************** PAGE FORM *****************************************/
.pageForm {
	width:500px;
}

.pageForm li{
	width: 500px;
	clear:float;
	padding:3px 0 0 0 ;
	height:30px;
}

.pageForm li label{
	width:200px;
	font-size:12px;
	color:#fff;
	display:block;
	float:left;
	margin:5px 0 0 0;
}

.pageForm li input{
	width:250px;
	display:block;
	float:left;
	padding:4px 3px;
	font-size: .8125em;
	color:#194e7c;
	border:solid 1px #67a3d2;
	background-color:#eaf4f9;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.pageForm li.chkBoxRow input {
	float: left;
	background-color: transparent;
	border: none;
	vertical-align: top;
	width: 14px;
	height: 14px;
	margin: 3px 0 0 0;
}

.pageForm .chkBoxRight {
	background-color: transparent;
	border: none;
	width: auto; 
	vertical-align: top;
	width: 14px;
	height: 14px;
	margin: 4px 0 0 0;
}

.pageForm li.chkBoxRow label {
	width: 460px;
	margin-left: 15px;
}

.pageForm li textarea{
	width:250px;
	display:block;
	float:left;
	padding:3px;
	font-size: .8125em;
	color:#194e7c;
	border:solid 1px #67a3d2;
	background-color:#eaf4f9;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.pageForm li input:focus,
.pageForm li textarea:focus{
	border:solid 1px #194e7c;
	background-color:#eaf4f9;
}

.pageForm .submitBtn {
	background: url('../images/form-submit-btn.gif');
	width: 75px;
	height: 26px;
	border: 0;
	cursor: pointer;
	text-indent: -9999em;
	float: left;
	color: transparent;
	text-transform: capitalize;
	margin: 15px 0 0 25px;
}
.pageForm .submitBtn:hover,
.pageForm .submitBtn.hover {
	background-position: bottom;
}

.pageForm  .error input,
.pageForm  .error textarea{
	border:solid 1px red;
	background-color:#f0d4d4;
}

.pageForm li.heading {
	margin: 40px 0 0 0;
}

.pageForm li.heading span {
	color: #FFF;
	font-weight: bold;
	margin: 10px 0;
	display: block;
	font-size:14px;
}



.pageForm li.subHeading span {
	clear: both;
	color: #FFF;
	font-weight: bold;
	margin: 10px 0;
	display: block;
	font-size:12px;
}

.errorField {
	margin: 20px 0;
}

.errorField p {
	color: #6F2222;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 5px 0;
}

.errorField li {
	color: #6F2222;
	font-size: 12px;
	list-style: disc inside;
}

/********************* SUB NAV **************************************/
#subCarnivalParent, #subCarnivalParent ul li a{
	width:100px;
}
#subEventsParent, #subEventsParent ul li a{
	width:170px;
}

/*.subNav{
	position:absolute;
	border:1px solid #2d6ea6;
	background:url(../images/drop-bg.gif) repeat-x left top #2d6ea6;
	border-top:none;
	display:none;
	z-index:20;
}*/

.subNav{
	position:absolute;
	border:1px solid #2d6ea6;
	background:url(../images/drop-bg2.gif) repeat-x left top #2d6ea6;
	border-top:none;
	display:none;
	z-index:20;
}
#nav ul li .subNav ul li a{
	display:block;
}

#nav .subNav ul li{
	display:block;
	clear:left;
	padding-left:16px;
}

#nav ul li.active .subNav ul li a{
	display:block;
	color:#FFF;
	margin:0 8px;
	padding:14px 8px;	
}

#nav ul li.active .subNav ul li a:hover, #nav ul li .subNav ul li a:hover{
	color:#BDD9E9;
}

#nav .subNav ul li, #nav .subNav ul li:hover, #nav .subNav ul li.hover {
	background-image:none;
}

#nav .subNav ul li a, #nav .subNav ul li a:hover, #nav .subNav ul li a.hover {
	background-image:none;
}

.subCarnival{
	width:100px;
}

.subEvents{
	width:170px;
}

/********************* SUB NAV END **************************************/


.newsDate {
	text-align:right;
	font-size:0.7em;
	margin:-0.8em 0 0.3em 0;
}

.newsMore{
	text-align:right;
}

.positionright2 {
	position:absolute;
	right:-100px;
	bottom:40px;
}

.spacerBottom{
	clear:both;
	height:200px;
}

.spacerBottom2{
	clear:both;
	height:290px;
}

.smallquote{
	font-size:0.8125em;
}

ul.eventsList{
	margin: 0 0 1.5em 0;
	float:left;
}

ul.eventsList li {
	width: 200px;
	text-align: justify;
	color: #fff;
	line-height: 1.2em;
	margin:0 0 8px 0;
	font-size: .8125em;
	font-style: italic;
	margin-left:15px;
	padding-left:15px;
	background:url(../images/ico-arrow-right.gif) left 5px no-repeat;
}

/*.quickLinks{
	margin:0 0 15px 0;
}*/

.quickLinks ol {
	margin: 0 0 1.5em 0.85em;
}

.quickLinks ol li {
	list-style-type:decimal;
	width: 440px;
	text-align: justify;
	color: #fff;
	line-height: 1.2em;
	margin:0 0 5px 0;
	font-size: .8125em;
	font-style: italic;
	margin-left:15px;
	/*padding-left:px;*/
}

/************************************* SPONSORS ***************************************************/
.sponsor{
	display:block;
	width:230px;
	float:left;
	margin:0 20px 20px 0px;
}

.sponsor img {
	display:block;
	margin:0 0 10px 0;
}
.sponsor h3 {
	margin-bottom:0px;
	padding-bottom:0px;
	line-height:14px;
}
.sponsor a {
	font-size:11px;
}

/*********************************** COUNTDOWN ***************************************/

/*#glowingLayout div { float: left; width: 34px; height: 50px; 
    background: url(../images/countDownText.gif) no-repeat 0px 0px; } 
#glowingLayout div.image0 { background-position: -0px 0px; } 
#glowingLayout div.image1 { background-position: -34px 0px; } 
#glowingLayout div.image2 { background-position: -68px 0px; } 
#glowingLayout div.image3 { background-position: -102px 0px; } 
#glowingLayout div.image4 { background-position: -136px 0px; } 
#glowingLayout div.image5 { background-position: -170px 0px; } 
#glowingLayout div.image6 { background-position: -204px 0px; } 
#glowingLayout div.image7 { background-position: -238px 0px; } 
#glowingLayout div.image8 { background-position: -272px 0px; } 
#glowingLayout div.image9 { background-position: -306px 0px; } 
#glowingLayout div.imageDay { background-position: -340px 0px; } 
#glowingLayout div.imageSep { background-position: -374px 0px; } 
#glowingLayout div.imageSpace { background-position: -408px 0px; } */

#glowingLayout {
	margin: 10px auto;
}

#glowingLayout div { 
	float: left; width: 17px; height: 24px; 
    /*background: url(../images/countDownTextSmall.gif) no-repeat 0px 0px; */
    background: url(../images/countDownTextSmall_Red.gif) no-repeat 0px 0px; } 
#glowingLayout div.image0 { background-position: -0px 0px; } 
#glowingLayout div.image1 { background-position: -17px 0px; } 
#glowingLayout div.image2 { background-position: -34px 0px; } 
#glowingLayout div.image3 { background-position: -51px 0px; } 
#glowingLayout div.image4 { background-position: -68px 0px; } 
#glowingLayout div.image5 { background-position: -85px 0px; } 
#glowingLayout div.image6 { background-position: -102px 0px; } 
#glowingLayout div.image7 { background-position: -119px 0px; } 
#glowingLayout div.image8 { background-position: -136px 0px; } 
#glowingLayout div.image9 { background-position: -153px 0px; } 
#glowingLayout div.imageDay { background-position: -170px 0px; } 
#glowingLayout div.imageSep { background-position: -187px 0px; } 
#glowingLayout div.imageSpace { background-position: -204px 0px; } 
