/* Undo default HTML styling of common browsers */
ul, ol {
	list-style:none;
}

img {
	border:none;
}

div, p, ul, h1, h2, h3, h4, img, form, label{
	padding:0px; 
	margin:0px;
}

table td{
	padding:0px; 
	margin:0px;
	border:none;
}

html, body {
	height:100%;
}

body{
	margin:0px;
	padding:0px;
	color:#0d1216;
	background-color: #23b1a5;
	background-image: url(../images/bg_general.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: verdana, serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
}

/* General links */
a{
	color:#0d1216;
	text-decoration: underline;
}
a:hover {
	text-decoration:underline;
	color: #b5121b;
}
a:active {
	text-decoration:none;
}
a:focus, input:focus {
	outline:none;
}

/*sponsor menu */
.invertedshiftdown2{
	padding: 0;
	width: 100%; /*Highlight red color theme*/
	background: transparent;
	height: 35px;
}

.invertedshiftdown2 ul{
	margin:0;
	margin-left: 0px; /*margin between first menu item and left browser edge*/
	margin-top: 10px;
	list-style: none;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #B5121B;
}

.invertedshiftdown2 li{
display: inline;
margin: 0 5px 0 0;
padding: 0;
text-transform:uppercase;
}

.invertedshiftdown2 a{
float: left;
display: block;
font-weight:bold;
color: black;
text-decoration: none;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 10px 5px 10px; /*Padding within each menu item*/
background-color: #CCCCCC; /*Default menu color*/
border-bottom: 8px solid white;
}

.invertedshiftdown2 a:hover{
background-color: #B5121B; /*Highlight red color theme*/
padding-top: 5px; /*Set padding-top value to default's padding-top + padding-bottom */
padding-bottom: 0px; /*Set padding-bottom value to 0 */
border-bottom-color: #B5121B; /*Highlight red color theme*/
color: white;
text-decoration: none;
}

.invertedshiftdown2 .current a{ /** currently selected menu item **/
background-color: #b5121b; /*Highlight red color theme*/
padding-top: 5px; /*Set padding-top value to default's padding-top + padding-bottom */
padding-bottom: 0px; /*Set padding-bottom value to 0 */
border-bottom-color: #b5121b; /*Highlight red color theme*/
color: white;
}

/* Menu */
#menu {
	width:820px;
	height:53px;
	background:url('../images/bg_menu.gif') repeat-x top left;
	float:right;
	display:inline
	}
#menu ul {
	margin:0;
	padding-top: 25px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 17px;
}
#menu li {
	display:inline;
	list-style:none;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0;
	font-size: 12px;
	font-weight: bold;
}
#menu li a{
	text-decoration: none;	
}

#menu ul li a:link, #menu ul li a:visited {
	padding:5px 7px; 
	color:#000000; 
	border:1px solid #b5121b; 
	background:#fff
}
#menu ul li a:hover, #menu ul li a#active, #menu ul li a:active {
	color:#fff;
	border:1px solid #fff;
	text-decoration:none;
	background-color: #b5121b;
}

/** rounded corner **/
.rbroundbox { background: url(../images/nt.gif) repeat; }
.rbtopl {background: url(../images/tl.gif) no-repeat top left; }
.rbtopr{ background: url(../images/tr.gif) no-repeat top right; }
.rbbotl { background: url(../images/bl.gif) no-repeat bottom left; }
.rbbotr{ background: url(../images/br.gif) no-repeat bottom right; }
/* height and width stuff, width not really nessisary. */
.rbtopl, .rbtopr, .rbbotl, .rbbotr {
	width: 100%;
	height: 7px;
	font-size: 1px;
}
.rbcontent {
	padding-left:10px;
	padding-right: 10px;
}
.rbroundbox {
	margin:auto;
}

/* Forms */
.submit {
	font-weight: bold;
	font-size: 12px;
	cursor:pointer!important;
	color:#000000;
	background:none;
	width:60px;
	border: thin solid #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
}
.input {
	width:150px;
	height:18px;
	font:normal 12px verdana;
	color:#333;
	border:1px solid #999;
	background:url('../images/bg_input_field.gif') no-repeat top left;
	padding:5px 6px 1px 6px;
	vertical-align:middle
}

/* news */
.scroll{
	width:800px; 
	float:right; 
	display:inline; 
	padding:15px 0 0 0; 
	color:#ffffff;
	overflow:hidden;
	height:31px;
}

.scroll div{
	float:left;
	margin-top: 2px;
}

.scrollnews{
	float: left;
	list-style-type: none;
	width:600px;
}

.scrollnews li {
	text-align:left;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:30px;
	padding-left: 10px;
}

/* General */
#mainPan{
	width:998px;
	position:relative;
	padding:0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#leftPan{
	padding-left:28px; 
	width:300px; 
	float:left; 
	margin-right:6px;
}
#rightPan{
	width:646px; 
	float:left; 
	margin-right:12px; 
	margin-left:6px;
}
h3{
	font-size: 12px;
}

#header {
	height:322px;
	position: relative;
	z-index: 1000;
}

#logo {
	width:178px;
	height:85px;
	background:url('../images/bg_menu_left.gif') no-repeat top right;
	float:left;
	display:inline;
	position:relative;
	padding-top: 14px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#logo img{
	margin-left: 28px;
	margin-top: 5px;
}

#headerimage {
	width:998px; 
	height:223px; 
	background:url('../images/conf_logo.gif') no-repeat top left; 
	float:left; 
}

#icons {
	width: 260px;
	float:right;
	padding-right: 2em;
}

#icons img{
	padding-bottom: 10px;
	padding-top: 10px;
}

#login h3{
	margin-bottom: 10px;
	padding-left: 10px;
}

#login div{
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background:#dee0ef;
}

#login p{
	padding-bottom: 5px;
}

#login span{
	font-weight:bold;
	font-size: 12px;
	margin-left: 15px;
}

#login label{
	font-weight:bold;
	font-size: 12px;
}

.sponsor{
	margin-top: 20px;
}
.sponsor #image{
	text-align: center;
	
}
.sponsor #image img{
	margin-top:10px;
	padding-right: 2px;
	padding-left: 2px;
	border: none;
	border: 1px solid #e4e4e4;
}

.sponsor #image img:hover{
	border: 1px solid #DFF7EF;
}
#sponsor{
	margin-top: 20px;
}

#sponsor .image{
	text-align: center;
	margin-top: 10px;
}

#sponsor .image img{
	padding-left: 2px;
	padding-right: 2px;
}

#speaker img{
	padding-top: 20px;
	width: 100px;
	float: right;
}
#speaker div{
	padding-right: 120px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 15px;
	padding-bottom: 15px;
}

#msform label{
	width:143px;
	font-weight:bold;
}
#msform input{
	width:200px; 
	margin:0px 0 0px 15px; 
}

#lg {
	background-color:#dee0ef;
	color:#000000;
	width:60px;
	border: thin solid #dee0ef;
 	font-weight:bold;
	padding-top: 2px;
	padding-bottom: 2px;
}

#text{
	padding-top: 10px;
}
#text2{
	padding-top: 5px;
}

.bullet{
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.bullet span{
	font-weight:bold;
}

#list {
	margin-left:20px;
}

#list li{
	list-style-type: square;
	padding: 3px 0 3px 0;
}

#reg{
	text-align: center;
}

#reg img{
	margin-right: 5px;
	vertical-align:middle;
}
.mentor select{
	width:100%;
	border: 1px solid #d3d3d3;
	padding: 0 5px 0 5px;
}

#c1{
	width:340px; 
	float:left;
}
#c2{
	width:270px; 
	float:right;
}

#thumbs{
	background:#dee0ef;
	margin-top: 10px;
}

#thumbs img{
	position:relative;
	padding:1px;
	margin:5px 8px 5px 9px;
	border:2px solid #631e19;
	background:none;
}

#thumbs img:hover{
	border:2px solid #c5c5c5; 
	background:none;
}

#title{
	padding:0px; 
	margin:0px;
	font-size: 14px;
	font-weight: bold;
}
#title span{
	font-size: 11px;
	font-weight: normal;
	color:#666;
	font-style:italic;
}
#dashed td{
	padding-bottom: 5px;
	vertical-align:top;
}

#footer{
	height:95px; 
	width:100%; 
	margin:0; 
	background:url('../images/bg_footer.gif') no-repeat bottom center;
}
#foot{
	height:95px; 
	width:998px; 
	margin:0 auto; 
	text-align:left;
}
#footnote1{
	height:30px;
	text-align:right;
	padding:12px 29px 0 0;
	color: #FFFFFF;
	font-weight: bold;
}

#footnote1 a{
	text-decoration: none;
	color: #ffffff;
}
#footnote1 a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
#footnote1 a:active {
	color: #FFFFFF;
}
#footnote2{
	color: #666666;
	padding:10px 360px 0 30px; 
}

/*----form 2-----*/
.form{
	width: 540px;
}
.form td{
	width: 140px;
	height:31px;
}

.form input{
	width: 400px;	
}
.form label, .form3 label, .form2 label, .form4 label, .form5 label{
	color: #bd5959;	
}
.form select{
	width:200px;
}
.description{
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
.form2 td{
	padding-bottom: 5px;
	vertical-align:top;
}
.form2 span{
	font-weight:bold;
	font-size:12px;
}
.form2 .des{
	padding-left: 25px;
	padding-right: 20px;
}
.form2 td .button{
	margin-left:15px;
	background-color:#006e53;
	color:#FFFFFF;
	width:50px;
}
.form3 td, .form5 td{
	width: 530px;
	padding-bottom: 10px;
}
.form4 td{
	height:22px;
}

.form4 select{
	height: 20px;
}

.form4 textarea{
	width: 520px;
	height:80px;
}
.form4 span{
	padding-right: 20px;
	padding-left: 10px;
}
.form3 textarea, .form5 textarea{
	width: 520px;
	height:80px;
}
.form5 span{
	padding-right:50px;
}

.form6{
	width: 620px;
}

.form6 td{
	width: 180px;
	height:31px;
}

