body { padding: 0; margin: 0;border:0;
 font-family: Trebuchet MS, Helvetica, sans-serif;
 font-size: 13px;
 /*background: #DBC699;*/
 background:#FEEB9F;
}



#tagline {
width:191px;
height:72px;
margin:0;
padding:0;
position:absolute; top:300px;
background:#38AFD7;
text-align:center;
font-family:georgia,serif;
font-size:18px;
color:#FFF;
}

.goldBullet {
color:#BFA362;
font-family:Trebuchet MS;
font-size:16px;
font-weight:bold;
text-decoration:none;
padding-left:5px;
padding-right:5px;
}

#leftcolumn .goldText {
color:#BFA362;
font-family:Trebuchet MS;
font-size:18px;
text-decoration:none;
}

#leftcolumn .blueLink {
color:#38AFD7;
font-family:Trebuchet MS;
font-size:16px;
text-decoration:none;
}

#leftcolumn a.goldLink,#leftcolumn a:active.goldLink,#leftcolumn a:visited.goldLink {
color:#BFA362;
font-family:Trebuchet MS;
font-size:16px;
text-decoration:none;
font-weight:bold;
}

#leftcolumn a:hover.goldLink,#leftcolumn a:visited:hover.goldLink {
/*color:#BFA362;*/
color:#006285;
font-family:Trebuchet MS;
font-size:16px;
text-decoration:none;
font-weight:bold;
}

#leftcolumn a.blueLink,#leftcolumn a:visited.blueLink,#leftcolumn a:active.blueLink {
color:#38AFD7;
font-family:Trebuchet MS;
font-size:16px;
text-decoration:none;
font-weight:bold;
}

#leftcolumn a:hover.blueLink,a:visited:hover.blueLink {
/*color:#38AFD7;*/
color:#006285;
font-family:Trebuchet MS;
font-size:16px;
text-decoration:none;
font-weight:bold;
}

#leftcolumn {
 float: left;
 margin: 0;
 padding:0;
 min-height: 440px;
 position:relative;
 width: 191px;
 padding-top:50px;
 background: #FFFFFF url(images/left_center.jpg) no-repeat;
}
.footerline {
color:#000;
text-decoration:none;
margin-top:10px;
}
#leftcolumn ul {
 padding-left:2px;
text-indent: 1px;
}


.main {
padding-top:10px;
padding-left:10px;
padding-right:10px;
padding-bottom:25px;
}
h3 {color:#006285;font-weight:bolder;font-size:125%;}
h1,h2,h4,h5,h6 { color:#FFA20C;}
.testimonial { color: #3F6F7D; font-style: italic; font-weight: bold; }
.testimonial {text-align:right;margin-bottom:28px;}
.listtext { letter-spacing: 1pt; }
.faqheadline { color: #3F6F7D; font-size: 1.1em; font-weight: bold; }

a:link{
color:#FF9900;
text-decoration:underline;
}
a:hover{
color:#3F6F7D;
}
a:visited{
color:#FF9900;
}
#footerlink {
color:#000;text-decoration:none;
}
.spacerFloatRight {
float:right;
}
img {
border:0;
border:none;
}
a {outline:none;}

.question {cursor: pointer; vertical-align:top;}
.faqAnswer{color:black;}
.question a{padding-left:18px;text-decoration:none;display:inline-block;}
.question a{background-image:url("http://www.ptclinic.com/x3/images/plusdark.png"); background-repeat:no-repeat; background-position:0px 4px;}
.questionOver a{background-image:url("http://www.ptclinic.com/x3/images/minusdark.png"); background-repeat:no-repeat; background-position:0px 4px;}
/* OPTION LINES TO CHANGE THE FORMATING FOR THE FIRST VIDEO LINK FROM THE FAQ PAGE */
/*
.video{color:black}
.video a:link,.video a:visited { color: #023924;outline:none; }
.video a:hover .video a:active{ color: #67A890; text-decoration: none;outline:none; }
*/

.photoBorder{
  border: 1px solid #38AFD7;
  padding: 4px;
}
.brd {
border:solid 3px #38AFD7;
}

.faqbackground{background-color:#DDC798;}
.question a{padding-left:18px;text-decoration:none;}
.question a{background-image:url("http://www.ptclinic.com/site/plus.gif"); background-repeat:no-repeat; background-position:0px 4px;}
.questionOver a{background-image:url("http://www.ptclinic.com/site/minus.gif"); background-repeat:no-repeat; background-position:0px 4px;}

 label
{
width: 4em;
float: left;
text-align: right;
margin-right: 0.5em;
display: block
}

.submit input
{
margin-left: 4.5em;
}
input
{
color: #781351;
background: #fee3ad;
border: 1px solid #781351
}

.submit input
{
color: #000;
background: #ffa20f;
border: 2px outset #d7b9c9
}
fieldset
{
border: 1px solid #781351;
width: 20em
}

legend
{
color: #fff;
background: #ffa20c;
border: 1px solid #781351;
padding: 2px 6px
}
input, textarea{
width: 180px;
margin-bottom: 5px;
}

.orangeText {
color:#FF9900;
}
.blueText {
color:#38AFD7;
}

.nlfont {
font-size:120%;
}

#sitesearchbox {text-align:center;width:144px;}
#searchboxfield {width:140px;}
#sitesearchbox h2{margin:0 14px 0 0;font-size:1.1em;float:left;display:none;}
#sitesearchbox p{color:#444444;margin-bottom:0;display:none;}
input:focus{background-color:#BBE0EB;}


/* ear diagram styles */
	#diagram {
		width: 555px;
		height: 359px;
		position: relative;
	}
	#diagram ul {
		margin: 0;
		padding:0;
		list-style: none;
	}
	#diagram a {
		position: absolute;
		text-indent: -999em;
	}
	#diagram a:hover {
		border: 2px solid #fff;
	}
	#diagram #outer-ear a {
		left: 232px;
		top: 297px;
		width:79px;
		height:20px;
	}
	#diagram #middle-ear a {
		left: 354px;
		top: 298px;
		width:89px;
		height:20px;
	}
	#diagram #inner-ear a {
		left: 467px;
		top: 287px;
		width:77px;
		height:20px;
	}
	#diagram #external-auditory-canal a {
		left: 195px;
		top: 217px;
		width:20px;
		height:20px;
	}
	#diagram #tymphanic-membrane a {
		left: 275px;
		top: 214px;
		width:20px;
		height:20px;
	}
	#diagram #malleus a {
		left: 285px;
		top: 149px;
		width:20px;
		height:20px;
	}
	#diagram #incus a {
		left: 305px;
		top: 155px;
		width:20px;
		height:20px;
	}
	#diagram #stapes a {
		left: 335px;
		top: 200px;
		width:20px;
		height:20px;
	}
	#diagram #ligament a {
		left: 246px;
		top: 116px;
		width:20px;
		height:20px;
	}
	#diagram #eustacian-tube a {
		left: 380px;
		top: 257px;
		width:20px;
		height:20px;
	}
	#diagram #oval-window a {
		left: 380px;
		top: 174px;
		width:20px;
		height:20px;
	}
	#diagram #round-window a {
		left: 387px;
		top: 207px;
		width:20px;
		height:20px;
	}
	#diagram #cochlea a {
		left: 458px;
		top: 226px;
		width:20px;
		height:20px;
	}
	#diagram #cochlear-nerve a {
		left: 487px;
		top: 171px;
		width:20px;
		height:20px;
	}
	#diagram #semicircular-canals a {
		left: 320px;
		top: 108px;
		width:20px;
		height:20px;
	}
	#diagram #utricle a {
		left: 402px;
		top: 137px;
		width:20px;
		height:20px;
	}
	#diagram #saccule a {
		left: 405px;
		top: 157px;
		width:20px;
		height:20px;
	}
	#diagram #endolymphatic-sac a {
		left: 462px;
		top: 74px;
		width:20px;
		height:20px;
	}
	#diagram #vestibular-nerve a {
		left: 462px;
		top: 145px;
		width:20px;
		height:20px;
	}
	#diagram #facial-nerve a {
		left: 466px;
		top: 117px;
		width:20px;
		height:20px;
	}
	#diagram #temporal-bone a {
		left: 216px;
		top: 120px;
		width:20px;
		height:20px;
	}
	#diagram #muscle a {
		left: 137px;
		top: 92px;
		width:20px;
		height:20px;
	}
	#diagram #cartilage a {
		left: 117px;
		top: 171px;
		width:20px;
		height:20px;
	}
	#diagram #internal-auditory-canal a {
		left: 528px;
		top: 141px;
		width:20px;
		height:20px;
	}

/* ear diagram styles */
#diagrams {
 width: 555px;
 height: 359px;
 background: url('photos/ear-diagram.jpg');
 margin: 0; padding: 0;
 position: relative;
}
#diagrams li {margin: 0; padding: 0; list-style: none; display: block; position: absolute;}

#diagrams a {display: block;text-indent: -999em;}

/* outer-ear */
#diagram1 {left: 232px; top: 297px; width: 79px; height: 20px;}

/* middle-ear */
#diagram2 {left: 354px; top: 298px; width: 89px; height: 20px;}

/* inner-ear */
#diagram3 {left: 467px; top: 287px; width: 77px; height: 20px;}

/* external-auditory-canal */
#diagram4 {left: 195px; top: 217px; width: 24px; height: 24px;}

/* tympanic-membrane */
#diagram5 {left: 275px; top: 214px; width: 24px; height: 24px;}

/* malleus */
#diagram6 {left: 284px; top: 149px; width: 20px; height: 20px;}

/* incus */
#diagram7 {left: 305px; top: 155px; width: 24px; height: 24px;}

/* stapes */
#diagram8 {left: 335px; top: 200px; width: 24px; height: 24px;}

/* ligament */
#diagram9 {left: 246px; top: 116px; width: 24px; height: 24px;}

/* eustachian-tube */
#diagram10 {left: 380px; top: 257px; width: 24px; height: 24px;}

/* oval-window */
#diagram11 {left: 380px; top: 174px; width: 24px; height: 24px;}

/* round-window */
#diagram12 {left: 387px; top: 207px; width: 24px; height: 24px;}

/* cochlea */
#diagram13 {left: 458px; top: 226px; width: 24px; height: 24px;}

/* cochlear-nerve */
#diagram14 {left: 487px; top: 171px; width: 24px; height: 24px;}

/* semicircular-canals */
#diagram15 {left: 320px; top: 108px; width: 24px; height: 24px;}

/* utricle */
#diagram16 {left: 402px; top: 137px; width: 20px; height: 20px;}

/* saccule */
#diagram17 {left: 405px; top: 157px; width: 24px; height: 24px;}

/* endolymphatic-sac */
#diagram18 {left: 462px; top: 74px; width: 24px; height: 24px;}

/* vestibular-nerve */
#diagram19 {left: 462px; top: 146px; width: 24px; height: 24px;}

/* facial-nerve */
#diagram20 {left: 466px; top: 117px; width: 24px; height: 24px;}

/* temporal-bone */
#diagram21 {left: 216px; top: 120px; width: 24px; height: 24px;}

/* muscle */
#diagram22 {left: 137px; top: 92px; width: 24px; height: 24px;}

/* cartilage */
#diagram23 {left: 117px; top: 171px; width: 24px; height: 24px;}

/* internal-auditory-canal */
#diagram24 {left: 528px; top: 141px; width: 24px; height: 24px;}

#diagram1 a {height: 20px;}
#diagram2 a {height: 20px;}
#diagram3 a {height: 20px;}
#diagram4 a {height: 24px;}
#diagram5 a {height: 24px;}
#diagram6 a {height: 20px;}
#diagram7 a {height: 24px;}
#diagram8 a {height: 24px;}
#diagram9 a {height: 24px;}
#diagram10 a {height: 24px;}
#diagram11 a {height: 24px;}
#diagram12 a {height: 24px;}
#diagram13 a {height: 24px;}
#diagram14 a {height: 24px;}
#diagram15 a {height: 24px;}
#diagram16 a {height: 20px;}
#diagram17 a {height: 24px;}
#diagram18 a {height: 24px;}
#diagram19 a {height: 24px;}
#diagram20 a {height: 24px;}
#diagram21 a {height: 24px;}
#diagram22 a {height: 24px;}
#diagram23 a {height: 24px;}
#diagram24 a {height: 24px;}

/* outer-ear */
#diagram1 a:hover {background: url('photos/ear-diagram.jpg') -232px -656px no-repeat;}
/* middle-ear */
#diagram2 a:hover {background: url('photos/ear-diagram.jpg') -354px -657px no-repeat;}
/* inner-ear */
#diagram3 a:hover {background: url('photos/ear-diagram.jpg') -467px -646px no-repeat;}
/* external-auditory-canal */
#diagram4 a:hover {background: url('photos/ear-diagram.jpg') -192px -576px no-repeat;}
/* tympanic-membrane */
#diagram5 a:hover {background: url('photos/ear-diagram.jpg') -275px -573px no-repeat;}
/* malleus */
#diagram6 a:hover {background: url('photos/ear-diagram.jpg') -284px -508px no-repeat;}
/* incus */
#diagram7 a:hover {background: url('photos/ear-diagram.jpg') -305px -514px no-repeat;}
/* stapes */
#diagram8 a:hover {background: url('photos/ear-diagram.jpg') -335px -559px no-repeat;}
/* ligament */
#diagram9 a:hover {background: url('photos/ear-diagram.jpg') -246px -475px no-repeat;}
/* eustachian-tube */
#diagram10 a:hover {background: url('photos/ear-diagram.jpg') -380px -616px no-repeat;}
/* oval-window */
#diagram11 a:hover {background: url('photos/ear-diagram.jpg') -380px -533px no-repeat;}
/* round-window */
#diagram12 a:hover {background: url('photos/ear-diagram.jpg') -387px -566px no-repeat;}
/* cochlea */
#diagram13 a:hover {background: url('photos/ear-diagram.jpg') -458px -585px no-repeat;}
/* cochlear-nerve */
#diagram14 a:hover {background: url('photos/ear-diagram.jpg') -487px -530px no-repeat;}
/* semicircular-canals */
#diagram15 a:hover {background: url('photos/ear-diagram.jpg') -320px -467px no-repeat;}
/* utricle */
#diagram16 a:hover {background: url('photos/ear-diagram.jpg') -402px -496px no-repeat;}
/* saccule */
#diagram17 a:hover {background: url('photos/ear-diagram.jpg') -405px -516px no-repeat;}
/* endolymphatic-sac */
#diagram18 a:hover {background: url('photos/ear-diagram.jpg') -462px -433px no-repeat;}
/* vestibular-nerve */
#diagram19 a:hover {background: url('photos/ear-diagram.jpg') -462px -505px no-repeat;}
/* facial-nerve */
#diagram20 a:hover {background: url('photos/ear-diagram.jpg') -466px -476px no-repeat;}
/* temporal-bone */
#diagram21 a:hover {background: url('photos/ear-diagram.jpg') -216px -479px no-repeat;}
/* muscle */
#diagram22 a:hover {background: url('photos/ear-diagram.jpg') -137px -451px no-repeat;}
/* cartilage */
#diagram23 a:hover {background: url('photos/ear-diagram.jpg') -117px -530px no-repeat;}
/* internal-auditory canal */
#diagram24 a:hover {background: url('photos/ear-diagram.jpg') -528px -500px no-repeat;}
