:link,:visited { text-decoration:none }

ul,ol { list-style:none }

h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,em,strong, blockquote, fieldset, input
{ margin:0; padding:0 }

a img,:link img,:visited img { border:none }

body {font-size: 1em;}

body, div, ul, li, dl, dd, img, form, fieldset {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

body { background: #996633; text-align: center;}
	
p, h1, h2, h3, h4, div, li, div, td, input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F1E8D7;
	line-height: 14px;
}

a img, :link img, :visited img { border: none }

a:link, a:visited {
	color: #FFCC00;
	text-decoration: underline;
}
a:hover, a:active {
	color: #F1E8D7;
	text-decoration: underline;
}

span {
	display: none;
}

ul
{
list-style: disc outside
}

#wrapper {
	width: 760px;
	margin: 0 auto;
	background: url("../images/index/table_bkgrnd.jpg") left top repeat-y;
	text-align: left;
}

#sub-wrapper {
	width: 760px;
	margin: 0 auto;
	background: url("../images/sub/sub_bkgrnd.jpg") left top repeat-y;
	text-align: left;
}
#column-left { background:transparent url(../images/index/left_column_bkgrnd.jpg) no-repeat scroll 0 0;
float:left;
height:426px;
width:378px; }

#column-left p {margin-bottom:20px;}
#column-right {width:382px; float:left;}
#content { width:382px; float: left;}

#sub-column-left { background:url("../images/sub/sub_left_column.jpg") no-repeat; width:187px; height:551px; float:left; }
#sub-column-right { background:url("../images/sub/sub_right_column.jpg") no-repeat; width:573px; float:left;}
#sub-content { width:573px; float: left;}

	

/* NAVIGATION horizontal 
 * ------------------------------------------------------------------------------------- */
 /*index nav*/
 
#nav { 
	background:url("../images/sub/nav.jpg") no-repeat; 
	width:760px; 
	height:63px; 
	margin:0;
	padding:0; 
	}
	
	#nav.nav2 { 
	background:url("../images/index/nav.jpg") no-repeat; 
	width:760px; 
	height:63px; 
	margin:0;
	padding:0; 
	} 

#nav span, #home-nav span { display: none; }

#nav li, #nav a, #home-nav li, #home-nav a { height:63px; width:80px; display:block; }

#nav li, #home-nav li { float:left; list-style:none; display:inline; position:relative; }

#nav-01 {margin-left:20px;}

#nav-01 a:hover, #breast #nav-01 a.current { background:transparent url("../images/index/nav.png") -20px  -63px no-repeat; }
#nav-02 a:hover, #body #nav-02 a.current { background:transparent url("../images/index/nav.png") -100px -63px no-repeat; }
#nav-03 a:hover, #face #nav-03 a.current { background:transparent url("../images/index/nav.png") -180px -63px no-repeat; }
#nav-04 a:hover, #nose #nav-04 a.current { background:transparent url("../images/index/nav.png") -260px -63px no-repeat; }
#nav-05 a:hover, #laser #nav-05 a.current { background:transparent url("../images/index/nav.png") -340px -63px no-repeat; }
#nav-06 a:hover { background:transparent url("../images/index/nav.png") -420px -63px no-repeat; }
#nav-07 a:hover, #thermage #nav-07 a.current { background:transparent url("../images/index/nav.png") -500px -63px no-repeat; }
#nav-08 a:hover, #doctor #nav-08 a.current { background:transparent url("../images/index/nav.png") -580px -63px no-repeat; }
#nav-09 a:hover, #contactus #nav-09 a.current { background:transparent url("../images/index/nav.png") -660px -63px no-repeat; }

/* ------------------------ son of suckerfish: horizontal sprite nav ------------------------ */
#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	z-index:100;
}

#nav a {
	display: block;
}

#nav li { /* all list items */
	float: left;
	width: 80px;
	z-index:999;
}

#nav li ul { /* second-level lists */
	position: absolute;
	background-color:#996633;
	padding-right:1px !important;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#nav li ul li {
	margin:0;
	padding:0;
	height:30px;
	line-height:20px;
	text-indent:10px;
	border-color:-moz-use-text-color #874B15 #874B15 !important;
border-style:none solid solid !important;
border-width:medium 1px 1px !important;
}

#nav li ul li a {
color:#FFFFFF !important;
height:30px;
line-height:30px;
margin:0;
padding:0;
width:100%;
}

#nav-01 ul a:hover, #nav-02 ul a:hover, #nav-03 ul a:hover, #nav-04 ul a:hover, #nav-05 ul a:hover {
background-color:#532A0A;
background-image:none;
color:#FFFFFF;
text-decoration:none;
}

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	z-index:100; !important
}

#nav-01 ul, #nav-01 li {
width:220px;
}
#nav-02 ul, #nav-02 li {
width:220px;
}
#nav-03 ul, #nav-03 li {
width:150px;
}
#nav-04 ul, #nav-04 li {
width:150px;
}
#nav-05 ul, #nav-05 li {
width:150px;
}
#nav-06 ul, #nav-06 li {
width:150px;
}



/* image replacement
 * ------------------------------------------------------------------------------------- */
 
#header { background:url("../images/index/header.jpg") no-repeat; width:760px; height:258px; float:left;}
#content-hd { background:url("../images/index/right_column_hd.jpg") no-repeat; width:382px; float:left;}
#column-right-footer { background:url("../images/index/right_column_footer.jpg") no-repeat; width:382px; height:224px; clear:both; position: relative;}


#column-right-footer a:link {

    height: 72px;
    left: 101px;
    position: absolute;
    top: 63px;
    width: 186px;
}
#sub-header { background:url("../images/sub/sub_header.jpg") no-repeat; width:760px; height:134px; float:left;}

#sub-body-hd { background:url("../images/sub/sub_body_hd.jpg") no-repeat; width:573px; float:left;}

#sub-breast-hd { background:url("../images/sub/sub_breast_hd.jpg") no-repeat; width:573px; float:left;}

#sub-face-hd { background:url("../images/sub/sub_face_hd.jpg") no-repeat; width:573px; float:left;}


#sub-fat-hd { background:url("../images/sub_fat_hd.jpg") no-repeat; width:573px; float:left;}

#sub-laser-hd { background:url("../images/sub/sub_laser_hd.jpg") no-repeat; width:573px; float:left; margin-bottom: 70px;}

#sub-nose-hd { background:url("../images/sub/sub_nose_hd.jpg") no-repeat; width:573px; float:left; margin-bottom: 20px;}

#sub-skincare-hd { background:url("../images/sub/sub_skincare_hd.jpg") no-repeat; width:573px; float:left;}

#sub-thermage-hd { background:url("../images/sub/sub_mediaspa_hd.jpg") no-repeat; width:573px; float:left;}

#sub-sitemap-hd { background:url("../images/sub/sub_sitemap_hd.jpg") no-repeat; width:573px; float:left;}

#sub-okamoto-hd { background:url("../images/sub/sub_okamoto_hd.jpg") no-repeat; width:573px; float:left;}

#sub-contact-hd { background:url("../images/sub/sub_contact_hd.jpg") no-repeat; width:573px; float:left;}

#sub-office-hd { background:url("../images/sub/sub_office_hd.jpg") no-repeat; width:573px; float:left;}

#sub-thankyou-hd { background:url("../images/sub/sub_thankyou_hd.jpg") no-repeat; width:573px; float:left;}

#sub-blog-hd { background:url("../images/sub/sub_blog_hd.jpg") no-repeat; width:573px; float:left;}

.thumb-gallery { margin-left: 50px;}
.thumb-gallery img { padding: 5px 5px 5px 5px;}

.thumb-gallery02 { margin-left: 130px;}
.thumb-gallery02 img { padding: 5px 5px 5px 5px;}
/* content - padding, margins and other fun stuff
 * ------------------------------------------------------------------------------------- */

#content p { margin: 10px 35px 0 15px; }
#content h1 { margin: 10px 0 0 15px; font-size:11px; }

#quick-contact p {margin-bottom: 10px;}

#sub-column-left p {margin: 0px 0px 5px 12px;}
#sub-column-left form {margin: 0px 0px 5px 12px;}
#sub-padding { width:488px; padding: 80px 30px 5px 41px;}
#sub-content p { margin: 10px 10px 10px 0px;}
#sub-content ul { margin: 10px 10px 10px 15px;}
		
#sub-content h1 { margin: 10px 30px 0px 0px; font-size: 11px; color: #FFF;}
#sub-content h2 { margin: 15px 25px 0px 0px; font-size: 11px; color: #FFF;}
#sub-content h3 { margin: 15px 25px 0px 0px; color: #FFF;}

.req { font-size: 10px; }	

/* footer
 * ------------------------------------------------------------------------------------- */
 
#page-footer {
	background:url("../images/index/page_footer.jpg") no-repeat;
	width:760px;
	height:52px;
	text-align:center;
	clear: both;}
	
#sub-page-footer {
	background:url("../images/sub/sub_page_footer.jpg") no-repeat;
	width:760px;
	height:116px;
	text-align:center;
	clear: both;}

	
#footer { background: #996633; height:100px; text-align: center; margin: 0px auto; }
#footer li { padding: 0 0px 0 2px; display:inline; border-left: 0px solid; line-height:28px; }

#footer p { padding: 5px 15px 5px 15px; }
		
	 
#footer a:link, #footer a:visited {
		color: #ECECD8;
		text-decoration:none; }
	
#footer a:hover, #footer a:active {
		color: #ECECD8;
		text-decoration: underline; }
	

/* Quick Contact elements 
 * ------------------------------------------------------------------------------------- */
 
#quick-contact { width:135px; float: right; padding-top: 65px; padding-right: 34px;}
.quickcontact { width: 130px;}

input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	border: 1px solid #481C00;
	background-color: #C6976A;
	margin: 0 0 4px 0;
}
.SubmitButton {	cursor: pointer; }

/* Main Contact elements 
 * ------------------------------------------------------------------------------------- */

#contact-main-wrapper { width: 500px; margin-left: 0px;}
	
#contact-main input, #contact-main textarea, #contact-main select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	border: 1px solid #481C00;
	background-color: #C6976A;
	margin: 0 0 5px 0;
	clear: both;
	vertical-align: middle;
}
input.button, #contact-main label input.button	{ width: 70px;}

input submit a:hover {text-decoration: underline;}

#contact { display: none;}
#contact-main { margin-top: 25px;}
#contact-main br { clear: both;} 
#contact-main p, #contact-main h1 { text-align: left; margin: 10px 0 10px 0;}
	
#contact-main p.clear-textarea	{ margin-top:80px; }
#contact-main p.clear-textarea2 { margin-top: 2px; }

#contact-main .radio { width: 14px; background: transparent; border: none;}
#contact-main .checkbox { width: 14px; background: transparent; border: none; float: inherit;}
		
#contact-main label input, #contact-main label select { position: absolute; left: 110%; width: 150px;}
#contact-main label {
		position: relative; 
		width: 260px; 
		display: block; 
		margin: 0 10px; 
		text-align: right; 
		height: 20px;
}
#contact-main label textarea {
		position: absolute; 
		left: 110%; 
		top: 0px; 
		width: 160px; 
		height: 100px;
}
#contact-main label.print { margin-top: 40px;}
#contact-main input.button { margin-top: 10px; cursor:pointer;}
#contact-main label input.small-box { clear: none; float: left; width: 30px; margin-right: 10px;}

.sidebaryellow {
	color: #fff;
	font-size: 14px;
}
		
/* misc layout elements 
 * ------------------------------------------------------------------------------------- */
 
#intro-spacer { width: 44px; height: 35px; float: left; }

.pic-float-left { float: left;}

div.clear { clear: both;}

.top { display: block; text-align: right; font-size: 10px;}

/* roll over for logos or headers and seven home buttons
* -------------------------------------------------------------------------------------- */

/*#home	{ position:relative; z-index:1;}*/
#button { position:relative; width:760px; height:134px; background:url("../images/sub/sub_header.jpg") left top no-repeat; z-index:1;}
#button a { position: absolute; width: 63px; height: 15px; top: 119px; left: 687px;}
		
#btnContact {
	background: url("../images/btnContact.png") no-repeat;
	display: block;
	text-indent: -9999px;
	height: 48px;
	width: 132px;
}

#btnContact:hover {
	background: url("../images/btnContact.png") bottom left no-repeat;
}

img.img-left { 
	float:left; 
	margin:2px 10px 10px 0px;
	}
	
	
	#btnBlog {
	background: url("../images/btnblog.png") no-repeat;
	display: block;
	text-indent: -9999px;
	height: 48px;
	width: 132px;
}

#btnBlog:hover {
	background: url("../images/btnblog.png") bottom left no-repeat;
}

.under {display:inline; text-decoration:underline;}

#sub-content .flttxt {
	margin-top: 25px;
}


