@charset "UTF-8";
/* CSS Document */
body {
	background: #ebd472 url(../images/background-gold.png) repeat-x scroll center top; /*background: #0000ff;*/
	color: #333333;
	font: 11px/12px verdana, arial, helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
}

.centerBox {
	margin: 0 30px;
	padding: 0px 0px;
	color: #63387f;
	font: 12px Arial, Helvetica, sans-serif;
}

.centerBox {
	margin: 0 13px;
}

.centerBox h1 {
	font-size: 22px;
	font-weight: normal;
	padding-bottom: 8px;
	border-bottom: 1px solid #63387f;
	margin-bottom: 18px;
	margin-top: 0px;
}

.centerBox h2 {
	font-size: 18px;
	font-weight: normal;
	padding-bottom: 0px;
	margin-bottom: 5px;
	margin-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #999999;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	clear: both;
}

.centerBox p {
}

.clear {
	display: block;
	height: 0;
	clear: all;
}

.more_body {
	padding: 0 10px 5px 0;
	margin: 0;
	background: #fff;
	/*border:1px solid #999999;*/
	border-collapse: collapse;
	font: 12px arial, helvetica;
}

.more_head {
	padding: 2px 2px 2px 0;
	cursor: pointer;
	position: relative;
	/*background-color:#FFCCCC;*/
	margin: 5px 5px 5px 0;
}

/* Schedule - Collapse */ .fitandfabulous_list {
	margin: 0px;
	padding: 0px;
	width: 383px;
}

.homeBottom {
	margin: 0px auto;
	padding: 10px 0px;
	color: #63387f;
	text-align: center;
	width: 716px;
	font: 12px Arial, Helvetica, sans-serif;
}

.homeBottom td, .homeBottom tbody, .homeBottom tr {
	margin: 0px 0px;
	padding: 0px 0px;
}

.homeBottom tr td h1 {
	margin: 0;
	padding: 3px;
	color: white;
	text-align: center;
	font: normal 14px Arial, Helvetica, sans-serif;
	background: #4b338c;
}

.homeBottom tr td p {
	padding: 0 10px;
}

.leftImage {
	float: left;
	margin-right: 8px;
	margin-bottom: 5px;
}

.RegisterBox {
	padding: 25px;
}

.schedule_border {
	border-right: 1px solid #c0c0c0;
}

.schedule_info {
	padding:0;
	width:80%;
	text-align:center;
}

.schedule_info p {
	margin-left:-100px;
}
/*	Schedule	*/ 
.schedule_time {
	padding-left: 10px;
	width:150px;
}

.speaker-info {
	font-weight: bold;
}

.t1, .t3 {
	height: 90px;
	background: url(../images/2012/home-box-large-bg.png);
}

.t2 {
	height: 90px;
	background: url(../images/2012/home-box-small-bg.png);
}

.title-info {
	color: red;
}

#contactForm {
	height: 277px;
	width: 351px;
	display: none;
	background: url('../images/bkg.jpg');
}

#contactForm fieldset {
	padding: 30px;
	border: none;
}

#contactForm input[type = submit] {
	;;
    border: solid 1px #23150c;
	color: #fecd28;
	padding: 5px;
	background: #000080;
}

#contactForm input[type = text] {
	display: block;
	border: solid 1px #4d3a24;
	width: 100%;
	margin-bottom: 10px;
	height: 24px;
}

#contactForm label {
	display: block;
	color: #fff;
	font-weight:bold;
	font: 14/16pxpx Arial, Helvetica, sans-serif;
	padding:5px;
}

#contactForm textarea {
	display: block;
	border: solid 1px #4d3a24;
	width: 100%;
	margin-bottom: 10px;
}

/* Form  */ #contactFormContainer {
	position: absolute;
	left: 700px;
	top: 280px;
	float: right;
}

#contactLink {
	height: 40px;
	width: 351px;
	display: block;
	cursor: pointer;
	background: url('../images/slidein_button.png');
}

#content {
	background: url(../images/2012/center-content-box-bg.png) repeat-y;
	padding:10px;
}

#content_bottom {
	height: 24px;
	background: url(../images/2012/center-content-box-bottom.png);
}

#footer p {
	list-style: none;
	padding-top: 0px;
	margin-top: 0px;
	text-align: center;
	padding-left: 0;
	margin-left: 0;
	color: #63387F;
	font: 14px Arial, Helvetica, sans-serif;
}

#footer ul {
	list-style: none;
	padding-top: 0px;
	margin-top: 0px;
	text-align: center;
	padding-left: 0;
	margin-left: 0;
}

#footer ul li {
	display: inline;
	padding-left: 5px;
	margin-left: 0px;
	border-left: 1px solid #63387f;
}

#footer ul li a {
	color: #63387f;
	text-decoration: none;
	font: 12px Arial, Helvetica, sans-serif;
}

#footer ul li.first {
	margin-left: 0px;
	border-left: none;
}

.messageError {
	color: #ff8000;
   font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-weight: bold;
	display: none;
	padding:20px;
}

.messageSent {
	color: #ff8000;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-weight: bold;
	margin: 20px 0;
	padding:20px;
}

#nav {
	height: 61px;
	background: url(../images/2012/nav-and-top-bg.png);
}

#nav ul {
	list-style: none;
	padding-top: 15px;
	text-align: center;
	padding-left: 0;
	margin-left: 0;
}

#nav ul li {
	display: inline;
	padding-left: 0;
	margin-left: 19px;
}

#nav ul li a {
	color: white;
	text-decoration: none;
	font: 1.2em Arial, Helvetica, sans-serif;
	font-weight:bold;
}

#nav ul li.first {
	margin-left: 0px;
}

#page {
	margin: 0 30px 0px 33px;
}

#pageFloatBox {
	width: 791px;
	margin: 5px auto;
}

#pageFloatBox_bottom {
	height: 31px;
	background: url(../images/2012/pageFloatBox-bottom.png);
}

#pageFloatBox_center {
	background: url(../images/2012/pageFloatBox-bgRepeat.png) repeat-y;
}

#pageFloatBox_top_black {
	height: 23px;
	background: url(../images/2012/pageFloatBox-bottom.png);
}

#pageFloatBox_bottom_black {
	height: 31px;
	background: url(../images/pageFloatBox-bottom_black.gif);
}

#pageFloatBox_center_black {
	background: url(../images/pageFloatBox-bgRepeat_black.gif) repeat-y;
}

#pageFloatBox_top {
	height: 23px;
	background: url(../images/2012/pageFloatBox-top.png);
}

#speakerlist {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	width: 150px;
	padding-right: 15px;
}


.schedule_highlight {
	background:#eedca5;
}

.speaker-name {
	font-weight: bold;
}

.speaker-title {
font-style: italic;
}
