/*td { padding: 20px; }*/
/*div { border: 1px solid #FF0000; } */

/*###################### reset ######################*/

* { margin: 0px; padding: 0px; }
#pagebody li, blockquote { margin: 0px 0px 5px 20px; }
#pagebody ul { margin: 15px 0px 20px 0px; }


/*###################### top-level elements ######################*/

body {
	font-family: Arial; 
	font-size: 12px; 
	line-height: 1.8em; 
	color: #333;
	background: url(/images/bg-interior-c.jpg) 0px 161px repeat-x;
}
body#home { background: none; }
body#physician {background: url(/images/bg-home-p.jpg) repeat-x; }

/* ####################### page structure ####################### */

#wrapper { 	
	margin: 0 auto 70px auto;
	width: 100%; 
	float: left;
	position: relative;
	
}
#secondarynav {  
	width: 100%;
	background: url(../images/bg-secondary.jpg) top center; 
	height: 35px;	
}
	#secondarynav table { margin: 0 auto; }
	#secondarynav td { padding: 0px; }
	
	#physician #secondarynav {  
		width: 100%;
		background: none; 
		height: 35px;	
	}
		#physician #secondarynav td { padding: 5px 0px 0px 0px; }


#header { 
	width: 960px;
	margin: 0 auto;
	height: 127px;
	clear: both;
	position: relative;
}

#logo { 
	background: url(../images/logo-small.gif) no-repeat;
	text-indent: -9999px;
	position: absolute;
	width: 212px;
	height: 114px;
	display: block;
	margin: 6px 0px 0px 20px;
	overflow: hidden;
}

#home-masthead { 
	background: #EBE8D7 url(../images/home-bg-masthead.jpg) top center repeat-y;
	height: 316px;
	width: 100%;
	clear: both;
	float: left;
	z-index: 400;
}
	#home-p-masthead { 
	/*background: url(../images/home-p-bg-masthead.jpg) top center repeat-y;*/ 
	height: 231px;
	width: 100%;
	clear: both;
	float: left;
}

#pagebody { 
	width: 960px; 
	margin: 0px auto;
	position: relative;
}
	#home #pagebody { background: none; padding-bottom: 70px; }
	#physician #pagebody { background: url(/images/header-forhcp.png) 26px 25px no-repeat; min-height: 300px; }

div#pageheadline { 	
	height: 64px;
	padding: 50px 0px 0px 30px; 
}

#left {
	width: 620px;
	float: left;
	padding: 50px 0px 60px 25px;
}
	#physician #left { padding-top: 70px; }
	*:first-child+html #physician #left { *padding-top: 90px; }

#right {
	width: 218px;
	margin: 0px 0px 0px 670px;
	padding: 240px 0px 60px 27px;
	background: url(../images/interior-bg-submenu.png) 0 10px;
}
	#physician #right { background-position: 0px -75px; padding-top: 160px; }
	
#footer {
	width: 100%;
	color: #87A01F;
	font: 11px Arial;
	clear: both;
	height: 18px;
	border-top: 5px solid #BDCE5D;
}

	#footer span { 
		width: 930px; 
		margin: 0px auto; 
		display: block; 
		background: #999;
		height: 32px;
		padding: 14px 0px 51px 30px;
		background: url(../images/bg-footerspan.gif) repeat-x;
		line-height: 170%;
	}
	#footer a { color: #87A01F; }
	#footer a:hover, #physician #footer a:hover { color: #000; }

/*###################### font styles ######################*/

p { margin: 15px 0px 15px 0px; }
h1 { font: bold 60px "TradeGothic CondEighteen"; color: #A6B937; line-height: 100%; letter-spacing: -3px; margin: 20px 0px 10px 0px; }
h2 { font: bold 24px "TradeGothic CondEighteen"; color: #A6B937; line-height: 90%; letter-spacing: -1px; margin: 0px 0px 20px 0px; }
h3 { font: bold 12px Arial; color: #A98031; line-height: 140%; letter-spacing: -.3px; margin: 10px 0px 20px 0px; }
	#physician h1, h2 { color: #A98031; }
	h3.centered { text-align: center; margin: 15px 0px 0px 0px; }

.black, a.black, a:visited.black { color: #000; }
.white { color: #FFFFFF; }
.brown { color: #A98031; }
.grey { color: #999999; }
.lightgreen { color: #DAE3A4; }
.green { color: #C8D37E; }
.small { font: 11px Arial; line-height: 140%; }
.smallest { font: 10px Tahoma; line-height: 120%; }

.headline { font-weight: bold; text-align: center; text-transform: uppercase; }
.subhead { font-style: italic; text-align: center; }

.slightlylessleading { line-height: 130%; }
.lessleading, a.lessleading, a:visited.lessleading { line-height: 120%; }

/*###################### miscellaneous ######################*/

.clear { clear: both; }
input, textarea { font-size: 11px; padding: 3px; border: 1px solid #CCCCCC; }
.floatright { float: right; margin: 0px 0px 20px 20px; }

.redborder { border: 2px solid #AA0000; }
.grayborder { border: 1px solid #CCC; }
.background-light { background-color: #F1F0DC; }

.padded-ten { padding: 10px; }

#model { 
	position: absolute;
	top: 128px;
	left: -70px;
	height: 315px;
	width: 621px;
	z-index: 100;
	/*background: url(../images/home-model-1.png) -40px -5px;*/
}
#homecopy {
	position: absolute;
	top: 127px;
	left: 479px;
	height: 90px;
	width: 347px;
	z-index: 300;
	background: none;
	}

.rounded { background-color: #F1F4DF /*#F3F3E9*/; padding: 20px; margin-top: 20px; }
	.rounded p, .roundedbrown p { margin-top: 0px; }
.roundedbrown { border: 2px solid #C8D677; background-color: #FFFFFF; padding: 20px; margin-top: 20px; }

object {  }

img.quote { margin: 60px 0px 0px 40px;  }

/*.submit { text-indent: -9999px; height: 35px; width: 99px; background: url(/images/b-send-big.gif) no-repeat; border: none; cursor: hand; cursor: pointer;
}*/

.submit { height: 35px; width: 99px; font: bold 14px Helvetica; color: #666666; letter-spacing: -.2px; cursor: hand; cursor: pointer; }
.submitsmall { padding: 2px 0px 2px 0px; width: 50px; font: 10px Tahoma; color: #333; cursor: hand; cursor: pointer; border: 0px; }
.submit-long { padding: 10px 12px 10px 12px; width: auto; font: bold 14px Helvetica; color: #FFF; background-color: #900; letter-spacing: -.2px; cursor: hand; cursor: pointer; }


/* ####################### links ####################### */

a, a:visited { color: #145B70; line-height: 130%; text-decoration: underline; }
a:active,a:hover { color: #000; text-decoration: underline; }

.linkBlue, .linkBlue:visited { color: #4A6179; font: 12px Tahoma; line-height: 130%; text-decoration: underline; }
.linkBlue:hover, .linkBlue:active { color: #AA0000; text-decoration: underline; }

.linkGreySmall, .linkGreySmall:visited { color: #666666; font: 10px Tahoma; line-height: 170%; text-decoration: none; }
.linkGreySmall:hover, .linkGreySmall:active { text-decoration: underline; font-weight: bold; }

a.undecorated, a:visited.undecorated { text-decoration: none; }

/*###################### left ######################*/

#subnav {
	width: 199px;
	padding: 0px 0px 50px 0px; 
	/*border: 1px solid #aa0000;*/
}

#subnav ul {
	width: 195px;
	margin: 0px;
	padding: 0px 0px 0px 15px;
	list-style:none;
	/*border: 1px solid #000;*/
}

#subnav ul li { 
	padding: 5px 0px 5px 10px; 
	margin: 0px; 
	width: 185px;
}

#subnav ul a {
	color: #A6B937;
	font: bold 12px Arial;
	text-decoration:none;
	padding: 3px 0 3px 20px;
	display: block;
	width: 145px;
	line-height: 130%;
	/*border: 1px solid #000;*/
}
	#physician #subnav ul a { color: #A6B937; }
	
#subnav ul a:hover, #physician #subnav ul a:hover {
	text-decoration:none;
	color: #333;
}

/* ####################### polaroids ####################### */

#polaroids { 
	position: absolute;
	top: 120px;
	left: 617px;
	height: 223px;
	width: 355px;
}
.polaroid-one {
	background: url(../images/polaroid-1.png);	
}

/* ####################### table & table cell formats ####################### */

.tablePadded-a td { padding: 3px 5px 4px 7px; }

.tablePadded-b { margin-top: 10px; }
.tablePadded-b td { padding: 7px 10px 7px 0px; vertical-align: top;}

#tableHome { width: 920px; }
#tableHome td { padding: 20px; }
	#tableHomeleft { width:  }
	#tableHomeright {  }

#tableHomenews td { padding: 5px 0px 5px 0px; }

/* ########### BUTTONS ########### */


.fg-button { 
   outline: 0;   
   margin:0 0 0 4px; 
   padding: 3px 7px 3px 7px; 
   text-decoration:none !important; 
   cursor:pointer; 
   position: relative;
   text-align: center; 
   zoom: 1; 
   font: 9px Tahoma, Arial, Helvetica, sans-serif;
   color: #333333;
   }
.fg-button-large { padding: 6px 25px 6px 6px; margin: 8px 30px 8px 0px; }

.fg-button .ui-icon { position: absolute; top: 50%; margin-top: -8px; left: 50%; margin-left: -8px; }

a.fg-button { /*float:right;*/ }
#pageIndex a.fg-button { float:left; }

/* remove extra button width in IE */
button.fg-button { width:auto; overflow:visible; }

.fg-button-icon-left { padding-left: 2.1em; }
.fg-button-icon-right { padding-right: 2.1em; }
.fg-button-icon-left .ui-icon { right: auto; left: .2em; margin-left: 0; }
.fg-button-icon-right .ui-icon { left: auto; right: .2em; margin-left: 0; }

.fg-button-icon-solo { display:block; width:8px; text-indent: -9999px; }
