	/*--------------------- Last Modified  2006.11.10 ---------------------*/
/*-------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------
  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
/*------------------------------------------------------------------------------------*/

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-color:#000000; 
	text-align:center; 
	font:12px/16px Arial, Helvetica, sans-serif; 
	color:#000;
	}

blockquote { margin-left:10px; margin-right:10px; }

h1	{ font-size:1.4em; line-height:1.4em; color:#FFAB19; }
h2	{ font-size:1.3em; line-height:1.3em; color:#FFAB19; }
h3	{ font-size:1.2em; line-height:1.2em; color:#FFAB19; }

h1 span,h2 span,h3 span	{ display:none; }

a:link,a:visited	{ color:#ffffff; text-decoration:underline; outline:none; }
a:hover,a:active	{ color:#ffffff; text-decoration:none; outline:none; }

/* ------------------------ classes ------------------------ */
.clear	{ 
	clear:both;
	}

div.clear	{ 
	height:.01em; 
	overflow:hidden; 
	}

	#column-right p.back-to-top {
	text-align:right;
	display:block;
	background:url("../images/bullet-back-to-top.jpg") right no-repeat;
	border-bottom:1px solid #0F94DD;
	margin-bottom:5px;
	}
	#column-right p.back-to-top a {
		color:#FFD83C; 
		text-decoration:none;
		border:1px solid #0F94DD;
		border-right:none;
		border-bottom:none;
		padding:0px 0px 0px 3px;
		}
	#column-right p.back-to-top a:hover {color:#ffffff;}
body#index img.img-left { 
	float:left; 
	margin:2px 5px 5px 34px;
	}

body#index img.img-right { 
	float:right; 
	margin:5px 0px 10px 10px; 
	}

/* ------------------------ form elements ------------------------ */
form {
	width:148px;
	margin:10px 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:#0C80C0 !important; /* to prevent highlighting by Google Toolbar */
	border:none;
	color:#ffffff;
	width:143px; /* 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:"Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size:1.0em;
	}

select { width:150px; padding:0; } /* same width as form - !important */

textarea { height:90px; overflow:auto; }

#contact_business { display: none; } /* do not remove */ 


/* ------------------------ SPECIFIC ELEMENTS ------------------------ */
/* ------------------------ submit button form elements ------------------------ */

input.submit { 
	background:url("../images/button-submit.jpg") 0px 0px no-repeat;
	width:64px;
	height:19px;
	cursor:pointer; 
	padding:0; 
	border:none;
	margin-left:44px;
	}


/* ------------------------------- CONTENT FRAMEWORK ------------------------------- */

/* ------------------------ main framework ------------------------ */
body#index #wrap {
	background:url("../images/bg-wrap.jpg") repeat-y;
	width:787px;
	margin:0 auto;
	text-align:left;
	}

/* ------------------------ masthead framework ------------------------ */
#masthead {
	position:relative;
	background:url("../images/masthead.jpg");
	height:93px;
	}
	/* index page link within #masthead */		
	#masthead a {	
		position:absolute;
		left:28px;
		width:308px;
		top:31px;
		height:50px; 
		}
	#masthead a span {
		display:none;
		}

/* ------------------------ column-left framework ------------------------ */
#column-left {
	width:176px;
	float:left;
	color:#00406B;
	}
	#column-left a { color:#0071B3;}
	
	#column-left p, #column-left h1, #column-left h2, #column-left h3, #column-left ul, #column-left dl {
		margin:0px 7px 10px 27px;
		}


	/* single column list */
	#column-left ul { padding-left:5px; }
		#column-left ul li { 
			background:transparent url("../images/bullet.jpg") 0px 6px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
			padding-left:10px; /* pushes text to the right to display bg img */
			}

	/* definition list */
	#column-left dl { padding-left:5px; }
		#column-left dl dt {
			font-weight:bold;
			color:#99CC00;
			}
		#column-left dl dd {
			background:transparent url("../images/bullet.jpg") 0px 6px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
			padding-left:10px;  /* pushes text to the right to display bg img */
			margin-left:5px;
			}
	#button-pdf-form {
		position:relative;
		width:173px;
		height:56px;
		}
	body#index #button-pdf-form {margin-top:5px;}
	#button-pdf-form a{
		position:absolute;
		background: url("../images/download-pdf.jpg") 0px 0px no-repeat;
		width:173px;
		height:56px;
		}
		#button-pdf-form a:hover {background: url("../images/download-pdf.jpg") 0px -56px no-repeat;}
		#button-pdf-form a span {display:none;}
	/*------------- subnav ----------------------------- */
	body#index #subnav-wrap {
		background:transparent url("../images/subnav-wrap.jpg") 0px 0px repeat-y; 
		width:173px;
		}
	body#index ul#subnav {
		background:transparent url("../images/subnav-top.jpg") 0px 0px no-repeat;
		margin:0px;
		padding:22px 15px 10px 40px;
		}
		body#index ul#subnav li{
			background:transparent url("../images/subnav-arrow.jpg") 0px 4px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
			padding-left:10px; /* pushes text to the right to display bg img */
			color:#ffffff;
			text-transform:uppercase;
			}
			body#index ul#subnav li a{
				color:#ffffff;
				}
	body#index #subnav-last {
		background:transparent url("../images/subnav-bottom.jpg") 0px bottom no-repeat; 
		height:9px;
		}
	ul#subnav li.last-anchor {margin-bottom:0px;}

/* ------------------------ middle-column framework ------------------------ */
#middle-column {
	background:transparent url("../images/bg-middle-column.jpg") 0px 0px repeat-y; 
	width:441px;
	float:left;
	color:#ffffff;
	}

	#middle-column p, #middle-column h1, #middle-column h2, #middle-column h3, #middle-column ul, #middle-column dl {
		margin:0px 26px 10px 34px;
		}

	#middle-column form { margin-left:0px; } /* set form margin here */

	/* single column list */
	#middle-column ul { padding-left:5px; }
		#middle-column ul li { 
			background:transparent url("../images/bullet.jpg") 0px 6px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
			padding-left:10px; /* pushes text to the right to display bg img */
			}

	/* multi column list */
	#middle-column ul { padding-left:5px; } 
		#middle-column ul li { 
			background:transparent url("../images/bullet.jpg") 0px 6px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
			padding-left:10px;  /* pushes text to the right to display bg img */
			float:left;
			width:150px; /* sets the width of each column */
			line-height:20px; 
			}

	/* definition list */
	#middle-column dl { padding-left:5px; }
		#middle-column dl dt {
			font-weight:bold;
			color:#99CC00;
			}
		#middle-column dl dd {
			background:transparent url("../images/bullet.jpg") 0px 6px no-repeat; 
			padding-left:10px;  
			margin-left:5px;
			}
	#middle-column-footer {
		background:transparent url("../images/middle-column-footer-wrap.jpg") 0px 0px repeat-y; 
		height:100%;
		}
		#middle-column-footer p.last {margin-bottom:0px;}
			/*------------ Featured Section --------------------------------*/
			#middle-column h2.featured {
				font-size: 1.3em;
				margin-right:0px;
				color:#FFAB19
				}
			#middle-column div.featured-left-text {
				width: 280px;
				float:left;
				}
			#middle-column div.featured-right-text .featured-image-right {
				float:right;
				width:161px; height:133px;
				}
			#middle-column div.featured-right-text {
				position:relative;
				float:right;
				width:161px;
				margin-right:0px; 
				margin-left:0px;
				}
				#middle-column div.featured-right-text p{
					font-weight:bold;
					font-size:1.1em;
					color:#FFDCA0;
					margin:0px 33px 0px 0px;
					text-align:center;
					}
				#middle-column div.featured-right-text p span{
					display:block;
					font-size:1.4em;
					color:#FFD83C;
					}
	div#button-gallery {
		position:relative;
		width:161px;
		height:127px;
		margin-top:15px;
		float:right;
		}
	#button-gallery a{
		position:absolute;
		background: url("../images/button-homepage-gallery.jpg") 0px 0px no-repeat;
		width:161px;
		height:127px;
		}
		#button-gallery a:hover {background: url("../images/button-homepage-gallery.jpg") 0px -127px no-repeat;}
		#button-gallery a span {display:none;}
	
					
/* ------------------------ Home page column-right framework ------------------------ */
body#index #column-right {
	width:170px;
	float:left;
	color:#00406B;
	}
	body#index #column-right a { color:#0071B3;}
	
	body#index #column-right p, 
	body#index #column-right h1,
	body#index #column-right h2, 
	body#index #column-right h3, 
	body#index #column-right ul,
	body#index #column-right dl {
		margin:0px 25px 10px 0px;
		}
		body#index #column-right p.address {
			text-align:center;
			margin-left:15px;
			margin-right:34px;
			}
	body#index #column-right form { margin-left:0px; }

	/* single column list */
	body#index #column-right ul { padding-left:5px; }
		body#index #column-right ul li { 
			background:transparent url("../images/bullet.jpg") 0px 6px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
			padding-left:10px;  /* pushes text to the right to display bg img */
			}

	/* definition list */
	body#index #column-right dl { padding-left:5px; }
		body#index #column-right dl dt {
			font-weight:bold;
			color:#99CC00;
			}
		body#index #column-right dl dd {
			background:transparent url("../images/bullet.jpg") 0px 6px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
			padding-left:10px;  /* pushes text to the right to display bg img */
			margin-left:5px;
			}

/* ------------------------ header framework ------------------------ */
/*#header-flash { height:276px; }  sets height for the flash header - REMOVE IF NOT USED 
#active-x {height:276px;} */
#header-graphic {
	 background:url("../images/header-index.jpg") 0px 0px no-repeat;  
	 height:276px; 
	 }  /*sets height for all non-flash headers */


/* ------------------------ subhead framework ------------------------ */
#subhead { height:78px; } /* sets height for all subheads */
	body#index #subhead { background:url("../images/subhead-index.jpg"); }

/* ------------------------ subhead framework with varying heights ------------------------ */
#subhead-meet-doc {
	height:55px;
	background:url("../images/subhead-meet-doc.jpg") ;
	}
#subhead-lapband {
	height:92px;
	background:url("../images/subhead-lapband.jpg") ;
	margin-bottom:-30px;
	}
/* ------------------------ title framework with varying heights ------------------------- */
body#index #title-contact {
	height:81px;
	background:url("../images/title-contact.jpg") ;
	}
body#index #title-address {
	height:28px;
	background:url("../images/title-address.jpg") ;
	}
body#index #title-our-procedures {
	height:35px;
	background:url("../images/title-our-procedures.jpg") ;
	}
body#index #col-lft-title-facilities {
	margin-top:20px;
	height:22px;
	background:url("../images/title-col-lft-facilities.jpg") ;
	}
/* ------------------------------------- Buttons ---------------------------------------- */
#btn-special-offer {
		height:186px;
		display:block;
		background:url("../images/dental-btn-special-offer.jpg") no-repeat;	
		}
		#btn-special-offer:hover {
				background:url("../images/dental-btn-special-offer.jpg") -100px 0 no-repeat; /* -100px = horizontal img shift, 0px = vertical shift from top */
				}
		#btn-special-offer span { display:none; }


/* ------------------------ bottom-wrap framework ------------------------ */
/* ------------ must have below column-left and column-right to clear the float ------------ */
body#index #bottom-wrap {
	background:url("../images/bottom-wrap.jpg") 0px 0px no-repeat;
	width:100%; /* fix for Safar */
	height:87px;
	clear:both; /* important - do not remove */
	}

/* ------------------------footer framework ------------------------ */
#footer {
	background:url("../images/footer-wrap.jpg") 0px 0px repeat-y;
	width:787px;
	margin:0 auto;
	text-align:center;
	color:#ffffff;
	}

#footer p {
	margin:5px 83px 10px 81px;
	}
#footer ul {
	margin:0px 83px 10px 81px;
	}

#footer a:link, #footer a:visited { color:#ffffff; }
#footer a:hover, #footer a:active { color:#ffffff; }

	#footer li { /* if your li's float, you can adjust border height w/ line-height */
		padding:0 5px 0 7px; /* adjusts the spacing between each li display and border-left */
		display: inline;
		border-left: 1px solid #ffffff;
		}
	#footer li.first { border: none; }
#footer #copyright {margin-bottom:0px;}
/* ------------------------ MAIN NAVIGATION FRAMEWORK ------------------------ */
/* ------------------------ horizontal sprite nav ------------------------ */
#nav { 
	position:relative;
	background:url("../images/nav.jpg") no-repeat; 
	width:787px; 
	height:50px; 
	margin:0;
	padding:0; 
	z-index:99;
	}

#nav span { display: none; }
#nav li {margin-top:12px;}
#nav li, #nav a { height:32px; display:block;} /* change height here also */
#nav li { float:left; list-style:none; _display:inline; position:relative;}

#nav-01 { width: 55px; margin-left: 31px;}
#nav-02 { width: 54px; margin-left:2px;}
#nav-03 { width: 148px; margin-left:2px;}
#nav-04 { width: 128px; margin-left:2px;}
#nav-05 { width: 94px; margin-left:2px;}
#nav-06 { width: 112px; margin-left:2px;}
#nav-07 { width: 55px; margin-left:2px;}
#nav-08 { width: 66px; margin-left:2px;}

/*-------------- (-79px) X position of button / (-30px) height of image from above ------------- */
#nav-01 a:hover { background:url("../images/nav.jpg")  -31px -62px no-repeat; }
/*#nav-02 a:hover { background:url("../images/nav.jpg") -88px -62px no-repeat; }*/
#nav-03 a:hover { background:url("../images/nav.jpg") -144px -62px no-repeat; }
#nav-04 a:hover { background:url("../images/nav.jpg") -294px -62px no-repeat; }
#nav-05 a:hover { background:url("../images/nav.jpg") -424px -62px no-repeat; }
#nav-06 a:hover { background:url("../images/nav.jpg") -520px -62px no-repeat; }
#nav-07 a:hover { background:url("../images/nav.jpg") -634px -62px no-repeat; }
#nav-08 a:hover { background:url("../images/nav.jpg") -691px -62px no-repeat; }

/*-------------- OPTIONAL - Keeps the hover state on each page based on body id ------------- */
body#SPECIFY #nav-01 { background:url("../images/nav.jpg")  -79px -30px no-repeat; }
body#SPECIFY #nav-02 { background:url("../images/nav.jpg") -158px -30px no-repeat; }
body#SPECIFY #nav-03 { background:url("../images/nav.jpg") -247px -30px no-repeat; }
body#SPECIFY #nav-04 { background:url("../images/nav.jpg") -341px -30px no-repeat; }
body#SPECIFY #nav-05 { background:url("../images/nav.jpg") -428px -30px no-repeat; }
body#SPECIFY #nav-06 { background:url("../images/nav.jpg") -460px -30px no-repeat; }
body#SPECIFY #nav-07 { background:url("../images/nav.jpg") -428px -30px no-repeat; }
body#SPECIFY #nav-08 { background:url("../images/nav.jpg") -460px -30px no-repeat; }
/* ------------------------ son of suckerfish: horizontal sprite nav ------------------------ */
#nav li ul {
	position:absolute;
	left:-9999px;
	padding-right:1px; /* Fixes one px spacing for border-right in FF */
	background-color:#98CADE;	/* Background color of drop down nav - add more styles (i.e. background image) if you want */
	}

#nav li ul li { 
	height:20px; /* Height of each drop down nav item */
	border:1px solid #10ABD5;
	border-top:none;
	margin-top:0px;
	}	

#nav li ul li a {
	width:100%;
	height:20px;	/* Height of each drop down nav item, should match above */
	line-height:20px;	 /* Height of each drop down nav item again, should match above */
	margin-top:0px;
	}

#nav li ul li a span {
	display:block;
	padding-left:5px;
	}

/* Drop down link styles */
#nav a:link, #nav a:visited, #nav a:hover, #nav a:active {
	font-size:1.0em;
	color:#00406B;
	text-decoration:none;
	}

#nav li:hover ul, #nav li.sfHover ul	{ left: auto; }

/* Hover styles for drop down items */
#nav-02 ul a:hover, #nav-03 ul a:hover { 
	background-image:none;
	background-color:#0062A1;
	color:#FFFFFF;
	text-decoration:none;
	}

/* width of drop down nav - choose width that allows items to display on one line */
#nav-02 ul, #nav-02 li { width:130px; }		
	#nav-02 ul {margin-top:32px;}
#nav-03 ul, #nav-03 li { width:160px; }
