
/* site dependand styles */
  body {
  	margin: 0;
	background-color: #ffffff;
	/* IE only, does not validate w3c! */
    scrollbar-face-color : #7e477e;
    scrollbar-shadow-color : #7e477e;
    scrollbar-highlight-color : #cc99cc;
    scrollbar-3dlight-color : #CC99cc;
    scrollbar-darkshadow-color : #663399;
    scrollbar-track-color : #cc99cc;
    scrollbar-arrow-color : #cc99cc;
}

h1,h1.title {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
	font-weight: 100;
	margin: 5px;
	color: #7e477e;
 }

h2 {
    font-family: Arial, Helvetica, sans-serif;
	margin:3px;
    font-size: 14px;
	font-weight: 100;
	color: #7e477e;
 }

.top_main_col {
	background-image: url(/img05/horses_for_sale.jpg);
}

a,A.headerNavigation {color: #7e477e; text-decoration: none}
a:visited,A.headerNavigation:visited {color: #7e477e}
a:active,A.headerNavigation:active {color: #7e477e}
a:hover,A.headerNavigation:hover {color: #ae65ae}

a.main_nav,a.main_nav:visited,a.adv_search,a.adv_search:visited {color: #7e477e}

div.navilayer div.nav_headers,.nav_headers,.nav_headers2 {
	background-color: #454545;
	background-image: url(/img05/header_back_gray.gif);
	background-repeat: repeat-x;
	width: 156px;
	color: #ffffff;
	padding: 2px 0 2px 0;
}

.nav_headers3 {
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000	;
	background-color: #454545;
	background-image: url(/img05/header_back_gray.gif);
	background-repeat: repeat-x;
	color: #ffffff;
	padding: 2px 0 2px 0;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;

}
.nav_headers2 {width: 122px; margin: 15px 0 0 0}

a.infoBoxHeadinglink,a.infoBoxHeadinglink:visited,a.infoBoxHeadinglink:active,a.infoBoxHeadinglink:hover {color: #ffffff}

.center_table {width: 100%}


/*
____________________________________________________
 OS COMMERCE */
____________________________________________________

/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

h3 { color: #634a84; }

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; COLOR: #000000 }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #cae5d1;border: 1px solid #000000}
.orderEdit { font-family : Verdana, Arial, sans-serif;
			font-size : 10px;
			/* color: #70d250; */
			text-decoration: underline; }


FORM {
	display: inline;
}

TR.header {
  background-image: url(/img05/check.gif);
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation,.productListing-heading {
	background: #454545;
  	background-image: url(/img05/header_back_gray.gif);
	color: #ffffff;
  	padding: 2px;
	text-align: center;
}

a.productListing-heading,a.productListing-heading:visited,a.productListing-heading:active,a.productListing-heading:hover { color: #ffffff}

TR.headerError {
  background: #00ffff;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ffff;
  color: #dbd7c4;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #dbd7c4;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #634a84;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #634a84;
  color: #dbd7c4;
  font-weight: bold;
  border-style: solid;
  border-color: #000000;
  border-width: 1px 0 1px 0;

}

.infoBox {
padding: 3px
}

.infoBoxContents {
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
	background-color: #454545;
	background-image: url(/img05/header_back_gray.gif);
	background-repeat: repeat-x;
	color: #ffffff;
	padding: 2px 0 2px 2px;

}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
/*  background: #c4e5d1; */
  background: #ffffff;

}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
/*  background: #c4e5d1; */
  background: #ffffff;
}

TABLE.productListing {
}


TD.productListing-data0 {
  font-size: 10px;
  padding: 5px;
	background-image: url(/img05/bar_bot.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

TD.productListing-data1 {
 	font-size: 15px;
	background-image: url(/img05/bar_bot.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	width: 100%;
}

TD.productListing-data2 {
	font-size: 15px;
	color: #7e477e;
	background-image: url(/img05/bar_bot.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	text-align: center;

}

TD.productListing-data3 {
	padding: 90px 0 0 0;
	margin: 0;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
	font-weight: 300;
	margin: 5px;
/*	color: #7e477e; */
	color: #7e477e;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  margin: 5px;
  padding: 5px;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #000000;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  color: #7e477e;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { background-color: #8889bb;}
.moduleRowOver { background-color: #dbd7c4; cursor: pointer; cursor: hand }
.moduleRowSelected { background-color:#c4e5d1 }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #634a84; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: none;color: #ff0000 }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #FF0000; }

.cat_list { border: 1px solid #cccccc;margin: 0; width: 120px}
/*
______________________________________________
           dhtml menu
______________________________________________
*/

div.navilayer {
	visibility: hidden;
	width: 156px;
	position: absolute;
	top: 0px;

}
div#base {
	position: relative;
}
div A:visited {
	color: #7e477e;
	background-color: transparent;
	text-decoration: none;
}
div.navilayer div {
	border-top: #000000 1px solid;
	background: #cccccc;
	padding-bottom: 2px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	width: 156px;
	padding-top: 2px;
	layer-background-color: #cccccc;
}
div.navilayer div.fill {
	border-top: #000000 1px solid
}
div.navilayer div A {
	display: block;
	padding-left: 5px;
	width: 156px;
	color: #000000;
	letter-spacing: 0px;
	text-decoration: none
}
div.navilayer div.over {
	background: #ffffff;
	}
div.navilayer div.over A {
	color: #000000
}

.cond {color: #000000}

.size_table{
	border: 1px solid #dddddd;
}
.size_td{
	border: 1px solid #dddddd;
	padding: 2px;
	}

.supp_img {margin: 5px;}

.flags {
	margin: 10px 0px 8px 45px
}
.button_sel {
	margin: 10px 0px 0px 10px
}
.jumpmenu {
	border-style: solid;
	border-color: #333333;
	border-width: 1px;
	background: #cccccc;
	width: 108px;
	color: #000000;

	margin-left: 20px
}

.shads_tdx { border: 1px solid #999999}
.shads_td { }

input,textarea { background: #eeeeee}

.shads_ad_viewer_selection {
margin: 0 5px 5px 0;
float: left;
text-align: center;
 }
div.header1 {position: absolute;visibility: hidden; top: -150px}
 .main_col {text-align: center}

.titles, a.titles, a.titles:visited {
	font-size: 12px; margin: 0;
	line-height: 12px;
	text-decoration: none
}
a.titles:hover {}

.afooter,.afooter:visited,.afooter:active {color:#7e477e}
.afooter:hover {text-decoration: underline;color:#7e477e}
.afooter1,.afooter1:visited,.afooter1:active,.afooter1:hover {color: #ffffff;text-decoration: underline;}
a.footera { color: #000000; text-decoration: none}

.cbdr {border: 1px solid #7e477e}

.shop_table {width: 100%}
.shu_buttons {text-align: center}

/*
   #############################################
            SHARP UPDATE CSS CLASSES
   #############################################
*/


/* ________ the sharp update shopping module css _______ */

.shop_table {}
.shop_title {background: #eeeeee;border: 1px solid #000000; padding: 5px;margin: 0}
.shop_file {}
.shop_img {}
.shop_text {}
.already_in_cart {}
.shop_button {background: #dddddd}
.shop_class_2 {background: #eeeeee}

/* ________ the sharp update checkout module css _______ */

.checkout_table {}
.checkout_title {background: #eeeeee;border: 1px solid #000000; padding: 5px;margin: 0}
.checkout_table_2 {border: 1px solid #cc0000;}
.checkout_button {}
.checkout_class_2 {background: #eeeeee}
/* the style of the text asking user additional instructions */
.checkout_class_3 {border: 1px solid #cc0000;}
.checkout_terms_and_conds {border: 1px solid #cc0000;font-weight: bold}

.social { margin: 2px}
