@charset "UTF-8";
/* CSS Document */

@font-face {  
	font-family: "Titillium";  
	src: url("../TitilliumText999wt.eot"); /* IE */  
 	src: local("TitilliumText999wt"), url("../TitilliumText999wt.otf") format("opentype"); /* non-IE */  
	}
	
@font-face {  
	font-family: "Titillium600";  
	src: url("../TitilliumText600wt.eot"); /* IE */  
 	src: local("TitilliumText600wt"), url("../TitilliumText600wt.otf") format("opentype"); /* non-IE */  
	}

html {
	margin: 0;
	padding: 0;
	overflow: hidden;
	width: 100%;
	height: 100%;
}

body {
	margin: 0;
	padding: 0;
	font-family: "Titillium", Arial, sans-serif;
	font-size: 18px;
	background: #37843f;
	overflow: hidden;
	width: 100%;
	height: 100%;
	}
	
a {
	color: #ffffff;
	}
	
a img {
	border: none;
	outline: none;
	}
	
a:hover {
	color: #f0b31d;
	}

/* NAVIGATION */

#nav {
	padding: 0;
	margin-top: 0;
	margin-left: 330px;
	z-index: 50;
	position: absolute;
	height:51px;
	}

#nav li {
	margin-top: 0;
	padding-top: 0;
	display: inline;
	float: left;
	margin-right:5px;
	}

#nav ul {
	margin-top: 0;
	padding-top: 0;
	list-style: none;
	height: 51px;
	}

#nav a {
	width:71px;
	height:51px;
	text-decoration: none;
	text-indent:-9999em;
	outline: none;
	display: block;
	}

#id2 {
	background: url(../images/navigation.png) no-repeat 0 0;
	}
#id2:hover , #id2.current{
	background: url(../images/navigation.png) no-repeat 0 -51px;
	}
#id3 {
	background: url(../images/navigation.png) no-repeat -71px 0;
	}
#id3:hover , #id3.current{
	background: url(../images/navigation.png) no-repeat -71px -51px;
	}
#id4 {
	background: url(../images/navigation.png) no-repeat -142px 0;
	}
#id4:hover , #id4.current{
	background: url(../images/navigation.png) no-repeat -142px -51px;
	}
#id5 {
	background: url(../images/navigation.png) no-repeat -213px 0;
	}
#id5:hover , #id5.current{
	background: url(../images/navigation.png) no-repeat -213px -51px;
	}
#id6 {
	background: url(../images/navigation.png) no-repeat -284px 0;
	}
#id6:hover , #id6.current{
	background: url(../images/navigation.png) no-repeat -284px -51px;
	}


/* SCALING BACKGROUND IMAGE STYLES */
	
#background {
	z-index: 1; width: 100%; position: absolute; height: 100%;
}
#scroller {
	z-index: 2; left: 0px; overflow: auto; width: 100%; position: absolute; top: 0px; height: 100%;
}

#fixed {
	padding: 0 0 0 700px;
	z-index: 10; 
	position: absolute; 
	width: 200px;
	text-align: right;
	margin: 0 auto;
	display: none;
}

/* MAIN CONTENT */

#wrapper {
	width: 900px;
	margin: 0 auto 0 auto;
	}

#wrapper p {
	margin: 0 0 20px 0;	
	}

/* RIGHT CONTENT, EVERYTHING BELOW THE POWERED BY SIGMA LOGO */

#contentRight {
	width: 245px;
	float: right;
	position: relative;
	text-align: right;
	z-index: 20;
	}

#socialMedia {
	margin: 165px 4px 10px 0;
	}

#socialMedia #retweet {
	margin: 0 7px 40px 0;
	}

#socialMedia #email {
	margin: 5px 8px 0 0;
	height: 30px;
	}
	
#whyAttend {
	background: url(../images/bg-side-paper.png) no-repeat;
	text-align: left;
	font: normal 12px/1.25 Arial, sans-serif;
	width: 185px;
	height: 264px;
	padding: 110px 32px 0 25px;
	}
	


/* LEFT CONTENT, EVERYTHING BELOW THE FUEL FOR THOUGHT LOGO */
	
#logoFuel {
	background: transparent url("../images/img-fuel-for-thought.png") no-repeat scroll;
	text-indent: -9999px;
	width: 318px;
	height: 183px;
	margin: 0;
	padding: 0;
	}
	
#logoFueldate {
	background: transparent url("../images/img-fuel-for-thought-date.png") no-repeat scroll;
	text-indent: -9999px;
	height: 200px;
	width: 318px;
	margin: 0 0 25px 0;
	padding: 0;
	}
	
h2 {
	font-size: 26px;
	line-height: 24px;
	margin: 15px 0 20px 0;
	width: 475px;
	font-weight: normal;
}

#date {
	background: url(../images/bg-ltgrn-gradient.png) repeat-y top left;
	font-size: 26px;
	line-height: 26px;
	text-transform: uppercase;
	width: 510px;
	margin: 0 0 20px 0;
	padding: 12px 0 4px 12px;
	}

.location {
	font-size: 15px;
	color: #4d9341;
	text-decoration:none;
	}
	
#date .location a:hover {
	color: #FFFFFF;
	}
	
#keynote {
	background-color: #428d41;
	width: 435px;
	padding: 12px 0 10px 12px;
	font-size: 22px;
	line-height: 22px;
	color: #FFFFFF;
	margin: 0 0 20px 0;
	}
	
.imgPadright {
	padding-right:12px;
	}
	
.imgPadbottom {
	padding-bottom: 5px;
	}
	
#contentMain {
	width: 560px;
	font-family: "Titillium600", Arial, sans-serif;
	font-size: 16px;
	line-height: 18px;
	}
	
#contentMain .subhead {
	font-family: "Titillium", Arial, sans-serif;
	font-size: 18px;
	margin-bottom: 0;
	padding-bottom: 3px;
	}
	
#contentMain .header {
	margin-bottom: 5px;
	}
	
#contentMain .subheadSmall {
	font-size: 14px;
	font-family: "Titillium600", Arial, sans-serif;
	}

#agenda {
	margin-bottom: 25px;
	}

#agenda td {
	font-family: "Titillium", Arial, sans-serif;
	padding: 8px 8px 8px 0;
	}
	
.clearboth {
	clear: both;
	}
	
/* REGISTRATION STYLES*/

div.light_square .pp_close {
	background: transparent url(../images/btn-close-small.png) no-repeat scroll;
	width: 53px;
	height: 16px;
	position: absolute;
	top:0;
	right:50px;
}
.pp_bottom {
	display: none;
}
