*
----------------------------------------------------------------------------
undohtml.css
(CC) 2004 Tantek Celik. Some Rights Reserved.
http://creativecommons.org/licenses/by/2.0
This style sheet is licensed under a Creative Commons License.
---------------------------------------------------------------------------- */

/* Purpose: undo some of the default styling of common (X)HTML browsers      */

/* Link underlines tend to make hypertext less readable, 
 * because underlines obscure the shapes of the lower halves of words
  ****************************************************************************/
:link,:visited,:hover { text-decoration:none; }

/* No list-markers by default, since lists are used more often for semantics */
ul,ol { list-style:none; }

/* Avoid browser default inconsistent heading font-sizes and pre/code too    */
h1,h2,h3,h4,h5,h6,pre,code { font-size:12px; font-weight: normal; }

/* Remove the inconsistent (among browsers) default ul,ol padding or margin
 * the default spacing on headings does not match nor align with normal
 * interline spacing at all, so let's get rid of it.
 * Zero out the spacing around pre, form, body, html, p, blockquote as well
 * form elements are oddly inconsistent, and not quite CSS emulatable.
 * Nonetheless, strip their margin and padding as well.
 *****************************************************************************/
hr,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin:0; padding:0; }

/* whoever thought blue linked image borders were a good idea?               */
a img,:link img,:visited img { border:none; }

/* more varnish stripping as necessary...                                    */
h1 span, h2 span, h3 span, h4 span, h5 span, h6 span {display:none;}

/* use this class to indent a paragraph 20 pixel...                          */
.indent {margin:0 0 0 20px;}

/* format all text								                          */
h1, h2, h3, h4, h5, h6, p, a, ul {
	font: 12px Arial, Helvetica, sans-serif;
	color: #494848;
}

#left-column p{
	margin: 11px 0 0 28px;
}

a{
	color: #A87C58;
}
a:hover{
	color: #3D5D51;
	text-decoration: underline;
}

body{
	text-align: center;
}

#container{
	background: url(../images/container-background.jpg) repeat-y;
	width: 693px;
	margin: 0 auto 0 auto;
	text-align: left;
}

#header{
	background-image: url(../images/header.gif);
	height: 120px;
	position: relative;
}

#header a{
	position: absolute;
	height: 61px;
	width: 300px;
	margin: 21px 0 0 73px;
}

		#h-spritenav1, #h-spritenav1 li, #h-spritenav1 a{
			/* Change height of nav */
			height: 23px;
		}
		
		#h-spritenav1{
			/* Change image of nav */
			background: url(../images/nav-bar_w_cart.gif) no-repeat left top;
			position: relative;
		}
		
		#h-spritenav1 li a span{
			display: none
		}
		
		#h-spritenav1 li{
			list-style-type: none;
			position: absolute;
			top: 0px;
			display: block;
		}
		
		#h-spritenav1 a{
			display: block;
		}

		/* Change left coordinate and width of link */
		#h-spritenav1-1{left:  18px; width:  53px}
		#h-spritenav1-2{left:  73px; width:  74px}
		#h-spritenav1-3{left: 149px; width: 109px}
		#h-spritenav1-4{left: 259px; width: 164px}
		#h-spritenav1-5{left: 425px; width: 80px}
		#h-spritenav1-6{left: 507px; width:  89px}
		#h-spritenav1-7{left: 598px; width:  76px}
		
		/* Change image of nav and negative left coordinate and negative height */
		#h-spritenav1-1 a:hover{background: url(../images/nav-bar_w_cart.gif) no-repeat  -18px -23px}
		#h-spritenav1-2 a:hover{background: url(../images/nav-bar_w_cart.gif) no-repeat  -72px -23px}
		#h-spritenav1-3 a:hover{background: url(../images/nav-bar_w_cart.gif) no-repeat -149px -23px}
		#h-spritenav1-4 a:hover{background: url(../images/nav-bar_w_cart.gif) no-repeat -259px -23px}
		#h-spritenav1-5 a:hover{background: url(../images/nav-bar_w_cart.gif) no-repeat -426px -23px}
		#h-spritenav1-6 a:hover{background: url(../images/nav-bar_w_cart.gif) no-repeat -506px -23px}
		#h-spritenav1-7 a:hover{background: url(../images/nav-bar_w_cart.gif) no-repeat -598px -23px}







#main-header{
	height: 209px;
}

#main-header-left{
	background: url(../images/home/main-header-left.gif);
	width: 468px;
	height: 209px;
	float: left;
	display: inline;
}

#main-header-right{
	background: url(../images/home/main-header-right.jpg);
	width: 225px;
	height: 209px;
	float: left;
}

#left-column{
	width: 192px;
	background: transparent url(../images/wave.jpg) no-repeat top left;
	margin: 0 0 0 18px;
	float: left;
	display: inline;
	text-align: center;
}

#right-column{
	width: 464px;
	float: left;
}

#right-column-topbox{
	background: url(../images/home/right-column-topbox-background.jpg);  
}

#right-column-topbox-top{
	background: transparent url(../images/home/right-column-topbox-background-top.jpg) no-repeat top left;
	height: auto;
	padding: 19px 0 0 0;
}

#right-column-topbox-top p{
	margin: 10px 0 0 0;
}

#drgoodlernerleadingsouthbay{
	background: transparent url(../images/home/drgoodlerner-leadingsouthbay.jpg) no-repeat top left;
	height: auto;
	margin: 0 0 0 22px;
	padding: 15px 0 0 0;
}

#drgoodlernerleadingsouthbay p{
	margin: 0 0 0 17px;
	width: 400px;
}

#sub-content{
	height: auto;
	margin: 0 0 0 22px;
}

#sub-content h2{
	margin: 10px 0 0 5px;
	width: 400px;
	font-weight: bold;
	font-size: 14px;
}

#sub-content h3{
	margin: 10px 0 0 10px;
	width: 400px;
	font-weight: bold;
}

#sub-content p{
	margin: 10px 0 0 17px;
	width: 400px;
}

#dr-pic{
	background: url(../images/right-column-bottombox-background.jpg.gif);
}

#right-column-bottombox{
	width: 464px;
	background: url(../images/right-column-bottombox-background.jpg.gif) repeat-x top;
	height: auto;
	position: relative;
}

#right-column-bottombox2{
	width: 464px;
	background: Transparent url(../images/right-column-bottombox-background2.gif) repeat-x bottom;
	height: 20px;
	clear: both;
	margin: 0 0 10px 0;
}

#bottom-learnmores{
	 clear: both; background: url(../images/learn-mores.jpg) no-repeat bottom right; width: 464px; height: 25px;
	 position: relative;
}

#bottom-learnmores #acne{
	position: absolute;
	margin: 12px 0 0 119px;
	height: 13px;
	width: 83px;
}

#bottom-learnmores #tlipo{
	position: absolute;
	margin: 12px 0 0 351px;
	height: 13px;
	width: 83px;
}

#bottom-learnmores span{
	display: none;
}

#footer{
	background: url(../images/footer.jpg) no-repeat top center;
	height: 69px;
	clear: both;
}

#quick-contact-form{
	background: url(../images/quick-contact-form.gif) no-repeat top;
	width: 152px;
	/*height: 200px;*/
	margin: 10px 0 0 20px;
}

#quick-contact-form form{
	padding: 45px 0 0 0;
}

input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #494848;
	border: 1px solid #9CB8C0;
	background-color: Transparent;
}

.quickcontact1 {
	margin: 2px 0 0 0;
	width: 152px;
	height: 18px;
}

.quickcontact-message {
	margin: 2px 0 0 0;
	width: 152px;
	height: 40px;
	overflow: auto;
}

.quickcontact-button {
	margin: 2px 0 0 53px;
	width: 50px;
	height: 15px;
	padding: 0;
	border: 0px;
	}
	
#newsletter-form{
	background: url(../images/newsletter-contact-form.gif) no-repeat top;
	width: 120px;
	height: 115px;
	margin: 14px 0 0 20px;
	}

#newsletter-form form{
	padding: 10px 0 0 0; 
	}
	
.newsletter {
	margin: 2px 0 0 0;
	width: 104px;
	height: 18px;
	}
	
.newsletter-signup {
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
}

.newsletter-button {
	margin: 2px 0 0 53px;
	width: 50px;
	height: 15px;
	padding: 0;
	border: 0px;
	}

#procedures-sidebar{
	background: url(../images/procedures_new.jpg);
	width: 152px;
	height: 197px;
	margin: 5px 0 0 22px;
	position: relative;
	}

#procedures-sidebar #leglink{
	height: 78px;
	width: 152px; 
	margin: 31px 0 0 0;
	position: absolute;
	}

#procedures-sidebar #ancelink{
	height: 78px;
	width: 152px; 
	margin: 119px 0 0 0;
	position: absolute;
	}

#procedures-sidebar span{
	display: none;
	}

#address{
	background: url(../images/address.gif) no-repeat top center;
	/*width: 76px;
	height: 20px;*/
	width: 152px;
	margin: 5px;
	padding-top: 20px;
	clear: both;
	text-align: left;
}

#whatsnew{
	background: url(../images/home/whatsnew.gif) no-repeat;
	width: 150px;
	height: 86px;
	margin: 20px 0 0 17px;
	}


#bottombox-left{
	float: left;
	width: 233px;
	height: auto;
}

#bottombox-left p, #bottombox-right p, #bottombox-left h1, #bottombox-right h1{
	margin: 10px 21px 0 21px;
}

#bottombox-left h1, #bottombox-right h1{
	font-weight: bold;
}

#bottombox-right{
	float: left;
	width: 231px;
	height: auto;
	background: transparent url(../images/right-column-bottombox-background2.gif) repeat-y left;
}



#learnmore1{
	background: URL(../images/learn-more.gif);
	width: 83px;
	height: 13px;
	margin: 15px 0 0 0;
	position: relative;
	text-align: left;
}

#learnmore1 a{
	width: 83px;
	height: 13px;
	position: absolute;
}

#learnmore1 span{
	display: none;
}

.learnmorebox{
	position: absolute;
	width: 150px;
}

/* titles */

#main-procedure-title{
	background: url(../images/pdt.jpg);
	height: 34px;
	width: 215px;
	margin: 23px 0 20px 10px;
}

#main-procedure-title span{
	display: none;
}

#main-procedure-title2{
	background: url(../images/tfraxel.jpg);
	height: 31px;
	width: 101px;
	margin: 23px 0 20px 67px;
}

#main-procedure-title span, #main-procedure-title2 span{
	display: none;
}

#right-column-back{
	background: url(../images/right-column-back.gif) repeat-y left;
}

#double-line{
	background: #EBE7DC url(../images/right-column-bottombox-background.jpg.gif) repeat-x top;
	height: 10px
}

#single-line{
	background: url(../images/right-column-bottombox-background2.gif) repeat-y left;
	width: 1px;
	height: 10px
}

#titles-cosmetic{
	background: url(../images/titles/cosmetic.jpg) no-repeat top left;
	width: 241px;
	height: 27px;
}

#titles-about{
	background: url(../images/titles/about.jpg) no-repeat top left;
	width: 241px;
	height: 27px;
}

#titles-derm{
	background: url(../images/titles/derm.jpg) no-repeat top left;
	width: 241px;
	height: 27px;
}

#titles-cosmetic{
	background: url(../images/titles/cosmetic.jpg) no-repeat top left;
	width: 241px;
	height: 27px;
}

#titles-inject{
	background: url(../images/titles/inject.jpg) no-repeat top left;
	width: 241px;
	height: 27px;
}

#titles-contact{
	background: url(../images/titles/contact.jpg) no-repeat top left;
	width: 241px;
	height: 27px;
}

/* Text Nav */
	
		#text-nav{
			clear: both;
			width: 735px;
			margin: 10px auto 15px auto;
			text-align: center;
		}	

		#text-nav ul{
			margin: 0 0 10px 0;
		}
			
		#text-nav li{
			padding: 0 7px 0 10px;
			display: inline;
			border-left: 1px solid #2A5646;
			background: none;
			font-size: 12px;
			line-height: 14px;
		}
		
		#text-nav li.first{border: none;}
		#text-nav p{line-height: 14px; font-size: 12px; color: #2A5646; margin: 10px 0 0 0;}
		#text-nav a:link, #text-nav a:visited{color: #2A5646; text-decoration: underline;}
		#text-nav a:hover, #text-nav a:active{color: #A87C58; text-decoration: none;}

		
/* ------ Main Contact Form ---------*/
		#big-contact {
			margin: 0 0 0 35px;
		}
		#big-contact label{
			border:none;
			margin: 40px auto 0 auto;
			width: 350px;
			font: 12px Arial, Helvetica, sans-serif;
			color: #494848;
		}

		#big-contact hr{
			color: #494848;
			background: #494848;
			width: 350px;
			boder: none;
			height: 1px;
		}
		

		#big-contact input, #big-contact textarea{
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			width: 130px;
		}

		#big-contact br{
			clear: both;
		}
		
		#big-contact p
			{
				text-align:center;
				margin: 10px 0 10px 0;
				font-size: 12px;
			}
	
		#big-contact label input, #big-contact label select{
			position: absolute;
			left: 110%;
			top: -1px;
			width: 100px;
		}
	
		#big-contact form, #big-contact label, #big-contact input, #big-contact textarea, #big-contact select{
			font-size: 11px;
		}
	
		#big-contact label{
			position: relative;
			width: 140px;
			display: block;
			margin: 0 10px;
			text-align: right;
			height: 20px;
		}
		
		#big-contact fieldset{
			width: 300px;
			padding: 5px 10px;
		}
		
		#big-contact hr{
			border: 0px;
			height: 1px;
			color: #000000;
			background: #000000;
			margin: 0 0 20px 0;
		}

		#big-contact label textarea{
			position: absolute;
			left: 110%;
			top: 0px;
			width: 160px;
			height: 100px;
		}

		#big-contact .radio{
			top:0;
			width: 14px;
		}
		
		#big-contact .reset{
			width:60px;
			margin: 10px 0 0 90px;
		}

		#big-contact .reset-clear{
			width:60px;
			margin: 100px 0 0 90px;
		}
		
		#big-contact .submit{
			width:60px;
			margin: 10px 0 0 12px;
		}
		
		#big-contact .clear-textarea{
			margin:100px 0 10px 0;
		}
		
		#big-contact .subscribe{
			width:90px;
			margin: 10px 0 0 110px;
		}
		
		#big-contact .submit-center{
			width:140px;
			margin: 10px 0 0 80px;
		}
#buildingmap-thumb {
	border: 1px solid #BA9779;
}

#patient-forms {
	margin:26px 0px 0px 5px;
	padding-bottom:20px;
	}
	#patient-forms ul {
		margin:6px 0px 0px 10px;
		}
		
#newsletter {
padding: 15px 0 0 8px;
}

.newsletter-link {
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-style:normal;
}

#form-divider {
background-image:url(../images/divider.jpg);
width:192px;
height:4px;
margin:15px 0 18px 0;
}

#newsletter-btn {
background-image:url(../images/newsletter-btn.gif);
width:152px;
height:50px;
margin: 0 0 0 20px;
}

.newsletter-btn {
margin:0 0 0 20px;
}
