/*--------------------- 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,em,strong,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 ------------------------ */
html {
	background:#126245 url("bg-imgs/bg-body.jpg") repeat-x;
}

body { 
	background:transparent url("bg-imgs/bg-tile.gif") 0 0 repeat-x;
	text-align:center; 
	font:12px/16px Arial, Helvetica, sans-serif; 
	color:#fff;
	}

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

h1	{ font-size:1.2em; color:#fff; }

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

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

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

#wrap-gallery {
	width:680px;
	margin:0 auto;
	text-align:left;
	
	}

#masthead a{
	display:block;
	position:relative;
	height:79px;
	background:url("bg-imgs/header.jpg") no-repeat;
	margin-bottom:15px;
	}
	
	

#disclaimer {
	position:relative;
	height:300px;
	
	}
	#disclaimer a {	
		position:absolute;
		left:0px;
		top:0px;
		width:0px;
		height:0px; 
		}
	#disclaimer a span {
		display:none;
		}
	

#procedure {
	height:20px;
	
	text-align: center;
	text-transform:capitalize;
	}
	
#selection {	text-align:center; }

	select {
		background-color:#DEDED0 !important; /* to prevent highlighting by Google Toolbar */
		border:1px solid #D1D1D1;
		color:#000;
		width:145px; /* 5 pixles smaller than form width !important */
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; 
		font-size:11px;
		text-transform:capitalize;

		}
		
#nav-gallery {
	text-align:center; margin-top:5px; height:1em;
	}

#case { display:block; margin:10px auto; }

#caption {
	text-align:center;
	font-size:0.95em;
	margin-top:10px;
	}
	
#bottom-wrap {
	height:42px;
	margin-top:-2px;
	background:url("bg-imgs/bottom-wrap.jpg") left top no-repeat;
}
html>body #bottom-wrap
{
	height:40px;
	margin-top:8px;
	background:url("bg-imgs/bottom-wrap.jpg") left top no-repeat;
}
.sel
{
font-size:11px;
}


/************************** paging ************************************/
.paginate {
  font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
	background-color: #FFFFFF;
}
a.paginate {
 border: 1px solid #E4E7CA;
    padding: 0px 6px 2px 6px;
    text-decoration: none;
    color: #000;
}
a.paginate:hover {
    background-color: #FFFFFF;
    color: #000;
    text-decoration: underline;
	 border: 1px solid #ABB079;
	  padding: 0px 6px 2px 6px;
}
a.current {
    border: 1px solid #E4E7CA;
  	font-family: Verdana, Arial, Helvetica, sans-serif;
    padding: 0px 6px 2px 6px;
    cursor: default;
    background:#ABB079;
    color: #000;
    text-decoration: none;
}
a.current:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif;
    padding: 0px 6px 2px 6px;
    cursor: default;
    background:#ABB079;
    color: #000;
    text-decoration: none;
}
span.inactive {
    border: 1px solid #E4E7CA;
  font-family: Verdana, Arial, Helvetica, sans-serif;
    padding: 0px 6px 2px 6px;
    color: #999;
    cursor: default;
	background:#FFFFFF;
}
/************************** end of paging ************************************/

.featuredpatient
{
background-image:url(../images/bgfeaturenew.jpg);
width:187px;

}

.thumbframebox
{
margin-bottom:10px;
}
.thumbshadowbg{
background-image:url(../images/shadowbg.jpg);
width:150px;
height:63px;
padding-top:10px;
margin:auto;
text-align:center;
}

.newimageboder
{

padding:1px;
background-color:#657b3d;
}
.clickherelink
{
margin:auto;
width:147px;
margin-top:5px;
}

.popupimage{
width:255px;
height:170px;
background-color:#ddded0;
padding:3px 3px 3px 3px;
text-align:center;
}

.thumbshadowwhitebg
{
background-image:url(../images/bgshadowwhite.jpg);
width:150px;
height:63px;
padding-top:10px;
margin:auto;
text-align:center;

}

.smilethumbbox
{
width:160px;
float:left;
margin-bottom:10px;
}

.smilegallery
{
border:solid 0px #000000;
width:auto;
margin:auto;
text-align:center;
margin-left:50px;

}
