
/* CSS Document */
body
	{
		padding:0px;
		margin:0px;
		background:#4e93ce;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
	}
.header
	{
		background:url(../images/header.jpg) no-repeat top;
	}
.contentblock
	{
		background:url(../images/contentcenter.jpg) repeat-y;
	}
.footer
	{
		background:url(../images/footer.jpg) no-repeat top;
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#666666;
	}
.linksshadepar
	{
	background:url(../images/linksshade.jpg) top repeat-x;
	}
.shade	
	{
		background:url(../images/shade.jpg) repeat-x top;
	}
.headerpart
	{
		background:url(../images/heading.jpg) no-repeat;
	}
.headerpart h1
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		margin:5px 0 0 5px;
		font-weight:bold;
	}
.para
	{
		padding:4px 0 4px 0;
		margin:0px;	
	}
.leftbackstrip
	{
		background:url(../images/leftbackstrip.jpg) repeat-y left;
	}
.contact
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:18px;
		font-weight:bold;
		padding:10px 0 10px 0;
		margin:0px;
		font-style:italic;
		color:#0f63c0;
	}
.youtubebackside
	{
		background:	url(../images/youtube-backside.jpg) no-repeat center;
	}
.homeopathi
	{
	text-decoration:none;
	color:#666666;
	}
.homeopathi:hover
	{
	text-decoration:underline;
	color:#666666;
	}
.encino
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:20px;
		font-weight:bold;
		color:#0f63c0;
		padding:10px 0 10px 0;
		margin:0px;
	}	
img	
	{
		border:0px;
	}											
	
/*Top links start here*/

.linksback
	{
		background-image:url(../images/linksbackstrip.jpg);
		background-repeat:repeat-x;
		height:51px;
	}
#topnavigation 
	{
		width:100%;
		overflow:hidden;
	}
#topnavigation ul
	{
		margin:0px;
		padding:0px;
	}
#topnavigation li
    {
		padding:0px 1px 0px 1px;
		float:left;
		background:url(../images/devider.jpg) no-repeat right;
		border-collapse:collapse;
		list-style:none;
	}
#topnavigation li a
	{
		height:51px;
		color:#600e06;
		line-height:51px;
		background-position:top right;
		background:url(../images/devider.jpg) no-repeat right;
		background-repeat:repeat-y;
		float:left;
		padding:0 13px 0 14px;
		text-decoration:none;
		text-align:center;
		font-family:Arial, Helvetica, sans-serif;
		font-size:16px;
		font-weight:bold;
	}
#topnavigation li a:hover
	{
		background:#cb6f2d;
		height:51px;
		color:#FFFFFF;
		font-weight:bold;
		text-decoration:none;
	}

#topnavigation .active
	{
		background:#cb6f2d;
		height:51px;
		color:#FFFFFF;
		font-weight:bold;
		text-decoration:none;
	}
		
/*Top links End here*/



/*Left side block links start here*/

.blueblock 
	{

		padding:8px ;
		width:100%;
		font-family:Arial, Helvetica, sans-serif;
		font-size: 12px;
		 
	}

* html .blueblock
	{ /*IE 6 only */
		width:100%; /*Box model bug: 180px minus all left and right paddings for #blueblock */
	}

.blueblock ul
	{
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
	}

.blueblock li 
	{
		margin: 0;
		text-align:left;
		background:url(../images/star.jpg) no-repeat left;
		padding:2px 0 2px 13px;
	}

.blueblock li a
	{
		display: block;
		padding: 5px 5px 5px 8px;
		color: #eec38f;
		text-decoration: none;
		width: 100%;
	}

html>body .blueblock li a
	{ /*Non IE6 width*/
		width: auto;
	}

.blueblock li a:hover
	{
		color: #fff;
		background-color:#9f2d20;
		padding: 5px 5px 5px 11px;
	}

/*Left side block links end here*/


/*treatment start here*/

.treatmentlist 
	{

		padding:0px ;
		width:100%;
		font-family:Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight:bold;
	}

* html .treatmentlist
	{ /*IE 6 only */
		w\idth: 147px; /*Box model bug: 180px minus all left and right paddings for #blueblock */
	}

.treatmentlist ul
	{
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
	}

.treatmentlist li 
	{
		margin: 0;
		text-align:left;
		background:url(../images/bullet.jpg) no-repeat left;
		padding:2px 0 2px 13px;
	}

.treatmentlist li a
	{
		display: block;
		padding: 5px 5px 5px 8px;
		color: #eec38f;
		text-decoration: none;
		width: 100%;
	}

html>body .treatmentlist li a
	{ /*Non IE6 width*/
		width: auto;
	}

.treatmentlist li a:hover
	{
		color: #fff;
		background-color:#9f2d20;
		padding: 5px 5px 5px 11px;
	}

/*treatment End here*/

/*treatment start here*/

.carttlist 
	{

		padding:10px 0 20px 20px ;
		width:100%;
		font-family:Arial, Helvetica, sans-serif;
		font-size: 12px;
	}

* html .carttlist
	{ /*IE 6 only */
		w\idth: 147px; /*Box model bug: 180px minus all left and right paddings for #blueblock */
	}

.carttlist ul
	{
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
	}

.carttlist li 
	{
		margin: 0;
		text-align:left;
		background:url(../images/bullet.jpg) no-repeat left;
		padding:2px 0 2px 13px;
	}

.carttlist li a
	{
		display: block;
		padding: 5px 5px 5px 8px;
		color: #eec38f;
		text-decoration: none;
		width: 100%;
	}

html>body .carttlist li a
	{ /*Non IE6 width*/
		width: auto;
	}

.carttlist li a:hover
	{
		color: #fff;
		background-color:#9f2d20;
		padding: 5px 5px 5px 11px;
	}

/*treatment End here*/
	
.trethead
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:30px;
		padding:6px 0 10px 0;
		margin:0px;
		color:#043165;
	}
.fast
	{
		font-family:Arial, Helvetica, sans-serif;
		color:#cb6109;
		font-size:18px;
		font-weight:bold;
	}
.productsback
	{
		background:url(../images/pro.jpg) no-repeat;
		width:683px;
	}
.productsback a
	{
		font-family:Arial, Helvetica, sans-serif;
		color:#0870cb;
		font-weight:bold;
		text-decoration:underline;
	}
.productsback a:hover
	{
		font-family:Arial, Helvetica, sans-serif;
		color:#0870cb;
		font-weight:bold;
		text-decoration:none;
	}
.carttopstrip
	{
		background:url(../images/carttop.jpg) no-repeat bottom;
		width:683px;
		height:33px;
	}
.cartcenterstrip
	{
		background:url(../images/cartcenter.jpg) repeat-y;
		width:683px;
	}
.cartbottomstrip
	{
		background:url(../images/cartbottom.jpg) no-repeat top;
		width:683px;
		height:33px;
	}							
		



/*Tab start here*/


 /* ######### CSS for Shade Tabs. Remove if not using ######### */

.shadetabs{
padding:4px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
padding-bottom:0px;
font: 11px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
position: relative;
z-index: 1;
padding:12px 0 9px 0;
margin-right: 2px;
width:108px;
color:#000000;
background: url(../images/tab.jpg) top left no-repeat;
}


.shadetabs li a:hover{
text-decoration: none;
color:#fcf9f0;
}

.shadetabs li a.selected{ /*selected main tab style */
position: relative;
top: 1px;
color:#000000;
}

.shadetabs li a.selected{ /*selected main tab style */
background-image: url(../images/tabhover.jpg);
}

.shadetabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}

.tabcontent{
display:none;
}

@media print {
.tabcontent {
display:block !important;
}
}
.tabcontentdivision
{

font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#42392a; 
top:9px; 
width:680px; 
padding: 7px 37px 20px 0px;
margin:0px;
background:url(../images/divisionbottom.jpg) no-repeat bottom left;
overflow:hidden;

}
.stripdevider
	{
		background:url(../images/divisioncenter.jpg) repeat-y left;
		border-top:#c7c8c3 1px solid;
		margin:0px;
		width:650px; 
		padding: 7px 18px 7px 20px;
		left:0px;
		position:relative;
		overflow:hidden;
	}

/*Tab End here*/


/*left side tabs Start*/

.div2 a.Goals1{
	display:block;height:29px; width:190px; color:#000000; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; line-height:24px; background:url(../images/arrow-down-title.jpg) no-repeat;margin:0 0 2px 0; text-decoration:none;
}
.div2 a.Goals1:hover{
color:#330000; 
}

.div2 a.Goals2{
	display:block;height:29px; width:190px; color:#000000; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; line-height:24px; background:url(../images/arrow-up-title.jpg) no-repeat;margin:0 0 2px 0; text-decoration:none;
}

.div3 a.Goals2{
	display:block;height:29px; width:190px; color:#000000; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; line-height:24px; background:url(../images/arrow-up-title.jpg) no-repeat;margin:0 0 2px 0; text-decoration:none;
}

.div3 a.Goals3{
	display:block;height:29px; width:190px; color:#000000; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; line-height:24px; background:url(../images/arrow-down-title.jpg) no-repeat;margin:0 0 2px 0; text-decoration:none;
}
.div3 a.Goals3:hover{
color:#330000; 
}


.div4 a.Goals2{
	display:block;height:29px; width:190px; color:#000000; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; line-height:24px; background:url(../images/arrow-up-title.jpg) no-repeat;margin:0 0 2px 0; text-decoration:none;
}

.div4 a.Goals4{
	display:block;height:29px; width:190px; color:#000000; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; line-height:24px; background:url(../images/arrow-down-title.jpg) no-repeat;margin:0 0 2px 0; text-decoration:none;
}
.div4 a.Goals4:hover{
color:#330000; 
}


.div5 a.Goals2{
	display:block;height:29px; width:190px; color:#000000; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; line-height:24px; background:url(../images/arrow-up-title.jpg) no-repeat;margin:0 0 2px 0; text-decoration:none;
}

.div5 a.Goals5{
	display:block;height:29px; width:190px; color:#000000; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; line-height:24px; background:url(../images/arrow-down-title.jpg) no-repeat;margin:0 0 2px 0; text-decoration:none;
}
.div5 a.Goals5:hover{
color:#330000; 
}


#section2{
	background:#111111;
	width:190px;
	background:url(../images/leftbackstrip.jpg) left repeat-y;

}
#section2 .note{
	background:#f3e0c6;
	color: #000;
	font:normal normal 11px verdana,Arial, Helvetica, sans-serif;
}


#section3{
	background:#111111;
	width:190px;
	background:url(../images/leftbackstrip.jpg) left repeat-y;

}
#section3 .note{
	background:#f3e0c6;
	color: #000;
	font:normal normal 11px verdana,Arial, Helvetica, sans-serif;
}


/*left side tabs End*/








.digestlists 
	{
		padding:6px 0 0 0;
		font-family:Arial, Helvetica, sans-serif;
	}

.digestlists ul
	{
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
	}

.digestlists li 
	{
		margin: 0;
		text-align:left;
		background:url(../images/bullet1.jpg) no-repeat left;
		padding:0;
		height:15px;
		line-height:15px;
		font-size:11px;
		font-weight:bold;
		width:155px;

	}

.digestlists li a
	{
		padding:0 0 0 10px;
		color: #000000;
		margin:0px;
		text-decoration: none;
	}

html>body .digestlists li a
	{ /*Non IE6 width*/
		width: auto;
	}

.digestlists li a:hover
	{
		color: #fff;
		padding:0 0 0 10px;
	}
.digestive
	{
	background:url(../images/digestive.jpg) no-repeat top;
	width:167px;
	height:278px;
	color:#FFFFFF;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	}
.painproblums
	{
	background:url(../images/painprob.jpg) no-repeat top;
	width:167px;
	height:278px;
	color:#FFFFFF;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	}
.braininjuryprobulms
	{
	background:url(../images/braininjuryprobulm.jpg) no-repeat top;
	width:167px;
	height:278px;
	color:#FFFFFF;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	}
.braininjuryprobulmsnew
	{
	background:url(../images/qualityoflifeproblum.jpg) no-repeat top;
	width:167px;
	height:278px;
	color:#FFFFFF;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	}		

