/*Clear Mind Stylesheet*/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font:normal 13px/21px "Trebuchet MS", Arial, Helvetica, sans-serif;
	height:100%;
	color: #666666;
	}

#fullheight{height:100%};

body,td,th {
	color: #666666;
	}

* html {margin:0;padding:0;}

a, a:link, a:active, a:visited {
	text-decoration:none;
	color:#015c89;
	}

a:hover {
	color:#fe9829;
	text-decoration:underline;
	}

.h1{
	font-size:140%;
	color:#fe9829;
	margin:0 20px;
	line-height:60px;	
}

.h2{
	font-size:160%;
	color:#fe9829;
	line-height:30px;	
}

.h3{
	font-size:120%;
	color:#015c89;
}

.h4{
	font-size:110%;
	color:#015c89;
}

.h5{
	margin-bottom:12px; 
	font-family:Arial, Verdana; 
	font-weight:normal; 
	color:#2d84b6;
	font-size:160%;	
}


.inputneeded {
	font-size:120%;
	color:#f59094;
}

.disclaimer{
	font:normal 11px/13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#666667;
	margin:10px 0px 20px 0px;
}


/*>>>>>>>>> BACKGROUNDS >>>>>>>>>>>>>>*/

#homewrapper {
	background:#ffffff url(../images/bkgd_home.png);
	background-repeat: repeat-x;
	background-position: center top;
	}

#pagewrapper {
	background:#ffffff url(../images/bkgd_subs.png);
	background-repeat: repeat-x;
	background-position: center top;
	}

.headerText {
	font:normal 18px/24px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#f7941d;
	}

.normalText {
	font:normal 13px/21px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#666666;
}


/*>>>>>>>>> NAVIGATION >>>>>>>>>>>>>>*/

.menu_bar {background:url(../images/nav_bar.png) no-repeat scroll 0 0;}
.menu_therapy {background:url(../images/menu_therapy.png) no-repeat scroll 0 -0;}
.menu_therapy:hover {background:url(../images/menu_therapy.png) no-repeat scroll 0 -40px;}
.menu_therapy_on {background:url(../images/menu_therapy.png) no-repeat scroll 0 -40px;}
.menu_reports {background:url(../images/menu_reports.png) no-repeat scroll 0 0;}
.menu_reports:hover {background:url(../images/menu_reports.png) no-repeat scroll 0 -40px;}
.menu_reports_on {background:url(../images/menu_reports.png) no-repeat scroll 0 -40px;}
.menu_equipment {background:url(../images/menu_equipment.png) no-repeat scroll 0 0;}
.menu_equipment:hover {background:url(../images/menu_equipment.png) no-repeat scroll 0 -40px;}
.menu_equipment_on {background:url(../images/menu_equipment.png) no-repeat scroll 0 -80px;}
.menu_training {background:url(../images/menu_training.png) no-repeat scroll 0 0;}
.menu_training:hover {background:url(../images/menu_training.png) no-repeat scroll 0 -40px;}
.menu_training_on {background:url(../images/menu_training.png) no-repeat scroll 0 -80px;}
.menu_research {background:url(../images/menu_research.png) no-repeat scroll 0 0;}
.menu_research:hover {background:url(../images/menu_research.png) no-repeat scroll 0 -40px;}
.menu_research_on {background:url(../images/menu_research.png) no-repeat scroll 0 -80px;}
.menu_contact {background:url(../images/menu_contact.png) no-repeat scroll 0 0;}
.menu_contact:hover {background:url(../images/menu_contact.png) no-repeat scroll 0 -40px;}
.menu_contact_on {background:url(../images/menu_contact.png) no-repeat scroll 0 -80px;}


#header {
	width:480px;
	height:61px;
	background-image: url(../images/logo.png);
	background-position: 15px 8px;
	background-repeat: no-repeat;
	float:left;
}

#headerphone {
	width:460px;
	height:40px;
	padding-top:21px;
	padding-right:20px;
	float:left;
	text-align:right;
}

.phoneText {
	font:bold 18px/24px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#f7941d;
	}

#tabHome {
	display: block;
	width:960px;
	background-image: url(../images/tab_home.png);
	background-repeat: no-repeat;
	margin: 0 auto;
}

#tabPages {
	display: block;
	width:960px;
	background-image: url(../images/tab_general.png);
	background-repeat: no-repeat;
	margin: 0 auto;
}

#tabNeuromap {
	display: block;
	width:960px;
	background-image: url(../images/tab_neuromap.png);
	background-repeat: no-repeat;
	margin: 0 auto;
}

#tabEquipment {
	display: block;
	width:960px;
	background-image: url(../images/tab_equipment.png);
	background-repeat: no-repeat;
	margin: 0 auto;
}

#tabContact {
	display: block;
	width:960px;
	background-image: url(../images/tab_contact.png);
	background-repeat: no-repeat;
	margin: 0 auto;
}

#tabResearch {
	display: block;
	width:960px;
	background-image: url(../images/tab_research.png);
	background-repeat: no-repeat;
	margin: 0 auto;
}

#footerWrap {
	background:#D3D3D3 url(../images/bg_footer.png);
	background-repeat: repeat-x;
	display: block;
	position: relative;
	height:100%;
}

.footerlinks {
	width:600px;
	padding-top:35px;
	color:#666666;
	text-align:center;	
	/*font-weight:bold;*/
	padding-left:20px;
	display: block;
	text-decoration:none;
	float:left;
}

.footerlinks a {
	color:#015c89;
	text-decoration:none;
}

.footerlinks a:hover {
	color:#fe9829;
}

.footeraddress {
	width:250px;
	padding-top:35px;
	color:#666666;
	text-align:left;	
	padding-left:20px;
	display: block;
	float:left;
}

/*>>>>>>>>> MENU >>>>>>>>>>>>>>*/

.menu_container{
	width:960px;
	height:38px;
	z-index:10;
	float:left;
	text-align:left;	
}

.menu_items{
	width:960px;
	height:38px;
	float:left;
	display:table;
	text-align:left;	
}

.main_menu, .main_menu * {
	margin:0;
	padding:0;
	list-style:none;
	z-index:10;
}

.main_menu a {
	color:#ffffff;
	font:bold 12.6px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-left:15px;
	display: block;
	text-decoration:none;
	float:left;
	text-align:left;	
}

.main_menu a:hover {
	color:#6dcff6;
}

.main_menu_on {
	color:#6dcff6;
}


.main_menu ul {
	background:url(../images/navline.png) center 1px no-repeat;
	position:absolute;
	top:-999em;
	width:10em;
}

.main_menu li {
	padding-top:8px;
	color:#FFFFFF;
	cursor:default;
	float:left;
	position:relative;
	line-height:19px;
}

.main_menu li ul li *{
	padding:0px;
	margin:0px;
}

.main_menu li ul li{
	float:left;
	width:175px;
	padding-bottom:10px;
	padding-left:20px;
	padding-top:10px;
	background:url(../images/menu_line.png) center bottom no-repeat;
}

.main_menu li ul{
	margin-top:0px;
	padding-top:10px;
	width:175px;
	display:table;
	background:url(../images/menu_li_bg.png) top no-repeat;
}

.main_menu ul li a {
	color:#6dcff6;
	font-weight:bold;
	letter-spacing:0px;
	padding:10;
	padding-bottom:5px;
	font-size:.9em;
	display:block;
}

.main_menu ul li a:hover {
	color:#ffff00;
}

.main_menu li:hover ul,
.main_menu li.sfHover ul {
	left:0;
	top:2.0em;
	z-index:99;
}

ul.main_menu li:hover li ul,
ul.main_menu li.sfHover li ul {
	top:-999em;
	color:6dcff6;
}

ul.main_menu li li:hover ul,
ul.main_menu li li.sfHover ul,
ul.main_menu li li li:hover ul,
ul.main_menu li li li.sfHover ul  {
	left:175px;
	top:0;
	color:6dcff6;
}

.btnMore {
	display: block;
	background-image: url(../images/sprite.png);
	background-position: -487px -1458px;
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 31px;
	width: 101px;
	position: relative;
}
.btnMore:hover {
	text-decoration:none;
	display: block;
	background-image: url(../images/sprite.png);
	background-position: -601px -1458px;
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 31px;
	width: 101px;
}

/*>>>>>>>>> LIST EXPANDER >>>>>>>>>>>>>>*/

#container{
	margin:0 auto;
	width:820px;
	padding-bottom:20px;
}

#content{
	margin:20px 20px;
	cursor:pointer;
	font:normal 13px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#666666;
	text-align:left;	
	}

/*>>>>>>>>> CONTENT >>>>>>>>>>>>>>*/

.maptext {
	font:normal 9px/12px "Arial", Helvetica, Trebuchet, sans-serif;
	color: #666666;
	}


.testimonials {
	width:700px;
	padding-top:35px;
	color:#666666;
	text-align:left;	
	padding-left:20px;
	display: block;
}

.testimonial {
	border:solid thin #CCCCCC;
	width:800px;
	padding:5px;
	margin-left:20px;
	margin-top:25px;
	margin-bottom:10px;
	text-align:center;	
}

#video_row {
	width:750px;
    height: 180px;
	margin-top:10px;
	margin: 0px auto;
	padding: 0px;
	text-align:center;
}

#video_pick {
	margin-bottom:10px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	color:#2d84b6;
}

#video_thumb {
	background: url(../images/video_screen.png) top no-repeat;
	width:103px;
	margin-right:22px;
	float:left;
}

#video_image {
    margin-top:13px;
	text-align:center;
}

#video_text {
    margin-top:18px;
	text-align:center;
	font:normal 10px/13px "Arial", Helvetica, sans-serif;
	color:#666666;
}

#video_text a:hover {
	color:#fe9829;
	text-decoration:none;
}

.videoHdr {
	font-size:150%;
	color:#f7941d;
	text-decoration:underline;
	}
	
#video_thumb2 {
	width:50px;
	margin-right:22px;
	float:left;
}
	

.trainingHdr {
	font-size:110%;
	color:#3333cc;
}

.trainingSubhdr {
	font-weight:bold;
	color:#222222;
}

.trainingHdr2 {
	font-weight:bold;
	color:#3333cc;
}

.researchHdr {
	font-size:110%;
	color:#3333cc;
}

.researchSubhdr {
	font-weight:bold;
	font-size:85%;
	color:#222222;
}

.researchLinks {
	background:#e6f3e9;
	margin:25px;
	text-align:center;
	font-size:75%;
}

.researchLinks a {
	color:#3333cc;
}

.researchLinks a:hover {
	color:#fe9829;
}


.homeplayer {
	width:400px;
	height:320px;
	float:left;
}

/*>>>>>>>>> CONTACT >>>>>>>>>>>>>>*/

.contactbox {
	width:250px;
	float:left;
	color: #666666;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 25px;
}

.contactbox2 {
	width:250px;
	float:left;
	color: #666666;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
}

.formbox {
	width:250px;
	float:left;
	color: #666666;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 20px;
}

.webinarbox {
	width:250px;
	margin:0 auto;
	margin-bottom:20px;
	
}

.webinar {
	width:230px;
	color: #666666;
	margin:0 auto;
}

.webinarbox2 {
	width:250px;
	margin:0 auto;
	color: #666666;
}

.practitioners {
	width:380px;
	color:#666666;
	text-align:left;	
	margin-left:30px;
	float: left;
}

.p_subox {
	width:300px;
	font:normal 11px/14px "Arial", Helvetica, sans-serif;
	color:#666666;
	text-align:left;	
	margin-top:10px;
	margin-left:10px;
}

.webinarSendBox {
	width:650px;
	color: #666666;
	margin: 0 auto;
	margin-bottom: 20px;
}

.webinarSent {
	width:500px;
	text-align:left;
	padding:10px;
	color: #666666;
	margin: 0 auto;
}

.webinarForm {
	width:600px;
	padding:10px;
	border:solid thin #999999;
	color: #666666;
	margin: 0 auto;
}


/*>>>>>>>>> FORM >>>>>>>>>>>>>>*/

input {
	width:230px;
	height:30px;
	background-color:#DDDEEE;
	font-family: Arial;
	font-size: 12px;
	line-height: 130%;
	color: #666666;
	float: left;
	border: 1px solid #CCCCCC;
}
	
label {
	display:block;
	width: 100%;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	height: 40%;
	padding-bottom: 5px;
}
.button {
	width:100px;
	height:45px;
	display:block;
	float: left;
	background-image: url(../images/btn_submit.png);
	background-repeat: no-repeat;
	background-position: 0 -3;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.button:hover {
	background: url(../images/btn_submit.png) no-repeat 0 -40px;
	cursor:pointer;
}

.message {
	background:#EEEEEE;
	color:#666666;
	display:none;
	width:250px;
	padding:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
}
.contact {text-align:right;}
.contact ul {list-style-type:none;width:250px;}
.contact li {list-style-type:none;}
.contact li.special {display:none;}

#msgArea {
	width:230px;
	height: 80px;
	border: 1px solid #CCCCCC;
	background-color: #DDDEEE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	float: left;
}

/*********************************************************************************************************
1.5. Sidebar area
**********************************************************************************************************/
#sidebar {
position:relative;
zoom:1;
float:left;
width:180px;
margin-right:0px;
padding-left:10px;
/*background:url(../images/separator.jpg) no-repeat top left;*/
height:auto!important;
height:350px;
}

#sidebar-inner {
/*background:transparent url(../images/sep-sidebar-trans.png) no-repeat scroll right top;*/
float:left;
margin-right:0px;
min-height:250px;
height:auto!important;
height:250px;
padding-right:0px;
position:relative;
zoom:1;
width:180px;
}

#sidebar-inner a {
color:#015c89;
font-weight:700;
}

#sidebar-inner a:hover {
color:#FE9829;
font-weight:700;
}

#sidebar a {
color:#FE9829;
font-weight:700;
}

span.post_name {
font-weight:700;
background:url(../images/bullet.jpg) no-repeat 0 4px;
padding-left:4px;
}

#sidebar-inner span.post_name {
font-weight:700;
background:url(../images/bullet.jpg) no-repeat 0 6px;
padding-left:4px;
}

.menu ul {
list-style-position:outside;
list-style-type:none;
padding:0;
margin:0;
}

.menu li {
border-bottom:1px solid #ccc;
}

.menu li a:hover {
background:#f9f9f9;
}

.selected {
background:#ffebd4;
}

.meta_sub {
padding:0 4px;
border-right:1px solid #DDD;
}

.meta {
display:block;
font-size:11px;
line-height:14px;
position:relative;
zoom:1;
top:3px;
}

#top .menu a {
padding:6px 3px;
width:180px;
}

#top #inner_menu .post_name {
font-size:13px;
display:block;
}

#top #inner_menu a,.menu a {
display:block;
padding:5px 3px 10px;
text-decoration:none;
}

#sidebar-inner #inner_menu a,#sidebar-inner .menu a {
display:block;
padding:6px 3px;
text-decoration:none;
}

#sidebar-inner span.post_name {
font-weight:700;
background:url(../images/bullet.jpg) no-repeat 0 6px;
padding-left:14px;
}

ul#inner_menu {
left:56px;
margin-right:20px;
margin-left:8px;
}


/*********************************************************************************************************
1.4.1 Showcase
**********************************************************************************************************/
#showcase {
position:relative;
zoom:1;
}

.scroll {
height:520px;
overflow:auto;
overflow-x:hidden;
width:700px;
position:relative;
zoom:1;
clear:left;
}

#showcase .scrollContainer div.panel {
height:1100px;
}

.img-container {
padding-bottom:17px;
background:url(../images/thumb-container.jpg) no-repeat center bottom;
}

#promo {
margin-top:80px;
}




.brainmap {
	width:680px;
	text-align:left;	
	margin-right:40px;
	float:left;
	display: block;
}

.brainmap_right {
	width:200px;
	float:left;
	display: block;
}

.brainmap_box_left {
	width:325px;
	text-align:left;	
	margin-right:25px;
	margin-top:30px;
	float:left;
	display: block;
}

.brainmap_box_right {
	width:325px;
	text-align:left;	
	margin-top:30px;
	float:left;
	display: block;
}

.brainmaphdr{
	font-size:110%;
	font-weight:bold;
	color:#015c89;
}

.brainmap_subtext {
	width:325px;
	text-align:center;	
	float:left;
	display: block;
	font-size:80%;
}

.brainmap_subhdr {
	font-size:90%;
}

.treatmentBox {
	width:230px;
	margin-left:50px;
	float:left;
	text-align:left;
	display:block;
	font-weight:bold;
}

.treatmentbox-hdr {
	font-weight:bold;
	font-size:110%;
}

.treatmentBox-right {
	width:270px;
	margin-left:50px;
	float:left;
	text-align:left;
	display:block;
	font-weight:bold;
}

.webinarboxtxt {
	color:#FFFFFF;
}
