h@charset "utf-8";
/* CSS Document */

/*----------------------------------------------------*/
/* li.float is responsible for the about page list columns. Makes the lists float to the left */
/*----------------------------------------------------*/



li.float{
	float:left;
	list-style:none;
	padding-right:10px;
}



/*----------------------------------------------------*/
/*General Styles Reset */
/*----------------------------------------------------*/
*{
	margin:0px;
	padding:0px;
	border:0px;
}

img, p, a, em, img, h1, h2, h3, h4, h5, h6{
	padding:0px;
	margin:0px;
	border:0px;
}

h1, h2, h3, h4, h5, h6{
	padding-bottom:17px;
		padding-top:10px;

}

.fullwidth{
	line-height:16px;
	padding-bottom:20px;
	font-weight: normal;
}

p, em, li, ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
}


a{
	text-decoration:none;
	border:0px;
	padding:0px;
	margin:0px;
	color:#900;
}

a:visited{
	border:0px;
	margin:0px;
	padding:0px;
	text-decoration:none;
	color: #900;
}

/*End Of General Styles*/


/* For Styles Reffering To The CSS3 Buttons, check buttons.css */
/* For Styles Reffering To The List Decorations and Table check elements.css */

/*----------------------------------------------------*/
/* Horizontal Decorations */
/*----------------------------------------------------*/
.decoration{
	background-image:url(img/hrline.png)!important;
	background-repeat:repeat-x;
	margin-bottom:5px; margin-top:10px;
	display:block;
	width:100%;
	height:3px;
}

.decoration-2{
	background-image:url(img/hrline.png)!important;
	background-repeat:repeat-x;
	margin-bottom:10px;
	display:block;
	width:480px;
	height:3px;
}

/*End Of Horizontal Decorations  */
/*----------------------------------------------------*/
/*Body And Main Wrapper Decorations */
/*----------------------------------------------------*/
body{
	background-image:url(img/redbg.jpg);
	background-repeat: repeat-y;
	background-color:#96191e;
	background-position:center;
	font-family:Arial, Helvetica, sans-serif;
	z-index: 999;
}

#main-container{
	background-color:#FFF;
	margin:0 auto;
	min-width:990px;	
	max-width:990px;
	position: relative;
	top: 30px;
	padding-bottom: 10px;
}

#site-wrapper{
	display:block;
	padding-top:30px;
	padding-left:67px;
	padding-right:60px;
	padding-bottom:20px;
	min-width:880px;
	max-width:880px;
	margin:auto;
}

.quote {
	text-align:right;
	margin:0 auto;
	width: 70%;
	display: block;
	padding-top: 20px;
	

}

.maincontentcopy {
	margin: 0 30px;}
.mainquote { margin:0 auto; font-family:"Times New Roman", Times, serif; font-size:18px; color:#333; font-style:italic; font-stretch:semi-expanded; padding-right: 10px; text-align:right;}
.quoter {}
.redquotes { color:#900}
/*End Of Body And Wrapper Decorations */
/*----------------------------------------------------*/
/* Clear System */
/*----------------------------------------------------*/
.clear{
	clear:both;
}
/*End Of Control System */
/*----------------------------------------------------*/
/*Logo And Navigation Decorations */
/*----------------------------------------------------*/
#logo{
	width:400px;
	padding: 5px 0 10px 15px;
}

#navigation{
	margin-top:-55px;

	float:right;
}


.menu {
	
}

a.menuTitle{
	color:#6d6d6d;
	font-size:14px;
	font-weight:lighter;
	font-variant:small-caps;
	
}

.menu > li {
	display:block;
	float:left;
	margin-right:7px;
	margin-left:7px;
	position:relative;
	height:34px;
	z-index:99;
}
.menu > li:hover {
	color:#333;
}


.dropdown {
	display:none;
	position:absolute;
	width:125px;
	list-style:none;
	text-decoration:none;
	background:#fbfbfb repeat-x;
	-moz-box-shadow:0px 0px 2px #6e6e6e;
	box-shadow:0px 0px 2px #6e6e6e;
	-webkit-box-shadow:0px 0px 2px #6e6e6e;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding-left:10px;
	padding-right:10px;
	margin-left:-40px;
	top:30px;
}
.dropdown li {
	padding-top:5px;
	padding-bottom:8px;
}
.dropdown li a {
	text-decoration:none;
	color:#777;
	font-size:12px;
	margin-top:30px;
}
.dropdown li a:hover {
	color:#333;
}

#app { float: right; 
width:119px; height: 16px; margin-right:5px; display: block; position: relative; top: -32px;z-index:1000; }

.subnav {
	margin:2px 5px 5px 0;
	height: 15px;
	}

.subnav a { color:#666; text-decoration: none; font-size: 11px; padding-top:  }

.subnav a:hover {}

.smllogo {
	width: 145px;
	height: 90px;
	float: right;
	position: relative;
	background-color:#FFF;
	border: 5px solid #fff;
	margin: auto;
	text-align: right;
	z-index:80;
	display: block;
}

/*End Of Logo and Navigation Styles  */

/*----------------------------------------------------*/
/*Homepage And About Page Styles */
/*----------------------------------------------------*/
.headline{
	line-height:22px;
	padding-bottom:30px;
}

h3.headline-heading{
	font-size:18px;
	width:705px;
	color:#6e6e6e;
	line-height:30px;
	font-style:italic;
	font-weight:100;
}

a.headline-button{
	float:right;
	margin-top:-30px;
	margin-right:-170px;
	text-decoration:none;
	text-align:center;
	padding-top:15px;
	padding-bottom:15px;
	display:block;
	width:165px;
	background-color:#000000;
	color:#FFF;
}

a.headline-button:hover{
	background-color:#343434;
}

a.headline-button:active{
	background-color:#6e6e6e;
}

.columns{
	width:380px;
	padding: 0 5px 10px 0;
}


p{ 
	font-size:12px; margin-bottom: 5px;
}
blockquote {
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style:italic;
	color: #900;
}

blockquote.big-quote{
	background-image:url(http://www.heartwellness.info/images/big-blockquote.png);
	background-repeat:no-repeat;
	padding-left:100px;
	padding-bottom:30px;
	line-height:22px;
	font-style:italic;
	color:#6f6f6f;
}

blockquote.small-quote{
	background-image:url(http://www.heartwellness.info/images/small-blockquote.png);
	background-repeat:no-repeat;
	padding-left:100px;
	padding-bottom:30px;
	font-style:italic;
	color:#6f6f6f;

}

.totop {margin-top: 5px; }
.totop a { font-size:10px; color:#999; text-decoration:none; }



/* Portfolio Pagination Style */
/*----------------------------------------------------*/
a.pagination{	
	color:#FFF;
	background-image:url(http://www.heartwellness.info/images/pagination/normal.png);		
	background-repeat:no-repeat;
}
a.pagination:hover{	
	background-image:url(http://www.heartwellness.info/images/pagination/hover.png);		
	background-repeat:no-repeat;
}
a.pagination:active{ 
	color:#FFF;
	background-image:url(http://www.heartwellness.info/images/pagination/activated.png);		
	background-repeat:no-repeat;
}

h4.tabNavigation-heading{
	font-weight:lighter;
	color:#6d6d6d;
	margin-top:40px;
	float:left;
}

ul.tabNavigation {	
	background-image:url(http://www.heartwellness.info/images/site-deco.png);
	background-repeat:repeat-x;
	width:8px;
	width:880px;
	font-size:12px;
	display:block; 
	margin-right:85px;
	list-style:none; 
	padding-top:43px;
}
ul.tabNavigation li {  
	padding-left:10px;
	float:right;
	display:inline; 
	padding-bottom:30px;
}
ul.tabNavigation li a {
	padding: 5px 10px 10px;    
	color: #333;    
	text-decoration: none;
}

#selected-sub{	
	color:#e44d26;
}

#selected{
	color:#96191e;

}


div.tabs > div {
	margin-top: 3px;
}
		
div.tabs > div h2 {
	margin-top: 0;
}

.imgcontact { padding-right: 10px; border:0; }
.caption { font-size: 10px; color:#999; text-align: center; padding: 3px; }


/*----------------------------------------------------*/
/*Footer Styles */
/*----------------------------------------------------*/
#footer{
	padding-bottom:20px;
}

p.footer-text{
	float:left; font-size: 11px; color: #999; 
}
/* Default button styling - this applies to all anchors with the .button class */

.demo-button-class{
	width:960px;
}



.button {
	display: block; 
	font-size: 12px; 
	text-decoration: none!important; 
	font-family: Helvetica, Arial, sans serif;
	padding: 8px 12px; 
	border-radius: 3px; 
	-moz-border-radius: 3px; 
	box-shadow: inset 0px 0px 2px #fff;
	-o-box-shadow: inset 0px 0px 2px #fff;
	-webkit-box-shadow: inset 0px 0px 2px #fff;
	-moz-box-shadow: inset 0px 0px 2px #fff;
	margin-right:20px;
	margin-bottom:30px;
	float:left;

	
}
.button:active {
	display: block; 
	padding: 8px 12px; 
	box-shadow: inset 0px 0px 3px #999;
	-o-box-shadow: inset 0px 0px 3px #999;
	-webkit-box-shadow: inset 0px 0px 3px #999;
	-moz-box-shadow: inset 0px 0px 3px #999;
}

.button:visited {
	display: block; 
	padding: 8px 12px;
	margin-right:20px;
	margin-bottom:30px; 
	box-shadow: inset 0px 0px 3px #999;
	-o-box-shadow: inset 0px 0px 3px #999;
	-webkit-box-shadow: inset 0px 0px 3px #999;
	-moz-box-shadow: inset 0px 0px 3px #999;
}

.three-column{
	float:right;	
	margin-top:23px;
	margin-right:-5px;
	margin-bottom:0px;
}

.two-column{
	float:right; 
	margin-right:5px;
}

.one-column{
	float:right; 
	margin-right:0px;
}

.side-bar{
	margin-right:5px;
	padding-left:12px;
	padding-right:12px;
	margin-bottom:30px;
}

.side-bar:active{
	margin-right:5px;
	padding-left:12px;
	padding-right:12px;
	margin-bottom:30px;;
}

.grey2 {
	color: #444;
	border: 1px solid #d0d0d0;
	background-image: -moz-linear-gradient(#ededed, #e1e1e1);
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#e1e1e1), to(#ededed));
	background-image: -webkit-linear-gradient(#ededed, #e1e1e1);
	background-image: -o-linear-gradient(#ededed, #e1e1e1);
	text-shadow: 1px 1px 1px #fff;
	background-color: #e1e1e1;
}
.grey2:hover {
	border: 1px solid #b0b0b0;
	background-image: -moz-linear-gradient(#e1e1e1, #ededed);
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ededed), to(#e1e1e1));
	background-image: -webkit-linear-gradient(#e1e1e1, #ededed);
	background-image: -o-linear-gradient(#e1e1e1, #ededed);
	background-color: #ededed;
}

/* The styles for the grey button */
.grey {
	color: #444;
	border: 1px solid #d0d0d0;
	background-image: -moz-linear-gradient(#ededed, #e1e1e1);
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#e1e1e1), to(#ededed));
	background-image: -webkit-linear-gradient(#ededed, #e1e1e1);
	background-image: -o-linear-gradient(#ededed, #e1e1e1);
	text-shadow: 1px 1px 1px #fff;
	background-color: #e1e1e1;
}
.grey:hover {
	border: 1px solid #b0b0b0;
	background-image: -moz-linear-gradient(#e1e1e1, #ededed);
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ededed), to(#e1e1e1));
	background-image: -webkit-linear-gradient(#e1e1e1, #ededed);
	background-image: -o-linear-gradient(#e1e1e1, #ededed);
	background-color: #ededed;
}
.grey:active {	
	padding: 8px 12px; 
	display:block; 
	border: 1px solid #666;
	width:auto;
}

/* The styles for the red button */
.red {
	color: #923c47;
	border: 1px solid #d96d7c;
	background-image: -moz-linear-gradient(#f997b0, #f6677b);
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f6677b), to(#f997b0));
	background-image: -webkit-linear-gradient(#f997b0, #f6677b);
	background-image: -o-linear-gradient(#f997b0, #f6677b);
	text-shadow: 1px 1px 1px #fdbcc7;
	background-color: #f6677b;
}
.red:hover {
	border: 1px solid #c75964;
	background-image: -moz-linear-gradient(#f6677b, #f997b0);
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f997b0), to(#f6677b));
	background-image: -webkit-linear-gradient(#f6677b, #f997b0);
	background-image: -o-linear-gradient(#f6677b, #f997b0);
	background-color: #f997b0;
}
.red:active {border: 1px solid #ab3e4b;}

/* The styles for the blue button */
.blue {
	color: #41788c;
	border: 1px solid #6fb1c7;
	background-image: -moz-linear-gradient(#aae5f7, #73d0f1);
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#73d0f1), to(#aae5f7));
	background-image: -webkit-linear-gradient(#aae5f7, #73d0f1);
	background-image: -o-linear-gradient(#aae5f7, #73d0f1);
	text-shadow: 1px 1px 1px #bfeafb;
	background-color: #73d0f1;
}
.blue:hover {
	border: 1px solid #4690ad;
	background-image: -moz-linear-gradient(#73d0f1, #aae5f7);
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#aae5f7), to(#73d0f1));
	background-image: -webkit-linear-gradient(#73d0f1, #aae5f7);
	background-image: -o-linear-gradient(#73d0f1, #aae5f7);
	background-color: #aae5f7;
}
.blue:active {border: 1px solid #3b778b;}

/* The styles for the green button */
.green {
	color: #5a742d;
	border: 1px solid #95b959;
	background-image: -moz-linear-gradient(#cae387, #a5cb5e);
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#a5cb5e), to(#cae387));
	background-image: -webkit-linear-gradient(#cae387, #a5cb5e);
	background-image: -o-linear-gradient(#cae387, #a5cb5e);
	text-shadow: 1px 1px 1px #dff4bc;
	background-color: #a5cb5e;
}
.green:hover {
	border: 1px solid #687e30;
	background-image: -moz-linear-gradient(#a5cb5e, #cae387);
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#cae387), to(#a5cb5e));
	background-image: -webkit-linear-gradient(#a5cb5e, #cae387);
	background-image: -o-linear-gradient(#a5cb5e, #cae387);
	background-color: #cae387;
}
.green:active {border: 1px solid #506320; width:auto; height:auto;}

/* The styles for the black button */
.black {
	color: #fff;
	border: 1px solid #4d4d4d;
	background-image: -moz-linear-gradient(#656565, #454545);
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#454545), to(#656565));
	background-image: -webkit-linear-gradient(#656565, #454545);
	background-image: -o-linear-gradient(#656565, #454545);
	text-shadow: 1px 1px 1px #6d6d6d;
	background-color: #454545;
}
.black:hover {
	border: 1px solid #363636;
	background-image: -moz-linear-gradient(#454545, #656565);
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#656565), to(#454545));
	background-image: -webkit-linear-gradient(#454545, #656565);
	background-image: -o-linear-gradient(#454545, #656565);
	background-color: #656565;
}
.black:active {border: 1px solid #000;}

/* The styles for the yellow button */
.yellow {
	color: #986a39;
	border: 1px solid #e6b650;
	background-image: -moz-linear-gradient(#ffd974, #febf4d);
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#febf4d), to(#ffd974));
	background-image: -webkit-linear-gradient(#ffd974, #febf4d);
	background-image: -o-linear-gradient(#ffd974, #febf4d);
	text-shadow: 1px 1px 1px #fbe5ac;
	background-color: #febf4d;
}
.yellow:hover {
	border: 1px solid #c1913d;
	background-image: -moz-linear-gradient(#febf4d, #ffd974);
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffd974), to(#febf4d));
	background-image: -webkit-linear-gradient(#febf4d, #ffd974);
	background-image: -o-linear-gradient(#febf4d, #ffd974);
	background-color: #ffd974;
}
.yellow:active {border: 1px solid #936b26;}

/* The styles for the purple button */
.purple {
	color: #7e5d7c;
	border: 1px solid #cd93c6;
	background-image: -moz-linear-gradient(#e9c4e3, #d798d1);
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#d798d1), to(#e9c4e3));
	background-image: -webkit-linear-gradient(#e9c4e3, #d798d1);
	background-image: -o-linear-gradient(#e9c4e3, #d798d1);
	text-shadow: 1px 1px 1px #f1ceef;
	background-color: #d798d1;
}
.purple:hover {
	border: 1px solid #886382;
	background-image: -moz-linear-gradient(#d798d1, #e9c4e3);
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#e9c4e3), to(#d798d1));
	background-image: -webkit-linear-gradient(#d798d1, #e9c4e3);
	background-image: -o-linear-gradient(#d798d1, #e9c4e3);
	background-color: #e9c4e3;
}
.purple:active {border: 1px solid #6a4664;}

/* The styles for the greyblue button */
.gblue {
	color: #57646d;
	border: 1px solid #929ba2;
	background-image: -moz-linear-gradient(#bbcbd8, #8ea5b5);
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#8ea5b5), to(#bbcbd8));
	background-image: -webkit-linear-gradient(#bbcbd8, #8ea5b5);
	background-image: -o-linear-gradient(#bbcbd8, #8ea5b5);
	text-shadow: 1px 1px 1px #c6d4df;
	background-color: #8ea5b5;
}
.gblue:hover {
	border: 1px solid #656f78;
	background-image: -moz-linear-gradient(#8ea5b5, #bbcbd8);
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#bbcbd8), to(#8ea5b5));
	background-image: -webkit-linear-gradient(#8ea5b5, #bbcbd8);
	background-image: -o-linear-gradient(#8ea5b5, #bbcbd8);
	background-color: #bbcbd8;
}
.gblue:active {border: 1px solid #434f5a;}

/* The styles for the button groups */

.left {
	border-top-right-radius: 0px;
	-moz-border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	-moz-border-bottom-right-radius: 0px;
	border-right: 0px;
}
.left:hover {
	border-right: 0px;
}
.middle {
	border-radius: 0px;
	-moz-radius: 0px;
	border-right: 0px;
}
.middle:hover {
	border-right: 0px;
}
.right {
	border-top-left-radius: 0px;
	-moz-border-top-left-radius: 0px;
	border-bottom-left-radius: 0px;
	-moz-border-bottom-left-radius: 0px;
}

/* Large Styles */

.large {padding: 14px 28px;}
/* List Elements */
.lists{
	width:960px;
}

.float-left{
	padding-right:95px; /* Remove value if needed. Only added for demo lists */
	float:left;	
}

ul.icon-list{
	padding-bottom:13px; /* General Pading is 30 Bottom, so this is a corectional value because the icons have 17 bottom */
}

ul.bullet-list{
	list-style:circle;
	font-size:12px;
	display:block;
}

ul.bullet-list li{
	padding-top:0px;
	padding-bottom:17px;
}

ol.number-list{
	display:block;
}

ol.number-list li{
	padding-top:0px;
	padding-bottom:17px;
	font-size:12px;
}

li.list-info{
	list-style:none;
	font-size:12px;
	padding-bottom:17px;
	padding-top:0px;
	background-image:url(http://www.heartwellness.info/images/lists/list-info.png);
	background-repeat:no-repeat;
	background-position:0px 3px;
	padding-left:30px;
	margin-top:-2px;
}
li.list-heart{
	list-style:none;
	font-size:12px;
	padding-bottom:17px;
	padding-top:0px;
	background-image:url(http://www.heartwellness.info/images/lists/list-heart.png);
	background-repeat:no-repeat;
	background-position:0px 3px;
	padding-left:30px;

}
li.list-attention{
	list-style:none;
	font-size:12px;
	padding-bottom:17px;
	padding-top:0px;
	background-image:url(http://www.heartwellness.info/images/lists/list-attention.png);
	background-repeat:no-repeat;
	background-position:0px 3px;
	padding-left:30px;

}
li.list-cross{
	list-style:none;
	font-size:12px;
	padding-bottom:17px;
	padding-top:0px;
	background-image:url(http://www.heartwellness.info/images/lists/list-cross.png);
	background-repeat:no-repeat;
	background-position:0px 3px;
	padding-left:30px;

}
li.list-arrow{
	list-style:none;
	font-size:12px;
	padding-bottom:17px;
	padding-top:0px;
	background-image:url(http://www.heartwellness.info/images/lists/list-arrow.png);
	background-repeat:no-repeat;
	background-position:0px 3px;
	padding-left:30px;
}
li.list-plus{
	list-style:none;
	font-size:12px;
	padding-bottom:17px;
	padding-top:0px;
	background-image:url(http://www.heartwellness.info/images/lists/list-plus.png);
	background-repeat:no-repeat;
	background-position:0px 2px;
	padding-left:30px;
}
li.list-warning{
	list-style:none;
	font-size:12px;
	padding-bottom:17px;
	padding-top:0px;
	background-image:url(http://www.heartwellness.info/images/lists/list-warning.png);
	background-repeat:no-repeat;
	background-position:0px 2px;
	padding-left:30px;

}

li.list-tick{
	list-style:none;
	font-size:12px;
	padding-bottom:17px;
	padding-top:3px;
	background-image:url(http://www.heartwellness.info/images/lists/list-tick.png);
	background-repeat:no-repeat;
	background-position:0px 2px;
	padding-left:30px;

}

/*End Of List Elements */

/*Elements To Decorate Tabs */


table a:link {
	color: #666;
	font-weight: bold;
	text-decoration:none;
}
table a:visited {
	color: #999999;
	font-weight:bold;
	text-decoration:none;
}
table a:active,
table a:hover {
	color: #bd5a35;
	text-decoration:underline;
}


table {
	float:left;
	margin-right:30px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	font-size:12px;
	text-shadow: 1px 1px 0px #fff;
	background:#eaebec;
	border:#ccc 1px solid;
	margin-bottom:30px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;

	-moz-box-shadow: 0 1px 2px #d1d1d1;
	-webkit-box-shadow: 0 1px 2px #d1d1d1;
	box-shadow: 0 1px 2px #d1d1d1;
}
table th {
	padding:21px 25px 22px 25px;
	border-top:1px solid #fafafa;
	border-bottom:1px solid #e0e0e0;

	background: #ededed;
	background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#ebebeb));
	background: -moz-linear-gradient(top,  #ededed,  #ebebeb);
}
table th:first-child{
	text-align: left;
	padding-left:20px;
}
table tr:first-child th:first-child{
	-moz-border-radius-topleft:3px;
	-webkit-border-top-left-radius:3px;
	border-top-left-radius:3px;
}
table tr:first-child th:last-child{
	-moz-border-radius-topright:3px;
	-webkit-border-top-right-radius:3px;
	border-top-right-radius:3px;
}
table tr{
	text-align: center;
	padding-left:20px;
}
table tr td:first-child{
	text-align: left;
	padding-left:20px;
	border-left: 0;
}
table tr td {
	padding:18px;
	border-top: 1px solid #ffffff;
	border-bottom:1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;
	
	background: #fafafa;
	background: -webkit-gradient(linear, left top, left bottom, from(#fbfbfb), to(#fafafa));
	background: -moz-linear-gradient(top,  #fbfbfb,  #fafafa);
}
table tr.even td{
	background: #f6f6f6;
	background: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#f6f6f6));
	background: -moz-linear-gradient(top,  #f8f8f8,  #f6f6f6);
}
table tr:last-child td{
	border-bottom:0;
}
table tr:last-child td:first-child{
	-moz-border-radius-bottomleft:3px;
	-webkit-border-bottom-left-radius:3px;
	border-bottom-left-radius:3px;
}
table tr:last-child td:last-child{
	-moz-border-radius-bottomright:3px;
	-webkit-border-bottom-right-radius:3px;
	border-bottom-right-radius:3px;
}
table tr:hover td{
	background: #f2f2f2;
	background: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#f0f0f0));
	background: -moz-linear-gradient(top,  #f2f2f2,  #f0f0f0);	
}

.table-heading{
	padding-top:20px;
	padding-bottom:30px;
}

.table-text{
	color:#6f6f6f;
}

/* End Of Elements For Tab Decoration */
@charset "utf-8";
/* CSS Document */

#about-slider {
    width: 920px; /* important to be same as image width */
    height: 300px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
	margin-bottom:30px;
}

#about-sliderContent {
    width: 880px; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
	margin-left: 0;
}
.about-sliderImage {
    float: left;
    position: relative;
	display: none;
}
.about-sliderImage span {
    position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
    padding:30px;
    width: 910px;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}

.about-sliderImage p{
	font-size:12px;
	line-height:22px;
	padding-top:20px;
}

.clear {
	clear: both;
}
.about-sliderImage span strong {
    font-size: 18px;
}
.left {
	top: 0;
    left: 0;
	width: 300px !important;
	height: 300px;
}
.right {
	right: 0;
	top:0;
	bottom: 0;
	width: 300px !important;
	height: 300px;
}
ul { list-style-type: none;}
/*
 * jQuery Nivo Slider v2.6
 * http://nivo.dev7studios.com
 *
 * Copyright 2011, Gilbert Pellegrom
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 * 
 * March 2010
 */
 
 
/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:847px;
	height:0px;
	z-index:8;
	text-align:center;
}
.nivo-caption p {
	padding-top:2px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
	border:none;
}
.nivo-html-caption {
    display:none;
	color:#000000;
}

/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	position:relative;
	z-index:9;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}
/*
Skin Name: Orman Theme
Skin URI: http://nivo.dev7studios.com
Skin Type: fixed
Description: A light and green skin for the Nivo Slider.
Version: 1.0
Author: Gilbert Pellegrom & Orman Clark
Author URI: http://dev7studios.com
*/

.theme-orman.slider-wrapper {
    background:url(img/slider2.png) no-repeat;
	margin-top:0px;
	margin-left:-60px;
    width:986px;
    height:320px;
	margin-bottom:10px;
    padding-top:18px;
    position:relative;
	
}

.theme-orman .nivoSlider {
    position:relative;
    width:850px;
    height:260px;
	margin-top:-1px;
    margin-left:76px;
    background:url(img/loading.gif) no-repeat 50% 50%;
}
.theme-orman .nivoSlider img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
    width:880px; /* Make sure your images are the same size */
    height:240px; /* Make sure your images are the same size */
}
.theme-orman .nivoSlider a {
    border:0;
    display:block;
}

.theme-orman .nivo-controlNav {
    position:absolute;
	left:50%;
	bottom:-50px;
    margin-left:-80px; /* Tweak this to center bullets */
}
.theme-orman .nivo-controlNav a {
    display:block;
    width:10px;
    height:10px;
    background:url(img/bullets.png) no-repeat;
    text-indent:-9999px;
    border:0;
    margin-right:7px;
    float:left;
}
.theme-orman .nivo-controlNav a.active {
    background-position:0 -10px;
}

.theme-orman .nivo-directionNav a {
	display:block;
	width:25px;
	height:200px;
	background:url(img/arrows.png) no-repeat 0% 50%;
	text-indent:-9999px;
	border:0;
    top:40px;
}
.theme-orman a.nivo-nextNav {
	background-position:100% 50%;
	right:-8px;
}
.theme-orman a.nivo-prevNav {
	left:-40px;
    padding-left:20px;
}



.theme-orman .ribbon {
    background:url(http://www.heartwellness.info/images/nivo-slider/ribbon.png) no-repeat;
    width:111px;
    height:111px;
    position:absolute;
    top:-3px;
    left:56px;
    z-index:300;
}