/* 
  ------------------------------------------------
	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,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;}

textarea {resize: 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_20 { clear: both; width: 100%; height: 20px; font-size: 1px;	}

.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;
}
/* end of header */

/* menu */

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

#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 {
	display: block;
	text-decoration: none;
	width: 90px;
	float: left;
	padding: 5px 0;
	text-align: center;
	font-size: 1.2em;
	color: #FFFFFF;	
	font-weight: normal;
	outline: none;
}

#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;
}

#menu a.theshop {
	border: #60976D solid 1px;
}
/* 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;
}

#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;

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

.pink {
	border: 1px solid #D6203E;
	margin: 4px 10px 0px 0px;
}


.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;
	padding: 2px 0px;
}

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

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

#last {
	width: 100%;
	border-bottom: 1px solid #FF6600;
}

.quotation_right,.quotation_left{
	background:transparent url(../images/quotes-line.gif) repeat-y scroll 0 0;
	color:#444444;
	float:right;
	font-size:12px;
	letter-spacing:0px;
	line-height:20px;
	margin-bottom:10px;
	margin-left:10px;
	margin-top:10px;
	padding:0 0 0 10px;
	width:33%;
}

.quotation_left{
	float:left;
	margin-left:0px;
	margin-right:10px;
}

ul.check_list li{
	margin-left:0;
	list-style:none;
}
ul.check_list li{
	background: url(../images/tickmark.gif) no-repeat scroll 0 0;
	padding:0 0 0 20px;
}
/* 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: none;
}
#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: none;
}

/* end of footer */

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

a.more:link {
	text-decoration: UNDERLINE;
}

a.more:hover {
	text-decoration: none;
	color: #FF6600;
}

.divider,hr {background:url(images/line.gif) repeat-x scroll center bottom;}

.divider{background:url(images/line.gif) repeat-x scroll center bottom;clear:both;display:block;margin-bottom:20px;padding-top:20px;width:100%;}
.top{font-size:8px;line-height:10px;margin-bottom:40px;text-align:right;position:relative;}
.top a{background:#fff none repeat scroll 0 0; color:#bbb; height:20px; position:absolute; right:0; text-shadow:1px 1px 0 #fff; top:12px; width:20px;}

#greyline{
	width: 85%;
	margin: 4% 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; 
}
