body {

	font-size:120%;
	font-family: Tahoma, Verdana, Arial;
}

a{
	position:relative;
	color: #333333;
	text-decoration: none;
}



.clr{clear:both;}

/* toplinks */
#toplinkswrap {
display:none;
}



/* accessibility links */
#accessibilitylinks {
display:none;
}


/* header */

#header {
	display:none;
}


/* picture */
#picture {
	margin-bottom: 1em;
}


/* main content */
#main{
	width: 100%px;
	text-align:left;

}


/* main content area =============================================================================== */


#main #middle {
	float: left;
}

#main #middle #content {
	width:100%;
}
#main #middle #content.news {


}

/*content images*/


#main #middle #content .caption {
	float:right;
	background-color: #dfdfdf;
	display:block;	
	margin-left: 1em;
	margin-bottom: 1em;
	padding:2px;
	
}
#main #middle #content .caption img {
	padding: 1px;
	border: 1px solid #999999;

	clear:both;
}
#main #middle #content .caption p {
	font-size:90%;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
/*----gallery images----*/


.gallery {
	background-color: #dfdfdf;
	display:block;	
	padding:2px;	
	border: 1px solid #999999;
	
}
.gallery img {
	padding: 1px;
	border: 1px solid #999999;

	clear:both;
}
.gallery p {
	font-size:90%;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

/* main content area styles =============================================================================== */


#main #middle #content blockquote {
	margin: 0em;
	padding: .5em 1em 1em .5em;
	text-align: left;
	font-style: italic;
}

#main #middle #content blockquote  p {
	font-size: 100%;
	margin:0;
}


#main #middle #content h1 {
	font-size: 200%;
	line-height:150%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#main #middle #content h2 {
	font-size: 140%;

}

#main #middle #content h3 {
	font-size: 120%;
	line-height:140%;

}

#main #middle #content h3 a {
text-decoration: none;
}

#main #middle #content h3 a:hover{
text-decoration: underline;
}
#main #middle #content h4 {
	font-size: 110%;
	line-height:110%;

}

#main #middle #content h4 a {
text-decoration: none;
}

#main #middle #content h4 a:hover{
text-decoration: underline;
}


#main #middle #content p {
line-height:180%;

}

#main #middle #content ul {
	font-size: 100%;
	line-height: 190%;
}
#main #middle #content ul li{
	list-style-type: square;
	
}

#main #middle #content.sitemap ul li{
	list-style-type: none;
	list-style-image: url(../images/smap_1.gif);
	font-weight: bold;
}

#main #middle #content.sitemap ul li ul li {
	list-style-type: none;
	list-style-image: url(../images/smap_2.gif);
	font-weight: normal;
}
#main #middle #content.sitemap ul li ul li ul li {
	list-style-type: none;
	list-style-image: url(../images/smap_3.gif);
	font-weight: normal;
}
/*tables-------------------*/
table.race{
font-size:90%;
	background-color: #f0f0f0;
		border-left: 1px solid #9a9a9a;
	border-top: 1px solid #9a9a9a;

}
table.race th{
	padding: 2px 6px;
	border-right: 1px solid #9a9a9a;
	border-bottom: 1px solid #9a9a9a;
	background-color: #cdcdcd;
}

table.race td{
	padding: 2px 6px;
	border-right: 1px solid #9a9a9a;
	border-bottom: 1px solid #9a9a9a;

}


/*main content feature =============================================================================== */


#main #middle .feature {
	margin: 0em;
	padding: .5em 20px;
	text-align: left;
	font-size: 70%;
	width:320px;
	line-height: 130%;
}
#main #middle .feature p a {
	text-decoration: none;
}
#main #middle .feature img{
	float: right;
	margin-left: 1em;
}

#main #middle .feature p a:hover{
	text-decoration:underline;
}

/* Enquiry =============================================================================== */


#main #middle #content form hr{
	clear: both;
	margin-top: .25em;
	margin-bottom: .25em;
	float: left;
	display:block;
	color: #cccccc;
	background-color: #cccccc;
	height: 1px;
	border: 0;
  	width: 100%;
}
#main #middle #content form{
	display:none;
}
#main #middle #content form label{
	float:left;
	font-size: 90%;
}
#main #middle #content form input, textarea, select{
	width:170px;
	margin-top: 4px;
	margin-bottom: 4px;
	float:right;
	font-size:90%;
	font-family:Tahoma, Verdana, Arial;
}

#main #middle #content form .big {
	width:170px;
	background-position: left top;
	font-size: 90%;
	font-weight: bold;
}


#main #middle #content form .sm {
	width:35px;
	float: right;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#main #middle #content #content a {
}

/* Email da page =============================================================================== */

#emailfoot {
display:none;
	}

#emailform{
	display:none;
}

/* content footer =============================================================================== */

#main #middle #contentfooter{
display:none;
}

/* Breadcrumb =============================================================================== */


#main #middle #breadcrumb {
	margin-bottom: 1em;
}

/* Left column =============================================================================== */


#main #left {
display:none;

}

/*right column=============================================================================== */


#main #right {
	display:none;
}

#main #right #navfoot {
	display:none;

}

/*footer =============================================================================== */

#footer {
	display:none;
}


/*subfooter =============================================================================== */

#subfooter {
	display:none;
}

/* Homepage portal elements ============================================================================= */

#homepic {
	width: 758px;
	margin-right: auto;
	margin-left: auto;
	z-index: 1;	
}

#homepic img {
	float:left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

#homemain {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	position:relative;
	background-repeat: no-repeat;
	list-style-position: inside;
	padding-top: 2em;
}

#homeheader {
	height: 100px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
}

#homeheader img {
	float: left;
	margin-top: 10px;
	margin-left: 5px;
}

#rightfloat{
	width: 286px;
	float: right;
	text-align: center;
	padding-left:8px;
	z-index: 3 
}
#rightfloat a img{
	border-right:5px solid #ffffff;
	border-left:5px solid #ffffff;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-bottom-style: none;	
}
#homepic #rightfloat .horizline {
	position:relative;
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	width: 278px;
	float:left;
}

#homepic #rightfloat .buttons {
	font-size: 70%;
	padding: 2px 14px 1px;
	text-align: left;
	display: block;	
	width:250px;
	background-repeat: repeat-y;
	line-height: 20px;
	float:left;
}
*html #homepic #rightfloat .buttons {
	padding: 1px 14px 2px;
}
#homepic #rightfloat .buttons .title a {
	font-size: 110%;
	font-weight: bold;
	text-decoration:none;
}
#homepic #rightfloat .buttons .title a:hover {
	color: #000000;
	text-decoration:none;
}

#homepic #rightfloat .buttons .small a {
	font-size: 100%;
		font-weight: bold;
	text-decoration:none;
}
#homepic #rightfloat .buttons .small a:hover {
	text-decoration:none;
}
#homemain p {
	margin: 0em 2% 1em 3%;
	font-size: 70%;
	line-height: 150%;
	float: left;
	width:60%;

}
#homemain p a {
	text-decoration:none;
}
#homemain p a:hover {
	text-decoration:underline;
}

#homemain #image {
	padding: 0px 15px 15px;
	width:151px;
	margin-left: 25px;
	float: left;
	background-repeat: no-repeat;
	background-position: bottom;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	}
#homemain #imagefoot {
	width:181px;
	height:15px;
	background-repeat: no-repeat;
	margin-top: -15px;
	margin-left: -15px;
	background-position: left top;
	}
*html #homemain  #image  {
margin-left: 15px;
	}

#homemain #image img {
	clear:both;	
}
#homefooter {
	display:none;
}

#homefooter a {
	text-decoration: none;
}
#homefooter a:hover {

}

/*fixtures*/
table.fixtures{
width:100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-top:none;
	border-right:none;
	border-left:none;
}


table.fixtures tr.title td{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-bottom:none;
	border-right:none;
	border-left:none;
	font-weight: bold;
	background-color: #FFFFFF;
}


table.fixtures tr td.tickets{
display:none;
}

table.fixtures td{
	padding: 2px 0px;
	color: #666666;
	border-bottom:none;
	border-right:none;
	border-left:none;
	background-color: #FFFFFF;
}
p.small{
	font-size:90%;
	color: #999999;
}
/*table*/
table{
	font-size:90%;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #999999;
	width:323px;
	border-collapse:collapse; padding: 1;
}

table td{
	padding: 2px 4px;
	color: #666666;
	border: 1px solid #FFFFFF;
	background-color: #ededed;
	 padding: 1px;
}
/*errors*/
#emailform ul.error{
	text-align: left;
	list-style-image: url(../images/error.gif);
	margin: 4px 1px;
	padding-top:4px;
	padding-bottom:4px;
	background-color: #ffffff

}
#emailform ul.error li{
	font-weight: bold;
	color: #ab2424;
	font-size: 70%;
	line-height: 160%;
}
/* page Search =============================================================================== */

#main #middle #content form#search2 {
	font-size: 100%;
	font-weight: bold;
	text-align: left;
	padding: 0px;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#main #middle #content form#search2 input{
	width:140px;
	margin-top: 4px;
	margin-bottom: 4px;
	font-size: 100%;
	float:none;
}

#main #middle #content #search2 input.button {
	width:60px;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: left top;
}
/*active*/

ul#navmenuhoriz li a#active{
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

.hideme {display:none;visibility: hidden;}

ul.error li{
	font-weight: bold;
	color: #990000;
	list-style-image: url(../images/error.gif);
	font-size: 80%;
}
