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;
	}
h4 {
	color: #fff;
	font-weight: normal;
	font-size: 16px;
	line-height: 18px;
	}
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%;
	min-width: 1000px;
	min-height: 581px;
	}
#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;
	}


#logo-large {
	float: left;
	margin: 15px 0 17px 3px;
	}


#bottom-blocks {
	clear: both;
	padding-top: 11px;
	}

.btn-big {
	float: left;
	margin: 0 10px 0 1px;
	}
.btn-big.youtube {
	margin-right: 0;
	}

/* ================================================== switch ================================== */
#productsModule-new-2, 
#calModule {
	float: left;
	width: 340px;
	height: 304px;
	margin-left: 1px;
	background: url(../img/bg-colettes-store.png);
	}
#calModule {
	margin-left: 14px;
	background: url(../img/bg-calendar.png);
	}
#productsModule-new-2 #productArea-new, 
#calArea {
	width: 300px;
	height: 250px;
	margin: 50px auto 0 auto;
	}
#productsModule-new-2 #productText-new, 
#calText {
	float: left;
	width: 180px;
	height: 140px;
	padding: 10px 0 0 0;
	overflow: hidden;
	}
#calText {
	width: 160px;
	margin-left: 10px;
	}
#productsModule-new-2 #productSelectors-new, 
#calSelectors {
	clear: both;
	padding-top: 24px;
	text-align: center;
	height: 29px;
	}
#visit-store {
	display: block;
	margin-top: 10px;
	text-align: center;
	}
#btn-share {
	margin: 10px auto 0 auto;
	text-align: center;
	width: 164px;
	height: 30px;
	line-height: 30px;
	background: url(../img/btn-blank-share.png) no-repeat;
	}


#productsModule-new {
	float: left;
	width: 314px;
	height: 254px;
	margin-left: 1px;
	background: url(../img/bg-products-module.png);
	}
#productArea-new {
	width: 280px;
	height: 189px;
	margin: 50px auto 0 auto;
	}
#productImage-new, 
#calImage {
	float: left;
	width: 120px;
	height: 150px;
	text-align: center;
	}
#calImage {
	width: 130px;
	}
#productText-new {
	float: left;
	width: 160px;
	height: 140px;
	padding: 10px 0 0 0;
	overflow: hidden;
	}
#productText-new p {
	padding: 4px 0;
	}
p.cal-date {
	font-size: 12px;
	font-weight: bold;
	color: #013256;
	padding: 2px 0 0 0;
	}
p.cal-location {
	padding: 2px 0 0 0;
	}
#productSelectors-new {
	clear: both;
	padding-top: 22px;
	text-align: center;
	}
#productSelectors-new img, 
#calSelectors img {
	vertical-align: text-bottom;
	}
#productSelectors-new a, 
#calSelectors a {
	display: inline-block;
	width: 16px;
	height: 16px;
	}
#productSelectors-new a.selected, 
#calSelectors a.selected {
	background: url(../img/bg-selected-number.png);
	}
/* ================================================== switch end ================================== */

#sitemap {
	float: left;
	width: 966px;
	margin-top: 25px;
	padding-top: 23px;
	background: url(../img/bg-sitemap.png);
	}
#sitemap-bottom {
	float: left;
	width: 966px;
	height: 25px;
	background: url(../img/bg-sitemap.png) left bottom;
	}
#sitemap .column {
	float: left;
	width: 160px;
	margin-left: 30px;
	}
#sitemap a {
	clear: both;
	float: left;
	line-height: 16px;
	padding: 2px;
	}
#sitemap h4 {
	padding-bottom: 6px;
	}


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

#footer {
	padding-top: 109px;
	width: 960px;
	margin: 0 auto;
	text-align: center;
	font-size: 12px;
	line-height: 14px;
	color: #005c9c;
	}
#footer a, 
#footer a:link, 
#footer a:visited {
	color: #005c9c;
	text-decoration: underline;
	}
#footer a:hover, 
#footer a:active {
	text-decoration: none;
	}
#footerAd {
	padding: 34px 0 46px 0;
	}

/* ---------------------------------------------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------------- 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;
	padding-top: 1px;
	width: 244px;
	}
.rightItem {
	clear: both;
	float: left;
	margin-bottom: 10px;
	}

#newsletter {
	clear: both;
	margin-bottom: 10px;
	width: 244px;
	height: 173px;
	padding-top: 126px;
	background: url(../img/bg-newsletter.png) no-repeat;
	}
#newsletter input {
	display: block;
	float: left;
	width: 190px;
	height: 14px;
	padding: 4px 3px 2px 3px;
	margin: 0 0 6px 22px;
	background: #fff;
	color: #7a8283;
	font: 13px/14px Helvetica, Arial, sans-serif;
	}
#newsletter #city {
	width: 130px;
	}
#newsletter #state {
	float: right;
	width: 44px;
	margin: 0 22px 6px 0;
	}
#newsletter #btn-subscribe-now {
	clear: both;
	float: left;
	display: block;
	text-indent: -9999px;
	margin: 32px 0 0 10px;
	width: 224px;
	height: 40px;
	background: url(../img/btn-subscribe-now.png);
	}

#connect {
	clear: both;
	margin-bottom: 15px;
	width: 235px;
	height: 148px;
	padding-left: 9px;
	text-align: center;
	background: url(../img/bg-connect.png);
	}
#connect a {
	display: block;
	float: left;
	margin: 51px 2px 0 0;
	}

#your-articles {
	clear: both;
	width: 244px;
	height: 304px;
	text-align: center;
	background: url(../img/bg-your-articles.png);
	}
#articles-img {
	position:relative;
	margin-top: 50px;
	}
#articles-text {
	width: 206px;
	height: 90px;
	text-align: left;
	margin: 0 auto;
	}
#articles-text p {
	padding: 10px 0 0 0;
	}

.facebook {
	float: left;
	}
.rss {
	clear: none;
	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 --------- */
/* -------------------------------------------------------------------------------------- */
#wisdom-pick {
	float: left;
	margin: 0 14px 14px 0;
	}

#colette-talks {
	float: left;
	width: 341px;
	height: 214px;
	margin-bottom: 14px;
	background: url(../img/bg-colette-talks.png);
	}
#colette-talks a {
	float: left;
	margin: 53px 0 0 51px;
	}

#blogModule {
	height: 282px;
	overflow: hidden;
	}
#blogModule img {
	float: right;
	margin: 8px 0 10px 15px;
	border: 1px solid #a0c2dc;
	}

#newsModule {
	height: 242px;
	overflow: hidden;
	margin-bottom: -3px;
	}
#newsLeft {
	float: left;
	width: 352px;
	padding: 10px 16px 0 0;
	}
#newsLeft img {
	border: 1px solid #a0c2dc;
	}
#numberSelectors {
	padding: 5px 0;
	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: 255px;
	padding: 2px 0 0 0;
	}
.newsShort {
	border-bottom: 1px solid #5ba1d2;
	}
.newsShort p {
	padding-top: 2px;
	}
#newsRight .readMore {
	margin-top: 16px;
	}

	
/* ==== old products module ================= */
#productsModule {
	float: left;
	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);
	}

/* -------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------- news --------- */
/* -------------------------------------------------------------------------------------- */
#news-page h5 {
	font-size: 12px;
	color: #add0e8;
	padding-bottom: 5px;
	}

/* --------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------- 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:53px;
	height:44px;
	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;
	}


/* ------------------------------------------------------------------------------------------ */
/* ----------------------------------------------------------------------- form --------- */
/* ------------------------------------------------------------------------------------------ */
#form-area {
	background: #4095ce;
	padding: 20px;
	margin: 20px 0 15px 0;
	}
#form-area h5 {
	padding-bottom: 5px;
	border-bottom: 2px solid #e1c498;
	margin-bottom: 20px;
	}
#form-area label {
	display: block;
	float: left;
	width: 120px;
	height:auto;
	text-align: right;
	margin: 3px 5px 0 0;
	}
#form-area input, 
#form-area select, 
#form-area textarea {
	width: 200px;
	padding: 2px 0;
	margin-bottom: 5px;
	vertical-align: middle;
	}
#form-area input[type="checkbox"], #form-area input[type="radio"] {
	display: block;
	width:auto;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

#form-area .answer {
	display: block;
	margin-right: 15px;
	float: left;
}	

#form-area .choices {
	display:block;
	height:auto;
	margin-top:5px;
	margin-left:126px;
	margin-bottom:5px;
	width:78%;
}

#form-area p {
	margin-bottom:15px;
}
	
	
#form-area textarea {
	width: 300px;
	height: 150px;
	}
#form-area #confirmation {
	width: 70px;
	}
#form-area #submit {
	width: auto;
	height: auto;
	margin-left: 125px;
	}
#form-area .required {
	font-weight: bold;
	color: #d3ff39;
	}
#form-area 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;
	}
	
/* -------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------- wisdom circle --------- */
/* -------------------------------------------------------------------------------------------- */	

#wisdomcircle, #wisdomcircleFull {
	font-size:14px;
}

#wisdomcircle h3, #wisdomcircleFull h3 {
	font-size:18px;
}

#wisdomcircle img, #wisdomcircle input[type="image"], #wisdomcircleFull img, #wisdomcircleFull input[type="image"] {
	position:relative;
	border:none;
	display:block;
	left:50%;
	margin-left:-100px;
	float:none;
	margin-top:10px;
	font-size:14px;
	color:#666666;
	margin-bottom:30px;
}

#wisdomcircle .lables, #wisdomcircleFull .lables, #wisdomcircle .lablesrequired , #wisdomcircleFull .lablesrequired  {
	position:relative;
	display:inline-block;
	width:75px;
	text-align:right;
	margin-right:5px;
	margin-bottom:5px;
}

#wisdomcircle .lablesrequired , #wisdomcircleFull .lablesrequired  {
	color:#BAFF39;
	font-weight:bold;
}

#wisdomcircleFull .lables, #wisdomcircleFull .lablesrequired {
	width:150px;
}

#wisdomcircleFull input[type="image"] {
	margin-left:0px;
	left:154px;
}

#wisdomcircle form, #wisdomcircleFull form {
	margin:0;
	padding:0;
	width:auto;
	height:auto;
}

#wisdomcircleFull form {
	margin-top:20px;
}

#wisdomcircleFull h4 {
	margin-top:20px;
}
#wisdomcircleFull a {
	margin-top:7px;
	display:block;
	margin-left:25px;
}

#wisdomcircleFull .purchase {
	display:block;
	margin-left:5px;
	width:600px;
}
#wisdomcircleFull .purchase .checkboxa {
	position:relative;
	display:inline-block;
	margin-right:5px;
	width:15px;
}

#wisdomcircleFull .purchase .description {
	position:relative;
	display:inline-block;
	margin-right:5px;
	width:550px;
}


#wisdomcircleFull .purchase input {
	margin:0;
	padding:0;
}

#wisdomcircleFull .purchase a {	
	position:relative;
	display:inline-block;
	margin-left:0px;
	color:#E1C498;
}

#wisdomcircleFull #personalpurchase {
	margin-top:30px;
	left:20px;
}

#wisdomcircle input[type="text"], #wisdomcircle input[type="password"], #wisdomcircleFull input[type="text"], #wisdomcircleFull input[type="password"] {
	position:relative;
	display:inline;
	padding:2px;
	width:200px;
	font-size:12px;
}


#wisdomcircle .column {
	position:relative;
	float:left;
	width:39%;
	padding-left:5%;
	padding-right:5%;
	height:auto;
}


