/*  *********************************************  BODY  STYLE *********************************************** */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:justify;
	color: #434240;
	}
a img {
	border: 0px;
	}


/*  *********************************************  SIDEBAR  STYLE *********************************************** */



div#mn-sidebar {
	line-height: 25px;
	}

div#mn-sidebar p {
	padding: 0;
	margin: 0 0 0 -401px;
	position: absolute;
	top: 422px;
	left: 50%;
	text-align: left;
	width: 200px;
	}
	div#mn-sidebar strong {
		}

div#mn-sidebar a {
	color:#434240;
	text-decoration:none;
	display: block;
	clear: left;
	}
	div#mn-sidebar a:hover {
		color: #6E7E9F;
		}



/*  *********************************************  CONTENT  STYLE *********************************************** */

div#mn-content {
	line-height: 20px;
	}

div#mn-content p {
	}
	div#mn-content strong {
		}

div#mn-content ul {
	margin:0;
	padding: 0 0 15px 30px;
	line-height: 24px;
	}
div#mn-content .SlidingPanels ul {	
	margin: 10px 0 0 0;
	padding: 0 0 5px 30px;
	}
div#mn-content li {
		margin-left: 5px;
		}

div#mn-content a {
	color:#416B9B;
	text-decoration:none;
	}
	div#mn-content a:hover {
	  text-decoration:underline;
		}

#mn-content .colset {
	float: left;
	width: 100%;
	margin-top:10px;
	}
#mn-content .twocol p {
	margin:0px;
	}
#mn-content .twocol {
	width: 40%;
	float: left;
	margin: 0 20px;
	}
	#mn-content p.twocol {
		width: 40%;
		float: left;
		margin: 20px 20px;
		}
#mn-content .threecol {
	width: 145px;
	float: left;
	margin: 0 15px 20px 15px;
	text-align: center;
	}
#mn-content .threecol2 {
	width: 165px;
	float: left;
	margin: 0 10px 20px 10px;
	text-align: center;
	}
#mn-content dl {
	clear: left;
	margin: 0;
	padding: 0px 30px 10px 30px;
	}
	#mn-content dt {
		font-size: 12px;
		color:#8FA2CD;
		margin: 0;
		padding: 0 0 10px 0;
		font-weight: bold;
		}		
	#mn-content dd {
		margin: 0;
		padding: 0px 30px 10px 30px;
		line-height: 20px;
		}		




/*  *********************************************  FOOTER  STYLE *********************************************** */



div#mn-footer {
	color: #FFF;
	text-align: center;
	font-size: 11px;
	line-height: 20px;
	}
	#mn-footer p {
		}
	#mn-footer ul {
		padding: 0;
		margin: 5px 0 0 0 ;
		}
		#mn-footer li {
			list-style-type: none;
			display: inline;
			padding-right: 5px;
			}
	#mn-footer a {
		color: #3E3633;
		text-decoration: none;
		}
		#mn-footer a:hover {
			text-decoration:underline;
			}
	
	
	
/*  *********************************************  HEADER TAGS *********************************************** */



/*Link Text*/
H1 {
	text-transform: uppercase;
	font-weight: normal;
	color:#576B90;
	margin: 0 0 0 0;
	padding: 20px 0 10px 0;
	font-size: 19px;
	letter-spacing: 4px;
	}

H2 {
	font-weight: bold;
	color:#576B90;
	margin: 15px 0 0 0;
	padding: 15px 0 0 0;
	font-size: 12px;
	border-top: 1px dotted #C9C0B1;
	clear: both;
	}

H2.top {
	border-top: none;
	margin-top: 0;
	padding-top: 0;
	}	

H3 {
	font-weight: normal;
	color:#576B90;
	padding: 10px 0 10px 0;
	margin: 0;
	font-size: 12px;
	}
.SlidingPanels h3 {
	padding: 10px 0 0 0;
	}

H4 {
	text-transform: uppercase;
	font-weight: bold;
	color:#8FA2CD;
	margin: 10px 0 0 0;
	padding: 0;
	font-size: 14px;
	letter-spacing: 4px;
	}
H4.bottom	{
	border-bottom: 1px dotted #C9C0B1;
	}
/*  *********************************************   PICTURES   *********************************************** */


.picborder {
	border: 1px solid;
	border-color:#C8BFB0;
}

.picRight {
	border: 1px solid;
	border-color:#E0D9D1;
	float:right;
	margin-left:10px;
	margin-top:5px;
}
.picRightnoborder {
	float:right; 
	margin-left:20px;
}
.picLeft {
	border: 1px solid #1C5596;
	float:left;
	margin-right:10px;
    margin-top:5px;
}
.picLeftnoborder {
	float: left;
	margin-right: 20px;
	}
.adobelogo {
	border: 0px solid #1C5596;
	float:left;
	margin-right:10px;
    margin-top:5px;
}

.productsborder	{
	border:1px solid #E0D9D1;
	}
/*  *********************************************   CONTENT ELEMENTS  *********************************************** */


hr {
	width: 100%;
	border: 1px dotted #ccc;
	text-align: center;
	margin: 10px auto;
	}

.menu_list {	
	margin: 20px 0;
}
.menu_head {
	padding: 5px 10px;
	cursor: pointer;
	position: relative;
	margin:10px 0;
    font-weight:bold;
    background: #E0D9D1;
}
.menu_body {
	display:none;
}

	.productaccordion_cleanse {
	height:220px;
	}
	.productaccordion_prepare {
	height:220px;
	}
	.productaccordion_treat {
	height:220px;
	}
	.productaccordion_renew {
	height:320px;
	}
	.productaccordion_protect {
	height:220px;
	}
	
.menu_body p {
	padding: 10px 20px;
	margin: 0;
}

.menu_body h3	{
	margin-left:10px;
	}

.sidebarheaders	{
	font-weight:bold;
	font-size:14px;
	}

.center	{
	text-align:center;
	}

/* ********************************************  PDF LISTS  ******************************************************* */


div#pdflist	{
			font-family: Arial, Helvetica, sans-serif;
			font-style:normal;
			margin: 5px 10px 5px -10px;
			}
	
		#pdflist ul {
				list-style:none;
				}
		
		#pdflist ul li	{
				background-repeat:no-repeat;
				padding: 0 0 0 20px;
				margin: 0;
				background-image:url(../images/p-acrobat_file_small.gif);
				}
		
		#pdflist ul li a	{
				color: #434240;
				text-decoration:none;
				}
	
		#pdflist ul li a:hover {
				color: #416B9B;
				text-decoration:underline;
				}
				

/* ******************************************  PATIENT INFORMATION PAGE  ***************************************** */

div#insurancelistleft	{
	margin: 0;
	padding: 0;
	width:240px;
	float:left;
	text-align:left;
	}
	#insurancelistleft ul	{
		margin:0;
		padding:0;
		}
	
	
div#insurancelistright	{
	margin: 0 0 0 240px;
	padding:0;
	width:auto;
	text-align:left;
	}
	
	
div.spacer{clear:both; height:10px; display:block;}	
/* ************************************** PRODUCTS PAGE	****************************** */

div#producttext	{
	float:left;
	margin:0;
	padding:0;
	width:390px;
	}

div#productpix	{
	float:right;
	margin:0 2px 0 0;
	padding:0;
	width:141px;
	}
	
	
div#producttext_treat	{
	float:left;
	margin:0;
	padding:0;
	width:305px;
	}

div#productpix_treat	{
	float:right;
	margin:0 2px 0 0;
	padding:0;
	width:226px;
	}	