a:link, a:visited {
color: #0A5D41;
text-decoration: none;
}
a:hover, a:visited:hover {
color: #0A5D41;
text-decoration: underline;
}
/* MENU */
ul#menu li a:link, ul#menu li a:visited{
color: #0A5D41;
text-decoration: none;
}

ul#menu li a:hover {
color: #ffc000;
text-decoration: none;
}
td.menu {
	background-image:url(/content/supportingfiles/OakwoodProducts/images/hp-menu-bg.gif);
}
.menu p, .menu a:link, .menu a:visited, .menu a:hover, .menu a:visited:hover {
	color:#0a5d41;
	/*margin-bottom:5px;*/
}
.menu a:hover, .menu a:visited:hover {
	color:#333333;
}
.hpcatbuttonhorse, .hpcatbuttonpet, .hpcatbuttonhouse, .hpcatbuttonauto {
	background-repeat:no-repeat;
	background-position:left;
	height:50px;
	vertical-align:middle;
	padding-left:60px;
}

/* 4 CATEGORY BUTTONS */
.hpcatbuttonhorse a {
	color:#0a5d41;
	font-weight:bold;
	text-decoration:none;
}
.hpcatbuttonhorse a:hover, .hpcatbuttonhorse a:visited:hover {
	color:#0a5d41;
	text-decoration:underline;
}

.hpcatbuttonpet a {
	color:#2f8290;
	font-weight:bold;
	text-decoration:none;
}
.hpcatbuttonpet a:hover, .hpcatbuttonpet a:visited:hover {
	color:#2f8290;
	text-decoration:underline;
}
.hpcatbuttonhouse a {
	color:#a52926;
	font-weight:bold;
	text-decoration:none;
}
.hpcatbuttonhouse a:hover, .hpcatbuttonhouse a:visited:hover {
	color:#a52926;
	text-decoration:underline;
}
.hpcatbuttonauto a {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
.hpcatbuttonauto a:hover, .hpcatbuttonauto a:visited:hover {
	color:#000000;
	text-decoration:underline;
}

.hpcatbuttonhorse p, .hpcatbuttonpet p, .hpcatbuttonhouse p, .hpcatbuttonauto p {
margin-bottom:0px;
}

/* FOOTER */

.footer a:link, .footer a:visited {
	color: #575757;
	text-decoration:none;
}

.footer a:hover, .footer a:visited:hover{
	color: #575757;
	text-decoration:underline;
}

/* LEFT HAND SIDE BOX */
.splashlhscaption h1 {
	color:#0a5d41;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:normal;
	margin-bottom:10px;
	margin-top:0px;
}
.splashlhscaption h2 {
	color:#000000;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:normal;
	line-height:23px;
	margin-bottom:0px;
}




/* JS MENU*/



/*top level visited*/
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#0a5d41;
}

.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	background:	 #dadada; /* sub level rollover bg colour */
}
.sf-menu li li {
	background:		#ffffff; /* sub level bg colour */
}
.sf-menu li li a:link, .sf-menu li li a:visited {
	color:		#000000; /* sub level font colour */
	font-weight: normal;
}
.sf-menu li li a:hover, .sf-menu li li a:visited:hover {
	color:		#000000; /* sub level font hover colour */
}
li.top, li.topfirst {
	background: none !important; /* set menu bg colour */
}
li.top {
	/*border-left:1px solid #fff !important; top level dividers*/
	border-left:none !important;
	margin-left:1px !important;
}
.sf-menu li li {/* sub level dividers */
	border-left:1px solid #bfbfbf; 
	border-right:1px solid #bfbfbf; 
	border-bottom:1px solid #bfbfbf; 
}
a.top:focus, a.top:hover, a.top:active, a.top:visited:hover {
	background: none !important; /* stops top level nav getting rollover colour */
}

/* ------------------- Form Element Styling ------------------- */

/* Search Styling*/

.search_horizontal {
}

.search_horizontal_search {
	width: 120px;
	height: 17px;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
	border:0px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    color: #3d3d3d;
	background-image: url('/content/supportingfiles/OakwoodProducts/images/general_search.gif');
	background-repeat: no-repeat;
	background-position: right top;
	padding-left:6px;
	padding-top:3px;
}

.search_horizontal_button {
	margin-left: 5px;
	width: 28px;
	height: 20px;
	background-image: url('/content/supportingfiles/OakwoodProducts/images/general_search_btn.gif');
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: middle;	
}

.above_menu{
	position:relative;
	width:20px;
	height: 20px;
}
.top_share{
	position:absolute;
	width: 83px;
	height: 16px;
	top: -158px;
	left: 552px;
}
.top_currency_coverter{
	position:absolute;
	width: 159px;
	height: 20px;
	top: -163px;
	left: 657px;
}
.top_search{
	position:absolute;
	width: 250px;
	height: 20px;
	top: -162px;
	left: 802px;
}