html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline
}
body {
	color: #3a3a3a;
	background-color: #fff;
	background-image: url(../images/body/background-body.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	-webkit-text-size-adjust: none;
	font: normal 75%/145% Arial, Helvetica, Geneva, sans-serif;
	min-width: 1px;
}
header {
	width: 100%;
}
/*----------- top ------------------------*/
.top-inner {
	margin-bottom: 25px;
}
.top-header {
	margin: 2px 0 0 0;
	text-align: center;
	height: 109px;
}
/*----------- navigation ------------------------*/
#navigation {
	position: relative;
	z-index: 100;
	height: 42px;
	background: #469FCF;
	border-bottom: 1px solid #3783BC;
	border-top: 1px solid #69C1DF;
	width: 100%;
	margin: 0;
	padding: 0;
}
.company-icon {
	background: url("../images/logo-icon.png") no-repeat scroll left top transparent !important;
	display: block;
	height: 136px !important;
	left: 10px;
	position: absolute;
	top: -40px;
	width: 112px;
	z-index: 10;
}
/*----------- welcome header ------------------------*/
.welcome-header {
	margin-bottom: 20px;
}
body.view-featured #welcome {
	background: url("../images/photo-welcome.jpg") no-repeat scroll right top #FFFFFF;
	height: 192px;
	line-height: 1.7em;
	color: #683E26;
	font-size: 105%;
}
body.view-featured #welcome .welcome-inner {
	padding-left: 20px;
	padding-right: 240px;
	margin-bottom: 10px;
}
body.view-category #welcome {
	background: #FFFFFF;
	line-height: 1.7em;
	color: #683E26;
	font-size: 105%;
}
.logo {
	display: block;
	margin: 20px auto 20px 130px;
}
span.feature-text {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
.feature-title, .feature-text {
	text-shadow: #B7B7B9 1px 1px 2px;
}
.feature-text {
	color: #D57A1D;
	font-size: 135%;
	margin-right: 8px;
	font-weight: normal;
}
.feature-text {
	color: #D57A1D;
	font-size: 135%;
	font-weight: normal;
	margin-right: 8px;
}
.feature-title, .feature-text {
	text-shadow: 1px 1px 2px #B7B7B9;
}
#welcome .custom>p {
	margin-top: 7px;
}
p {
	margin: 0 0 1.12em;
}
/**/
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block
}
#wrap-main ul, #wrap-main ol, blockquote, q {
	quotes: none
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none
}
sub, sup {
	padding-right: 4px
}
a img {
	border: none
}
object, embed {
	max-width: 100%
}
img {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	font-size: 100%
}
em, i {
	font-style: italic
}
strong, b {
	font-weight: bold
}
html, body, form, fieldset {
	line-height: 120%
}
a img, :link img, :visited img {
	border: none
}
:focus {
	outline: 0
}
caption, th, td {
	text-align: left;
	font-weight: normal
}
blockquote:before, blockquote:after, q:before, q:after {
	content: ""
}
blockquote, q {
	quotes: """"
}
table {
	max-width: 100%
}
strong, b {
	font-weight: bold
}
italics, i {
	font-style: italic
}
.underline {
	text-decoration: underline
}
.left {
	text-align: left
}
.centered {
	text-align: center
}
.right {
	text-align: right
}
p img {
	margin: 0 8px
}
img.img-left, .image-left {
	float: left;
	margin: 5px 10px 5px 0
}
img.img-right, .image-right {
	float: right;
	margin: 10px 0 10px 10px
}
img {
	max-width: 100%
}
table img {
	max-width: inherit
}
.word_wrap {
	white-space: pre-wrap;
	white-space: -moz-pre-wrap;
	white-space: -pre-wrap;
	white-space: -o-pre-wrap;
	word-wrap: break-word
}
/**/
.column-block {
	float: left;
	display: inline;
	position: relative
}
.column-spacing {
	margin-bottom: 10px
}
.styled-form ol {
	list-style: none!important
}
input.inputbox {
	padding: 5px;
	font-size: 100%
}
input[type='text'], input[type='password'] {
	padding: 5px;
	font-size: 100%;
	min-width: 140px
}
input[type='checkbox'] {
	width: auto
}
.tile-rows .row {
	width: auto
}
.form-checkbox, .form-radio, .form-text, .form-selectlist {
}
.row-2columms div.row {
	width: 50%
}
.row label {
	display: block;
	padding: 7px 6px;
	font-weight: bold;
	text-align: left;
	margin-right: 5px
}
.row label:hover {
	cursor: pointer
}
.row fieldset {
	border: 1px solid gray;
	margin: 0 6px
}
.row fieldset span {
	display: block
}
.row fieldset span label {
	float: none;
	display: inline
}
.row fieldset legend {
	font-weight: bold
}
.row button, .row .button {
	/* margin-left: 148px;*/
	margin-top: 0px
}
.user .row button, .user .row .button {
	padding-left: 25px!important;
	padding-right: 25px!important
}
.row .info {
	margin-left: 148px;
	font-weight: normal
}
.required {
}
.form-checkbox label {
	overflow: hidden
}
.form-checkbox input {
	margin: 0 10px 0 0;
	float: left
}
.form-radio label {
	margin-left: 0px;
	overflow: hidden;
	display: block;
	float: left;
	width: 130px
}
.form-radio input {
	float: left;
	margin: 8px 10px 0 0
}
.form-selectlist {
}
.form-selectlist select {
	max-width: 90%;
	margin-right: 10px;
	margin-bottom: 6px
}
.webkit .form-selectlist select {
	margin-bottom: 5px
}
.form-text input, .form-password input {
	padding: 2px;
	margin-bottom: 0px;
	font-size: 1.0em;
	margin-right: 15px;
	width: 85%
}
.text-short {
	width: 10%!important;
	padding-right: 12px
}
.text-medium {
	width: 35%!important;
	padding-right: 20px
}
.text-long {
	width: 46%!important;
	padding-right: 20px
}
.text-sort input, .text-medium input, .text-long input {
	width: 100%
}
.form-textarea textarea {
	width: 240px;
	height: 100px
}
.form-submit {
	clear: both;
	float: left
}
.sub-form {
	text-align: center;
	border-top: solid 1px #ccc;
	padding-top: 20px!important;
	margin: 0!important
}
.sub-form li {
	padding: 3px 15px;
	display: inline-block!important;
	border-left: solid 1px #999
}
.sub-form li.first {
	border-width: 0
}
.form-feature label {
	font-size: 1.25em
}
legend.h1 {
	font-size: 1.7em
}
legend.h2 {
	font-size: 1.5em
}
legend.h3 {
	font-size: 1.3em
}
legend.h4 {
	font-size: 1.1em
}
.save-preset {
	text-align: center
}
.save-preset label {
	text-align: center;
	display: block;
	width: 100%;
	margin: 0 0 10px -10px;
	padding: 0
}
.save-preset span {
	display: block;
	text-align: center
}
.form-horiz .row label {
	float: left;
	width: 90px;
	text-align: right;
	padding-right: 10px
}
.form-horiz .row.form-text input, .form-horiz .row.form-password input {
	width: 50%
}
.column-1of1 {
	width: 100%;
	float: left
}
.column-1of1 .content-column-spacing {
	padding: 0 0 6px
}
.column-1of2, .column-2of2 {
	width: 49.9%;
	height: 100%;
	float: left
}
.column-2of2 {
	float: right
}
.column-1of2 .content-column-spacing {
	padding: 0 8px 6px 0
}
.column-2of2 .content-column-spacing {
	padding: 0 0 6px 8px
}
.column-1of3 {
	width: 34%;
	float: left
}
.column-2of3, .column-3of3 {
	width: 33%;
	float: left
}
.column-1of3 .content-column-spacing {
	padding: 0 8px 6px 0px
}
.column-2of3 .content-column-spacing {
	padding: 0 12px 8px 10px
}
.column-3of3 .content-column-spacing {
	padding: 0 0 6px 8px
}
.column-1of4, .column-2of4, .column-3of4, .column-4of4 {
	width: 25%;
	float: left
}
.column-1of4 .content-column-spacing {
	padding: 0 8px 6px 0
}
.column-2of4 .content-column-spacing, .column-3of4 .content-column-spacing {
	padding: 0 8px 6px 8px
}
.column-4of4 .content-column-spacing {
	padding: 0 0 6px 8px
}
.column-1of5, .column-2of5, .column-3of5, .column-4of5, column-5of5 {
	width: 20%;
	float: left
}
.column-1of5 .content-column-spacing {
	padding: 0 8px 6px 0px
}
.column-2of5 .content-column-spacing, .column-3of5 .content-column-spacing, .column-4of5 .content-column-spacing, .column-5of5 .content-column-spacing {
	padding: 0 0 6px 8px
}
.horiz-menu ul, .vert-menu ul {
	margin: 0;
	padding: 0
}
.horiz-menu li {
	list-style: none;
	display: inline
}
.vert-menu li {
	list-style: none;
	display: block
}
.horiz-menu li a, .vert-menu li a {
	text-decoration: none!important
}
.clearfix:after, .post:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}
.clearfix, .post {
	display: inline-block
}
* html .clearfix, * html .post {
	height: 1%
}
.clearfix, .post {
	display: block
}
.clear {
	width: 100%;
	clear: both
}
.screen-yes {
	display: block!important
}
.screen-no, .hide {
	position: absolute;
	left: 0px;
	top: -500em;
	width: 1px;
	height: 1px;
	overflow: hidden
}
div.mod-preview {
	float: left
}
div.mod-preview-info {
	position: relative;
	background: #383838;
	color: #fff
}
.headline {
	position: relative;
	width: 100%;
	float: left
}
.headline .title {
	margin-right: 70px
}
div.wrap-frontpage_icons {
	position: relative;
	float: left;
	top: -9px
}
#article div.description {
	margin: 10px 0px 10px 0px;
	overflow: hidden
}
#article div.description img.left {
	margin-right: 15px;
	float: left
}
#article div.description img.right {
	margin-left: 15px;
	float: right
}
#article div.filter {
	margin: 10px 0px 10px 0px
}
#article th {
	padding: 5px 5px 5px 5px;
	background: #ebebeb;
	border-bottom: 1px solid #b4b4b4;
	font-weight: bold
}
#article tr.even td {
	padding: 5px 5px 5px 5px;
	background: #f0f0f0;
	border-bottom: 1px solid #dcdcdc
}
#article tr.odd td {
	padding: 5px 5px 5px 5px;
	background: #fafafa;
	border-bottom: 1px solid #dcdcdc
}
#article span.number {
	color: #969696;
	font-style: italic
}
#article .float-left {
	float: left;
	overflow: hidden
}
#article .float-right {
	float: right;
	overflow: hidden
}
#article .width25 {
	width: 24.999%
}
#article .width33 {
	width: 33.333%
}
#article .width50 {
	width: 49.999%
}
#article .width100 {
	width: 100%
}
#article div.blog div.description {
	margin: 10px 0px 15px 0px;
	padding-bottom: 20px;
	border-bottom: 1px #c8c8c8 dotted
}
#article div.leadingarticles {
	overflow: hidden
}
#article div.teaserarticles {
	overflow: hidden
}
#article div.item {
	margin-bottom: 15px
}
#article div.item-bg {
	padding-bottom: 5px;
	overflow: hidden
}
#article div.multicolumns div.item {
	margin: 0px 15px 15px 15px
}
#article div.multicolumns div.first div.item {
	margin-left: 0px
}
#article div.multicolumns div.last div.item {
	margin-right: 0px
}
#article div.morearticles {
	margin: 10px 0px 10px 0px
}
#article div.pagination {
	text-align: center
}
#article div.pagination strong {
	margin: 0
}
#article div.pagination span, #article div.pagination a {
	padding: 0 5px
}
#article .pagination li {
	display: inline;
	list-style: none;
	padding: 0px 5px;
	border-left: 1px solid #c8c8c8
}
#article .pagination li.pg-start {
	border: none
}
#article div.pagination p.results {
	margin-top: 20px;
	padding-top: 5px;
	border-top: 1px solid #e5e5e5
}
#article div.headline {
}
#article h1.title {
	width: auto;
	float: left
}
#article .module h1.title {
	float: none
}
#article div.multicolumns h1.title {
	font-size: 200%;
	letter-spacing: -1px
}
#article span.icon {
	display: block;
	margin-top: 10px;
	float: right
}
#article div.multicolumns span.icon {
	margin-top: 5px
}
#article span.edit {
	margin-left: 10px;
	float: left
}
#article span.pdf {
	margin-right: 5px
}
#article span.print {
	margin-right: 5px
}
#article span.print input {
	border: solid 1px #ccc;
	height: 16px;
	padding: 0 5px;
	background: #efefef;
	margin-top: -1px;
	font-size: 10px;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#fff), to(#efefef));
	background-image: -moz-linear-gradient(top, #fff, #efefef);
	background-image: -ms-linear-gradient(top, #fff, #efefef);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #efefef));
	background-image: -webkit-linear-gradient(top, #fff, #efefef);
	background-image: -o-linear-gradient(top, #fff, #efefef);
	background-image: linear-gradient(top, #fff, #efefef);
	background-repeat: repeat-x;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	cursor: pointer
}
#article span.print input:hover, #article span.print input:focus {
	background-image: none
}
#article span.email {
}
#article span.printscreen {
}
#article p.iteminfo {
	margin: 0px 0px 15px 0px
}
#article p.articleinfo {
	margin-bottom: 7px
}
#article p.articleinfo span.modified, #article p.articleinfo span.author, #article p.articleinfo span.created, #article p.articleinfo span.url {
	display: block;
	font-size: 95%
}
#article p.articleinfo span.author {
	color: #969696;
	font-style: italic;
	display: inline-block
}
#article p.articleinfo span.created {
	font-weight: bold;
	clear: both
}
#article div.edit-article fieldset {
	margin-bottom: 30px
}
#article div.edit-article fieldset div {
	overflow: hidden
}
#article div.edit-article label.label-left {
	display: block;
	width: 150px;
	float: left
}
#article div.edit-article div.save {
	margin: 0px;
	float: right
}
#article div.edit-article div#editor-xtd-buttons {
	margin-bottom: 0px;
	overflow: hidden
}
#article div.edit-article div#editor-xtd-buttons div {
	margin: 0px
}
#article div.edit-article div#editor-xtd-buttons div.button2-left {
	margin-right: 5px
}
#article div.edit-article div#editor-xtd-buttons a:link, #article div.edit-article div#editor-xtd-buttons a:visited, #article div.edit-article div#editor-xtd-buttons a:hover {
	color: #323232
}
#article div.weblinks fieldset {
}
#article div.weblinks fieldset div {
	overflow: hidden
}
#article div.weblinks label.label-left {
	display: block;
	width: 150px;
	float: left
}
#article div.search p.info {
	margin: 0px;
	color: #969696;
	font-style: italic
}
#article div.search span.highlight {
	background: #ffa
}
#article div.poll fieldset {
	margin: 15px 0px 10px 0px
}
table.poll td {
	padding: 1px 1px 2px
}
#article div.contact h1 {
	margin-bottom: 0px;
	font-size: 250%;
	font-weight: normal;
	letter-spacing: -1px
}
#article div.contact h2 {
	margin-bottom: 10px;
	font-size: 120%;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 0px
}
#article div.contact div.image {
	float: right
}
#article div.contact table {
	margin-bottom: 10px
}
#article div.contact label.label-top {
	display: block
}
#article div.user label.label-left, #article div.user span.label-left {
	display: block;
	width: 130px;
	float: left
}
.option-com_quiz #article {
	background: #fff;
	padding: 10px;
	border: solid 1px #70C8E5;
	width: 440px
}
.option-com_quiz #article h2 {
	margin-top: 0;
	margin-bottom: .5em
}
div.module-newsflash {
	overflow: hidden
}
div.module-newsflash div.item {
	padding-bottom: 15px;
	overflow: hidden
}
div.module-newsflash div.last {
	padding-bottom: 0px
}
.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
	color: #323232
}
.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat
}
.tool-text {
	font-size: 100%;
	margin: 0
}
#content {
}
.small, .createdate, .modifydate, .createdby, .articleinfo {
	font-size: 11px;
	color: #000;
	margin: 0
}
#content .buttonheading a img {
	border: none;
	margin: 0;
	padding: 5px
}
#content .buttonheading {
	float: right
}
#content td.buttonheading {
	float: none
}
td.article_column {
	padding: 20px
}
input#mod_login_username.inputbox, input#mod_login_password.inputbox {
	border: 1px solid #d2d9cc;
	padding: 5px;
	color: #777
}
.form-login {
	margin: 0
}
.form-login fieldset {
	padding: 0
}
.sectiontableheader {
	background-color: #eee;
	padding: 5px;
	border-bottom: 5px solid #ccc
}
table.contenttoc {
	float: right;
	background-color: #eee;
	border: 3px solid #ccc;
	padding: 10px
}
#content th {
	border-bottom: 1px solid #ccc
}
tr.sectiontableentry1 td, tr.sectiontableentry2 td {
	padding: 10px 5px
}
tr.sectiontableentry2 {
	background-color: #eee
}
#form-login ul li a {
	color: #767972
}
.form-login p {
	margin: 0
}
a {
	-webkit-transition: 0.1s linear all;
	-moz-transition: 0.1s linear all;
	-ms-transitin: 0.1s linear all;
	-o-transition: 0.1s linear all;
	transition: 0.1s linear all
}
a:link, a:visited, a:active {
	text-decoration: none;
	outline: none;
	color: #087fae
}
#left a:link, #left a:visited, #left a:active, #rightsidebar a:link, #rightsidebar a:visited, #rightsidebar a:active {
	color: #005272
}
a:visited {
	color: #087fae
}
#article .wp-latest-readmore a:link, #article .wp-latest-readmore a:visited, #article .wp-latest-readmore a:active {
	color: #fff
}
a:visited {
	color: #087fae
}
a:hover, a:focus {
	/* text-decoration: none;*/
	color: #00415b;
	cursor: pointer
}
#primary-content-row a:hover, #primary-content-row a:focus {
	text-decoration: underline
}
#primary-content-row .tabsMenu li a:hover, #primary-content-row .tabsMenu li a:focus, #primary-content-row .homepage-videos ul li a:hover, #primary-content-row .homepage-videos ul li a:focus {
	text-decoration: none
}
#article div.module.homepage-videos div.module-body ul li a:hover {
	text-decoration: none
}
h1, .mod-h1 .title, .h1, .contentheading, .componentheading {
	font-size: 270%;
	font-weight: lighter;
	margin: .67em 0;
	color: #666;
	line-height: 100%
}
#content h1 {
	font-size: 1.35em;
	padding: 5px 0;
	font-weight: bold;
	display: block;
	width: 100%
}
h2, .h2, .mod-h2 .title, .title {
	font-size: 185%;
	font-weight: lighter;
	margin: .75em 0 .25em;
	line-height: 100%;
	color: #D36600;
	font-style: italic
}
.title strong {
	font-weight: normal
}
h3, .h3, .mod-h3 .title {
	font-size: 1.17em;
	font-weight: bold;
	margin: .83em 0;
	line-height: 110%;
	color: #0E6793
}
h4, .h4, .mod-h4 .title, blockquote, fieldset, form, dl, dir, menu {
	font-weight: bold;
	margin: 1.12em 0;
	line-height: 155%;
	font-weight: bold;
	color: #333
}
h5, .h5 {
	font-size: .83em;
	font-weight: bold;
	margin: 1.5em 0;
	line-height: 100%;
	font-weight: bold;
	color: #333
}
h6, .h6 {
	font-size: .6em;
	font-weight: bold;
	margin: 1.67em 0;
	line-height: 100%;
	font-weight: bold;
	color: #333
}
p {
	margin: 0 0 1.12em
}
blockquote {
	border: solid 1px #B0DFF0;
	padding: 10px;
	line-height: 145%;
	font-style: italic;
	margin: 5px 2px 15px;
	clear: both;
}
input:focus {
	outline: none
}
button {
	font-weight: bold;
	border: none;
	cursor: pointer
}
#primary-content-row ul, #primary-content-row ol, .module-body ul, .module-body ol {
	margin: 1.12em 0px 0 15px;
	padding: 0 0 5px;
	list-style: disc;
	list-style-position: outside
}
#primary-content-row ol, .module-body ol {
	list-style: decimal
}
#primary-content-row ol ol ul, #primary-content-row ol ul ul, #primary-content-row ul ol ul, #primary-content-row ul ul ul, #primary-content-row ul ol, .module-body ol ol ul, .module-body ol ul ul, .module-body ul ol ul, .module-body ul ul ul, .module-body ul ol {
	list-style-type: square
}
#primary-content-row ol ol li, .module-body ol ol li {
	list-style-type: lower-alpha
}
#primary-content-row ol ol ol li, .module-body ol ol ol li {
	list-style-type: lower-roman
}
.wrap-inner, .inner {
}
.fleft {
	float: left
}
.fright {
	float: right;
	padding: 0 30px 0 0
}
.lclear {
	clear: left
}
.rclear {
	clear: right
}
.fclear {
	clear: both
}
.nobdr {
	border: none
}
.nopadding {
	padding: 0
}
.nomargin {
	margin: 0
}
.calign {
	margin: 0 auto
}
.wrapper {
	margin: 0 auto
}
iframe {
	padding: 0!important;
	margin: 0!important
}
#primary-content-row ol {
	padding-left: 10px
}
.button, a.button {
	background-color: #CB5E01;
	padding: 8px 10px;
	display: inline-block;
	border-width: 0;
	font-weight: bold;
	color: #fff;
	font-size: 90%;
	text-align: center
}
#article .button, #article a.button {
	color: #fff
}
#article .button:hover, #article a.button:hover {
	text-decoration: none
}
.wp-latest-readmore {
	display: inline-block
}
.wp-latest-readmore a {
	background-color: #CB5E01;
	padding: 3px 5px;
	display: inline-block;
	margin-top: 5px;
	padding: 4px 7px;
	border-width: 0;
	font-weight: bold;
	color: #fff;
	font-size: 100%
}
.wp-latest-readmore a:hover, .wp-latest-readmore a:focus {
	text-decoration: none!important
}
.button:hover {
	cursor: pointer
}
.floatRight {
	float: right;
	margin: 10px 0 10px 15px
}
.floatLeft {
	float: left;
	margin: 10px 15px 10px 0px
}
.feature-title {
	color: #D57A1D;
	font-size: 170%;
	line-height: 130%;
	font-weight: normal;
	font-style: italic;
	margin-bottom: 10px
}
.feature-text {
	color: #D57A1D;
	font-size: 135%;
	margin-right: 8px;
	font-weight: normal
}
.page-outer {
	height: auto;
	position: relative;
	margin: 0 auto 20px;
	display: inline-block;
	clear: both;
	text-align: left;
	width: 960px
}
.page-inner {
	width: 100%;
	height: auto;
	display: block;
	top: 0;
	left: 0;
	float: left
}
#header {
	position: relative;
	height: 109px;
	display: block;
	margin-top: 10px
}
#header a {
	color: #fff
}
#header .column-spacing {
	width: 100%;
	text-align: center
}
#company-logo {
	top: 195px;
	left: 130px;
	position: absolute;
	background: url(../images/logo/logo.png) no-repeat 0 0;
	text-indent: -999em;
	z-index: 1;
	margin: 0;
	padding: 0
}
#company-logo a {
	width: 207px;
	height: 32px!important;
	display: block
}
.quicklinks {
	position: absolute;
	top: 0px;
	right: 20px;
	width: 600px;
	height: 50px;
	display: block;
	text-align: right
}
.quicklinks li {
	display: inline-block;
	white-space: nowrap
}
.quicklinks a {
	color: #CCC!important
}
.quicklink-contact {
	position: relative;
	padding: 0 10px;
	left: -10px;
	top: -9px
}
.quicklink-social {
	width: 190px
}
.quicklink-social h2 {
	display: inline;
	float: left;
	font-size: 13px;
	color: #CCC;
	position: relative;
	top: -3px;
	left: 10px
}
.quicklink-search {
	width: 200px;
	margin-left: 30px;
	margin-right: 20px
}
#search .search .inputbox {
	position: relative;
	top: -9px;
	width: 170px;
	height: 11px;
	margin-right: -11px;
	padding-left: 10px;
	left: -16px
}
/*
.frontpage #welcome {
	margin-top: 15px;
	color: #683E26;
	font-size: 105%
}
.frontpage #welcome {
	background: url("../images/header/photo-welcome.jpg") no-repeat scroll right top #FFF;
	height: 127px;
	line-height: 1.5em;
	margin-top: -60px;
	padding-top: 65px
}
.frontpage #welcome .column-spacing {
	padding-left: 20px;
	padding-right: 300px
}
.frontpage #welcome p {
	margin-top: 7px;
	line-height: 1.7em
}
*/
.header-title {
	float: right;
	margin-top: -95px;
	margin-bottom: -8px;
	color: #D56E0F;
	padding: 26px 20px 26px 30px
}
.header-title span {
	font-style: normal;
	font-weight: bold;
	font-size: 250%
}
#primary-content-row {
	margin-top: 16px
}
#primary-content-row .column-spacing, #article .joomla {
	padding: 10px;
	margin-bottom: 15px;
	border: 1px solid #B7E8F6
}
#left {
}
#left .simple-list .title {
	font-size: 105%;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase
}
.evoca-wpmu .module-body .title {
	font-size: 105%;
	font-style: normal;
	font-weight: bold
}
#left .simple-list span, #leftsidebar .simple-list span {
	color: #C86900;
	font-size: 105%;
	margin: 5px 0 5px -5px;
	font-weight: bold;
	display: block;
	line-height: 130%
}
#left .simple-list ul {
	margin-right: 0;
	margin-left: 5px;
	padding-left: 0!important
}
#left .simple-list ul ul {
	margin-left: 0;
	padding-bottom: 0;
	margin-top: 0
}
#left .no-title ul:first-child {
	margin-top: 0
}
.split-top-left {
	float: left;
}
.split-top-right {
	float: right;
}
.sub-title {
	color: #C86900;
	margin: 8px 0 5px;
	font-size: 105%
}
#article .module .sub-title {
	color: #25292C
}
.sub-title+ul {
	margin-left: 10px
}
.simple-list ul {
	margin-left: 2px!important
}
.simple-list ul li {
	list-style: none;
	padding-bottom: 6px;
	line-height: 1.3em
}
.simple-list ul li a {
	text-decoration: none;
	display: block;
	line-height: 1.3em
}
.conditions ul li a {
	font-weight: bold
}

/*
.spaced-simple-list ul {
	margin-left: 0!important
}
.spaced-simple-list ul li {
	list-style: none;
	padding-bottom: 9px;
	line-height: 1.3em;
	font-size: 110%
}
.spaced-simple-list ul li a {
	text-decoration: none;
	display: block;
	line-height: 1.3em
}

*/

spaced-simple-list ul {
	padding-left: 5px!important
}
spaced-simple-list ul li {
	margin-bottom: 10px;
	font-size: 110%
}


.expanded-list ul {
	padding-left: 5px!important
}
.expanded-list ul li {
	margin-bottom: 10px;
	font-size: 110%
}
#article .article .title {
	font-size: 155%;
	line-height: 115%;
	font-weight: bold;
	color: #CA6900;
	width: 100%;
	margin-bottom: 6px
}
.article .headline {
	margin: .4em 0 1em
}
.addthis_button_facebook_like.at300b {
	padding-right: 10px;
}
.addthis_button {
	float: left;
	margin-right: 15px
}
.addthis_toolbox.addthis_pill_combo a {
	float: left
}
.addthis_toolbox.addthis_pill_combo a.addthis_button_tweet, .addthis_toolbox.addthis_pill_combo a.addthis_counter {
	margin-top: -2px
}
.addthis_button_compact .at15t_compact {
	margin-right: 4px;
	float: left
}
.addthis_button_facebook_like, .addthis_button_google_plusone {
	width: 70px
}
.addthis_button_tweet, .addthis_button_stumbleupon_badge {
	width: 85px
}
#fontsize {
	float: left;
	margin-left: 15px
}
#fontsize .larger, #fontsize .smaller, #fontsize .reset {
	background: url(../images/icons/text-size.gif) no-repeat;
	text-indent: -999em;
	width: 23px;
	height: 13px;
	float: left
}
#fontsize .smaller {
	background-position: -23px 0px
}
#fontsize .reset {
	width: 40px;
	background-position: -45px 0px
}
.pagenavcounter {
	margin-bottom: 10px
}
.addthis_toolbox {
	margin-bottom: 15px
}
#article .article .hp-ad {
	text-align: center;
	display: block;
	margin: 15px 0
}
ul.pagination {
	text-align: center
}
#rightsidebar {
}
.module-title .title {
	margin-top: 5px
}
.ad {
	padding: 0!important;
	background: none!important;
	border-width: 0!important
}
.content-ad-wrap table.moduletablefloatRight {
	float: right;
	margin: 0 0 0 15px
}
.content-ad-wrap table.moduletablefloatLeft {
	float: left;
	margin: 0 15px 0 0
}
.content-ad-center table.moduletablefloatRight {
	width: 100%
}
#jumpMenu ul {
	float: left;
	margin: 0 0 2em
}
#jumpMenu p {
	float: left;
	font-size: 1.2em;
	margin-right: 1em
}
#jumpMenu li {
	float: left;
	font-size: 1.2em;
	list-style: none outside none;
	margin: 0 20px 0 0
}
.skip {
	clear: left
}
.module-tabs {
}
.tabsMenu {
	float: left;
	margin: -11px 0px 0 -10px!important;
	width: 460px
}
#rightsidebar .tabsMenu {
	width: 305px
}
.tabsMenu li {
	border-color: #8DD3EA;
	border-style: solid solid none;
	border-top-width: 1px 1px medium;
	display: inline;
	float: left;
	height: 1%;
	margin: 0px;
	padding: 0;
	position: relative;
	top: 1px;
	z-index: 1;
	line-height: 100%;
	width: 50%
}
.tabsMenu li.current {
	clear: none;
	position: relative;
	z-index: 10;
	border-bottom-width: 0px
}
.tabsMenu strong {
	width: 100%;
	float: left
}
.tabsMenu a {
	font-size: 220%;
	line-height: 95%;
	display: block;
	font-style: italic;
	font-weight: lighter;
	padding: 14px 10px 10px;
	border-bottom: 1px solid #8DD3EA;
	color: #369
}
.tabsMenu li.first a {
	border-right: solid 1px #8DD3EA
}
.tabsMenu a:hover, .tabsMenu a:focus, .tabsMenu a:active, .tabsMenu li.current a {
	color: #CE7600;
	text-decoration: none
}
.tabsMenu li:first-child strong {
	border-right: solid 1px #8DD3EA
}
.tabsMenu li.current a {
	border-bottom-width: 0px
}
.tabsMenu li.current a:hover, .tabsMenu li.current a:focus, .tabsMenu li.current a:active {
}
.module-tabs .tab {
	clear: left;
	display: block;
	height: auto;
	overflow: hidden;
	position: relative;
	z-index: 5;
	padding-top: 10px
}
.module-tabs .tab h3, .mainH3, .tabsMenu a span {
	left: -99999px;
	position: absolute
}
.tabContent {
	width: 100%
}
.welcome-video .feature-title {
	width: 45%;
	float: left;
	margin-top: 10px
}
#article .welcome-video iframe {
	position: relative;
	left: 0px
}
#article .homepage-videos ul {
	margin: 0!important;
	padding: 0!important;
	text-align: center
}
#article .homepage-videos ul li {
	display: inline-block;
	width: 19%;
	vertical-align: top;
	overflow: hidden
}
#article .homepage-videos ul li a {
	display: block;
	font-size: 95%;
	line-height: 135%
}
#article .homepage-videos img {
	margin-bottom: 5px;
	padding: 0 6px
}
#rightsidebar .homepage-videos ul {
	margin: 0;
	padding: 0
}
#rightsidebar .homepage-videos li {
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative
}
#rightsidebar .homepage-videos li a {
	display: block;
	margin-top: 10px
}
#rightsidebar .homepage-videos .watermark {
	background: url(../images/extras/button-play.png) no-repeat;
	display: block;
	position: absolute;
	width: 204px;
	height: 204px;
	top: 40px;
	left: 40px
}
.slideshow {
	padding: 0!important;
	border-width: 0px!important;
	background: none!important
}
.tv-and-radio-show-blog .wrap-latest-blog {
	float: left;
	width: 50%
}
.mental-health-blogs .module-blog-intro, .tv-and-radio-show-blog .module-blog-intro {
	width: 47%;
	padding-left: 20px;
	float: left;
	clear: none;
	margin-bottom: 10px
}
.tv-and-radio-show-blog .module-blog-intro {
	width: 93%;
	padding-left: 0
}
.mental-health-blogs .module-blog-intro.first, .tv-and-radio-show-blog .module-blog-intro.first {
	padding-left: 0
}
.mental-health-blogs a, .tv-and-radio-show-blog a {
	display: block
}
.mental-health-blogs img, .tv-and-radio-show-blog img {
	margin: 0 5px 10px 0
}
.mental-health-blogs .entry-title, .tv-and-radio-show-blog .entry-title {
	font-size: 105%;
	line-height: 130%;
	margin: 0 0 5px;
	font-weight: normal
}
.mental-health-blogs .module-blog-intro .entry-title, .tv-and-radio-show-blog .module-blog-intro .entry-title {
	font-weight: bold
}
.mental-health-blogs .entry, .tv-and-radio-show-blog .entry {
	clear: both;
	display: block;
	margin-top: 10px
}
.our-mental-health-blogs li {
	padding-bottom: 7px
}
#newsletter-signup label {
	position: absolute;
	top: -999em
}
#newsletter-signup .text {
	width: 268px;
	padding: 5px
}
#newsletter-signup #txt_LastName.text {
	width: 190px
}
#newsletter-signup .button {
	float: right;
	margin-top: -39px
}
#newsletter-signup .form-submit p {
	position: absolute;
	top: -999em
}
#mod_search_searchword {
	padding: 5px;
	color: #797979;
	width: 190px;
	margin-right: 7px
}
#rightsidebar .user-admin-and-search ul {
	margin-right: 0;
	text-align: center
}
#rightsidebar .user-admin-and-search ul li a {
	font-size: 1.25em;
	font-weight: bold;
	border-left: solid 1px #369;
	padding: 4px 12px
}
#rightsidebar .user-admin-and-search ul li.first a {
	border-left: none;
	padding-left: 0
}
#backgroundPopup {
	display: none;
	position: fixed;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	background: #000;
	border: 1px solid #cecece;
	z-index: 9998
}
#popupLogin {
	display: none;
	position: fixed;
	width: 408px;
	background: #FFF;
	border: 2px solid #cecece;
	z-index: 9999;
	padding: 12px;
	font-size: 13px
}
#popupLogin h1 {
	text-align: left;
	color: #6FA5FD;
	font-size: 22px;
	font-weight: 700;
	border-bottom: 1px dotted #D3D3D3;
	padding-bottom: 2px;
	margin-bottom: 20px
}
#popupLoginClose {
	font-size: 14px;
	line-height: 14px;
	right: 6px;
	top: 4px;
	position: absolute;
	color: #6fa5fd;
	font-weight: 700;
	display: block
}
.healthyplace-tv-and-radio-show-blogs h3 {
	color: #015273
}
.medications li {
	width: 25%;
	float: left
}
.csscolumns .medications li {
	float: none
}
.csscolumns .medications ul {
	-moz-column-count: 4;
	-moz-column-gap: 0px;
	-webkit-column-count: 4;
	-webkit-column-gap: 0px;
	column-count: 4;
	column-gap: 0px
}
.healthyplace-forums-and-chat ul {
	padding: 0!important;
	margin: 13px 0 0!important
}
.healthyplace-forums-and-chat li {
	width: 49%;
	margin-right: 1%;
	float: left;
	margin: 0;
	padding: 0;
	list-style: none
}
.healthyplace-forums-and-chat img {
	float: left;
	margin-right: 7px
}
.healthyplace-forums-and-chat h3 {
	overflow: hidden;
	margin: 0 0 3px;
	font-size: 105%;
	position: relative;
	top: -3px;
	color: #1C5274
}
.healthyplace-forums-and-chat p {
	overflow: hidden;
	position: relative;
	top: -3px
}
.random-links {
	position: relative
}
.random-links h4 {
	font-size: 210%;
	font-weight: lighter;
	margin: 0em 0 .25em;
	line-height: 100%;
	color: #D36600;
	font-style: italic
}
.random-links ul {
	margin: 5px 0px 0 20px!important;
	float: left;
	width: 280px;
	background: url(../images/extras/photo-wondering.jpg) no-repeat;
	padding-left: 75px!important
}
.random-links li {
	padding-bottom: 5px!important
}
.random-links li a {
	font-weight: bold;
	font-size: 120%
}
.random-links .scrollable {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 130px
}
.random-links .scrollable .items {
	width: 20000em;
	position: absolute;
	clear: both
}
.random-links .items div {
	float: left;
	width: 400px
}
.random-links .scrollable .active {
	position: relative;
	cursor: default
}
.random-links .scrollable {
	float: left
}
.random-links a.right {
	background: url(../images/extras/arrow-wondering-right.png) no-repeat;
	width: 17px;
	height: 84px;
	float: right;
	text-indent: -999em;
	position: absolute;
	top: 45px;
	right: 5px;
	z-index: 1
}
.random-links a.left {
	background: url(../images/extras/arrow-wondering-left.png) no-repeat;
	width: 17px;
	height: 84px;
	float: left;
	text-indent: -999em;
	position: absolute;
	top: 45px;
	left: 5px;
	z-index: 1
}
.random-links a.disabled {
	visibility: hidden!important
}
.wp_mod #wp-latest-wrapper img {
	float: left;
	margin: 0 10px 0 0!important;
	width: 75px!important;
	height: 80px!important
}
.wp_mod #wp-latest-wrapper ul {
	overflow: hidden
}
.wp_mod #wp-latest-wrapper li.module_post_entry {
	margin-bottom: 0;
	padding-bottom: 0;
	border-width: 0;
	list-style: none
}
#article .share-your-mental-health-experience {
	padding: 0px!important
}
#rightsidebar .share-your-mental-health-experience {
	padding: 10px 2px 10px 10px!important
}
.share-your-mental-health-experience div.module-title {
	background: url(../images/header/header-share-health-experience.jpg) no-repeat;
	text-indent: -999em;
	height: 74px;
	margin: -10px -10px 0 -10px
}
#article .share-your-mental-health-experience div.module-title {
	background: url(../images/header/header-share-health-smaller.jpg) no-repeat;
	height: 54px
}
#content .share-your-mental-health-experience div.module-title {
	margin: 0 -2px 0 0
}
.share-your-mental-health-experience div.module-title .title {
	color: #fff;
	padding: 5px;
	margin: 0
}
#content .share-your-mental-health-experience .evocaFlashPlayer {
	border-left: solid 2px #B84C25;
	border-bottom: solid 2px #B84C25;
	border-right: solid 2px #B84C25;
	height: 200px;
	background: none repeat scroll 0 0 #FFFFFF;
}
#rightsidebar .share-your-mental-health-experience .evocaFlashPlayer {
	margin-left: -4px
}
#rightsidebar .share-your-mental-health-experience .evoca-footer {
	background: #fff;
	margin: 2px -10px -10px -10px;
	padding: 5px;
	font-weight: bold
}
#content .share-your-mental-health-experience .evoca-footer {
	padding: 2px
}
#wp-latest-wrapper .module_post_entry {
	float: left;
	clear: both;
	margin-bottom: 5px!important
}
.hp-radio-hosts img {
	float: left;
	margin-right: 10px;
	margin-top: 5px
}
.hp-radio-hosts .wrap-host-module {
	overflow: hidden;
	margin-top: 10px
}
.hp-radio-hosts .wrap-host-module strong {
	color: #1C3F5E;
	font-size: 110%
}
.blog-talk-radio {
	padding: 0!important;
	border-width: 0!important
}
.blog-talk-radio .join_in {
	margin-top: 0
}
.blog-talk-radio object {
	width: 100%
}
.wp_mod #wp-latest-wrapper .entry-title {
	margin-bottom: 0
}
.community-articles .item-title, .community-articles p {
	margin: 0;
	padding: 0
}
.community-articles .item-title {
	font-weight: normal;
	font-size: 105%;
	margin-top: 5px
}
.community-articles .item-title a {
	display: block;
	padding-bottom: 2px
}
.community-articles li {
	margin-left: 6px
}
.community-articles li.first-article {
	list-style: none;
	border: solid 1px #AFE5E2;
	padding: 10px 10px 20px;
	margin-left: -9px;
	margin-bottom: 13px;
	background: #FAFFFF
}
.community-articles li.first-article .item-title {
	margin: 0 0 7px;
	font-weight: bold;
	font-size: 115%;
	line-height: 120%
}
.community-articles li.first-article .item-title a {
	color: #3B3F40
}
.community-articles li.first-article p {
	margin-bottom: 5px;
}
.community-articles li.first-article .button {
	float: right;
	margin-top: -20px
}
.community-articles li.first-article .button a {
	color: #fff
}
.community-articles li.first-article .button a:hover, .community-articles li.first-article .button a:focus {
	text-decoration: none!important
}
#rightsidebar .tabsMenu li a {
	font-size: 130%;
	text-align: center;
	padding: 10px 5px
}
#rightsidebar .tabContent ul {
	list-style: none
}
#rightsidebar .tabContent ul li {
	display: block;
	margin-bottom: 10px
}
.module #wp-latest-wrapper .entry-title {
	font-weight: normal;
	margin: 0 0 4px
}
.module #wp-latest-wrapper .entry-title img {
	width: 200px;
	height: 123px
}
.module #wp-latest-wrapper .wp-latest-introtext {
	overflow: hidden
}
.other-mental-health-blogs .title, .health-blog-list .title {
	margin-bottom: 10px
}
.other-mental-health-blogs p, .health-blog-list p {
	margin-bottom: 5px
}
.health-blog-list ul {
	list-style: none!important;
	margin-left: 0!important;
	-moz-column-count: 2;
	-moz-column-gap: 10px;
	-webkit-column-count: 2;
	-webkit-column-gap: 10px;
	column-count: 2;
	column-gap: 10px
}
.no-csscolumns .health-blog-list ul li {
	float: left;
	width: 49%
}
#wp-wrapper {
	padding: 0
}
.blog-title {
	background: url(../images/header/header-hptv.jpg);
	width: 960px;
	height: 139px;
	text-indent: -999em;
	margin-top: -60px
}
.tv-show-blog .blog-title {
	background: url(../images/header/header-hptv-blog.jpg)
}
.option-com_radioshow .blog-title, .hp-radio-blog .blog-title {
	background: url(../images/header/header-radio-blog.jpg)
}
.blogs .header-title {
	font-size: 250%;
	font-weight: bold;
	font-style: normal;
	padding: 20px 20px 20px 30px;
	margin-bottom: 10px
}
.blogs .single-post .entry-title {
	color: #D77419;
	font-size: 95%
}
#wordpress h1.entry-title.contentheading {
	color: #D77419
}
.blogs .single-post .createdate, .blogs .single-post .entry-meta, .tv-show-blog .post .createdate, .tv-show-blog .post .entry-meta, .hp-radio-blog .post .createdate, .hp-radio-blog .post .entry-meta {
	font-style: normal;
	color: #818181!important;
	display: inline-block
}
.blogs .single-post .entry-meta a, .tv-show-blog .post .entry-meta a, .hp-radio-blog .post .entry-meta a {
	color: #818181!important
}
.blogs .single-post .entry-meta a:hover, .blogs .single-post .entry-meta a:focus, .blogs .single-post .entry-meta a:hover span, .blogs .single-post .entry-meta a:focus span {
	text-decoration: underline!important
}
.blogs .single-post .entry-meta, .tv-show-blog .post .entry-meta, .hp-radio-blog .post .entry-meta {
	font-size: 110%!important;
	margin: 2px 0 15px!important
}
.blogs .single-post .meta-prep-author, .blogs .single-post .meta-sep, .blogs .single-post .author {
}
#wordpress #wp-wrapper {
	margin-top: 0
}
#wordpress #wp-header {
	position: absolute;
	top: -999em
}
#wordpress #wp-main {
	padding-top: 0
}
#wordpress .entry-title {
	font-size: 150%;
	font-style: normal;
	font-weight: bold;
	margin: 0
}
#wordpress .post {
	background: #fff;
	padding: 10px;
	border: solid 1px #70C8E5
}
#wordpress img.avatar {
	top: 0
}
#wordpress .articleinfo {
	font-size: 100%;
	font-style: normal;
	margin: 10px 0!important
}
.blogs #wordpress .articleinfo {
	font-size: 120%;
	margin: 0px 0!important
}
.blogs #wordpress p.articleinfo {
	font-weight: bold;
	color: #414141;
	font-size: 125%;
	border-bottom: solid 1px #D47E00;
	padding-bottom: 7px;
	margin-bottom: 5px!important
}
.blogs #wordpress .createdate {
	color: #414141
}
#wordpress .createdate {
	font-size: 100%
}
#wordpress .avatar {
	float: left;
	margin-right: 15px;
	margin-top: 7px
}
.blog-home #wordpress .avatar {
	padding-left: 0;
	margin-bottom: 100px
}
#wordpress .entry-content {
	overflow: hidden;
	clear: none
}
#wordpress .keep-reading {
	display: block;
	margin-top: 10px;
	font-weight: bold;
	font-size: 115%
}
.blog-home #wordpress .fb-share {
	position: absolute;
	left: -11px;
	margin-top: 67px
}
.blog-home #wordpress .tweetmeme_button {
	position: absolute;
	left: 7px;
	margin-top: 91px
}
.not-blog-home #wordpress .fb-share, .not-blog-home #wordpress .tweetmeme_button {
	display: none
}
#wordpress .addthis_toolbox {
	clear: both;
	margin-bottom: 20px
}
#wordpress .addthis_toolbox ul {
	list-style: none
}
#wordpress .addthis_toolbox ul li {
	display: block
}
.menu-parent-2111.blogs .left-wordpress-sidebar li.widget-container h2.widget-title {
	font-size: 1.1em;
	color: #00306B;
	font-style: normal;
	font-weight: bold;
	margin-bottom: 10px
}
.menu-parent-2111.blogs .left-wordpress-sidebar li.widget-container:first-child h2.widget-title {
	color: #D36600;
	font-size: 185%;
	font-style: italic;
	font-weight: lighter;
	line-height: 100%;
	margin-bottom: 0px
}
#text-3 .module-title {
	font-weight: bold;
	font-style: normal;
	line-height: 115%
}
#text-4 {
	text-align: center
}
#text-4 h2 {
	font-size: 110%;
	font-style: normal;
	font-weight: bold;
	color: #164165;
	margin-bottom: 10px
}
ul.menu-hpradio li.item2412 span {
	display: none!important
}
.radio-show .blog-title {
	background: url(../images/header/header-radio.jpg)
}
.split-top-left, .split-top-right {
	padding: 0!important;
	margin: 0!important;
	width: 48.5%;
	border-width: 0!important;
	background: none!important
}
#content .split-top-left .module, #content .split-top-right .module {
	padding: 0!important;
	margin: 0!important;
	border-width: 0!important;
	background: none!important
}
.module.hptv-show {
	padding: 0!important
}
.hp-radio-blog.blog-home #wordpress .avatar {
	margin: 0 0 0 15px;
	float: right
}
.hp-radio-blog ul {
	margin-left: 0!important
}
.hp-radio-blog button {
	float: right
}
.hp-tv-hosts .title {
	margin-bottom: 10px
}
.hp-tv-hosts strong {
	color: #1D4D7C;
	font-size: 110%
}
.hp-tv-hosts ul {
	margin: 0!important
}
.hp-tv-hosts ul li {
	list-style: none
}
.hp-tv-hosts img {
	float: left;
	margin: 0 15px 10px 0
}
#left ul.menu-hptv li.level1-li.item1740 span.haschild {
	display: none
}
.tv-show-blog.blog-home #wordpress .avatar {
	margin: 0 0 0 15px;
	float: right
}
.option-com_hptv #article .button {
	float: right
}
#hwdvs_navcontainer, .hwdvsheader {
	display: none
}
#hwdsearchbar {
	display: none
}
.categoryBox .sectiontableentry {
	text-align: center
}
.categoryBox .sectiontableentry a {
	font-size: 85%;
	display: block;
	padding: 3px 2px 2px
}
span.hwd-thumbnail-custom {
	background: #000;
	display: block
}
#hwdvids {
	padding-top: 0
}
#hwdvids .contentheading {
	margin-top: 0;
	font-size: 200%
}
#hwdvids .contentheading a {
	color: #C75300
}
div.hwd-thumb-custom {
	background: #000;
	text-align: center
}
#hwdvids .videoBox div.box {
	width: 95%!important
}
.videoBox .box {
	padding: 3px
}
.hwd-cat-custom {
	font-size: 90%
}
.hwd-uploader-custom {
	display: none
}
#hwdvids .hwdvsfooter {
	border-top: 0px
}
.hwd-uploader-date-custom {
	margin-bottom: 10px;
	font-style: italic;
	border-top: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	padding: 5px 0
}
div.hwd-description-custom {
	margin-bottom: 10px
}
.button-more {
	margin-top: 0px
}
.hwd-more-custom {
	margin-top: 15px
}
.hwd-more-custom span {
	font-weight: bold
}
.hwd-embed-custom input {
	width: 100%
}
ul.search-input {
	margin-left: 0!important;
	display: block
}
ul.search-input li {
	list-style: none
}
ul.search-input label {
	width: 150px;
	margin-right: 20px;
	display: inline-block
}
ul.search-input input, ul.search-input select {
	margin-bottom: 10px
}
ul.search-input input[type="text"], ul.search-input input[type="password"] {
	position: relative;
	top: -7px
}
ul.search-input input[type="submit"] {
	margin-top: 10px
}
input.focus-off {
	color: #949494
}
#footer {
	background-color: #FEFEFE;
	color: #1B5271;
	border-top: solid 1px #F9CC95;
	height: auto;
	position: relative;
	text-align: center;
	clear: both
}
#footer .background {
	width: 100%;
	height: 100px;
	display: block;
	position: absolute;
	z-index: 0;
	left: 0
}
#footer .column-spacing {
	position: relative
}
#inner-footer {
	width: 960px;
	margin: 0 auto;
	text-align: left
}
#footer .sitemap {
	float: left;
	width: 640px;
	margin-top: 18px
}
#footer .sitemap ul li a:hover, .footer-menu ul li a:focus, #footer .sitemap ul li a:hover span, .footer-menu ul li a:focus span {
	color: #000!important;
	text-decoration: underline
}
.follow-us {
	float: right;
	width: 300px;
	margin-top: 27px;
	position: relative;
	z-index: 15000;
	padding-right: 10px
}
.follow-us .title {
	color: #0F4665!important;
	font-size: 150%;
	font-weight: normal;
	font-style: normal
}
.follow-us p, .follow-us ul {
	clear: both;
	width: 100%
}
.follow-us li {
	display: inline-block
}
.follow-us .hp-follow {
	margin-bottom: 55px
}
.follow-us .hp-follow a {
	display: block;
	width: 48px;
	height: 60px;
	text-indent: -999em;
	margin-right: 10px
}
.follow-us .hp-facebook {
	background: url(../images/footer/footer-facebook.png) no-repeat
}
.follow-us .hp-youtube {
	background: url(../images/footer/footer-youtube.png) no-repeat
}
.follow-us .hp-twitter {
	background: url(../images/footer/footer-twitter.png) no-repeat
}
.follow-us .hp-follow .hp-googleplus {
	position: relative;
	top: 20px
}
.follow-us .hp-follow .hp-googleplus a {
	text-indent: 0
}
p.hon {
	overflow: hidden;
	width: 80%;
	margin-bottom: 40px
}
p.hon img {
	margin-top: 0
}
ul.health-awards {
	float: left;
	margin-bottom: 55px
}
ul.health-awards li {
	float: left;
	text-indent: -999em;
}
.footer-links {
	width: 100%;
	float: left
}
.menu-footerlinks {
	float: left;
	clear: both
}
.menu-footerlinks li.first a {
	border-width: 0
}
.menu-footerlinks a:hover, .menu-footerlinks a:focus {
	text-decoration: underline!important
}
.user legend {
	display: none
}
.home_quiz {
	padding: 8px 12px
}
.quiz_subheader_cat {
	background-color: #666;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	height: 5px;
	text-align: left;
	vertical-align: middle;
	padding: 5px
}
.quiz_subheader_que {
	background-color: #666;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	height: 5px;
	text-align: left;
	vertical-align: middle;
	padding: 5px
}
.quiz_cat_out {
	border: 1px solid #666;
	padding: 5px
}
.quiz_que_out {
	border: 2px solid #666;
	padding: 10px 10px 5px
}
.home_quiz table * {
	vertical-align: top!important
}
.quiz_cat a, .quiz_cat a:hover {
	color: #666;
	font-size: 11px;
	font-weight: bold
}
.quiz_cat {
	color: #666;
	font-size: 14px;
	font-weight: bold
}
.quiz_que {
	padding-right: 15px
}
.quiz_que a, .quiz_que a:hover {
	color: #666;
	font-size: 12px;
	font-weight: normal
}
td.cat_table_h {
	color: #fff;
	padding: 5px
}
ul.newsfeed {
	list-style: none!important;
	margin-left: 0!important
}
ul.newsfeed li {
	float: left;
	clear: both;
	margin-bottom: 15px
}
ul.newsfeed img {
	float: left;
	margin: 0px 10px 0px 0;
	border: solid 1px #286EB1;
	max-width: 406px;
	width: inherit;
	height: inherit
}
ul.newsfeed li a {
	font-weight: bold;
	font-size: 120%;
	margin-bottom: 10px;
	display: block
}
.itemid-1839 table.moduletable tbody tr td strong a {
	font-size: 160%;
	font-weight: normal;
	color: #BC5600;
	display: block;
	margin-bottom: 10px;
	line-height: 100%
}
.itemid-1839 .error {
	display: none
}
.itemid-79 .article table {
	width: 140px!important;
	border-width: 0px;
	margin-bottom: 10px;
	border-top: solid 1px #ccc;
	margin-left: 10px
}
.itemid-79 .article table td {
	padding-left: 20px;
	border-width: 0px;
	border-bottom: solid 1px #ccc;
	text-align: right
}
.module-blog-intro:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}
.module-blog-intro {
	display: inline-block
}
* html .module-blog-intro {
	height: 1%
}
.module-blog-intro {
	display: block
}
#tinymce {
	background: #fff!important;
	color: #000!important;
	text-align: left
}
.view-frontpage .joomla {
	display: none
}
#sb-title-inner, #sb-info-inner, #sb-loading-inner, div.sb-message {
	font-family: "HelveticaNeue-Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 200;
	color: #fff
}
#sb-container {
	position: fixed;
	margin: 0;
	padding: 0;
	top: 0;
	left: 0;
	z-index: 999;
	text-align: left;
	visibility: hidden;
	display: none
}
#sb-overlay {
	position: relative;
	height: 100%;
	width: 100%
}
#sb-wrapper {
	position: absolute;
	visibility: hidden;
	width: 100px
}
#sb-wrapper-inner {
	position: relative;
	border: 1px solid #303030;
	overflow: hidden;
	height: 100px
}
#sb-body {
	position: relative;
	height: 100%
}
#sb-body-inner {
	position: absolute;
	height: 100%;
	width: 100%
}
#sb-player.html {
	height: 100%;
	overflow: auto
}
#sb-body img {
	border: none
}
#sb-loading {
	position: relative;
	height: 100%
}
#sb-loading-inner {
	position: absolute;
	font-size: 14px;
	line-height: 24px;
	height: 24px;
	top: 50%;
	margin-top: -12px;
	width: 100%;
	text-align: center
}
#sb-loading-inner span {
	background: url(../js/shadowbox/loading.gif) no-repeat;
	padding-left: 34px;
	display: inline-block
}
#sb-body, #sb-loading {
	background-color: #060606
}
#sb-title, #sb-info {
	position: relative;
	margin: 0;
	padding: 0;
	overflow: hidden
}
#sb-title, #sb-title-inner {
	height: 26px;
	line-height: 26px
}
#sb-title-inner {
	font-size: 16px
}
#sb-info, #sb-info-inner {
	height: 20px;
	line-height: 20px
}
#sb-info-inner {
	font-size: 12px
}
#sb-nav {
	float: right;
	height: 16px;
	padding: 2px 0;
	width: 45%
}
#sb-nav a {
	display: block;
	float: right;
	height: 16px;
	width: 16px;
	margin-left: 3px;
	cursor: pointer;
	background-repeat: no-repeat
}
#sb-nav-close {
	background-image: url(../js/shadowbox/close.png)
}
#sb-nav-next {
	background-image: url(../js/shadowbox/next.png)
}
#sb-nav-previous {
	background-image: url(../js/shadowbox/previous.png)
}
#sb-nav-play {
	background-image: url(../js/shadowbox/play.png)
}
#sb-nav-pause {
	background-image: url(../js/shadowbox/pause.png)
}
#sb-counter {
	float: left;
	width: 45%
}
#sb-counter a {
	padding: 0 4px 0 0;
	text-decoration: none;
	cursor: pointer;
	color: #fff
}
#sb-counter a.sb-counter-current {
	text-decoration: underline
}
div.sb-message {
	font-size: 12px;
	padding: 10px;
	text-align: center
}
div.sb-message a:link, div.sb-message a:visited {
	color: #fff;
	text-decoration: underline
}
.menu-sitemap span.separator.level0 span.titreCK, .-sitemap span.separator.level0 span.titreCK {
	color: #0F4665!important;
	font-size: 150%;
	font-weight: normal
}
.menu-sitemap span.titreCK, .-sitemap span.titreCK {
	color: #1D5275!important
}
.menu-sitemap span.separator, .menu-sitemap a.level1, .-sitemap span.separator, .-sitemap a.level1 {
	padding-bottom: 0!important
}
.menu-sitemap span.separator.level0, .-sitemap span.separator.level0 {
	padding-left: 5px!important;
	margin-bottom: -15px!important
}
.menu-sitemap span.separator.level0, .-sitemap span.separator.level0 {
	color: #000!important
}
.menu-sitemap .level0, .-sitemap .level0 {
	margin-top: -5px!important
}
.menu-sitemap li.level2 a, .-sitemap li.level2 a {
	padding: 0 0 6px 10px!important;
	margin: 0;
	font-weight: normal!important
}
.menu-sitemap li.level2 a span, .-sitemap li.level2 a span {
	font-weight: normal!important;
	color: #1D5275
}
div.maximenuCKH ul.maximenuCK li:hover div.floatCK div.floatCK, div.maximenuCKH ul.maximenuCK li:hover div.floatCK:hover div.floatCK div.floatCK, div.maximenuCKH ul.maximenuCK li.sfhover div.floatCK div.floatCK, div.maximenuCKH ul.maximenuCK li.sfhover div.floatCK.sfhover div.floatCK div.floatCK {
	left: -999em
}
div.maximenuCKH ul.maximenuCK li:hover div.floatCK, div.maximenuCKH ul.maximenuCK li:hover div.floatCK li:hover div.floatCK, div.maximenuCKH ul.maximenuCK li:hover div.floatCK li:hover div.floatCK li:hover div.floatCK, div.maximenuCKH ul.maximenuCK li.sfhover div.floatCK, div.maximenuCKH ul.maximenuCK li.sfhover div.floatCK li.sfhover div.floatCK, div.maximenuCKH ul.maximenuCK li.sfhover div.floatCK li.sfhover div.floatCK li.sfhover div.floatCK {
	left: auto
}
div.maximenuCKH div.maximenuCK_mod ul {
	left: auto
}
div.maximenuCKV ul.maximenuCK li:hover div.floatCK div.floatCK, div.maximenuCKV ul.maximenuCK li:hover div.floatCK:hover div.floatCK div.floatCK, div.maximenuCKV ul.maximenuCK li.sfhover div.floatCK div.floatCK, div.maximenuCKV ul.maximenuCK li.sfhover div.floatCK.sfhover div.floatCK div.floatCK {
	left: -999em
}
div.maximenuCKV ul.maximenuCK li:hover div.floatCK, div.maximenuCKV ul.maximenuCK li:hover div.floatCK li:hover div.floatCK, div.maximenuCKV ul.maximenuCK li:hover div.floatCK li:hover div.floatCK li:hover div.floatCK, div.maximenuCKV ul.maximenuCK li.sfhover div.floatCK, div.maximenuCKV ul.maximenuCK li.sfhover div.floatCK li.sfhover div.floatCK, div.maximenuCKV ul.maximenuCK li.sfhover div.floatCK li.sfhover div.floatCK li.sfhover div.floatCK {
	left: auto
}
div.maximenuCKV div.maximenuCK_mod ul {
	left: auto
}
.maximenuCKH ul.maximenuCK {
	clear: both;
	position: relative;
	z-index: 999
}
.maximenuCKH ul.maximenuCK >ul {
	clear: both;
	padding: 0;
	margin: 0
}
#mainmenu.maximenuCKH ul.maximenuCK .moduletable {
}
.maximenuCKH ul.maximenuCK li.level0 {
	float: left;
	position: relative;
	text-align: left;
	padding: 0;
	margin: 0
}
.maximenuCKH ul.maximenuCK li.maximenuCK img {
}
.maximenuCKH ul.maximenuCK li.maximenuCK a, .maximenuCKH ul.maximenuCK li.maximenuCK span.separator {
	display: block;
	float: none !important;
	float: left;
	position: relative
}
.maximenuCKH ul.maximenuCK2 li.maximenuCK a, .maximenuCKH ul.maximenuCK2 li.maximenuCK span.separator {
	float: none !important
}
.maximenuCKH ul.maximenuCK li ul.maximenuCK2 {
	display: block;
	z-index: 11000;
	clear: left;
	margin: 0;
	padding: 0;
	text-align: left;
	position: static
}
.maximenuCKH ul.maximenuCK li ul li.maximenuCK {
	text-align: left;
	position: relative;
	z-index: 11001;
	padding: 0
}
.maximenuCKH ul.maximenuCK li li.maximenuCK a {
	display: block;
	padding: 0;
	margin: 0
}
.maximenuCKH div.maximenuCK2 {
	float: left;
	margin: 0;
	padding: 0;
	width: 100%
}
.maximenuCKH div.clr {
	clear: both;
	visibility: hidden
}
.main-menu .maximenuCKH ul.maximenuCK li div.floatCK {
	position: absolute;
	left: -999em;
	padding: 0;
	margin: 0;
	background: url( /modules/mod_maximenu_CK/themes/healthyplace/images/transparent.gif)
}
.maximenuCKH div.floatCK ul, #mainmenu.maximenuCKH div.floatCK ul li {
	position: static
}
.maximenuCKH ul.maximenuCK li.maximenuCK div.floatCK.fixRight {
	right: 0
}
.maximenuCKH ul.maximenuCK li.maximenuCK div.floatCK div.floatCK.fixRight {
	right: 0
}
.maximenuCKH li.maxiFancybackground {
	z-index: 8;
	position: absolute;
	top: 0
}
.maximenuCKH ul.maximenuCK li:hover div.floatCK div.floatCK, .maximenuCKH ul.maximenuCK li:hover div.floatCK:hover div.floatCK div.floatCK, .maximenuCKH ul.maximenuCK li.sfhover div.floatCK div.floatCK, .maximenuCKH ul.maximenuCK li.sfhover div.floatCK.sfhover div.floatCK div.floatCK {
	left: -999em
}
.maximenuCKH ul.maximenuCK li:hover div.floatCK, .maximenuCKH ul.maximenuCK li:hover div.floatCK li:hover div.floatCK, .maximenuCKH ul.maximenuCK li:hover div.floatCK li:hover div.floatCK li:hover div.floatCK, .maximenuCKH ul.maximenuCK li.sfhover div.floatCK, .maximenuCKH ul.maximenuCK li.sfhover div.floatCK li.sfhover div.floatCK, .maximenuCKH ul.maximenuCK li.sfhover div.floatCK li.sfhover div.floatCK li.sfhover div.floatCK {
	left: auto
}
.maximenuCKH div.maximenuCK_mod ul {
	left: auto
}
.clr {
	clear: both
}
.main-menu ul.maximenuCK {
	height: 43px;
	padding: 0;
	margin: 0;
	float: right
}
a.maximenuCK.level0. {
}
ul.maximenuCK li.maximenuCK {
	background: none;
	list-style: none;
	border: none
}
ul.maximenuCK li.maximenuCK>a img {
	margin: 3px;
	border: none
}
ul.maximenuCK li.maximenuCK img {
	border: none;
	clear: both
}
ul.maximenuCK li a.maximenuCK, ul.maximenuCK li span.separator {
	text-decoration: none;
	outline: none;
	background: none;
	border: none;
	padding: 0;
	cursor: pointer;
	color: #fff
}
ul.maximenuCK ul li a.maximenuCK, ul.maximenuCK ul li span.separator {
	color: #105C8B
}
ul.maximenuCK ul li a.maximenuCK:hover, ul.maximenuCK ul li span.separator:hover {
	color: #000
}
ul.maximenuCK li a.maximenuCK.level0, ul.maximenuCK li span.separator.level0 {
	height: 31px;
	padding: 12px 8px 0 8px;
	margin: 0 1px
}
.main-menu ul.maximenuCK li.current a.maximenuCK.level0, .main-menu ul.maximenuCK li.current span.separator.level0, .main-menu ul.maximenuCK li.active a.maximenuCK.level0, .main-menu ul.maximenuCK li.active span.separator.level0, .main-menu ul.maximenuCK li:hover a.maximenuCK.level0, .main-menu ul.maximenuCK li:hover span.separator.level0 {
	height: 31px;
	padding-top: 17px;
	background: #C96700;
	margin-top: -6px;
	border-top: solid 1px #B74800
}
ul.maximenuCK li span.separator {
}
ul.maximenuCK li.current>a span {
	color: #000
}
ul.maximenuCK li.current>a:hover span.titreCK {
}
ul.maximenuCK li.current>a:hover span.descCK {
}
ul.maximenuCK li.active>a span.titreCK {
	color: #000
}
ul.maximenuCK li.active>a span.descCK {
}
ul.maximenuCK li.level0 {
	padding: 2px
}
ul.maximenuCK li.level0>a span.titreCK, ul.maximenuCK li.level0>span.separator span.titreCK {
	color: #fff
}
ul.maximenuCK li.level0>a span.descCK {
	color: #fff
}
ul.maximenuCK li .level0 {
	color: #2e6e9d;
	text-transform: none;
	font-weight: bold;
	font-size: 115%;
	line-height: 18px;
	text-decoration: none;
	float: none !important;
	float: left;
	position: relative
}
.main-menu ul ul a, .main-menu ul ul span {
	font-size: 102%;
	font-weight: bold;
	line-height: 120%
}
.main-menu ul.maximenuCK ul {
	padding: 6px 0px!important
}
.main-menu ul.maximenuCK ul a {
	padding: 6px 4px!important
}
span.descCK {
	color: #3783BC;
	display: block;
	text-transform: none;
	font-size: 10px;
	text-decoration: none;
	height: 12px;
	line-height: 12px;
	float: none !important;
	float: left
}
ul.maximenuCK a:hover {
	color: #000
}
ul.maximenuCK2 a.maximenuCK {
	width: 100%
}
ul.maximenuCK2 li a.maximenuCK, ul.maximenuCK2 li span.separator {
	text-decoration: none;
	margin: 0 auto;
	padding: 6px 0;
	clear: both
}
ul.maximenuCK ul.maximenuCK2 {
	background: none;
	margin: 3px 0 0 0;
	padding: 0;
	border: none;
	width: 100%;
	position: static
}
ul.maximenuCK2 li.maximenuCK {
	padding: 0px 0 0 10px;
	border: none;
	margin: 0 5px;
	background: none;
	display: block;
	float: none
}
.main-menu ul.maximenuCK li div.floatCK {
	background: #469FCF;
	border: 1px solid #3783BC;
	padding: 5px
}
ul.maximenuCK li.item91 div.floatCK {
	margin-left: -125px !important
}
ul.maximenuCK li.item1844 div.floatCK {
	margin-left: -127px !important
}
div.maximenuCK_mod {
	width: 100%;
	padding: 0;
	overflow: hidden;
	color: #ddd;
	white-space: normal
}
div.maximenuCK_mod div.moduletable {
	border: none;
	background: none
}
div.maximenuCK_mod fieldset {
	width: 100%;
	padding: 0;
	margin: 0 auto;
	overflow: hidden;
	background: #1a1a1a;
	border: none
}
ul.maximenuCK2 div.maximenuCK_mod a {
	border: none;
	margin: 0;
	padding: 0;
	display: inline;
	background: #1a1a1a;
	color: #888;
	font-weight: normal
}
ul.maximenuCK2 div.maximenuCK_mod a:hover {
	color: #fff
}
ul.maximenuCK div.maximenuCK_mod h3 {
	font-size: 14px;
	width: 100%;
	color: #aaa;
	font-size: 14px;
	font-weight: normal;
	background: #444;
	margin: 5px 0 0 0;
	padding: 3px 0
}
ul.maximenuCK2 div.maximenuCK_mod ul {
	margin: 0;
	padding: 0;
	width: 100%;
	background: none;
	border: none;
	text-align: left
}
ul.maximenuCK2 div.maximenuCK_mod li {
	margin: 0 0 0 15px;
	padding: 0;
	width: 100%;
	background: none;
	border: none;
	text-align: left;
	font-size: 11px;
	float: none;
	display: block;
	line-height: 20px;
	white-space: normal
}
ul.maximenuCK2 div.maximenuCK_mod #form-login ul {
	left: 0;
	margin: 0;
	padding: 0;
	width: 100%
}
ul.maximenuCK2 div.maximenuCK_mod #form-login ul li {
	margin: 2px 0;
	padding: 0 5px;
	height: 20px;
	background: #1a1a1a
}
.main-menu ul.maximenuCK li.maximenuCK div.floatCK div.floatCK {
	margin: -30px 0 0 180px
}
ul.maximenuCK li.maximenuCK div.floatCK div.floatCK.fixRight {
	margin-right: 180px
}
ul.maximenuCK li div.floatCK {
	width: 180px
}
ul.maximenuCK li div.cols2 {
	width: 360px
}
ul.maximenuCK li div.cols2>div.maximenuCK2 {
	width: 50%
}
ul.maximenuCK li div.cols3 {
	width: 540px
}
ul.maximenuCK li div.cols3>div.maximenuCK2 {
	width: 33%
}
ul.maximenuCK li div.cols4 {
	width: 720px
}
ul.maximenuCK li div.cols4>div.maximenuCK2 {
	width: 25%
}
.maxiFancybackground {
	list-style: none
}
.maxiFancybackground .maxiFancycenter {
	background: url( '/modules/mod_maximenu_CK/themes/healthyplace/images/fancy_bg.png') repeat-x top left;
	height: 34px
}
span.maxiclose {
	color: #fff
}
.maximenuCK:hover {
	color: #000
}
div#mainmenu ul.maximenuCK li div.floatCK {
	position: absolute!important;
	background-color: #C3E7FF
}
#left ul.children li {
	padding: 7px 0 0 15px
}
.menu-sitemap li span.separator.level0, .-sitemap li span.separator.level0 {
	display: block;
	padding-bottom: 10px!important
}
.menu-sitemap span.titreCK, .-sitemap span.titreCK {
	font-weight: bold;
	padding-bottom: 10px
}
.menu-sitemap ul.maximenuCK2, .-sitemap ul.maximenuCK2 {
	margin-top: 5px!important
}
.home-slideshow {
	padding: 0!important
}
div.jps-holder.jps-theme-healthyplace {
	border-color: #CCC;
	border-style: solid;
	border-width: 0;
	margin: 0px auto;
	overflow: hidden;
	position: relative
}
.jps-theme-healthyplace .jps-wrapper {
	position: relative
}
.jps-theme-healthyplace .jps-thumbs-holder {
	clear: both;
	margin: 0;
	padding: 0;
	width: 100%;
	overflow: hidden;
	position: relative;
	top: -23px
}
.jps-theme-healthyplace .jps-nav-holder {
	float: right;
	width: 36px;
	height: 20px;
	padding: 2px 0;
	background: #222
}
.jps-theme-healthyplace .jps-thumbs-wrapper {
	overflow: hidden;
	padding: 0;
	float: right;
	line-height: 14px;
	text-align: right;
	position: relative;
	width: 130px;
	height: 24px
}
.jps-theme-healthyplace .jps-thumbs-wrapper ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 10000px;
	position: absolute;
	height: 100%;
	background: #222
}
.jps-theme-healthyplace .jps-thumbs {
	position: relative;
	top: -23px;
	margin: 0!important;
	text-align: center
}
.jps-theme-healthyplace .jps-thumbs li {
	list-style: none;
	display: inline-block;
	padding: 0px 0 0 0;
	margin: 8px 5px 0 0;
	cursor: hand;
	cursor: pointer;
	background: url( '/modules/mod_jphoto_slideshow/images/dot.png' ) no-repeat 0px 0px;
	width: 15px;
	height: 15px;
	text-indent: -999em;
	position: relative
}
.jps-theme-healthyplace .jps-thumbs li.active {
	background-position: 0px -12px!important
}
.jps-theme-healthyplace .jps-thumbs li a {
	display: block;
	padding: 1px;
	margin: 0px 2px;
	color: #FFF;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	text-align: center;
	text-decoration: none;
	min-width: 15px
}
.jps-theme-healthyplace .jps-thumbs li.active a {
	color: #F00
}
.jps-theme-healthyplace .jps-item-wrapper {
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative
}
.jps-theme-healthyplace .jps-item-wrapper .jps-item {
	text-align: center;
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%
}
.jps-theme-healthyplace .control-buttons .but-prev, .jps-theme-healthyplace .control-buttons .but-play, .jps-theme-healthyplace .control-buttons .but-pause, .jps-theme-healthyplace .control-buttons .but-next {
	display: block;
	float: left;
	width: 10px;
	height: 18px;
	background: #fff url( '/modules/mod_jphoto_slideshow/images/bb_prev.png') no-repeat center center;
	margin-right: 1px;
	float: left
}
.jps-theme-healthyplace .control-buttons .but-prev:hover, .jps-theme-healthyplace .control-buttons .but-play:hover, .jps-theme-healthyplace .control-buttons .but-pause:hover, .jps-theme-healthyplace .control-buttons .but-next:hover {
	background-color: #f00
}
.jps-theme-healthyplace .control-buttons .but-play {
	background: #fff url( '/modules/mod_jphoto_slideshow/images/bb_play.png') no-repeat center center
}
.jps-theme-healthyplace .control-buttons .but-pause {
	background: #fff url( '/modules/mod_jphoto_slideshow/images/bb_pause.png') no-repeat center center
}
.jps-theme-healthyplace .control-buttons .but-next {
	background: #fff url( '/modules/mod_jphoto_slideshow/images/bb_next.png') no-repeat center center
}
.jps-theme-healthyplace .jps-caption-holder {
	position: absolute;
	bottom: 0;
	overflow: hidden;
	width: 100%;
	min-height: 30px;
	line-height: 1.5em
}
.jps-theme-healthyplace .jps-caption {
	width: 96%;
	height: 96%;
	padding: 2%
}
.jps-theme-healthyplace .jps-caption p, .jps-theme-healthyplace .jps-caption small {
	margin: 0;
	padding: 0 10px
}
.jps-theme-healthyplace .jps-caption-holder b {
	color: #fff;
	font-size: 20px
}
.jps-theme-healthyplace .jps-caption-holder span {
	display: block;
	color: #ccc
}
.position-top_left .jps-caption-holder {
	top: 0;
	bottom: auto;
	text-align: left
}
.position-top .jps-caption-holder {
	top: 0;
	bottom: auto
}
.position-top_right .jps-caption-holder {
	top: 0;
	bottom: auto;
	text-align: right
}
.position-right .jps-caption-holder {
	bottom: 40%;
	text-align: right
}
.position-bottom_right .jps-caption-holder {
	text-align: right
}
.position-bottom .jps-caption-holder {
}
.position-bottom_left .jps-caption-holder {
	text-align: left
}
.position-left .jps-caption-holder {
	bottom: 40%;
	text-align: left
}
.position-center .jps-caption-holder {
	bottom: 40%
}
.archive h1, .mod-h1 .title, .h1, .contentheading, .componentheading {
	margin: 0px!important
}
.evoca-wpmu .module-body {
	margin-top: -10px
}
.health-blog-list a {
	display: block
}
div#mainmenu ul.maximenuck > li.current > a.maximenuck, div#mainmenu ul.maximenuck > li.current > span.separator, div#mainmenu ul.maximenuck > li.active > a.maximenuck, div#mainmenu ul.maximenuck > li.active > span.separator, div#mainmenu ul.maximenuck > li:hover > a.maximenuck, div#mainmenu ul.maximenuck > li:hover > span.separator {
	-webkit-border-top-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 0;
	-moz-border-radius-bottomright: 0;
	border-bottom-right-radius: 0;
	-webkit-border-bottom-left-radius: 0;
	-moz-border-radius-bottomleft: 0;
	border-bottom-left-radius: 0;
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box;
	background-color: #d16301;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#e08100), to(#d16301));
	background-image: -moz-linear-gradient(top, #e08100, #d16301);
	background-image: -ms-linear-gradient(top, #e08100, #d16301);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e08100), color-stop(100%, #d16301));
	background-image: -webkit-linear-gradient(top, #e08100, #d16301);
	background-image: -o-linear-gradient(top, #e08100, #d16301);
	background-image: linear-gradient(top, #e08100, #d16301);
	background-repeat: repeat-x;
	border-top: 1px solid #B74800;
}
div#mainmenu ul.maximenuCK li .floatCK {
	-moz-box-shadow: #6d6d6d 2px 2px 4px 0;
	-webkit-box-shadow: #6d6d6d 2px 2px 4px 0;
	box-shadow: #6d6d6d 2px 2px 4px 0
}
div#mainmenu ul.maximenuCK li div.floatCK {
	-webkit-border-top-left-radius: 0;
	-moz-border-radius-topleft: 0;
	border-top-left-radius: 0;
	-webkit-border-top-right-radius: 0;
	-moz-border-radius-topright: 0;
	border-top-right-radius: 0;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-left-radius: 10px;
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box;
	background-color: #ecf5f8;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#ceecff), to(#ecf5f8));
	background-image: -moz-linear-gradient(top, #ceecff, #ecf5f8);
	background-image: -ms-linear-gradient(top, #ceecff, #ecf5f8);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ceecff), color-stop(100%, #ecf5f8));
	background-image: -webkit-linear-gradient(top, #ceecff, #ecf5f8);
	background-image: -o-linear-gradient(top, #ceecff, #ecf5f8);
	background-image: linear-gradient(top, #ceecff, #ecf5f8);
	background-repeat: repeat-x
}
div#mainmenu ul.maximenuCK li .level0:hover {
	background-color: #d16301;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#e08100), to(#d16301));
	background-image: -moz-linear-gradient(top, #e08100, #d16301);
	background-image: -ms-linear-gradient(top, #e08100, #d16301);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e08100), color-stop(100%, #d16301));
	background-image: -webkit-linear-gradient(top, #e08100, #d16301);
	background-image: -o-linear-gradient(top, #e08100, #d16301);
	background-image: linear-gradient(top, #e08100, #d16301);
	background-repeat: repeat-x
}
div#mainmenu .level0 .level0 {
	text-shadow: #005785 1px 1px 2px
}
.feature-title, .feature-text {
	text-shadow: #B7B7B9 1px 1px 2px
}
.header-title {
	text-shadow: #B7B7B9 1px 1px 2px;
	background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.5) 20%, rgba(255,255,255,1) 98%, rgba(255,255,255,1) 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255,255,255,0)), color-stop(20%, rgba(255,255,255,0.5)), color-stop(98%, rgba(255,255,255,1)), color-stop(100%, rgba(255,255,255,1)));
	background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.5) 20%, rgba(255,255,255,1) 98%, rgba(255,255,255,1) 100%);
	background: -o-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.5) 20%, rgba(255,255,255,1) 98%, rgba(255,255,255,1) 100%);
	background: -ms-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.5) 20%, rgba(255,255,255,1) 98%, rgba(255,255,255,1) 100%);
	background: linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.5) 20%, rgba(255,255,255,1) 98%, rgba(255,255,255,1) 100%)
}
.button, .wp-latest-readmore a {
	text-shadow: #90481d 1px 1px 2px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #c36934;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#e59c01), to(#c36934));
	background-image: -moz-linear-gradient(top, #e59c01, #c36934);
	background-image: -ms-linear-gradient(top, #e59c01, #c36934);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e59c01), color-stop(100%, #c36934));
	background-image: -webkit-linear-gradient(top, #e59c01, #c36934);
	background-image: -o-linear-gradient(top, #e59c01, #c36934);
	background-image: linear-gradient(top, #e59c01, #c36934);
	background-repeat: repeat-x
}
#navigation {
	background-color: #73c9e7;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#469fcf), to(#73c9e7));
	background-image: -moz-linear-gradient(top, #469fcf, #73c9e7);
	background-image: -ms-linear-gradient(top, #469fcf, #73c9e7);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #469fcf), color-stop(100%, #73c9e7));
	background-image: -webkit-linear-gradient(top, #469fcf, #73c9e7);
	background-image: -o-linear-gradient(top, #469fcf, #73c9e7);
	background-image: linear-gradient(top, #469fcf, #73c9e7);
	background-repeat: repeat-x
}
.option-com_radioshow #article .button, .option-com_hptv #article .button {
	background-color: #2a7db6;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#3cb1ca), to(#2a7db6));
	background-image: -moz-linear-gradient(top, #3cb1ca, #2a7db6);
	background-image: -ms-linear-gradient(top, #3cb1ca, #2a7db6);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3cb1ca), color-stop(100%, #2a7db6));
	background-image: -webkit-linear-gradient(top, #3cb1ca, #2a7db6);
	background-image: -o-linear-gradient(top, #3cb1ca, #2a7db6);
	background-image: linear-gradient(top, #3cb1ca, #2a7db6);
	background-repeat: repeat-x
}
.button:hover, .wp-latest-readmore a:hover, .wp-latest-readmore a:focus {
	background-color: #c15201;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#e18a00), to(#c15201));
	background-image: -moz-linear-gradient(top, #e18a00, #c15201);
	background-image: -ms-linear-gradient(top, #e18a00, #c15201);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e18a00), color-stop(100%, #c15201));
	background-image: -webkit-linear-gradient(top, #e18a00, #c15201);
	background-image: -o-linear-gradient(top, #e18a00, #c15201);
	background-image: linear-gradient(top, #e18a00, #c15201);
	background-repeat: repeat-x
}
#footer .background {
	background-color: #fefefe;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#f9cc95), to(#fefefe));
	background-image: -moz-linear-gradient(top, #f9cc95, #fefefe);
	background-image: -ms-linear-gradient(top, #f9cc95, #fefefe);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f9cc95), color-stop(100%, #fefefe));
	background-image: -webkit-linear-gradient(top, #f9cc95, #fefefe);
	background-image: -o-linear-gradient(top, #f9cc95, #fefefe);
	background-image: linear-gradient(top, #f9cc95, #fefefe);
	background-repeat: repeat-x
}
#primary-content-row .column-spacing, #article .joomla {
	background-color: rgb(255,255,255);
	background-color: rgba(255,255,255,.6)
}
div.token-form #token {
    margin: 10px 0 0 24px!important;
    width: 34%!important;
}
.clickable {
	background: none repeat scroll 0 0 #558DD7;
	border-radius: 5px 5px 5px 5px;
	color: #FFFFFF !important;
	left: 148px;
	padding: 4px;
	position: relative;
}
.com_joomlaquiz #article {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #70C8E5;
	padding: 10px;
	width: 440px;
}
.psychological-tests {
	border: 2px solid #666666;
	padding: 10px 10px 5px;
	display: table;
}
.jq_quiz_container h4.psychological-tests-title {
	background-color: #666666;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	height: 18px;
	padding: 6px 10px;
	text-align: left;
	vertical-align: middle;
	margin-bottom: 0;
	width: 170px;
}
.psychological-tests .jq_cat_quiz_title {
	background: transparent;
	float: left;
	width: 197px;
}
.psychological-tests .jq_cat_quiz_title a {
	color: #666666;
	font-size: 12px;
	font-weight: normal;
}
.jq_quiz_container .welcome_quiz {
	padding: 20px 0;
}
.moduletable.joomlaquiz_container {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #70C8E5;
	padding: 10px;
	width: 440px;
}
h2#jq_quiz_container_title {
	color: #0E6793;
	font-size: 14px;
	font-weight: bold;
	line-height: 110%;
	margin: 0.83em 0;
	font-style: normal;
}
.jq_quiz_container_tbl #jq_quiz_container_description {
	padding-left: 0;
}
.jq_question_inner > div {
	font-size: 14px;
}
/***add redweb***/
/*****************/
#hwd-container .media-details-view {
	clear: both;
}
.panel .pagination ul.pagination-list {
	border-radius: 0;
	box-shadow: none;
}
.panel .pagination ul.pagination-list a, .panel .pagination ul.pagination-list span {
	background: none;
}
.panel .pagination ul.pagination-list li {
	border-left: 1px solid #c8c8c8;
}
.panel .pagination ul.pagination-list li:first-child {
	border-left: 0;
}
.pagination {
	text-align: center;
}
/****redwidgetblog********/

.button-widget {
	overflow: hidden;
	clear: both;
	text-align: right;
}
.widgetblog input {
	border: 1px solid #ccc;
	width: 148px !important;
	padding: 5px !important;
	margin-bottom: 10px !important;
	margin-left: 5px;
}
ol, ul {
	margin-left: 25px
}
#textsizer-classnames {
	margin-bottom: 6px;
}
#textsizer-classnames p {
	display: inline;
}
ul.textresizer {
	list-style: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}
ul.textresizer li {
	display: inline;
	margin: 0px;
	margin-right: 5px;
	padding: 0px;
}
ul.textresizer a {
	border: solid 1px #999;
	padding: 2px 3px;
	font-weight: bold;
	text-decoration: none;
}
ul.textresizer a:hover {
	background: #e5e5e5;
	border: solid 1px #cccccc;
}
ul.textresizer .small-text {
	font-size: 12px;
}
ul.textresizer .medium-text {
	font-size: 14px;
}
ul.textresizer .large-text {
	font-size: 16px;
}
ul.textresizer .larger-text {
	font-size: 18px;
}
ul.textresizer a.textresizer-active {
	border: solid 1px #2B562B;
	background: #FFCA6F;
	color: #000000;
}
/*#maincontent
{
   background: #ffffcc;
}*/
#maincontent.small-text {
	font-size: 11px;
}
#maincontent.medium-text {
	font-size: 12px;
}
#maincontent.large-text {
	font-size: 14px;
}
#maincontent.larger-text {
	font-size: 16px;
}
/*----------- footer ------------------------*/
footer {
	background-color: #FEFEFE;
	color: #1B5271;
	border-top: solid 1px #F9CC95;
	height: auto;
	position: relative;
	text-align: left;
	clear: both;
	background: url(../images/bg-footer.jpg) top center repeat-x #FEFEFE;
}
footer .footer-right h3.page-header {
	color: #0F4665!important;
	font-size: 24px !important;
	font-weight: normal;
	font-style: normal;
	margin-top: 18px;
}
footer .background {
	display: block;
	height: 100px;
	left: 0;
	position: absolute;
	width: 100%;
	z-index: 0;
}
footer .reletive {
	position: relative;
}
.horiz-menu ul, .vert-menu ul {
	margin: 0;
	padding: 0
}
.horiz-menu li {
	list-style: none;
	display: inline
}
.vert-menu li {
	list-style: none;
	display: block
}
.horiz-menu li a, .vert-menu li a {
	text-decoration: none!important
}
ul.nav {
	margin-left: 0!important;
}
/*footer links*/
ul.nav.menu-footerlinks {
}
ul.nav.menu-footerlinks li {
	display: inline-block;
	float: left;
}
ul.nav.menu-footerlinks li a {
	color: #087FAE;
	font-size: 10.8px;
}
ul.nav.menu-footerlinks li a {
	color: #00415B;
}
ul.nav.menu-footerlinks li a:after {
	content: "\0000a0 \0000a0 \0000a0 | \0000a0 ";
	color: #000;
}
ul.nav.menu-footerlinks li:last-of-type a:after {
	content: "";
}
img[src="https://ssl.gstatic.com/images/icons/gplus-32.png"] {
	margin-left: 16px;
	margin-top: 10px;
}
a[href="https://plus.google.com/103207155632371173811"] {
	display: inline-block;
	margin-top: 11px;
}
img[src="http://www.honcode.ch/HONcode/Seal/HONConduct153327_s.gif"] {
	margin-left: 0;
}
.footer-links {
	width: 100%;
	float: left
}
.menu-footerlinks {
	float: left;
	clear: both
}
.menu-footerlinks li.first a {
	border-width: 0
}
.menu-footerlinks a:hover, .menu-footerlinks a:focus {
	text-decoration: underline!important
}
.menu-footerlinks li a, ul.nav.menu-footerlinks li a:after {
	color: #087FAE!important;
}
.nav li a {
	color: #005272;
	padding-left: 5px;
	font-size: 12px;
}
.nav>li>a {
	display: block;
}
a:visited {
	color: #087fae;
}
a:visited {
	color: #087fae;
}
a:link, a:visited, a:active {
	text-decoration: none;
	outline: none;
	color: #087fae;
}
a:link, a:visited, a:active {
	text-decoration: none;
	outline: none;
	color: #087fae;
}
.menu-sitemap span.titreCK {
	padding-bottom: 10px;
	font-weight: bold;
}
.menu-sitemap span.titreCK {
	color: #1D5275 !important;
}
.menu-sitemap li a {
	padding: 0 0 0 10px;
}
.menu-sitemap li a span.titreCK {
	font-weight: normal !important;
}
.menu-sitemap li a:hover span.titreCK {
	color: #000 !important;
}
.menu-sitemap .maximenuCK .floatCK {
	padding-top: 2px;
	padding-bottom: 10px;
}
.menu-sitemap li a.level1 span.titreCK {
	padding: 0 !important;
	font-weight: bold !important;
}
ul.nav {
	margin-left: 0!important;
}
.nav {
	margin-left: 0;
	margin-bottom: 18px;
	list-style: none;
}
footer div.maximenuckh ul.maximenuck li div.floatck {
	height: auto !important;
	left: 0 !important;
	overflow: visible !important;
	position: relative !important;
}
div.maximenuck2 ul.maximenuck2 li.level2:first-child > .separator {
	display: none !important;
}
div.maximenuck2 ul.maximenuck2 li.level2 .floatck {
	margin-left: 5px;
	width: 100% !important;
}
div.maximenuck2 ul.maximenuck2 li.level2 a.maximenuck:hover span {
	text-decoration: underline;
	color: #000000 !important;
}
div.maximenuck2 ul.maximenuck2 li.level2 span.separator {
	margin-top: 8px;
}
footer div.maximenuckh ul.maximenuck .floatck .maximenuck2 {
/* padding: 0 !important;*/
}
footer div.maximenuckh ul.maximenuck span.separator span.titreck {
	font-weight: bold;
	padding-bottom: 10px;
	color: #1D5275 !important;
}
.menu-sitemap li.level2 span, .-sitemap li.level2 span {
	color: #1D5275;
	font-weight: normal;
	font-size: 12px;
}
.menu-sitemap span.titreck, .-sitemap span.titreck {
	font-weight: bold;
	padding-bottom: 1px;
}
.nav.maximenuck > li.level1 > span.separator:hover {
	background: transparent;
	border-top: 0;
}
.menu-sitemap .nav.maximenuck > li.level1 > span.separator, .-sitemap > li.level1 > span.separator {
	color: #0F4665 !important;
	font-size: 150%;
	font-style: normal;
	font-weight: normal;
	text-shadow: none;
	padding-left: 3px;
}
.menu-sitemap .nav.maximenuck > li.level1 > span.separator span.titreck, .-sitemap li.level1 > span.separator span.titreck {
	color: #0F4665 !important;
	font-style: normal;
	font-weight: normal !important;
}
.menu-sitemap li.item2282 a, .-sitemap li.item2282 a {
	padding: 10px 0 !important;
}
.menu-sitemap li.item2282 span.titreck, .-sitemap li.item2282 span.titreck {
	font-weight: bold;
}
.module.menu-sitemap, .module-sitemap {
	margin-top: 18px;
}
.nav .parent span {
	margin-bottom: 0;
	padding-bottom: 0;
}
a:link, a:visited, a:active {
	color: #087FAE;
	outline: medium none;
	text-decoration: none;
}
.menu-footerlinks li a, ul.nav.menu-footerlinks li a:after {
	color: #087FAE !important;
}
.menu-sitemap li.level2 a, .-sitemap li.level2 a {
	padding: 0 0 6px 10px!important;
	margin: 0;
	font-weight: normal!important;
}
#mainmenu .nav.maximenuck>li>a, .nav.maximenuck>li>span.separator {
	height: 31px;
	margin: 0 1px;
	padding: 18px 8px 0;
	cursor: pointer;
	font-size: 13.5px;
	font-weight: bold;
	text-shadow: 1px 1px 2px #005785;
}
.follow-us {
	float: right;
	margin-top: 30px;
	padding-right: 10px;
	width: 300px;
	z-index: 15000;
	margin-bottom: 10px;
}
.follow-us .hp-follow {
	margin: 0px 0 55px 15px;
	width: 209px;
}
ul.hp-follow {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}
ul.hp-follow li {
	float: left;
}
.follow-us ul {
	list-style: none;
}
.follow-us ul.hp-follow {
	list-style: none;
}
.follow-us .hp-follow a {
	display: block;
	height: 60px;
	margin-right: 10px;
	width: 48px;
	text-indent: -999em;
}
.follow-us .hp-follow .hp-googleplus a {
	text-indent: 0;
}
.hp-follow .hp-facebook, .hp-follow .hp-facebook a {
	background: url("../images/footer-facebook.png") no-repeat scroll 0 0 transparent;
	height: 60px;
	text-indent: -99999em;
	width: 60px;
	display: block;
}
.hp-follow .hp-youtube, .hp-follow .hp-youtube a {
	background: url("../images/footer-youtube.png") no-repeat scroll 0 0 transparent;
	height: 60px;
	text-indent: -99999em;
	width: 60px;
	display: block;
}
.hp-follow .hp-twitter, .hp-follow .hp-twitter a {
	background: url("../images/footer-twitter.png") no-repeat scroll 0 0 transparent;
	height: 60px;
	text-indent: -99999em;
	width: 60px;
	display: block;
}
.follow-us .hp-follow .hp-googleplus {
	position: relative;
	top: 0px;
}
.follow-us .hp-follow .google-plus {
	position: relative;
	top: 20px;
}
.follow-us li {
	display: inline-block;
}
p img {
	margin: 0 8px;
}
.follow-us p, .follow-us ul {
	clear: both;
	width: 100%;
}
ul.health-awards {
	padding-left: 0;
	margin: 30px 0 55px 0;
	clear: both;
}
ul.health-awards li {
	float: left;
	text-indent: -999em;
}
.health-awards li.award-1 {
	background: url("../images/ws2013_wha_winner_screen_high.png") no-repeat scroll 0 0 transparent;
	height: 83px;
	margin-right: 10px;
	width: 100px;
}
.health-awards li.award-2 {
	background: url("../images/2012-webhealthaward-logo.gif") no-repeat scroll 0 0 transparent;
	height: 83px;
	margin-right: 10px;
	width: 69px;
}
.health-awards li.award-3 {
	background: url("../images/2012-ehealthcare-award-logo.png") no-repeat scroll 0 0 transparent;
	height: 64px;
	width: 103px;
}
.customadditional-info>ul.hp-follow {
	display: table;
	margin-bottom: 30px;
}
footer ul.maximenuck2 {
/* padding-top: 20px !important; */
}
.menu-sitemap li.level2 span.separator span.titreck {
	padding-top: 20px;
}
/*----------- content ------------------------*/
/**/
.joomla, #content .item-page, #content .items-leading, .sidebar-inner .all-sidebar, #content .all-sidebar, .wp-sidebar #jprimary li div.module, .wp-sidebar #jsecondary li div.module {
	border: 1px solid #B7E8F6;
	padding: 10px !important;
	background-color: rgba(255, 255, 255, 0.6);
	margin-bottom: 15px !important;
}
/*
.hp-slider-hp{
	border: none !important;
	background-color:transparent !important;
}
*/
/* leftsidebar */
#leftsidebar .customsimple-list ul li a {
	color: #005272;
}
#leftsidebar .simple-list h3.page-header {
	font-size: 105%;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
}
.sidebar-inner ul.tabs li.tab a {
	font-size: 130%;
}
.sidebar-inner .blogs h3.page-header {
	font-size: 115%;
}
.conditions ul li a {
	color: #005272;
	font-weight: bold;
}
.conditions ul li {
	text-align: left;
}
.customsimple-list ul {
	margin: 0;
	padding: 0;
}
.customsimple-list ul li {
	display: inline-block;
	float: left;
	width: 25%;
}
.customsimple-list div.column-1of2  ul li, .customsimple-list div.column-2of2 ul li{
  width: 100% !important;
}

#leftsidebar .customsimple-list ul li {
	width: 100%;
}
#leftsidebar .customsimple-list ul li a:hover {
	text-decoration: underline;
}
.customsimple-list ul li a {
	color: #005272;
}
.simple-list ul li {
	list-style: none;
	padding-bottom: 6px;
	line-height: 1.3em;
}
.sidebar-header h3.page-header {
	color: #D36600;
	font-size: 185%;
	font-style: italic;
	line-height: 100%;
	font-weight: normal;
}
.all-sidebar .page-header {
	border: 0px none;
}
.page-header {
	margin: 2px 0px 7px;
	padding-bottom: 5px;
}
textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
	background-color: #FFF;
	border: 1px solid #CCC;
	box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
	transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
}
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
	display: inline-block;
	padding: 4px 6px;
	margin-bottom: 9px;
	font-size: 13px;
	line-height: 18px;
	color: #555;
}
input[type="file"], input[type="image"], input[type="submit"], input[type="reset"], input[type="button"], input[type="radio"], input[type="checkbox"] {
	width: auto;
}
/* tabs */
ul.tabs {
	text-align: left;
	background-color: rgba(255,255,255,0.6);
	border-top: 1px solid #B7E8F6;
	border-left: 1px solid #B7E8F6;
}
ul.tabs {
	margin: 0;
	padding: 0;
	overflow: hidden;
}
ul.tabs li.tab {
	list-style-type: none;
	display: inline;
}
ul.tabs li, dl.tabs dt {
	list-style-type: none;
	float: left;
	width: 50%;
	padding: 0;
	display: block;
	font-size: 1em;
}
#content ul {
	/* list-style: disc outside none; */
	list-style: disc;
	margin: 1.12em 0 0 15px;
	padding: 0 0 5px;
}
#content ul.tabs {
	margin: 0 !important;
	padding: 0 !important;
}
#content ul li {
	list-style: ;
}
.tabouter {
	border: solid 0px;
	overflow: hidden;
	margin: 0 0 15px 0;
}
ul.tabs li.tab a.linkopen, dl.tabs dt.open h3 a:link, dl.tabs dt.open h3 a:visited {
	border-bottom: 0;
	color: #D36600;
}
ul.tabs li.tab a {
	text-decoration: none;
	display: block;
	font-size: 180%;
	font-style: italic;
	font-weight: lighter;
	line-height: 95%;
	padding: 14px 10px 10px;
	color: #336699;
	border-bottom: 1px solid #B7E8F6;
	border-right: 1px solid #B7E8F6;
}
.tabcontent {
	padding: 10pt;
}
.tabcontent {
	overflow: hidden!important;
	position: relative;
}
.tabcontent, div.current {
	background-color: rgba(255,255,255,0.6);
	color: #000;
}
.tabopen {
	display: block;
	overflow: hidden;
}
.tabcontent, div.current {
	padding: 30px 20px;
	clear: left;
}
.tabcontent, div.current {
	background: #fff;
	color: #000;
	border: solid 1px #B7E8F6;
	border-top: 0;
}
.tabclosed {
	display: none;
}
.hwd-module h2.contentheading {
	font-size: 95%;
	line-height: 135%;
	font-style: normal;
	margin-top: 5px!important;
}
.media-details-view .items-row .item {
	text-align: center;
}
/* buttons */ 
.finder button.btn-primary {
	margin: 0;
	padding: 5px;
}
#newsletter-signup input.button, .finder button.btn-primary {
	float: right;
	margin: -39px 0 0;
	width: 65px;
	padding: 7px 10px;
	background-image: -moz-linear-gradient(center top, #E59C01, #C36934);
	background-color: #C36934;
	color: #fff;
	border-radius: 5px;
	text-shadow: 1px 1px 2px #90481D;
	font-weight: bold;
	border: 0;
	font-size: 90%;
}

.finder button.btn-primary {
	float:none !important;
  margin-top: 0;
}
.finder button.btn-primary {
  margin: 0;
  padding: 5px;
  margin-left: 5px;
}


.button, .wp-latest-readmore a {
	text-shadow: #90481d 1px 1px 2px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #c36934;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#e59c01), to(#c36934));
	background-image: -moz-linear-gradient(top, #e59c01, #c36934);
	background-image: -ms-linear-gradient(top, #e59c01, #c36934);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e59c01), color-stop(100%, #c36934));
	background-image: -webkit-linear-gradient(top, #e59c01, #c36934);
	background-image: -o-linear-gradient(top, #e59c01, #c36934);
	background-image: linear-gradient(top, #e59c01, #c36934);
	background-repeat: repeat-x;
	color:#fff;
}
/* wp blogs */
.mental-health-blogs .module-blog-intro.first, .tv-and-radio-show-blog .module-blog-intro.first {
	padding-left: 0;
}
.mental-health-blogs .module-blog-intro, .tv-and-radio-show-blog .module-blog-intro {
	width: 47%;
	padding-left: 20px;
	float: left;
	clear: none;
	margin-bottom: 10px;
}
.tv-and-radio-show-blog .module-blog-intro {
	width: 100%;
}
img.avatar {
	margin: 3px 0 2px!important;
}
.wp-latest-readmore {
	margin-top: 10px;
}
.wp_mod p.entry-title {
	margin-bottom: 5px;
}
.mental-health-blogs .entry-title, .tv-and-radio-show-blog .entry-title {
	font-size: 105%;
	line-height: 130%;
	margin: 0 0 5px;
	font-weight: normal;
}
.unseen{
	display:none;
	visibility:hidden;
}
/**/
.hp-ad iframe, .hp-ad img, .hp-ad object{
	display:block;
	margin:auto !important;
}
.hp-ad{
	text-align:center !important;
}
div#nextend-smart-slider-1 .smart-slider-bg-colored{
	background-color:transparent !important;
	background:none !important;
}

.smart-slider-canvas-inner{
	width:100% !important;
}
.hp-slider-hp img{
	width:100% !important;
}

.hp-alt-img{
	display:none;
}
a.button{
	color:#fff !important;
}
ul.health-awards li{
	list-style:none !important;
}
#wordpress .post {
  min-height: 250px;
}
#wordpress .pagination span, #wordpress .pagination span a, #wordpress .pagination strong{
	padding:0 5px !important;
}

.actions {
    background: whiteSmoke url("images/arrow_down.png") no-repeat scroll 0 0;
    float: none !important;
    height: unset !important;
    position: unset !important;
    vertical-align: unset !important;
    width: unset !important;
}