@import 'reset.css';

body {
  width: 700px;
  margin: 0px auto;
  font-family: "Helvetica", sans-serif;
  font-size: 14px;
  font-weight: normal!important;
  color: white;
  position:relative;
  background-color: #00a2dd;
  text-align: center;
}

#main {
  width: 700px;
}


a:link {color: white;}
a:visited {color: #b8bbc0;}


#header {
  margin: 40px 0 40px 0;
  width: 671px;
	height: 100px;
}

/*-------------------------------
2.c Navigations
-------------------------------*/

ul.nav { margin: 0 }

/* Main navigation */

#nav {
	display: block;
	background: #222 url(images/bg-gradient.png) repeat-x scroll 0 0;
	height: 24px;
	padding: 8px;
	position: relative;
	font-family: 'Lucida Grande', Verdana, sans-serif;
}

#nav ul {
	display: block;
	float: right;
	height: 24px;
}

#nav ul li {
	background: transparent url(images/banner-nav_right.png) no-repeat scroll right top;
	cursor: pointer;
	float: right;
	height: 22px;
	margin: 1px 6px 1px 5px;
	padding: 0 12px 0 0;
}

#nav ul li a {
	background: transparent url(images/banner-nav_left.png) no-repeat scroll left top;
	border: 0 none;
	color: #FFF;
	display: block;
	font-size: 11px;
	height: 17px;
	line-height: 100%;
	padding: 5px 0 0 12px;

}

/* #nav a {
	color: #e7e7e7;
	font-size: 14px;
	font-weight: bold;
	display: block;
	text-decoration: none;
	padding: 9px 15px;
	text-transform: uppercase;
}

#nav a:hover {
	color: #fff;
	background: url(images/bg-nav.png);
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

#nav li {
	float: left;
}

*/

/* Style drop down list */

/*
#nav li ul {
	position: absolute;
	width: 200px;
	left: -999em;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

#nav li ul li a {
	background: url(images/bg-nav.png);
	line-height: 18px;
	font-size: 11px;
	color: #fff;
	width: 150px;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;	
}

#nav li ul li a:hover {
	background: #FFF;
	color:#222;
}

#nav li ul li a {
}

#nav li ul ul {
	margin: -35px 0 0 180px;
}

#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
	left: auto;
}

*/

/* IE7 Fix */

/*

#nav li:hover, #nav li.hover {  
	position: static;
}

ul#footerNav {
	position: absolute;
	top: 27px; right: 0;
}
	ul#footerNav li {
		float: left; display: inline;
		margin-left: 15px;
	}
*/





h1 {
  font-size: 30px;
  font-weight: normal;
  text-transform: uppercase;
  margin: 10px 0 30px 0; 
  text-align: center;
}


h2 {
  line-height: 1.1;
  font-size: 16px;
  clear: both;
  font-weight: normal;
  display: block;
  white-space: nowrap;
}

h2 span {
  font-size: 16px;
  text-transform: uppercase;
  float: left;
  width: 170px;
  display: block;
}

h3 {font-size: 35px;}





#box {
  text-shadow: 0px 0px 0px #084e74;
  width: 600px;
  padding: 10px 20px 20px 20px;
  margin: 10px 0 40px 0px;
  text-align: left;  
  background-color: #008cbe;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border: 6px solid #0083b3;
   
}

.register, .register:visited {
	border: 4px solid #ba0063;
	padding: 12px 35px 6px 35px;
	display: inline-block;
  text-decoration: none;
  line-height: 1;
	-moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  -moz-box-shadow: 2px 2px 8px #0b5f8d;
  -webkit-box-shadow: 2px 2px 8px #0b5f8d;
  position: relative;
  cursor: pointer;
  color: white;
  background-color: #ed008c;
}

.register:hover	{ color: white; background-color: #fa0085; text-shadow: 0 0 5px white;   -moz-box-shadow: 2px 2px 14px #094d72;  -webkit-box-shadow: 2px 2px 14px #094d72;
}
.register:active { top: 2px; }


.yikes {background-color: #0b6795; font-size: 22px; padding: 7px 20px 5px 20px; text-align: center;}


.awesome, .awesome:visited {
	display: inline-block; 
	padding: 5px 10px 6px; 
	color: white; 
	text-decoration: none;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 4px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer;
}

	.awesome:hover							{ background-color: #e54678; color: white; }
	.awesome:active							{ top: 1px; }

	


#sponsors {
  width: 600px;
  padding: 10px 20px 60px 20px;
  margin: 10px 0 40px 0px;
  text-align: left;  
  background-color: #008cbe;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border: 6px solid #0083b3;
  text-align: center;
  font-size: 13px;
   
}

#sponsors p {width: 260px; text-align: center; margin: 5px 0 10px 170px}

#sponsors img { margin: 20px 0 0px 0;}



#schedule {  
	width: 600px;
	height: 300px;
  padding: 10px 20px 20px 20px;
  margin: 10px 0 40px 0px;
  text-align: left;  
  background-color: #008cbe;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border: 6px solid #0083b3;
  
}

#schedule ul {
  font-size: 1.2em;
}

#schedule ul li {
  float: left;
  display: block;
  margin: 0 0 8px 0;
  line-height: 1.0;
}

#schedule ul li em {
  width: 100px;
  display: block;
  float: left;
  clear: none;
  font-style: normal;
}

#schedule ul li b {
  width: 260px;
  display: block;
  float: left;
  margin: 0 20px 0 0;
  font-weight: normal;
}

#schedule ul li span {
  color: #666;
}


#speakers {
	width: 600px;
	height: 350px;
  padding: 10px 20px 20px 20px;
  margin: 10px 0 40px 0px;
  text-align: left;  
  background-color: #008cbe;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border: 6px solid #0083b3;
}

.speaker {
  width: 270px;
  height: 68px;
  float: left;
  margin: 0 25px 25px 0;
}

.speaker img {
  width: 68px;
  height: 68px;
  float: left;
}

.speaker h3, 
.speaker h4 {
  float: left;
  width: 192px;
  margin: 5px 0 0 10px;
}

.speaker h3 {
  font-size: 1.3em;
}

.speaker h4 {
  font-size: 0.9em;
}
