body
{
	color: #fff;
	font-size: 11px;
	font-family: "Century Gothic" , "Trebuchet MS" , "Arial Narrow" , Arial, sans-serif;
	margin: 0px;
	padding: 0px;
	height: 100%;
	background: url(images/sidebar_body.png) 30px 0px repeat-y;
	background-color: #6D886D;
}

.clear {
	clear: both;
}
.break
{
	height:30px;
}

#container {
	display: table;
	width:990px;
	min-height:100%;
	height:100%;
	margin: 0px;
	padding: 0px;
}

.container p, .container div {
	margin: 10px 0px 30px 0px;
}

#header {
	margin: 5px 0px 20px 0px;
}

#logo {
	text-align:center;
	padding: 5px 0px 15px 0px;
	margin: 0px;
}

#content_left {
	width: 210px;
	min-height: 100%;
	height: 100%;
	padding: 0px;
	margin:0px;
	float: left;
}

.Float
{
	float:left;
}

#content_left #navigation {
	font-size: 11px;
	width: 170px;
	min-height: 100%;
	height: 100%;
	padding: 0px 0px 0px 0px;
	margin:0px 10px 0px 30px;
    background: url(images/sidebar_body.png) 0px 0px repeat-y;
}

#content {
	width:740px;
	font-size: 15px;
	line-height: 17px;
	display: table;
}

#content_right
{
	font-size: 11px;
	float: right;
	margin: 10px 0px 0px 10px;
}
.content_main
{
	width: auto;
	border-top: solid 1px #ffffff;
	margin: 0px;
	font-size:15px;
}

.content_main p, .content_main div {
	margin: 5px 0px 15px;
}

.sponsor
{
	border: solid 1px #000;
	text-align: center;
	padding: 0px;
	color: #303F5E;
	background-color: #FFFFFF;
}
.sponsor div
{
	text-align: center;
	padding: 0px 0px 0px 0px;
}
#content_right .sponsor a
{
	display: block;
}
.sponsor a
{
	color: #536CA2;
	text-transform:lowercase;
}
.sponsor img
{
    margin:5px 5px;
}

.sponsor h1
{
	font-size:20px;
    text-align:center;
	margin: 0px 0px 0px 0px !important;
}

.sponsor h2
{
	white-space:nowrap;
    text-align:center;
	margin: 0px 0px 10px 0px !important;
    color:#FFFFFF;
    background-color:#616D88;
}

h1 {
	font-size:30px;
	line-height: 30px;
	text-transform:uppercase;
	font-weight:normal;
	margin: 0px;
}

h2 {
	font-size:20px;
	margin: 0px;
	font-size:20px;
	line-height: 20px;
	text-transform:uppercase;
	font-weight:normal;
}

h3 {
	margin: 0px 0px 10px 0px;
	text-transform:uppercase;
	font-size:12px;
	color:#fff;
	line-height:12px;
}

a {
	text-decoration: none;
	color:#ffd502;
}

/*----- MENU ----- */

#nav_list {
	margin: 0;
	padding: 0;
	width: 170px;
	list-style: none;
	overflow: hidden;
}

#nav_list a {
	color:#fff;
}

.li_nav_body a  {
	display: block;
	width: 170px;
	height: 20px;
	background: url(images/nav_body.png) no-repeat;
	padding-left: 25px;
	line-height:20px;
	text-transform: uppercase;
	font-size:9px;
}

.li_nav_body a:hover {
	background-position:  0 -20px;
	color:#016001;
}

.li_nav_footer a:hover {
	background-position:  0 -20px;
	color:#016001;
}

.li_active a:active  {
	background: url(images/nav_body.png) no-repeat;
	background-position:  0 -40px;
	color:#fff;
}

/*----- IMAGES ----- */

a img{
	border: none;
}

img.left,img.center,img.right {
	padding: 4px;
	border: 1px solid #a0a0a0;
}

img.left {
	float: left;
	margin: 0px 12px 5px 0px;
	background:#fff;
}

img.right {
	float: right;
	margin: 0px 30px 5px 0px;
}

/*----- Google Map -----*/
#googmap {
		margin-left: 80px;
        width: 400px;
        height: 400px;
        border: 1px solid #000000;
}
#address {
		padding: 0px !important;
		margin: 0px !important;
        font-family: arial;
        font-size: 11px;
        line-height: 12px;
        color:#000000;
}
#address h3 {
        font-size: 12px;
        font-weight: bold;
        margin: 0px;
        padding: 0px;
        color:#000000;
}

/*----- Agenda -----*/
.agenda
{
    font-size:15px;
    margin:0px;
    padding:0px;
    border:solid 0px #FFFFFF;
}

.agendaspan
{
    background-color:#0C1D3D;
    text-align: center;
    color:#FFFFFF;
}

.agendasession
{
    background-color:#aaaaaa;
    color:#0C1D3D;
    text-align:center;
    font-size:13px;
    width:145px;
}
.agenda a
{
    color:#0C1D3D;
}

.agenda a:hover
{
    color:#FFFFFF;    
}

.agendavendorsession
{
    background-color: #ccdddd;
    text-align: center;
    color:#0C1D3D;
    font-size:13px;
    width:145px;
}

.agendatimes
{ 
    width:100px;
    text-align:right;
    /*background-color:#313F5F;*/
    vertical-align: top; 
 }

.datalist
{
	margin: 0px 10px 0px 0px;
}
.dataitem
{
	margin:0px 20px 20px 0px !important; 
	padding:0px 20px 0px 0px; 
}

.dataheadline
{
	display:block;
	font-size:18px;
	color:#FFFFFF;
    background: #616D88 url(images/speakerfade.png) repeat-y;
	margin: 0px 0px 0px 0px !important;
    padding: 5px 0px 5px 10px;
}
.datacontent
{
    padding: 0px 10px 0px 10px;
}
.datatitle
{
	font-weight: normal !important;
	margin: 0px 5px 0px 0px !important;
	color:#0C1D3D;
	width: auto !important;
}
.datalink
{
}
.datasubtitle
{
	color: #fff;
	margin: 2px 0px 3px 0px !important;
	font-weight:bold;
}

.datadescription
{
	color: #fff;
	margin: 2px 0px 0px 0px !important;
}

.datadescription p, .datadescription div
{
	margin: 0px 0px 20px 0px !important;
}

.codeSample
{
    border:solid 1px #000000;
    background-color: #FFFFFF;
    font-family:Courier;
    color:#091B3A;
    margin:10px 10px;
}
.codeSample CODE
{
	display:block;
	width: auto;
	margin: 10px 10px 10px 10px;
}

.formContainer
{
	margin: 30px 0px 10px 0px !important;
}
.formField
{
	margin-bottom: 3px !important;
	font-weight:bold;
}

.formline
{
	padding-bottom:5px;
}
.inputbox
{
	width: 350px;
	border: solid 1px #000000;
}
.inputbutton
{
	background-color: #616D88;
	color:#fff;
	text-transform:uppercase;
	border:solid 1px #fff;
	padding: 2px 10px;
}
.validationSummary
{
	color:#fff;
}

