/* generic settings */
body {
    font-family: "lucida grande", verdana, arial, sans-serif;
    color: #24293B;
}
h1, h2, h3, h4, h5, h6 { font-family: georgia, times, serif; }
h1, h2, h3, h4, h5, h6, p { padding: 1em 0 0.1em 0; line-height: 1.22em; }
h1, h2, h3 { font-weight: normal; letter-spacing: 0.08em; }
h4, h5, h6 { font-weight: bold; font-family: arial, sans-serif;  }
h1 { font-size: 170%; padding-top: 1em; }
h2 { font-size: 140%; border-bottom: 1px dotted #81794B;}
h3 { font-size: 130%; padding-top: 1em;}
h4 { font-size: 120%; }
h5 { font-size: 100%; }
h6 { font-size: 95%; }
p { padding: 0.4em 0; line-height: 1.5em;}
a { text-decoration: underline; }
strong, b {
  font-weight: bold;
}
em { font-style: italic; }

ul, ol  { padding: 0.5em 0 0.1em 0; }
ol { list-style-type: decimal; padding-left: 3em; }
ol li { line-height: 1.22em; padding-bottom: 0.5em; }
ul.dot { list-style-image: url(../img/dot.gif) ; list-style-position: outside; padding-left: 2em; }
ul.dot li { line-height: 1.5em; }

.link{list-style:none;text-decoration:none;}
.link li{width:250px;margin-bottom:10px;}
.link ul li{margin: 0 0 7px 60px;width:350px;}
.link ul ul li{margin: 0 0 7px 60px;width:200px;}

.underline2{ text-decoration:underline;font-weight:bold;}
.clear{clear:both;}
.lighter{font-weight:lighter; text-decoration:underline;}
.underline{text-decoration:underline;}

a, a:visited { color: #226; }
a:hover { color: #006; }
#index_text2{float:right;margin:45px 20px 0 0px;padding-right:12px; width:355px;line-height:1.9em;xcolor:#35474A;display:inline;font-size:0.85em;position:relative; z-index:2;}

body#page_splash {
    background: url(../img/px_splash_bg.gif) 0px 184px repeat-x #c8bb95;
	
	
}

body#page_splash div#top {
    border-top: 165px solid #4f6366; /*grayblue*/
    background: #a1b8ae;  /*lightgreen*/
    line-height: 20px;
    font-size: 8px;
} 

body#page_splash div#mid {
    xbackground: url(../img/mid.gif) repeat-x bottom; 
    border-top: 1px solid white;
    border-bottom: 1px solid white;
}

body#page_splash div#mid h1 {
    height: 261px;
    padding: 0;
	width:97%;
    background: url(../img/earbud_main.jpg) no-repeat right;
    letter-spacing: -1000em;  text-indent : -999em; overflow: hidden; display: block;
}

body#page_splash div#mid h2 {
    display: none;
}



body#page_splash div#bot {
    xbackground: url(../img/bot.gif) repeat-x top;
    height: 150px;
}

body#page_splash dl { padding: 10px 5px 0px 36px; line-height: 1.22em; font-size: 100%; font-family: arial, sans serif; font-weight: bold; }
body#page_splash dt { display: inline; padding-right: 0.8em; }
body#page_splash dt a { text-decoration: none; color: #35474a; /*letter-spacing: 1px;*/}
body#page_splash dl dt a:hover  { text-decoration: underline; }
/*body#page_splash dl.hnav2 dt a { color: white; }*/


body.template1 { background:url(../img/px_splash_bg2.gif) repeat-x #c7bb95}

body.template1 div#hd { 
    background: #4f6366;
    height: 165px;
    border-bottom: 10px solid #a1b8ae;
}

body.template1 div#hd h1 {
    background: url(../img/head_interior2.gif) no-repeat bottom left;
    letter-spacing: -1000em;  text-indent : -999em; overflow: hidden; display: block;
    margin-left: 50px;
    display: block;
    color: white;
    height: 150px;
    max-height: 150px;
    padding: 0; 
}

body.template1 div#hd h2 {
    display: none;
}

body.template1 div#topnav {
    font-size: 100%;
    background: url(../img/mid.gif) repeat-x 50 50;
    border-top: 1px solid white;
    border-bottom: 1px solid white;
    padding-left: 50px;
}

body.template1 table.hnav1 td {
    padding-right: 12px;
    padding-top: 8px;
}

body.template1 table.hnav2 td {
    padding: 2px 12px 0 0;
}

body.template1 #topnav dl { padding: 5px 5px 0px 0px; line-height: 1.22em; /*font-family: georgia, times, serif; */font-size: 100%;
    font-weight: bold;
    font-family: arial, sans serif;
}
body.template1 #topnav dt { display: inline; padding-right: 0.8em; }
body.template1 #topnav dt a { text-decoration: none; color: #24293B; }
body.template1 #topnav dl.hnav2 { padding: 4px 5px 5px 0; }
/*body.template1 #topnav dl.hnav2 dt a { color: white; }*/
body.template1 #topnav dl dt a:hover  { text-decoration: underline; }

body.template1 div#bd {
    padding: 1em 15px 5px 50px;
}

body.template1 div #bd ul.no_list {list-style:none; margin:0px 0px 0px 70px;width:85%;}

body.template1 div #bd ul.no_list li {margin:0px 0px 15px 0px;}

body.template1 div#bd ol#lcear_list {margin-top:20px;}

body.template1 div#bd ol#lcear_list li{font-weight:bold; margin-bottom:20px;}

body.template1 div#bd ol#lcear_list li ul li{font-weight:normal;margin:0 0 0 20px; list-style:square;}



/* table like definition lists */
dl.dltab { font-size: 110%; padding-top: 1em; }
dl.dltab dt { float: left; clear: left; width: 25%; margin: 2px; padding: 3px; text-align: right; font-weight: bold; }
dl.dltab dd { float: left; width: 70%; text-align: left; margin: 2px; padding: 3px; }


span.fig img {border: 1px solid; border-color: #aaa #444 #444 #aaa; }
span.fig { padding: 15px; }

p.pub { text-indent: -2em; padding-left: 2em; }
p.presentation { padding-left: 2em; line-height: 1.1em;}

div.picgroup {
    margin-left: 250px;
	
}

div.pic {
    font-size: 90%;
    float: left;
    background: #ddd;
    margin: 0.5em 1em 0.5em 0;
}

div.pic img { 
    border: 1em solid #ddd;
    padding: 0;
}

div.pic b {
    display: block;
    text-align: center;
    background: #ddd;
    font-weight: normal;
    font-family: arial, sans-serif;
    color: #668;
    margin: 0; padding: 0;
    margin-top: -0.5em;
    border-bottom: 0.5em solid #ddd;
}

div#ft {
    padding: 2em 1em;
    width: 60%; margin: 5em auto 0; 
    font-size: 90%;
    font-style: arial;
    border-top: 1px solid #ccc;
}


p.box {
    border: 1px solid #666;
    font-size: 0.9em;
    font-style: italic;
    margin: 1em 0;
    padding: 0.5em 1em;
}

#quickFacts_cont{width:990px;clear:both;float:left;margin-top:10px; margin-bottom:10px;}
#quickFacts_leftcolumn{width:180px;float:left;font-weight:bold;}
#otoplasty{margin-top:58px;}
#quickFacts_rightcolumn{width:760px;float:left;}
.row{width:604px; border:1px solid #ff0000;}
.quick_facts td{width:300px;margin:0;padding:0; vertical-align:top;}

/* Homepage hidden text amend 15032008 */
#index_text2 {width:1px; height:1px; color:#ddd0ba; overflow:hidden;}
#mainHomeImg {float:left;  margin-left:30px;}
html>* #mainHomeImg {margin-top:-27px;}

#pair11 .picgroup {margin-left:100px; float:left; clear:right}
*html #pair11 .picgroup {margin-left:50px} 
#pair11 .pair11{float:left; margin-top: 40px; margin-left: -100px}
#pair11 .clear {width:1px; height:1px; clear:both;}

