/* CSS Document */

/* ~~~~~ FOUNDATION ~~~~~ */
BODY {
	MARGIN: 0px;
	FONT-SIZE: 13px;
	font-weight: normal;
	COLOR: #2C2C2C; 
	LINE-HEIGHT: 18px;
	FONT-FAMILY: Arial, Helvetica, Verdana, sans-serif; 
	BACKGROUND: #E1DECE;}

A {
	FONT-SIZE: 13px; 
	COLOR: #cc6600; 
	TEXT-DECORATION: underline;}
:visited {
	FONT-SIZE: 13px; 
	COLOR: #cc6600; 
	TEXT-DECORATION: underline;}	
:hover {
	COLOR: #CC0000; 
	TEXT-DECORATION: underline;}
TD {
	FONT-SIZE: 13px;}

#header {
	margin:0px;}
						

/* ~~~~~  PAGE LAYOUT ~~~~~  */

#container {
	width: 825px;
	overflow: auto;
	padding-left:6px;
	BACKGROUND: #FFFFFF url(../images/bkgd_container.gif) repeat-y center top;
	margin-left:7px;
	padding-bottom:30px;}
	
	*html #container {
	width: 845px;
	margin-left:0px;
	height:auto;}

#Section1 {
	FLOAT: left;
	WIDTH: 210px;
	padding-left:20px;}
	*html #Section1 {
	margin-left:0px;}			
			
#Section2 {
	FLOAT: left; 
	MARGIN-LEFT: 20px; 
	WIDTH: 560px;
	text-align: left;}
	*html #Section2 {
		WIDTH: 580px;}
		#Section2 p {
			padding-left:10px;
			text-align: left;}	
		#Section2 H1 {
			font-family:  Georgia, "Times New Roman", Times, serif;		
			FONT-SIZE: 20px;
			font-weight: normal;
			text-transform: capitalize;
			color: 669933;
			margin-bottom:10px;}	
			
		#Section2 H2 {
			font-family:  Georgia, "Times New Roman", Times, serif;
			FONT-SIZE: 11px;
			text-transform: uppercase;
			color: #006699;
			margin-left:10px;
			letter-spacing: 1pt;
			border-bottom: 1px solid #f4eade;}
		#Section2 H2.low {
			font-family:  Georgia, "Times New Roman", Times, serif;
			FONT-SIZE: 11px;
			text-transform: capitalize;
			color: #006699;
			margin-left:10px;
			letter-spacing: 0pt;
			border-bottom: 1px solid #f4eade;}
		#Section2 H3 {
			font-family:  Georgia, "Times New Roman", Times, serif;		
			FONT-SIZE: 22px;
			font-weight: normal;
			text-transform: capitalize;
			color: 669933;
			margin-top:20px;
			margin-bottom:0px;
			border-bottom: 1px solid #f4eade;}							
		#Section2 H6 {
			FONT-SIZE: 9px;
			COLOR: #666666;
			text-transform: uppercase;
			margin:15px 0px 10px 0px;}
		#Section2 H6 A {
			FONT-SIZE: 9px;
			text-transform: uppercase;}
#Section3 {
	PADDING-RIGHT: 0px; FLOAT: left; MARGIN-LEFT: 7px; WIDTH: 180px;}
#LandingFull {
	background:url(../images/highlights-shadow-full.jpg) no-repeat left top;
	width:360px;
	height: auto;
	padding-left: 20px;
	padding-top:10px;
	margin-bottom: 5px;}
	*html #LandingFull {
	width:400px;}
	#LandingFull h1{
	FONT-SIZE: 14px;
	COLOR: #666666;
	margin-bottom: -10px;}
#Landing {
	background:url(../images/highlights-shadow.jpg) no-repeat left top;
	width:160px;
	height: auto;
	padding-left: 20px;
	padding-top:10px;
	margin-bottom: 5px;}
	*html #Landing {
	width:180px;}
	#Landing h1{
	FONT-SIZE: 14px;
	COLOR: #666666;
	margin-bottom: -10px;}		

	
#rightnav {
	background:#f7f6f0 url(../images/rightnav_top.gif) no-repeat top;
	width: 145px;
	margin-left: 10px;}
	#rightnav H3{
	padding:5px;
	margin: 5px;
	color:#958f88;
	FONT-FAMILY: Verdana, sans-serif;
	FONT-SIZE:10px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1pt;
	border-bottom: 1px solid #e2d9ce;
}
#topnav {
	position: absolute;
	top: 115px;	
	left:40px;}
	
#intranet_top {
	position: absolute;
	top: 110px;	
	left:70px;}
		
#spotbanner {
	background: #efefef;
	width: 75%;
	height:35px;
	margin-top:25px;}	
	

/*~~~~~~ TOOLS ~~~~~ */
#tools {
	margin: 5px 0px -10px 5px;}
A.toolbox_tool {
	PADDING-RIGHT: 12px; FONT-SIZE: 10px; VERTICAL-ALIGN: top; COLOR: #303030; FONT-FAMILY: "Trebuchet MS"; TEXT-DECORATION: none}
A.toolbox_tool:visited {
	PADDING-RIGHT: 12px; FONT-SIZE: 10px; VERTICAL-ALIGN: top; COLOR: #303030; FONT-FAMILY: "Trebuchet MS"; TEXT-DECORATION: none}
A.toolbox_tool:hover {
	COLOR: #76543E; TEXT-DECORATION: underline;}


/* ~~~~~  CLASSES ~~~~~ */

.search_box {
	BORDER: #a3a3a3 1px solid; 
	FONT-SIZE: 11px;  
	WIDTH: 125px; 
	COLOR: #515151;  
	HEIGHT: 19px;
	margin-right:0px;
	padding-right:3px;
	padding-left:3px;
	vertical-align: middle;}
.search_button {
	vertical-align: middle;
	margin: 0px 0px 0px 2px;}

.submit_button_email {
	margin: 0px 0px 0px -2px;
	vertical-align: middle;}	
.submit_button {
	position: relative;
	margin: 0px 0px 0px -10px;
	vertical-align: middle;}
	

/* Left Navigation */

div.leftNavContainer {
	padding: 10px 0px 10px 0px;
	background: #ffffff;
	text-align: left;
	}
td#leftCol {
	padding: 0px;
	}	

ul#leftNav {
	width: 100%;
	list-style-type: none;
	padding: 0px;
	margin-left:5px;
	border: 0px;
	line-height: 1.2em;
	font-size: 10px;
	background: URL(../images/dotted-hr-bkgd.gif) repeat-x 0% 100%;
	}

ul#leftNav li {
	padding: 5px 0px;
	border: 0px;
	margin: 0px;
	background: URL(../images/dotted-hr-bkgd.gif) repeat-x 0% 0%;
	}
ul#leftNav li a{
FONT-SIZE: 11px;
	}	

ul#leftNav ul.subItems {
	list-style-type: none;
	line-height:14px;
	border: 0px;
	margin: 0px;
	padding: 2px 0px 4px 5px;
	background: none;
	}
	

ul#leftNav ul.subItems li {
	border: 0px ! important;
	margin: 0px ! important;
	padding: 3px 0px 3px 0px ! important; /* need to define a non-zero bottom padding for IE/pc - will override this for more complient browses below */
	background: none;
	}
	
ul#leftNav ul.subItems>li {
	padding: 0px ! important;
	}

ul#leftNav ul.subItems li a {
	FONT-SIZE: 11px;
	font-weight: normal;
	background: URL(../images/sub-link-li.gif) no-repeat 1px 5px;
	border: 0px ! important;
	margin: 0px ! important;
	padding: 2px 0px 0px 10px ! important;
	color: #4789b2 ! important;
	}
	
ul#leftNav ul.subItems li a:hover {
	font-weight: normal;
	background: URL(../images/sub-link-li.gif) no-repeat 1px 5px;
	border: 0px ! important;
	margin: 0px ! important;
	padding: 2px 0px 0px 10px ! important;
	color: #BFBFBF ! important;
	}	

ul#leftNav ul.subItems li a.on {
	background: URL(../images/sub-link-li-on.gif) no-repeat 1px 5px;
	color: #BFBFBF ! important;
	}
	
	
/* sub subitems */


ul#leftNav ul.subCItems {
	FONT-SIZE: 11px;
	list-style-type: none;
	line-height:14px;
	border: 0px;
	margin: 0px;
	padding: 2px 0px 4px 10px;
	background: none;
	}
	

ul#leftNav ul.subCItems li {
	border: 0px ! important;
	margin: 0px ! important;
	padding: 3px 0px 3px 0px ! important; /* need to define a non-zero bottom padding for IE/pc - will override this for more complient browses below */
	background: none;
	}
	
ul#leftNav ul.subCItems>li {
	padding: 0px ! important;
	}

ul#leftNav ul.subCItems li a {
	font-weight: normal;
	background: URL(../images/sub-link-li.gif) no-repeat 1px 5px;
	border: 0px ! important;
	margin: 0px ! important;
	padding: 2px 0px 0px 10px ! important;
	color: #4789b2 ! important;
	}
	
ul#leftNav ul.subCItems li a:hover {
	font-weight: normal;
	background: URL(../images/sub-link-li.gif) no-repeat 1px 5px;
	border: 0px ! important;
	margin: 0px ! important;
	padding: 2px 0px 0px 10px ! important;
	color: #BFBFBF ! important;
	}	

ul#leftNav ul.subCItems li a.on {
	background: URL(../images/sub-link-li-on.gif) no-repeat 1px 5px;
	color: #BFBFBF ! important;
	}
	
	/*end*/	
	
	
		

ul#leftNav a {
	display: block;
	color: #666666;
	background: URL(../images/lnav-link.gif) no-repeat 100% 50%;
	text-decoration: none ! important;
	}

ul#leftNav a.on {
	color: #ACACAE;
	background: URL(../images/lnav-link-on.gif) no-repeat 100% 50%;
	}

ul#leftNav a.active {
	color: #ACACAE;
	background: URL(../images/lnav-link-active.gif) no-repeat 100% 50%;
	}

ul#leftNav a:active, ul#leftNav a:hover {
	color: #ACACAE;
	}
	
	
/* FOOTER */

#Footer {
	CLEAR: both;
	text-align: center;
	width: 845px;
	margin-top: -10px;
	padding-bottom:30px;
	FONT-SIZE: 10px; 
	BACKGROUND:url(../images/footer.gif) no-repeat left bottom; 
	COLOR: #666666;}
	#Footer TD {
		FONT-SIZE: 10px;
		text-align: center;
		 }
#Footer A{
	COLOR: #666666;
	FONT-SIZE: 10px; }
#Footer A:visited{
	COLOR: #666666;
	FONT-SIZE: 10px; }
#Footer A:hover{
	COLOR: #CC0000;
	FONT-SIZE: 10px; }



.redarrow {
	FONT-WEIGHT: bold; FONT-SIZE: 9px; COLOR: #993300; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

.subtitle-beige {
	PADDING-RIGHT: 0px; PADDING-LEFT: 12px; FONT-SIZE: 16px; PADDING-BOTTOM: 5px; TEXT-TRANSFORM: capitalize; COLOR: #999900; PADDING-TOP: 5px; FONT-FAMILY: "Times New Roman", Times, serif; LETTER-SPACING: 2pt;
}
.navcomment {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-transform: uppercase;
	margin: 12px 0px 2px 2px;}
}
.table-row-heading {
	font-weight: bold;
	text-transform: uppercase;

}
.column-colored {
	background: #E2ECF3;
	height: 25px;
	font-weight: bold;
	text-transform: uppercase;
	color: #84A2AA;
	letter-spacing: 2pt;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;



}
.td-practicename {
	border-top: 1px solid #E2E2E2;
	background: #fafcfe;

}
.td-practicenameON {
	border-top: 1px solid #E2E2E2;
	background-color: #eaf1f7;

}
.column-border {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #efefef;
}
.bio {
	line-height: 18px;
}
.TABLE-Heading {
	background-color: #F0F0DD;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DCDCC9;
	padding-top: 5px;
	padding-bottom: 5px;


}
.td-beige {

	border-top: 1px solid #E2E2E2;
	background-color: #F8F5E9;
}
.divider {
	background-image: url(../images/divider_line_lt.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#cutera_links {
	background: url(../images/links.gif) no-repeat;
	width: 153px;
	padding: 25px 5px 5px 0px;
	margin: 0px -5px 20px 0px;}
	#cutera_links ul li{
	margin-left:-7px;
	line-height:18px;}
#cutera_services {
	background: url(../images/services.gif) no-repeat;
	width: 153px;
	padding: 25px 5px 5px 0px;
	margin: 0px -5px 20px 0px;}
	#cutera_links ul li{
	margin-left:-7px;
	line-height:18px;}	
	
#postit {
	position:absolute; 
	width:95px; 
	height:88px; 
	z-index:1; 
	left: 528; 
	top: 295; 
	overflow: visible;}
	*html #postit {
	top: 10; }
	