@charset "utf-8";
/* CSS Document */
body {
	text-align: center;
	margin:0;
	padding:0;
	border: none;
	background-image: url(../graphics/background_new2.jpg);
}

#container {
	width:780px;
	height: auto;
	position: relative;
	text-align:left;
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 130px;
}

#header {
	position: absolute;
	width: 774px;
	height: 150px;
	left: 0px;
	top: 0px;
	border-right-style: ridge;
	border-bottom-style:solid;
	border-left-style: ridge;
	border-top-style: ridge;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width:thin;
	border-left-width: medium;
	
	z-index: 5;
	visibility: visible;
}

#horiznav {
	position: absolute;
	width: 774px;
	left: 0px;
	top: 150px;
	background-color:#CCCCCC;
	z-index: 15;
	visibility: visible;
	height: 35px;
	border-right-style: ridge;
	border-left-style: ridge;
	border-right-width: medium;
	border-left-width: medium;
}

#horiznav #nav{
	width:100%;
}

#horiznav td{
	padding-top:8px;
	padding-bottom:8px;
	background-color:#DDDDDD;
	padding-left:7px;
}

#horiznav td.contact{
	padding-top:0px;
	padding-bottom:0px;
	padding-right:12px;
	padding-left:12px;
}

td.contact:hover {
	padding-bottom:35px;
}

ol.contact, ul.contact {
	list-style:none;
}

#horiznav li.parent ol{
	display:none;
}

#horiznav li.parent:hover ol {
	background-color:#DDDDDD;
	display:block;
	position:absolute;
	margin-top:11px;
	padding-top:8px;
	padding-bottom:10px;
	margin-left:-19px;
	width:131px;
	z-index:100;
	-moz-box-shadow: 4px 4px 4px #333333;
	-webkit-box-shadow: 4px 4px 4px #333333;
	box-shadow: 4px 4px 4px #333333;
}

#horiznav li {
	margin-left:-30px;
}

#testnav{
	margin-left:-37px;
	margin-top:-10px;
}

#testnav li {
	display:inline-block;
	margin:0px;
}

#testnav li.current a{
	background:#fff;
	color:#000;
	padding-bottom:12px;
	text-decoration:underline;
	border:none;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	border-top-right-radius: 3px;
	-moz-box-shadow: 0px 0px 0px #333333;
	-webkit-box-shadow: 0px 0px 0px #333333;
	box-shadow: 0px 0px 0px #333333;
}

#testnav li.current a:hover{
	background:#fff;
	color:#000;
	padding-bottom:15px;
	text-decoration:underline;
	border:none;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	border-top-right-radius: 3px;
	-moz-box-shadow: 0px 0px 0px #333333;
	-webkit-box-shadow: 0px 0px 0px #333333;
	box-shadow: 0px 0px 0px #333333;
}

#testnav li a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding:6px;
	background-color:#999999;
	color:#FFFFFF;
	border:1px solid #fff;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	border-top-right-radius: 10px;
	-moz-box-shadow: 2px 2px 2px #333333;
	-webkit-box-shadow: 2px 2px 2px #333333;
	box-shadow: 2px 2px 2px #333333;
}

#testnav li a:hover{
	background-color:#DDDDDD;
	color:#000;
	border:1px solid #000000;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	border-top-right-radius: 10px;
	-moz-box-shadow: 4px 4px 4px #333333;
	-webkit-box-shadow: 4px 4px 4px #333333;
	box-shadow: 4px 4px 4px #333333;
}

#testnav li.parent {
	margin-left:15px;
}

#testnav li.parent:hover {
	padding-bottom:35px;
}

#testnav p.contact a {
	font-size: 7pt;
	padding:0px;
}

#testnav li.parent li {
	margin-left:-30px;
}

#contactinfo {
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	left: 420px;
	top: -30px;
	width: 420px;
	z-index:100;
	}
	
#content {
	position: relative;
	width: 754px;
	left: 0px;
	top: 185px;
	border-right-style: ridge;
	border-bottom-style: none;
	border-left-style: ridge;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 40px;
	padding-left: 10px;
	z-index:5;
}

#tests, #tests_index  {
	position: relative;
	left: 18px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	background-image: url(../graphics/testsbackground.jpg);
	padding: 5px;
}
#tests {
	width: 700px;
}
#tests_index {
	width: 570px;
}
#colling {
	width:120px;
}

#links {
	width:750px;
}

#offers {
	position: relative;
	width:555px;
	left:10px;
	padding:10px;
	margin:5px;
	border:5px groove red;
	background-image: url(../graphics/testsbackground.jpg);
}

#prices  {
	position: relative;
	width: 700px;
	left: 15px;
	border: medium dashed #666666;
	padding: 10px;	
}

#booking  {
	border: medium dashed #666666;
	padding: 10px;
}

#footer {
	width: 754px;
	height: 40px;
	position: relative;
	top: 170px;
	left: 0px;
	z-index: 10;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	background-color: #CCCCCC;
	border-right-style: ridge;
	border-left-style: ridge;
	border-right-width: medium;
	border-left-width: medium;
	border-bottom-style: ridge;
	border-bottom-width: medium;
}

#foot {
	width:100%;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin-top:0;
	margin-bottom:0;
}

.linktxt {
	font-style: italic;
	font-size: 9pt;
}

h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	margin-top:0 ;
	margin-bottom:0; 
}

img	{  
	border-style: none;
}

a:link    {
  text-decoration:	none;
  font-weight:      bold;
  background-color: #ddd;
  color:            black;
  } 
  
a:visited {
	text-decoration:  none;
	font-weight:      bold;
	background-color: #ddd;
	color:            #333333;
  } 
  
a:hover   {
	text-decoration:  none;
	font-weight:      bold;
	background-color: black;
	color:            #fff;
  } 
  
a:active  {
  text-decoration:  underline;
  font-weight:      bold;
  background-color: black;
  color: white;
  } 
  
#container #content .video_titles:hover {
	text-decoration:  none;
	font-weight:      bold;
	background-color: black;
	color:            #fff;
} 
 
#container #content .video_titles {
	color: #CB3534;
	font-weight: bold;
	font-size: 9pt;	
}

.contact {
	font-size: 7pt;
}
.float_right {
	float: right;
}
.float_left {
	float: left;
}
.footerkey {color: #A2A2A2}

img.centre {
	margin-left:44px;
	padding:10px;
}

img.left {
	margin-left:20px;
	padding:10px;
}

img.right {
	margin-right:10px;
	padding:10px;
}

/*Twitter ticker CSS*/
#tickertitle {
	position:absolute;
	top:124px;
	color: #060;
	z-index:10;
	margin-left:15px;
	margin-right:15px;
}
#ticker-area{
	position:absolute;
	top:116px;
	color: #060;
	z-index:10;
	margin-left:15px;
	margin-right:15px;
}
#tickertitle p{
	font-size:7.5pt;
}
#ticker-area p{
	font-size:7.5pt;
}
.happy {
	font-size:80%;
}
