/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, font, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
body {
	background: #fff;
	line-height: 1;
}

ul
{
padding-left: 15px;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a img {
	border: 0;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}

body { 
	margin: 0px; 
	background-color:#DEE0E2;
	text-align: center;
	}
	
div {
	display:block;
}

a:link {
	color: #d66c33;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #d66c33;
}

.darknav {
	background-color: #505050;
	height: 63px;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

.hnav_container {
	float:left;
	display:inline;
	width:650px;
	background-color: #505050;
	text-align:center;
	height:60px;
	margin-top:-10px;
	position:static;
	clear:right;
}
.hnav_container ui {
	list-style-type:none;
	display:inline;
	text-decoration:none;	
	
}

.hnav_container li {
	display:inline;
    font-size: 14px;
}

.hnav_container li a {
	color:#fff;	
    text-decoration: none;
	display:inline;
	margin: 0px 36px 0px 0px;
	line-height:60px;
}

.lightnav {
	background-color: #fff;
	height: 30px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #ccc;
	
}
.lightnav p {
	width: 100%;
	height: 30px;
	margin: 0px auto 0px auto;
	text-align: center;
}
.lightnav a {
	font-size: 14px;
	line-height: 29px;
	font-family: georgia, times, serif;
	color: #888;
	margin: 0px auto 0px auto;
	text-decoration: none;
}
.lightnav a:hover {
	color: #000;
}	


	
.logobox {
	width: 100px;
	height: 100px;
	position: absolute;
	top: 0;
	left: 50%;
	margin: 0px 0 0 -328px;
	background-color: white;
	-moz-box-shadow: 0px 0px 9px #4b4b4b;
	-webkit-box-shadow: 0px 0px 9px #4b4b4b;
	box-shadow: 0px 0px 9px #4b4b4b;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=180, Color='#4b4b4b')";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=180, Color='#4b4b4b');
}

.logo {
	margin: 6px;
	width:90px;
	height:90px;
}
h1 {
	width: 650px;
	font-size: 36px;
	font-family: georgia, times, serif;
	color: #333;
	text-align: left;
	font-weight: normal;
	line-height:normal;
}
h2 {
	width: 650px;
	font-size: 14px;
	line-height: 20px;
	font-family: georgia, times, serif;
	color: #fff;
	text-align: right;
	font-weight: normal;
	
}

h3 {
	width: 650px;
	font-size: 20px;
	line-height: 22px;
	font-family: georgia, times, serif;
	color: #333;
	text-align: left;
	font-weight: normal;
}

.head_date{
}
.content {
	width: 650px;
	margin: 10px auto 0px auto;
	clear: both;
	text-align: left;
	font-family: georgia, times, serif;
	font-size: 14px;
	line-height: 26px;
	color: #333;
	display:block;
	background-color:#fff;
}
.content p {
	margin: 0px;
	padding: 10px 0 10px 0px;
}

.content img {
	float: right;
	max-width: 200px;
	max-height: 200px;
	padding: 10px;
	background-color: white;
	border: 1px solid #ccc;
	margin: 0 0 0 25px;
}
.new_content{
	margin: 10px auto 0px auto;
	padding: 0px 0px 30px 0px;
	width:650px;
	background-color:#fff;
	border-top: 10px solid #A6BFC9;
	color: #43404D;
	text-align: left;
	line-height:24px;
}

.new_content p{
	margin:0px 35px 20px 35px;
	border-collapse: collapse;
	font-family: georgia, times, serif;
	font-size: 16px;
}	

.new_content h1{
	margin:35px 35px 20px 35px;
	font-family: georgia, times, serif;
}	

.new_content h2{
	margin:0px 35px 20px 35px;
	border-collapse: collapse;
	font-family: georgia, times, serif;
}	

.new_content h3{
	margin:0px 35px 20px 35px;
	border-collapse: collapse;
	font-family: georgia, times, serif;
}	

.new_content a{
	border-collapse: collapse;
	font-family: georgia, times, serif;
}	

.sponsor {
	margin-top:0;
	}
.sponsor img{
	float: right;
	max-width: 140px;
	max-height: 100px;
	padding: 10px;
	background-color: white;
	border: 1px solid #ccc;
	margin: 26px 40px 0 25px;
	width:auto;
	height:auto;
}
.sponsor p {
	width:360px;
}
.sponsor a {
	margin: 0px 35px 0px 35px;
}
.v_margin {
	display:block;
	width:100%;
	height:35px;
}

.homebanner_img {
}
.border_bar {
	background-image: url('2014_imgs/diagborder.png');
	background-position: left top;
	background-repeat: repeat;
	height: 5px;
	display: block;
	padding: 0;
	position: relative;
}
.themecolor {
	color: #fff;
}
.quicktext {
	border-bottom: 1px solid #BBB;
	border-collapse: collapse;
	color: #3F3A38;
	font-size:14px;
	line-height:44px;
	text-align: center;
}

.quicktext a {
	margin:0;
}

.new_cta_section{
	height:160px;
	margin: 10px 0px 30px 0px;
}
.cta_copy{
	float:left;
	border-collapse: collapse;
	color: #43404D;
	font-family: Georgia;
	font-size: 16px;
	line-height: 150%;
	text-align: left;
	margin: 40px 0px 0px 35px;
	width:320px;
}
#cta_button{
	height:62px;
	width:180px;
	display:block;
	line-height:60px;
	font-size:18px !important;
	color:#fff !important;
	float:right;
	margin:45px 60px 0px 0px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background-color:#d66c33;
	border-radius:5px;
	text-align:center;
	cursor:pointer;
}

#cta_button:hover{
	background-color:#fb8545;
}

.cta {
	width: 650px;
	padding: 0px 0 0 0px;
	margin: 30px auto 30px auto;
	padding: 0px;
	font-size: 16px;
	line-height: 30px;
	font-family: arial, georgia, times, serif;
	color: #333;
	border-top: 1px solid #ccc;	
}

.cta a {
	color: #88a2b0;
}

.cta a:hover {
	color: #000000;
}

.link a {
	color: #88a2b0;
}

.link a:hover {
	color: #000000;
}

.footer {
	width: 650px;
	height: 120px;
	padding: 30px 0 0 0px;
	background-color: #fff;
	border-top: 1px solid #ccc;
	margin: 0px auto 20px auto;
	border-bottom: 10px solid #A6BFC9;
}

.footer p {
	width: 650px;
	margin: 14px auto 0px auto;
	color: #666;
	font-size: 12px;
	line-height: 24px;
	font-family: arial;
	text-align: center;
}

.footer a {
	color: #666;
	font-weight: normal;
	text-decoration: none;
	padding: 0px;
}

.footer a:hover {
	color: #000;
}

.footer img {
	margin: 0 40px 10px 40px;
}

.int_style {
}

.int_style li {
	margin-left:35px;
}

.int_style h3 {
	padding-top:35px;
}

.speakers{
	
}
.speakers img {
	float:right;
	margin: 50px 20px 20px 20px;
	padding: 10px;
	max-height:200px;
	max-width:200px;
	border:solid;
	border-color:#cccccc;
	border-width:1px;
}

.speakers p {
	font-size:14px;
	line-height:18px;
}

.speakers h3 {
	font-size:16px;
}
.logo_section {
	height:187px;
	width:215px;
	background-image:url(2014_imgs/interior_logo.png);
	position:absolute;
	z-index:2;
	top:85px;
	margin-left:35px;
	cursor:pointer;
}

.home_logo_section {
	height:394px;
	width:326px;
	background:#FFFFFF;
	opacity:.95;
	position:absolute;
	z-index:2;
	top:85px;
	margin-left:35px;
	text-align:center;
}
.home_logo_section h1 {
	font-family: georgia, serif;
	font-size: 24px;
	color:#1c4554;
	text-align:center;
	width:inherit;
	margin-top: 20px;
	margin-left:0px;
}
.home_logo_section h2 {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 14px;
	color:#d46e25;
	text-align:center;
	width:inherit;
	margin-top:-14px;
	margin-left:0px;
}
.home_logo_section h3 {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 14px;
	color:#829aa7;
	text-align:center;
	width:inherit;
	font-weight:bold;
	margin-top:-18px;
	margin-left:0px;
}

#register_button{
	height:62px;
	width:180px;
	display:block;
	line-height:60px;
	font-size:18px !important;
	color:#fff !important;
	margin:0px 60px 35px 35px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background-color:#d66c33;
	border-radius:5px;
	text-align:center;
	cursor:pointer;
}

#register_button:hover{
	background-color:#fb8545;
}