/*
----------------------------------------------------------------------------
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{
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight:bold;
	}
							                          
p, a, ul {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

body{
	background: #D4D0C8
}

#main{
	width: 100%;
}

#left-space{
	background: #996E43 url(../images/left-side.jpg) repeat-x top;
}
#left-space-inside{
	background: #996E43 url(../images/sub/left-space-top.jpg) repeat-x top;
}

#right-space{
	background: #B3895F url(../images/right-side.jpg) repeat-x top;
}
#right-space-inside{
	background: #B3895F url(../images/sub/right-space-top.jpg) repeat-x top;
}

#container-cell{
	background: url(../images/container-cell.jpg);
}
#container-cell-inside{
	background: url(../images/container-cell-inside.jpg);
}
#lower-container-cell-inside{
	background: url(../images/container-cell-inside.jpg);
}

#lower-container-cell{
	background: url(../images/container-cell.jpg);
}

#container{
	width: 760px;
	padding: 0;
	margin: 0;
}

#header-bar{
	background: url(../images/home/header-top.jpg);
	height: 69px;
}
	#header-bar p {
		color: #fff;
		padding: 8px 0 0 625px;
	}

#header-masthead-usp{
	background: url(../images/home/masthead-usp.jpg);
	height: 161px;
}

#header-masthead-phone{
	background: url(../images/home/masthead-phone.jpg);
	height: 187px;
}

#header-masthead-phone-inside{
	background: url(../images/sub/masthead.jpg);
	height: 244px;
}
	#header-masthead-phone-inside p{
		color: #fff;
		padding: 8px 0 0 625px;
	}	
#top-nav{
	background: url(../images/top-nav-background.jpg);
}

#top-nav-inside{
	background: url(../images/sub/top-nav-01.html);
}

#menu{
	background: url(../images/top-nav-01.jpg) no-repeat left top;
	position: relative;
	height: 98px;
}
#menu li a span{
	display: none
}

#menu li{
	position: absolute;
	top: 1px;
	list-style-type: none;
}
#menu li{
	display: block;
	height: 101px
	}
#menu A{
	display: block;
	height: 98px
}

	#menu-01{
		left: 1px;
		width: 83px;
	}
	#menu-02{
		left: 82px;
		width: 86px;
	}
	#menu-03{
		left: 165px;
		width: 86px;
	}
	#menu-04{
		left: 248px;
		width: 87px;
	}
	#menu-05{
		left: 334px;
		width: 84px;
	}
	#menu-06{
		left: 418px;
		width: 81px;
	}
	#menu-07{
		left: 502px;
		width: 80px;
	}
	#menu-08{
		left: 583px;
		width: 81px;
	}
	#menu-09{
		left: 665px;
		width: 86px;
	}

	#menu-01 a:hover{
		background: url(../images/top-nav-01.jpg) no-repeat -1px -98px;
	}
	#menu-02 a:hover{
		background: url(../images/top-nav-01.jpg) no-repeat -82px -98px;
	}
	#menu-03 a:hover{
		background: url(../images/top-nav-01.jpg) no-repeat -165px -98px;
	}
	#menu-04 a:hover{
		background: url(../images/top-nav-01.jpg) no-repeat -248px -98px;
	}
	#menu-05 a:hover{
		background: url(../images/top-nav-01.jpg) no-repeat -331px -98px;
	}
	#menu-06 a:hover{
		background: url(../images/top-nav-01.jpg) no-repeat -416px -98px;
	}
	#menu-07 a:hover{
		background: url(../images/top-nav-01.jpg) no-repeat -499px -98px;
	}
	#menu-08 a:hover{
		background: url(../images/top-nav-01.jpg) no-repeat -582px -98px;
	}
	#menu-09 a:hover{
		background: url(../images/top-nav-01.jpg) no-repeat -665px -98px;
	}

	
#menu-inside{
	background: url(../images/sub/top-nav-01.html) no-repeat left top;
	position: relative;
	height: 100px;
}
#menu-inside li a span{
	display: none
}

#menu-inside li{
	position: absolute;
	top: 0px;
	list-style-type: none;
}
#menu-inside li{
	display: block;
	height: 100px
	}
#menu-inside A{
	display: block;
	height: 100px
}

	#menu-01-inside{
		left: 3px;
		width: 85px;
	}
	#menu-02-inside{
		left: 86px;
		width: 86px;
	}
	#menu-03-inside{
		left: 169px;
		width: 86px;
	}
	#menu-04-inside{
		left: 252px;
		width: 87px;
	}
	#menu-05-inside{
		left: 335px;
		width: 87px;
	}
	#menu-06-inside{
		left: 420px;
		width: 86px;
	}
	#menu-07-inside{
		left: 502px;
		width: 86px;
	}
	#menu-08-inside{
		left: 586px;
		width: 86px;
	}
	#menu-09-inside{
		left: 669px;
		width: 86px;
	}

	#menu-01-inside a:hover{
		background: url(../images/sub/top-nav-01.html) no-repeat -3px -100px;
	}
	#menu-02-inside a:hover{
		background: url(../images/sub/top-nav-01.html) no-repeat -86px -100px;
	}
	#menu-03-inside a:hover{
		background: url(../images/sub/top-nav-01.html) no-repeat -169px -100px;
	}
	#menu-04-inside a:hover{
		background: url(../images/sub/top-nav-01.html) no-repeat -252px -100px;
	}
	#menu-05-inside a:hover{
		background: url(../images/sub/top-nav-01.html) no-repeat -335px -100px;
	}
	#menu-06-inside a:hover{
		background: url(../images/sub/top-nav-01.html) no-repeat -420px -100px;
	}
	#menu-07-inside a:hover{
		background: url(../images/sub/top-nav-01.html) no-repeat -502px -100px;
	}
	#menu-08-inside a:hover{
		background: url(../images/sub/top-nav-01.html) no-repeat -586px -100px;
	}
	#menu-09-inside a:hover{
		background: url(../images/sub/top-nav-01.html) no-repeat -669px -100px;
	}

#home-content{
	background: url(../images/home/home-content.jpg);
}

#home-content-right{
	width: 496px;
	float: right;
	display: inline;
}
#home-content-left{
	width: 264px;
	float: right;
}

#footer-address{
	background: url(../images/footer-address.jpg) no-repeat top;
	width: 760px;
	padding: 65px 0 0 0;
}

#footer-address-inside{
	background: url(../images/footer-address-inside.jpg) no-repeat top;
	width: 760px;
	padding: 65px 0 0 0;
}

#footer-address p,#footer-address-inside p{
	margin: 0 0 15px 43px;
	width: 700px;
}

#lower-left-space{
	background: #9B6E44 url(../images/lower-left-side.jpg) repeat-x top;
}

#lower-right-space{
	background: #B3895F url(../images/lower-right-side.jpg) repeat-x top;
}

#lower-left-space-inside{
	background: #9B6E44 url(../images/lower-left-side-inside.jpg) repeat-x top;
}

#lower-right-space-inside{
	background: #B3895F url(../images/lower-right-side-inside.jpg) repeat-x top;
}

#footer-address ul, #footer-address-inside ul{
	margin: 0 0 15px 43px;
}

#footer-address li, #footer-address-inside li{
	list-style: none;
	display: inline;
	padding: 0 0 0 10px;
	margin: 0 0 0 10px;
	border-left: 1px solid White;
}

#footer-address li.first-item, #footer-address-inside li.first-item{
	list-style: none;
	display: inline;
	padding: 0;
	margin: 0;
	border-left: 0px solid White;
}

#footer-address a, #footer-address-inside a{
	text-decoration: underline;
}

#footer-address a:hover, #footer-address-inside a:hover{
	color:#339999;
}

/*
	Content Area
*/


#index-content{
	background: url(../images/content-index-back.jpg) no-repeat;
}

#inside-content{
	background: url(../images/content-inside-back.jpg) no-repeat;
}

#left{
	float: right;
	width: 190px;
}

#left-content-inside{
	float: right;
	width: 245px;
/* 	position: relative; */
}

#right{
	width: 516px;
	float: right;
	display: inline;
}

#right-content-inside{
	width: 515px;
	float: right;
	display: inline;
}

/* home page */

#contact-us{
	background: url(../images/home/contact-us-home.jpg);
	width: 151px;
	height: 40px;
	margin: 23px 0 15px 0;
}

#contact-inside{
	background: url(../images/sub/contact-inside.jpg);
	height: 50px;
}

#map-contact-top{
	background: url(../images/sub/map-contact-top.jpg);
	height: 55px;
}

#left p, #left-content-inside p{
	width: 155px;
	margin: 15px 0;
}

#left-content-inside p{
	margin: 15px 0 15px 60px;
}

#home-content{
	float: right;
	display: inline;
	width: 300px;
	margin: 70px 38px 0 3px;
	background: transparent;
}

#home-content p{
	margin: 20px 0;
}

#right-content-inside p{
	margin: 20px 0 0 60px;
}

#right-content-inside #maincontactform{
	margin: 20px 0 0 160px;
	width: 300px;
}


#right-content-inside form p{
	margin: 20px 0 0 10px;
}

#right-content-inside ul{
	margin: 20px 0 0 60px;
}

#right-content-inside li{
	list-style: decimal outside;
	margin: 10px 0 0 30px;
}

#picture-home{
	background: transparent;
	float: right;
	width: 120px;
	margin: 90px 10px 0 0;
}

#logos{
	background: url(../images/logos.jpg);
	width: 90px;
	height: 227px;
	float: right;
	margin: 20px 22px 0 0;
	position: relative;
}

	#logos #triangle{
		position: absolute;
		height: 70px;
		width: 78px;
		margin: 76px 0 0 4px;
	}
	
	#logos #gold{
	position: absolute;
	height: 70px;
	width: 78px;
	margin: 155px 0 0 5px;
	left: 616px;
	top: 153px;
	}
	
	#logos #circle{
		position: absolute;
		height: 63px;
		width: 90px;
		margin: 3px 0 0 0px;
	}
	
#logos span{
	display: none;
}

#dr-pic{
	background: url(../images/home/rap_headshot1.jpg);
	width: 115px;
	height: 150px;
	border: 2px white solid;
}

#dr-pic span{
	display: none;
}

#right-content-inside h2{
	font-size: 13px;
	font-weight: bold;
	margin: 20px 0 0 50px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.headtext{
	font-size: 13px;
	font-weight: bold;
	margin: 20px 0 0 50px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#left-content-inside a:hover{
	text-decoration: underline;
}

/* Page Titles */

#about-rapaport{
	background: url(../images/sub/page-titles/about.jpg);
	width: 515px;
	height: 60px;
}

#about-practice{
	background: url(../images/sub/page-titles/practice.jpg);
	width: 515px;
	height: 60px;
}

#women_lipo{
	background: url(../images/sub/page-titles/women_lipo.jpg);
	width: 515px;
	height: 60px;
}

#men_lipo{
	background: url(../images/sub/page-titles/men_lipo.jpg);
	width: 515px;
	height: 60px;
}

#breast{
	background: url(../images/sub/page-titles/breast.jpg);
	width: 515px;
	height: 60px;
}

#face{
	background: url(../images/sub/page-titles/face.jpg);
	width: 515px;
	height: 60px;
}

#news{
	background: url(../images/sub/page-titles/news.jpg);
	width: 515px;
	height: 60px;
}

#contact-title{
	background: url(../images/sub/page-titles/contact.jpg);
	width: 515px;
	height: 60px;
}

#sitemap{
	background: url(../images/sub/page-titles/sitemap.jpg);
	width: 515px;
	height: 60px;
}

#right-content-inside h2 a{
	font-size: 13px;
	font-weight: bold;
}

/* Quick Contact Form */

		input, textarea{
			color: #FFFFFF;
			border: 1px solid #FFFFFF;
			background: #BB8E52;
			font: 11px Arial, Helvetica, sans-serif;
			margin: 0 0 0 10px;
		}
		
		#left-content-inside input, #left-content-inside textarea{
			margin: 0 0 0 60px;
		}
		
		textarea{
			height: 65px;
			overflow: auto;
		}
		
		.quickcontact{
			width: 130px;
		}
		
		.quickcontact-button{
			margin: 0 0 0 10px;
			width: 63px;
		}
		

#right-content-inside p a:hover, #right p a:hover{
	color: #ffff99;

}
A:link {text-decoration: none; color: #ffff99;}
A:visited {text-decoration: none; color: #ffff99;}
A:hover {text-decoration: underline; color: #ffff99;}
A:active {text-decoration: none; color: #ffff99;}

/*#right-content-inside img{
	float:left;
	margin:0px 8px 4px 0px;
	border:2px white solid;
}*/

#clear-it{
	clear: both;
}#disclaim{
	
	color: #fff;
	font-style:italic;
	}
	
#image-disclaim{
	background: url(../images/sub/disclaimer-image.jpg) no-repeat;
	padding: 200px 0 0 153px;
	height: 249px;
	}

.bna-box {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	width:150px;
	float:left;
	text-align:center;
	padding:16px 10px 2px 56px;
}
.bna-box01 {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	float:left;
	text-align:center;
	padding:16px 10px 2px 56px;
}
#right-content-inside div.bna-box img {
	border:2px solid #fff;
}
