﻿.a, .a:visited
{
	color: #000;
}
#container
{
	position: relative;
	width: 730px;
	height: 750px;
	background: #555;
	border: 1px solid #000; /*margin: 10px auto;*/
	padding-left: 20px;
}
#container b
{
	font-weight: normal;
	width: 750px;
	text-align: center;
	position: absolute;
	bottom: 250px;
	left: 0;
	color: #eee;
	font-family: tahoma, geneva, "lucida sans unicode" , "lucida grande" ,verdana, sans-serif;
	letter-spacing: 1px;
	line-height: 1.7em;
	z-index: 1;
}
a.gallery, a.gallery:visited
{
	display: inline;
	color: #000;
	text-decoration: none;
	border: 1px solid #000;
	width: 80px;
	height: 75px;
	float: left;
	margin: 7px 10px;
	position: relative;
	cursor: default;
}

a img
{
	width: 640px;
	height: 480px;
}
a.slidea
{
	background: url(../images/adc/thumbnails/Entrance.jpg);
	background-repeat:no-repeat;
}
a.slideb
{
	background: url(../images/adc/thumbnails/EntryRoom.jpg);
	background-repeat:no-repeat;
}
a.slidec
{
	background: url(../images/adc/thumbnails/WaitingRoom.jpg);
	background-repeat:no-repeat;
}
a.slided
{
	background: url(../images/adc/thumbnails/ConsultingRoom2.jpg);
	background-repeat:no-repeat;
}
a.slidee
{
	background: url(../images/adc/thumbnails/EndoscopyRoom2.jpg);
	background-repeat:no-repeat;
}
a.slidef
{
	background: url(../images/adc/thumbnails/PatientRoom.jpg);
	background-repeat:no-repeat;
}
a.slideg
{
	background: url(../images/adc/thumbnails/OT.jpg);
	background-repeat:no-repeat;
}
a.slideh
{
	background: url(../images/adc/thumbnails/PatientCare.jpg);
	background-repeat:no-repeat;
}
a.slidei
{
	background: url(../images/adc/thumbnails/PatientRecord1.jpg);
	background-repeat:no-repeat;
}
a.slidej
{
	background: url(../images/adc/thumbnails/Team.jpg);
	background-repeat:no-repeat;
}
a.slidek
{
	background: url(../images/adc/thumbnails/Team2.jpg);
	background-repeat:no-repeat;
}
a.slidel
{
	background: url(../images/adc/thumbnails/PatientCare.jpg);
	background-repeat:no-repeat;
}
a.slidem
{
	background: url(../images/adc/thumbnails/PatientCare2.jpg);
	background-repeat:no-repeat;
}
a.sliden
{
	background: url(../images/adc/thumbnails/PatientRecord1.jpg);
	background-repeat:no-repeat;
}
a.slideo
{
	background: url(../images/adc/thumbnails/PatientRecord2.jpg);
	background-repeat:no-repeat;
}
a.slidep
{
	background: url(../images/adc/thumbnails/Team.jpg);
	background-repeat:no-repeat;
}
a.slideq
{
	background: url(../images/adc/thumbnails/Team2.jpg);
	background-repeat:no-repeat;
}
a.slider
{
	background: url(../images/adc/thumbnails/Team3.jpg);
	background-repeat:no-repeat;
}

a.gallery span
{
	visibility: hidden;
	display: block;
	position: absolute;
	width: 660px;
	height: 500px; /*top: 189px;*/
	color: #fff;
	background: #ccc;
	text-align: center;
	border: 1px solid #fff;
	font-family: "Trebuchet MS" , Arial;
	font-size: 12px;
	letter-spacing: 1px;
	margin-left: 25px;
	cursor: default;
}
a.slidea span
{
	left: -13px;
	top: 190px;
}
a.slideb span
{
	left: -115px;
	top: 190px;
}
a.slidec span
{
	left: -217px;
	top: 190px;
}
a.slided span
{
	left: -319px;
	top: 190px;
}
a.slidee span
{
	left: -421px;
	top: 190px;
}
a.slidef span
{
	left: -523px;
	top: 190px;
}
a.slideg span
{
	left: -625px;
	top: 190px;
}
a.slideh span
{
	left: -13px;
	top: 100px;
}
a.slidei span
{
	left: -115px;
	top: 100px;
}
a.slidej span
{
	left: -217px;
	top: 100px;
}
a.slidek span
{
	left: -319px;
	top: 100px;
}
a.slidel span
{
	left: -421px;
	top: 100px;
}
a.slidem span
{
	left: -523px;
	top: 189px;
}
a.sliden span
{
	left: -625px;
	top: 189px;
}
a.slideo span
{
	left: -13px;
	top: 89px;
}
a.slidep span
{
	left: -115px;
	top: 89px;
}
a.slideq span
{
	left: -217px;
	top: 89px;
}
a.slider span
{
	left: -319px;
	top: 89px;
}

a.gallery:hover
{
	white-space: normal;
	border: 1px solid #fff;
	z-index: 100;
}
a.gallery:hover span
{
	visibility: visible;
	z-index: 100;
}
a.gallery:hover span img
{
	margin: 10px;
	border: 1px solid #000;
	position: relative;
	z-index: 100;
}
a.gallery:active, a.gallery:focus
{
	border: 1px solid #c00;
	z-index: 10;
}
a.gallery:active span, a.gallery:focus span
{
	visibility: visible;
	z-index: 10;
}
a.gallery:active span img, a.gallery:focus span img
{
	border: 1px solid #000;
	position: relative;
	margin: 10px;
	z-index: 10;
}




/*------------------------------ TESTING --------------------*/
a.ontop
{
	width: 60px;
	height: 85px;
	float: left;
	position: relative;
	cursor: default;
	background: url(../images/adc/thumbnails/Entrance.jpg) no-repeat;
}
a.ontop span
{
	display: block;
	visibility: hidden;
}
a.ontop:hover
{
	white-space: normal;
	border: 1px solid #fff;
	z-index: 100;
}
a.ontop:hover span
{
	visibility: visible;
	z-index: 100;
}
a.ontop:hover span img
{
	border: 1px solid #000;
	position: relative;
	z-index: 100;
	width: 150px;
	height: 200px;
	top: -30px;
	left: -30px;
}
a.ontop:active, a.ontop:focus
{
	border: 1px solid #c00;
	z-index: 10;
}
a.ontop:active span, a.ontop:focus span
{
	visibility: visible;
	z-index: 10;
}
a.ontop:active span img, a.ontop:focus span img
{
	border: 1px solid #000;
	position: relative;
	margin: 10px;
	z-index: 10;
}

