body {
	font: 80%/150% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background: #011222 url(../img/bg_main.gif) repeat-x scroll;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #808080;
}

.oneColElsCtrHdr #container {
	width: 830px;  /* this width will create a container that will fit in an 800px browser window if text is left at browser default font sizes */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left;
}

#Header {
	width: 830px;
	margin-top: 39px;
	float: left;
}

#Header_logoL {
	float: left;
}
#Header_logoR {
	float: right;
}
#Header_lang {
	width: 830px;
	float: right;
	text-align: right;
}
#Header_expose {
	width: 830px;
	margin-top: 26px;
	float: left;
}
#countdown {
	margin-top: 8px;
	float: right;
}

#countdown span.days {
	color: white;
	font: 120% "Lucida Grande", Verdana, Lucida, sans-serif;
}

#countdown span.counter {
	color: #002f5a;
	font: bold 140% "Lucida Grande", Verdana, Lucida, sans-serif;
	background-color: white;
	padding: 2px 6px 2px 6px;
	background-image: url(../img/countdown_bg.gif);
	border: 1px solid #bacdd3;
	vertical-align: -2px;
}

#call {
	float: right;
	margin-top: -6px;
}

#call span.days {
	color: white;
	font: 120% "Lucida Grande", Verdana, Lucida, sans-serif;
}

#flag {
	float:right;
	margin-right: -10px;
	margin-top: 4px;
}
#NavHeader_nav		 {
	margin-top: 30px;
	float: left;
	width: 100%;
}

#NavHeader_nav ul {
	width: 467px;
	height: 29px;
	padding: 0;
	margin: 0;
	display: inline;
}

#NavHeader_nav li {
	float: left;
	padding-bottom: 6px;
	font: normal 120% "Lucida Grande", Lucida, Verdana, sans-serif;
	display: inline;
}

#NavHeader_nav li a {
	text-decoration: none;
	padding: 6px 12px 8px 12px;
	border-top: 1px solid #bacdd3;
	border-left: 1px solid #bacdd3;
	border-right: 1px solid #bacdd3;
	background-color: #002f5a;
}

#NavHeader_nav li a.current {
	display: inline;
	color: #002f5a;
	background-color: #bacdd3;

}

#NavHeader_nav li a:hover {
	display: inline;
	color: #FFFFFF;
	background-color: #3b576e;
}

#NavHeader_nav li a.current:hover {
	display: inline;
	color: #002f5a;
	background-color: #bacdd3;
}

.SecondaryNav {
	margin: -22px 0px 20px -16px;
	color: #5b6a81;
}

.SecondaryNav li {
	font: normal 90% "Lucida Grande", Lucida, Verdana, sans-serif;
	display: inline;
	margin-right: 0px;
}

.SecondaryNav li a {
	text-decoration: none;
	border-width: 0px;
	border-style: hidden;
}

.SecondaryNav li a.current {
	border-width: 1px;
	padding-bottom: 2px;
	color: #4f7181;
	border-bottom-style: solid;
	border-bottom-color: #4f7181;
}

.SecondaryNav li a:hover {
	color: #4f7181;
}


#MainBanner {
	height: 428px;
	width: 830px;
	margin-top: 15px;
	float: left;
}
#Footer {
	width: 828px;
	float: left;
	border: 1px solid #20243e;
	margin-top: 20px;
	margin-bottom: 20px;
	background: url(../img/footerbg.gif) repeat-x 0 0;
	padding: 0;
}

#Footer ul {
	display: block;
}
#Footer li {
	display: inline;
	margin-right: 0px;
	margin-left: 0px;
	float: left;
}

.content {
	width: 770px;
	background: white url(../img/bg_content.gif) repeat-x;
	float: left;
	padding-top: 30px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 40px;
}

.content p {
	padding: 7px 13px 7px 33px;
}
.content p.intro {
	width: 510px;
}
.profilepic p{
	width: 530px;
}
.content ul {
	padding: 5px 33px 7px 50px;
	margin-top: -10px;
	width: 510px;
}
h1 {
	text-align: left;
	font: 1.8em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #4f7181;
	padding: 7px 13px 7px 33px;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	margin-bottom: 30px;
}
h2.team {
	text-align: left;
	font: 1.6em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #4f7181;
	padding: 0px 0px 0px 33px;
	margin-bottom: -16px;
}
.profilepic {
	width: 755px;
	float: left;
	}
.imageStackLeft {
	width: 755px;
	float: left;
	padding: 7px 13px 30px 33px;
	}
.imageStackRight {
	width: 755px;
	float: right;
	padding: 7px 13px 30px 33px;
	}
.imageStackRight img {
	float: right;
	}

.video {
	margin: 30px auto 0;
	width: 640px;
}


img.FloatRight{
	float: right;
	margin-left: 30px;
	margin-bottom: 18px;
	border: 2px solid silver;
}
img.FloatLeft{
	float: left;
	margin-top: 18px;
	margin-bottom: 18px;
	margin-right: 30px;
	border: 2px solid silver;
}
img.FloatLeftSign{
	float: left;
	margin-top: 18px;
	margin-left: 26px;
	margin-bottom: 22px;
	margin-right: 18px;
}


.BlockQuoteFullPage{
	margin-left: 1px;
	background: transparent url(../img/quote.gif) no-repeat;
}
p.quote {
	text-align: left;
	font-size: 1.4em;
	line-height: 1.2em;
	margin-bottom: -23px;
	color: #4f7181;
	font-style: italic;
}
p.quoteAuthor {
	text-align: left;
	color: #808080;
}
form.cmxform { 
	margin-bottom: 20px;
	margin-top: 20px;
	margin-left: 33px;
	margin-right: 20px;
	
	
}

form.cmxform fieldset { 
	margin-top: 10px;
	border-style: none;
	float: left;
}
	
form.cmxform legend {
	font: 1.6em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #4f7181;
	padding: 0px 0px 0px 0px;
	margin-bottom: -16px;
}
	
form.cmxform label {
	display: inline-block;
	line-height: 1.8;
	vertical-align: top;
	}

form.cmxform fieldset {
	float: left;
	border-width: 1px;
	width: 325px;
}
	
form.cmxform fieldset ol {
	margin: 0;
	padding: 0;
}
	
form.cmxform fieldset li {
	list-style: none;
	padding: 5px 0 0 0;
	margin: 0;
	}
	
form.cmxform fieldset li.tickets {
	display: inline-block;
	padding-right: 15px;
}
	
form.cmxform fieldset li img {
	display: inline-block;
	padding: 0;
	border:0;
	top: 3px;
	position: relative;
	left: 6px;
}

form.cmxform em {
	font-weight: bold;
	font-style: normal;
	color: #f00;
	}
	
label.schedule {
	display: inline-block;
	line-height: 1.8;
	vertical-align: top;
	}

fieldset.schedule {
	border-width: 0px;
}
	
fieldset.schedule ol {
	padding: 0;
	margin-left: 33px;
}
	
fieldset.schedule li {
	list-style: none;
	padding: 8px 0 0 0;
	margin: 0;
}
	
fieldset.schedule label { 
	display: inline-block;
	width: 100px;
	font-weight: bold;
}						       
p.form {
	font-weight: bold;
	padding: 0;
}

p.confirm {
	font-weight: bold;
	margin-top: 20px;
	margin-left: 20px;
}

span.counter a:focus, 
span.counter a:hover     { color: #3c92b8; }
span.counter a           { color: #002f5a; text-decoration: none;}

a:focus, 
a:hover     { color: gray; }
a           { color: #808080; text-decoration: none;}

#NavHeader_nav a:hover     { color: #ff8900; }
#NavHeader_nav a           { color: #ffffff; text-decoration: none;}
#NavHeader_contact a:hover     { color: #ff8900; }
#NavHeader_contact a           { color: #ffffff; text-decoration: none;}
#Footer_contact a:hover     { color: #ff8900; }
#Footer_contact a           { color: #1c1c1c; text-decoration: none;}


img {
	border-style: none;
}

	

