@charset "UTF-8";

/*Resets*/

h1, h2, h3, h5, h6, p, address, blockquote, div {
	margin: 0;
	padding: 0;
}	

a img {
	border: none;
}



/*Standard Links*/
a:link {
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	font-style: normal;
	font-family: "Lucida Grande", "Lucida Sans", Arial, sans-serif;
}

a:visited {
	text-decoration: none;
	color: #000000;
	font-family: "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 13px;
	font-style: normal;

}

a:hover {
	color: #950101;
	text-decoration: underline;
	font-family: "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 13px;
	font-style: italic;
}

a:active {
	text-decoration: none;
	color: #950101;
	font-family: "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
}


/*Table Links*/
td#nav a:link {
	color: #950101;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-family: "Lucida Grande", "Lucida Sans", Arial, sans-serif;
}

td#nav a:visited {
    text-decoration: none;
	color: #950101;
	font-family: "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}

td#nav a:hover {
    color: #000000;
	text-decoration: underline;
	font-family: "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

td#nav a:active {
text-decoration: none;
	color: #950101;
	font-family: "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}


/*Headings For SEO*/

h1 {
	font-family: "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 12px;
	color: #000000;
} 
h2 {
	font-family: "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 12px;
	color: #000000;
} 
h3 {
	font-family: "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 12px;
	color: #000000;
} 
/*Headings For SEO*/

/*######################################*/
.style_12_std_w_border {
	font-family: "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	width: 205px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	display: block;
	margin-top: 2px;
	margin-bottom: 2px;
	text-align: left;
	vertical-align: top;
	white-space: normal;
}



/*Page Footer*/
.style_12_std_w_border_footer {
	font-family: "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	width: 160px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	display: block;
}

/*Site Map*/
.style_12_std_w_footer_map {
	font-family: "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #918F89;
	width: 200px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 2px;
	display: block;
}


/*Body*/
body {
	background-color: #EFEFEF;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(../equine_images/_png_files/abiequine_background_image3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

/*Copy*/
.style_14_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 20px;
	color: #000000;
	margin-bottom: 4px;
}
.style_9_italic {
	font-size: 11px;
	font-style: italic;
	color: #000000;
	font-family: "Lucida Grande", "Lucida Sans", Arial, sans-serif;
}

.style_12_bold {
	font-size: 13px;
	color: #000000;
	font-family: "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	margin-bottom: 4px;
	font-weight: 600;
}
.style_18_bold {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	font-family: "Lucida Grande", "Lucida Sans", Arial, sans-serif;
}
.style_12_std {
	font-family: "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 13px;
	font-weight: 400;
	line-height: 20px;
	color: #000000;
	margin-bottom: 4px;
	text-align: justify;
}

.style_12_std_right {
	font-family: "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 13px;
	font-weight: 400;
	line-height: 20px;
	color: #000000;
	margin-bottom: 4px;
	text-align: right;
}
.style_12_std_center {
	font-family: "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 13px;
	font-weight: 400;
	line-height: 20px;
	color: #000000;
	margin-bottom: 4px;
	text-align: center;
}
.style_10_std_red {
	font-family: "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 10px;
	font-weight: 400;
	line-height: 20px;
	color: #950101;
	margin-bottom: 4px;
}

a {
	font-family: "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.style_14_std {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.style_14_bold_red {
	font-family: "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 14px;
	color: #FF0000;
}

.style_14_arial_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
.style_14_red_arial_bold {
	font-family: "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 20px;
	color: #950101;
	margin-bottom: 4px;
}
.style_14_white_arial_bold {
	font-family: "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 20px;
	color: #FFFFFF;
	margin-bottom: 4px;
}
.style_12_std_red {
	font-family: "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 12px;
	color: #950101;
	font-style: normal;
	line-height: 1.5em;
	font-weight: bold;
}
.style_18_red_arial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #950101;
}
.style_14_arial_bold_text_field_grey {
	font-family: "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	color: #999999;
}
.style_9_std_light {
	font-family: "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 10px;
	color: #666666;
	margin-top: 2em;
}
.style_16_bold_top_nav {
    text-decoration: none;
	color: #000000;
	font-family: "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}
.style_12_std_strike {
	font-family: "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: line-through;
}
.style_24_bold_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #950101;
	padding: 6px;
}



/*Specs With Borders*/
.style_12_std_specs_100px {
	font-family: "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 100px;
	border-top-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #E9E9E9;
	border-left-color: #E9E9E9;
}
.style_12_std_specs_75px {
	font-family: "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 12px;
	font-weight: 200;
	line-height: 20px;
	color: #000000;
	width: 75px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-color: #CCCCCC;
	text-align: center;
}
.style_12_bold_spec {
	font-family: "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
	color: #000000;
	margin-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 4px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.style_14_bold_spec_header {
	font-family: "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	color: #000000;
	margin-bottom: 4px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

/*Panel Styles*/
.style_footer_email_deals_box {
	border-right-width: 2px;
	border-right-style: dashed;
	border-right-color: #FFFFFF;
	width: 200px;
}
.style_info_div {
	margin: 2px;
	padding: 2px;
	border: 1px solid #CCCCCC;
	background-image: url(../equine_images/_png_files/gradient_css_background.png);
	background-repeat: no-repeat;
	-moz-border-radius-topleft: 7px;
	-moz-border-radius-topright: 7px;
	-moz-border-radius-bottomleft: 0px;
	-moz-border-radius-bottomright: 0px;
	-webkit-border-top-left-radius: 7px;
	-webkit-border-top-right-radius: 7px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
}
.style_div_home_page {
	margin: 2px;
	padding: 2px;
	border: 1px solid #CCCCCC;
	-moz-border-radius-topleft: 7px;
	-moz-border-radius-topright: 7px;
	-moz-border-radius-bottomleft: 0px;
	-moz-border-radius-bottomright: 0px;
	-webkit-border-top-left-radius: 7px;
	-webkit-border-top-right-radius: 7px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	background-image: url(../equine_images/_png_files/css_background_f2f2f2.png);
	background-repeat: repeat-x;
	background-position: left top;	
}
.style_div_product_footer_nav {
	margin: 2px;
	padding: 2px;
	-moz-border-radius-topleft: 7px;
	-moz-border-radius-topright: 7px;
	-webkit-border-top-left-radius: 7px;
	-webkit-border-top-right-radius: 7px;
	background-image: url(../equine_images/_png_files/css_background_f2f2f2.png);
	background-repeat: repeat-x;
	background-position: center top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.style_view_more {
	font-family: "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(../icons/+_-_icons/+.jpg);
	background-repeat: no-repeat;
	background-position: 5px center;
	margin: 0px;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 32px;
	text-decoration: none;
}
.style_line_div {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E9E9E9;
}
.style_top_nav_div {
	border: 1px solid #CCCCCC;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 5px;
	margin-left: 2px;
}


.style_top_nav_tabbed_div {
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	padding-top: 10px;
	padding-right: 6px;
	padding-bottom: 10px;
	padding-left: 6px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;

	background-position: center top;
	margin-top: 2px;
	margin-right: 4px;
	margin-bottom: 2px;
	margin-left: 4px;
}

.style_selection_div {
	margin: 2px;
	border: 1px solid #CCCCCC;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	-moz-border-radius-bottomleft: 8px;
	-moz-border-radius-bottomright: 8px;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	background-color: #F2F2F2;
	text-align: center;
}

.style_selection_red_bold_div {
	font-family: "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 20px;
	color: #950101;
	border: 1px solid #CCCCCC;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	-moz-border-radius-bottomleft: 0px;
	-moz-border-radius-bottomright: 0px;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	background-color: #F2F2F2;
}
.style_drop_down_nav_div {
	margin: 2px;
	border: 1px solid #CCCCCC;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	-moz-border-radius-bottomleft: 8px;
	-moz-border-radius-bottomright: 8px;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	padding-top: 6px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 6px;
	background-color: #FFFFFF;
}
.style_selection_red_bold_footer_header_div {
	font-family: "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 20px;
	color: #950101;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 10px;
	box-shadow: 0px 1px 1px #BBBBBB;
	-webkit-box-shadow: 0px 1px 1px #BBBBBB;
	-moz-box-shadow: 0px 1px 1px #BBBBBB;
	filter: progid:DXImageTransform.Microsoft.dropShadow(color=#BBBBBB, offX=1, offY=1, positive=true);
}

.style_submit_search_button_div {
	font-family: "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	color: #000000;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	margin-bottom: 3px;
	margin-right: 6px;
	cursor: default;
}
.style_product_trail_div {
	font-family: "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 12px;
	line-height: 10px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 10px;
	margin-left: 8px;
	border: 1px solid #CCCCCC;
	background-image: url(http://www.abiattachments.com/_assets/_png/gradient_css_tabs_background.png);
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.style_12_std_red_trail {
	font-family: "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 13px;
	color: #950101;
	font-style: normal;
	line-height: 1.5em;
	font-weight: bold;
}

