/*--------------------- Last Modified --> 2006.03.25 ---------------------*/
/*-----------------------------------------------------------------------*/


/* 
 ----------------------------------------------------------------------------
  Copyright Einstein Industries 2006. Used with Permission.                             
  May not be duplicated or reproduced.

  Please check for cross-browser compatibility prior to making changes
  MINIMUM BROWSER CHECK :: IE5.x/IE6/Firefox/Safari

  CSS Document - layout.css
 ---------------------------------------------------------------------------- 
*/


/* undo some default styling of common (X)HTML browsers
 * ------------------------------------------------------------------------- */

/* No list-markers by default - must redefine bullets w/ bg graphics */
ul,ol { list-style:none; }

/* Avoid browser default inconsistent heading font-sizes and pre/code */
h1,h2,h3,h4,h5,h6,pre,code,td { font-size:1em; }

/* Remove inconsistent (among browsers) default padding or margin */
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,label,div,dd,dt,dl,table,tr,td { margin:0; padding:0; }

/* prevent blue linked image borders */
a img,:link img,:visited img,fieldset { border:none; }


/* global elements
 * ------------------------------------------------------------------------- */


/* ----- type selectors ----- */ 
body { 
	background-color:#893F31;
	text-align:center; 
	font:12px/16px Arial, Helvetica, sans-serif; 
	color:#000;
	}

blockquote { 
	margin-left:10px; 
	margin-right:10px; 
	}

h1	{ font-size:1.2em; color:#000; }
h2	{ font-size:1.1em; color:#000; }
h3	{ font-size:1.0em; color:#000; }

h1 span,h2 span,h3 span	{ display:none; }

a:link,a:visited	{ color:#893F31; text-decoration:underline; outline:none; }
a:hover,a:active	{ color:#893F31; text-decoration:underline; outline:none; }

/* ----- classes ----- */

div.clear	{ 
	clear:both;
	height:.01em; 
	overflow:hidden; 
	}

p.back-to-top {
	text-align:right;
	display:block;
	}
	
img.img-left { 
	float:left; 
	margin:0; 
	}
	
img.img-right { 
	float:right; 
	margin:0; 
	}
	
img.map {
	border:1px solid #893F31;
	}

	
/* ----- global form elements ----- */ 

form {
	width:135px;
	margin:0 0 15px 0;
	}

form label	{ font-size:.95em; }

form br { line-height:0; height:0; } /* defaults vertical spacing between fields */

input, textarea, select { 
	background-color:#FFF !important; /* to prevent highlighting by Google Toolbar */
	border:1px solid #893F31;
	color:#000;
	width:130px; /* 5 pixles smaller than form width !important */
	height:18px;
	line-height:18px;
	vertical-align: middle;
	margin-bottom:4px; /* sets vertical spacing between fields */
	padding-top:1px; /* vertically position text in input/textarea field */
	padding-left:4px; /* horizontally position text in input/textarea field */
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px;
	}
	
select { width:135px; padding:0; } /* same width as form - !important */

textarea { height:90px; overflow:auto; }

#contact-business { display: none; } /* do not remove */ 

#column-right form ul {
	margin:0;
	padding-left:0;
	line-height:1.1em;
	}
#column-right form ul li {
	padding-left:0;
	}
#column-right form #submit {
	}


/* ----- main contact form ----- */ 
 
#contact-main { margin:20px 0 10px 0; }

#contact-main label { 
	width:220px; 
	position:relative; 
	display:block; 
	text-align:right; 
	margin-bottom:10px;
	font-size:1.0em;
	}
	
#contact-main label input, #contact-main label textarea, #contact-main label select { 
	width:170px;
	position:absolute; 
	left:110%; 
	top:-2px;
	}
	
#contact-main label select { width:177px; }
	
#contact-main label textarea { height:100px; overflow:auto; }

#contact-business-main { display: none; } /* do not remove */ 


/* ----- submit button form elements ----- */ 

input.submit-contact-main { margin:95px 0 5px 243px; }

input.submit, input.submit-contact-main { /* REMOVE IF NOT USED */
	background:url("../images/btn-submit.jpg");
	width:56px;
	height:18px;
	border:none;
	cursor:pointer;
	}


/* framework
 * ------------------------------------------------------------------------- */

body#index #wrap {
	background:url("../images/bg-wrap.jpg") repeat-y;
	width:780px;
	margin:0 auto;
	text-align:left;
	}
	
#bg-affiliations {
	background:url("../images/bg-affiliations.gif") bottom right no-repeat;
	width:780px;
	position:relative;
	z-index:99;
	}
	#bg-affiliations-blog {
	
	}

#wrap {
	background:url("../images/bg-wrap-sub.jpg") repeat-y;
	width:780px;
	margin:0 auto;
	text-align:left;
	}
	
#bg-gradient {
	background:url("../images/bg-gradient.jpg") top no-repeat;
	width:780px;
	}
	
body#index #masthead {
	position:relative;
	background:url("../images/masthead.jpg");
	height:292px;
	}

	body#index #masthead .masthead-link {	
		position:absolute;
		left:38px;
		width:485px;
		top:42px;
		height:60px; 
		}

	body#index #masthead .home-link {	
		position:absolute;
		left:520px;
		width:75px;
		top:266px;
		height:21px; 
		}
		
		body#index #masthead a:hover.home-link {
			background:url("../images/masthead.jpg") -520px -296px no-repeat;
			}

	body#index #masthead .blog-link {	
		position:absolute;
		left:593px;
		width:45px;
		top:266px;
		height:21px; 
		}
		
		body#index #masthead a:hover.blog-link {
			background:url("../images/masthead.jpg") -593px -296px no-repeat;
			}
body#index #masthead .contact-link {	
		position:absolute;
		left:641px;
		width:95px;
		top:266px;
		height:21px; 
		}
		
		body#index #masthead a:hover.contact-link {
			background:url("../images/masthead.jpg") -641px -296px no-repeat;
			}
#masthead {
	position:relative;
	background:url("../images/masthead-sub.jpg");
	height:162px;
	}
		
	#masthead .masthead-link {	
		position:absolute;
		left:41px;
		width:330px;
		top:6px;
		height:21px; 
		}

	#masthead .home-link {	
		position:absolute;
		left:543px;
		width:46px;
		top:137px;
		height:21px; 
		}
		
		#masthead a:hover.home-link {
			background:url("../images/masthead-sub.jpg") -543px -168px no-repeat;
			}
    #masthead .blog-link {	
		position:absolute;
		left:593px;
		width:54px;
		top:137px;
		height:21px; 
		}
		
		#masthead a:hover.blog-link {
			background:url("../images/masthead-sub.jpg") -593px -168px no-repeat;
			}
	#masthead .contact-link {	
		position:absolute;
		left:641px;
		width:95px;
		top:137px;
		height:21px; 
		}
		
		#masthead a:hover.contact-link {
			background:url("../images/masthead-sub.jpg") -641px -168px no-repeat;
			}
			
	#masthead a span {
		display:none;
		}

/* ----- column-left ----- */

body#index #column-left {
	width:550px;
	float:left;
	}

#column-left {
	width:583px;
	float:left;
	}
	
	body#index #column-left p, body#index #column-left h1, body#index #column-left h2, body#index #column-left h3, body#index #column-left ul, body#index #column-left dl {
		margin:0 110px 15px 48px;
		}


	#column-left p, #column-left h1, #column-left h2, #column-left h3, #column-left ul, #column-left ol, #column-left dl {
		margin:0 50px 15px 48px;
		}
		
	#column-left form { margin-left:38px; }
	
	/* single column list */
	#column-left ul { padding-left:5px; }
		#column-left ul li { 
			background:transparent url("../images/bullet.gif") 0px 0px no-repeat;
			padding-left:30px; /* pushes text to the right to display bg img */
			}
			
	#column-left ul li ul { margin:0 0 0 5px; }
	#column-left ul li ol li { margin:0 0 0 5px; background:none;}
	
	#column-left ol { padding-left:15px; }
		#column-left ol li { 
			list-style-type:decimal;
			}
			
	#column-left ol li ol { margin:0 0 0 5px; }
			
/* ----- column-right ----- */

body#index #column-right {
	background:none;
	width:230px;
	float:left;
	}

#column-right {
	width:197px;
	float:left;
	}

body#thankyou #column-right {
	height:500px;
	}

	#column-right p, #column-right h1, #column-right h2, #column-right h3, #column-right ul, #column-right dl {
		margin:0 20px 15px 27px;
		}
	#column-right form { margin-left:27px; }
	 
	/* single column list */
	#column-right ul { padding-left:5px; }
		#column-right ul li { 
			/*background:transparent url("../images/bullet.gif") 0px 6px no-repeat;*/
			padding-left:10px;  /* pushes text to the right to display bg img */
			}

	#column-right ul li ul { margin:0 0 0 5px; }

	
/* ----- bottom-wrap ----- */
 
body#index #bottom-wrap {
	background:url("../images/bottom-wrap.jpg");
	height:132px;
	clear:both;
	width:100%; /* fix for Safar */
	}

#bottom-wrap {
	background:url("../images/bottom-wrap-sub.jpg");
	height:55px;
	clear:both;
	width:100%; /* fix for Safar */
	}
	
/* subhead framework
 * ------------------------------------------------------------------------- */

#subhead { height:108px; } /* sets height for all subheads */

	body#index #subhead { background:url("../images/subhead-index.jpg"); height:350px; margin-bottom:-175px; }
	body#dr-hamilton #subhead { background:url("../images/subhead-dr-hamilton.jpg"); }
	body#practice #subhead { background:url("../images/subhead-practice.jpg"); }
	body#breast-enlargement #subhead { background:url("../images/subhead-breast-enlargement.jpg"); }
	body#breast-lift-reduction #subhead { background:url("../images/subhead-breast-lift.jpg"); }
	body#face-and-nose #subhead { background:url("../images/subhead-face-nose.jpg"); }
	body#body #subhead { background:url("../images/subhead-body.jpg"); }
	body#contact #subhead { background:url("../images/subhead-contact.jpg"); }
	body#thankyou #subhead { background:url("../images/subhead-thankyou.jpg"); }
	body#sitemap #subhead { background:url("../images/subhead-sitemap.jpg"); }
    body#blog #subhead {
    background:url("../images/subhead-blog.jpg");
	width:583px;
	height:108px;
	 }

/* ----- subhead framework with varying heights ----- */

body#index #subhead-qcontact {
	height:350px;
	background:url("../images/subhead-qcontact.jpg") ;
	margin-bottom:-250px;
	}

#subhead-qcontact {
	height:78px;
	background:url("../images/subhead-qcontact-sub.jpg") ;
	}

body#contact #subhead-qcontact, body#thankyou #subhead-qcontact {
	height:78px;
	background:url("../images/subhead-locate.jpg") ;
	}


/* footer
 * ------------------------------------------------------------------------- */
 
#footer {
	background:url("../images/bg-footer.jpg") ;
	width:780px;
	margin:0 auto;
	text-align:center;
	font-size:11px;
	}

#bottom-footer {
	background:url("../images/bottom-footer.jpg") bottom no-repeat;
	width:780px;
	padding-bottom:20px;
	}

#footer p {
	margin:0 30px 10px 30px;
	}

#footer a:link, #footer a:visited { color:#000; }

#footer a:hover, #footer a:active { color:#893F31; }

#footer ul {margin-bottom:10px;}

#footer li { /* if your li's float, you can adjust border height w/ line-height */
	padding:0 5px 0 7px;
	display: inline;
	border-left: 1px solid #000;
	}

	#footer li.first { border: none; }

/* Horizontal Sprite Nav
 * ------------------------------------------------------------------------- */

body#index #nav { 
	background:url("../images/nav.jpg") no-repeat; 
	width:780px; 
	height:81px; 
	margin:0;
	padding:0; 
	}

#nav { 
	background:url("../images/nav-sub.jpg") no-repeat; 
	width:780px; 
	height:81px; 
	margin:0;
	padding:0; 
	}

#nav span { display: none; }

#nav li, #nav a { height:81px; display:block; } /* change height here also */

#nav li { float:left; list-style:none; _display:inline; }

#nav-01 { width: 116px; margin-left: 27px;}
#nav-02 { width: 120px;}
#nav-03 { width: 120px;}
#nav-04 { width: 119px;}
#nav-05 { width: 117px;}
#nav-06 { width: 117px;}


/*-------------- (-79px) X position of button / (-81px) height of image from above ------------- */
#nav-01 a:hover { background:url("../images/nav.jpg")  -27px -81px no-repeat; }
#nav-02 a:hover { background:url("../images/nav.jpg") -143px -81px no-repeat; }
#nav-03 a:hover { background:url("../images/nav.jpg") -263px -81px no-repeat; }
#nav-04 a:hover { background:url("../images/nav.jpg") -383px -81px no-repeat; }
#nav-05 a:hover { background:url("../images/nav.jpg") -502px -81px no-repeat; }
#nav-06 a:hover { background:url("../images/nav.jpg") -619px -81px no-repeat; }


/*-------------- OPTIONAL - Keeps the hover state on each page based on body #id ------------- */
body#dr-hamilton #nav-01  { background:url("../images/nav.jpg")  -27px -81px no-repeat; }
body#practice #nav-02  { background:url("../images/nav.jpg") -143px -81px no-repeat; }
body#breast-enlargement #nav-03  { background:url("../images/nav.jpg") -263px -81px no-repeat; }
body#breast-lift-reduction #nav-04  { background:url("../images/nav.jpg") -383px -81px no-repeat; }
body#face-and-nose #nav-05  { background:url("../images/nav.jpg") -502px -81px no-repeat; }
body#body #nav-06  { background:url("../images/nav.jpg") -619px -81px no-repeat; }

/*--------------BLOG ------------- */
#asaps-logo{
background:url("../images/asaps-logo.jpg") no-repeat;
height:90px;
width:127px;
margin-left:30px;
}
#royal-logo{
background:url("../images/royal-logo.jpg") no-repeat;
height:62px;
width:157px;
margin-left:20px;
}
#asps-logo{
background:url("../images/asps-logo.jpg") no-repeat;
height:72px;
width:115px;
margin-left:45px;
}

#column-right #wp_sidebar li{
background-image:none;
}

#column-right #wp_sidebar ul{
width:100px;
margin-left:0px;
margin-right:0px;
}

#column-right #wp_sidebar #wp_searchform{
width:120px;
margin-left:0px;
margin-right:0px;
}
#column-right #wp_sidebar  #s{
width:120px;
}

#column-right #wp_sidebar #wp_searchsubmit{
width:75px;
height:20px;
margin-left:20px;
}
#column-right #wp_sidebar legend{
text-align:left;
padding: 0px 20px;
color:#000000;
font-weight:bold;
}

#column-right #rss li{
list-style-type:none;
background-image:none;
background:none;
}
 a.rs{
 background:url("../images/rss-icon.gif") no-repeat;
 padding-left:15px;

}

body#blog #column-left #wp_commentform{
margin-left:75px;
}
body#blog #column-left #respond{
margin-left:75px;
}

body#blog #column-left #wp_submit{
height:20px;
}
body#blog #column-left ol.wp_commentlist{
margin-left:75px;
}
body#blog #column-left small.commentmetadata{
font-size:10px;
}
