/* 
  ------------------------------------------------
	Highfield Vets MAIN CSS
  ------------------------------------------------
*/
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }
h1,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th { font-size: 1em; font-weight: normal; font-style: normal; }

body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	background: #FFFFFF;
}
a { outline: none; }
a:link, a:visited, a:active { color: #000000; text-decoration: none; font-weight: normal;} 
a:hover { color: #000000; text-decoration: none;}

h2 {
	font-size: 1.0em; 
	font-weight: bold; 
	font-style: normal;
}

img {
	margin: 0px;
	padding: 0px;
	border: none;
}

p.intro {
	color: #60976D;
}
p.groomintro {
	color: #D6203E;
}

.clearit { clear: both; width: 100%; height: 0px; font-size: 0px; line-height: 0px;  }

.margin_bottom_2 { clear: both; width: 100%; height: 2px; font-size: 1px;	}
.margin_bottom_5 { clear: both; width: 100%; height: 5px; font-size: 1px;	}
.margin_bottom_10 { clear: both; width: 100%; height: 10px; font-size: 1px;	}
.margin_bottom_12 { clear: both; width: 100%; height: 12px; font-size: 1px;	}
.margin_bottom_15 { clear: both; width: 100%; height: 15px; font-size: 1px;	}
.margin_bottom_20 { clear: both; width: 100%; height: 20px; font-size: 1px;	}
.margin_bottom_22 { clear: both; width: 100%; height: 22px; font-size: 1px;	}
.margin_bottom_24 { clear: both; width: 100%; height: 24px; font-size: 1px;	}
.margin_bottom_25 { clear: both; width: 100%; height: 25px; font-size: 1px;	}
.margin_bottom_30 { clear: both; width: 100%; height: 30px; font-size: 1px;	}
.margin_bottom_40 { clear: both; width: 100%; height: 40px; font-size: 1px;	}
.margin_bottom_50 { clear: both; width: 100%; height: 50px; font-size: 1px;	}
.margin_bottom_60 { clear: both; width: 100%; height: 60px; font-size: 1px;	}
.margin_bottom_70 { clear: both; width: 100%; height: 70px; font-size: 1px;	}
.margin_bottom_80 { clear: both; width: 100%; height: 80px; font-size: 1px;	}

.margin_right_40 { margin-right: 40px; }
.margin_right_70 { margin-right: 70px; }

.fl { float: left; }
.fr { float: right; }

.page_header_wrapper {
/*	border-bottom: #959787 solid 1px;*/
}
.header_48px {
	clear: both;
	font-size: 48px;
	letter-spacing: 2px;
	color: #000000;
	font-family:Present-Normal;
	font-weight: normal;
	float: left;
	width: 402px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: #959787 solid 1px;		
}

.header_24px {
	clear: both;
	padding-bottom: 5px;
	margin-bottom: 5px;
	font-size: 24px;
	letter-spacing: 2px;
	color: #60976D;	
}
.header_24px img {
	padding: 0px;
}
.header_18px {
	clear: both;
	font-size: 18px;
	letter-spacing: 2px;
	color: #000000;
	height: 20px;
	padding: 10px 20px;
	margin-bottom: 20px;
	background: url(../images/side_header_bg.jpg) repeat-x;
	text-align: center;
}

.header_12px {
	clear: both;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.header_12px a {
	clear: both;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.text_11px {
	clear: both;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

#header_wrapper {
	width: 100%;
	height: 50px;
	margin: 0 auto;
	background: #000000 url(../images/header-bg.jpg) repeat-x;
}

#header {
	width: 980px;
	margin: 0 auto;
}

#header #site_phone {
	float: left;
	width: 130px;
	font-size: 14px;
	color: #FFFFFF;
	padding: 10px 0 0 0;
}
#header #site_address {
	float: left;
	width: 150px;
	font-size: 14px;
	color: #FFFFFF;
	padding: 10px 0 0 10px;
}/* end of header */

/* menu */

#menu {
	position: relative;
	float: left;
	height: 47px;
margin: 2px 0 0 0;
padding: 0 0 0 80px;
}

#menu ul {
	margin: 10px 0 0 0;
	padding: 2px 0 0 0;
	list-style: none;
}

#menu ul li {
	padding: 0px;
	margin: 0px;
	display: inline;
}

#menu ul li a {
	float: left;
	display: block;
width: 98px;
	padding: 5px 0;
	text-align: center;
font-size: 1.2em;
	text-decoration: none;
	color: #FFFFFF;	
	font-weight: normal;
	outline: none;
/*border:1px solid #000000;*/
}

#menu li a:hover {
	color: #FF6600;
}

#menu li .current {
	color: #60976D;
}
.submenu {
	width:160px; 
	border: #959787 solid 1px;
	float:right;
	padding-left: 16px;
	background-color: #EEEEEE;
}

.submenu .cl {
	list-style-type: disc;
}


/* end of menu*/

/* top banner */
#banner_wrapper {
	clear: both;
	width: 100%;
	height: 221px;
	margin: 0 auto;
	border-top: 4px solid #A4C2AA;
}

#banner {
	width: 900px;
	height: 191px;
	margin: 0 auto;
	padding: 10px 40px 0px 40px;
}

#banner #banner_image {
	float: left;
	width: 300px;	
}

#banner_content {
	float: left;
	width: 600px;
	background:url(../images/header-pics.jpg) 0 0 no-repeat;
}
#banner_central_wrapper {
	z-index:9000; 
	margin: 10px 0px 0px 166px
}
#banner_central_picture {
	width: 270px;
	border: #A4C2AA solid 2px;
}
#banner_content p {
	color: #959787;
	font-size: 20px;
	line-height: 20px;
	margin-bottom: 20px;
}

#banner_image_wrapper {
	position: relative;
	width: 300px;
height: 184px;
}

#banner_image_wrapper img {
	position: absolute;
	width: 262px;
	height: 184px;
}

/* content */
#content_wrapper {
	clear: both;
	width: 980px;
	margin: 0 auto;
	background: #FFFFFF;
}

#content {
	width: 900px;
	padding: 0px 40px;
	background: #FFFFFF;
}

#column_left {
	float: left;
	width: 580px;
	line-height: 20px;
	background: #FFFFFF;
	padding: 20px 0px 10px 0px;
}

#top_para {
	padding: 10px 0 0 0;
}
#column_right {
	float: right;
	width: 278px;
	border-left: 1px solid #959787;
	border-right: 1px solid #959787;
	background-color: #EEEEEE;
	padding-top: 20px;
}

#column_left p {
	margin-bottom: 15px;
}

.content_list {
	margin: 0 0 0 10px;
	padding: 0px;
	list-style: square;
}

.content_list li {
	margin: 0px;
	padding: 0 0 2px 5px;
}

.imgleft {
	float: left;
	border: 2px solid #60976D;
	margin: 0px 5px 0px 0px;
	vertical-align: text-top;

}
.imgleftpink {
	float: left;
	border: 1px solid #D6203E;
	margin: 0px 5px 0px 0px;

}

.imgright {
	float: right;
	border: 2px solid #A7C2AC;
	margin: 0px 0px 0px 5px;
}

.pageimg {
	border: 2px solid #60976D;
}

.column_right_section_01 {
	clear: both;
	padding: 5px;
}

.lighter_colour {
	background: #E0DFDF;
}

.news_image_wrapper {
	float: left;
	width: 35px;
	height: 35px;
	padding: 4px;
	margin: 3px 0 0 0;
	border: 1px solid #DAD8D8;
	background: #FFFFFF;
}

.news_image_wrapper img {
	width: 33px;
	height: 33px;
	border: 1px solid #9C9D85;
}

.news_content {
	float: right;
	width: 220px;
}

.news_content p {
	line-height: 14px;
	font-size: 11px;
}

.column_right_section_02 {
	clear: both;
	padding: 10px;
	border-top: #959787 solid 1px;
	border-bottom: #959787 solid 1px;
	background: #E0DFDF;
}

.opentimes_content {
	float: left;
	width: 125px;
}

.right{
	float: right;
	width: 130px;
}

.opentimes_content p {
	line-height: 15px;
	font-size: 11px;
}

#last {
	width: 100%;
	border-bottom: 1px solid #FF6600;
}
/* end of content

/* footer */
#footer_wrapper {
	width: 100%;
	margin: 0 auto;
	background: url(../images/footer-bg.jpg) repeat-x;
}

#footer {
	padding: 15px 30px 10px 30px;
	margin: 0 auto;
	color: #FFFFFF;
	text-align: center;
}

#footer a {
	text-decoration: none;
	color: #7A7A7A;
}

#footer  .footer_menu_list {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#footer .footer_menu_list li {
	padding: 0 10px;
	display: inline;
}

#footer .footer_menu_list li a {
	color: #928B85;
	font-weight: normal;
	text-decoration: none;
}
#footer .footer_menu_list li a:hover {
	color: #FF6600;
	font-weight: normal;
	text-decoration: underline;
}
#footer .footer_menu_list .last{
	border-right: none;
}

#footer .footer_menu_list .current {
	color: #60976D;
}

#footer a:hover {
	color: #FF6900;
	font-weight: normal;
	text-decoration: underline;
}

/* end of footer */

/* links */
a.more {
	white-space: nowrap;
	padding: 0px 10px 0px 10px;
	text-decoration: none;
	color: #60976D;
}
a.more:hover {
	text-decoration: none;
	color: #FF6600;
}

#greyline{
	width: 85%;
	margin: 2% 6%;
	background:url(../images/grey-line.gif) 0 0 no-repeat;
	height:1px;
}
.left {
	margin: 20px 20px 0 0px;
}

.holder {
	width:120px; 
	margin:1px; 
	padding:0.4em; 
	border:none; 
	float:left;
}
.full {
	width:100%;
}

.full_list {
	margin: 0 0 0 10px;
	padding: 0px;
	list-style: square;
}

.full_list li {
	margin: 0px;
	padding: 0 0 2px 5px;
}


#grid {
	background-color: #FFFFFF;
}
.columnX { 
	float: left; 
	border-right: 1px solid #EEEEEE; 
	text-align:center;
}
.fourcols {
	width: 100%;
}
.fourcols .columnX { 
	width: 22%; 
	margin-left: 1%; 
	padding: 5px 5px 0px 5px; 
}
.columnX.imagewrapper { 
	float: left;
}

.columnX.first, .columnX.end { 
	margin-left: 0 !important; 
}
.columnX.end { 
	float: right !important; 
	border-right: none; 
}

.columnX a { 
	color: #60976D; 
}
a:link, a:visited, a:active {
	color: #60976D; 
	text-decoration: none; 
}
a:hover { 
	color: #FF6600; 
}

/* TESTING ONLY */
#box {display:block; width:250px; line-height:normal; letter-spacing:1px; font-family: times new roman, serif; font-size:16px; color:#000000; border:1px solid #DDDDDD; padding:5px; margin:50px auto 100px auto;}

#cap {font-family:Present-Normal; font-size:40px; color:#000000; float:left; height:30px; line-height:40px; margin-top:1px; margin-right:1px;}
* html #cap {margin-right:-2px; margin-top:3px;}

XXXhr {
	color:#EEEEEE;
	width: 85%;
	margin: 1% 6%;
	height: 0.5px;
	/* IE
	-ms-filter: "progid.DXImageTransform.Microsft.Alpha(Opacity=50)"; */
	opacity: 0.50;
}
