
a {
	color: #1275d3;
}
a:hover {
	color: #f66;
	text-decoration: none;
} 
body {
	background: #fff;
	margin: 0;
	padding: 0;
	color: #666;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 77%;
	/* Hide from IE Mac \*/
	font-size: 76%;
	/* */
	position: relative;
}

/* LAYOUT
*******************************************************************************/

#bodyWrapper {
	position: relative;
}
#header {
	background: #1275d3 url(/img/bg_head.gif) repeat-x;
	clear: both;
	height: 90px;
	font-size: .9em;
	margin: 0;
	padding: 0;
	position: relative;
}
#contentWrapper {
	/*background: url(/img/bg_contentwrapper.gif) repeat-y 198px 0;*/
	margin: 0;
	padding:0;
	position: relative;
	width: 740px;
}
#content {
	border-left: 1px solid #eee;
	font-size: 1.1em;
	line-height: 1.5em;
	float: right;
	display: inline;
	margin: 0 0 0 -1px;
	padding: 0 0 15px 25px;
	width: 516px !important;
	width /**/: 542px; /* IE5.x */
}
* html #content {
	/* Hide from IE Mac \*/
	overflow: hidden;
	/* */
}
#globalMenu {
	border-right: 1px solid #eee;
	clear: left;
	display: inline;
	float: left;
	font-size: .9em;
	line-height: 1.5em;
	margin: 0 -1px 0 0;
	padding: 20px 0 15px;
	width: 197px !important;
	width /**/: 198px; /* IE5.x */
	position: relative;
	left: 1px;
}

/* BRANDING
*******************************************************************************/

h1 {
	background: url(/img/logo3.gif) no-repeat 15px 14px;
	font-size: 1em;
	height: 88px;
	margin: 0;
	padding: 0;
	width: 198px;
	position: relative;
}
h1 a {
	display: block;
	height: 88px;
	margin: 0;
	padding: 0;
	text-indent: -5000px;
}

/* PAGE ELEMENTS
*******************************************************************************/

.clear {
	clear: both;
	display: block;
	height: 0;
	line-height: 0;
	margin: 0;
}
* html .clear {
	font-size: 0; /* IE */
}
hr {
	display: none;
}
h2, h3, h4 {
	clear: both;
	color: #1275d3;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
h2 {
	font-size: 1.6em;
	line-height: 2.2em;
}
h3 {
	border-bottom: 1px solid #eee;
	font-size: 1.2em;
	line-height: 1.8em;
	margin: 1.5em 0 1em 0;
}
h4 {
	font-size: 1.1em;
	font-style: italic;
	line-height: 1.2em;
	margin: 1.3em 0 0;
}
img {
	border: none;
}
p {
	margin: .5em 0;
}
table {
	border-collapse: collapse;
	border: 2px solid #ccc;
	font-size: 1em;
	margin: .5em 0;
	width: 98%;
}
td, th {
	border: 1px solid #ccc;
	font-size: 1em;
	padding: 3px 5px;
	text-align: left;
	vertical-align: top;
}
td.shade1 {
	background: #7CE06D;
	border: 1px solid #ccc;
	font-size: 1em;
	padding: 3px 5px;
	text-align: left;
	vertical-align: top;
}
td.shade2 {
	background: #AFECA5;
	border: 1px solid #ccc;
	font-size: 1em;
	padding: 3px 5px;
	text-align: left;
	vertical-align: top;
}
td.shade3 {
	background: #C2F1BB;
	border: 1px solid #ccc;
	font-size: 1em;
	padding: 3px 5px;
	text-align: left;
	vertical-align: top;
}
td.shade4 {
	background: #E1F8DD;
	border: 1px solid #ccc;
	font-size: 1em;
	padding: 3px 5px;
	text-align: left;
	vertical-align: top;
}
td.shade5 {
	background: #F5FDF4;
	border: 1px solid #ccc;
	font-size: 1em;
	padding: 3px 5px;
	text-align: left;
	vertical-align: top;
}
ul, ol, li {
	list-style: none;
	margin: 0;
	padding: 0;
}

/* FORMS
*******************************************************************************/

form {
	font-size: 1em;
	margin: 0;
	padding: 0;
}
input, textarea {
	background: #fff url(/img/bg_frmtxt.gif) repeat-x;
	border: 1px solid #D6D6D6;
	color: #555;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: .9em;
	padding: 2px;
}
td input,
td textarea {
	width: 380px;
}

td input.sessionSelection {
    width: 20px;
}

form th {
	width: 100%;
}
label {
	font-size: 1em;
}
.frmButton {
	background: #36cf1e url(/img/bg_frmbtn.gif) repeat-x;
	border: 2px solid #fff;
	border-color: #fff #eee #eee #fff;
	color: #fff;
	font-size: .9em;
	font-weight: bold;
	padding: 0;
	width: auto;
}
html>body .frmButton {
	padding: 0 3px 2px 3px;
	/* Hide from IE Mac \*/
	padding: 1px;
	/* */
}
.frmButton:hover {
	color: #246c15;
}
.txtButton {
	background: url(/img/bg_txtButton.gif) repeat-x;
    border: 0px;
	border-color: #fff #eee #eee #fff;
	color: #fff;
	font-size: .9em;
	font-weight: bold;
	padding: 4px 0px 2px 0px;
	width: auto;
}
html>body .txtButton {
	padding: 0 3px 2px 3px;
	/* Hide from IE Mac \*/
	padding: 1px;
	/* */
}
.txtButton:hover {
	color: #246c15;
}
.radio, .checkbox {
	background: none;
	border: none;
	color: #555;
	padding: 2px;
	width: auto;
}
.qty {
	width: 45px;
}
.readonly {
	background: none;
	border: none;
}

/* MAIN MENU
*******************************************************************************/

#globalMenu ul {
	margin: 0 25px 0 18px;
	width: 153px;
}
#globalMenu li {
	background: url(/img/bl1.gif) no-repeat 0 .6em;
	clear: left;
	float: left;
	display: inline;
	width: 100%;
}
#globalMenu li li {
	background: url(/img/bl2.gif) no-repeat 10px .6em;
}
#globalMenu ul ul {
	margin: 0;
}
#globalMenu a {
	border-bottom: 1px solid #eee;
	color: #1275d3;
	display: block;
	font-weight: bold;
	margin: 0 0 0 13px;
	padding: 3px;
	text-decoration: none;
}

* html #globalMenu a {
	/* Hide from IE Mac but not PC \*/
	height: 1px;
	/* */
}
#globalMenu a:hover,
#globalMenu a:active,
#globalMenu a:focus {
	background: #fff9f9;
	border-bottom: 1px solid #ffc6c6;
	color: #f66;
}
#globalMenu ul ul a {
	margin: 0 0 0 24px;
	color: #999;
	font-weight: normal;
}
#globalMenu ul ul a:hover,
#globalMenu ul ul a:active,
#globalMenu ul ul a:focus {
	background: #fafff4;
	border-color: #b7eeac;
	color: #40bf27;
}

/* MAIN MENU CONTROL
*******************************************************************************/

#globalMenu ul li ul {
	display: none;
}
#sectAbout #gmAbout ul,
#sectDiagnosis #gmDiagnosis ul,
#sectReading #gmReading ul,
#sectServices #gmServices ul,
#sectResearch #gmResearch ul,
#sectPolicy #gmPolicy ul,
#sectOnline #gmOnline ul,
#sectEvents #gmEvents ul,
#sectShop #gmShop ul,
#sectNewsletter #gmNewsletter ul {
	display: block;
}

/* QUICK MENU
*******************************************************************************/

#quickMenu {
	font-size: .9em;
	height: 50px;
	left: 215px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 56px; 
	width: 515px;
}
#quickMenu li {
	display: block;
	float: left;
	height: 50px;
}
#quickMenu #emParents {
	background: url(/img/em_parents.gif) no-repeat;
	width: 65px;
}
#quickMenu #emProfessionals {
	background: url(/img/em_professionals.gif) no-repeat;
	width: 98px;
}
#quickMenu #emPeople {
	background: url(/img/em_people.gif) no-repeat;
	width: 130px;
}
#quickMenu #emInterested {
	background: url(/img/em_interested.gif) no-repeat;
	width: 139px;
}
#quickMenu #emMembers {
	background: url(/img/em_members.gif) no-repeat;
	width: 72px;
}
#quickMenu a,
#quickMenu a:link,
#quickMenu a:visited {
	display: block;
	color: #f66;
	font-weight: bold;
	height: 15px;
	margin: 0;
	padding: 35px 0 0 2px;
	text-decoration: none;
	text-align: center;
}
#quickMenu a:hover,
#quickMenu a:active {
	text-decoration: underline;
}

/* QUICK MENU CONTROL
*******************************************************************************/

#sectParents #emParents a,
#sectProfessionals #emProfessionals a,
#sectPeople #emPeople a,
#sectInterested #emInterested a,
#sectMembers #emMembers a {
	color: #aaa;
	text-decoration: underline;
}

/* MINOR MENU
*******************************************************************************/

#minorMenu {
	left: 200px;
	position: absolute;
	top: 12px;
	width: 530px;
}
#minorMenu ul {
	position: absolute;
	right: 0;
	width: 34em;
}
#minorMenu li {
	display: inline;
	line-height: 1.65em;
}
#minorMenu a {
	border-right: 1px solid #fff;
	display: block;
	color: #fff;
	float: left;
	clear: none;
	font-weight: bold;
	font-size: .9em;
	margin: 0;
	padding: 0 .6em;
	text-decoration: none;
}
#minorMenu a:hover {
	color: #fff;
	text-decoration: underline;
}

/* STYLE SWITCHER FORM
*******************************************************************************/

#frmStyleSwitcher {
	display: block;
	border-right: 1px solid #fff;
	float: left;
	margin: 0;
	padding: 0 .6em;
}

/* SEARCH FORM
*******************************************************************************/

#frmSearch {
	display: block;
	float: left;
	margin: 0;
	padding: 0 0 0 .6em;
	white-space: nowrap;
}
#sp-q {
	border-color: #1275d3;
	width: 115px;
}

/* DONATION BOX
*******************************************************************************/

#donate {
	background: url(/img/bg_signup.gif) no-repeat 0 20px;
	clear: both;
	margin: 0 24px 0 18px;
	padding: 20px 0 0 0;
	position: relative;
}
#donate p {
	background: url(/img/bg_signup2.gif) no-repeat bottom left;
	padding: 0 12px 12px 12px;
}
#donate h4 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	margin: 0;
	padding: 12px 12px 0 12px;
}
#donate a:link,
#donate a:visited,
#donate a:hover,
#donate a:active {
	background: none;
	border: none;
	display: inline;
	float: none;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
#donate h4 a:link,
#donate h4 a:visited,
#donate h4 a:hover,
#donate h4 a:active {
	font-weight: bold;
}


/* NEWSLETTER FORM
*******************************************************************************/

#signup {
	background: url(/img/bg_signup.gif) no-repeat 0 15px;
	clear: both;
	margin: 0 24px 0 18px;
	padding: 15px 0 0 0;
	position: relative;
}
#signup form {
	background: url(/img/bg_signup2.gif) no-repeat bottom left;
	padding: 12px;
}
#signup h4 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	margin: 0;
	padding: 0 0 3px 0;
}
#signup label {
	background: url(/img/bl1.gif) no-repeat 0 .5em;
	display: block;
	margin: 0 0 2px 0;
	padding: 0 0 0 15px;
}
#signup #frmSubName,
#signup #frmSubEmail {
	font-size: 1em;
	width: 124px;
}
#signup #frmSubscribe {
	font-size: 1em;
	margin: 5px 0 0 0;
}

#signup label.radio {
	background-image: none;
    display: inline;
    padding-left: 3px;
}

/* Refer a Friend box
*******************************************************************************/
#refer {
	background: url(/img/bg_signup.gif) no-repeat 0 15px;
	clear: both;
	margin: 0 24px 0 18px;
	padding: 15px 0 0 0;
	position: relative;
}
#refer form {
	background: url(/img/bg_signup2.gif) no-repeat bottom left;
	padding: 12px;
}
#refer h4 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	margin: 0;
	padding: 0 0 3px 0;
}
#refer label {
	background: url(/img/bl1.gif) no-repeat 0 .5em;
	display: block;
	margin: 0 0 2px 0;
	padding: 0 0 0 15px;
}
#refer #frmSubName,
#refer #frmSubEmail {
	font-size: 1em;
	width: 124px;
}
#refer #frmSubscribe {
	font-size: 1em;
	margin: 5px 0 0 0;
}

/* LOGIN FORM (HOME PAGE)
*******************************************************************************/

#frmMembers {
	padding: 3px 0 0 0;
}
#frmMembers label {
	background: url(/img/bl2.gif) no-repeat 0 .4em;
	display: block;
	float: left;
	padding: 0 0 0 15px;
	width: 7.5em !important;
	width /**/: 8.5em; /* IE5.x */
}
#frmMembers #frmUsername,
#frmMembers #frmPassword,
#frmMembers #memberUser,
#frmMembers #memberPwd {
	font-size: .85em;
	margin: 0 0 2px 0;
}
#frmMembers #frmLogin {
	font-size: .85em;
}
#frmMembers p {
	display: block;
	clear: both;
}

/* FOOTER
*******************************************************************************/

#footer {
	background: #43d726 url(/img/bg_foot.gif) repeat-x;
	color: #ecffe6;
	clear: both;
	font-size: .9em;
	font-weight: bold;
	line-height: 1.4em;
	position: relative;
}
#footer address {
	background: url(/img/bg_foot_puzzle.gif) no-repeat 0 0;
	font-style: normal;
	margin: 0;
	padding: 75px 0  40px 200px;
}
#footer strong {
	color: #217b0e;
}
#footer span {
	color: #65eb39;
}
#footer address a {
	color: #ecffe6;
	text-decoration: none;
}
#footer address a:hover {
	text-decoration: underline;
}
#backToTop {
	display: block;
	position: absolute;
	top: 90px;
	left: 55px;
	margin: 0;
	padding: 0;
}

/* HOME PAGE - FEATURED SECTIONS
*******************************************************************************/

#featuredSections {
	padding: 1px 0;
}
#featuredSections .section {
	/*clear: both;*/
	display: block;
	background: url(/img/bg_fs.gif) no-repeat;
	margin: .5em 0;
	padding: 10px 0 0 0;
	width: 510px;
}
#featuredSections .icon {
	display: inline;
	float: left;
	height: 82px;
	margin: 0 15px 0 10px;
	width: 82px;
}
#featuredSections .description {
	display: inline;
	float: left;
	width: 380px;
}
#featuredSections .sectionClose {
	background: url(/img/bg_fs2.gif) no-repeat bottom left;
	clear: both;
	display: block;
	height: 9px;
	font-size: 0;
}
#featuredSections p {
	margin: 0;
	padding: 0;
}
#featuredSections h3 {
	background: transparent url(/img/bl3.gif) no-repeat 0 .45em;
	border: none;
	color: #ed5f5f;
	font-size: 1em;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	margin: 0;
	padding: 0 0 0 15px;
}

/* ACCESSIBILITY
*******************************************************************************/

#bodyWrapper .accessHelper,
#bodyWrapper .accessHelper:visited,
#bodyWrapper .accessHelper:hover,
#bodyWrapper .accessHelper:active {
	position: absolute;
	width: 1px;
	height: 1px;
	line-height: 0;
	top: 0;
	left: 0;
	font-size: 0;
	text-decoration: none;
	overflow: hidden;
	border: none;
	background: none;
	margin: 0;
	padding: 0;
}
.skipLinks {
	left: 16px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 88px;
	width: 140px
}
.skipLinks a,
.skipLinks a:link,
.skipLinks a:visited {
	background: url(/img/bl2.gif) no-repeat 3px .5em;
	color: #f66;
	display: block;
	font-size: .9em;
	font-weight: bold;
	left: -500px;
	margin: 0;
	padding: 3px 3px 3px 20px;
	position: absolute;
	text-decoration: none;
	top: -500px;
	width: 100%;
}
.skipLinks a:hover,
.skipLinks a:active,
.skipLinks a:focus {
	left: 0;
	text-indent: 0;
	top: 0;
}

/* CONTENT
*******************************************************************************/

#content em,
#content i {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}
#content ol {
	margin: 0 0 0 25px;
}
#content ol li {
	list-style: decimal;
	color: #f66;
	font-weight: bold;
	margin: 2px 0;
}
#content ol li p {
	color: #666;
	font-weight: normal;
}
#content ul li {
	background: transparent url(/img/bl2.gif) no-repeat 0 .5em;
	margin: 2px 0;
	padding: 0 15px;
}
#links ul li {
	background: transparent url(/img/bl3.gif) no-repeat 0 .5em;
	margin: 2px 0;
	padding: 0 15px;
}

/* FEATURED SECTIONS - MAIN PAGES
*******************************************************************************/

.intro {
	background: url(/img/bg_intro.gif) repeat-x bottom left;
	border-color: #eee;
	border-style: solid solid solid solid;
	border-width: 1px 1px 5px 1px;
	padding: 10px 20px;
}
.introtext {
	color: #777;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	line-height: 1.5em;
}
.introimg {
	float: right;
	margin: 10px 0 10px 15px;
	padding: 0;
}
.sectionimg {
	color: #aaa;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	line-height: 1.2em;
	margin: 0 0 10px 10px;
	padding: 0;
	text-align: center;
	width: 82px;
}

/* FEATURED SECTIONS CONTROL
*******************************************************************************/

#sectParents h2,
#sectParents .introtext {
	color: #3ec823;
}
#sectProfessionals h2,
#sectProfessionals .introtext {
	color: #bfc824;
}
#sectPeople h2,
#sectPeople .introtext {
	color: #c85523;
}
#sectInterested h2,
#sectInterested .introtext {
	color: #ac24c8;
}
#sectMembers h2,
#sectMembers .introtext {
	color: #2360c8;
}

/* OUR SHOP
*******************************************************************************/

.product {
	background: url(/img/bg_fs.gif) no-repeat;
	margin: 10px 3px 0 3px;
	padding: 15px 15px 0 15px;
	/* Hide from IE Mac \*/
	clear: both;
	/* */
}
* html .product {
	/* Hide from IE Mac \*/
	height: 1px;
	/* */
}
.product h4 {
	border-bottom: 1px solid #eee;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
}
.prodimg {
	background: #fff;
	border: 1px solid #ddd;
	float: right;
	margin: 0 0 10px 20px;
	padding: 10px 0;
	text-align: center;
	width: 170px;
}
.prodimg2 {
	background: #fff;
	border: 1px solid #ddd;
	float: right;
	margin: 0 0 10px 20px;
	padding: 10px 0;
	text-align: center;
	width: 262px;
}
.prodprice {
	background: #eee;
	border: 1px solid #ddd;
	clear: both;
	color: #333;
	font-weight: bold;
	padding: 3px 15px;
	margin: 0;
}
* html .prodprice {
	/* Hide from IE Mac \*/
	height: 1px;
	/* */
}
.btt {
	margin: 0;
	padding: 0;
	text-align: right;
}
.prodend {
	background: url(/img/bg_fs2.gif) no-repeat;
	clear: both;
	margin: 0 3px 20px 3px;
	padding: 0;
	height: 9px;
}

/* CONFERENCE RELATED STYLES
*******************************************************************************/
.confBlue {
    color: #006699;
}

.confPink {
    color: #FF66CC;
}

.confRed {
    color: #F28468;
}

.confGreen {
    color: #9FC115;
}

th.confHeader {
	background: #00FF00;
}

#alphaBar{width:100%;border:0;font-size:80%;color:#ff6666}
