body {
	margin:0px auto;
	padding:0px;
	font: 70%/160% Verdana, Arial, Helvetica, sans-serif;
	width: 800px;
	color: #333333;
	position: relative;
	/*background: #ffffff url(http://vivetuvida.org/images/lines_p.jpg) center top;*/
	/*background: #FFFFF9 repeat-y center top;*/
	background: url(http://vivetuvida.org/images/bg2b.jpg);
	background-repeat: no-repeat;
	/*background: #ffffff url(http://vivetuvida.org/images/bg1b.jpg);*/
}
a, strong a {
	/*color: #FF6600;*/
	color: #006699;
	text-decoration:none;
}
a:visited {
	/*color: #FF9900;*/
	color: #336699;

}
a:hover {
	text-decoration:underline;
}
p {
	margin: 0px 0px 14px;
}
code, .code {
	font: 100% "Courier New", Courier, monospace;
	color: #000000;
	background: #FAFDE1;
	margin: 5px 10px;
	padding: 10px;
	display:block;
	border: 1px dashed #818141;
}
.code .indent {
	padding-left: 15px;
}
.code .blue {
	color: #0066FF;
}
.code .pink {
	color: #FF3399;
}
.code .green {
	color: #339933;
}
.code .black {
	color: #000000;
}
blockquote {
	background: url(images/blockquote-bg.gif);
	margin: 0px 15px 20px;
	padding: 3px 10px;
	color:#666666;
	border-left: 3px dotted #d6e5aa;
	border-right: 3px dotted #d6e5aa;
	border-top: 1px dotted #d6e5aa;
	border-bottom: 1px dotted #d6e5aa;
	line-height: 140%;
}
h1 {
	margin: 40px 0px 44px;
	padding: 0px;
	float:left;
	text-decoration: none;
}
h1 a{
	display:block;
	height: 48px;
	width: 212px;
	text-indent: -900em;
	text-decoration: none;
	line-height:100%;
}
h1 a:hover{
	text-decoration: none;
}
h2 {
	color: #163F53;
	margin: 0px 0px 2px;
	border-bottom: 1px dotted #CCCCCC;
	letter-spacing: -1px;
	font: normal 210% "Trebuchet MS", Tahoma, Arial;
	padding-bottom: 2px;
}
h2 a, h2 a:visited{
	color: #163F53;
	text-decoration:none;
}
h2 a:hover {
	color:#FF6600;
	text-decoration:none;
}
h3 {
	margin: 20px 0px 0px;
	padding-bottom: 2px;
	font: bold 105% Arial;
	text-transform: uppercase;
	letter-spacing:1px;
	color: #205A77;
}
.sub_heading {
	margin: 10px 0px 0px;
	font: bold 110% Arial;
	text-transform: uppercase;
	color: #666666;
}
.cat_heading {
	color: #779d03;
	margin: 0px;
	padding-bottom: 2px;
	border-bottom: 1px dotted #c1c9a6;
	font: normal 150% Tahoma, Arial, sans-serif;
	clear:both;
	text-transform:none;
}
.cat_heading-alt {
	color: #779d03;
	margin: 0px;
	padding-bottom: 4px;
	font: normal 150% Tahoma, Arial, sans-serif;
	clear:both;
	text-transform:none;
}
h4 {
	font: normal 150% Tahoma, Arial, sans-serif;
	color: #779d03;
	margin: 0px 0px 2px;
	border:none;
}
ul {
	padding: 0px;
	margin: 5px 0px 15px 16px;
}
ul li ul{
	padding: 0px;
	margin: 0px 0px 5px 16px;
}
ul li {
	margin: 0px;
	padding: 0px;

}
ol {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 25px;
}
ol li {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
hr {


	height: 1px;
	clear: both;
	border-top-width: 0;
	border-right-width: 0;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom: 1px solid #E3E3E3;
}
hr.dotted {


	height: 1px;
	clear: both;
	border-top-width: 0;
	border-right-width: 0;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom: 1px dotted #CCCCCC;
}
hr.dotted2 {


	height: 1px;
	clear: both;
	border-top: 4;
	border-top-width: 0;
	border-right-width: 0;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom: 1px dotted #CCCCCC;
}
.clear {
	clear:both;
}
.displaynone {
	display:none;
}
hr.hidden {
	clear:both;
	visibility:hidden;
	margin:0px;
	padding:0px;
}
form {
	margin:0px;
	padding:0px;
}
img {
	border:none;
}
small {
	font-size: 85%;
	color:#999999;
	line-height:120%;
}
#header_wrap {
	width: 800px;
	height: 100px;
	margin: 0px auto;
	/*padding: 0px 6px;*/
	padding: 20px 12px 10px 15px;
	color:#205A77;
	/*background-image:url(http://vivetuvida.org/images/bg.jpg)*/
	/*background:#FFFFFF;*/
	font: normal 150% Tahoma, Arial, sans-serif;
}
.headerp{
	margin: 0px;
	padding:0px;
	font: bold 20px "Trebuchet MS", Tahoma, Arial;
	text-transform:none;
	letter-spacing: 0px;
}
#search_wrap{
	clear:both;
	float:right;
}
#searchform {
	margin:0px;
	padding:0px;
	float:right;
}
#searchform label{
	display:none;
}
#s {
	border:1px solid #203346;
	width: 130px;
	padding: 1px;
}
#searchsubmit {
	background: url(images/search-btn.gif) no-repeat;
	width: 24px;
	height:23px;
	border:none;
	text-indent: -900em;
	line-height:0px;
}
#header_nav {
	float:right;
	margin-right: 7px;
	background: url(images/headernav-divider.gif) no-repeat right top;
	font-size: 90%;

	padding: 1px 5px 0px 0px;
}
#nav {
	list-style:none;
	margin:28px 0px 0px;

	padding:0px;
	clear:both;
	float:right;
	line-height:0px;
}
#nav li{
	margin-left:5px;
	float:left;
}
#nav li a{
	height: 25px;
	display:block;
	float:left;
	text-decoration:none;
	text-indent: -900em;
}
#nav #nav-home a{
	width: 63px;
	background: url(images/nav-blog.gif) no-repeat left top;
}
#nav #nav-home a:hover{
	background: url(images/nav-blog.gif) no-repeat left bottom;
}
#nav #nav-about a{
	width: 65px;
	background: url(images/nav-about.gif) no-repeat left top;
}
#nav #nav-about a:hover{
	background: url(images/nav-about.gif) no-repeat left bottom;
}
#nav #nav-resources a{
	width: 91px;
	background: url(images/nav-resources.gif) no-repeat left top;
}
#nav #nav-resources a:hover{
	background: url(images/nav-resources.gif) no-repeat left bottom;
}
#nav #nav-portfolio a{
	width: 86px;
	background: url(images/nav-portfolio.gif) no-repeat left top;
}
#nav #nav-portfolio a:hover{
	background: url(images/nav-portfolio.gif) no-repeat left bottom;
}
#nav #nav-icons a{
	width: 64px;
	background: url(images/nav-icons.gif) no-repeat left top;
}
#nav #nav-icons a:hover{
	background: url(images/nav-icons.gif) no-repeat left bottom;
}
#nav #nav-forum a:hover{
	background: url(images/nav-forum.gif) no-repeat left bottom;
}
body#home #nav-home a{
	background: url(images/nav-blog.gif) no-repeat left bottom;
}
body#about #nav-about a{
	background: url(images/nav-about.gif) no-repeat left bottom;
}
body#portfolio #nav-portfolio a{
	background: url(images/nav-portfolio.gif) no-repeat left bottom;
}
body#icons #nav-icons a{
	background: url(images/nav-icons.gif) no-repeat left bottom;
}
body#resources #nav-resources a{
	background: url(images/nav-resources.gif) no-repeat left bottom;
}
#body_wrap {
	width:800px;
	margin: 0px auto;
	padding: 10px 12px 0px 15px;
	/*background: #FFFFFF url(images/content-corner-bg.gif) no-repeat left bottom;*/
	background: url() no-repeat left bottom;
	clear:both;
}
#home-leftcol {
	float:left;
	width: 405px;
	overflow: hidden;
}
#home-fullcol {
	float:left;
	width: 620px;
}
#home-rightcol {
	width:320px;
	float:right;
}
#home2-rightcol {
	width:165px;
	float:right;
}
#single-leftcol {
	float:left;
	width: 560px;
}
#single-rightcol {
	float:right;
	width: 165px;
}
.sidebar-half {
	width: 152px;
	float:left;		
}
.home-subrightcol {
	width: 153px;
	float:right;		
}
#footer_wrap {
	width: 800px;
	/*background: #FFFFFF url(images/footer-corner-bg.gif) no-repeat left top;*/
	margin: 0px auto;
	padding: 5px 12px 12px;
	color:#999999;
	clear:both;
}
.footer_leftcol{
	/*width:195px;*/
	width:250px;
	margin-right: 14px;
	float:left;
}
.footer_rightcol {
	/*width:320px;*/
	width:230px;
	float:right;
}
.footer_rightcol a, .footer_rightcol a:visited {
	color:#4E9F9F;
}
.footer_submenu {
	list-style:none;
	padding:0px;
	margin:0px 0px 15px;
	background-color: #000000;
	border-top: #272727 1px dotted;
}
.footer_submenu li{
	border-bottom: #272727 1px dotted;
	line-height: 130%;
	list-style:none;
}
.footer_submenu li a{
	color: #759398;
	text-decoration: none;
	padding: 4px 0px 4px 2px;
	display:block;
}
.footer_submenu li a:visited{

	color: #759398;
	text-decoration: none;
}
.footer_submenu li a:hover{
	text-decoration: none;
	background-color:#132022;
	color:#FFFFFF;
}
a.validcss-mini {
	background: url(images/validcss-mini.gif) no-repeat left center;
	padding-left: 13px;
	color:#FF9900;
	text-decoration: none;
	margin-left: 10px;
}
a.validcss-mini:visited {
	color:#FF9900;
}
a.validcss-mini:hover {
	color:#ffffff;
	text-decoration: none;
}
a.validhtml-mini {
	background: url(images/validhtml-mini.gif) no-repeat left center;
	padding-left: 13px;
	color:#80c43d;
	text-decoration: none;
	margin-left: 10px;
}
a.validhtml-mini:visited {
	color:#80c43d;
}
a.validhtml-mini:hover {
	color:#ffffff;
	text-decoration: none;
}
a.archive-mini {
	background: url(images/archive-mini.gif) no-repeat left center;
	padding-left: 15px;
	color:#89bc61;
	text-decoration: none;
	margin-right: 10px;
}
a.archive-mini:visited {
	color:#89bc61;
}
a.archive-mini:hover {
	color:#ffffff;
	text-decoration: none;
}
a.rss-mini {
	background: url(images/rss-mini.gif) no-repeat left center;
	padding-left: 14px;
	color:#FFCC33;
	text-decoration: none;
	margin-left: 10px;
}
a.rss-mini:visited {
	color:#FFCC33;
}
a.rss-mini:hover {
	color:#ffffff;
	text-decoration: none;
}
a.sitemap-mini {
	background: url(images/sitemap-mini.gif) no-repeat left center;
	padding-left: 14px;
	color:#3ba5cf;
	text-decoration: none;
	margin-left: 10px;
}
a.sitemap-mini:visited {
	color:#3ba5cf;
}
a.sitemap-mini:hover {
	color:#336699;
	text-decoration: none;
}
a.links-mini {
	background: url(images/links-mini.gif) no-repeat left center;
	padding-left: 15px;
	color:#f86bb1;
	text-decoration: none;
	margin-right: 10px;
}
a.links-mini:visited {
	color:#f86bb1;
	text-decoration: none;
}
a.links-mini:hover {
	color:#ffffff;
	text-decoration: none;
}
a.contact-mini {
	background: url(images/contact-mini.gif) no-repeat left center;
	padding-left: 15px;
	color:#66CCFF;
	text-decoration: none;
}
a.contact-mini:visited {
	color:#66CCFF;
	text-decoration: none;
}
a.contact-mini:hover {
	color:#ffffff;
	text-decoration: none;
}
.submenu {
	list-style:none;
	padding:0px;
	margin:0px 0px 15px;
}
.submenu li{
	border-bottom: #dae2cc 1px dotted;
	line-height: 130%;
	list-style:none;
}
.submenu li a{
	color: #790000;
	text-decoration: none;
	padding: 4px 6px 4px 2px;
	display:block;
	list-style:none;
}
.submenu li a:visited{
	color: #790000;
	text-decoration: none;
}
.submenu li a:hover{
	text-decoration: none;
	background-color: #dae2cc;
}
.submenu .page_item {
	display:block;
}
.submenu .current-cat {
	background: url(images/currentpg-arrow.gif) no-repeat right center;
}
.submenu .current_page_item {
	background: url(images/currentpg-arrow.gif) no-repeat right center;
}
a.continue {
	background: url(images/continue-mini.gif) no-repeat right center;
	padding-right: 15px;
	color: #3a740e;
	text-decoration:none;
}
a.continue:visited, a.continue:hover {
	color: #3a740e;
	text-decoration:none;
}
.archive-list {
	list-style:none;
	margin: 5px 0px 20px;
	padding:0;
}
.archive-list li{
	background: url(images/archive-arrow.gif) no-repeat left center;
	padding-left: 10px;
}
.post {
	margin: 0px 0px 10px;
	clear:both;
}
.post2 {
	margin: 0px 10px 0px;
	clear:both;
}
.postdate {
	background: url(images/mini-date.gif) no-repeat left center;
	padding-left: 15px;
	font-size: 90%;
	color:#666666;
	float:left;
}
.postcomment {
	background: url(images/mini-comment.gif) no-repeat left center;
	padding-left: 15px;
	font-size: 90%;
	float:right;
}
.postjumpcomment {
	background: url(images/jumpcomment-mini.gif) no-repeat right center;
	padding-right: 13px;
	font-size: 90%;
	float:right;
}
.postjumpcomment a, .postjumpcomment a:visited{
	color: #698d9c;
	text-decoration:none;
}
.postjumpcomment a:hover {
	color: #FF9900;
	text-decoration:none;
}
.postcomment a, .postcomment a:visited {
	color: #CC6600;

	text-decoration:none;
}
.postcomment a:hover {
	color: #FF9900;
	text-decoration:none;
}
.postcat {
	background: url(images/mini-cat.gif) no-repeat left center;
	padding-left: 15px;
	font-size: 90%;
	color: #999999;
	float:left;
	margin-left: 15px;
}
.postcat a, .postcat a:visited {
	color: #669900;
	text-decoration:none;
}
.postcat a:hover {
	color: #FF9900;
	text-decoration:none;
}
.postcat span {
	display:none;
}
.entry {
	clear:both;
	padding-top: 10px;
	/*font-size: 120%;*/
	/*line-height: 210%;*/
	/*font: normal 110% "MS Trebuchet", Arial, sans-serif;*/
	font: normal 110% Verdana, Arial, sans-serif;
	line-height: inherit;
}
.left {
	float:left;
}
img.left {
	float:left;
	margin: 2px 10px 5px 0px;
}
a img.left {
	border: 1px solid #E3E3E3;
	padding: 4px;
	background: #FFFFFF;
}
a:hover img.left{
	border-color: #FF6600;
	background: #FF6600;
}
.right {
	float:right;
	width: 160px;
	border-left:hidden;
}
img.right, a img.right {
	float:left;
	margin: 4px 10px 5px 0px;
	border: 1px solid #E3E3E3;
	padding: 4px;
	background: #FFFFFF;
}
a:hover img.right{
	border-color: #FF6600;
	background: #FF6600;
}
.footer_nav {
	float:right;
	margin: 20px 0px 0px;
	padding:0px;
	font-size:90%;
}
.copyright {
	text-align:right;
	/*border-top: 1px solid #222222;*/
	border-top: 1px dotted #CCCCCC;
	font-size:85%;
	clear:both;
	margin:10px 0px 0px;
	color: #666666;
}
img.img_border, a img.img_border {
	border: 5px solid #E0E0E0;
}
a:hover img.img_border{
	border-color: #FF6600;
}
.popular-list {
	padding: 0px;
	margin:0px 0px 10px;
	list-style:none;
}
.popular-list li{
	background: url(images/mini-star.gif) no-repeat left center;
	padding: 3px 0px 3px 12px;
	margin:0px;
	line-height: 130%;
	list-style:none;
}
.popular-list li a{
	color:#333333;
	text-decoration:none;
	list-style:none;
}
.popular-list li a:visited{
	color:#333333;
	text-decoration:none;
}
.popular-list li a:hover{
	color:#669900;
	text-decoration:none;
}
#respond {
	background:url(images/postcomment.gif) no-repeat left center;
	padding: 0px 0px 2px 20px;
	color: #779d03;
	margin: 0px;
	font: normal 140% Tahoma, Arial, sans-serif;
	clear:both;
	text-transform:none;
}
#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform label{
	font-weight: bold;
	color:#668b9a;
	font-size: 100%;
}
#commentform label span{
	font-weight: normal;
}
#commentform input{
	width: 153px;
	background:#EEF5F9;
	border: 1px solid #a3bdc8;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 375px;
	height: 135px;
	background:#EEF5F9;
	border: 1px solid #a3bdc8;
	padding: 2px;
	margin-top: 3px;
}
#commentform .submitbutton {
	width: auto;
	padding: 4px 12px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #587683;
	border: none;
}
#commentform .submitbutton:hover {
	background: #779d03;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #F1FFD5;
}
.commentlist {
	list-style:none;
	margin:0px 0px 15px;
	padding:0px;
	line-height: 130%;
}
.commentlist p{
	margin: 10px 0px;

}
.commentlist li{
	margin: 10px 7px;
	padding:0px 0px 10px;
	background: url(images/thumb-hr.gif) no-repeat center bottom;
}
.gravatar {
	background: url(images/avatar-bg.gif) no-repeat;
	width: 58px;
	height:55px;
	margin-top: 3px;
	padding: 6px 0px 6px 6px;
	float:left;
}
.gravatar img {
	border:solid 1px #cee48b;
	background-color: #FFFFFF;
}
.comment-entry {
	width: 470px;
	float:right;
	position:relative;
}
.comment-number {
	font-size: 14px;
	color: #CCCCCC;
	float:right;
	position: absolute;
	top: 5px;
	right: 5px;
}
.commentlist cite {
	font: 150% Tahoma, "Trebuchet MS", Arial;
	color: #5A8800;
}
.commentlist cite a, .commentlist cite a:visited{
	color: #5A8800;
	text-decoration:underline;
}
.commentlist cite a:hover{
	text-decoration:none;
}
.ad-banner {
	margin: 15px 0px 15px 5px;
	clear:both;
	height: 65px;
}
.ad-banner2 {
	margin: 5px 0px 10px;
	clear:both;
	height: 65px;
}
.ad-thumb {
	background: #FFFFFF;
	border: 1px solid #DFDFDF;
	padding: 4px;
	float: left;
	margin: 0px 6px 0px 5px;
}
.sponsorlinks {
	list-style: none;
	margin: 0px;
	padding: 1px 0px 5px 0px;
	font-size: 90%;
}
.sponsorlinks li{
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	background-image: url(images/text-link-arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.sponsorlinks li a{
	color: #333333;
	text-decoration: none;
}
.sponsorlinks li a:visited{
	color: #333333;
	text-decoration: none;
}
.sponsorlinks li a:hover{
	color: #FF6600;
	text-decoration: none;
}
.sponsorlinks-heading {
	font-weight: bold;
	color: #666666;
	background: url(images/bottom_divider.gif) no-repeat left bottom;
	margin-bottom: 2px;
	font-size: 90%;
	text-transform: uppercase;
}
.sponsor-banner {
	margin-top: 7px;
}
.credit {
	font-size: 83%;
	color: #999999;
	border-top: 1px solid #E1E1E1;
	text-align:right;
}
.landing-list {
	padding: 0px;
	margin:0px 0px 10px;
	list-style:none;
}
.landing-list li{
	width: 258px;
	float: left;
	padding: 10px;
	height:75px;
}
.landing-list img {
	padding: 4px;
	background-color: #FFFFFF;
	border: 1px solid #E3E3E3;
	float: left;
	margin-right: 10px;
}
.landing-list h3{
	margin: 0px;
	padding:0px;
	font: bold 14px "Trebuchet MS", Tahoma, Arial;
	text-transform:none;
	letter-spacing: 0px;
}
.landing-list h4{
	margin: 0px;
	font: 10px Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 18px;
	text-transform:none;
	letter-spacing: 0px;
	color: #000033;
}
.landing-list h3.folder a{
	margin: 0px;
	font: bold 12px "Trebuchet MS", Tahoma, Arial;
	padding: 0px 0px 0px 18px;
	background: url(images/folder-mini.gif) no-repeat left center;
	text-transform:none;
	letter-spacing: 0px;
}
.landing-list br{
	display:none;
}
.fact-list {
	padding: 0px;
	margin:0px 0px 10px;
	list-style:none;
	background-color: #FFFFFF;
}
.fact-list li{
	/*width: 258px;*/
	width: 225px;
	float: left;
	/*padding: 10px;*/
	padding: 2px;
	/*height:75px;*/
	height:100px
}
.fact-list img {
	/*padding: 2px;*/
	background-color: #FFFFFF;
	/*border: 1px solid #E3E3E3;*/
	border: 1px solid #FFFFFF;
	float: left;
	/*margin-right: 10px;*/
	margin-right: 4px;
	margin-top: 0px;
	margin-bottom: 4px;
}
.fact-list h6{
	color: #779d03;
	margin: 0px 0px 2px;
	border-bottom: 1px dotted #CCCCCC;
	letter-spacing: -1px;
	font: normal 18px "Trebuchet MS", Tahoma, Arial;
	padding-bottom: 2px;
}
.fact-list h3{
	margin: 0px;
	padding:0px;
	/*font: bold 14px "Trebuchet MS", Tahoma, Arial;*/
	font: bold 20px "Trebuchet MS", Tahoma, Arial;
	text-transform:none;
	letter-spacing: 0px;
}
.fact-list h4{
	margin: 0px;
	/*font: 10px Arial, Helvetica, sans-serif;*/
	font: 12px Arial, Helvetica, sans-serif;
	/*padding: 0px 0px 0px 18px;*/
	padding: 0px 0px 0px 5px;
	text-transform:none;
	letter-spacing: 0px;
	/*color: #000033;*/
	color: #003333;
}
.fact-list h3.folder a{
	margin: 0px;
	/*font: bold 12px "Trebuchet MS", Tahoma, Arial;*/
	font: bold 13px "Trebuchet MS", Tahoma, Arial;
	padding: 0px 0px 0px 18px;
	background: url(images/folder-mini.gif) no-repeat left center;
	text-transform:none;
	letter-spacing: 0px;
}
.fact-list br{
	display:none;
}
.thumb-list {
	padding: 0px;
	margin:0px 0px 10px;
	list-style:none;
}
.thumb-list li{
	width: 155px;
	float: left;
	margin: 5px 13px 15px;
	text-align:center;
}
.thumb-list img {
	border: 5px solid #E0E0E0;
}
.thumb-list a:hover img {
	border-color: #FF9900;
}
.thumb-list br{
	display:none;
}
.thumb-list p{
	line-height:100%;
	margin:0px;
}
.ban-list {
	list-style:none;
	margin:0px 0px 10px;
	padding:0px 0px 0px 10px;
}
.ban-list br{
	display:none;
}
.ban-list p br{
	display:block;
}
.ban-list li{
	margin: 12px 0px;
	height:104px;
	background: url(images/thumb-hr.gif) no-repeat center bottom;
}
.ban-list img {
	border: 5px solid #E0E0E0;
	float: left;
	margin-right: 10px;
}
.ban-list a:hover img {
	border-color: #FF9900;
}
.ban-list a:hover {
	border-color: transparent;
}
.ban-list h3{
	margin: 0px;
	padding:0px;
	font: bold 14px "Trebuchet MS", Tahoma, Arial;
	color:#666666;
	text-transform:none;
	letter-spacing: 0px;
}
.px_icon_table td{
	padding: 2px;
	color: #666666;
	font-size: 90%;
}
.px_icon_table img{
	margin-right: 7px;
	padding: 3px;
	border: 1px solid #E3E3E3;
	vertical-align: middle;
}
.ddsg-sitemap {
	list-style:none;
	margin:0px 0px 30px 15px;
	line-height: 140%;
}
.ddsg-sitemap li{
	font-weight:bold;
	background: url(images/sitemap-mini-folder.gif) no-repeat top left;
	padding-left: 13px;
}
.ddsg-sitemap li ul{
	margin-bottom: 3px;
	list-style:none;
	margin-left: 5px;
}
.ddsg-sitemap li ul li{
	font-weight:normal;

	background: url(images/sitemap-mini-file.gif) no-repeat left top;
	padding-left: 12px;
}
.download_btn {
	font: bold 110% Arial, Helvetica, sans-serif;
}
a.download_btn , a.download_btn:visited{
	color:#669900;
	text-decoration:none;
	background: url(images/download-btn.gif) no-repeat left center;
	padding: 0px 0px 0px 18px;
}
a.download_btn:hover {
	color: #FF6600;
	text-decoration:none;
}
.preview_btn {
	font: bold 110% Arial, Helvetica, sans-serif;
}
a.preview_btn , a.preview_btn:visited{
	color:#669900;
	text-decoration:none;
	background: url(images/preview-btn.gif) no-repeat left center;
	padding: 0px 0px 0px 18px;
}
a.preview_btn:hover {
	color: #FF6600;
	text-decoration:none;
}
.center {
	text-align: center;
}
.pagenav {
	text-align:right;
	border-top: 1px dotted #CCCCCC;
	margin: 25px 0px 10px;
	padding-top: 2px;
	clear:both;
}
.breadcrumb {
	font-size: 10px;
	color:#A7A7A7;
	line-height:100%;
}
.breadcrumb a, .breadcrumb a:visited{
	color:#779d03;
	text-decoration:none;
}
.breadcrumb a:hover{
	color:#FF9900;
	text-decoration:none;
}
.quarter {
	width: 172px;
	margin: auto 7px;
}
.one-third {
	width: 176px;
	float:left;
}
.half {
	width: 272px;
	float:left;
}
.separator {
	margin-right: 15px;
}
.external-list {
	margin: 5px 0px 15px 5px;
	padding: 0px;
	list-style: none;
}
.external-list li {
	margin: 0px;
	padding: 2px 0px 2px 14px;
	background: url(images/mini-external.gif) no-repeat left center;
}
.links-list {
	list-style:none;
	margin:3px 0px 20px;
	padding:0px;
	line-height: 100%;
	font-size: 90%;
}
.links-list li{
	width: 170px;
	height:19px;
	background: url(images/links-bullet.gif) no-repeat left center;
	margin-bottom: 2px;
}
.links-list li a, .links-list li a{
	height:19px;
	display:block;
	color: #FF6600;
	text-decoration:none;
	padding: 4px 10px 0px 14px;
}
.links-list li a:hover{
	color: #339900;
	text-decoration:none;
	background: url(images/links-li-bg.gif) no-repeat;
}
.update {
	background: #FFFBE8;
	padding: 2px 7px;
	border: 1px solid #FFE4C1;
	margin: 10px 0px 5px;
}
.alert {
	background: url(images/mini-update.gif) no-repeat left center;
	text-transform: uppercase;
	color: #663300;
	padding: 2px 0px 2px 17px;
	border-bottom: 1px solid #FFE6C4;
	margin:0px 0px 5px;
}
#intouchform {
	margin: 20px 10px 10px;
	font: 110% Arial, Helvetica, sans-serif;
	color: #000000;
}
#intouchform p{
	clear: left;
	margin: 5px 0 10px 0px;
	position: relative;
}
#intouchform label{
	font-weight: bold;
	color:#598192;
	float: left;
	width: 120px;
	background: url(images/formlabel-arrow.gif) no-repeat top right;
	margin-right: 8px;
}
#intouchform input{
	width: 350px;
	background:#EEF5F9;
	border: 1px solid #a3bdc8;
	padding: 2px;
}
#intouchform textarea{
	width: 350px;
	height: 140px;
	background:#EEF5F9;
	border: 1px solid #a3bdc8;
	padding: 2px;
}
#intouchform .submitbutton {
	width: auto;
	padding: 4px 12px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #587683;
	border: none;
}
#intouchform .indent {
	margin-left: 128px;
}
#intouchform .submitbutton:hover {
	background: #779d03;
}
#intouchform #usermessage {
	font-size: 110%;
	font-weight: bold;
	margin: 0px 0px 5px 125px;
}
#intouchform .error {
	border: 1px solid #FF9900;
}
#intouchform .failure {
	color:#FF9900;
}
#intouchform .success {
	color:#669900;
}
#intouchform .required {
	position: absolute;
	color: #97b5c2;
	top: 3px;
	padding-left: 5px;
}
#intouchform textarea:focus, #intouchform input[type="text"]:focus {
	background: #F1FFD5;
}
.left-noborder {
	border: none;
	float: left;
	margin-right: 15px;
}
.icons-list {
	list-style:none;
	margin:0px 0px 10px;
	padding:0px 0px 0px 5px;
}
.icons-list br{
	display:none;
}
.icons-list p br{
	display:block;
}
.icons-list li{
	margin: 12px 0px;
	height: 166px;
/*	background: url(http://www.ndesign-studio.com/wp-content/themes/phoenix/images/thumb-hr.gif) no-repeat center bottom;*/
}
.icons-list h3{
	margin: 0px;
	padding:0px;
	font: bold 14px "Trebuchet MS", Tahoma, Arial;
	color:#666666;
	text-transform:none;
	letter-spacing: 0px;
}
.buy-options {
	list-style:none;
	margin: 0px 0px 15px;
	padding: 0px;
	border-top: solid 1px #dfe8c3;
	color: #666666;
}
.buy-options br{
	display:none;
}
.buy-options li{
	height: 18px;
	clear: both;
	border-bottom: solid 1px #dfe8c3;
	padding: 5px 0px;
}
.buy-options li a, .buy-options li a:visited{
	color: #557D00;
}
.icons-right {
	float: right;
	width: 398px;
}
.small {
	font-size: 90%;
}
hr.dot {
	clear:both;
	visibility:hidden;
	margin:0px;
	padding:0px;
	border-bottom: 1px dotted #CCCCCC;
}
.btt a {
			background: url(http://vivetuvida.org/images/btt.gif) 0 4px no-repeat;
			padding-left: 7px;
}
#mainMenu {
	/* Background color of main menu */
 	/*background-color:#1D6963;*/
	background-color:#007ABA;
	/*	background-image:url('../images/bgmenubar.gif');   */	
	/* Font & character properties of main menu items */	
	font: 75%/1em Arial, Helvetica, sans-serif 
	color: #FFFFFF;  	                                               
	/*letter-spacing   : .15em; */
	/* text-transform   : uppercase; */		
    /* Bottom border of main menu */
	/*border-bottom:1px solid #8CC860;*/
	border-bottom:1px solid #FFFFFF;
	/*border-bottom:1px solid #CC7E55;*/
	/* Height of main menu */   
	height:22px;
	/* Don't change this position attribute */	                                           		
	position:relative;
	visibility: hidden;
}

#mainMenu a {
	/* Custom font/character properties*/
	text-decoration:none;
	color: #FFFFFF;  
    /* Spaces at the left of main menu items */
	padding-left:5px;	 
    /* Spaces at the right of main menu items */	                                               
	padding-right:5px;	                                                
	padding-bottom: 5px; 
	/* Don't change these two options */
	position:absolute;
	bottom:-1px;
}

#submenu {
	/* Background color of sub menu items */
	/*background-color:#59A09A;	*/
	background-color:#00BBE5;
	/* Font & character properties of submenu items */	
	color: #FFFFFF;
	/*	text-transform   : lowercase; 	*/		
	/*border-bottom:1px solid #CC7E55;*/
	/*border-bottom:1px solid #8CC860;*/
	/*border-bottom:1px solid #8CC860;*/
	border-bottom:1px solid #007ABA;
	/* Misc bar properties */	
	padding-top: 3px;
	height: 15px;
	/* Don't change this option */	
	visibility: hidden;
	/*width: 743px;*/
}


html>body #clearmenu { 
	/* non IE browsers menu bottom spacing */ 
	margin-bottom: 2px;                               
}

#submenu div {
	/* Don't change this option */
	white-space:nowrap;	                                                
}

/*
Style attributes of active menu item 
*/
#mainMenu .activeMenuItem {
	/* Font property of active main menu item*/	
	/*font-weight:bold; */
	/* Border options */
	border-left:1px solid #FFFFFF;                                     	
	/*border-top:1px solid #8CC860;*/
	border-right:1px solid #FFFFFF;		
	/* Background color */
	background-color:#00BBE5;
	/*padding-top: 2px; */
	/* Handcursor on mouseover */	
	cursor:pointer;	                                                    
}

/*
Style attributes of inactive menu items
*/
#mainMenu .inactiveMenuItem {		
	/* Text color */
	color:  #FFFFFF;
	/* Handcursor on mouseover */	                                                    
	cursor:pointer;
		                                                    
}

#submenu a {	
	/* No underline on sub menu items - use 
	text-decoration:underline; if you want the 
	links to be underlined */
	text-decoration:none;	                                            
	/* Space at the left of each sub menu item */	
	/*padding-left:5px;	*/         
	/* Space at the right of each sub menu item */	                                     
	padding-right:5px;	                                              
	color: #FFFFFF;  
}

#submenu a:hover {
	/* Color on mouseover of sub menu items */
	color: #00FFFF;   
}
#single-topcol {
	float:left;
	width: 620px;
}
#single-leftcol {
	float:left;
	width: 285px;
}
#single-middlecol {
	float:left;
	width: 335px;
}
#single-rightcol-new {
	float:right;
	width: 165px;
}
#single-middlecol2 {
	float:left;
	width: 1px;
	background-color:#FF0000;
	height:200px;
}	
#single-rightcol {
	float:right;
	width: 165px;
	background-image: url(http://vivetuvida.org/images/bkgrnd_165x412.png);
	background-repeat: no-repeat;
}
#single-rightcol10 {
	float:right;
	width: 165px;
	background-image: url(http://vivetuvida.org/images/bkgrnd265x420.png);
	background-repeat: no-repeat;
}
#single-rightcol-0 {
	float:right;
	width: 165px;
	background-image: url(http://vivetuvida.org/images/bkgrnd_165x430.png);
	background-repeat: no-repeat;
}
#single-rightcol-a0 {
	float:right;
	width: 165px;
	background-image: url(http://vivetuvida.org/images/bkgrnd_165x430.png);
	background-repeat: no-repeat;
}
#single-rightcol-7 {
	float:right;
	width: 165px;
	background-image: url(http://vivetuvida.org/images/bkgrnd265x420.png);
	background-repeat: no-repeat;
}
#single-rightcol-1 {
	float:right;
	width: 165px;
	background-image: url(http://vivetuvida.org/images/bkgrnd_165x252.png);
	background-repeat: no-repeat;
}
#single-rightcol-2 {
	float:right;
	width: 165px;
	background-image: url(http://vivetuvida.org/images/bkgrnd_165x212.png);
	background-repeat: no-repeat;
}
#single-rightcol-3 {
	float:right;
	width: 165px;
	background-image: url(http://vivetuvida.org/images/bkgrnd_165x170.png);
	background-repeat: no-repeat;
}
#single-rightcol-4 {
	float:right;
	width: 165px;
	background-image: url(http://vivetuvida.org/images/bkgrnd_165x312.png);
	background-repeat: no-repeat;
}
#single-rightcol-5 {
	float:right;
	width: 165px;
	background-image: url(http://vivetuvida.org/images/bkgrnd_165x141.png);
	background-repeat: no-repeat;
}
#single-rightcol-6 {
	float:right;
	width: 165px;
	background-image: url(http://vivetuvida.org/images/bkgrnd_165x355.png);
	background-repeat: no-repeat;
}
.leftborder {
	padding: 2px;
	border-left-style: hidden;
	border-left-width: 3px;
}
.leftborder1 {
	border-left: 1px dotted #66CC99;
	padding: 2px;
}

