@charset "utf-8";
/* CSS RESET */
* {	margin: 0px; padding: 0px; text-indent: 0px; }
img { border: none; padding: 0px; }
a img { border:none; vertical-align:top; }
ul { list-style: none; }

/* GLOBAL STYLES */
body{
	margin:0;
	padding: 0;
	font-family:"Myriad Pro", Arial, Helvetica, sans-serif;
	color:#585e62;
	background: url(../images/bg.jpg) repeat center center;
}
blockquote {
  margin:0;
  background-repeat:no-repeat;
  background-position: 480px 30px ; 	
  background-color:#f6f6f6;
 
   padding:10px 80px 15px 20px;
 } 

 blockquote p {
  margin:0;
  background-image:url(../images/openQuote11.png);
  background-repeat:no-repeat;
  background-position:left top;
 padding-left: 20px;
  font-size:18px !important;
 color:#585e62;
 } 
blockquote em{
 	font-size: 14px!important;

 } 
h2 {
	font-size: 37px;
	color:#4d4d50;
	font-weight: normal;
	margin: 20px 0;
}
h3{
	color:#f79321;
	margin-bottom: 15px;
}
h5{
	color: #FC3;
	margin-bottom: 15px;
	font-size: 16px;
}

.left { float: left!important}
.right { float: right!important}
.clear { clear: both!important}
.containerbg{
	background: url(../images/content-bg.png) repeat-y center center;
	width: 993px;
	margin: 0 auto;
}
.footerbg{
	background: url(../images/footer-bg.png) no-repeat 1px 0px;
	width: 930px;
	height: 70px;
	padding: 35px  33px 5px  30px;
	margin: 0 auto;
}
.container{
	width: 920px;
	margin: 0 auto;
}
#logo {width:341px; height:140px; margin-top: 0px;}
.top-title{
	color:#585e62;
	font-size:12px;
	text-align:right;
	margin-top: 15px;
	width: 525px;
}
.highness{
	color:#585e62;
}
.topdates{
	color:#f69232;
	font-size: 18px;
	font-weight: bold;
}
.top-title h2{
	color:#585e62;
	margin: 0;
	font-size:13px;
	font-weight: normal;
}
.totitle{
	font-size:13px;
	float:right;
	margin-top: 5px;
	color:#585e62;
	padding-bottom:8px;
}
.slideshow-holder{
	width: 921px;
	margin-top: 20px;
	height: 281px;
}
.newstick {
	padding: 10px;
	width: 720px;
	float:left;
}
.newstick img{
	float:left;
	padding-right: 15px;
}
.newstick p{
	font-size: 18px;
	float:left;
	margin-top: 15px;
}
.calendar{
	background: url(../images/calendar-bg.jpg) no-repeat 1px 0px;
	width: 160px; 
	height: 144px;
	float:right;
	margin-top: 30px;
}
.basebarbg{
	background: url(../images/base-bar.jpg) no-repeat 1px 0px;
	width: 742px; 
	height: 103px;
	float:left;
}
.basebarboxes1{
	width: 257px;
	height: 89px;
	margin: 5px 0 0 6px;
}
.basebarboxes1 p.intro a, .basebarboxes2 p.intro a{
	font-size: 18px;
	color:#f79231;
	text-decoration:none;
}
.basebarboxes1 p.intro a:hover, .basebarboxes2 p.intro a:hover{
	text-decoration:underline;
}
.basebarboxes1 p, .basebarboxes2 p{
	font-size: 12px;
	margin-top: 10px;
	color:#f79231;
}
.basebarboxes1 img, .basebarboxes2 img{
	float:left;
}
.basebarboxes2{
	width: 227px;
	height: 89px;
	margin: 5px 0 0 13px;
}
.basebarboxes3{
	width: 220px;
	height: 89px;
	margin: 5px 0 0 0px;
}
.footerbg a{
	color:#82939b;
	text-decoration: none;
	margin-right: 4px;
	font-size: 12px;
	margin-left: 4px;
	font-weight: bold;
	border-right: 1px solid #82939b;
	padding-right: 10px;
}
.newslletertxt{
	color:#70c8ed;
	font-size: 14px;
}
input.newslettertxtbox{
	-webkit-border-top-left-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-bottomleft: 5px;
border-top-left-radius: 5px;
border-bottom-left-radius: 5px;
	width: 145px;
	color:#999999;
	padding: 10px;
	border: 1px solid #CCCCCC;
}
input.newslettersubmit{
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
color:#666666;
border: 0px none;
	width: 34px;
	padding: 10px;
	background-color:#70c8ed;
	
}
.organiserbox{
	widows: 160px;
	height: 93px;
	float:right;
	margin-top: 5px;
}
.innerheader{
	width: 918px; height: 114px;
	margin-top: 20px;
}
.maincontent{
	width: 595px;
	padding: 10px 0;
	
}
.maincontent p{
	margin: 12px 0;
	font-size:15px;
	
}
.maincontent a{
	color:#F79220;
	text-decoration: none ;
	
}
.maincontent a:hover{
	color:#cb6500;
	text-decoration: underline ;
	
}
.leftnavcontainer {
  width: 317px;
  float:right;
}
.contentlist {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-top: 0px;
  margin-left: 15px;
}
 
.contentlist  li {
	margin: 0;
	background:  url(../images/bullet.jpg) no-repeat 0px 3px;
	color:#4d4c51;
	font-size: 14px;
	padding-left: 20px;
	margin-bottom: 8px;
	font-weight: bold;
	display:block;
	font-family:"Myriad Pro", Arial, Helvetica, sans-serif;	
} 
.contentlist  li a{
	color:#40bed4;
	margin-left: 0px;
	
	margin-left: 20px;
	display:block;
	text-decoration:none;
} 

.contentlist  li a:hover{
	color:#F7941C;
	
	border: 0px none; 
} 
.imgpad{ padding: 10px;}

.lucinda{
	width: 186px;
	height: 42px;
	background: url(../images/lucida-logo.png) no-repeat;	
	cursor:pointer;
}
.footerbg a:hover{
	color:#FF7910;
	text-decoration: underline;
}
.footertxtholder{

            width: 151px;

            float:right;

}

.footimgleft{

            float:left;

}

.footertxtholder p{

            margin: 4px 0;

}

.footarrow{

            float:right !important;

            margin-top: 0px;

}
.txtcopy{
	color:#96a6ae;
	font-size: 11px;
	margin-top: 15px;
}
.home-icon{
	float:left;
	width: 27px;
	height: 27px;
	margin-left: 20px;
	margin-top: 15px;
}
.introtxt{
	font-size: 21px !important;
}
.executivetable {
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #FC3;
		vertical-align:top;
}

.executivetable tr td {
	padding: 5px;
	border-bottom: 1px solid #c1c1c1;
	vertical-align:top;
}

.executivetable h4 {
	color:#F90;
	padding-bottom:3px;
		padding-left:10px;
}
.executivetable p {
	padding-bottom:0px;
	padding-left:10px;
}
.contacstable tr td {
	padding: 5px;
	border-bottom: 1px solid #c1c1c1;
}
.executivetable th {
	color:#F90;
	text-align:left;
	color:#333;
	background:#E8E8E8;
	font-size:14px;
	padding:10px;
}

.contacstable tr td img {
	vertical-align:top
}
.contacstable tr td p {
	color:#7c7c7c;
	font-size: 14px;
	margin: 5px 0 !important;
	font-family:"Myriad Pro", "Lucida Grande", sans-serif;
}
.contacstable tr td p.company {
	color:#F7941C;
	font-size: 16px;
	margin: 5px 0 !important;
	font-family:"Myriad Pro", "Lucida Grande", sans-serif;
}
.committee tr td {
	padding: 5px;
}
.committee tr td img {
	vertical-align:top
}
.committee tr td p {
	color:#7c7c7c;
	font-size: 16px;
	font-family:"Myriad Pro", "Lucida Grande", sans-serif;
}
.committeetxt {
	color:#606060;
	font-size: 16px;
	font-weight: bold;
	font-family:"Myriad Pro", "Lucida Grande", sans-serif;
}
.committeetitle{
	color:#606060;
	font-size: 20px;
	font-weight: bold;
	font-family:"Myriad Pro", "Lucida Grande", sans-serif;
}
.committeecompany{
	color:#F7941C;
	font-size: 16px;
	font-family:"Myriad Pro", "Lucida Grande", sans-serif;
}
.committeeimg{
	width: 205px;
	height: 90px;
	padding: 5px;
	border: 1px solid #c1c1c1;
	margin: 0 auto;
}
.imageleft{
	float:left;
	padding-right: 10px;
	padding-bottom: 5px;
}
.imageright{
	float:right;
	padding-right: 10px;
	padding-bottom: 5px;
}
.mediapartnerstable{
	font-size: 12px;
	border-bottom: 3px;
	border-bottom-color: #CCC;
	border-bottom-style: solid;
	padding: 0px;
	margin:0;
}
.mediapartnerstable tr td{
			padding: 5px;
	margin:0;
	border-bottom: 1px solid #c1c1c1;
	vertical-align:center;
}
.mediapartnerstable tr{
	border-bottom: 1px;
	border-bottom-color: #CCC;
	border-bottom-style: solid;
}

.mediapartnerstable h3 a {
	color:#06C; font-size:18px;}
	
.sponsortitleholder{
	border-top: 3px solid #066794;
	margin: 15px 0;
	padding-top: 15px;
}
.sponsortitleholder h2{
	font-family:"Myriad Pro","Trebuchet MS","Helvetica Nue",Helvetica,Arial,sans-serif;
	font-size:18px;
	margin:0px;
	font-weight: bold;
	color:#6bc0e7;
}
.sponsortitleholder h2 span {
color:#FFFFFF;
font-family:"Myriad Pro","Trebuchet MS","Helvetica Nue",Helvetica,Arial,sans-serif;

}
.price{
	color:#4ba325 !important;
}
.contentinner em {
color:#3349B9;
font-family:"Myriad Pro","Lucida Grande",sans-serif;
font-size:16px;
}
.csoon{
	color:#585e62;
	font-size:12px;
	display:inline;
}
.pics { height: 281px; width: 920px; padding:0; margin:0; overflow: hidden }

.pics img { height: 281px; width: 920px;  top:0; left:0 }

/*=================== SPACE APPLICATION FORM ====================*/
.container .appform1{
	width:565px;
	background-color:#0e0e0e;
	border-collapse:collapse;
	
}

.container .appform1 tr td{
	font-size:14px;
	line-height:14px;
	margin: 0;
	padding: 10px 5px 10px 5px;
	border-collapse:collapse;
}
.price1{
	background-color:#FAE6CD;
}
.price2{
	background-color:#F7CDFB;
}
.price3{
	background-color:#CCECF9;
}
.container #appform2{
	width:565px;
	background-color:#e0e0e0;
	padding: 5px;
}

.container #appform2 tr td{
	font-size:14px;
	line-height:16px;
}

.container .appform3{
	width:565px;
	border-bottom:#e0e0e0 1px solid;
	background-color:#f7f8f3;
}

.container .appform3 tr td{
	font-size:14px;
	padding: 5px;
	padding-left:3px;
	width:120px;
}

.container #appform-bottom{
	width:565px;
	background-color:#f5f8e7;
	border-left:#e0e0e0 1px solid;
	border-right:#e0e0e0 1px solid;
	border-bottom:#e0e0e0 1px solid;
	padding: 5px;
}

.container #appform-bottom tr td{
	font-size:14px;
}

.container .captcha{
	margin-left: 50px;
}

.container .tdright{
	width:120px;
	margin:4px;
	padding:2px;
}

.container table tr td span.redast{
	color:#FDBC78;
	font-size:14px;
}

.container #info{
	width:565px;
	background-color:#f2f8dc;
}

.container #info tr td{
	font-size:14px;
	padding: 5px;
}

.container textarea{
	 width:300px;
	 height:100px;
	 font-family:Arial, Helvetica, sans-serif;
	 font-size:12px
}

.container .error{
	color:#990000;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	background-color:#FFFFFF;
	padding:2px;
}
.ratestable tr td {
	background-color:#FFF;
	border:solid 1px #b8b8ba;
	width: 187px;
}

.ratestable tr td.rate1:hover {
	background: #fff4e5;
}
.ratestable tr td.rate2:hover {
	background: #fdf0fd;

}
.ratestable tr td.rate3:hover {
	background: #eaf7fc;

}

.ratestable tr td p {
	color:#7c7c7c;
	font-size: 14px;
	margin: 0px 5px;
}
.ratestable tr td p.title {
	color:#4D4D50;
	font-size: 18px;
	font-weight: bold;
}
.ratestable tr td p.price1 {
	color:#4D4D50;
	font-size: 20px;
	background-color:#fae6cd;
	margin-top: 10px;
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
padding: 5px;
	font-weight: normal;
}
.ratestable tr td p.price2 {
	color:#4D4D50;
	font-size: 20px;
	background-color:#f7cdfb;
	margin-top: 10px;
	font-weight: normal;
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
padding: 5px;
}
.ratestable tr td p.price3 {
	color:#4D4D50;
	font-size: 20px;
	margin-top: 10px;
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
padding: 5px;
	font-weight: normal;
	background-color:#ccecf9;
}

.slideshow-holder pre {display:none;}

.bannerads pre { 
	border: solid 1px #CCC;
	font-size: 0.6 em; 
 	color: #999;
	margin: 10px; 
	padding:10px; 
	background: #eeeeee;}
.bannerads pre.code_area {
white-space: pre-wrap; !important; /* css-3 */
white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
white-space: -pre-wrap; !important; /* Opera 4-6 */
white-space: -o-pre-wrap;  !important;/* Opera 7 */
word-wrap: break-word; !important; /* Internet Explorer 5.5+ */
}

.bannerads code {font-size:0.6em; 
	color: #000;}
	#banner-holder {width:900px;}
	#banner-holder	.left-column {width: 200px; float:left; position:relative; padding-top:15px;}
	#banner-holder	.right-column {padding-left: 220px; padding-top:15px;}
	#banner-holder .banneradvert {border-top:#999 double medium;}
	#banner-holder img {padding:10px;}
	#banner-holder h3 {font-size:16px;}
	#banner-holder em {font-weight:400;}
	#banner-holder h3.codetitle  {text-align:centre; display:block; background:#F60; padding:5px; color:#FFF}

#topic-nav  {width:100%; text-align:center;  margin-bottom:10px; background: rgb(206,220,231);
background: -moz-linear-gradient(top, rgb(206,220,231) 0%, rgb(89,106,114) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(206,220,231)), color-stop(100%,rgb(89,106,114)));
background: -webkit-linear-gradient(top, rgb(206,220,231) 0%,rgb(89,106,114) 100%);
background: -o-linear-gradient(top, rgb(206,220,231) 0%,rgb(89,106,114) 100%);
background: -ms-linear-gradient(top, rgb(206,220,231) 0%,rgb(89,106,114) 100%);
background: linear-gradient(top, rgb(206,220,231) 0%,rgb(89,106,114) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cedce7', endColorstr='#596a72',GradientType=0 );}

#topic-nav ul {display:block; }

#topic-nav li {display:inline;  border-right:#FFF 1px solid; }
#topic-nav li a {color:#FFF; padding:5px 10px 5px 10px;line-height:30px; font-weight:bold;}
#topic-nav li a:hover {background: -moz-linear-gradient(top,  rgba(0,0,0,0.65) 0%, rgba(0,0,0,0) 100%);

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.65)), color-stop(100%,rgba(0,0,0,0)));

background: -webkit-linear-gradient(top,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%);

background: -o-linear-gradient(top,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%);

background: -ms-linear-gradient(top,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%);

background: linear-gradient(top,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%);

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 ); text-decoration:none;}

.topic1 h3, .topic2 h3, .topic3 h3, .topic4 h3 {display:block; background-color:#f5f2f8; color:#F90; padding:15px 0 5px 5px;}
.topic1 h4, .topic2 h4, .topic3 h4, .topic4 h4 {display:block; background-color:#F90; padding:10px 0 4px 5px; color:#FFF;}
.topic1 p, .topic2 p, .topic3 p, .topic4 p  { line-height:21px; font-size:17px;}

table#techcommittee  { background-color:#f6f6f1; width:100%;}
#techcommittee .name {font-weight:bold; color:#000; padding:5px 0 0px 0;}
#techcommittee .title {}
#techcommittee .white { background-color:#FFF;}
#techcommittee h4 { text-align:center;}
#techcommittee p {  padding:0;}
#techcommittee h3 {text-align:center; display:block; background-color:dcdcd2; color:#666; padding-top:15px;}
#techcommittee .teamtitle {font-weight:bold; color:#FFF; display:block; background-color:#F90;padding:4px;}
#techcommittee .companies { font-style:italic; padding:0;}
#techcommittee td { border-bottom:thin #d1d1c9 solid; vertical-align:top;}


/* ------- Cool Buttons ------- */
.cool_button{
	text-decoration:none !important;
	color:#fff !important;
	text-shadow:0 1px 0 #888888;
	display:inline-block;
	font-size:17px;
	font-weight:bold;
	letter-spacing:0.3px;
	margin:5px 10px 5px 0;
	border:0 none;
	padding:0 20px 0 0;
}
.cool_button span{
	text-decoration:none !important;
	display:block;
	line-height:10px;
	padding:10px 0 12px 20px;
	}
.cool_button:hover{opacity:0.9;}

.cool_button.orange{
	background-image: url(../images/cool_orange.png);
	background-repeat: no-repeat;
	background-position: right -40px;
}
.cool_button.orange span{background:url(../images/cool_orange.png) no-repeat ;}

.cool_button.blue{background:url(../images/cool_blue.png) no-repeat right -40px;}
.cool_button.blue span{background:url(../images/cool_blue.png) no-repeat ;}


.topic_list li h3 {padding:10px; display:inline; line-height:35px;}
.topic_list li {display:block; border-bottom:solid #999 1px; background:#f0e5da;}
.topic_list li p {display:inline; padding:10px; }
.topic_list a {color:#333}
.topic_list li:hover {background-color:#FC6;}
ul.topic_list {padding:10px 0 10px 5px;}

