
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td,html,label,table,tr,td {margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img,a img,:link img,:visited img {border:0;}
address,caption,cite,code,dfn,th,var {font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;}
q:before,q:after {content:'';}

/* ------------------------ GLOBAL ELEMENTS ------------------------ */

/* ------------------------ type selectors ------------------------ */
body { 
	background:#aecdbe;
	text-align:center; 
	font:14px/18px Arial, Helvetica, sans-serif; 
	color:#000;
	}

blockquote { margin-left:10px; margin-right:10px; }

h1	{ font-size:23px; color:#e5698a; font-weight:normal; padding-bottom:px; }
h2	{ font-size:1.1em; color:#339999; padding-top:18px;}
h3	{ font-size:1.0em; color:#000; }

p { font-size:14px; color:#666666;}

h1 span,h2 span,h3 span	{ display:none; }

a:link,a:visited	{ color:#3366cc; text-decoration:underline; outline:none; }
a:hover,a:active	{ color:#3366cc; text-decoration:none; outline:none; }


#wrap {
	background:url("../images/bg-wrap.jpg") top repeat-y;
 	width:951px;
	margin:0 auto;
	text-align:left;
	}
#container {
	background:url("../images/bg-wrap.jpg") top repeat-y;
 	width:936px;
	margin:0 auto;
	text-align:left;
	}


/* ------------------------------- CONTENT FRAMEWORK ------------------------------- */

/* ------------------------ main framework ------------------------ */

/* ------------------------ masthead framework ------------------------ */
#masthead {
	position:relative;
	background:url("../images/masthead.jpg");
	height:138px;
	}
	/* index page link within #masthead */		
	#masthead a {	
		position:absolute;
		left:0px;
		width:0px;
		top:0px;
		height:0px; 
		}
	#masthead a span {
		display:none;
		}

/* ------------------------ column-left framework ------------------------ */
#column-left {
	width:664px;
	float:left;
	}

	#column-left p, #column-left h1, #column-left h2, #column-left h3, #column-left ul {
		margin:0px 30px 10px 38px;
		}

	 

		/* multi column list */
	#column-left ul { padding-left:0px; } 
		#column-left ul li { 
 			padding-left:0px;  /* pushes text to the right to display bg img */
			float:left;
			width:270px; /* sets the width of each column */
			line-height:20px; 
			font-size:14px; color:#666666;
			}

 

/* ------------------------ column-right framework ------------------------ */

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

#right-col-email { width:272px; height:94px; background:url("../images/col-right-email.jpg"); position:relative;}
#right-col-email a {position:absolute;	left:19px;	width:210px;top:30px;height:56px; }
#right-col-email a span {display:none;}

#right-col-appt { width:272px; height:84px; background:url("../images/col-right-appt.jpg"); position:relative; margin-top:10px;}
#right-col-appt a {position:absolute;	left:19px;	width:210px;top:10px;height:56px; }
#right-col-appt a span {display:none;}

#right-col-nurse { width:272px; height:84px; background:url("../images/col-right-nurse.jpg"); position:relative;}
#right-col-nurse a {position:absolute;	left:19px;	width:210px;top:10px;height:56px; }
#right-col-nurse a span {display:none;}

#right-col-takeshape { width:260px; height:84px; background:url("../images/right-col-takeshape.jpg"); position:relative;}
#right-col-takeshape a {position:absolute;	left:19px;	width:210px;top:10px;height:56px; }
#right-col-takeshape a span {display:none;}



#right-col-phone { width:272px; height:100px; background:url("../images/right-col-phone.jpg"); }
#right-col-phone-inside p { padding:40px 0 0 0px !important; color:#e5698a  !important; font-size:30px  !important;}

#right-col-locations { width:272px; height:37px; background:url("../images/right-col-locations.jpg"); }

#right-col-rose { width:272px; height:323px; background:url("../images/right-col-rose.jpg"); }


	#column-right p, #column-right h1, #column-right h2, #column-right h3, #column-right ul, #column-right dl {
		margin:0px 0px 10px 28px;   
		}



	 
 

/* ------------------------ header framework ------------------------ */
#header-flash { height:349px; width:664px;  } /* sets height for the flash header - REMOVE IF NOT USED */

	body#index #header-flash {   }
	body#about #header-flash { background:url("../images/header-about.jpg"); }
	body#contactus #header-flash { background:url("../images/header-contactus.jpg"); }
	body#procedures #header-flash { background:url("../images/header-procedures.jpg"); }

	body#nurse #header-flash { background:url("../images/header-nurse.jpg"); }


body#link #header-flash { height:32px !important; }
	body#procedure-page  #header-flash { height:32px !important; }
 
 

/* ------------------------ bottom-wrap framework ------------------------ */
/* ------------ must have below column-left and column-right to clear the float ------------ */
#bottom-wrap {
 	width:100%; /* fix for Safar */
	height:0px;
	clear:both; /* important - do not remove */
	}

#footer-wrap {
	background:url("../images/bottom-wrap.jpg");
	width:100%; /* fix for Safar */
	height:4px;
	margin-top:20px;
	}	
	

/* ------------------------footer framework ------------------------ */
#footer {
	width:936px;
	margin:0 auto;
	text-align:left;
	background-color:#f7fcff;
	font-size:11px;
	padding-top:22px;
	}

#footer p {
	color:#848181;
	line-height:14px;
	margin-left:43px;
	margin-right:30px;
	font-size:11px !important;
	}

#footer a:link, #footer a:visited { color:#848181; text-decoration:none; }
#footer a:hover, #footer a:active { color:#848181; text-decoration:underline; }

.copy  { padding-bottom:15px; padding-top:10px;}

#footer ul {padding:0px 0 25px 35px;}
	#footer li { /* if your li's float, you can adjust border height w/ line-height */
		padding:0 8px 0 8px; /* adjusts the spacing between each li display and border-left */
		line-height:10px;
		display: inline;
		border-left: 1px solid #848181;
		float:left;
		}
	#footer li.first { border: none; }

/* ------------------------ MAIN NAVIGATION FRAMEWORK ------------------------ */




/* ------------------------ horizontal sprite nav ------------------------ */
#nav { 
	background:url("../images/nav.jpg") no-repeat; 
	width:937px; 
	height:35px; 
	margin:0;
	padding:0; 
	}

#nav span { display: none; }

#nav li, #nav a { height:30px; display:block; } /* change height here also */

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

#nav-01 { width: 106px; margin-left: 0px;}
#nav-02 { width: 112px;}
#nav-03 { width: 145px;}
#nav-04 { width: 135px;}
#nav-05 { width: 230px;}
#nav-06 { width: 208px;}
 


/*-------------- (-79px) X position of button / (-30px) height of image from above ------------- */
#nav-01 a:hover { background:url("../images/nav.jpg")  -0px -35px no-repeat; }
#nav-02 a:hover { background:url("../images/nav.jpg") -106px -35px no-repeat; }
#nav-03 a:hover { background:url("../images/nav.jpg") -218px -35px no-repeat; }
#nav-04 a:hover { background:url("../images/nav.jpg") -364px -35px no-repeat; }
#nav-05 a:hover { background:url("../images/nav.jpg") -498px -35px no-repeat; }
#nav-06 a:hover { background:url("../images/nav.jpg") -728px -35px no-repeat; }


 




/* ------------------------ form elements ------------------------ */
form {
	width:150px;
	margin:10px 0 15px 0; /* set margin left and right below */
	}

form label	{ font-size:.95em; } 


#subject {display:none;}

form br { line-height:0; height:0; } /* defaults vertical spacing between fields */

input, textarea, select { 
	background-color:#f7fcff !important; /* to prevent highlighting by Google Toolbar */
	border:1px solid #9cd9e3;
	color:#e5698a;
	width:180px; /* 5 pixles smaller than form width !important */
	height:22px;
	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:14px/18px Arial, Helvetica, sans-serif; 
	font-size:1.0em;
	}
	
	
	
	 textarea#none { 
		background-color:#f7fcff !important; /* to prevent highlighting by Google Toolbar */
	border:1px solid #9cd9e3;
	color:#e5698a;
	width:550px!important; /* 5 pixles smaller than form width !important */
	height:80px;
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:14px/18px Arial, Helvetica, sans-serif; 
	font-size:1.0em;
	} 

select { width:150px; padding:0; } /* same width as form - !important */

textarea { height:90px; overflow:auto; width:180px; }

#contact_business { display: none; } /* do not remove */ 


/* ------------------------ SPECIFIC ELEMENTS ------------------------ */

/* ------------------------ main contact form ------------------------ */
#contact-main { margin:20px 0 10px 0; }

#contact-main label { 
	width:250px; 
	position:relative; 
	display:block; 
	text-align:right; 
	margin-bottom:10px;
	font-size:15px;
	color:#666666;
	}

#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:175px; } /* fixes display issue - 5px larger than input field */

#contact-main label textarea { height:100px; width:180px !important; overflow:auto; }

/* ------------------------ submit button form elements ------------------------ */

input.submit, input.submit-contact-main { 
	width:180px;
	height:20px;
	cursor:pointer; 
	padding:0; 
	}

input.submit-contact-main { margin:85px 0 0 275px; } /* defines placement of contact-main submit button */



/* ------------------------ classes ------------------------ */
.clear	{ 
	clear:both;
	}

div.clear	{ 
	height:.01em; 
	overflow:hidden; 
	}

p.back-to-top {
	text-align:right;
	display:block;
	padding-right:15px;
	background:url("../images/bullet-back-to-top.jpg") right no-repeat;
	}

img.img-left { 
	float:left; 
	margin:2px 10px 10px 0px;
	}

img.img-right { 
	float:right;
	 border:solid 1px #CCC;
	 padding:3px;
	margin:0px 30px 15px 20px; 
	}
	
img.img-home { 
	float:right;
	 padding:3px;
	margin:0px 20px 5px 20px; 
	}	

.disclaimer {	font:12px/14px Arial, Helvetica, sans-serif; 
	color:#CCC;
}









/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #000;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}
