/* ----- BASIC ELEMENTS AND FONTS ----- */ 

html, body {
	color: #000;
	font-size: 11px;
	font-family: sans-serif;
/* 	Xmas Website Header image... background: #fff url(http://www.simplywellbeing.org/assets/templates/swb/styles/images/swb-logo-banner-xmas.jpg) no-repeat top left;     */
    background: #fff url(http://www.simplywellbeing.org/assets/templates/swb/styles/images/swb-logo-banner.jpg) no-repeat top left;
	text-align: justify;
	line-height: 180%;
	margin:0; 
	padding:0;
	height:100%;
	
/*	width: 85%; 
	 width: 90%;
   	letter-spacing:1px;
     margin-left: 100px;
     margin-right: auto; */

}
/* For TinyMCE RT Editor WYSIWYG */
body.mceContentBody {
	background-image:none;
}

p {
	margin: 5px 30px 5px 30px;
}

.date {
	color:#ffd502;
	text-decoration:overline;
	font-size:10px;
	padding: 10px 0 20px 0;
}

#content_footer p {
	margin: 10px 30px 10px 30px;
	padding-top: 20px;
	font-size:10px;
	text-align:left;
}

.side_box p {
/*	margin:0px 10px 20px 20px;  */
	font-size:9px;
	color:#cc6600;
	text-align:center;
}
.content_box p {
	margin: 10px 0px 10px 0px;
	color:#000;
	font-size:10px;
	text-align:justify;
	line-height: 140%;

}
.content_box_wide p {
	margin: 10px 0px 10px 0px;
	font-size:12px;
	text-align:justify;
}

.content_box_large p {
	margin:7px 0;
	font-size:12px;
/*	text-align:justify;  */
}

.content_box_photo h3 {
	margin: 0px 0px 10px 45px;
}

#content_footer p {
    margin: 10px 0px 10px 60px !important;
	margin: 10px 0px 10px 85px;
	font-size:10px;
	text-align:justify;
}

.red {
	color:red;
}

.blue {
	color:#016db5;
	font-weight:bolder;  
	font-style:italic;
	font-family: sans-serif;
}

.clear {
/*	clear: both;  */
	height:30px;
}

h1 {
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size:20px;
	text-transform:uppercase;
	font-weight:bold;
	margin: 10px 0px 0px; 
	color:#cc6600;
/*	color:#237f18; 
	margin: 0px 0px 0px 0px !important;  */
}

h2 {
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	margin: 0px 20px 5px 20px !important;
/*	margin: 0px 30px 10px 30px;  */
	font-size:18px;
	font-weight:bold;  
	text-transform:uppercase;
	color:#cc6600;
	text-align:center
}

h3 {
	margin:12px -3px 10px 0;
	text-transform:uppercase;
	font-size:14px;
	color:#cc6600;
}

h4 {
	margin:12px 10px 10px;
/*	text-transform:uppercase; */
	font-size:13px;
	color:#cc6600;
}

/* a {
	text-decoration: none;
	color:#016db5;
}

a:link { color: #003399; text-decoration: underline; }

a:visited { color: #5b8fbe; text-decoration: underline; }

*/

a:link { color: #2FAB21; text-decoration: none; }

a:visited { color: #237f18; text-decoration: none; }

a:hover{color: #1D6B14; text-decoration: underline; }


blockquote {
    margin: 1em 1em;
    padding: .4em 1em;
    border-left: 5px solid #FAC905;
	text-align:left;
/*	_font-weight:bold;  
 	_color: #237f18;  
    _background-color: #ffffcc;  */
    background-color: #E5FFFF;
	 letter-spacing:1px;
	}

p.blockquote {
	display: inline; /*double-margin float bug fix for IE 5- */
    margin: 0; 
/*	font-size: 110%;  */
	}


/*----- MENU ----- */

#nav_list {
	margin: 0;
	padding: 0; 
	width: 170px;
	list-style: none;
	overflow: hidden;
	text-align:center;
/*	margin-left: -40px; */
	text-decoration: none;
}

#nav_list li {
	width: 170px;
	overflow: hidden;
	text-transform: uppercase;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
}

#nav_list a {
	color:#237f18;
	text-decoration: none;
}

.li_nav_body a  {
	display: block;
	width: 170px;
	height: 22px;
	background: url(http://www.simplywellbeing.org/assets/templates/swb/styles/images/nav_body.png) no-repeat;
/*	padding-left: 20px; */
	line-height:20px;
}

.li_nav_footer a  {
	display: block;
	width: 170px;
	height: 22px;
	background: url(http://www.simplywellbeing.org/assets/templates/swb/styles/images/nav_body.png) no-repeat;
	background-position:  0 0px;
/*	padding-left: 20px;  */
	line-height:21px;
}

.li_nav_body a:hover {
	background-position:  0 -20px;
	color:#016001;
}

.li_nav_footer a:hover {
	background-position:  0 -20px;
	color:#016001;
}

.li_active a:active  {
	background: url(http://www.simplywellbeing.org/assets/templates/swb/styles/images/nav_body.png) no-repeat;
	background-position:  0 -40px;
	color:#fff;
}

/*----- LAYOUT ----- */

#container {
/*	width:100%; */
	width: 800px !important;
	width: 820px;
	float:left;
	background: url(http://www.simplywellbeing.org/assets/templates/swb/styles/images/sidebar_body.png) 30px 0px repeat-y !important;
	background: url(http://www.simplywellbeing.org/assets/templates/swb/styles/images/sidebar_body.png) 30px 0px repeat-y; 
	min-height:100%;
	height:100%;
}


#content {
	width: 780px;
/*	text-align: justify;  */
	float: left;
	margin:0 0 0 20px;
	background: url(http://www.simplywellbeing.org/assets/templates/swb/styles/images/sidebar_body.png) 10px 0px repeat-y !important;
	background: url(http://www.simplywellbeing.org/assets/templates/swb/styles/images/sidebar_body.png) 10px 0px repeat-y;
	display: inline; /*double-margin float bug fix for IE 5- */

}
 /*
.content_box {
	width: 120px;
	margin:0px 0px 0px 30px;
	float: left;
}
*/

.content_box_wide {
	float:left;
	margin:0;
	width:396px;
}
/*
.content_box_large {
	float:left;
	margin:0;
	width:396px;
}
*/
.content_box_photo {
	width: 200px;
	margin:0px 0px 0px -10px;
	float: left;
}

#content_footer {
	background: url(http://www.simplywellbeing.org/assets/templates/swb/styles/images/sidebar_body.png) 30px 0px repeat-y !important;
	background: url(http://www.simplywellbeing.org/assets/templates/swb/styles/images/sidebar_body.png) 60px 0px repeat-y;
	width:100%;
	clear:both;
/*	margin-bottom:-70px;
	height:50px;  */
	display: inline; /*double-margin float bug fix for IE 5- */

}

#head {
/*    width: 790px !important;
	width: 820px;
	height: 232px;  */
    width: 800px !important;
	height: 189px;
	margin-bottom: 17px;
	float:left;
	display: inline; /*double-margin float bug fix for IE 5- */
}

#menu_header {
/*	width:205px;
	height:205px;
	margin:10px 0 0 15px;  */
	text-align:center;
	line-height: 140%;
	float:left;
	display: inline; /*double-margin float bug fix for IE 5- */
	padding-top: 10px; 
	padding-left: 14px; 
	height: 191px; 
	width: 198px;
}

#menu_header p {
	margin-right: 23px;	
/*	margin: 0pt;  
	padding-left: 30px; 
	padding-right: 23px;  */
}

#menu_left {
	width: 170px;
	min-height: 100%;
	margin:0 0 0 30px;
	float: left;
    background: url(http://www.simplywellbeing.org/assets/templates/swb/styles/images/sidebar_body.png) repeat-y;
	display: inline; /*double-margin float bug fix for IE 5- */
}

.side_box {
	width: 170px;
	float:left;
	margin:0 20px 0 10px; 
	display: inline; /*double-margin float bug fix for IE 5- */
}

#tvQuoteTicker {
	padding-left: 30px;
/*	margin-left: -10px;  */
}

/*----- IMAGES ----- */

a img{
		margin:5px 5px 0 0;
		background:#fff;
		border:medium none;
/*		border: 1px solid #ccc;
		margin: 5px !important;
		padding: 2px;
/*		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;  */

}

img.left {
	float: left;
/*	margin-right: 20px;  */
	padding-right: 7px;
}

img.right {
	float: right;
}

img.center {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 15px !important;
}

/* Picasa Website Integrator (pwi_) styles */

.pwi_loader{
	height: 60px;
	width: 170px;
	border: 1px solid #FFF;
}

.pwi_container{
	color: #000000;
	background-color: #FFFFFF;
	font-family: sans-serif;
	font-size: 11px;
	padding: 5px;
}

.pwi_container a{
	color: #000000;
}

.pwi_album_description{
/*	text-align: left;  */
	color: #000000;
	font-family: sans-serif;
	font-size: 12px;
	background-color: #FFF;
	padding:7px 32px 0 4px;

}
.pwi_album_description .title{
	color:#CC6600;
	font-size:14pt;
	font-weight:bold;
	margin-top: 10px;

}

.pwi_album_description .details{
	font-size: 11px;
	font-style: italic;
	background:#FFFFAA none repeat scroll 0 0;
	padding:2px;
	margin:5px 0;
}
.pwi_album_description .description{
	padding:5px 0 0 0;
}
	
.pwi_album_description .sslink{

}

.pwi_album{
	float: left;
	margin:0.5em 1em 1.5em 0;
	text-align: center;
	cursor: pointer;
}

.pwi_album_backlink{
/*	text-decoration: underline;
	cursor: pointer;  */
	border:1px solid #237F18;
	color:#237F18;
	cursor:pointer;
	padding:0 5px;
	text-decoration:none !important;
	font-size:11px;
	margin-right:436px;
}

.pwi_album img{
/*	border: 0px solid #FFF;
	margin: 5px !important;  */
	background:#fff;
	border:4px double #CCCCCC;
	padding: 2px;

}

.pwi_photo{
	float: left;
	margin: 1em;
	padding-bottom: 10px;
	text-align: center;
	border: 0px dotted white;
}
.pwi_photo img{
		margin:5px 5px 0 0 !important;
		padding: 3px;
		border: 1px solid #ccc;
/*		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;  */

}

/* See paging.css for pwi_ paging styles */


/*----- FORM ----- */

fieldset {
	border: 0;
	padding: 0;
	margin-bottom:10px;
}

input {
	border: 1pt solid #cccccc;
	font: normal 11px tahoma;
	width:115px;
	color: #4A4A4A;
/*	margin:0px 0px 5px 0px;  */
}

input.sidebar, #ajaxSearch_input {
	border: 1pt solid #cccccc;
	font: normal 11px tahoma; 
	width:115px;
	color: #707070;
	margin:0px 0px 2px 25px;  
	padding:3px;
	text-align: left;
}

input#LastName {
    position:absolute;
    text-decoration:underline;
    background-color:#CC0000;
    left:0px;
    top:-500px;
    width:1px;
    height:1px;
    overflow:hidden;
}

textarea.sidebar   {
	border: 1pt solid #cccccc;
	font: normal 11px tahoma;
	width:115px;
	height:80px;
	color: #707070;
	padding:3px;
	margin:0px 0px 2px 25px; 
}

input.button_sidebar   {
	border: 1pt solid #cccccc;
	font: normal 10px tahoma;
	width:122px;
	color: #707070;
	margin:2px 0px 0px 25px; 
}

input.button_content   {
/*	border-top: 1pt solid #cccccc;
	border-bottom: 1pt solid #cccccc;
	border-right: 1pt solid #cccccc;
	border-left: 1pt solid #cccccc;
	font: normal 10px tahoma; 
	width:119px;  */
	color: #707070;
	margin:5px 0px 5px 0px; 
}

.errors {
	font: normal 11px;
	color:#FF0A0A;
	text-align:left;
	line-height: 140%;
	padding-left:25px; 
	padding-right:10px; 
/*	margin-top: -5px;   */
}

#submitted {
	font: normal 12px;
	color:#237f18;
	text-align:justify;
	line-height: 140%;
	margin-left:25px; 
	margin-right:25px; 
}

input.button   {
	border: 1pt solid #cccccc;
	font: normal 10px tahoma;
	width:22px; 
	height:22px; 
	color: #707070;
	margin:0px 0px 2px 0px !important; 
}

input.sidebar.invalidentry {
	border: 3pt solid #f00;
	margin-left: 22px;
}

img.sidebar {
	margin-left:24px;  
	padding:2px;
}

/* Ajax Search (from MODx wiki http://wiki.modxcms.com/index.php/AjaxSearch#AjaxSearch_installation)
------------------------------------------------------------------------------- */

       #ajaxSearch_form {
		margin:-25px 0 0 23px;
       }
       #ajaxSearch_input {
/*        height: 17px;
		border-left-color: #7c7c7c;
		border-top-color: #7c7c7c;
		font-size: 11px;  
		color: #000;
		padding:2px 0 0 2px;
		width:115px;  */
		margin-left:-4px;
		width:104px;

       }
       #ajaxSearch_submit {
		height: 21px !important;
		width: 22px;
		margin: 0 !important;
		border: 0 !important;
		cursor: pointer; /* hand-shaped cursor */
		cursor: hand; /* for IE 5.x */
		background: transparent url(http://www.simplywellbeing.org/assets/templates/swb/styles/images/Search.png) no-repeat;
		/* margin-left: -3px !important; */
		text-indent: -999px; /* hide button label for styled rendering */
		line-height: 0px; /* hide button label for styled rendering in IE6 */
	   }
	   
	    .ajaxSearch_resultsInfo p{
				margin: 0;
		}

	    .ajaxSearch_resultLink {
			background:#FFFFAA url(http://www.simplywellbeing.org/assets/templates/swb/styles/images/Search.png) no-repeat scroll 0 0;
			margin:5px 0;
			padding:2px 5px 4px 21px;
			font-size:12px;
			font-weight:bold;
		}
	   
	    .ajaxSearch_result {
			padding:0 0 12px;
		}

	    .AS_ajax_result {
           color: #444;
           margin-bottom: 3px;
       }
       .AS_ajax_resultLink {
           text-decoration: underline;
       }
       .AS_ajax_resultDescription{
           color: #555;
       }
       .AS_ajax_more {
           color: #555;
       }

/* See paging.css for ajaxSearch paging styles */

.AS_ajax_highlight1, .ajaxSearch_highlight1{
/*  color : #CC0000;  */
  background-color: #ff0;
  padding: 0;
}
.AS_ajax_highlight2, .ajaxSearch_highlight2{
/*  color : #CB53DF;  */
  background-color: #ff0;
  padding: 0;
}
.AS_ajax_highlight3, .ajaxSearch_highlight3{
/*  color : #DF53B5;  */
  background-color: #ff0;
  padding: 0;
}
.AS_ajax_highlight4, .ajaxSearch_highlight4{
/*  color : #DF5380;  */
  background-color: #ff0;
  padding: 0;
}
.AS_ajax_highlight5, .ajaxSearch_highlight5{
/*  color : #A453DF;  */
  background-color: #ff0;
  padding: 0;
}
.AS_ajax_highlight6, .ajaxSearch_highlight6{
/*  color : #53ADDF;  */
  background-color: #ff0;
  padding: 0;
}

/*----- TESTIMONIALS ----- */

.testimonialWrap { 
/*  border:1px #666666 dashed;  */
  border:2px #ffcc00 solid;
  padding:7px;
/*  width: 180px;  */
  font: 1em verdana, arial, helvetica, sans-serif; 
  line-height: 180%;
  margin-top: 5px;
  background: url(http://www.simplywellbeing.org/assets/templates/swb/styles/images/ceragemandme.gif) no-repeat ;
  background-position: 98% 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

p.testimonialName {
  margin:0; 
  font-weight:bold; 
/*  background-color:#080;   */
/*  padding:3px;   */
/*  letter-spacing:3px;
  font-size:larger;  */
 
/*  text-align:center;  */
}

p.testimonialIssues {
/*  margin:0;   */
  font-weight:bold;
  color:#016db5;
  font-size: 110%
/*  padding:5px;   */
/*  letter-spacing:3px;
  font-size:larger; */
 
/*  text-align:center;  */
}

 p.collapseTitle {
  margin:0;
  text-align:right;
  font-size: 1em; 
  margin-top: -10px;
  margin-bottom: -10px;
} 
.tmlquote {
	margin: 0.75em 1em -0.25em 0.5em;
	text-align: left;
	text-indent: 30px;
	background: url('http://www.simplywellbeing.org/assets/templates/swb/styles/images/quote_open.gif');
/*	background-position: 0px 0px;  */
	background-repeat: no-repeat;
}

p.tmlquote {
	display: inline;
	margin: 0px;
	padding-right: 30px;
	padding-bottom: 30px;
	background: url('http://www.simplywellbeing.org/assets/templates/swb/styles/images/quote_close.gif');
	background-position: top right;
	background-repeat: no-repeat;
	   font-style:italic;
       font-size:15px;
/*       font-family:Arial
       font-weight:normal;
       letter-spacing:0.09em; */
}

.tmlquote_sml {
	line-height:125%;
	text-align:justify;
	color:#013DB5;
/*	margin: 0.75em 1em -0.25em 0.5em;
	text-indent: 30px;
	background: url('http://www.simplywellbeing.org/assets/templates/swb/styles/images/quote_open_sml.gif');
/*	background-position: 0px 0px; 
	background-repeat: no-repeat;  */
}


p.tmlquote_sml {
	margin: 10px 0 0;
    font-style:italic;
    font-size:13px;
	text-align:left;
/*       font-family:Arial
       font-weight:normal;
 	margin:0 -8px 0 -5px;
      letter-spacing:0.09em; */
}

p.testimonialName_sml {
  margin:0 0 4px;
  font-weight:bold; 
  border-bottom:1px solid #ABF;
}
  
/* Right sidebar layout (from MODx layout.css)
------------------------------------------------------------------------------- */

.LIn_shortMode {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.LIn_desc {
	display: none;
}
.LIn_date {
	font-size:90%;
	font-style:italic;
	margin-left:0;
}

#right {
	width:165px;
	float:right;
	z-index: 55;
	margin: 0 0 0 10px;
	display: inline;
}
#right-inner {
/*	width: 168px;  */
	padding:30px 12px 12px;
	text-align: left;
/*	background-color: #FFFF8F; 
	background-color: #D1FFE8; */
	background:#ff0 url('http://www.simplywellbeing.org/assets/templates/swb/styles/images/ceragemandme.gif') no-repeat 8px 12px;
/*	background-color: #ff0; */
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}
#right-inner h2 {
	font-size: 15px;
}
/*
#rightsidebar a
{
    color: rgb(97, 130, 0);
}

#rightsidebar a:hover
{
    background-color: rgb(97, 130, 0);
    color: rgb(255, 255, 255);
}
*/

img.rss-subscribe {
    background:url('http://www.simplywellbeing.org/assets/templates/swb/styles/images/rss-subscribe.gif') no-repeat;
    border:none;
   	margin: 3px 0px !important;
	padding: 0;
}

h3.rss {
    background:url('http://www.simplywellbeing.org/assets/templates/swb/styles/images/RSSButton.gif')  no-repeat top left;
}

.news_tagl_sml {
	background:transparent url(http://www.simplywellbeing.org/assets/templates/swb/styles/images/sf_bullet.gif) no-repeat scroll 0 2px;
	margin:0 0 0 -4px;
	padding-left:19px;
	}

.news_headl_sml {
	line-height:1.5em;
	margin:0 0 7px 15px;
/*	border-left:2px solid #69D100;
	padding-left:9px;  */
}

a.tweetthis {
	padding-left:19px;
	margin-left:5px;
	font-size:13px;
   background:url('http://www.simplywellbeing.org/assets/templates/swb/styles/images/twitter.png')  no-repeat;
/*	float: right; 
	border-left:1px solid;  */
}


/* Ditto 2 and Reflect (Used for News and Testimonials etc.)
------------------------------------------------------------------------------- */

h3#post-  {
	font-size: 12px;
	color: #618200;
	background:  url() no-repeat left top;
	padding-left: 0px;
	
	}
.ditto_summaryPost h3 {
    /* border-bottom: 1px solid #ccc; 
    border-bottom: 1px solid #ADADAD;   */
    margin: 0px !important;
	background: #E3FFC7;
	padding:4px 9px;
	color:#237F18;
/*	    padding: 2px 5px !important;
	background: #fff9a7; padding: 3px;
    margin-top: 10px !important;
	background: #FFFFB3;
    color: black;  */
}
.ditto_summaryPost {
    border:2px #C9FF94 solid;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin:10px 0 !important;
/*	background: #C9FF94; 
	padding:7px;
	padding-bottom:1px;
     border-bottom: 1px solid #ccc;
    color: black;  */
}
.ditto_summaryPost p {
/* p.ditto_content {
   margin: 7px !important;  */
	margin:7px 9px;
}
.ditto_info {
 /*     font-size: 0.8em;
    background-color: #E3FFC7;
    padding: 5px !important;
	font-weight:bold; 
    color: black; */
}
.ditto_link  {
    padding-left: 7px !important;
	font-size: 12px;
/*       text-align: right;   */
}

/* See paging.css for ditto_ paging styles */

#ditto_archivelist ul {
    list-style-type: square; 
    margin-left: 5px; 
    padding-left: 0;
}
#ditto_archivelist ul ul {
    list-style-type: none;
    margin-left: 15px;
} 
#ditto_archivelist .ditto_month {
    font-weight: bold;
}

.reflect_archive_list, .reflect_archive {
	margin: 0;
	padding: 0; 
	list-style: none;
/*	margin-left: -40px; */
}

.reflect_archive a {
    list-style-type: square; 

}

.B_crumbBox {  /* Breadcrumbs navigation styling */
	color:#AAA;
}

.faq_Q {
	background: url(http://www.simplywellbeing.org/assets/templates/swb/styles/images/Q-icon.gif) no-repeat;

/*	background-position: left top; 
	border-top: 1px solid #ccc;
	height: 22px;  */
}
p.faq_Q {
	padding:3px 0 1px 30px;
	margin-top:15px;

}
.faq_A {
	background: url(http://www.simplywellbeing.org/assets/templates/swb/styles/images/A-icon.gif) no-repeat;
}

p.faq_A {
	padding:3px 0 10px 30px;
/*	padding-right: 30px;
	padding-bottom: 30px;
	display: inline; 
	margin-left: 12px;
	background: url('http://www.simplywellbeing.org/assets/templates/swb/styles/images/quote_close.gif');
	background-position: top right;
	background-repeat: no-repeat;
	   font-style:italic;
       font-size:15px;  */
/*       font-family:Arial
       font-weight:normal;
       letter-spacing:0.09em; */
}

p.tick{
	background: url(http://www.simplywellbeing.org/assets/templates/swb/styles/images/Tick.png) no-repeat;
	padding:0 0 0 30px;
	margin-top:7px;
	}
	
/* Table styling   */

table.SWBTable{ 
/* text-align: center;
font-family: Verdana;
font-weight: normal;
font-size: 11px;
color: #404040;
width: 580px; 
background-color: #fafafa; */
font-size: 12px;
border: 2px #CCCCCC solid;
border-collapse: collapse;
border-spacing: 0px; 
} 

td.SWBHeader{
border-bottom: 2px solid #CCCCCC;
border-left: 1px solid #CCCCCC;
background-color: #F2F5A9;
/* text-align: left;
text-indent: 5px;
font-family: Verdana;
font-weight: bold;
font-size: 11px;
color: #404040; 
padding: 3px;  */
}

td.SWBBody{
border-bottom: 1px solid #9CF;
border-top: 0px;
border-left: 1px solid #9CF;
border-right: 0px;
text-align: left;
/* text-indent: 10px;
font-family: Verdana, sans-serif, Arial;
font-weight: normal;
font-size: 11px;
color: #404040;
background-color: #fafafa; 
padding: 3px;  */
}
