body {
	/*background: transparent url(../dimage/bg-flemington-n.jpg) no-repeat scroll center top;*/
	background: transparent url(../internal/dimage/background/MCC_Background_no_horse.jpg) no-repeat scroll center top;
	height: 100%;
	margin-top: 0;
}

div#header {
	background-color: white;
	padding-top: 10px;
}

div#content h1.info {
	font-size: 12px;
	padding: 0;
	margin: 0;
}

div.info h1, div.info h2, div.info h3 {
	font-size: 12px;
}

div#site {
	width: 960px;
	margin: 0 auto;
	font-family: "Verdana", "Arial", sans-serif;
	font-size: 11px;
}

table {
	border-collapse: collapse;
}

ul.menu {
	width: 950px;
	padding: 0;
	padding-left: 10px;
	list-style: none;
	background: url(../dimage/menu2010/menu2/menu_bg.png) repeat-x;
	height: 27px;
	text-align: justify;
}

ul.menu li {
	display: inline;
	text-align: center;
}

img {
	vertical-align: bottom;
}

a {
	color: #777777;
	border: none;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}

div.sidepanel {
	float: right;
	margin: 0px;
}

.sidepanel table td {
	padding-top: 3px;
}

.sidepanel input {
	width: 80px;
}

.sidebox {
	width: 164px;
	background-color: #EDEDED;
	color: black;
	padding-bottom: 24px;
	margin-bottom: 13px;
	text-align: center;
}

.sidebox label {
	display: block;
	float: left;
	padding-left: 3px;
	text-align: left;
}

.sidebox h1 {
	font-size: 16px;
	padding: 0;
	margin: 0;
}

div#content {
	padding: 14px 30px 30px 30px;
	background-color: #fff;
	background-image: url(../dimage/bg_white.png);
	/* for IE 
  filter:alpha(opacity=90);*/
  /* CSS3 standard 
  opacity:0.9;*/
	overflow: hidden;
	color: #777;
}

div#searchform {
	margin-right: 5px;
	position: relative;
	float: left;
	width: 729px;
	text-align: right;
}

#searchform div {
	text-align: right;
	float: right;
	clear: both;
}

#searchbox {
	margin-top: 70px;
	width: 172px; 
	height: 30px;
	background-image: url(../dimage/search_bg.jpg);
}

#searchbox img {
	width: 20px;
	height: 20px;
	cursor: pointer;
}

#searchbox input {
	padding: 1px 4px 2px 4px;
	width: 130px;
	font-size: 11px; 
	border: none; 
	margin-top: 8px; 
	background: none;
}

div.promo {
	margin-top: 15px;
	float: left;
}

div#footer {
	clear: both;
	overflow: hidden;
	background-color: white;
	background-image: url(../dimage/bg_white.png);
	padding: 20px 20px;
}

caption {
	text-align: left;
	font-weight: bold;
	font-size: 12px !important;
	padding: 1.5em 0em;
	padding-bottom: 0.75em;
	text-transform: lowercase;
	letter-spacing: 0.1em;
}

table td {
	text-transform: lowercase;
}

table th {
	text-transform: lowercase;
}

.selected {
}

div#footer ul {
	padding: 0 0 5px 0;
	margin: 0;
	border-bottom: 2px ridge #333;
	width: 100%;
	list-style: none;
}

div#footer ul li {
	display: inline;
	margin: 0;
	padding: 0;
}

legend {
	font-style: italic;
	margin: 7px 0px;
}

fieldset {
	border: none;
	padding: 0;
	margin: 0;
}

input.text {
	border: 1px solid #aaa;
	background-color: #bbb;
	color: #444;
	padding: 2px 4px;
}

.button {
	background-color: #AF0455;
	color: white;
	font-weight: bold;
	font-size: 10px;
	font-family: "Verdana";
	padding: 2px;
	letter-spacing: 1px;
	border: 1px solid white;
	margin: 3px 0px;
}

.subcategory {
	text-transform: lowercase;
	float: left;
	width: 200px;
	height: 190px;
	margin: 8px 10px 0px 10px;
}

.subcategory a {
	text-decoration: none;
}

.subcategory h1 {
	padding: 0.5em;
	padding-top: none;
	margin: 0;
	font-size: 12px; 
	text-align: left;
	background-color: #666;
}

.subcategory div {
	background-color: white;
}

div.product {
	overflow: hidden;
	background-color: #999999;
	color: white;
	width: 690px;
	margin-top: 10px;
	padding: 2em;
	background: url(../dimage/prodetail-gradient.jpg) repeat-x top left;
}

div.product .details {
	border-collapse: collapse;
	width: 480px;
}

div.product .details th {
	text-align: left;
}

.product a {	color: #AF0455;}

.product h1.name {
	font-size: 14px;
	text-transform: lowercase;
}

.product h1.price {
	font-size: 12px;
}

.product .description img {
	float: left;
	margin-right: 1em;
}

ul.product-subcatlist {
	float: left;
	list-style-position: inside;
	list-style: none;
	margin: 0;
	margin-left: -5px;
	margin-right: 30px;
	padding: 0;
}

ul.product-subcatlist li {
	display: block;
	width: 150px;
	background-color: #666;
	margin: 0;
	margin-top: 5px;	
	padding: 7px 8px;
	text-transform: lowercase;
}

ul.product-subcatlist a:hover {
	text-decoration: none;
}

ul.product-subcatlist li.current {
	background-color: #999;
	color: #666;
	border: 1px solid #ccc;
}

ul.product-subcatlist li:hover {
	background-color: #999;
}

div#product-list {
	overflow: hidden;
	width: 734px;
}

.mini-product a {
	color: #fff;
}

div.mini-product {
	float: left;
	width: 170px;
	border:1px solid #aeaeae;
	height: 270px;
	margin-right: 11px;
	margin-bottom: 10px;
	background-color: white;
}

.mini-product .title {
	width: 100%;
	border-collapse: collapse;
	font-weight: bold;
	font-size: 10px;
	background: url(../dimage/menu2010/menu_bg.png) repeat-x;
	color: white;	
	margin: 0;
	text-align: left;
	text-transform: lowercase;
	height: 3.6em;
	padding-bottom: 0.1em;
}

.mini-product .image {
	background-color: white;
	text-align: center;
	height: 164px;
	padding: 0px 0px;
	margin-top: 15px;
}

.mini-product .more-button {
	text-align: right;
	position: relative;
	top: 2px;
	right: 1px;
}

.mini-product div.price {
	background-color: white;
	text-align: center;
	font-weight: bold;
	font-size: 11px;
	padding: 3px 0px;

}

div.price .saleprice {
	/* just the text 'sale price' */
	color: #666;
}
div.price span.price {
	color: #333;
	padding: 0 0.5em;
	font-size: 11px;
}

#orderform table {
	float: left;
	width: 32%;
	border-collapse: collapse;
	margin: 2px;
}

.required {
	color: #AF0455;
	padding-left: 0.25em;
}

/*  when a cart item is added we output some messages about
	what was added etc.
*/
.good, .okay {
	color: #cde;
}

.bad {
	color: #fc0;
}

.cart-summary {
	border-collapse: collapse;
}

.cart-summary caption {
	font-size: 15px;
	margin-top: 1em;
	margin-bottom: 0.5em;
}

.cart-summary tbody td {
	padding: 4px 5px 4px 5px;
	color: #e2e2e2;
}

.cart-summary th {
	padding: 4px 5px 4px 5px;
	border-bottom: 1px solid #fff;
}

div#viewcart table, div#viewcart div, div#viewcart p {
	margin: 0 auto;
	width: 60%;
}

div#viewcart div {
	margin-top: 1em;
	text-align: center;
}
div#viewcart p {
	padding: 0.5em;
}

#paymentoptions {
	padding: 0;
	margin: 0;
	margin-bottom: 1em;
}

#paymentoptions h1.legend {
	font-style: normal !important;
	font-size: 12px;
	padding: 0;
	margin: 0;
}

#orderform_cart {
	background-color: #7A7A7A;
	color: #ddd;
	margin-bottom: 1.5em;
	padding: 0.5em;
}

#orderform_cart table caption {
	font-weight: bold;
	font-size: 12px;
}

#orderform_cart table {
	margin: 1em 0em 1em 2em;
	width: 60.5%;
	background-color: #555;
}

#payfororder_cart {
	background-color: #555;
	color: #ddd;
	padding: 0.5em;
	margin: 1em 0em 1em 2em;
	border: 10px solid #7A7A7A;
}

.submenu {
	background-image: url(../dimage/bg_white.png);
	width: 100%;
	height: 15px;
	left: 220px;
}

.submenu div {
	background-color: #AF0455;
	font-weight: bold;
	color: #fff;
	height: 100%;
}

.submenu a:hover {
	background-color: #C32E75;
	text-decoration: none;
	color: #fff;
}

.submenu a {
	height: 15px;
	color: #eee;
}

#pagelinks {list-style: none; padding: 0px; margin-right: 179px;}
#pagelinks div {float: right;}
#pagelinks ul {margin: 0; padding: 0;}
#pagelinks li {display: block; float: left; margin-left: 4px; border: 1px solid #AF0455;}
#pagelinks li:hover {text-decoration: none; background-color: #AF0455; color: #fff;}
#pagelinks a {color: #AF0455;}
#pagelinks a:hover {color: #fff;}

.remove a {color: #aaa; font-weight: bold;}
.remove a:hover {color: #ddd; text-decoration: none;}

.infofreight {	border-collapse: collapse; width: 400px; margin-top: 15px;}
.infofreight th {	text-align: left; border: 1px solid #ddd;}
.infofreight td {	border: 1px solid #ddd;}

.prodetailbuttons .button {	margin: 5px;}


/* rotator in-page placement */
    div#rotator, div#rotator2 {
	position:relative;
	left: 322px;
	top: 0px;
}
/* rotator css */
	div#rotator ul {
		padding:0;
		margin: 0;
	}
	div#rotator ul li , div#rotator2 ul li {
	position:absolute;
	top: 15px;
	left:0;
	list-style: none;
	padding: 0;
	margin: 0;
}
/* rotator image style */	
	div#rotator ul li img ,div#rotator2 ul li img {
	border:0;
}
    div#rotator ul li.show, div#rotator2 ul li.show {
	z-index:500
}
