/* body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,hr { margin:0; padding:0; }
html,body { height:100%; }
table { border-collapse:collapse; border-spacing:0; }
fieldset,img { border:0; }
address,caption,cite,code,dfn,th,var { font-style:normal; font-weight:normal; }
ol,ul { list-style:none; }
caption,th { text-align:left; }
h1,h2,h3,h4,h5,h6 { font-size:100%; }
a { outline:none; }
hr { border:none; }
object { display:block; } 
*/

/* -------------------------------------------------------------------------------------------------------- toolbox ---------- 
.floatLeft { float: left; }
.floatRight { float: right; }
.clear { clear: both; }
.inline { display: inline; }

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;}
.clearfix { display: inline-block; }
html[xmlns] .clearfix { display: block; }
* html .clearfix { height: 1%; }
*/
/* ----------------------------------------------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------------- universal ---------- */
/* ----------------------------------------------------------------------------------------------------------------------------- 
body {
	background: #64b1e6 url(../img/bg.png) repeat-x;
	color: #fff;
	font: 13px/18px Helvetica, Arial, sans-serif;
	}
a, a:link {
	color: #7ddeff;
	text-decoration: none;
	}
a:visited {
	color: #67c5ee;
	}
a:hover, a:active {
	color: #f0d1a3;
	}
h1 {
	display: none;
	}
h2 {
	float: left;
	color: #f0d1a3;
	font-weight: normal;
	font-size: 26px;
	line-height: 26px;
	margin-top: -44px;
	}
h3 {
	color: #f0d1a3;
	font-weight: normal;
	font-size: 17px;
	line-height: 19px;
	padding-top: 8px;
	}
h5 {
	color: #f0d1a3;
	font-weight: normal;
	font-size: 17px;
	line-height: 19px;
	}
p {
	padding: 8px 0;
	}
ul {
	padding: 4px 0 8px 0;
	}
li {
	line-height: 15px;
	padding-bottom: 6px;
	}
ul li {
	padding-left: 16px;
	background: url(../img/bg-li.png) no-repeat 5px 2px;
	}
.hr {
	clear: both; 
	height: 4px;
	background: url(../img/bg-hr.png);
	margin: 16px 0;
	}
.hr hr {
	display: none;
	}
table {
	text-align: center;
	}
table tr td img {
	float: none !important;
	margin: 0 !important;
	border: none !important;
	}


.headingRight {
	float: right;
	margin-top: -40px;
	text-align: right;
	}
.headingRight img {
	vertical-align: text-bottom;
	padding-right: 5px;
	}
.readMore {
	display: inline-block;
	padding-right: 16px;
	margin-top: 8px;
	background: url(../img/arrow-next.png) right top no-repeat;
	}
*/
/* -------------------------------------------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------------- layout ---------- */
/* -------------------------------------------------------------------------------------------------------------------------- */
#upperWrapper {
	background: url(../img/bg/rotate.php) center top no-repeat;
	width: 100%;
	width: 1000px;
	min-height: 325px;
	margin-left: auto;
    margin-right: auto
	}
#upperWrapper h1 {
	display: none;
	}
	
#upperContainer {
	width: 1000px;
	margin: 0 auto;
	}

/* ==== list reset ================= */
#nav ul {
	margin: 0;
	padding: 0;
	}
#nav li {
	line-height: 0;
	margin: 0;
	padding: 0;
	background: none;
	}
/* ================================= */
#nav {
	display: inline;
	position: fixed;
	width: 978px;
	height: 44px;
	margin-left: 11px;
	background: url(../img/bg-nav.png);
	z-index: 200;
	}
#nav li {
	display: inline;
	}
#nav li a {
	float: left;
	display: inline;
	margin: 0 4px;
	height: 36px;
	text-indent: -9999px;
	background-image: url(../img/nav.png);
	}

#n-home a {
	margin-left: 113px !important;
	width: 62px;
	background-position: 0px 0;}
#home-page #n-home a, #n-home a:hover {
	background-position: 0px bottom;}

#n-about a {
	width: 118px;
	background-position: -62px 0;}
#about-page #n-about a, #n-about a:hover {
	background-position: -62px bottom;}

#n-counseling a {
	width: 156px;
	background-position: -180px 0;}
#counseling-page #n-counseling a, #n-counseling a:hover {
	background-position: -180px bottom;}

#n-events a {
	width: 64px;
	background-position: -336px 0;}
#events-page #n-events a, #n-events a:hover {
	background-position: -336px bottom;}

#n-blog a {
	width: 52px;
	background-position: -400px 0;}
#blog-page #n-blog a, #n-blog a:hover {
	background-position: -400px bottom;}

#n-faves a {
	width: 91px;
	background-position: -452px 0;}
#faves-page #n-faves a, #n-faves a:hover {
	background-position: -452px bottom;}

#n-store a {
	width: 56px;
	background-position: -543px 0;}
#store-page #n-store a, #n-store a:hover {
	background-position: -543px bottom;}

#n-contact a {
	width: 97px;
	background-position: -599px 0;}
#contact-page #n-contact a, #n-contact a:hover {
	background-position: -599px bottom;}

/*
#content {
	width: 966px;
	margin: 0 auto;
	padding-top: 332px;
	}
.contentArea img {
	float: right;
	margin: 8px 0 10px 15px;
	border: 1px solid #a0c2dc;
	}


#lowerWrapper {
	background: url(../img/bg-footer-gradient.png) bottom repeat-x;
	width: 100%;
	min-width: 1000px;
	}
#lowerContainer {
	background: url(../img/bg-footer.jpg) center bottom no-repeat;
	width: 100%;
	min-width: 1000px;
	height: 218px;
	}

#footer {
	padding-top: 45px;
	width: 960px;
	margin: 0 auto;
	text-align: center;
	font-size: 12px;
	line-height: 14px;
	}
#footer a, 
#footer a:link, 
#footer a:visited {
	color: #fff;
	text-decoration: underline;
	}
#footer a:hover, 
#footer a:active {
	text-decoration: none;
	}
#footerAd {
	padding-top: 23px;
	}
*/
/* ---------------------------------------------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------------- 2 column ---------- */
/* ---------------------------------------------------------------------------------------------------------------------------- 
#columnLeft {
	float: left;
	width: 696px;
	}
.boxTop {
	clear: both;
	width: 696px;
	height: 60px;
	font-size: 0;
	background: url(../img/bg-box-med-ends.png);
	}
.boxContent {
	clear: both;
	width: 636px;
	padding: 0 30px 10px 30px;
	background: url(../img/bg-box-med.png);
	}
.boxBottom {
	clear: both;
	width: 696px;
	height: 11px;
	font-size: 0;
	margin-bottom: 14px;
	background: url(../img/bg-box-med-ends.png) bottom;
	}

#columnRight {
	float: right;
	width: 244px;
	}
.rightItem {
	margin-bottom: 11px;
	}
.facebook {
	float: left;
	}
.rss {
	float: right;
	}
#TwitterFlash {
	margin-bottom: 11px;
	}
*/
/* ------------------------------------------------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------------- full column ---------- */
/* ------------------------------------------------------------------------------------------------------------------------------- 
.boxFullTop {
	clear: both;
	width: 966px;
	height: 60px;
	font-size: 0;
	background: url(../img/bg-box-full-ends.png);
	}
.boxFullContent {
	clear: both;
	width: 906px;
	padding: 0 30px 10px 30px;
	background: url(../img/bg-box-full.png);
	}
.boxFullBottom {
	clear: both;
	width: 966px;
	height: 11px;
	font-size: 0;
	margin-bottom: 14px;
	background: url(../img/bg-box-full-ends.png) bottom;
	}
*/
/* ------------------------------------------------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------------- sub-sub-nav ---------- */
/* ------------------------------------------------------------------------------------------------------------------------------- */
/* ==== list reset ================= 
#subSubNavContainer ul {
	margin: 0;
	padding: 0;
	}
#subSubNavContainer li {
	line-height: 0;
	margin: 0;
	padding: 0;
	background: none;
	}
	*/
/* ================================= 
#subSubNavContainer a, #subSubNavContainer a:link {
	color: #fff;
	}
#subSubNavContainer {
	width: 650px;
	height: 83px;
	padding: 16px 23px 0 23px;
	margin-bottom: 14px;
	background: url(../img/bg-sub-sub-nav.png);
	}

#subSubNavContainer.fullWidth {
	width: 920px;
	background: url(../img/bg-sub-sub-nav-full.png);
	}

#subSubNavContainer #tabs {
	float: left;
	margin-left: 10px;
	}
#subSubNavContainer #tabs li {
	float: left;
	line-height: 13px;
	padding-left: 5px;
	margin-right: 1px;
	}
#subSubNavContainer #tabs li a {
	display: block;
	padding: 9px 10px 9px 5px;
	}
#subSubNavContainer #tabs li.selected {
	background: url(../img/bg-subnav-tab-left.png) left top no-repeat !important;
	}
#subSubNavContainer #tabs li.selected a {
	background: url(../img/bg-subnav-tab-right.png) right top no-repeat !important;
	}
#subSubNavContainer #tabs li:hover {
	background: url(../img/bg-subnav-tab-left.png) left -50px no-repeat;
	}
#subSubNavContainer #tabs li:hover a {
	background: url(../img/bg-subnav-tab-right.png) right -50px no-repeat;
	}

#subSubNavContainer #secondRow {
	float: left;
	width: 645px;
	height: 33px;
	padding-left: 5px;
	background: url(../img/bg-subnav-row.png);
	}

#subSubNavContainer.fullWidth #secondRow {
	width: 915px;
	background: url(../img/bg-subnav-row-full.png);
	}

#subSubNavContainer #secondRow li {
	float: left;
	line-height: 23px;
	padding-left: 3px;
	margin-top: 5px;
	margin-right: 3px;
	}
#subSubNavContainer #secondRow li a {
	display: block;
	height: 23px;
	padding: 0 10px 0 7px;
	}
#subSubNavContainer #secondRow li.selected {
	background: url(../img/bg-subnav-selected-left.png) left top no-repeat;
	}
#subSubNavContainer #secondRow li.selected a {
	background: url(../img/bg-subnav-selected-right.png) right top no-repeat;
	}
#subSubNavContainer #secondRow li:hover {
	background: url(../img/bg-subnav-selected-left.png) left top no-repeat;
	}
#subSubNavContainer #secondRow li:hover a {
	background: url(../img/bg-subnav-selected-right.png) right top no-repeat;
	}
*/
/* --------------------------------------------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------------- sub-nav ---------- */
/* --------------------------------------------------------------------------------------------------------------------------- */
/* ==== list reset ================= 
#subNavContainer ul {
	margin: 0;
	padding: 0;
	}
#subNavContainer li {
	line-height: 0;
	margin: 0;
	padding: 0;
	background: none;
	}
	*/
/* ================================= 
#subNavContainer a, #subNavContainer a:link {
	color: #fff;
	}
#subNavContainer {
	width: 650px;
	height: 52px;
	padding: 17px 23px 0 23px;
	margin-bottom: 14px;
	background: url(../img/bg-sub-nav.png);
	}
#subNavContainer #row {
	float: left;
	width: 645px;
	height: 33px;
	padding-left: 5px;
	background: url(../img/bg-subnav-row.png);
	}

#subNavContainer.fullWidth {
	width: 920px;
	background: url(../img/bg-sub-nav-full.png);
	}
#subNavContainer.fullWidth #row {
	width: 915px;
	background: url(../img/bg-subnav-row-full.png);
	}

#subNavContainer #row li {
	float: left;
	line-height: 23px;
	padding-left: 3px;
	margin-top: 5px;
	margin-right: 3px;
	}
#subNavContainer #row li a {
	display: block;
	height: 23px;
	padding: 0 10px 0 7px;
	}
#subNavContainer #row li.selected {
	background: url(../img/bg-subnav-selected-left.png) left top no-repeat;
	}
#subNavContainer #row li.selected a {
	background: url(../img/bg-subnav-selected-right.png) right top no-repeat;
	}
#subNavContainer #row li:hover {
	background: url(../img/bg-subnav-selected-left.png) left top no-repeat;
	}
#subNavContainer #row li:hover a {
	background: url(../img/bg-subnav-selected-right.png) right top no-repeat;
	}
*/
/* -------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------- home --------- */
/* -------------------------------------------------------------------------------------- 
#newsModule {
	border-bottom: 1px solid #5ba1d2;
	}

#newsLeft {
	float: left;
	width: 352px;
	padding: 10px 16px 17px 0;
	border-right: 1px solid #5ba1d2;
	}
#newsLeft img {
	border: 1px solid #a0c2dc;
	}
#numberSelectors {
	padding: 5px 0;
	margin-bottom: 9px;
	text-align: center;
	border-bottom: 1px solid #5ba1d2;
	}
#numberSelectors img {
	border: none;
	vertical-align: text-bottom;
	}
#numberSelectors a {
	display: inline-block;
	width: 16px;
	height: 16px;
	}
#numberSelectors a.selected {
	background: url(../img/bg-selected-number.png);
	}

#newsRight {
	float: right;
	width: 242px;
	padding: 2px 0 17px 0;
	}
.newsShort {
	border-bottom: 1px solid #5ba1d2;
	}
.newsShort p {
	padding-top: 2px;
	}
#newsRight .readMore {
	margin-top: 16px;
	}

#blogModule {
	padding-bottom: 8px;
	}
#blogModule img {
	float: right;
	margin: 8px 0 10px 15px;
	border: 1px solid #a0c2dc;
	}

#productsModule {
	width: 244px;
	height: 234px;
	margin-bottom: 11px;
	background: url(../img/bg-products.png);
	}
#productArea {
	width: 240px;
	height: 189px;
	padding-top: 1px;
	margin: 0 auto;
	}
#productImage {
	float: left;
	width: 110px;
	height: 170px;
	padding: 20px 5px 0 10px;
	}
#productText {
	float: left;
	width: 105px;
	height: 170px;
	padding: 16px 10px 0 0;
	}
#productText p {
	padding: 4px 0;
	}
#productSelectors {
	clear: both;
	padding-top: 12px;
	text-align: center;
	}
#productSelectors img {
	vertical-align: text-bottom;
	}
#productSelectors a {
	display: inline-block;
	width: 16px;
	height: 16px;
	}
#productSelectors a.selected {
	background: url(../img/bg-selected-number.png);
	}
*/
/* --------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------- ie6 warning --------- */
/* --------------------------------------------------------------------------------------------- 
#ieOutside {
	position: absolute;
	top: 0;
	width: 100%;
	padding: 20px;
	background-image: url(../img/ie/bg-outside.gif);
	}
#ieInside {
	width: 920px;
	margin: 0 auto;
	padding: 10px 15px 3px 15px;
	background-image: url(../img/ie/bg-inside.gif);
	border: solid 3px #b19500;
	font: 14px/20px Arial, sans-serif;
	color: #615100;
	}
#ieInside h5 {
	font: 22px/24px Arial, sans-serif;
	font-weight: bold;
	color: #362d00;
	}
#ieInside h6 {
	font: 16px/20px Arial, sans-serif;
	font-weight: bold;
	color: #362d00;
	}
#ieInside a, #ieInside a:link, #ieInside a:visited {
	color: #b72200;
	text-decoration: underline;
	}
#ieInside a:hover, #ieInside a:active {
	color: #b72200;
	text-decoration: none;
	}
*/
/* --------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------- video intro --------- */
/* --------------------------------------------------------------------------------------------- 
#FocusViewBackground {
	top:0px;
	left:0px;
	position:fixed; 
	width:100%; 
	height:20px; 
	background-color:#000000; 
	z-index: 200; 
	display:none;
	opacity:.0; 
	filter: alpha(opacity=0); 
	-moz-opacity: 
	}
#FocusViewClose {
	z-index: 300; 
	display:none;
	position:fixed;
	top:10px;
	right:10px;
	width:22px;
	height:22px;
	background-image:url(../img/FocusViewClose.png);
	cursor:pointer;
	opacity:.0; 
	filter: alpha(opacity=0); 
	-moz-opacity: 
	}
#FocusViewHorizontal {
	display:none;
	position: fixed;
	top: 50%;
	left: 0;
	width: 100%;
	height: 1px;
	overflow: visible;
	z-index: 200;
	}
#FocusViewCenter {
	display:none;
	margin-left: -300px;
	position: absolute;
	top: -250px;
	left: 50%;
	width: 600px;
	height: 500px;
	z-index: 200;
	}
#FocusViewPlugin {
	position:absolute;
	width:auto;
	height:auto;
	z-index: 210;
	}
#FocusViewShadow {
	position:absolute;
	z-index: 205;
	}
*/
/* ----------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------- contact --------- */
/* ----------------------------------------------------------------------------------------- 
#contact-images {
	padding: 8px 0 10px 0;
	font-size: 12px;
	line-height: 13px;
	}
#contact-images a {
	display: block;
	float: left;
	margin-right: 8px;
	width: 82px;
	height: 130px;
	text-align: center;
	}
#contact-images img {
	float: none;
	display: block;
	margin: 0 auto 4px auto;
	border: 1px solid #a0c2dc;
	}

#contact-feature {
	padding-bottom: 20px
	}
#contact-feature img {
	float: left;
	margin: 0 15px 10px 0;
	border: 1px solid #a0c2dc;
	}
#contact-feature h3 {
	font-size: 20px;
	line-height: 22px;
	padding: 20px 0 3px 0;
	}
.personal-title {
	font-size: 15px;
	padding-bottom: 10px;
	}
*/
/* ------------------------------------------------------------------------------------------ */
/* ----------------------------------------------------------------------- comments --------- */
/* ------------------------------------------------------------------------------------------ 
#comments-area {
	background: #4095ce;
	padding: 20px;
	margin: 20px 0 15px 0;
	}
#number-of-comments {
	padding: 0 0 4px 0;
	border-bottom: 2px solid #e1c498;
	margin-bottom: 10px;
	}
.comment-post {
	padding: 10px 0;
	border-bottom: 1px solid #318ac6;
	}
.posted-by {
	padding: 8px 0 2px 0;
	font-size: 16px;
	font-weight: bold;
	color: #f0d1a3;
	}
.posted-date {
	padding: 0 0 8px 0;
	font-size: 11px;
	color: #b3d3e9;
	}
#leave-comment {
	padding: 20px 0 0 0;
	}
#leave-comment h5 {
	padding-bottom: 5px;
	border-bottom: 2px solid #e1c498;
	margin-bottom: 20px;
	}
#leave-comment label {
	display: block;
	float: left;
	width: 100px;
	text-align: right;
	margin: 3px 5px 0 0;
	}
#leave-comment input, 
#leave-comment textarea {
	width: 200px;
	padding: 2px 0;
	margin-bottom: 5px;
	vertical-align: middle;
	}
#leave-comment textarea {
	width: 300px;
	height: 150px;
	}
#leave-comment #confirmation {
	width: 70px;
	}
#leave-comment #submit {
	width: auto;
	height: auto;
	margin-left: 105px;
	}
#leave-comment .required {
	font-weight: bold;
	color: #d3ff39;
	}
#leave-comment p.required {
	margin-left: 105px;
	}
*/
/* ------------------------------------------------------------------------------------------------ */
/* ----------------------------------------------------------------------- member'slounge --------- */
/* ------------------------------------------------------------------------------------------------ 
#lounge-login {
	float: left;
	width: 200px;
	background: #4095ce;
	padding: 20px;
	margin: 5px 0 10px 0;
	}
#lounge-login input {
	width: 180px;
	padding: 2px 0;
	margin-bottom: 10px;
	}
#lounge-login input.checkbox {
	width: auto;
	vertical-align: top;
	}
#lounge-login #login {
	width: auto;
	height: auto;
	}
#lounge-login .required {
	font-weight: bold;
	color: #d3ff39;
	}
#lounge-login p.required {
	padding-top: 0;
	}


#lounge-register {
	padding: 20px 0 10px 0;
	}
#lounge-register label {
	display: block;
	float: left;
	width: 200px;
	text-align: right;
	margin: 3px 5px 0 0;
	}
#lounge-register input {
	width: 200px;
	padding: 2px 0;
	margin-bottom: 5px;
	vertical-align: middle;
	}
#lounge-register select {
	width: 250px;
	margin-bottom: 5px;
	}
#lounge-register #register {
	width: auto;
	height: auto;
	margin: 10px 0 0 205px;
	}
#lounge-register .required {
	font-weight: bold;
	color: #d3ff39;
	}
#lounge-register p.required {
	margin-left: 205px;
	}
*/
/* -------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------- newsletter --------- */
/* -------------------------------------------------------------------------------------------- 
#newsletter-signup {
	padding: 20px 0;
	}
#newsletter-signup label {
	display: block;
	float: left;
	width: 100px;
	text-align: right;
	margin: 3px 5px 0 0;
	}
#newsletter-signup input {
	width: 200px;
	padding: 2px 0;
	margin-bottom: 5px;
	vertical-align: middle;
	}
#newsletter-signup #subscribe {
	width: auto;
	height: auto;
	margin: 10px 0 0 105px;
	}
#newsletter-signup .required {
	font-weight: bold;
	color: #d3ff39;
	}
#newsletter-signup p.required {
	margin-left: 105px;
	}
*/


