@charset "utf-8";
/* CSS Document */

html {
min-height: 100%;
height: 100%;
padding: 0px;
margin: 0px;
}

body {
background: url(images/background.png);
margin: 0px 0px 0px 0px;
padding-top: 0px;
padding-bottom: 0px;
font-size: 12pt;
min-height: 100%;
height: 100%;
}

h4 {
	display: inline;
	}

.br {
	clear: both;
	}

.bg_banner {
background: url(images/background_banner.png) repeat-x;
width: 100%;
height: 100%;
padding: 0px;
margin: 0px;
}

.container {
width: 940px;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
margin-bottom: 0px;
padding: 0px;
min-height: 100%;
height: 100%;
}

.header {
	background: #cdcdcd;
	width: 900px;
	height: 190px;
	float: left;
	margin-bottom: 15px;
}

.headlogo {
z-index: 1;
position: absolute;
float: left;
border: 0px;
padding: 3px 5px 7px 5px;
}

.headname {
float: right;
border: 0px;
padding: 5px 0px 0px 10px;
margin-bottom: 1px;
}

.content {
width: 900px;
background: url(images/contentbackground.png);
float: left;
color: #FFF;
font-family: Arial, Helvetica, sans-serif;
font-size: 12pt;
padding: 0px 20px 0px 20px;
min-height: 100%;
height: auto;
text-align: center;
}

.content p {
color: #FFF;
font-family: Arial, Helvetica, sans-serif;
font-size: 12pt;
padding: 0px 0px 0px 0px;
text-align: center;
}

#faculty {
background: url(images/home-page-slide.jpg);
width: 690px;
height: 409px;
}

#left {
	float: left;
	width: 690px;
}

#right {
	float: right;
	width: 208px;
	background: #391515;
}

#right p {
	width: 200px;
	float: right;
}

ul#name {
background: url(images/2010_keynotes/gradient.jpg);
width: 792px;
height: 71px;
margin: 4px 0 0 0;
padding: 0px;

}

ul#name li {
background: none;
height: 71px;
margin: 0 2px;
padding: 4px 2px 0 2px;
font-size: 1.4em;
}

ul#name li a{
display: block;
color: #fff;
text-decoration: none;
}

ul#name li span#dark {
color: #282928;
}

.content a{
color: #FF0;
}

.copyright {
	color: FFF;
	font-size: 10pt;
	width: 100%;
	}
	
.banners {
float: left;
margin: 10px 0px 10px 10px;
border: 0px;
}

.leftshadowheader {
background:url(images/leftshadow.png);
background-position: right;
background-repeat: repeat-y;
width: 20px;
float: left;
height: 190px;
margin-bottom: 15px;
}

h1 {
color: #FF0;
}
	
.rightshadowheader {
background:url(images/rightshadow.png);
background-position: left;
background-repeat: repeat-y;
width: 20px;
float: left;
height: 190px;
margin-bottom: 15px;
}

.leftshadowbody {
background:url(images/leftshadow.png);
background-position: right;
background-repeat: repeat-y;
min-height: 100%;
height: 100%;
width: 20px;
float: left;
}
	
.rightshadowbody {
background:url(images/rightshadow.png);
background-position: left;
background-repeat: repeat-y;
min-height: 100%;
height: 100%;
width: 20px;
float: left;
}
	
.copyright {
text-align: center;
padding-top: 5px;
float:left;
clear:both;
}


/* Menu */


.menucontainer {
width: 100%;
margin: 0px 0px 0px 2px;
background: #000;
float: left;
border-top: 2px solid #ccc;
border-bottom: 0px solid #ccc;
margin-bottom: 1px;
}

.briefmainmenu{
background: #cdcdcd;
width: 100%;
}

.briefmainmenu ul{
overflow: hidden;
width: 100%;
margin: 0px;
padding: 0px;
list-style-type: none;
text-align: center;
}

.briefmainmenu li{
display: block;
float: left;
height: 24px;
width: 116px;
border-right: 1px solid #ccc;
}

div.briefmainmenu ul li a.register{
background: url(images/register_button.png) bottom repeat-x #000;
}

div.briefmainmenu ul li a.visited{
background: url(images/register_button.png) bottom repeat-x #000;
}

div.briefmainmenu ul li a.register:hover{
background: url(images/register_button_dark.png) bottom repeat-x #831930;
}

div.briefmainmenu ul li a.register:active{
background: url(images/register_button_dark.png) bottom repeat-x #AF415A;
}

.briefmainmenu a{
display: block;
padding: 5px 2px 5px 2px;
background: #000;
color: #fff;
border: 0px 2px 0px 2px solid #ccc;
text-decoration: none;
font: bold 13px Arial;
}

.briefmainmenu a:hover, .tabsmenuclass a.active{
background: #831930;
color: white;
border: 0px 2px 0px 2px solid #ccc;
padding: 5px 2px 5px 2px;
}

.briefmainmenu a:active, .tabsmenuclass a.active{
background: #AF415A;
color: white;
border: 0px 2px 0px 2px solid #ccc;
padding: 5px 2px 5px 2px;
}

#lastmenu {
padding: 5px 2px 10px 2px;
border-right: 0px;
width: 144px;
}

#firstmenu {
width: 170px;
border-right: 0px;
}

#firstmenu a:hover{
background: #000;
}

#firstsubmenu {
padding-left: 250px;
}

/* 831930 */

/* ######### CSS for sub menu container below ######### */

.tabsmenucontentclass{
clear: left;
color: #fff;
background: #000;
width: auto;
margin:auto;
height: 24px;
padding-top: 5px;
border-top: 1px solid silver;
font: bold 13px Arial;
}

.tabsmenucontentclass a, .tabsmenucontentclass a.visited{
color: #fff;
font: bold 13px Arial;
}

.tabsmenucontentclass a:hover, .tabsmenucontentclass a.selected{
color: #FF0;
font: bold 13px Arial;
}

.tabsmenucontentclass ul{
text-align: center;
overflow: hidden;
display: block;
margin: auto;
padding: 0;
list-style-type: none;
}

.tabsmenucontentclass li{
display: block;
float: left;
padding: 0px 2px 0px 2px;
margin: auto;
width: 154px;
}

/* End Menu */

/*//////////// Specific Pages /////////////*/

.contact {
margin-left: auto;
margin-right: auto;
width: 55em;
}

.contact table {
background: #000;
border: 2px #FF0 solid;
}

.contact td {
color: #FF0;
padding: 5px 2px;;
text-align: left;
}

.contact input {
background: #cdcdcd;
width: 250px;
}

.contact textarea {
background: #cdcdcd;
width: 250px;
height: 120px;
}

.continuinged {
padding: 0px 5px;
text-align: left;
}

.continuinged p{
text-align: left;
margin: 0 0 1em 0;
}

.continuinged strong {
	color: #ff0;
	}
	
.continuinged h1 {
	text-align: center;
	margin-top: 0;
	}

.continuinged #credit_hours {
	text-align: center;
	border-top: 2px solid #ff0;
	}

.continuinged #credit_hours strong{
	color: #fff;
	}

.continuinged ul {
	list-style: none;
	}
	
.continuinged ul li {
	margin: 2px 0;
	}

.faq {
padding: 0px 5px;
}

.faq p {
text-align: left;
margin-top: 0px;
padding-bottom: 15px;
border-bottom: #FF0 2px solid;
}

.faq p.question{
color: #FF0;
font-size: 1.4em;
font-weight: 900;
margin-bottom: 0px;
padding-bottom: 5px;
border-bottom: 0px;
}

.history {
text-align: left;
margin: 0px 5px;
}

.history p {
text-align: left;
}

.history h2 {
color: #FF0;
}

.history ul {
margin-left: auto;
margin-right: auto;
width: 55em;
}

.history ul li {
list-style: none;
display: inline;
margin: 0em 1em;
float: left;
}

.history ul li p {
list-style: none;
width: 113px;
color: #FF0;
font-size: 1em;
font-weight: 600;
text-align: center;
}

.hotelandtravel {
margin: 5px;
text-align: left;
}

.hotelandtravel h2 {
color: #FF0;
}

.hotelandtravel p {
text-align: left;
}

.hotelandtravel img {
border: 0px;
margin-left: 5px;
margin-bottom: 5px;
float: right;
}

#img_right {
float: right;
margin: -20px 0 0 0;
}

#img_left {
float: left;
margin: -20px 0 0 0;
}

.presenters {
float: left;
width: 200px;
font-size: 12px;
font-weight: 600;
line-height: 1.4em;
text-align: left;
}

.presenters ul {
list-style: none;
margin: 0px 0px 0px 10px;
padding: 0;
}

.presenters ul li{
border-left: 2px #CDCDCD solid;
border-right: 2px #CDCDCD solid;
border-top: 1px #CDCDCD solid;
border-bottom: 1px #CDCDCD solid;
background: #000;
}

.presenters ul li:hover{
border-left: 2px #FF0 solid;
border-right: 2px #FF0 solid;
border-top: 1px #FF0 solid;
border-bottom: 1px #FF0 solid;
background: #831930;
color: #000000;
}

.presenters ul li a {
	display: block;
	padding: 4px;
}
	

.keynotes {
color: #000;
margin: 10px 0px;
}

.keynotes a{
color: #000;
font-weight: 600;
}

.keynotes ul li{
border-left: 2px #000 solid;
border-right: 2px #000 solid;
border-top: 1px #000 solid;
border-bottom: 1px #000 solid;
color: #000;
background: #FF0;
}

.keynotes ul li:hover{
border-left: 2px #cdcdcd solid;
border-right: 2px #cdcdcd solid;
border-top: 1px #cdcdcd solid;
border-bottom: 1px #cdcdcd solid;
background: #ff0;
color: #cdcdcd;
}

.keynotes ul li a{
display: block;
color: #000;
background: #FF0;
padding: 4px 4px;
}

.keynotes ul li a:visited{
color: #000;
background: #FF0;
padding: 4px 4px;
}

.keynotes ul li a:hover{
background: #000;
color: #cdcdcd;
padding: 4px 4px;
}

.keynotes ul li a:active{
background: #000;
color: #cdcdcd;
padding: 4px 4px;
}

.presentersframe {
width: 660px;
min-height: 1000px;
height: auto;
}

.presentersframecontainer {
width: 680px;
height: 100%;
float: left;
}

.workshops {
padding: 4px 2px;
}


/* PROGRAM */

.program {
margin: 0 auto;
color: #000;
font-size: .8em;
}

.program p {
margin: 0 auto;
color: #000;
text-align: justify;
font-size: 1em;
}

.program ul {
list-style: none;
display: inline-block;
margin: 12px auto;
padding: 0;
}

.program ul li {
float: left;
background: #000;
color: #ff0;
border: 1px solid #ff0;
font-weight: 600;
width: 140px;
height: 50px;
}

.program ul li a {
display: block;
padding: 4px 2px;
text-decoration: none;
}

.program h3 {
color: #000;
padding: 0;
margin: 0;
}

.program h2 {
color: #000;
min-height: 38px;
text-align: left;
line-height: 38px;
padding-left: 20px;
margin: 0;
}

.wednesday h2 { background: url(images/program/date_bg_wed.jpg) repeat-y; color: #fff; text-align: left; }
.thursday h2 { background: url(images/program/date_bg_thurs.jpg) repeat-y right; text-align: left; }
.friday h2 { background: url(images/program/date_bg_fri.jpg) repeat-y right; text-align: left; }
.saturday h2 { background: url(images/program/date_bg_sat.jpg) repeat-y left; text-align: right; }
.sunday h2 { background: url(images/program/date_bg_sun.jpg) repeat-y left; text-align: right; }
.monday h2 { background: url(images/program/date_bg_mon.jpg) repeat-y; color: #fff; text-align: left; }

.program .hr_left {
height: 7px;
margin: 0;
padding: 0;
clear: both;
}

.wednesday .hr_left { background: url(images/program/hr_left_wed.jpg); }
.thursday .hr_left { background: url(images/program/hr_left_thurs.jpg); }
.friday .hr_left { background: url(images/program/hr_left_fri.jpg); }
.saturday .hr_left { background: url(images/program/hr_left_sat.jpg); }
.sunday .hr_left { background: url(images/program/hr_left_sun.jpg); }
.monday .hr_left { background: url(images/program/hr_left_mon.jpg); }

.program .hr_right {
height: 7px;
margin: 0;
padding: 0;
clear: both;
}

.wednesday .hr_right { background: url(images/program/hr_right_wed.jpg); }
.thursday .hr_right { background: url(images/program/hr_right_thurs.jpg); }
.friday .hr_right { background: url(images/program/hr_right_fri.jpg); }
.saturday .hr_right { background: url(images/program/hr_right_sat.jpg); }
.sunday .hr_right { background: url(images/program/hr_right_sun.jpg); }
.monday .hr_right { background: url(images/program/hr_right_mon.jpg); }

.program .hypnosis {
background: url(images/hypno_bg.jpg) repeat-y left;
margin: 0;
padding: 0;
}

.program .hypnosis .right_col h3 {
color: #fff;
}

.program .left_col {
width: 124px;
margin: 12px 0 0 0;
padding: 0 6px 0 0 ;
float: left;
text-align: right;
}

.program .center_col {
width: 481px;
margin: 12px 0 0 0;
padding: 0;
float: left;
}

.program .center_col h3 {
text-align: center;
}

.program .right_col {
width: 194px;
margin: 12px 0 0 0;
padding: 0 0 0 6px;
float: left;
}

.saturday table {
width: 100%;
border-collapse: collapse;
}

.saturday table, .saturday p {
text-align: center;
font-weight: normal;
}

.saturday table tr{
padding: 0;
margin: 0;
}

.saturday .clin_dem {
background: #e6e7e8;
font-weight: 600;
}

.saturday .tp {
background: #d1d3d4;
font-weight: 600;
}

.saturday table td{
padding: 2px 0 6px 0;
border: 1px #000 solid;
margin: 0;
width: 33%;
font-weight: 600;
vertical-align: top;
}

.saturday #szasz {
background: url(images/program/hr_left_sat.jpg) repeat-y;
}

.saturday #szasz .left_col h3 {
color: #fff;
}

.saturday #szasz .center_col h3,
.saturday #szasz .center_col p {
text-align: left;
}

.saturday #szasz img{
float: left;
margin-right: 8px;
}

.main_program table {
width: 880px;
background: url(images/program_bg.jpg);
text-align: center;
color: #000;
border-collapse: collapse;
margin: 0 auto;
}

.main_program td  {
width: 16%;
vertical-align: top;
}

.main_program a {
text-decoration: none;
}

.main_program td p {
color: #000;
font-weight: 600;
margin: 0 0 12px 0;
}

.main_program .hypnosis {
color: #635090;
text-shadow: .5px .5px .5px #000;
}

.main_program #first-row {
background: #7c2d30;
color: #000;
font-weight: 600;
}

.main_program #first-row p {
display: inline-block;
background: #ff0;
margin: 5px;
padding: 5px 0;
}

.main_program #first-row a p:hover {
background: #feff9f;
}

.main_program td#pre-post p{
color: #ff0;
background: none;
padding: 0;
margin: 5px 0;
}

.main_program td#pre-post a p:hover{
background: #bf777d;
}

.nowrap {
white-space: nowrap;
letter-spacing: -1px;
}

.main_program #second-row td {
border-top: 1px solid #7c2d30;
border-right: 1px solid #7c2d30;
border-left: 1px solid #7c2d30;
padding: 0;
}

.main_program #lunch {
background: url(images/lunch-bg.jpg) repeat-x top;
}

#lunch td {
height: 44px;
font-weight: 600;
line-height: 44px;
}

.main_program #third-row td {
border-right: 1px solid #7c2d30;
border-left: 1px solid #7c2d30;
padding: 4px 0 8px 0;
}

.main_program #special-note {
background: url(images/small-bg.png) #fff left repeat-y;
width: 340px;
color: #000;
position: relative;
left: 520px;
bottom: 250px;
border: #ffe84a solid 2px;
}

/* END PROGRAM */

.rates {
text-align: left;
margin: 0px 5px;
padding: 0px 0px;
}

#heading {
	text-align: center;
	float: right;
	width: 66%;
	padding: 1% 1% 1% 33%;
	background: #fff url(images/heading_bg.png) repeat-y right;
	color: #000;
	font-weight: 600;
}

#empty_cell {
background: #fff;
}

.rates p {
background: #fff;
color: #000;
font-family: Arial, Helvetica, sans-serif;
font-size: 1em;
padding: 8px;
margin: 0;
text-align: left;
}

.rates div.head{
color: #FF0;
font-size: 1.4em;
font-weight: 900;
margin-bottom: 0px;
margin-top: 0px;
margin-right: 5px;
padding: 5px 0px;
*border-bottom: #FF0 2px solid;
text-align: center;
}

.rates table {
border-width: 2px;
margin: 0px;
padding: 0px;
background: url(images/rates_bg.png) repeat-y #fff;
border-collapse: collapse;
width: 100%;
}

#reg_click {
font-size: 1.6em;
background: #000;
padding: 10px 0;
color: #ff0;
margin: 0;
text-align: center;
width: 441px;
float: left;
}

.rates tr {
padding: 0px;
margin: 0px;
}

.rates td {
width: 25%;
color: #000;
font-weight: 600;
padding: 5px;
margin: 0px;
border-bottom: #ff0 2px solid;
text-align: center;
}

.rates .head {
color: #000;
font-weight: 600;
margin: 0px;
text-align: right;
width: 100%;
}

.rates ul {
background: #fff;
display: block;
width: 100%;
float: left;
padding: 0;
margin: 0;
}

.rates ul li {
background: #fff;
color: #000;
width: 275px;
height: 60px;
float: left;
list-style: none;
display: inline;
margin: 20px 10px 20px 10px;
text-align: center;
}

.updates {
padding: 0px 5px;
text-align: left;
}

.updates div.head {
color: #FF0;
font-size: 1.4em;
font-weight: 900;
margin-bottom: 0px;
margin-top: 10px;
margin-right: 5px;
padding: 5px 0px;
border-top: #FF0 2px solid;
text-align: center;
}

.volunteers {
text-align: left;
padding: 0px 5px;
}

.volunteers p {
text-align: left;
}

.volunteers h2, h3 {
color: #FF0;
}

.volunteers .yell {
color: #ff0;
}

#downloads .dl-container {
	width: 90%;
	margin: 20px auto 0 auto;
	background: #000;
	border-bottom: #ff0 2px solid;
	}

#downloads .dl {
	float: left;
	margin: 4px;
	}
	
#downloads .dl a {
	display: block;
	width: 250px;
	color: #ff0;
	font-weight: 600;
	font-size: 1.5em;
	text-decoration:none;
	background: #000 url(images/register_front.png) no-repeat;
	border: 2px #ff0 solid;
}

#downloads .dl a:hover {
	background: #0f0f0f url(images/register_front.png) no-repeat;
}


/*//////////// End Specific Pages /////////////*/
