a
{
	text-decoration:none;
	color: #cc0000;
	font-weight: 200;
}
a.redirect{
	color:#f2b03f;
	font-weight:bold;
}
a:visited.redirect{
	color:#f2b03f;
	font-weight:bold;
}

body, td, input, textarea
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-decoration:none;
}
body{
	/*background-image: url('/images/bg_gradient3.jpg');
	background-repeat: repeat-x;
	background-position:top center;*/
	background-color: #392622;
	/*background-color: #b00000;*/
	margin: 0 0 0 0;
}
.bold_title{
	font-weight:bold;
}
.path 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	font-weight:600;
}
.row_alt1{
	background-color:#CCBBBB;
}
.row_alt2{
	background-color:#DDCCCC;
}
.tr2
{
	background-color: #fbf8ee;
}
.cell_bg{
	background-color:#fbf8ee;
}
.cell_bg_pad{
  background-color:#fbf8ee;
  padding: 0px 8px 2px 8px;
}
.cell_bg_white{
	background-color:#FFFFFF;
}
.brand_desc{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
.brand{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#cc0000;
}
.product_name{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #122897;
	font-weight:bold;
	border-bottom-style:solid;
	border-bottom-color: #e3b23c;
	border-bottom-width: 1px;
}
.product_description{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:justify;
}
.product_readrev{
	color: #122897;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	vertical-align:bottom;
}
.error_text{
	border-color: #990000;
	border-width:thin;
	border-style:solid;
	color:#EE0000;
	font-size:10px;
	padding:3px 3px 3px 3px;
	background-color:#FFFF66;	
}
.good_message_text{
	background-color:#006600;
	border-width:thin;
	border-style:solid;
	color:#000000;
	font-size: 14px;
	padding: 3px;
	background-color:#00FF55;
}
.thankyou_text{
	color: #990000;
	font-size:10px;
}
.error_text_signup{
	color:#EE0000;
	font-size:12px;
	background-color:#FFFF66;
}
.text_links{
	padding:0px 0px 3px 0px;
	background-color:#FBF8EE;
}
.notyet_create{
	font-size:10px;
}
.dropdown_text{
	font-size:10px;
	font-weight:bold;
}
.copyright{
	text-align:center;
	font-size:11px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	padding:0px 0px 3px 0px;
	background-color:#fbf8ee;
}
.page_header{
	background-color: #990000;
	color: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:15px;
	padding:3px 3px 3px 3px;
}
#container_header{
	margin-left:2px;
	font-weight:bold;
	font-size: 13px;
}

#customer_news { margin: 0px 0px 0px 2px; }

#customer_news ul
{
margin: 0;
padding: 1px 0px 5px 0px;
list-style-type:none;
font-size: 10px;
}
#customer_news li p.subject{
	font-size:12px;
	font-weight:bold;
}
#customer_news li p.posted{
	text-transform:uppercase;
	font-style:italic;
}

#navcontainer { 
padding: 0 -5px 8px 0;
margin: 0 0 8px 0; 
}

#navcontainer ul
{
margin: 0;
padding: 7px 0px 11px 0px;
list-style-type: none;
background-color: #e4e3e8;
font-family: verdana, arial, Helvetica, sans-serif;
border-top: 1px solid #e3b23c;
border-left: 1px solid #e3b23c;
border-right: 1px solid #e3b23c;
border-bottom: 1px solid #e3b23c;
}

#navcontainer li { 
margin-left: 6px; 
margin-right: 0px;
}

#navcontainer a
{
display: block;
padding: 5px 4px 0px 0px;
width: 154px;
color: #122897;
background-color: #e4e3e8;
text-decoration: none;
border-bottom: 1px solid #e3b23c;
font-weight: 500;
font-size: 11px;
}

#navcontainer a:hover
{
color: #cf6529;
background-color: #e4e3e8;
text-decoration: none;
}

#navcontainer ul ul{
	border: 0;
}

#navcontainer ul ul li { margin: 0; }

#navcontainer ul ul a
{
display: block;
padding: 5px 5px 5px 30px;
width: 125px;
text-decoration: none;
font-size: 10px;
border-bottom: 0;
}

#navcontainer ul ul a:hover
{
color: #cf6529;
text-decoration: none;
}
#navcontainer { margin-left: 2px; }

#navcontainer2 ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-family: verdana, arial, Helvetica, sans-serif;
}

#navcontainer2 li { margin: 0; }

#navcontainer2 a
{
display: block;
padding: 2px 5px;
width: 174px;
color: #FFFFFF;
background-color: #82270B;
text-decoration: none;
border-top: 1px solid #fff;
border-left: 1px solid #fff;
border-bottom: 1px solid #333;
border-right: 1px solid #333;
/*font-weight: bold;*/
font-size: 12;
background-image: url('/images/list_bg1.jpg');
background-repeat: no-repeat;
background-position: 0 0;
}

#navcontainer2 a:hover
{
color: #FFFFFF;
background-color: #000000;
text-decoration: none;
border-top: 1px solid #333;
border-left: 1px solid #333;
border-bottom: 1px solid #fff;
border-right: 1px solid #fff;
background-image: url('/images/list_bg2.jpg');
background-repeat: no-repeat;
background-position: 0 0;
}

#navcontainer2 ul ul li { margin: 0; }

#navcontainer2 ul ul a
{
display: block;
padding: 5px 5px 5px 30px;
width: 125px;
color: #000;
background-color: #C5D8C5;
text-decoration: none;
font-weight: normal;
}

#navcontainer2 ul ul a:hover
{
color: #000;
background-color: #889E88;
text-decoration: none;
}
p.main_text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

h2{
	font-size:19px;
	color:#990000;
	text-decoration:underline;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float:none;
	clear:none;
}
.setting_header{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	text-align:right;
}
.radio_choice{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
.thank_you_text{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
}
/* INPUT STYLES */
.input_style{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:500;
	font-size:10px;
}
.horse_input{
	border: thin solid #990000;
	background-image: url('/images/horses/input_bg.jpg');
	background-repeat:repeat;
	font-weight:bold;
	padding: 2px 4px;
}
.info_cat{
	background-color: #990000;
	color: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:15px;
	border: 1px solid;
	border-color:#000000;
}
.info_subcat{
	font-size:13px;
	font-weight:bold;
}

/*
ul.navlist,
.navlist ul{
	margin: 0;
	padding: 0;
	cursor: default;
	list-style-type: none;
	display: inline;
}

ul.navlist{
	display: table;
	width: 100%;
	table-layout:fixed;
}
ul.navlist>li{
	display: table-cell;
	position: relative;
	padding: 1px 3px 1px 2px;
}

.navlist ul li a{
	display: block;
}
#header_nav ul{
	list-style-type:none;
	display: block;
	width: 750px;
	padding: 0;
	margin: 0;
	float: none;
	text-align:justify;
}
#header_nav ul, #header_nav li{
	display: inline;
}
*/
.header_eq_space{
  white-space:nowrap;
  
  /*position:relative;
  text-align:center;*/
  /*padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;*/
 /*width: 750px;*/
}
.header_left{
text-align:left;
margin: 0px 5px 0px 0px;
}
.header_right{
text-align:right;
margin: 0px 0px 0px 5px;
}

.header_eq_space span{
   margin: 0px 5px; 
}
a.header_button,span.blank_button,.blank_button{
background-color:#990000;
color:#FFFFFF;
font-size:12px;
border: 1px solid #FF0000;
letter-spacing: -.2px;
line-height: 33px;
padding: 1px 4px 1px 4px;
background-image: url('/images/button_gradient.jpg');
background-repeat: repeat-x;
}
a:hover.header_button{
background-color:#990000;
color:#FFFFFF;
font-size:12px;
text-decoration:underline;
padding: 1px 4px 1px 4px;
}

.baz_button{
border: 1px solid #000000;
color: #FFFFFF;
padding: 0px 0px 0px 0px;
background-image: url('/images/button_gradient.jpg');
background-repeat: repeat-x;
}

.baz_header{
border: 1px solid #EE0000;
background-image: url('/images/button_gradient2.jpg');
background-repeat: repeat-x;
text-align:center;
height: 30px;
}
.baz_header span{
padding: 0px 17px 0px 17px;
}
.baz_header .header_eq_space a{
text-align: center;
color: #FFFFFF;
font-family: Arial;
font-size: 12px;
font-weight: bold;
}

#header_eque{
width:750px;
border: 1px solid #EE0000;
background-image: url('/images/button_gradient2.jpg');
background-repeat: repeat-x;
text-align:center;
height: 30px;
}
#header_eque a{
color: #FFFFFF;
font-family: Arial;
font-size:12px;
font-weight:bold;
}
#header_eque div{
/*padding: 5px 17px 0px 17px;*/
display:inline;
float:right;
}
#header_eque .header_button{
padding: 7px 17px 0px 17px;
color: #FFFFFF;
font-family:Arial;
font-size:12px;
}

.front_links{
	font-size: 17px;
}
.front_links img{
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
vertical-align: middle;
}

.search_criteria{
background-color:#E2DBC2;
}

/* set background images for corners */
.rbroundbox { background: url('/images/box_repeat.jpg') repeat; }
.rbroundbox2 { background: url('/images/box_repeat.jpg') repeat; font-family: Arial; }
.rbroundbox3 { background: url('/images/box_repeat.jpg') repeat; font-family: Arial; }
.rbtop div  { background-color: #2266AA; background: url('/images/corner_tl.jpg') no-repeat top left; }
.rbtop      { background: url('/images/corner_tr.jpg') no-repeat top right; }
.rbbot div  { background: url('/images/corner_bl.jpg') no-repeat bottom left; }
.rbbot      { background: url('/images/corner_br.jpg') no-repeat bottom right; }

/* height and width details */
.rbtop div, .rbtop, .rbbot div, .rbbot { width: 100%; height: 14px; font-size: 1px; }

.rbcontent  { margin: 0 14px;}
div.rbcontent { font-family: Arial; }
.rbroundbox { width: 52em; margin: auto; }
.rbroundbox2 { width: 53em; margin: auto; }
.rbroundbox3 { width: 47em; margin: auto; }

p.signup_header{
color:#990000;
font-size:14px;
font-weight:bold;
}
p.signup_subsec{
font-size:12px;
font-weight:bold;
}
.login_panel{
	font-size: 11px;
	text-align:center;
}
.login_panel p.welcome{
	color: #990000;
	font-weight:bold;
	padding:0px;
	margin:0px;
}

/* sort area */
#sort_area{
text-align: center;
}
#sort_area span{
padding: 0 7px 0 7px;
}



.tool-tip {
	color: #fff;
	width: 139px;
	z-index: 13000;
}
 
.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #9FD4FF;
	padding: 8px 8px 4px;
	background: url(/images/bubble.png) top left;
}
 
.tool-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: url(/images/bubble.png) bottom right;
}
 
.custom-tip {
	color: #000;
	width: 130px;
	z-index: 13000;
}
 
.custom-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #3E4F14;
	padding: 8px 8px 4px;
	background: #C3DF7D;
	border-bottom: 1px solid #B5CF74;
}
 
.custom-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: #CFDFA7;
}

 #loginbox{
	display:inline;
	float:right;
	padding: 5px 0 0 0;
}

#signin{
	cursor:pointer;
}

#fillin_table{
  width:560px;
  padding:7px;
  margin:20px -180px 10px 180px;
  border:1px dashed #AA0000;
}
/* UGH I HATE INTERNET EXPLORER!!! */
html>body #fillin_table{
  margin-right:10px;
}
