/* Left menu (td.menu) */

@import url(menu.css);

/* Global definitions */

body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  margin: 0em;
  height: 100%;
}

body#frontend {
	background-color: #E6E6E6;
}

a {
  color: black;
  text-decoration: underline;
}

p {
	text-align: justify;
  margin: 0em;
  margin-bottom: 1em;
}

img {
  border: none;
}

h2 {
	font-size: 12pt;
}

h3 {
	font-size: 10pt;
}


/* Main structure blocks */

#print-box {
  display: none;
}

#main {
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  width: 912px;
  height: 100%;
  background-image: url(../images/main.png);
}

#header {
  margin-top: 3em;
  margin-left: auto;
  margin-right: auto;
  width: 952px;
  height: 29px;
  border: 0em;
  background-image: url(../images/header.png);
}

#footer {
  margin-bottom: 3em;
  margin-left: auto;
  margin-right: auto;
  width: 952px;
  height: 29px;
  border: 0em;
  background-image: url(../images/footer.png);
}

#head-box {
  margin-bottom: 5px;
  width: 912px;
  height: 304px;
}

#ecriture {
  width: 912px;
  height: 304px;
}

#foot-box {
  margin-top: 15px;
  width: 898px;
  height: 30px;
  padding: 5px;
  border: 1px solid #E6E6E6;
}

#content {
  width: 100%;
  /*border: 1px solid #E6E6E6;*/
  padding: 0px;
  border: 0px;
  min-height: 400px;
  border-collapse: collapse;
}

#content td {
  /*border: 1px solid #E6E6E6;*/
}

#content td.menu {
  width: 225px;
  padding: 0px;
  vertical-align: top;
}

#content td.page {
  padding: 0px;
  padding-left: 5px;
  vertical-align: top;
}


/* Main page field (td.page) */

h1 {
  display: inline-block;
  font-size: 14pt;
  font-weight: bold;
  line-height: 25px;
  width: 672px;
  padding-left: 5px;
  padding-right: 5px;
  margin: 0em;
  margin-bottom: 0.5em;
  color: white;
  text-align: center;
  font-variant: small-caps;
  background-color: #344e9a;
}

td.content h2.first {
  margin-top: 0em;
  clear: none;
}


td.content h3 {
  margin-top: 1em;
  margin-bottom: 0.5em;
  clear: right;
}

td.content h3.first {
  margin-top: 0em;
  clear: none;
}

.date {
	margin: 0px;
	margin-right: 3px;
	padding: 0px;
	background-image: url(/images/date.png);
	background-repeat: no-repeat;
	height: 45px;
	width: 32px;
	text-align: center;
	font-style: normal;
	background-position: top center;
	display: block;
	float: left;
}
.date .month {
	color: #FFFFFF;
	font-size: 9px;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	line-height: 10px;
}
.date .day {
	margin: 0px;
	margin-top: 3px;
	padding: 0px;
	font-size: 14px;
	color: #000000;
	line-height: 14px;
}
.date .year {
	margin: 0px;
	margin-top: 3px;
	padding: 0px;
	line-height: 12px;
}

.the_file {
  display: inline-block;
  text-align: center;
  float: left;
  width:15px;
  height:15px;
  margin-right: 5px;
}

div.block {
  width: 100%;
  border-bottom: 2px solid #6D7070;
  text-align: left;
  min-height: 46px;
  margin-bottom: 10px;
}

div.list {
  width: 100%;
  border-bottom: 1px solid #6D7070;
  text-align: left;
  padding-bottom: 5px;
  margin-bottom: 5px;
}

div.block_title {
  display: inline-block;
  text-align: left;
  font-size: 10pt;
  width: 90%;
  font-weight: bold;
}

div.block_title a {
  text-decoration: none;
}

div.block_content {
  display: block;
  border-top: 1px solid #6D7070;
  padding-top: 5px;
  padding-bottom: 5px;
  width: 100%;
  text-align: justify;
}

div.horse {
	text-align: center;
	width: 100%;
	margin-bottom: 10px;
}

table.invisible {
  border: 0px;
  border-collapse: collapse;
  width: 100%;
}

table.galery td {
  width: 25%;
  height: 120px;
  vertical-align: middle;
  text-align: center;
}

table.links tr {
  margin-bottom: 5px;
}

table.links th {
  width: 25%;
  vertical-align: middle;
  text-align: left;
}

table.links td {
  width: 75%;
  vertical-align: middle;
  text-align: left;
}

table.events th {
  width: 30%;
  vertical-align: middle;
  text-align: left;
}

table.events td {
  width: 70%;
  vertical-align: middle;
  text-align: left;
}

table.horse th {
  width: 30%;
  vertical-align: middle;
  text-align: center;
}

table.horse td {
  width: 70%;
  vertical-align: middle;
  text-align: left;
}

table.horses th {
  width: 30%;
  vertical-align: middle;
  text-align: center;
}

table.horses td {
  width: 70%;
  vertical-align: middle;
  text-align: left;
	font-weight: bold;
	font-size: 16pt;
}

table.horses td a {
	text-decoration: none;
}

table.data {
	width: 100%;
  border-collapse: collapse;
  border: 1px solid black;
}

table.data th {
	width: 10%;
	white-space: nowrap;
  text-align: left;
	font-weight: bold;
  vertical-align: top;
  padding-left: 2px;
	padding-right: 5px;
  line-height: 20px;
  border: 1px solid black;
	background-color: #9BB6E1;
}

table.data td {
	width: auto;
  padding-left: 2px;
  line-height: 20px;
  border: 1px solid black;
}

table.data p {
  margin: 0em;
  margin-bottom: 0em;
}

fieldset#contextual {
  padding: 5px;
  float: right;
  text-align: center;
  margin-left: 5px;
  border: 1px solid #E6E6E6;
}

fieldset#contextual legend {
  color: #A6A6A6;
}

div#map_canvas {
  width: 100%;
  height: 300px;
  text-align: left;
  margin: auto;
}

.sfTMessageContainer
{
  padding: 5px;
  float: left;
  width: 485px;
}

.sfTMessageContainer img.sfTMessageIcon
{
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 12px;
  margin-left: 5px;
}

.sfTMessageContainer .sfTMessageWrap
{
  float: left;
  width: 410px;
}

.sfTMessageContainer .sfTMessageWrap h1
{
  color: #503512;
  font-weight: normal;
  font-size: 165%;
  padding: 0;
  margin: 0;
  line-height: 100%;
  padding-top: 5px;
}

.sfTMessageContainer .sfTMessageWrap h5
{
  font-weight: normal;
  font-size: 100%;
  padding: 0;
  margin: 0;
}

.sfTLock
{
  background-image: url(../images/bg_sfTLock.jpg);
  background-repeat: repeat-x;
  background-color: #DEE8F2;
  border: 1px solid #FFFFFF;
  border-bottom-color: #B1C4EC;
  border-right-color: #B1C4EC;
}

.pagination {
	margin-top: 5px;
	margin-bottom: 5px;
}

.pagination .pages {
	font-weight: bold;
}

.pagination .pagination_current, .pagination a {
	padding: 2px 6px;
	margin-bottom: 3px;
}

.pagination a {
	border: 1px solid #81A2C4;
	text-decoration: none;
	margin-left: 1px;
	margin-right: 1px;
}

.pagination .pagination_current {
	background: #F5F5F5;
	border: 1px solid #81A2C4;
	font-weight: bold;
}

.pagination a:hover {
	background: #F5F5F5;
	text-decoration: none;
}

.search_default {
	text-align: center;
	color: #aaa;
}

.more_results {
  width: 100%;
  text-align: right;
  margin-bottom: 10px;
}

.simple-line {
  line-height: 100% !important;
}
