/* 
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background-color:#ffffff;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #506a6d;
	margin: 0 auto 30px auto;
	text-align:left;
}

.sixty {
	background-image:url('images/60.png');
	background-repeat:no-repeat;
	background-position:top right;
}
.thirty {
        background-image:url('images/30.png');
        background-repeat:no-repeat;
        background-position:top right;
}
.fifteen {
        background-image:url('images/15.png');
        background-repeat:no-repeat;
        background-position:top right;
}

a {
	color: #015F8C;
	text-decoration: none;
}

h1 {
	color: #506a6d;
	font-size: 16px;
	padding-bottom: 0px;
}
h2 {
	color: #506a6d;
	font-size: 5px;
}
ul{
	margin:0 0 10px 20px;
}
img {
	border:0;
}
.centerImage {
	text-align:center;
        margin: 0 0 0px 40px;
}
.ultitle{
	font-weight:bold;
	margin:0 0 5px 0;
}

.header {
	background-image:url('img/conf10_header.jpg');
	background-repeat:no-repeat;
	background-position:top center; 
	min-height: 128px;
	margin: 10px auto 0 auto;
	clear:both;
	width: 900px;
}

.container{
	background-color:#d9eff1;
        background-image:url('img/stripe.jpg');
        background-repeat:no-repeat;
	width: 900px;
	margin: 0px auto 0px auto;
}
.close {
        background-image:url('img/stripe-bottom.jpg');
        background-repeat:no-repeat;
        background-position:top center;
        min-height: 29px;
        margin: 10px auto 0 auto;
        clear:both;
        width: 900px;
}


.page {
	width: 900px;
	margin: 0px auto 0px auto;
	padding: 10px 10px 10px 10px; 
}
.page p{
	margin: 0 0 10px 0;
}

.whitebox{
	width: 860px;
	padding: 10px 10px 10px 10px;
	margin-top: 10px;
}
#navcontainer .reg, #navcontainer .reg a{
	background-image:url('');
	color: #ba0001;
	text-decoration: underline;
	font-style:italic;
}

#navcontainer ul {
	text-align: left;
	padding-top: 138px;
	/* cancels gap caused by top padding in Opera 7.54 */
	margin: 0 0 -15px 0px;
	color: #506a6d;
	width: 100%;
	font-weight: bold;
	letter-spacing: 1px;
	font-size: 14px;
	min-height:41px;
	/* fixes Firefox 0.9.3 */
}
#navcontainer ul li {
	margin-left:-6px;
	background-image:url('img/nav-middle.jpg');
	display: inline;
	padding-top: 15px;
	padding-left: 5px;
	padding-right: 5px;	
	padding-bottom: 9px;
	/* matches link padding except for left and right */
}
#navcontainer ul li a {
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-top: 0px;
	color: #506a6d;
	text-decoration: none;
	border-right: 0px solid #fff;
}
#navcontainer ul li a:hover {
	color: #000000;
}
#navcontainer .start{
	background-image:url('img/arc-start.jpg');
	background-repeat:no-repeat;
	margin-left:0px;
	margin-right:-25px;
}
#navcontainer .end{
	background-image:url('img/arc-end.jpg');
	background-repeat:no-repeat;
        margin-left:-6px;
}
#navcontainer .active{
	color: #000000;
}

#navcontainer_speaker ul {
        text-align: left;
        padding: 12px 0 0 400px;
        /* cancels gap caused by top padding in Opera 7.54 */
        margin: 0 0 0px 0px;
        color: #506a6d;
        font-weight: bold;
        letter-spacing: 1px;
        font-size: 14px;
        min-height:41px;
        /* fixes Firefox 0.9.3 */
	border: 0px solid;
}
#navcontainer_speaker ul li {
        margin-left: -6px;
        background-image:url('img/nav-middle-inverse.jpg');
        display: inline;
        padding-top: 15px;
        padding-left: 10px;
        padding-right: 5px;
        padding-bottom: 9px;
        /* matches link padding except for left and right */
}
#navcontainer_speaker ul li a {
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 20px;
        padding-top: 0px;
        color: #506a6d;
        text-decoration: none;
        border-right: 0px solid #fff;
}
#navcontainer_speaker ul li a:hover {
        color: #000000;
}
#navcontainer_speaker .start{
        background-image:url('img/arc-start-inverse.jpg');
        background-repeat:no-repeat;
        margin-left:0px;
        margin-right:-30px;
}
#navcontainer_speaker .end{
        background-image:url('img/arc-end-inverse.jpg');
        background-repeat:no-repeat;
        margin-left:-6px;
}
#navcontainer_speaker .active{
        color: #000000;
}




.subnav{
	color:#ffffff;
	text-align: center;
	padding: 17px 0 0 730px;
	margin-bottom:-85px;
	font-size:12px;
}
.subnav a{
	color:#ffffff;
}
.subnav img{
	border:0px;
}

.vidclips{
	position:relative;
/*	width:1000px; */
	width:890px;
	margin: 25px auto 0px auto;
	min-height:120px;
}
.vidclips img{
	padding:0 0px 0 15px;
	border:0px;
	float:left;
}
.vidtitle {
	font-size:9px;
	width:160px;
	color:#ffffff;
	background-color:#000000;
	margin: 5px auto 0 -160px;
	float:left;
	visibility:hidden;
	filter:alpha(opacity=60); 
	-moz-opacity: 0.6; 
	opacity: 0.6; 
}
.vidtitle .name{
        font-size:9px;
	font-weight:bold;
}	
.pagetitle{
	width:890px;
	padding:2px 0px 2px 5px;
        background-image:url('images/pagetitle_bg.jpg');
        background-repeat:repeat-y;
        background-position:left top;
	text-align:left;
	margin:0 auto 0 auto;
	color:#ffffff;
	font-weight:bold;
	font-size:18px;
	letter-spacing: 2px;
	min-height:23px;
}
.pagetitleblank{
        width:890px;
        padding:2px 0px 2px 5px;
        text-align:left;
        margin:0 auto 0 auto;
        color:#ffffff;
        font-weight:bold;
        font-size:18px;
        letter-spacing: 2px;
        min-height:23px;
}
.registrationButton{
        width:890px;
        padding:2px 50px 2px 5px;
        text-align:right;
        margin:-27px auto 0 auto;
        color:#ffffff;
        font-weight:bold;
        font-size:18px;
        letter-spacing: 2px;
}
.registrationButton img{
	border:0;
}
.titleblank,  .title, .titlespan2 {
	float:left;
	width:285px;	
	padding:2px 0px 2px 5px;
	text-align:left;
	margin:0 auto 4px auto;
	color:#ffffff;
	font-weight:bold;
	font-size:18px;
	letter-spacing: 1px;
}
.title, .titlespan2{
	background-image:url('images/pagetitle_bg.jpg');
	background-repeat:repeat-y;
	background-position:left top;
}
.titlespan2{
	width:448px;
}

.halfbox{
	float:left;
	width:370px;
	padding: 0 15px 0 0;
}

.content {
	clear:both;
	padding: 5px;
	border: 1px solid #b9e1e5;
	float: left;
	background-color:#ffffff;
	width:870px;
	margin-top: 10px;
}

.bluebox {
	clear: both;
	padding: 5px 5px 5px 5px;
	width: 880px;
	position: relative;
	
}
.bluebox img{
	background-color:#f4feff;
	padding:2px;
	border: 1px solid #b9e1e5;
}
.bluebox .big {
	float: left;
	margin-left:5px;
	width: 335px;
}
.bluebox .bigbox {
        float: left;
        margin-left:5px;
        width: 315px;
	background-color:#ffffff;
        padding: 5px;
        margin: 0px 0px 0px 5px;
        border: 1px solid #b9e1e5;
}

.bluebox .right {
	width: 440px;
	float: left;
	padding: 0px 0px 0px 0px;
}
.bluebox .left {
        background-color:#ffffff;
	width: 525px;
        float: left;
        padding: 5px;
	margin: 0px 0px 0px 0px;
	border: 1px solid #b9e1e5;
	min-height: 400px;
}
.bluebox .vid {
	width: 650px;
	float: left;
	padding: 5px;
}
.bluebox ul{
	margin:0 0 0 15px;
}

.mainbox {
	padding 0px 0px 0px 0px;
	width: 890px;
	position: relative;
	margin-bottom 18px;
	text-align:left;
}
.mainbox .thirdLeft {
	width: 290px;
	float: left;
	padding: 0 10px 0 0px;
	min-height:200px;
}
.mainbox .thirdMiddle {
	width: 280px;
	float: left;
	padding: 0 0px 0 20px;

	min-height:200px;
}
.mainbox .thirdRight {
	width: 280px;
	float: left;
        padding: 0 0px 0 10px;
}
.2thirdLeft {
	border: 1px solid #b9e1e5;
	width: 600px;
	height: 400px;
}
.thirdRight {
	border: 1px solid #b9e1e5;
	padding: 2px;
	background-color: #ffffff;
    	width: 200px;
	height: 400px;
	float: left;
}

.bottombox {
	background: #ffffff;
	width: 900px;
	margin: 0px auto 0px auto;	
	clear: both;
	position: relative;
	padding:0px 0px 0px 0px;
}
.bottombox .left {
	color:#000000;
	padding:3px 0 0 50px;
	float: left;
	width: 600px;
}
.bottombox .middle {
	color:#000000;
	padding:-5px 0 0 0;
	float: left;
	width: 220px;
}
.bottombox .right {
	color:#000000;
	padding:3px 50px 0 0;
	float: right;
	text-align: right;
}
.bottombox h1{
	font-size:12px;
	font-weight:bold;
}
.bottombox a{
	color:#000000;
}
.bottombox hr{
	position:inline;
	width:850px;
	text-align:center;
	margin:0px auto 0px auto;
}
.copyright{
        width: 900px;
        margin: 45px auto 0px auto;
	text-align:center;
	background-color:#ffffff;

}




.photos {
	margin-bottom: 0px;
	width: 706px;
	height: 50px;
	float: left;
	background: #015F8C;
	text-align: center;
	color: #A2A3A6;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
.photos test.last, .greybox-background .right test.last {
	margin-right: 0;
}
.photos a:hover {
	color: #729AD7;
}
.photos span {
	display: block;
	padding-top: 2px;
}
.photos>span {
	padding-top: 5px;
}
.greybox {
	border: 1px solid #ccc;
	margin-bottom: 39px;
	padding: 5px 0;
}
.greybox-background {
	background: url("images/gbback.jpg") repeat-y left top;
	width: 100%;
	line-height: 170%;
}
.greybox-background .left, .greybox-background .right {
	width: 321px;
	float: left;
	padding: 0 10px;
}
.greybox-background .right {
	float: left;
	padding: 0 19px 0 20px;
}
#contact * {
	vertical-align: middle;
}
#contact fieldset {
	border: none;
}
#contact fieldset p {
	margin-bottom: 3px;
}
#contact label {
	padding-right: 3px;
}
#contact legend {
	color: #BFBFBF;
	margin-left: -7px;
}
#contact fieldset>legend {
	margin-left: 0;
}
#name, #email {
	height: 13px;
	width: 218px;
	border: 1px solid #B5B5B5;
}
#send {
	border: none;
	width: 62px;
	height: 15px;
	background: #D5D5D5;
	cursor: pointer;
	margin: 4px 0 0 34px;
	color: #B8B8B8;
	line-height: 100%;
	font-weight: bold;
}
fieldset>#send {
	min-height: 15px;
	height: auto;
}
.greybox-background .right a {
	display: block;
	float: left;
	margin-right: 11px;
	margin-top: 8px;
}
.greybox2 {
	border: 1px solid #ccc;
	margin-bottom: 15px;
	padding: 9px 7px;
	width: 688px;
}
.greybox2 .preview {
	float: left;
	margin-right: 40px;
	margin-right: 44px;
}
.greybox2 .preview img {
	padding: 5px;
}
.greybox2 .right {
	float: left;
	width: 350px;
}
.greybox2 .right a {
	float: left;
	margin: 0 14px 7px 0;
}
.footer1 {
	text-align: center;
	padding: 0 27px 3px 27px;
}
.footer1 a {
	color: #888;
	text-decoration: none;
}
.footer1 a:hover {
	color: #729AD7;
	text-decoration: none;
}
.footer2 {
	font-size: 0px;
	line-height: 0px;
	height: 18px;
	background: url("images/footer.png") no-repeat left top;
	margin-left: 105px;
}
.cleaner {
	font-size: 0px;
	line-height: 0px;
	height: 0px;
	clear: both;
}

.lightBlueBg {
  background-color: #EAF2F5;
}


table
{
	vertical-align: top;
	border-spacing:0px;
}

td
{
	padding:2px;
	text-align:left;
	font-size: 11px;	
	border: 1px solid #506a6d;
	border-spacing:0px;

}

tr
{
	vertical-align:top;
}

table strong{
	color:#000000;
}

strong
{
font-weight:bold;
}

.tableheader
{
	background-color:#1f2c60;
	color:#FFFFFF;
	font-size: 1.5em;
	letter-spacing: 0.4pt;
/*	text-transform: uppercase; */
	padding-top: 0.5em;
	font-weight:bold;
}

.TalkRow
{
	background-color:#ffffff;
	height: 44px;
	vertical-align: top;
}

.TalkRowSmall
{
         background-color:#ffffff;

	height: 22px;
        vertical-align: top;
}

.TalkRowLarge
{
         background-color:#ffffff;

        height: 66px;
        vertical-align: top;
}
.timeCell {
	width:80px;
	background-color: #ffffff;
}

.MainRoom
{
	background-color:#9dbec2;
}

.RoomA
{
	background-color:#cae1e4;
}


.RoomB
{
	background-color:#cae1e4;
	width:280px;
}

.Workshop
{
	width: 110px;
	background-color:#f4feff;
}

.BreakRow
{
	background-color:#dedede;
}

.WorkshopRow{
	 background-color:#f4feff;
}

.BreakCell
{
	background-color:#dedede;
}

.speaker{
	color:#890202;
}
.SpeakerHeader
{
	background-color:#66ADD9;
	color:#000000;
	font-size: 1.2em;
	letter-spacing: 0.4pt;
	text-transform: uppercase;
	padding-top: 0.5em;
	font-weight:bold;
}

.speakerbox {
        padding: 5px;
        border: 1px solid #b9e1e5;
        float: left;
        background-color:#ffffff;
        width:870px;
        margin-top: 10px;
	position:relative;
	min-height:200px;
}

.speakerbox .big {
	width: 180px;
	float:left;
}

.speakerbox .big img{
	background-color:#f4feff;
	width: 160px;
	border: 1px solid #b9e1e5;
	padding: 2px;
}
.speakerbox .right{
	width: 650px;	
float:left;
}

