/* CSS Document */

* {
	padding: 0;
	margin: 0;
   }
  

html {
	background:url(../images/bgtile.gif) repeat;
	}

body {
	text-align:center;
	font:80% Arial, Helvetica, sans-serif;
	color:#666666;
	line-height:135%;
	background:url(../images/shells.gif);
  	}

div#container {
    margin:0 auto;
	width:814px;
	text-align:left;
	background:url(../images/dr.duga_container2.jpg) repeat-y 0 0;
	}

div#header {
	margin:0 0 0 8px;
	height:281px;
	background:url(../images/dr.duga_headerbot.jpg) no-repeat 0 bottom;
	}

div#content {
	width:95%;
	overflow: hidden;
	padding-bottom:30px;
	}

div#content h1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:170%;
	line-height:1em;
	font-weight:normal;
	margin:20px 0 20px 25px;
	color:#086496;
	}

div#content h1 img {
	float:none;
	}


div#content ul#contentmenu  {
	margin:5px 0 0 90px;
	list-style-type:none;
	}

div#content ul#contentmenu li {
	margin-right : 30px;
	padding:5px 0 0 0;
	}

div#content ul#contentmenu li a {
	padding:0 0 0 30px;
	color:#4F8BB0;
	text-decoration:none;
	background:url(../images/fish.gif) no-repeat 0 3px;
	}

div#content ul#contentmenu li a:hover {
	background:url(../images/fish.gif) no-repeat 0 -15px;
	}

div#content h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height:35px;
	font-weight:normal;
	font-size:150%;
	margin:25px 0 0 25px;
	color:#3B8AB1;
	text-transform: capitalize;
	}
#container #content .pearlBullet {
	padding-left: 100px;
}




div#content h2 span a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:11px;
	position:absolute;
	right:29px;
	padding:3px;
	color:#4F8BB0;
	text-transform:lowercase;
	text-decoration:none;
	padding-left:18px;
	background:url(../images/top.gif) no-repeat 0 50%;
	}

div#content h2 span a:hover {
	color:#AFC8DA;
	}

div#content h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:130%;
	height:20px;
	margin:10px 0 0 55px;
	color:#D98E22;
	background:url(../images/shellheading.gif) no-repeat 0 0;
	padding-left:25px;
	}

div#content p {
	padding:10px 40px 0 60px;
	color:#666666;
	line-height: 1.5em;
	}


div#content p.error {
	margin-left:60px;
	margin-right:60px;
	padding:10px 0 10px 40px;
	color:#FFFFFF;
	background: #CC3300 url(../images/message.gif) no-repeat 5px 5px;
	}

div#content p.info {
	margin:10px 60px 0 60px;
	padding:20px 10px;
	background:#FFFFCC;
	}

div#content ul.error {
	margin:10px 0 0 95px;
	color:#CC3300;
	}

div#content ul.error li {
	padding-left:15px;
	background:url(../images/icon-bullet.gif) no-repeat 0 50%;
	}

div#content p.mail {
	margin:10px 0 0 60px;
	padding:0 0 0 20px;
	color:#666666;
	line-height: 1.5em;
	background:url(../images/tooltip.png) no-repeat 0 0;
	}

div#contact {
	position:relative;
	margin:0;
	padding:0;
	}

div#contact  img.contact {
	position:absolute;
	right:70px;
	top:20px;
	}

div#contact form {
	margin: 20px 60px 0 60px;
	border:1px solid #DBD38E;
	overflow:auto;
	padding:2px;
	background:#FFFFFF;
	}

div#contact label {
	display:block;
	color: #999999;
	float:left;
	width:90%;
	padding-bottom:1em;
	}
	
div#contact label span {
	font-family:"Comic Sans MS";
	float:left;
	width:10%;
	color:#9A6435;
	padding-right:5px;
	text-align:right;
	}

div#contact label input {
	}

div#contact fieldset {
	border:1px solid #FFE575;
	padding:20px 0 20px 20px;
	background: url(../images/tile.gif) repeat;
	z-index:0;
	}



div#contact form div input {
	/*background-color : #666666;
	border : 2px double #595959;
	border-top-color : #777777;*/
	font-size:90%;
	color:#9A6435;
	padding:3px;
	font-weight:bold;
	letter-spacing: .1em;
	margin:10px 0 0 64px;
	}

div#contact form fieldset label textarea {
	text-align:left;
	}
	

body.emergency div#content ul {
	margin:10px 40px 0 10px;
	}

body.emergency div#content ul.emerg {
	margin:10px 40px 0 60px;
	}

body.emergency div#content ul li {
	margin:5px 0 0 0;
	}

body.emergency div#content ul.emerg li {
	margin:5px 0 0 0;
	padding:0 0 0 20px;
	background:url(../images/bullet.gif) no-repeat 0 3px;
	}
	
.pearlBullet {
	list-style-position: outside;
	list-style-image: url(../images/bullet.gif);
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}

*html body.emergency div#content ul.emerg li {
	height:10px;
	margin:5px 0 0 0;
	padding:0 0 0 20px;
	background:url(../images/bullet.gif) no-repeat 0 3px;
	}

body.education div#content ul.preventive {
	margin:10px 0 0 60px;
	list-style-type:none;
	}	
	

body.education ul#preventive {
	margin:10px 40px 0 78px;
	list-style-type:square;
	}

body.education ul#preventive li strong {
	color:#666666;
	}

body.education ul#sealant {
	margin:10px 40px 0 78px;
	list-style-type:square;
	}

body.education ul#sealant li ul {
	background:none;
	list-style-type:none;
	}

body.education ul#radiography{
	margin:10px 40px 0 78px;
	list-style-type:square;
	}


div#content ul li h3 {
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:130%;
	height:20px;
	margin:10px 0 0 55px;
	color:#D98E22;
	background:url(../images/shellheading.gif) no-repeat 0 0;
	padding-left:25px;
	}

div#content ul {
	list-style-type:none;
	}

div#content ul li p {
	padding:10px 50px 0 75px;
	color:#666666;
	line-height: 1.5em;
	}

div#content ul li ul {
	margin:20px 50px 0 75px;
	}
	

div#content ul li ul li {
	margin:5px 0 0 0;
	padding:0 0 0 15px;
	background:url(../images/bullet.gif) no-repeat 0 3px;
	}

*html div#content ul li ul li {
	margin:5px 0 0 0;
	height:10px;
	padding:0 0 0 15px;
	background:url(../images/bullet.gif) no-repeat 0 3px;
	}
	

div#content strong {
	color:#086496;
	}

div#content em {
	border-bottom:1px dotted #999999;
	font-weight:bold;
	}

div#content em.nounder {
	border-bottom:none;
	font-weight:bold;
	}


div#content q {
	font-weight:bold;
	}




img {
	float:left;
	padding:5px;
	}

img.second {
	float:right;
	padding:0 5px 5px 5px;
	margin-right:15px;
	}

img.third {
	float:right;
	padding:0 5px 0 5px;
	margin:-40px 0 0 0;
	}


div#download {
	margin:30px 40px 10px 60px; 
	background:#FFFBE5;
	position:relative;
	border:1px solid #FFE575;
	}

div#download h5 {
	margin:0px;
	font-size:120%;
	padding:10px 0 5px 30px;
	font-weight:bold;
	color:#D98E22;
	}

div#download h6 {
	margin:0px;
	font-size:100%;
	padding:10px 0 5px 30px;
	font-weight:bold;
	}


div#download ul {
	list-style-type:none;
	margin:5px 0 10px 50px;
	}

div#download ol {
	margin:5px 30px 10px 70px;
	}

div#download ol li span.email {
	font-family:"Comic Sans MS", Arial, Helvetica, sans-serif;
	color:#D98E22;
	}

div#download a {
	text-decoration:none;
	color:#509AD3;
	}

div#download ol li  img {
	float:none;
	margin:0 0 -3px 0;
	padding:0 5px 0 0;
	}


div#download a:hover {
	color:#CC3300;
	text-decoration:underline;
	}
	

div#download ul li  {
	padding:5px 0 0 0;
	}


div#download ul li a:hover {
	color:#CC3300;
	text-decoration:underline;
	}

div#download p {
	padding:5px 25px 10px 30px;
	}

div#download p a {
	text-decoration:none;
	color:#509AD3;
	}

div#download p a:hover {
	color:#CC3300;
	text-decoration:underline;
	}




div#footer {
	width:797px;
	margin:0 0 0 8px;
	background:#215584;
	border-top:3px solid #E9AB4C;
	}

/******************* BEGIN Footer ***************/

ul#bottommenu {
	text-align:center;
	margin:5px 0 0 0px;
	padding: 0px;
	list-style-type:none;
	}

ul#bottommenu li {
	color:#E9AB4C;
	display:inline;
	font-size:10px;
	font-weight: normal;
	}
	
ul#bottommenu li a {
	color:#FFFFFF;
	font-size:9px;
	border-left:1px solid #FFFFFF;
	text-decoration: none;
	padding-left:5px;
	}

.deselected {
	color:#E9AB4C;
	display:inline;
	font-size:9px;
	border-left: 1px solid #FFFFFF;
	padding-left: 5px;
	font-weight: normal;
	}
	
ul#bottommenu li.noborder a {
	border-left:none;
	}

ul#bottommenu li a:hover {
	text-decoration: underline;
	}

div#address {
	color:#FFFFFF;
	font-size:9px;
	text-align: center;
	list-style-type:none;
	margin-top:10px;
	width:760px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	}
	
div#address #add {
	float: left;
	padding-left: 30px;
}

div#address #add a{
	color: #E9AB4C;
	text-decoration: none;
}

div#address #add a:hover{
	color: #B3D0EC;
	text-decoration: none;
}

div#address #phone {
	float: right;
	padding-right: 30px;
}

div#address p {
	clear: both;
	padding-top: 20px;
	}
	
/******************* END Footer ***************/

div#content p.breadcrumbs {
	font-size:85%;
	margin-left:-33px;
	padding-top:10px;
	color:#999999;
	font-weight:bold;
	}

div#content p.breadcrumbs a {
	text-decoration:none;
	color:#3B8AB1;
	font-weight:normal;
	}

div#content p.breadcrumbs a:hover {
	text-decoration:underline;
	}
	
/* Picture Frame */

.pictureFrame {
	background-image:url(../images/frame_vertical.png);
	background-repeat: no-repeat;
	padding:17px;
	width: 179px;
	height: 231px;
}
/* END Picture Frame */

.menuBg {
	background-image: url(../images/back2.gif);
	background-repeat: no-repeat;
}
