body {
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #000;
	margin: 0;
	padding: 0;
	background: #5b1d13 url('/App_Themes/tcb/images/body-bg.gif') repeat-x;
}

 img, div { behavior: url(iepngfix.htc) }

img {
	border: none;
}

form {
	margin: 0;
	padding: 0;
}

#page {
	width: 924px;
	height: 100%;
	overflow: hidden;
	margin: 0 auto;
	position: relative;
}

#header {
	overflow: hidden;
	height: 100%;
	padding: 20px 0 0;
}

.logo {
	margin: 0;
	position: absolute;
	left: 47px;
	top: 153px;
	z-index: 100;
}

.logo a {
	display: block;
	text-indent: -9999px;
	width: 150px;
	height: 103px;
	overflow: hidden;
	background: url('/App_Themes/tcb/images/logo.gif') no-repeat;
}

#flashcontent {
text-align:center;
}

#flashcontent h1{
margin-top:25%;
}

#navigation {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	height: 100%;
}

#navigation li {
	float: left;
	height: 37px;
	padding: 0 6px 0 7px;
	background: url(/App_Themes/tcb/images/navigation-divider.gif) no-repeat 0 9px;
}

#navigation li a {
	float: left;
	height: 37px;
	overflow: hidden;
	text-indent: -9999px;
}

#navigation li a:hover {
	background-position: 0 -37px !important;
}

#page #navigation li a.CMSListMenuLinkHighlighted{
	background-position: 0 -74px !important;
}

#navigation li.navigation1 {
	background: none;
	padding-left: 2px;
}

#navigation li.navigation1 a {
	background: url(/App_Themes/tcb/images/navigation1.gif) no-repeat;
	width: 70px;
}

#navigation li.navigation2 a {
	background: url(/App_Themes/tcb/images/navigation2.gif) no-repeat;
	width: 209px;
}

#navigation li.navigation3 a {
	background: url(/App_Themes/tcb/images/navigation3.gif) no-repeat;
	width: 179px;
}

#navigation li.navigation4 a {
	background: url(/App_Themes/tcb/images/navigation4.gif) no-repeat;
	width: 67px;
}

#navigation li.navigation5 a {
	background: url(/App_Themes/tcb/images/navigation5.gif) no-repeat;
	width: 128px;
}

#navigation li.navigation6 a {
	background: url(/App_Themes/tcb/images/navigation6.gif) no-repeat;
	width: 99px;
}

#navigation li.navigation7 a {
	background: url(/App_Themes/tcb/images/navigation7.gif) no-repeat;
	width: 84px;
}

#content {
	height: 100%;
	margin: 51px 0 0;
	background: url(/App_Themes/tcb/images/content-bg.png) repeat-y;
}


#content:after {
	content: "";
	display: block;
	width: 100%;
	overflow: hidden;
	height: 0;
	clear: both;
}

#content .bg {
	height: 100%;
	background: url(/App_Themes/tcb/images/content-top-bg.gif) no-repeat;
	padding: 0 2px 8px;
	float: left;
	width: 920px;
}

.sidebar {
	float: left;
	width: 180px;
	margin: 172px 0 0 30px;
	padding: 17px 0 0;
	display: inline;
	background: url(/App_Themes/tcb/images/sidebar-bg.gif) repeat-x;
}

.sidebar a {
	overflow: hidden;
	width: 180px;
	height: 134px;
	float: left;
	text-indent: -9999px;
	margin: 13px 0 0;
	display: block;
}

.sidebar a:hover {
	background-position: 0 -134px !important;
}

.sidebar a.link1 {
	background: url(/App_Themes/tcb/images/sidebar-link1.gif) no-repeat;
}

.sidebar a.link2 {
	background: url(/App_Themes/tcb/images/sidebar-link2.gif) no-repeat;
}

.flash {
	float: right;
	width: 660px;
	height: 460px;
	overflow: hidden;
	margin: 22px 20px 0 0;
	display: inline;
}

.flash img {
	display: block;
}

#footer {
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 37px 0 20px;
	word-spacing: 2px;
	overflow: hidden;
	height: 100%;
	background: url(/App_Themes/tcb/images/content-bottom-bg.png) no-repeat;
}

#footer p {
	margin: 0 15px;
	display: inline;
	color: #fff;
}

#footer p a {
	color: #fff;
	text-decoration: none;
}

#footer p a:hover {
	text-decoration: underline;
}

#footer p span {
	color: #ed1c24;
}

.banner {
	overflow: hidden;
	height: 106px;
	margin: -15px 0 0;
	padding: 221px 75px 0 43px;
	position: relative;
	background: url(/App_Themes/tcb/images/banner-bg.jpg) no-repeat;
	color: #fff;
}

.banner h2 {
	margin: 0 0 0 -13px;
	font-size: 22px;
	font-weight: normal;
	padding: 0 0 0 12px;
	background: url(/App_Themes/tcb/images/banner-arrow.gif) no-repeat 0 9px;
}

.banner p {
	margin: 9px 0 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
}

.main {
	overflow: hidden;
	padding: 0 30px 10px;
	margin: 19px 0 16px;
	border-bottom: 3px solid #86291a;
	min-height: 650px;
}

* html .main {
	height: 650px;
	overflow: visible;
}

.main .image {
	float: right;
	margin: 16px 0 0 40px;
	border: 6px solid #c0c2c4;
}

.main .textRight {
	float: right;
	margin: 16px 0 0 40px;
}

.main h2 {
	margin: 14px 0 0;
	font-size: 18px;
	color: #86291a;
	font-weight: normal;
}

.main p {
	margin: 7px 0 0;
	line-height: 18px;
}

.main ul {
	margin: 0;
	padding: 1px 0 0 2px;
	list-style: none;
	font-weight: bold;
}

.main ul li {
	line-height: 18px;
	margin: 6px 0 0;
	padding: 0 0 0 10px;
	background: url(/App_Themes/tcb/images/banner-arrow.gif) no-repeat 0 4px;
}

.table {
	display: table;
	height: 1%;
}

.horse-list {
	overflow: hidden;
	height: 100%;
	border-bottom: 3px solid #86291a;
	margin: 0 0 16px;
}

.horse {
	overflow: hidden;
	height: 100%;
	padding: 35px 0 35px 30px;
}

.horse .image {
	border: 6px solid #c0c2c4;
	float: left;
}

.info {
	float: left;
	width: 307px;
	padding: 0 0 0 30px;
}

.info p {
	margin: 0;
	overflow: hidden;
	height: 100%;
	padding: 0 0 0 10px;
	color: #151313;
	line-height: 20px;
	font-weight: bold;
	border-top: 1px solid #c0c2c4;
	font-size: 14px;
}

.info p span {
	float: left;
	width: 72px;
	color: #631f14;
}

.info p.link {
	padding-top: 14px;
}

.info p.link a {
	color: #631f14;
	text-decoration: underline;
	padding: 0 0 0 11px;
	background: url(/App_Themes/tcb/images/info-arrow.gif) no-repeat 0 4px;
}

.info p.link a:hover {
	text-decoration: none;
}

.current {
	float: left;
	width: 300px;
	font-size: 14px;
	color: #000;
	font-weight: bold;
	padding: 0 0 0 29px;
}

.current p {
	margin: 1px 0 0;
	padding-bottom: 1px;
	line-height: 20px;
}

.current .link {
	display: block;
	padding: 7px 0 0;
}

.current .link img {
	display: block;
}

.horse-list .color {
	background: #76777a url(/App_Themes/tcb/images/horse-bg.gif) repeat-x;
}

.horse-list .color .image {
	border-color: #fff;
}

.horse-list .color .info p {
	border-color: #76777a;
}

.horse-list .color .info p span {
	color: #fff;
}

.horse-list .color .info p.link a {
	color: #fff;
	background-image: url(/App_Themes/tcb/images/color-info-arrow.gif);
}

.syndicate {
	height: 100%;
	background: #fff url(/App_Themes/tcb/images/syndicate-bg.gif) repeat-y;
	border-bottom: 3px solid #86291a;
	margin: 0 0 16px;
}

.syndicate:after {
	content: "";
	display: block;
	width: 100%;
	overflow: hidden;
	height: 0;
	clear: both;
}

.syndicate .left-col {
	float: left;
	width: 520px;
	background: url(/App_Themes/tcb/images/syndicate-gradient.gif) repeat-x;
	padding: 35px 13px 35px 14px;
}

.gallery {
	overflow: hidden;
	height: 100%;
	background: #fff;
	padding: 10px 10px 25px;
}

#image {
	float: left;
	width: 415px;
	height: 315px;
	position: relative;
	overflow:hidden;
	background:#000;
}

#image img {
	position: absolute;
	left: 0;
	top: 0;
}

#image-list {
	margin: -5px 0 0;
	padding: 0;
	list-style: none;
	float: right;
	width: 75px;
	height:100%;
	overflow:hidden;
}

#image-list li {
	margin: 5px 0 0;
	float: left;
	height:75px;
	width:75px;
	overflow:hidden;
}

#image-list li img {
	display: block;
height:100px;
}

.gallery p {
	margin: 15px 0 0;
	font-size: 11px;
	line-height: 14px;
	float: left;
	width: 430px;
	padding: 0 0 0 27px;
}

.video {
	overflow: hidden;
	height: 100%;
	margin: 30px 0 0;
}

.video embed{
	display: block;
}

.right-col {
	float: right;
	width: 373px;
}

.tabset {
	overflow: hidden;
	height: 28px;
	margin: -28px 0 0;
	position: relative;
}

.tabset a {
	float: left;
	margin-right: 1px;
	height: 28px;
	text-decoration: none;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	background: #636467 url(/App_Themes/tcb/images/tabset-left-bg.gif) no-repeat;
}

.tabset span {
	float: left;
	height: 23px;
	cursor: pointer;
	padding: 5px 15px 0;
	background: url(/App_Themes/tcb/images/tabset-right-bg.gif) no-repeat 100% 0;
}

.tabset a.active,
.tabset a:hover {
	background-position: 0 -28px;
	background-color: #fff;
	color: #1a1718;
}

.tabset a.active span,
.tabset a:hover span {
	background-position: 100% -28px;
}

div.tab {
	display: none;
	padding: 35px 30px 0 30px;
}

div.tab .info {
	float: none;
	padding-left: 0;
	border-bottom: 1px solid #c0c2c4;
}

div.tab .links {
	overflow: hidden;
	height: 100%;
	margin: 10px 0 0;
	padding-bottom: 11px;
}

div.tab .links span {
	display: block;
	margin: 7px 0 0;
}

div.tab .links span img {
	display: block;
}

div.tab .cont p {
	margin: 0;
	padding: 18px 10px 0 0;
	line-height: 18px;
}


.loader {
	background: url(/App_Themes/tcb/images/loader.gif) no-repeat 50% 50%;
}

.EditingFormErrorLabel {
	color: red;
}
}

.EditingFormInfoLabel {
	color: red;
}

.additionalprice {
position:relative;
left:72px;
color:#151313 !important;
width:auto !important;
}
