@charset "UTF-8";


/* ----- Initialize Tags ----- */
* {
	margin:0;
	padding:0;
	text-decoration:none;
	outline:none;
}
ul, ol, dl {
	list-style:none
}
h1, h2, h3, h4, h5, h6, pre, code {
	font-size:1em;
}
ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, body, html, p, blockquote, fieldset, input {
	margin:0;
	padding:0;
}
a img, :link img, :visited img, th, td {
	border:none;
}
address {
	font-style:normal;
}


/* ----- Global Style ----- */
#container {
	position:relative;
}
body {
	margin:0 auto;
	background:#FFFFFF url(images/body-header.gif) repeat-x top;
	font:9pt Arial, Helvetica, sans-serif;
	color:#969696;
	width:1024px;
	height:100%;
}
a {
	text-decoration:none;
}
a:link {/*color: #FFFFFF;*/
}
a:visited {/*color: #FFFFFF;*/
}
a:hover {/*color:#FF0000;*/
}
.header {
	position:relative;
	background:url(images/header.gif) repeat-x;
	height:108px;/*text-align:center;*/
}
.header img {
	position:relative;
	top:3px;
	left:0px; /*background:url(images/regsiter.gif) no-repeat top;*/
}
.header img:hover {
}
.header-gif {
}
.headertext {
	position:absolute;
	left:-2000pt;
}
.headerflash {
	position:absolute;
	top:28px;
	left:0;
}
.nav {
	background-color:#000000;
	text-align:left;
	font-weight:bold;
	margin-bottom:20px;
	/*text-align:center;*/
	margin-left:0px;
}
.nav p {
	line-height:22px;
}
.nav a {
	display:inline-block;
	width: auto;
	height:22px;
	padding:0px 0px;
}
.nav a.orange {
	color:#F47E27;
}
.nav a.orange:hover {
	color:#FFFFFF;
	background-color:#969696;
}
.nav a.white {
	color:#969696;
}
.nav a.white:hover {
	color:#FFFFFF;
	background-color:#e76f28;/*F47E27*/
}
.offscreen {
	position:absolute;
	left:-99999em;
}


/* ----- Figit ----- */
.figitarea {
	position:relative;
	float:left;
	width:610px; /*background-color:#D0D0D0;*/
}
.figitarea img {
	float:left;
}
.figit {
	position: relative;
	float:left;
	width:305px;
	height:600px; /*background-color:#FF6600;*/
}
#head {
	position:absolute;
	top:0;
	left:0;
}
#torso {
	position:absolute;
	top:140px;
	left:0;
}
#arm {
	position:absolute;
	top:140px;
	left:198px;
}
#legs {
	position:absolute;
	top:342px;
	left:0;
}
.hide {
	display:none;
}
.digitalprofile {
	float:left;
	width:305px;
}
.digitalbuttons {
	width:305px;
	background-color:#CCCCCC;
	border-collapse:collapse;
	margin-top:5px;
}
.digitalbuttons tr {
	height:35px;
}
.digitalbuttons td {
	width:76px;
	font-size:70%;
	margin:3px;
	text-align:center;
	height:35px;
	border:1px solid #FFFFFF;
	vertical-align:middle;
}
.digitalbuttons td a {
	display:block; /*line-height:100%;*/
	width:100%;
	height:35px;
}
.digitalbuttons div.one {
	padding-top:14px;
}
.digitalbuttons div.two {
	padding-top:8px;
}
.digitalbuttons div.three {
	padding-top:2px;
}
.digitalbuttons td.black {
	background-color:#000000;
}
.digitalbuttons td.grey, .grey a {
	background-color:#969696;
	color:#FFFFFF;
}
.digitalbuttons td.orange, .orange a {
	background-color:#F47E27;
	color:#000000;
}
/*.digitalbuttons td.black:hover, td.grey:hover, td.orange:hover, td a:hover {background-color:#FFFFFF; color:#E95400;}*/
td.black:hover, .black a:hover {
	background-color:#777777;
	color:#FFFFFF;
}
td.grey:hover, .grey a:hover {
	background-color:#C9C9C9;
	color:#FFFFFF;
}
td.orange:hover, .orange a:hover {
	background-color:#FAAB67;
	color:#000000;
}
.profiles {
	height:400px;
}
.profiles p {
	border-left: thin solid #000000;
	padding-left:5px;
}
#profile1, #profile2, #profile3, #profile4 {
	height:100px;
}
strong.digis {
	text-transform:uppercase;
	font-weight:bold;
}
.digis span {
	font-size:120%;
	color:#666666;
}
.digis em {
	font-style:normal;
	color:#E95400;
}


/* ----- Left Photo Area ----- */
.photoarea {
	position:relative;
	float:left;
	width:305px;
	margin-top:20px; /*background-color:#D0D0D0;*/
}
/*.photoarea img {padding:0 5px 5px 0;}*/


.photoarea-img {
	margin: 0;
	border: none; /*height: 95px;*/
	width: 142px;
	float: left;
	padding:0 5px 5px 0;
	text-align:left;
}
.photoarea-img img, .photoarea-img2 img {
	display: inline;
	margin: 0 5px 0 0;
	border: none;
}
.photoarea-img2 {
	margin: 0;
	border: none;
	height: 142px;
	width: 95px;
	float: left;
	padding:0 5px 5px 0;
	text-align:left;
}
/*.photoarea-img a:hover img {border: none; text-align:left;}*/
.photoarea-desc {
	text-align: left;
	font-size:7pt; /*width: 142px;*/
	margin: 2px 0px 2px 0;
	color:#333333;
}
a .photoarea-desc {
	font-weight:normal;
}
a:hover .photoarea-desc {
	color:#F47E27
}
.photoarea-text {
	clear:left;
	width:289px;
	padding-top:7px;
}
.photoarea-text p {
	margin-bottom:10px;
	color:#333;
}


/* ----- General ----- */
.verticalrule {
	float: left;
	background-color:#969696;
	width:1px;
	height:450px;
	margin: 20px 5px 0 5px;
}
/*.horizontallrule {background-color:#969696; width:450px; height:1px; margin: 5px auto 5px auto; text-align:center;}*/
.horizontallrule {
	background: url(images/grey.gif) repeat-x top;
	width:450px;
	height:1px;
	margin: 25px auto 15px auto;
	text-align:center;
}
.main {
	float:right;
	width:373px;
	background:#CCCCCC /*url(images/the-2-most.gif) no-repeat 10px 15px*/;
	padding:15px;
}
.main .text {
	margin-top:0px;
}
h1, h3, h3, h5, h6 {
	text-transform:uppercase;
}
h1, h3 {
	color:#E95400;
	font-size:160%;
}
h3 {
	line-height:100%;
}
h4 {
	color:#969696;
	font-size:140%;
	line-height:100%;
}
h5 {
	color:#E95400;
	font-size:125%;
	margin:1em 0 0em 0;
}
h6 {
	font-size:95%;
	margin:0 0 .4em 0;
}
.back {
	margin:0 0 1em 0;
}
p {
	color:#000000;
}
a {
	color:#F47E27;
	font-weight:bold;
}
a:hover {
	color:#E95400;
}
.links {
	padding:10px 0 10px 0;
}
.links, .links a {
	color:#000000;
	font-weight:bold;
}
.links a:hover {
	color:#E95400;
}
img.sponsor {
	margin-top:20px;
}
.page {
	float:right;
	width:670px;
	padding:15px;
}
.page.no-left-rail {
	float:none;
	width:1024px;
	padding:0px;
	/*margin:0 auto;*/
}
.page p {
	margin-bottom:1em;
	color:#333333
}
.page p img {
	padding:0 10px 10px 0;
}
.page p img.speaker {
	padding: 0 10px 5px 0;
}
.page.about strong {
	text-transform:uppercase;
	color:#000000;
	font-size:95%;
}
.page a, .page a:hover {
	font-weight:normal;
}
.page p.register {
	margin:1em 0 0 0;
	font-weight:bold;
	font-size:150%;
	color:#0099CC;
	text-transform:uppercase;
}
.page h2.title {
	margin-bottom:10px;
}
.register a, .register a:hover {
	font-weight:bold;
}
.page ul {
	color:#333333;
	margin:0 0 1em 2em;
}
.page li {
	list-style:disc;
}
.digital-alist ol {
	margin-bottom:1em;
}
.digital-alist li {
	color:#333333;
	list-style:decimal;
	list-style-position:inside;
	margin:0 0 1em 0;
}


/* ----- Agenda ----- */
.agenda {
	margin-top:10px;
}
.agenda td {
	padding:5px 0 5px 0;
	vertical-align:top;
}
th, .day {
	color:#000000;
	text-align:left;
	font-weight:bold;
	text-transform:uppercase;
}
td.time {
	/*color:#000000;*/
	font-weight:bold;
	text-align:right;
	padding-right:1em;
}
td.time-break {
	/*color:#969696;*/
	vertical-align:bottom;
	font-weight:bold;
	text-align:right;
	padding:10px 1em 5px 0;
}
.event {
	color:#000000;
}
td.event-break {
	color:#969696;
	vertical-align:bottom;
}
.agenda td.break {
	padding:10px 0 10px 0;
	color:#969696;
}
/*.agenda strong {text-transform:uppercase; color:#E95400;}*/
.agenda a, .agenda a:hover {
	font-weight:bold;
}
.break a, .break a:hover {
	font-weight:normal;
}
.agenda u {
	font-weight:bold;
	font-style:normal;
	color:#666666;
}


/* ----- Index Left  ----- */
#index-left {
	float:left;
	width:540px;
	margin-right:20px;
}
.greybox {
	width:520px;
	background-color:#b3b5b8;
	border:solid 0px #65676a;
	padding:8px 10px;
	margin-bottom:20px;
}
.orangebox {
	width:520px;
	background-color:#eee;/*eb6823*/
	border:solid 0px #65676a;
	padding:8px 10px;
	margin-bottom:20px;
	font-size:12px;
	line-height:18px;
}
.orangebox p {
	color:#777;
}
.orangebox a {
	color:#000;
}
.orangebox ol {
	list-style:decimal;
	list-style-position:inside;
	margin-left:20px;
	text-transform:uppercase;
	color:#000;
	font-weight:bold;
}
.orangebox ol a {
	color:#000;
}
.orangebox a:hover, .orangebox ol a:hover {
	color:#F47E27;
}


/* ----- Index Gallery  ----- */
#index-gallery {
	float:left;
	width:480px;
	margin-right:-20px;
	overflow:hidden;
}
#index-gallery img {
	padding:0 0 5px 0;
}
#index-gallery .img {
	padding:0 20px 20px 0;
	color:#333;
}
#index-gallery a {
	color:#333333;
	font-weight:normal;
}
#index-gallery a:hover {
	color:#E95400
}
#index-gallery .speaker_header {
	width:460px;
}
#index-gallery .speaker_header h3 {
	color:#A2A2A2;
	font-size:23px;
}
#index-gallery h3 {
	margin-bottom:15px; /*background-color:#1a1818; padding:5px 10px;*/
}


/* ----- Galleries for Speakers ----- */
div.gallery img {
	margin:0 0 3px 0;
}
div.gallery, div.gallery a {
	width: 600px;
	color:#333333;
	height:auto;
}
div.gallery a:hover {
	color:#E95400
}
div.img {
	float:left;
	border: none;
	width: 100px;
	padding:0 20px 10px 0;
	margin: 0;
	font-size:11px;
	text-align:left;
}
div.desc {
	text-align: left;
	font-size:7pt;
	width: 100px;
	margin: 2px 0 2px 0;
}
.darkorange, a.darkorange {
	color:#E95400;
}
a.darkorange:hover {
	color:#FFFFFF;
}
.grey, a.grey {
	color:#969696;
}
a.grey:hover {
	color:#0066FF;
}


/* ----- Custom Styles ----- */
.viralvideo li {
	margin-bottom:10px;
}

