@import url("layout.css");
@import url("typography.css");

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,p,blockquote,th,td{margin:0; padding:0;}
body{background:#fff; text-align:center;}

ul li{list-style:none;}
a img{border:0}
.clear{clear:both;}
.assist-text{position:absolute; left:-5000px; top:-1000px}
.print {display: none;}

.left{float:left}
.right{float:right}
.clear{clear:both;}

.omega{margin-right:0 !important}
.alpha{margin-left:0 !important}

.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%;}

/*============================ BRANDING =========================*/

#branding{background:#1F6800 url(../images/header_tile.gif) left top repeat-x; border-bottom:10px solid #03FD64; }
#branding .container{background:url(../images/header_bg.jpg) right top no-repeat;min-height:140px}

/*============================ SUCKERFISH DROP DOWN =========================*/

.sf-menu ul {position:absolute;top:-999em;}
.sf-menu ul li {width:100%;}
.sf-menu li:hover {visibility:inherit; /* fixes IE7 'sticky bug' */}
.sf-menu li {float:	left;position:relative;}
#main_nav  a {display:block;position:relative;float:left;padding:0 0 0 9px;margin:5px 5px 0px 0;background:url("../images/tablo.png") left top no-repeat;}
#main_nav  a span {float:left;display:block; padding:7px 15px 3px 6px;height:16px;cursor:pointer;background:url("../images/tabro.png") right top no-repeat;}
#main_nav  a.bluel {display:block;position:relative;float:left;padding:0 0 0 9px;margin:5px 5px 0px 0;background:url("../images/tabloBLUE.png") left top no-repeat;}
#main_nav  a span.bluer {float:left;display:block; padding:7px 15px 3px 6px;height:16px;cursor:pointer;background:url("../images/tabroBLUE.png") right top no-repeat;}
.sf-menu li:hover ul,.sf-menu li.sfHover ul {left:0;top:2.5em; /* match top ul list item height */z-index:99;}
ul.sf-menu li:hover li ul,ul.sf-menu li.sfHover li ul {top:	-999em;}

#main_nav ul{background: #B80000 url(../images/sf_bg.jpg) left top no-repeat; width:142px;padding:30px 5px 10px 5px; border-bottom:3px solid #E60101;margin-top:6px; z-index:1000 }
#main_nav ul li, #main_nav ul li a{float:none;}
#main_nav ul a, #main_nav li.active ul a{text-transform:none; padding:4px 5px;margin:0;background:0; width:132px}
#main_nav ul a span{background:0;display:block}
#main_nav ul a:hover, #main_nav li.active ul a:hover{background:#C73333}

/*============================ SUB NAV =========================*/

#sub_nav {background:url(../images/subnav_bg.jpg) right bottom no-repeat; width:226px; padding:20px 0 60px 0; margin-bottom:20px}
#sub_nav li {background: url(../images/side_blt.gif) 8px center no-repeat; padding:3px 10px 3px 28px; border-bottom:1px dotted #000; margin:0 10px 0 10px}

/*============================ CONTENT =========================*/

/* Home */
.home_panel{background:url(../images/homepanel_bot.gif) left bottom no-repeat; padding-bottom:10px; width:297px; float:left; margin:20px; margin-left:0px }
.hp_inner{background:url(../images/homepanel_top.gif) left top no-repeat;padding:21px 15px 15px 15px}

#sponsor_logos{background:url(../images/logos_bot.gif) left bottom no-repeat; padding-bottom:10px; margin:20px 0 20px 0; clear:both }
#sponsor_inner{background:url(../images/logos_top.gif) left top no-repeat; padding:15px 20px 0 20px; overflow:hidden }
#organisers_img{width:620px; float:left}
#conference_img{width:200px; float:left}
.logos{overflow:hidden; list-style:none}
.logos li {
	float:left;
	margin-right:10px
}

/* Content Page */
body.content_page #main .container{background:url(../images/main_bg.gif) right top repeat-y; margin-top:30px; margin-bottom:20px }
body.content_page #main_top{background:url(../images/main_top.gif) right top no-repeat;padding-top:33px; overflow:hidden }
body.content_page #main_bot{background:url(../images/main_bot.gif) right bottom no-repeat;padding-bottom:25px;overflow:hidden  }

/* Table Styles */
.hotel_table  td{color:#fff; padding:5px}
#main_content .hotel_table td.logo{background:#fff; text-align:center; vertical-align:middle}
#main_content .hotel_table td.logo a{border-bottom:0}

/* Sub Content */

#sub_content .side_block{padding:6px 0 6px 0; border:1px solid #fff; border-width:1px 0 1px 0; margin-top:20px}

/*============================ SIDE CONTENT =========================*/

#side_content .logo{margin-left:10px}
.side_badge{margin:20px 0 0 0}

/*============================ SITE INFO =========================*/

#site_info{background:#096900; border-top:10px solid #F60018}
#site_info .container{background:url(../images/footer_bg.jpg) left top no-repeat; text-align:center; padding:10px 0 10px 0}

#site_info ul{width:660px; margin:auto}
#site_info ul li{float:left; padding:0 8px 0 8px; border-right:1px solid #ccc}
#copyright{clear:both}

/*=================== SPACE APPLICATION FORM ====================*/
#main_content .appform1{
	width:450px;
	border:#336699 1px solid;
	background-color:#d1ddef;
}

#main_content .appform1 tr td{
	font-size:12px;
	line-height:14px;
}

#main_content #appform2{
	width:450px;
	border-left:#336699 1px solid;
	border-right:#336699 1px solid;
	border-bottom:#336699 1px solid;
	background-color:#d1ddef;
}

#main_content #appform2 tr td{
	font-size:12px;
	line-height:14px;
}

#main_content .appform3{
	width:450px;
	border-left:#336699 1px solid;
	border-right:#336699 1px solid;
	border-bottom:#336699 1px solid;
	background-color:#e8eef7;
}

#main_content .appform3 tr td{
	font-size:12px;
	padding-left:3px;
	width:150px;
}

#main_content #appform-bottom{
	width:450px;
	background-color:#d1ddef;
	border-left:#336699 1px solid;
	border-right:#336699 1px solid;
	border-bottom:#336699 1px solid;
}

#main_content #appform-bottom tr td{
	font-size:12px;
}

#main_content .captcha{
	margin-left: 10px;
}

#main_content .tdright{
	background-color:#e8eef7;
	width:80px;
	margin:4px;
	padding:2px;
}

#main_content .redast{
	color:#CC0000;
	font-size:14px;
	font-weight:bold;
}

#main_content #info{
	width:450px;
	background-color:#FFFFFF;
}

#main_content #info tr td{
	font-size:12px;
}

#main_content textarea{
	 width:270px;
	 height:100px;
}

#main_content .error{
	color:#990000;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	background-color:#FFFFFF;
	padding:2px;
}
/*=================== SPONSOR LOGO====================*/
.sponsor-logo-holder{
	padding: 5px;
	border-bottom: 1px dotted #FFFFFF;
	background-color:#000000;
	margin-bottom: 5px;
}
.left{
	float:left;
}
.right {
	float: right;
	margin-right: 5px;
	width: 210px;
}
.clearer{
	clear:both;
}
.rightimg{
	float:right;
}
/*=================== SPONSOR holders====================*/
.diamondholder{
	border: 5px solid #ececec;
	padding: 5px 15px;
	margin-bottom: 10px;
	
}

.diamondholder img{
	float:left;
}
.diamondholder p{
	margin-left: 150px;
	text-transform:uppercase;
	float: right;
	margin-right: 5px;
	width: 210px;
}
.titaniumholder{
	border: 5px solid #dddcda;
	padding: 5px 15px;
	margin-bottom: 10px;
}
.titaniumholder img{
	float:left;
}
.titaniumholder p{
	margin-left: 150px;
	text-transform:uppercase;
	float: right;
	margin-right: 5px;
	width: 210px;
}
.platinumholder{
	border: 5px solid #a69a82;
	padding: 5px 15px;
	margin-bottom: 10px;
}
.platinumholder img{
	float:left;
}
.platinumholder p{
	margin-left: 150px;
	text-transform:uppercase;
	float: right;
	margin-right: 5px;
	width: 210px;
}
.bronzeholder{
	border: 5px solid #c68356;
	padding: 5px 15px;
	margin-bottom: 10px;
}
.bronzeholder img{
	float:left;
}
.bronzeholder p{
	margin-left: 150px;
	text-transform:uppercase;
	float: right;
	margin-right: 5px;
	width: 210px;
}
.hr {
	border-bottom:1px dotted #FFFF00;
	margin-bottom: 8px;

}
.sponsors-top{
	background: url(../images/sponsors-top.gif) no-repeat;	
	width: 206px;
	height: 30px;
	padding-top: 20px;
	padding-left: 20px;
	padding-top: 20px;
	color:#DADADA;
	font-size:1.4em;
	font-weight: bold;
}

.sponsors-content{
	width: 226px;
	background-color:#313131;
}
.sponsorside-title-holder{
	background-color:#313131;
	color:#DADADA;
	font-size:1.4em;
	font-weight: bold;
}
.sponsorside-image-holder{
	background-color:#000000;
}
/*=================== SLIDESHOW IMAGE HOLDER ====================*/
.pics { height: 130px; width: 223px; padding:0; margin:0; overflow: hidden }

.pics img { height: 130px; width: 223px;  top:0; left:0 }
pre {
	visibility:hidden;

}
.mediapartners{background:#fff; text-align:center; vertical-align:middle; padding: 5px; width: 200px; height: 135px;}

.mediapartnerstable{
	font-size: 12px;
	color:#FFFFFF;
}
.mediapartnerstable td{
	padding: 5px;
}