
/************/
/*   divs   */
/************/

.divContent {
	background: #ffffff;
	width: 790px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-color: #c0c0c0;
	border-style: solid;
	margin-left: auto;
	margin-right: auto;
}

.divTop {
	background: #ffffff;
	width: 770px;
	clear: both;
}

.divHeader {
	background: #ffffff;
	width: 770px;
	clear: both;
	margin-bottom: 5px;
}

.divMenu {
	background: #63686c;
	width: 180px;
	float: left;
	padding-left: 10px;
}

.divTextMenu {
	width: 165px;
	padding-left: 10px;
	padding-top: 10px;
}

.divBreadCrums {
	background-image: url(../img/bread_crums.jpg); 
	background-color: #ffffff;
	width: 580px;
	height: 26px;
	float: right;
}

.divMain {
	background: #eeeff1;
	width: 511px;
	float: right;
	min-height: 900px;
	margin-left: 5px;
	padding-left: 32px;
	padding-right: 32px;
	text-align: justify;

}

.divBottom {
	text-align: center;
}

.divPrescription {
	background: #ffffff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-color: #c0c0c0;
	border-style: dotted;
	padding: 5px;
}

#menuIndex {
	min-height: 926px;
}

#menuRapaport {
	min-height: 1660px;
}

#menuBoss {
	min-height: 1220px;
}

#menuFinancing {
	min-height: 926px;
}

#menuAcne {
	min-height: 7068px;
}

#menuAcneTypes {
	min-height: 1050px;
}

#menuAcneTreatments {
	min-height: 1030px;
}

#menuCombinationTherapies {
	min-height: 2700px;
}

#menuAcneScarTypes {
	min-height: 1102px;
}

#menuFraxel {
	min-height: 3000px;
}

#menuFractionatedCO2 {
	min-height: 1500px;
}

#menuBotoxInjections {
	min-height: 1975px;
}

#menuSclerotherapy {
	min-height: 3075px;
}

#menuBrestReduction {
	min-height: 1700px;
}

#leftShade {
	background-image: url('../img/left_shadow_tile.jpg');
	background-repeat: repeat-y;
	padding: 0px;
}

#rightShade {
	background-image: url('../img/right_shadow_tile.jpg');
	background-repeat: repeat-y;
	padding: 0px;
}


/************/
/*   body   */
/************/

body.main {
	background-color: #77787b;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


/************/
/*   text   */
/************/

.textBody {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.textBodyItalic {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	color: #000000;
}

.textBodyBold {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6d6e71;
}

.textBodyBoldAcne {
	display: block;
	background: #6d6e71;
	font-weight: normal;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
	height: 170px;
	width: 500px;
	text-decoration: none;
	margin-top: 0px;
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 15px;
	font-stretch: narrower;
	background-color: #6d6e71;
}
	
.textTitle {
	font-family: Times New Roman, sans-serif;
	font-size: 20px;
	font-weight: regular;
	color: #6d6e71;
}

.textNote {
	font-family: Times New Roman, sans-serif;
	font-size: 13px;
	font-weight: normal;
	font-style: italic;
	color: #e77074;
}

.textHeader {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #e77074;
	}
	
.textBottomLinks {
	font-family: Arial, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #e77074;
}

.textDisclamer {
	font-family: Arial, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
}

.textKoiko {
	font-family: Arial, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #c0c0c0;
	line-height: 35px;
	vertical-align: middle;
}

.space8PX {
	font-family: sans-serif;
	font-size: 8px;
	font-weight: normal;
}

.textSup {
	vertical-align: super;
}


/*************/
/*   links   */
/*************/

a.body:link {
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, sans-serif;
	color: #e77074;
	text-decoration: underline;
}

a.body:active {
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, sans-serif;
	color: #e77074;
	text-decoration: underline;
}

a.body:visited {
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, sans-serif;
	color: #e77074;
	text-decoration: underline;
}

a.body:hover {
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, sans-serif;
	background: #e77074;
	color: #63686c;
	text-decoration: none;
}


a.bodyPlain:link {
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, sans-serif;
	color: #000000;
	text-decoration: underline;
}

a.bodyPlain:active {
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, sans-serif;
	color: #000000;
	text-decoration: underline;
}

a.bodyPlain:visited {
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, sans-serif;
	color: #000000;
	text-decoration: underline;
}

a.bodyPlain:hover {
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, sans-serif;
	color: #000000;
	text-decoration: none;
}


a.home:link {
	line-height: 26px;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, sans-serif;
	color: #ffffff;
	text-decoration: none;
}

a.home:active {
	line-height: 26px;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, sans-serif;
	color: #ffffff;
	text-decoration: none;
}

a.home:visited {
	line-height: 26px;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, sans-serif;
	color: #ffffff;
	text-decoration: none;
}

a.home:hover {
	line-height: 26px;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, sans-serif;
	color: #ffffff;
	text-decoration: underline;
}


a.bottom:link {
	font-weight: normal;
	font-size: 9px;
	font-family: Arial, sans-serif;
	color: #e77074;
	text-decoration: none;
}

a.bottom:active {
	font-weight: normal;
	font-size: 9px;
	font-family: Arial, sans-serif;
	color: #e77074;
	text-decoration: none;
}

a.bottom:visited {
	font-weight: normal;
	font-size: 9px;
	font-family: Arial, sans-serif;
	color: #e77074;
	text-decoration: none;
}

a.bottom:hover {
	font-weight: normal;
	font-size: 9px;
	font-family: Arial, sans-serif;
	color: #e77074;
	text-decoration: underline;
}

a.koiko:link {
	font-weight: normal;
	font-size: 9px;
	font-family: Arial, sans-serif;
	color: #c0c0c0;
	text-decoration: underline;
}

a.koiko:active {
	font-weight: normal;
	font-size: 9px;
	font-family: Arial, sans-serif;
	color: #c0c0c0;
	text-decoration: underline;
}

a.koiko:visited {
	font-weight: normal;
	font-size: 9px;
	font-family: Arial, sans-serif;
	color: #c0c0c0;
	text-decoration: underline;
}

a.koiko:hover {
	font-weight: normal;
	font-size: 9px;
	font-family: Arial, sans-serif;
	background-color: #c0c0c0;
	color: #333333;
	text-decoration: none;
}

a.menu:link {
	font-weight: normal;
	font-size: 11px;
	font-family: Arial, sans-serif;
	color: #ffffff;
	text-decoration: none;
}

a.menu:active {
	font-weight: normal;
	font-size: 11px;
	font-family: Arial, sans-serif;
	color: #ffffff;
	text-decoration: none;
}

a.menu:visited {
	font-weight: normal;
	font-size: 11px;
	font-family: Arial, sans-serif;
	color: #ffffff;
	text-decoration: none;
}

a.menu:hover {
	font-weight: normal;
	font-size: 11px;
	font-family: Arial, sans-serif;
	color: #e77074;
	text-decoration: underline;
}


a.menuAcne:link {
	display: block;
		background: #ea8285;
		font-weight: normal;
		font-size: 11px;
		font-family: Arial, sans-serif;
		color: #ffffff;
		text-align: left;
		vertical-align: middle;
		height: 15px;
		width: 155px;
		text-decoration: none;
		margin-top: 0px;
		padding-top: 3px;
	padding-left: 15px;
}

a.menuAcne:active {
	display: block;
		background: #ea8285;
		font-weight: normal;
		font-size: 11px;
		font-family: Arial, sans-serif;
		color: #ffffff;
		text-align: left;
		vertical-align: middle;
		height: 15px;
		width: 155px;
		text-decoration: none;
		margin-top: 0px;
		padding-top: 3px;
	padding-left: 15px;
}

a.menuAcne:visited {
	display: block;
		background: #ea8285;
		font-weight: normal;
		font-size: 11px;
		font-family: Arial, sans-serif;
		color: #ffffff;
		text-align: left;
		vertical-align: middle;
		height: 15px;
		width: 155px;
		text-decoration: none;
		margin-top: 0px;
		padding-top: 3px;
	        padding-left: 15px;
}

a.menuAcne:hover {
	display: block;
		background: #ea8285;
		font-weight: normal;
		font-size: 11px;
		font-family: Arial, sans-serif;
		color: #8b9298;
		text-align: left;
		vertical-align: middle;
		height: 15px;
		width: 155px;
		text-decoration: none;
		margin-top: 0px;
		padding-top: 3px;
	        padding-left: 15px;
}
}


a.menuAcneSub:link {
	display: block;
		background: #f19b9e;
		font-weight: normal;
		font-size: 11px;
		font-family: Arial, sans-serif;
		color: #ffffff;
		text-align: left;
		vertical-align: middle;
		height: 15px;
		width: 155px;
		text-decoration: none;
		margin-top: 0px;
		padding-top: 3px;
	padding-left: 15px;
}

a.menuAcneSub:active {
	display: block;
		background: #f19b9e;
		font-weight: normal;
		font-size: 11px;
		font-family: Arial, sans-serif;
		color: #ffffff;
		text-align: left;
		vertical-align: middle;
		height: 15px;
		width: 155px;
		text-decoration: none;
		margin-top: 0px;
		padding-top: 3px;
	padding-left: 15px;
}

a.menuAcneSub:visited {
	display: block;
		background: #f19b9e;
		font-weight: normal;
		font-size: 11px;
		font-family: Arial, sans-serif;
		color: #ffffff;
		text-align: left;
		vertical-align: middle;
		height: 15px;
		width: 155px;
		text-decoration: none;
		margin-top: 0px;
		padding-top: 3px;
	        padding-left: 15px;
}

a.menuAcneSub:hover {
	display: block;
		background: #f19b9e;
		font-weight: normal;
		font-size: 11px;
		font-family: Arial, sans-serif;
		color: #ffffff;
		text-align: left;
		vertical-align: middle;
		height: 15px;
		width: 155px;
		text-decoration: none;
		margin-top: 0px;
		padding-top: 3px;
	        padding-left: 15px;
}

a.menuSub:link {
	font-weight: normal;
	font-size: 11px;
	font-family: Arial, sans-serif;
	color: #ffffff;
	text-decoration: none;
	margin-left: 10px;
}

a.menuSub:active {
	font-weight: normal;
	font-size: 11px;
	font-family: Arial, sans-serif;
	color: #ffffff;
	text-decoration: none;
	margin-left: 10px;
}

a.menuSub:visited {
	font-weight: normal;
	font-size: 11px;
	font-family: Arial, sans-serif;
	color: #ffffff;
	text-decoration: none;
	margin-left: 10px;
}

a.menuSub:hover {
	font-weight: normal;
	font-size: 11px;
	font-family: Arial, sans-serif;
	color: #e77074;
	text-decoration: underline;
	margin-left: 10px;
}


a.menuTop:link {
	display: block;
	background: #8b9298;
	font-weight: normal;
	font-size: 11px;
	font-family: Arial, sans-serif;
	color: #ffffff;
	text-align: left;
	vertical-align: middle;
	height: 20px;
	width: 155px;
	text-decoration: none;
	margin-top: 6px;
	padding-top: 5px;
	padding-left: 15px;
}

a.menuTop:active {
	display: block;
	background: #8b9298;
	font-weight: normal;
	font-size: 11px;
	font-family: Arial, sans-serif;
	color: #ffffff;
	text-align: left;
	vertical-align: middle;
	height: 20px;
	width: 155px;
	text-decoration: none;
	margin-top: 6px;
	padding-top: 5px;
	padding-left: 15px;
}

a.menuTop:visited {
	display: block;
	background: #8b9298;
	font-weight: normal;
	font-size: 11px;
	font-family: Arial, sans-serif;
	color: #ffffff;
	text-align: left;
	vertical-align: middle;
	height: 20px;
	width: 155px;
	text-decoration: none;
	margin-top: 6px;
	padding-top: 5px;
	padding-left: 15px;
}

a.menuTop:hover {
	display: block;
	background: #8b9298;
	font-weight: normal;
	font-size: 11px;
	font-family: Arial, sans-serif;
	color: #e77074;
	text-align: left;
	vertical-align: middle;
	height: 20px;
	width: 155px;
	text-decoration: none;
	margin-top: 6px;
	padding-top: 5px;
	padding-left: 15px;
}
a.menuTopAcne:link {
	display: block;
	background: #e96468;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, sans-serif;
	color: #ffffff;
	text-align: left;
	vertical-align: middle;
	height: 20px;
	width: 155px;
	text-decoration: none;
	margin-top: 6px;
	padding-top: 5px;
	padding-left: 15px;
}

a.menuTopAcne:active {
	display: block;
	background: #e96468;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, sans-serif;
	color: #ffffff;
	text-align: left;
	vertical-align: middle;
	height: 20px;
	width: 155px;
	text-decoration: none;
	margin-top: 6px;
	padding-top: 5px;
	padding-left: 15px;
}

a.menuTopAcne:visited {
	display: block;
	background: #e96468;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, sans-serif;
	color: #ffffff;
	text-align: left;
	vertical-align: middle;
	height: 20px;
	width: 155px;
	text-decoration: none;
	margin-top: 6px;
	padding-top: 5px;
	padding-left: 15px;
}

a.menuTopAcne:hover {
	display: block;
	background: #e96468;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, sans-serif;
	color: #8b9298;
	text-align: left;
	vertical-align: middle;
	height: 20px;
	width: 155px;
	text-decoration: none;
	margin-top: 6px;
	padding-top: 5px;
	padding-left: 15px;
}


a.menuExternal:link {
	display: block;
	background: #8b9298;
	font-weight: normal;
	font-size: 11px;
	font-family: Arial, sans-serif;
	color: #ffffff;
	text-align: left;
	vertical-align: middle;
	height: 20px;
	width: 155px;
	text-decoration: none;
	margin-top: 6px;
	padding-top: 5px;
	padding-left: 15px;
}

a.menuExternal:active {
	display: block;
	background: #8b9298;
	font-weight: normal;
	font-size: 11px;
	font-family: Arial, sans-serif;
	color: #ffffff;
	text-align: left;
	vertical-align: middle;
	height: 20px;
	width: 155px;
	text-decoration: none;
	margin-top: 6px;
	padding-top: 5px;
	padding-left: 15px;
}

a.menuExternal:visited {
	display: block;
	background: #8b9298;
	font-weight: normal;
	font-size: 11px;
	font-family: Arial, sans-serif;
	color: #ffffff;
	text-align: left;
	vertical-align: middle;
	height: 20px;
	width: 155px;
	text-decoration: none;
	margin-top: 6px;
	padding-top: 5px;
	padding-left: 15px;
}

a.menuExternal:hover {
	display: block;
	background: #8b9298;
	font-weight: normal;
	font-size: 11px;
	font-family: Arial, sans-serif;
	color: #e77074;
	text-align: left;
	vertical-align: middle;
	height: 20px;
	width: 155px;
	text-decoration: none;
	margin-top: 6px;
	padding-top: 5px;
	padding-left: 15px;
}


a.subMenuGrey:link {
	font-weight: normal;
	font-size: 9px;
	font-family: Arial, sans-serif;
	color: #ffffff;
	text-decoration: none;
	margin-left: 8px;
}

a.subMenuGrey:active {
	font-weight: normal;
	font-size: 9px;
	font-family: Arial, sans-serif;
	color: #ffffff;
	text-decoration: none;
	margin-left: 8px;
}

a.subMenuGrey:visited {
	font-weight: normal;
	font-size: 9px;
	font-family: Arial, sans-serif;
	color: #ffffff;
	text-decoration: none;
	margin-left: 8px;
}

a.subMenuGrey:hover {
	font-weight: normal;
	font-size: 9px;
	font-family: Arial, sans-serif;
	color: #e77074;
	text-decoration: underline;
	margin-left: 8px;
}

a.subMenuWhite:link {
	font-weight: normal;
	font-size: 9px;
	font-family: Arial, sans-serif;
	color: #8b9298;
	text-decoration: none;
	margin-left: 8px;
}

a.subMenuWhite:active {
	font-weight: normal;
	font-size: 9px;
	font-family: Arial, sans-serif;
	color: #8b9298;
	text-decoration: none;
	margin-left: 8px;
}

a.subMenuWhite:visited {
	font-weight: normal;
	font-size: 9px;
	font-family: Arial, sans-serif;
	color: #8b9298;
	text-decoration: none;
	margin-left: 8px;
}

a.subMenuWhite:hover {
	font-weight: normal;
	font-size: 9px;
	font-family: Arial, sans-serif;
	color: #e77074;
	text-decoration: underline;
	margin-left: 8px;
}






/************/
/*   misc   */
/************/

.input {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background: #ffffff;
	border-width: 1px;
	border-color: #63686c;
	border-style: solid;
}

li {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding-top: 8px;
}

li.prescription {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding-top: 0px;
}

.imgMenu {
	padding-top: 4px;
}

.imgFloatLeft {
	padding-right: 15px;
	padding-top: 8px;
	float: left;
}
	

