/* CSS stylesheet definitions for Dr John Hill Eye Laser Centre */
/* Authored by Helmar Rudolph - http://www.argo-navis.com */

body,table,td,tr,div,p,h1,h2,h3,h4,ul {font-family: Verdana, Arial, Helvetica, sans-serif; line-height:1.4em}
body,td,div,p,ul,li,ol,a,input,textarea {font-size: 12px;}
#bg {background: url(graphics/circle.png) no-repeat 10px 10px}

h1 {font-size: 16px; padding:0px 0px; margin:0px; color:#2D211B; font-variant:small-caps}
h2{font-size: 13px; padding:0px 0px; margin:0px; color:#404040; font-style:normal; border-bottom:3px double navy; border-top:1px solid silver}
h3{font-size: 12px; padding:0px 0px; margin:0px; color:#2D211B; font-style:normal}

div.body {padding:0px 50px 0px; margin-bottom:20px}
div.description  {margin-left:3px; color:navy; line-height:1.3em; text-align:justify}
div.footer {padding:3px; text-align: right; color:black; font-size:90%; border-top:1px solid gray}
div.eye {float:left; margin:20px 10px 10px 0px; padding:0px; width:123px; height:92px;}
select, input.text, textarea {
	font-size:9pt; 
	border:0px solid  white; 
	border-left:1px solid gray; 
	border-top:1px solid gray; 
	background-color:#ECF0FD; 
	color:#2D211B; 
	padding:0px; 
	margin:0px; 
	height:17px
} 
textarea{height:3cm}
.submit {border:none; background:silver;}
textarea{font-family:Arial; font-size:9pt;}
td.contact {background:#F8FAEF; width:150px}
img.image {margin:10px; float:right}

/* Menu links */
a {text-decoration:none; font-weight:normal; font-size:9pt; }
a:link {color:#000000; text-decoration:none; font-style:normal; font-variant:none;}
a:visited {text-decoration:none; font-style:normal;  font-variant:none; color:gray;}
a:hover {color:navy; font-variant:none; text-decoration:none; font-style:normal;  }

/* Text links */
#mainsection a {text-decoration:none; font-weight:normal; font-size:8pt}
#mainsection a:link {color:#000080; text-decoration:none; font-style:normal; font-variant:none; font-weight:bold; border-bottom:1px dotted black}
#mainsection a:visited {text-decoration:none; font-style:normal;  font-variant:none; color:gray; border-bottom:1px solid silver}
#mainsection a:hover {color:#fff; background:silver; border-bottom:1px solid gray;  font-variant:none; text-decoration:none; font-style:normal;  }

div.footer a.footer , #mainsection a.next {border:none; font-weight:normal}
