body,td,th {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
form {	
	margin: 0px;
}

/* Header Area Related */
.PageBackGround {
	background-image: url(../../_img/Equine/PageBackGroundTile.jpg);
	background-repeat: repeat-x;
}

.highlight
{
	background-color: #5AB73A;
	color: #FFFFFF;
}

.mnuItem 
{
	color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	background-color: #00673F;		
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
	border-top: 1px solid #5AB73A;
	cursor:hand;
}
.mnuItemOver 
{
	color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	background-color: #5AB73A;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
	border-top: 1px solid #5AB73A;
	cursor:hand;
}

.SearchControl {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #003333;
	border: 0px solid #ffffff;
	width: 137px;
}

.SideBar {
	background-image: url(../../_img/Equine/SideBarTile.jpg);
	background-repeat: repeat-y;
}

/* End - Header Area Related */


/* Main Content Area Related */
.txtHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	color: #00673F;
}
.txtError {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: Red;
	font-weight: bold;
	line-height: 18px;
}
a:link {
	color: #5AB73A;
	font-weight: normal;
	text-decoration: none;
}
a:visited {
	color: #5AB73A;
	font-weight: normal;
	text-decoration: none;
}
a:active {
	color: #00673F;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	color: #00673F;
	font-weight: normal;
	text-decoration: none;
}
.txtContent {
	line-height: 18px;
}
.txtFeaturedItemHeading {
	font-weight: bolder;
	font-size: 14px;
	line-height: 18px;
	color: #ffffff;
	text-decoration: none;
}
.txtFeaturedItemContent {
	font-size: 12px;
	line-height: 18px;
	color: #ffffff;
}

.txtPaging 
{
	font-size: 10px;
}

.txtSubHeading
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #5AB73A;
	font-weight: bold;
}
a.txtSubHeading:link
{
	font-family: Verdana, Arial, sans-serif;
	color: #5AB73A;
	font-weight: bold;
}
a.txtSubHeading:visited
{
	font-family: Verdana, Arial, sans-serif;
	color: #5AB73A;
	font-weight: bold;
}
a.txtSubHeading:hover
{
	font-family: Verdana, Arial, sans-serif;
	color: #00673F;
	font-weight: bold;
}
a.txtSubHeading:active
{
	font-family: Verdana, Arial, sans-serif;
	color: #00673F;
	font-weight: bold;
}

.MenuBackGroundColour
{
	background-color:#00673F;
}

.SearchBackGroundColour
{
	background-color:#5AB73A;
}

.HRLine
{
	border: solid 1px #DEF1D8;
}

.Line
{
	border-top-color:#EBDFDA;
}

.tblListing
{
	border-bottom-width:1px;
	border-bottom-color:#DEF1D8;
	border-bottom-style:solid;

	border-top-width:1px;
	border-top-color:#DEF1D8;
	border-top-style:solid;
}

.tdListing
{
	border-bottom-width:1px;
	border-bottom-color:#DEF1D8;
	border-bottom-style:solid;

	border-top-width:1px;
	border-top-color:#DEF1D8;
	border-top-style:solid;
}

.tdListingRightBorder
{
	border-right-width:1px;
	border-right-color:#DEF1D8;
	border-right-style:solid;

	border-bottom-width:1px;
	border-bottom-color:#DEF1D8;
	border-bottom-style:solid;

	border-top-width:1px;
	border-top-color:#DEF1D8;
	border-top-style:solid;
}

.txtSideBarTitle
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

.txtSideBarItem
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	font-weight: bold;
}

a.txtSideBarItem:link
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration : none;
	font-weight: bold;
}

a.txtSideBarItem:visited
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration : none;
	font-weight: bold;
}

a.txtSideBarItem:hover
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #5AB73A;
	text-decoration: none;
	font-weight: bold;
}

a.txtSideBarItem:active
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #5AB73A;
	text-decoration: none;
	font-weight: bold;
}

.txtListHeading
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	color: #00673F;
	font-weight:bold !important;
}

a.txtListHeading:link
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	color: #00673F;
	text-decoration : none;
}

a.txtListHeading:visited
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	color: #00673F;
	text-decoration : none;
}

a.txtListHeading:hover
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	color: #5AB73A;
	text-decoration : none;
}

a.txtListHeading:active
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	color: #5AB73A;
	text-decoration : none;
}


.frmText {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	border: 1px solid #5AB73A;
}
.txtText {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}
.CookieCrumb {
	font-size: 11px;
	color:  #5AB73A;
	font-weight: bolder;
}
.CookieCrumbItem {
	color:  #5AB73A;
	font-weight: bolder;
}
a.CookieCrumbItem:link {
	color:  #5AB73A;
	text-decoration: none;
	font-weight: bolder;
}
a.CookieCrumbItem:visited {
	color:  #5AB73A;
	text-decoration: none;
	font-weight: bolder;
}
a.CookieCrumbItem:hover {
	color: #02683F;
	text-decoration: underline;
	font-weight: bolder;
}
a.CookieCrumbItem:active {
	color: #02683F;
	text-decoration: underline;
	font-weight: bolder;
}

/* End - Main Content Area Related */


/* Footer Area Related */
.txtFooter {
	color: #5AB73A;
	font-size: 11px;
}
a.txtFooter:link {
	color: #5AB73A;
	text-decoration: none;
}
a.txtFooter:visited {
	color: #5AB73A;
	text-decoration: none;
}
a.txtFooter:active {
	color: #02683F;
	text-decoration: none;
}
a.txtFooter:hover {
	color: #02683F;
	text-decoration: none;
}
/* End - Footer Area Related */


/* Featured Area */
.txtFeaturedContent {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-left: 0px;
	padding-right: 0px;
}
.FeaturedItemBackGround {
	background-image: url(../../_img/Equine/FeatureItemBackGround.jpg);
	background-repeat: repeat-y;
}
Div.FeaturedArea
{
	float:left;
	text-align:left;
	width:230px; 
	margin:0px;
	padding:11px; 
	z-index: 0;
}

Div.FeaturedSplit
{
	float:left;
	text-align:center;
	width: 1px; 
	margin:0px;
	padding:0px;
	height:100%; 
}

Table.Products {
	border-collapse: collapse;
}

TD.Products {
	border: 1px solid #DEF1D8;
}