/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 

	GD Derm - www.gdderm.com
	author: Luc Latulippe
	author website: www.luclatulippe.com
	date created: March 1 2009
	(c) copyright 2009, All rights reserved

* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */


/* @group body stuff */

body {
	margin: 0 auto;
	padding: 0;
	background: #fff url(img/bg_body.jpg) left top repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
}

p {
	margin: 0;
	padding: 0;
}

a {
	color: #f96e46;
	text-decoration: none;
}

a:hover {
	color: #b5330e;
	text-decoration: underline;
}

a:focus {
	outline: none;
}

img {
	border: none;
}

h1, h2 {
	font-family: "Times New Roman", Times, serif;
}

h1 {
	margin: 0;
	padding: 35px 0 0;
	font-size: 1.8em;
	font-style: italic;
	font-weight: normal;
	color: #4a93a2;
	display: none;
}

.fancyamp {
	font-family: Baskerville, "Baskerville Old Face", NewBaskervilleITC;
	font-style: italic;
	font-size: 120%;
	line-height: 0.1em;
}

hr {
	display: none;
}

html { overflow-y:scroll; }

/* @end */



/* @group wrap, masthead, logo */

#wrap {
	width: 968px;
	height: 100%;
	background: transparent url(img/bg_wrap.png) no-repeat center top;
	margin: 0 auto;
	padding: 0;
}

#masthead {
	width: 860px;
	height: 100px;
	padding: 0;
	margin: 0 auto;
	text-align: left;
}

#masthead a {
	text-decoration: none;
}

#masthead a:hover {
	text-decoration: none;
}

#logo {
	width: 860px;
	height: 85px;
	padding: 0;
	margin: 0;
	text-align: left;
	background: transparent url(img/logo.jpg) left bottom no-repeat;
}

#clickLogo {
	cursor: pointer;
	width: 550px;
	height: 45px;
	float: left;
	display: block;
	margin-top: 40px;
}

#clickContact {
	cursor: pointer;
	width: 130px;
	margin-top: 40px;
	margin-left: 175px;
	float: left;
	display: block;
	height: 45px;
}

/* @end */

/* @group navigation */
	
#nav {
	width: 660px;
	padding: 1px 0;
	margin: 0 0 0 54px;
	height: 38px;
	font-size: 14px;
	background: #4a93a2 url(img/bg_nav.jpg) left bottom repeat-x;
	font-size: 14px;
	line-height: 2.75em;
	display: block;
	position: relative;
	top: 0;
	left: 0;
	right: 0;
	float: left;
	z-index: 999;
}

/* @end */

/* @group dropdown */

/* LEVEL ONE */

ul.dropdown {
	position: relative;
	list-style: none;
	padding: 0;
	margin: 0 10px;
}

ul.dropdown li {
	float: left;
	zoom: 1;
	display: inline;
	padding: 0;
	margin: 0;
	text-transform: capitalize;
	position: relative;
}

ul.dropdown li a {
	color: #fff;
	text-decoration: none;
	padding: 0 10px;
	display: block;
}

ul.dropdown li ul a:hover {
	background: #fff;
	color: #000;
	text-decoration: underline;
}

ul.dropdown li:last-child a {
	border-right: none;
}

/* Doesn't work in IE */

ul.dropdown li.hover,
ul.dropdown li:hover {
	color: #4a93a2;
	position: relative;
	background: rgb(197,238,245);
}

ul.dropdown li.hover a,
ul.dropdown li:hover a {
	color: #4a93a2;
}

/* LEVEL TWO */

ul.dropdown ul {
	width: 220px;
	visibility: hidden;
	position: absolute;
	z-index: 1000;
	top: 38px;
	left: -1px;
	overflow: hidden;
	background: rgb(197,238,245) url(img/bg_dropdown.jpg) left bottom repeat-x;
	padding: 0;
	margin: 0;
	border-left: 1px solid #4a93a2;
	border-bottom: 1px solid #4a93a2;
	border-right: 1px solid #4a93a2;
}

ul.dropdown ul li {
	font-weight: normal;
	color: #000;
	float: none;
	line-height: 2.4em;
}

ul.dropdown ul li ul {
}

/* IE 6 & 7 Needs Inline Block */

ul.dropdown ul li a {
	border-right: none;
	width: 100%;
	display: inline-block;
	color: #4a93a2;
}

/* LEVEL THREE */

ul.dropdown ul ul {
	left: 100%;
	top: 0;
}

ul.dropdown li:hover > ul {
	visibility: visible;
}

#nav a:hover {
	color: #4a93a2;
}

#nav a:focus {
	color: #4a93a2;
}

/* @end */



/* @group pages */

/* @group intro and dek */

#page {
	width: 860px;
	height: 435px;
	padding: 20px 0 20px 0;
	margin: 40px 53px 0;
	background: transparent;
	text-align: right;
	position: absolute;
	top: 100px;
	z-index: 2;
	overflow: hidden;
}

#pageFade {
	width: 860px;
	height: 475px;
	padding: 0 0;
	margin: 40px auto 0;
	position: relative;
	top: 0;
	z-index: 1;
	overflow: hidden;
	background: #feb082 url(img/pagebg/faceBASE.jpg) left top no-repeat;
}

#pageFade1 {
	width: 860px;
	height: 475px;
	padding: 0 0;
	margin: 0 0;
	background: #feb082 url(img/pagebg/face01.jpg) left top no-repeat;
}

#pageFade2 {
	width: 860px;
	height: 475px;
	padding: 0 0;
	margin: 0 0;
	background: #feb082 url(img/pagebg/face03.jpg) left top no-repeat;
}

#pageFade3 {
	width: 860px;
	height: 475px;
	padding: 0 0;
	margin: 0 0;
	background: #feb082 url(img/pagebg/face04.jpg) left top no-repeat;
}

#pageFade4 {
	width: 860px;
	height: 475px;
	padding: 0 0;
	margin: 0 0;
	background: #feb082 url(img/pagebg/face05.jpg) left top no-repeat;
}

#pageFade5 {
	width: 860px;
	height: 475px;
	padding: 0 0;
	margin: 0 0;
	background: #feb082 url(img/pagebg/face06.jpg) left top no-repeat;
}

#intro {
	width: 500px;
	height: 295px;
	padding: 10px 40px 10px 320px;
	text-align: center;
	clear: both;
	overflow: hidden;
	position: relative;
	top: 0;
	z-index: 2;
}

#intro h2 {
	color: rgba(255,255,255,1);
	font-size: 32px;
	font-weight: normal;
	font-style: italic;
	line-height: 1.25em;
	letter-spacing: -0.05em;
	margin: 18px 0 0 50px;
	padding: 0;
	text-shadow: rgba(0,0,0,0.25) 1px 1px 0;
}

#dek {
	width: 550px;
	height: 120px;
	text-align: right;
	padding: 10px 0 10px 310px;
	font-size: 72%;
	color: #fff;
	font-style: italic;
	overflow: hidden;
	background: transparent url(img/bg_dek.png) right top repeat-y;
	position: relative;
	top: 0;
	z-index: 3;
}

#dek_contact {
	width: 180px;
	padding: 0 15px 0 0;
	float: right;
	text-align: right;
	margin: 5px auto;
}

#dek_about, #dek_goldman, #dek_dubow {
	width: 71px;
	padding: 0 15px;
	float: right;
	text-align: center;
	border-left: 1px dotted #fff;
	margin: 5px auto;
}

#dek_about img {
	clear: both;
	margin-bottom: 5px;
	border: none;
}

#dek_goldman img, #dek_dubow img {
	clear: both;
	border: 1px solid rgba(0,0,0,0.5);
	margin-bottom: 5px;
}

#dek_contact img {
	clear: both;
	border: none;
	margin-bottom: 5px;
}

#dek_about h3, #dek_goldman h3, #dek_dubow h3 {
	margin: 0 0 0;
	padding: 0;
	text-transform: capitalize;
	font-variant: small-caps;
	font-weight: normal;
	font-style: normal;
	font-size: 14px;
	line-height: 1em;
}

#dek_contact h3 {
	margin: 0 0 10px;
	padding: 0;
	text-transform: capitalize;
	font-variant: small-caps;
	font-weight: normal;
	font-style: normal;
	font-size: 14px;
	line-height: 1em;
}

#dek a {
	color: #fff;
	text-decoration: underline;
}

#dek a:hover {
	text-decoration: none;
}

/* @end */

/* @group regular pages */

#page_plain {
	width: 860px;
	min-height: 300px;
	padding: 60px 0 20px;
	margin: 40px auto 1px;
	background: #fff url(img/pagebg/face02.jpg) left top repeat-x;
	overflow: hidden;
	display: block;
}

#page_plain ul, #page_plain ol {
	margin: -10px 0 20px;
	padding: 0 0 0 30px;
	font-size: 90%;
}

#page_plain li {
	list-style-image: url(img/bg_list.gif);
	margin: 0;
	padding: 2px 0;
}

#page_sidebar, #page_sidebar2 {
	width: 260px;
	padding: 0 20px 0 40px;
	float: left;
	margin: 1px 0 0;
	text-align: right;
	font-style: italic;
}

#page_sidebar p, #page_sidebar2 p {
	font-size: 11px;
	line-height: 1.5em;
	margin: 10px 0 10px;
}

#page_sidebar img.photoborder, #page_sidebar2 img.photoborder {
	border: 10px solid #fff;
	padding: 1px;
	margin: 0 0 50px;
	background-color: rgba(0,0,0,0.7);
}

#page_sidebar .forms, #page_sidebar2 .forms {
	border: none;
	padding: 150px 0 0;
}

#page_sidebar img, #page_sidebar2 img {
	border: none;
	padding: 0;
	margin: 0 0 15px 5px;
}

#page_content, #page_content2 {
	width: 500px;
	padding: 0;
	float: left;
	margin: 0;
}

#page_content p, #page_content2 p {
	margin: 20px 0;
	padding: 0;
	text-align: left;
	font-size: 14px;
	line-height: 1.5em;
}

#servicesList {
	margin: 10px 0 30px;
	padding: 0;
	text-align: left;
	font-size: 16px;
	line-height: 1.5em;
	font-style: italic;
}

#page_plain h3 {
	margin: 0 0 -15px;
	padding: 0;
	text-transform: capitalize;
	font-variant: small-caps;
	font-weight: normal;
	font-style: normal;
	font-size: 28px;
	letter-spacing: 0.05em;
	color: #000;
}

#page_sidebar h3 {
	font-size: 18px;
	margin: 80px 0 0;
	color: #333;
	font-style: italic;
	border-bottom: 1px dotted #999;
	padding-bottom: 10px;
}

#page_plain h4 {
	margin: 25px 0 -15px;
	padding: 0;
	text-transform: capitalize;
	font-size: 19px;
	letter-spacing: 0.05em;
	color: #cc451e;
	font-weight: normal;
	font-style: italic;
}

#linksGraphics {
	background: #fff;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	padding: 15px;
	margin: 0 auto;
	text-align: center;
	width: 160px;
	float: right;
	display: block;
	overflow: hidden;
}

#linksGraphics img {
	display: block;
	margin: 0 auto;
}

#linksGraphics .divider {
	border-top: 1px dotted #ccc;
	display: block;
	clear: both;
	margin: 15px auto 0;
}

a.formIMGdoc {
	float: left;
	display: block;
	height: 40px;
	width: 175px;
	padding: 10px 10px 10px 55px;
	margin: 0 10px 30px 0;
	border: none;
	background: rgba(255,226,196,0.5) url(/img/form_doc_small.png) 10px center no-repeat;
	line-height: 1.5em;
	overflow: hidden;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
}

a.formIMGpdf {
	float: left;
	display: block;
	height: 40px;
	width: 175px;
	padding: 10px 10px 10px 55px;
	margin: 0 10px 30px 0;
	border: none;
	background: rgba(255,226,196,0.5) url(/img/form_pdf_small.png) 10px center no-repeat;
	line-height: 1.5em;
	overflow: hidden;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
}

a:hover.formIMGdoc {
	border: none;
	background: rgba(255,200,155,1) url(/img/form_doc_small.png) 10px center no-repeat;
	color: black;
}

a:hover.formIMGpdf {
	border: none;
	background: rgba(255,200,155,1) url(/img/form_pdf_small.png) 10px center no-repeat;
	color: black;
}

.formIMG img {
	float: left;
	margin-right: 10px;
	border: none;
}

a.goldmanBox {
	float: left;
	display: block;
	height: 40px;
	width: 160px;
	padding: 10px 10px 10px 70px;
	margin: 5px 10px 30px 0;
	border: none;
	background: rgba(255,226,196,0.5) url(/images/sized/images/uploads/bio_goldman-68x78.jpg) left center no-repeat;
	line-height: 2.75em;
	overflow: hidden;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	text-align: center;
}

a.dubowBox {
	text-align: center;
	float: left;
	display: block;
	height: 40px;
	width: 160px;
	padding: 10px 10px 10px 70px;
	margin: 5px 10px 30px 0;
	border: none;
	background: rgba(255,226,196,0.5) url(/images/sized/images/uploads/DrD_Photo3-68x78.jpg) left center no-repeat;
	line-height: 2.75em;
	overflow: hidden;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
}

a:hover.goldmanBox {
	border: none;
	background: rgba(255,200,155,1) url(/images/sized/images/uploads/bio_goldman-68x78.jpg) left center no-repeat;
	color: black;
}

a:hover.dubowBox {
	border: none;
	background: rgba(255,200,155,1) url(/images/sized/images/uploads/DrD_Photo3-68x78.jpg) left center no-repeat;
	color: black;
}

/* @end */



/* @group search */

#search {
	float: left;
	width: 190px;
	padding: 7px 10px 0 0;
	margin: 0;
	height: 33px;
	background: #4a93a2 url(img/bg_nav.jpg) left bottom repeat-x;
	overflow: hidden;
	display: block;
	position: relative;
	text-align: right;
}

#searchresults {
	width: 100%;
	overflow: hidden;
	padding: 0;
	margin-bottom: 50px;
	background: rgba(255,255,255,0.6);
	font-size: 13px;
	line-height: 1.5em;
}

.bigbold {
	font-weight: bold;
	text-transform: uppercase;
}

.col1, .col1_smallitalics {
	width: 150px;
	border-top: #999 1px dotted;
	float: left;
	padding: 10px;
}

.col2, .col2_smallitalics {
	width: 309px;
	border-top: #999 1px dotted;
	border-left: #999 1px dotted;
	float: left;
	padding: 10px;
}

.col1_smallitalics, .col2_smallitalics {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}

/* @end */

/* @end */




/* @group footer */

#footer {
	background: transparent url(img/bg_footer.jpg) center top no-repeat;
	width: 860px;
	padding: 20px 54px;
	margin: 50px auto 0;
	font-size: 72%;
	overflow: hidden;
	color: #999;
	clear: both;
	position: relative;
}

#credits a {
	background-color: #e5f7fe;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	width: 180px;
	display: block;
	padding: 5px;
	margin: 0 auto 25px;
	font-size: 72%;
	color: #61c3d8;
	clear: both;
	position: relative;
	text-align: center;
	overflow: hidden;
	text-decoration: underline;
}

#credits a:hover {
	color: #008c9f;
	text-decoration: none;
	background: #ccf6ff;
}

#footer h3 {
	margin: 0;
	padding: 0 0 8px;
	text-transform: capitalize;
	font-variant: small-caps;
	font-weight: normal;
	font-style: normal;
	font-size: 18px;
	line-height: 1em;
	color: #999;
}

#footer a {
	color: #4b93a2;
	text-decoration: underline;
	padding: 0 3px;
	margin: 0 -2px;
}

#footer a:hover {
	color: #000;
	text-decoration: none;
	background-color: #ccf6ff;
}

#disclaimer, #contactfoot, #searchfoot {
	font-style: italic;
	display: block;
	float: left;
	line-height: 1.2em;
}

#disclaimer {
	width: 647px;
	padding: 0 10px 0 0;
	float: left;
}

#aadFoot, #asdsFoot {
	width: 70px;
	padding: 0 15px;
	float: left;
	height: 70px;
	border-left: 1px dotted #7edbee;
}

#aadFoot img, #asdsFoot img {
	border: none;
	float: left;
	padding: 0;
}

.asdsPadding {
	margin-top: 22px;
}

/* @end */


