/* CSS Document */
<style type="text/css" media="screen, tv, projection">
/*<![CDATA[*/

/* page */
table-layout: fixed;
body {
	font-family: Calibri, "Trebuchet MS", sans-serif;
	font-size: 100%;
}

h1 {font-size: 2em;}
h2 {font-size: 1.5em;}

.table {
  display: table;
  margin:auto; 
   width: 1000px;
   text-align:center;
   	background-color: #ffffff;
}

.tr {
	display: table-row;
	width: 1000px;
	margin:auto;
	background-color: #ffffff;

}

.logo {
	position:relative;

}
.mvmenurow {
	display: table-row;
	width: 1000px;
	margin:auto;
	background-color: #afc87f;

}

.td {
	display: table-cell;
	width: 700px;
	height:auto;
	border: 0;
	padding:0;
	text-align:left;

}
.td3 {
	display: table-cell;
	width: 300px;
	height:auto;
	border: 1px solid  #990000;
	padding:0;
	text-align:left;

}
.mvfooter 
{
	display: table-row;
	width: 1000px;
	margin:auto;
	background-color: #FFFFFF;
}



.stallion_pic
{
	background-color: #a4a4a5;
	vertical-align: middle;
}

.example {
	background: #eee;
	padding: 50px;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ef2222;
	text-decoration: none;
}
.headlinelgelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
.headlinelge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.textlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
.textlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #a4a4a5;
	text-decoration: underline;
}
.textlinkoncolour {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
.textlinkoncolour:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
}
.largetextlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #223344;
	text-decoration: underline;
}
.largetextlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #0c8040;
	text-decoration: underline;
}


.menu, .menu ul {
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	display: block;
	z-index: 10000;
}

.menu li {
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	float: left;	
	position: relative;	
	z-index: 10000;		
}

.menu li:hover {
	z-index: 10000;	
	white-space: normal;
}

.menu li li {
	float: none;
}

.menu ul {
	visibility: hidden;	
	position: absolute;
	z-index: 100000;
	left: 0;	
	top: 0;		
}

.menu li:hover>ul {
	visibility: visible;	
	top: 100%;	
}

.menu li li:hover>ul {	
	top: 0;
	left: 100%;
}


.menu:after, .menu ul:after {
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}
.menu, .menu ul {	
	min-height: 0;
}

/*
.menu ul {
	background-image: url(images/empty.jpg);	
	padding: 10px 30px 30px 30px;
	margin: -10px 0 0 -30px;
	
}
.menu ul ul {
	padding: 30px 30px 30px 10px;
	margin: -30px 0 0 -10px;
}

*/






.menu, .menu ul li {
	color: #afc87f;
	background: #afc87f;
}

.menu ul {
	width: 11em;
}

.menu a {
	text-decoration: none;
	color: #333333;
	padding: .4em 1.7em;
	display: block;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.menu a:hover, .menu li:hover>a {
	color: #ffffff;
}

.menu li li {	
	border: 1px solid #a4a4a5;
}
.menu ul>li + li {	
	border-top: 0;
}

.menu li li:hover>ul {	
	top: 5px;
	left: 90%;
}


</style>





[if lte IE 6]>
<style type="text/css" media="screen, tv, projection">



.menu, .menu ul {	
	zoom: 1;
}

.menu li.adxmhover {
	z-index: 10000;
}

.menu .adxmhoverUL {	
	visibility: visible;
}

.menu .adxmhoverUL {	
	top: 100%;
	left: 0;
}

.menu .adxmhoverUL .adxmhoverUL {	
	top: 0;
	left: 100%;
}



.menu ul a {	
	zoom: 1;
}

.menu li li {	
	float: left;
	width: 100%;
}

.menu li li {	
	margin-top: -1px;
}

.menu a:hover, .menu .adxmhoverA {		
	color: #fc3;
}

.menu .adxmhoverUL .adxmhoverUL {	
	top: 5px;
	left: 90%;
}


</style>

<script type="text/javascript" src="../code/ADxMenu.js"></script>
<![endif]

