@charset "utf-8";
/* 2009 - 2006 Copyright - www.jive-pony.co.uk - The UK's Premier Female Equestrian Display Team */

/* master styles */

html{ 
	height:100.1%; 
	overflow-y:scroll; 
	overflow: -moz-scrollbars-vertical; 
}
body {
	background-color: #000000;
	background-image: url(../images/common/bkgrd.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding: 0;
	margin: 0;
	font-size: 62.5%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #555555;
	font-style: normal;
	font-weight: lighter;
}
h1, h2, h3, p, img {
	padding: 0px;
	margin: 0px;
}
.container {
	width: 910px;
	margin: auto;
	background-color: #ffffff;
}
.clear {
	clear: both;
}
img {
	border: none;
}
strong {
	font-weight: bold;
}

/* header divs and styles */

.access-panel {
	background-image: url(../images/common/access-bkgrd.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 890px;
	margin: 0 10px 0 10px;
	padding: 0;
	background-color: #e40303;
	height: 40px;
}
.hdr-top {
	width: 450px;
	float: left;
}
.access {
	text-align: right;
	width: 350px;
	float: right;
	margin: 5px 15px 0 0;
}
.access p {
	font-size: 1.1em;
	padding: 5px 0 0 15px;
	margin: 0;
}
.access a {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
.access a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.header {
	width: 890px;
	margin: 0 10px 0 10px;
}

/* homepage panel divs and styles */

.hp1 {
	width: 185px;
	float: left;
	margin: 0;
	padding: 0 5px 5px 10px;
}
.hp-panel {
	width: 185px;
	float: left;
	margin-bottom: 10px;
	padding: 0;
}
.hp3 {
	width: 185px;
	float: left;
	margin: 0;
	padding: 0 5px 5px 5px;
}
.hp4 {
	width: 185px;
	float: left;
	margin: 0;
	padding: 0 10px 5px 5px;
}
.hp2 {
	background-image: url(../images/home/welcome-bkgrd.gif);
	background-position: 5px 20px;
	background-repeat: no-repeat;
	width: 305px;
	float: left;
	margin: 0;
	padding: 0 5px 5px 5px;
}
.hp-but1 {
	background-image: url(../images/home/button-bkgrd.gif);
	background-position: top;
	background-repeat: no-repeat;
	width: 185px;
	height: 44px;
	float: left;
	margin: 0 5px 10px 10px;
	text-align: center;
}
.hp-but2 {
	background-image: url(../images/home/button-bkgrd2.gif);
	background-position: top;
	background-repeat: no-repeat;
	width: 305px;
	height: 44px;
	float: left;
	margin: 0 5px 10px 5px;
	text-align: center;
}
.hp-but3 {
	background-image: url(../images/home/button-bkgrd.gif);
	background-position: top;
	background-repeat: no-repeat;
	width: 185px;
	height: 44px;
	float: left;
	margin: 0 5px 10px 5px;
	text-align: center;
}
.hp-but4 {
	background-image: url(../images/home/button-bkgrd.gif);
	background-position: top;
	background-repeat: no-repeat;
	width: 185px;
	height: 44px;
	float: left;
	margin: 0 10px 10px 5px;
	text-align: center;
}
.hp1 h2, .hp3 h2, .hp4 h2 {
	padding: 5px 0 0 0;
	margin: 0;
	font-size: 1.4em;
	font-weight: bold;
}
.hp2 h2 {
	padding: 10px 7px 0 7px;
	margin: 0;
	font-size: 2.0em;
	font-weight: bold;
}
.hp2 h3 {
	padding: 10px 7px 0 7px;
	margin: 0;
	font-size: 1.4em;
	color: #000000;
	font-weight: bold;
}
.hp2 p {
	font-size: 1.1em;
	line-height: 1.3em;
	padding: 0 7px 10px 7px;
	margin: 0;
}
.hp1 p, .hp3 p, .hp4 p {
	font-size: 1.1em;
	line-height: 1.3em;
	padding: 0 0 10px 0;
	margin: 0;
}
.hp1 a, .hp2 a, .hp3 a, .hp4 a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.hp1 a:hover, .hp2 a:hover, .hp3 a:hover, .hp4 a:hover {
	color: #e40303;
	text-decoration: underline;
	font-weight: bold;
}
h1 {
	padding: 0 7px 10px 7px;
	margin: 0;
	font-size: 1.1em;
	line-height: 1.3em;
	font-weight: normal;
}
.hp-but1 h3, .hp-but2 h3, .hp-but3 h3, .hp-but4 h3 {
	font-size: 14px;
	font-weight: bold;
	padding: 10px 0 8px 0;
	margin: 0;
}
.hp-but1 a, .hp-but2 a, .hp-but3 a, .hp-but4 a {
	color: #ffffff;
	text-decoration: none;
}
.hp-but1 a:hover, .hp-but2 a:hover, .hp-but3 a:hover, .hp-but4 a:hover {
	color: #ffffff;
	text-decoration: underline;
}

/* navigational divs and styles */

.pri-nav-panel {
	background-image: url(../images/common/nav-bkgrd.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 890px;
	margin: 5px 10px 5px 10px;
	padding-top: 11px;
	background-color: #e40303;
	height: 28px;
}
.pri-nav-panel p {
	font-size: 1.1em;
	padding: 2px 0 0 15px;
	margin: 0;
}
.pri-nav-panel a {
	color: #ffffff;
	padding-right: 15px;
	text-decoration: none;
	font-weight: bold;
}
.pri-nav-panel a:hover {
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}
.sec-nav {
	width: 185px;
	float: left;
	margin: 0px 10px 5px 10px;
	background-image: url(../images/common/menu-bkgrd.gif);
	background-position: top;
	background-repeat: no-repeat;
	height: 220px;
}
.sec-nav h3 {
	padding: 7px 10px 7px 10px;
	margin: 0px;
	font-size: 1.4em;
	font-weight: bold;
}
ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

li {
	padding: 0px 10px 5px 15px;
	margin: 0px;
	font-size: 1.1em;
}
.sec-nav a {
	color: #000000;
	text-decoration: none;
}
.sec-nav a:hover {
	color: #e40303;
	text-decoration: underline;
}

/* content div and styles */

.content-container {
	width: 695px;
	margin: 0;
	padding: 0;
	float: left;
}
.breadcrumb {
	width: 680px;
	margin: 5px 0px 15px 0px;
	float: left;
}
.breadcrumb p {
	font-size: 1.0em;
}
.breadcrumb a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.breadcrumb a:hover {
	color: #e40303;
	text-decoration: underline;
}
.content-left {
	width: 490px;
	margin: 0px 0px 20px 10px;
	float: left;
}
.content-left ul {
	padding: 0px;
	margin: 0px 0px 10px 55px;
	list-style-type: square;
}
.content-left li {
	padding: 0px 5px 5px 0px;
	margin: 0px;
	font-size: 1.1em;
	line-height: 1.4em;
	color: #e40303;
}
.content-left li span {
	color: #555555;
}
h4 {
	padding: 0px 0px 10px 0px;
	margin: 0px;
	font-size: 2.8em;
	font-weight: lighter;
	font-style: italic;
}
.content-left h1 {
	margin: 0px 0px 0 15px;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.6em;
}
.content-left p {
	margin: 0px 0px 10px 20px;
	font-size: 1.1em;
	line-height: 1.6em;
}
.content-left h3 {
	padding: 7px 10px 0px 20px;
	margin: 0px;
	font-size: 1.4em;
	font-weight: bold;
}
.content-left a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.content-left a:hover {
	color: #e40303;
	text-decoration: underline;
}
.content-left table {
	text-align: left;
	margin: 10px 0px 10px 20px;
	font-size: 1.1em;
}
.table-row {
	background-color: #fef4f4;
}
.content-left table span {
	font-weight: bold;
}
.content-right {
	width: 185px;
	margin: 0px;
	float: right;
}
.content-right img {
	margin-top: 48px;
}
.mag-cover {
	padding: 0px;
	margin: 6px 0px 10px 10px;
}
.wallpaper-left {
	width: 140px;
	margin: 0px 0px 0px 20px;
	float: left;
	text-align: center;
}
.wallpaper {
	width: 140px;
	margin: 0px 0px 0px 15px;
	float: left;
	text-align: center;
}
.content-right p {
	margin: 0px 10px 0px 10px;
	font-size: 1.1em;
	line-height: 1.4em;
	font-style: italic;
	color: #e40303;
}
.tn-space {
	padding: 0px;
	margin: 0 14px 0 0;
}

/* style for the calendar */

.content-right table {
	text-align: center;
}
td.bold {
	font-weight: bold;
}
td.grey {
	color: #999999;
}
td.booked {
	color: #ffffff;
	background-color: #e40303;
}
td.dotw {
	font-weight: bold;
	color: #ffffff;
	background-color: #860202;
}
tr.cal-bkgrd {
	background-color: #fef6f6;
}

/* styles for forms */

.contact-form {
	font-size: 1.1em;
	margin: 0px;
	padding: 0px;
}
.form-left {
	width: 140px; 
	margin: 0px 5px 0px 10px;
	padding: 2px; 
	float: left;
	text-align: right;
	font-size: 1.1em;
}
.form-left span, .form-right span, .content-left p span {
	font-weight: bold;
	color: #e40303;
}
.form-right {
	width: 280px; 
	padding-left: 5px; 
	float: left;
	padding: 3px; 
	text-align: left;
	font-size: 1.1em;
}
.form-input70 {
	margin-right:0;
	padding-right:0;
	width: 70px;
	font-size: 1.1em;
	color: #555555;
}
.form-input150 {
	margin-right:0;
	padding-right:0;
	width: 150px;
	font-size: 1.1em;
	color: #555555;
}
.form-input200 {
	margin-right:0;
	padding-right:0;
	width: 200px;
	font-size: 1.1em;
	color: #555555;
}
.form-input250 {
	margin-right:0;
	padding-right:0;
	width: 250px;
	font-size: 1.1em;
	color: #555555;
}
.form-textarea {
	width: 250px;
	height: 100px;
	font-size: 1.1em;
	color: #555555;
}

/* footer div and styles */

.footer {
	width: 890px;
	padding: 10px 10px 10px 10px;
	height: 40px;
	border-top: 5px solid #000000;
}
.bookmark {
	width: 160px;
	float: left;
}
.sponsors {
	text-align: right;
	width: 600px;
	float: right;
}
.sponsors img {
	margin-left: 20px;
}
.copyright {
	width: 900px;
	background-color: #000000;
	padding: 10px 10px 0 0;
}
.copyright p {
	color: #666666;
	font-size: 1.0em;
	padding-bottom: 30px;
}
.copyright a {
	color: #999999;
	text-decoration: none;
}
.copyright a:hover {
	color: #e40303;
	text-decoration: underline;
}

/* map styles */

.map
{
	width:460px;
	height:560px;
	margin-left: 20px;
	border: solid 1px #a2aaaf;
}
.map .text
{	
	width:300px;	
	font-size:1.1em;
}