@import url("navigation.css");
body {
	background-color: #c4e195;
	background-image: url(../images/gg-gradBG.gif);
	font-size:	100%;
	background-repeat: repeat-x;
	padding: 30px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333333;
	padding-top: 0;
	margin-top: 0;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	margin-bottom: 0.2em;
}
.textbox_intro ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333333;
	padding-top: 0;
	margin-top: 0;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	margin-bottom: 0.2em;
}
h1	{
	font: bold 0.9em Arial, Helvetica, sans-serif;
	background-color: #C3E397;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 0px 0px 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #68B92E;
	padding-right: 5px;
	padding-left: 5px;
	color: #0061A5;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 0px 0px 5px;
	color: #0061A5;
	padding-right: 5px;
	padding-left: 5px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 0px 0px 5px 5px;
	color: #0061A5;
	padding-right: 5px;
}
h3 a:link, h3 a:visited {
	color: #0061A5;
	text-decoration: none;
}
h3 a:hover {
	color: #68B92E;
}
p a:link, p a:visited {
	Text-decoration: none;
	font-weight: bold;
	color: #333333;
}
p a:hover {
	color: #68B92E;
}
#centredlayer {
	z-index: 1;
	height: 550px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	position: relative;
}


/* Textbox Stylings */
.textbox {
	background-color: #FFFFFF;
	text-align: right;
	border: 1px solid #accbee;
	padding: 0px;
	width: 400px;
	position: absolute;
	bottom: 30px;
	right: 30px;
	filter: Alpha(opacity=80);
	-moz-opacity:.80;
	opacity: 0.80;
}

.textbox_intro {
	background-color: #FFFFFF;
	text-align: right;
	border: 1px solid #accbee;
	padding: 0px;
	width: 400px;
	height: 490px;
	position: absolute;
	top: 30px;
	right: 30px;
	overflow: auto;
	filter: Alpha(opacity=80);
	-moz-opacity:.80;
	opacity: 0.80;
}

.textbox_news {
	background-color: #FFFFFF;
	text-align: left;
	border: 1px solid #accbee;
	padding: 0px;
	width: 400px;
	height: 490px;
	position: absolute;
	top: 30px;
	right: 30px;
	overflow: auto;
	filter: Alpha(opacity=80);
	-moz-opacity:.80;
	opacity: 0.80;
}

.textbox_newsletter {
	background-color: #FFFFFF;
	text-align: right;
	border: 1px solid #accbee;
	padding: 0px;
	width: 450px;
	height: 490px;
	position: absolute;
	top: 30px;
	right: 30px;
	overflow: auto;
	filter: Alpha(opacity=80);
	-moz-opacity:.80;
	opacity: 0.80;
}

.textbox_surgery {
	background-color: #FFFFFF;
	text-align: right;
	border: 1px solid #accbee;
	padding: 0px;
	width: 400px;
	height: 365px;
	position: absolute;
	top: 30px;
	right: 30px;
	overflow: auto;
	filter: Alpha(opacity=80);
	-moz-opacity:.80;
	opacity: 0.80;
}
.contact_details {
	background-color: #FFFFFF;
	border: 1px solid #accbee;
	text-align: left;
	position: absolute;
	height: 270x;
	width: 280px;
	left: 30px;
	top: 30px;
	filter: Alpha(opacity=80);
	-moz-opacity:.80;
	opacity: 0.80;
	
}
.textbox_casehistory {
	background-color: #FFFFFF;
	text-align: right;
	border: 1px solid #accbee;
	padding: 0px;
	width: 550px;
	height: 510px;
	position: absolute;
	top: 30px;
	right: 30px;
	filter: Alpha(opacity=90);
	-moz-opacity:.90;
	opacity: 0.90;
}
#imagebox1 {
	position: absolute;
	left: 380px;
	top: 410px;
}
#imagebox2 {
	position: absolute;
	left: 580px;
	top: 410px;
}
.imagebox {
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #333333;
}

/* Feedback Form */

#feedbackform {
	position: absolute;
	z-index: 2;
	top: 150px;
	text-align: right;
	margin:145px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #006699;
	right: 20px;
	background-color: #FFFFFF;
	border: 1px solid #accbee;
	text-align: left;
	filter: Alpha(opacity=80);
	-moz-opacity:.80;
	opacity: 0.80;
}
#feedbackform p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #333333;
	left: 30px;
}


#feedbackform td { padding: 0 10px 0 10px;}

#contact {
	padding: 5px;
	height: 80px;
	width: 270px;
	position: absolute;
	left: 30px;
	top: 380px;
	font-weight: bold;
}
#contact a:link, a:visited {
	color: #FFFFFF;
}
#contact a:hover, a:active {
	color: #990000;
}
#textsize {
	position: absolute;
	right: 10px;
	bottom: 10px;
	border:	0;
	background-color: #FFFFFF;
}
.indexBG {
	background-image: url(../images/indexBG11.jpg);
}
.introductionBG {
	background-image: url(../images/indexBG12.jpg);
}
#case_text {
	overflow: auto;
	position: relative;
	z-index: 4;
	width: 380px;
	height: 320px;
	top: 15px;
	padding: 5px;
	left: 5px;
	margin-bottom: 15px;
}
#case_text p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333333;
	padding-top: 0;
	margin-top: 0;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	margin-bottom: 0.2em;
}
.catsBG {
	background-image: url(../images/indexBG13.jpg);
}
.dogsBG {
	background-image: url(../images/puppies.jpg);
}
.horsesBG {
	background-image: url(../images/horses.jpg);
}
.surgeryBG {
	background-image: url(../images/cat.jpg);
}
.image {
	border: 1px solid #333;
}
.casehistoryBG {
	background-image: url(../images/catndog2.jpg);
	background-repeat: no-repeat;
}
.contactBG {

	background-image: url(../images/puppyeyes2.jpg);
	background-repeat: no-repeat;
}
.indexmasBG {
	background-image: url(../images/indexmas.jpg);
	background-repeat: no-repeat;
}
.image-Z10 {
	border: 1px solid #333;
	visibility: hidden;
	z-index: 10;
}
.imageboxz {
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #333333;
	visibility: hidden;
	z-index: 10;
	position: absolute;
	left: 580px;
	top: 410px;
}
#imagebox3 {

	position: absolute;
	left: 580px;
	top: 410px;
}
.textbox_surgery_short {

	background-color: #FFFFFF;
	text-align: right;
	border: 1px solid #accbee;
	padding: 0px;
	width: 400px;
	height: 250px;
	position: absolute;
	top: 30px;
	right: 30px;
	overflow: auto;
	filter: Alpha(opacity=80);
	-moz-opacity:.80;
	opacity: 0.80;
}
#footer {
	z-index: 1;
	width: 802px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding-top: 3px;
	padding-bottom: 3px;
	top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #2F5E2F;
	text-align: right;
	padding-right: 10px;
}
#footer a:link, #footer a:visited {
	color: #68b92e;
	font-weight: bold;
	text-decoration: none;
}
#footer a:hover {
	color: #0061a5;
	font-weight: bold;
	text-decoration: none;
}
.newsBG {


	background-image: url(../images/indexBG20.jpg);
	background-repeat: no-repeat;
}
.embeddedimage {
	float: right;
	margin: 5px;
}

.info {
float:right;
width: 470px; 
margin:10px 20px 0 0; 
font-size: 15px;
background-color: #FFFFFF;
border: 1px solid #accbee;
text-align: left;
filter: Alpha(opacity=80);
-moz-opacity:.80;
opacity: 0.80;

}

#contact_box {margin: 0 0 0 0;}

