* {
	margin: 0px;
	padding: 0px;
}

body {
	background: #000000;
}

a{
	color:#FF0000;
}

h1 {
	font: normal 14px arial, helvetica, verdana, 'lucida grande', 'lucida sans unicode', sans-serif;
	color: #f5e38c;
	line-height: 20px;
	margin-bottom: 15px;
	margin-right: 70px;
}

h2 {
	font: normal 14px arial, helvetica, verdana, 'lucida grande', 'lucida sans unicode', sans-serif;
	color: #f5e38c;
	margin-bottom: 10px;
	text-transform: uppercase;
	font-weight: bold;
}

img {
	border: 0;
	vertical-align: top;
}

li {
	line-height: 1.8em;
}

.page {
	position: relative;
	width: 1024px;
	padding: 0;
	background: transparent;
	text-align: left;
}

.mid {
	position: relative;
	margin: 0 0 0 0;
	padding: 0;
	text-align: left;
/*	float: left; */
	min-height: 658px;
	background-image: url(../images/page_bg.jpg);
	background-repeat: no-repeat;
}

.mid_left {
	position: relative;
	margin: 0;
	padding: 0;
	text-align: left;
	float: left;
	width: 325px;
}

.nav_flash {
	position: relative;
	margin: 0;
	padding: 0;
	text-align: left;
	float: left;
	width: 325px;
}

.nav {
	position: relative;
	margin: 0;
	padding: 0 0 0 2em;
	text-align: left;
	float: left;
	width: 290px;
	height: 342px;
	background-image: url(../images/menubg.png);
	background-repeat: no-repeat;
}

/*-------------------- navigation ------------------*/

#navigation li {
	display: block;
	float: left;
	width: 150px;
	list-style: none;
}

#navigation a {
	display: block;
	height: 25px;
	text-indent: -99999px;
	overflow: hidden;
	background-position: 0 0;
	background-repeat: no-repeat;
	border: none;
}

#navigation li a:hover {
	background-position: 0 -27px;
}

#navigation .active {
	background-position: 0 -27px;
}

#about a{
	background-image: url(../images/nav-about.png);
}

#schedule a{
	background-image: url(../images/nav-schedule.png);
}

#breakouts a{
	background-image: url(../images/nav-breakouts.png);
}

#exp a{
	background-image: url(../images/nav-exp.png);
}

#reg a{
	background-image: url(../images/nav-reg.png);
}

#media a{
	background-image: url(../images/nav-media.png);
}

#speakers a{
	background-image: url(../images/nav-speakers.png);
}

#resources a{
	background-image: url(../images/nav-resources.png);
}


#phone{
	background-image: url(../images/questions.gif);
}


/*-------------------- CONTENT ------------------*/
.mid_right {
	position: relative;
	width: 672px;
	margin: 0;
	padding: 0;
	float: left;
	clear: right;
}

/*.mid_right p {
	font: normal 14px/16px arial, helvetica, verdana, 'lucida grande', 'lucida sans unicode', sans-serif;
	color: #ffffff;
	line-height: 20px;
	margin-bottom: 15px;
	margin-right: 70px;
}*/

.mid_right .content {
	position: relative;
	width: 622px;
	min-height: 585px;
	margin: 10px 5px 0 5px;
	padding: 20px 20px 20px 20px;
	float: left;
	background-image: url(../images/text_box.png);
	background-repeat: y-repeat;
}

.mid_right .content p {
	font: normal 12px arial, helvetica, verdana, 'lucida grande', 'lucida sans unicode', sans-serif;
	color: #ffffff;
	line-height: 20px;
	margin-bottom: 15px;
}

.mid_right .content h3 {
	font: normal 16px arial, helvetica, verdana, 'lucida grande', 'lucida sans unicode', sans-serif;
	color: #f5e38c;
	margin: 0;
	padding: 0 0 15px 0;
}

.content_h {
	text-align: left;
	padding-bottom: 20px;
}

.content .bTitle {
	position: relative;
	width: 100%;
	font: normal 12px arial, helvetica, verdana, 'lucida grande', 'lucida sans unicode', sans-serif;
	text-transform: uppercase;
	color: #f5e38c;
	font-weight: bold;
}

.content .session {
	padding: 0 20px 0 10px;
	color: #ffffff;
}

.content .speaker {
	position: relative;
	float: right;
	margin: -15px 0 0 0;
	padding: 0 0 0 0px;
}

.content .sessionName {
	padding: 0 100px 0 10px;
}

.content .dsession {
	margin: 10px 0 0 0;
	padding: 0;
}

.content .bio {
	padding-bottom: 10px;
}

.content .bio .sbio {
	margin: 0;
	padding: 0px 0 0 15px;
	font: normal 11px arial, helvetica, verdana, 'lucida grande', 'lucida sans unicode', sans-serif;
}

.register {
	height: 37px;
	width: 672px;
	overflow: hidden;
	text-align: center;
}

a.register_btn {
	display: inline-block;
	width: 122px;
	height: 37px;
	background: url(../images/register_out.png) no-repeat;
	text-decoration: none;
}

a.register_btn:hover {
	background: url(../images/register_over.png) no-repeat;
}

.speaker p {

}

.speaker h1 {
	position: relative;
	color: #ffffff;
	font-weight: bold;
}

.divider {
position: relative;
height: 5px;
width: 100%;
margin: 0px 0 10px 0;
	border-bottom: 1px dotted #717368;
}

/*-------------------- form ------------------*/

div.box {
border: 1px solid #ffffff;
	position: relative;
	margin: 0 auto;
	width: 600px;
	background: #222222;
	border: 1px solid #262626;
}

div.box h1 {
	color: #ffffff;
	font-size: 18px;
	text-transform: uppercase;
	padding: 5px 0 5px 5px;
/*	border-bottom: 1px solid #161712; */
/*	border-top: 1px solid #161712; */
}

div.box label {
	width: 100%;
	display: block;
/*	background: #1C1C1C; */
/*	border-top: 1px solid #262626; */
/*	border-bottom: 1px solid #161712; */
	padding: 5px 0 5px 0;
}

div.box label span {
	display: block;
	color: #bbbbbb;
	font-size: 14px;
	float: left;
	width: 150px;
	text-align: right;
	padding: 5px 20px 0 0;
}

div.box .input_text {
	padding: 3px 3px;
	width: 200px;
	background: #ffffff;
	border-bottom: 1px double #171717;
	border-top: 1px double #171717;
	border-left: 1px double #333333;
	border-right: 1px double #333333;
}

#city {
	width: 150px;
}

#zip {
	width: 50px;
}

#name {
	width: 200px;
}

div.box .button {
	margin: 0 0 10px 0;
	padding: 4px 7px;
	background: #CC0000;
	border: 0px;
	position: relative;
	top: 10px;
	left: 382px;
	width: 100px;
	border-bottom: 1px double #660000;
	border-top: 1px double #660000;
	border-left: 1px double #FF0033;
	border-right: 1px double #FF0033;
}

/*-------------------- video ------------------*/

#vid1 {
	position: relative;
}

/*-------------------- tabs ------------------*/

.hide {
	display: none;
}

#subContent {
	padding: 25px 8px 0 0;
/*	overflow: hidden; */
	font: normal 12px arial, helvetica, verdana, 'lucida grande', 'lucida sans unicode', sans-serif;
}

#subBody {
	position: relative;
	min-height: 535px;
	width: 100%;
}

#screen {
	position: absolute;
	top: 0;
	left: 0;
	padding:  5px 0 0 0;
	width: 100%;
}

.track {
	padding: 8px 0;
	margin: 0 12px;
	border-bottom: 1px dotted #717368;
	overflow: hidden;
}

.sTitle {
	text-transform: uppercase;
	color: #f5e38c;
	font-weight: bold;
}

.sDesc {
	font-size:10px;
	padding:3px 8px 0px 127px;
	text-transform:uppercase;
	color:#FFF;
}

#subTabDiv-A .track .sTitle {
	color: #f5e38c;
	font-weight: bold;
/*	margin-left: 36px; */
/*	text-indent: -36px; */
}

#subTabDiv-B .track .sTitle {
	color: #f5e38c;
	font-weight: bold;
	margin-left: 53px;
	text-indent: -53px;
}

#subTabDiv-A2 .track .sTitle {
	margin-left: 47px;
	text-indent: -47px;
}

#subTabDiv-B2 .track .sTitle {
	margin-left: 45px;
	text-indent: -45px;
}

.session .open .sTitle a, .track .open .sTitle a {
	padding: 0 8px 0 8px;
	color: #f5e38c;
	text-decoration: none;
}

.session .closed .sTitle a, .track .closed .sTitle a, .download .sTitle a {
	padding: 0 8px 0 8px;
	color: #f5e38c;
	text-decoration: none;
}

.sTitle .sAbbrev {
	font-weight: normal;
	color: #ffffff;
}

.sTitle img {
	margin-left: 10px;
	padding-top: 20px;
}

.home .session .open .sTitle a, .home .track .open .sTitle a {
	padding: 0 8px 0 16px;
	color: #f5e38c;
	text-decoration: none;
	background: url(../images/arrowBulletOpen.png) no-repeat left top;
}

.home .session .closed .sTitle a, .home .track .closed .sTitle a, .download .sTitle a {
	padding: 0 8px 0 16px;
	color: #f5e38c;
	text-decoration: none;
	background: url(../images/arrowBullet.png) no-repeat left top;
}

.sTime {
	width: 100px;
	margin-right: 10px;
	color: #ffffff;
}

.sSubject {
	float: right;
	margin-top: -16px;
	padding-right: 40px;
	
}

.sText {
	margin-left: 36px;
	color: #ffffff;
}

.sSpeaker {
	float: right;
	display: inline;
	text-align: right;
	font-size: 10px;
	margin: 2px 16px 0 0;
	color: #ffffff;
}

.closed .sSummary {
	display: none;
}

.sSummary {
/*	overflow: hidden; */
	font-size: 12px;
	padding: 18px 8px 2px 16px;
	/* width: 458px; */
}

.sSummary h2 {
	color: #f5e38c;
	font-size: 12px;
	padding: 0 0 6px 0;
}

.sSummary p.sBio {
	font-size: 12px;
}

#subList {
    height: 35px;
	overflow: hidden;
	padding: 0 18px;
	font-size: 11px;
	line-height: 10px;
}

#subList ul {
	margin: 0;
	padding: 0px;
	list-style-type: none;
}
#subList li {
	float: left;
	display: inline;
	margin: 0 20px 0 0px;
}
#subList a {
	display: block;
	height: 25px;
	padding-left: 2px;
	color: #666666;
	text-decoration: none;
}
* html #subList a {
	display: inline-block;
}

#subList a.selected {
	background: url(../images/subList_left.gif) no-repeat left top;
	color: #1d2915;
}

#subList a:hover {
	color: #ffffff;
}

#subList span {
	display: block;
	height: 10px;
/*	padding: 7px 4px 8px 0; */
	padding: 3px 4px 12px 0;
	cursor: pointer;
}
#subList span {
	display: inline-block;
}

#subList a.selected span {
	background: url(../images/subList_right.gif) no-repeat right top;
}


.mailerWrapper {
	position: relative;
	width: 658px;
	overflow: hidden;
}

.home .m5, .m6, .m7, .m8 {
	float: left;
}

.home .m3 {
	padding: 5px 20px 0 50px;
}

p.bullet  {
	background: url(../images/arrowBullet.png) no-repeat left top;
	margin: 0;
	padding: 0 0 0px 18px;
}

/*-------------------- price table ------------------*/

#prices {
	padding: 10px 20px 10px;
	background: url(../images/price_bg.gif) no-repeat 7px 50px;
	font: normal 12px arial, helvetica, verdana, 'lucida grande', 'lucida sans unicode', sans-serif;
	color: #ffffff;
}

table.prices {
	border-collapse: collapse;
	width: 465px;
	margin: 0 0 5px;
}

/*table.prices tr.alt {
	color: #f5e38c;
}*/

table.prices th {
	color: #ffffff;
	font-weight: normal;
	padding: 4px 0;
	line-height: 14px;
	border: 0;
}

table.prices th.p {
	font-size: 11px;
	text-align: center;
}

table.prices td.p {
	text-align: center;
}

table.prices td {
	border: 0;
	padding: 7px 0;
	line-height: 15px;
}

table.prices th.label {
	text-align: left;
	color: #ffffff;
}

.registerNow {
	float: right;
	display: inline;
	margin: 10px 20px 0 0;
	text-transform: uppercase;
	line-height: 20px;
	font: normal 14px arial, helvetica, verdana, 'lucida grande', 'lucida sans unicode', sans-serif;
	font-size: 11px;
}
.registerNow a {
	display: block;
	color: #1d2915;
	text-decoration: none;
	padding-left: 5px;
	height: 25px;
	background: url(../images/registerNow_left.gif) no-repeat left top;
	font-weight: bold;
	line-height: 15px;
	font-size: 12px;
}
.registerNow span {
	display: block;
	padding: 4px 30px 6px 0;
	background: url(../images/registerNow_right.gif) no-repeat right top;
	cursor: pointer;
}
* html .registerNow a, * html .registerNow span {
	display: inline-block;
}

.registration {
	padding: 0 20px 10px;
}
.registration h2 {
	margin: 0;
	padding: 5px 0 0;
	font-size: 12px;
	color: #f5e38c;
	font-weight: normal;
}
.registration ol {
    margin: 0;
    padding: 10px 0 0 40px;
}

.travel {
	padding: 20px 20px 0;
}

/*-------------------- banner ------------------*/
dl { 
	width: 100%;
}

dl,dd { 
	margin: 0;
}

dt { 
	background: #6e765e;
	font: normal 12px arial, helvetica, verdana, 'lucida grande', 'lucida sans unicode', sans-serif;
	padding: 4px;
	margin: 2px;
}

dt a {
	color: #FFF;
}

dd a {
	font: normal 12px arial, helvetica, verdana, 'lucida grande', 'lucida sans unicode', sans-serif;
	color: #ffffff;
	text-decoration: none;
}

dd img {
	padding: 5px 0 5px 3px;
}

ul {
	list-style: none;
	padding: 5px;
}

textarea {
	width: 99%;
	border: 1px solid #CCCCCC;
	font: normal 14px arial, helvetica, verdana, 'lucida grande', 'lucida sans unicode', sans-serif;

}