/* =Whitespace reset
-----------------------------------------------
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
}

a img { border: 0; }

fieldset {
	border: 1px solid #666;
	padding: 10px;
}

/* =Structure
-----------------------------------------------
*/
#wrapper {
	width: 100%;
}

#navbar {
	width: 960px;
	height: 38px;
	margin: 0 auto;
}

#header {
	width: 960px;
	height: 227px;
	margin: 0 auto;
	position: relative;
}

#content {
	width: 960px;
	margin: 0 auto;
	padding-bottom: 10px;
	min-height: 285px;
	_height: 285px;
}

#main {
	width: 555px;
	float: left;
	padding: 14px 0 0 39px;
}

#sidebar {
	width: 261px;
	float: right;
	padding: 2px 31px 0 0;
}

#footer {
	height: 341px;
	clear: both;
}

#footercontent {
	width: 960px;
	margin: 0 auto;
	position: relative;
	padding-top: 30px;
}

.clearboth {
	clear: both;
}

/* Self-clearing elements
   http://www.positioniseverything.net/easyclearing.html] */
.clear { display: inline-block; }   
.clear:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
* html .clear { height: 1%; }
.clear { display: block; }

/* =Backgrounds
-----------------------------------------------
*/
body { background: #7d6a55; }
#wrapper { background: #fff url('/ezstatic/data/brooksidegynecology/i/wrapper.jpg') center top no-repeat; }
#header { background: transparent url('/ezstatic/data/brooksidegynecology/i/header.jpg') left top no-repeat; }
#content { background: transparent url('/ezstatic/data/brooksidegynecology/i/content.png') right top no-repeat; }
#footer { background: transparent url('/ezstatic/data/brooksidegynecology/i/footer.png') center top no-repeat; }

/* =Type and colors
-----------------------------------------------
*/
body {
	font: normal 0.81em/1.38 Verdana, sans-serif;
	color: #60503e;
}

p,
h1,
h2,
ul,
ol { margin-bottom: 14px; }

ul, ol { margin-left: 20px; }

ul ul,
ol ol,
h3,
h4,
h5,
h6 { margin-bottom: 0; }

li { margin-bottom: 4px;}

a {
	color: #6987ad;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font: italic bold 115%/1.2 Verdana, sans-serif ;
	color: #da744c;
}

h2 { font: normal bold 115%/1.2 Verdana, sans-serif; }
h3 { font: normal normal 115%/1.2 Verdana, sans-serif; }
h4,
h5,
h6 { font: normal bold 100%/1.38 Verdana, sans-serif; }

/* =Navigation
-----------------------------------------------
*/
#navbar {
	list-style: none;
	text-align: center;
	line-height: 1;
}

#navbar li {
	display: inline;
	line-height: 38px;
	padding: 12px 14px;
	position: relative;
	list-style: none;
	z-index: 100;
	font-size: 108%;
	font-family: Verdana, sans-serif;
	color: #fff;
}

#navbar a {
	color: #fff;
	font-weight: normal;
	padding: 12px 0;
}

#navbar a:hover {
	text-decoration: none;
	color: #da744c;
}

/* dropdowns */
#navbar li ul {
	position: absolute;
	left: -9999px;
	display: block;
	white-space: nowrap;
	margin: 0;
	background: #f7e3d6;
	border: 1px solid #7d6a55;
	/*background: #fff url('/ezstatic/data/brooksidegynecology/i/dropdown.png') left top repeat-x;
	border-width: 0px;*/
	text-align:left;
	padding: 14px 18px;
	_width: 1%;
}

#navbar li:hover ul,
#navbar li.sfhover ul {
	left: 0;
	z-index: 100;
	top: 38px;
	height: auto; /* sticky suckerfish fix */
}

#navbar li ul li {
	position: relative;
	height: auto;
	display: block;
	float: none;
	padding: 0;
	line-height: 1;
	background: transparent;
	_width: 220px;
}

* html #navbar li ul li {
	height: 100%;
}

#navbar li ul li a,
#navbar li ul li a:hover {
	display: block;
	line-height: 18px;
	margin: 0;
	color: #60503e;
	font-size: 93%;
	padding: 0 4px;
	text-transform: none;
}

ul#navbar li ul li a:hover {
	text-decoration: underline;
	border-bottom-width: 0;
}

/* level 3 navigation */
#navbar li ul ul {
	margin: -41px 0 0 100%;
	border: 1px solid #7d6a55;
	background: #fcf5f1;
}

#navbar li:hover ul ul,
#navbar li.sfhover ul ul{
	left: -9999px;
}

#navbar li ul li:hover ul,
#navbar li ul li.sfhover ul{
	left: auto;
}

/* =Header
-----------------------------------------------
*/
#logolink {
	width: 277px;
	height: 105px;
	position: absolute;
	left: 27px;
	top: 46px;
}

#logolink a {
	display: block;
	height: 105px;
	text-indent: -9999px;
}

#headerslideshow {
	width: 311px;
	height: 227px;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 0;
}

/* =Content
-----------------------------------------------
*/
#ezarticleviewtpl td {
	padding-bottom: 16px;
}

#ezarticleviewtpl td h2 {
	font: italic bold 115%/1.2 Verdana, sans-serif ;
	color: #da744c;
}

#ezarticleviewtpl ul {
	list-style: none;
}

/* =Sidebar
-----------------------------------------------
*/
#sidebar {
	color: #6987ad;
}

#sidebar h2,
#footersidebar h2 {
	font: normal normal 123%/1 'Century Gothic', 'Apple Gothic', AppleGothic, sans-serif;
	text-transform: uppercase;
	color: #60503e;
	margin-top: 15px;
	margin-bottom: 4px;
	/* make the ext a tiny bit heavier */
	text-shadow: #50402e 0 0 0;

}

#sidebar p,
#footersidebar p {
	font-size: 85%;
	margin-bottom: 6px;
}

#sidebar .smallcaps {
	font-size: 85%;
	text-transform: uppercase;
}

#announcements {
	color: #93b1d7;
	border-top: 1px solid #b3c6e1;
	margin-top: 15px;
}

/* =Footer
-----------------------------------------------
*/
#footer p {
	color: #fff;
}

#footernavbar {
	list-style: none;
	line-height: 1;
	padding-left: 10px;
}

#footernavbar li {
	display: inline;
	padding: 0 8px;
	list-style: none;
}

#footernavbar a {
	color: #fff;
	font-weight: normal;
	padding: 4px 0;
	font-size: 92%;
	font-family: Verdana, sans-serif;
}

#footernavbar a:hover {
	text-decoration: none;
	color: #da744c;
}

#footersidebar {
	width: 261px;
	position: absolute;
	left: 668px;
	top: 15px;
}

#footerlogos {
	background: transparent url('/ezstatic/data/brooksidegynecology/i/footerlogos.gif') left top no-repeat;
	width: 525px;
	height: 45px;
	padding-left: 80px;
	position: absolute;
	left: 22px;
	top: 17em;
}

#usmtag {
	margin: 0;
	position: absolute;
	left: 666px;
	top: 19em;
}

/* =Home Page
-----------------------------------------------
*/
body#home h1 {
	width: 25em;
}

/* =Other Pages
-----------------------------------------------
*/
/* article archive */
.eznav,
.ezdetails,
.ezreadmore img {
	display: none;
}

.ezreadmore {
	text-align: right; 
	margin-bottom: 20px;
	border-bottom: 1px solid #ccc;
}

/* contact page */
#contactform {
	padding-top: 20px;
}

#contactform textarea {
	display: block;
	height: 180px;
}

#contactform input {
	display: block;
}

body.article25997 #ezarticleviewtpl {
	width: 285px;
	float: left;
	clear:both;
}

body.article25997 #contactform {
	margin-left: 295px;
}

/* Physicians */
#physicianphoto {
	float: left;
}

body.category4831 #ezarticleviewtpl {
	margin-left: 170px;
}

body.article26162 #ezarticleviewtpl {
	margin-left: 0; /* ...but not the landing page */
}
