@charset "utf-8";
/* CSS Document */

img {
	border:0;
}



body {
	text-align: center;
	color: #c3c7cd;
	height:auto;
	background: url(../images/bg.png) repeat-x #00295c;
	padding: 0px;
	font-size: 12px;
}

*body {
	background: url(../images/bg.png) repeat-x #002050;
}

@media screen and (-webkit-min-device-pixel-ratio:0){
body {background: url(../images/bg.png) repeat-x #091a47;}
}

#wrapper {
	position:relative;
	height: 700px;
	width: 1000px;
	margin: 0 auto;
}

#logo {
	position:relative;
	height: 100px;
	width: 975px;
}

.logoIMG {
	margin: 10px auto auto 5px;
}

#top {
	position:relative;
	height: 45px;
	width: 975px;
	background: url(../images/welcome.png) no-repeat top left;
}

.enter {
	margin-top: 18px;
	float: right;
}

#main {
	position:relative;
	height: auto;
	width: 975px;
}

#leftbar {
	position:relative;
	float:left;
	width: 225px;
	text-align:center;
}

#VerColMenu {
	list-style: none;
	margin-left: 0px;
	margin-top: 10px;
	width: 220px;
	float:left;
	padding: 5px 0 0 10px;
	z-index:5;
}

*body #VerColMenu {
	list-style: none;
	#
	margin-left: 0px;
	#
	margin-top: 10px; 
}

#VerColMenu ul {
	list-style: none;
	margin:0 0 0 5px;
	padding: 0px 0px 0px 0px;
	z-index:5;
}

#VerColMenu a {
	width: 220px;
	color: #ffffff;
	display : block;
	font-weight : bold;
	padding : 0;
	text-decoration: none;
	height: 22px;
	*height:20px;
}
.dropdown {
	background:url(../images/dropdown.png) no-repeat left;
}
#drop1 {
	background:url(../images/dropdown.png) no-repeat left;
	height:70px;
}
#drop2 { 
	background:url(../images/dropdown.png) no-repeat left;
	height:70px;
}
#drop3 {
	background:url(../images/dropdown.png) no-repeat left;
	height:70px;
}
#drop4 {
	background:url(../images/dropdown.png) no-repeat left;
	height:50px;
}
#drop5 {
	background:url(../images/dropdown.png) no-repeat left;
	height:70px;
	text-align: left;
	padding-left: 5px;
}


.indent {
	padding-top: 10px;
	padding-left: 0px;
	text-align:left;
}

.choose {
	margin: 10px 0 0 13px;
}

#rightflash {
	float:right;
	height: 460px;
	width: 740px;
	margin-top: 15px;
	maring-left: 10px
	z-index:1;
}

#panel {
	width: 0px;
	height: 178px;
	margin-left: 215px;
	margin-top: -176px;
	background:url(../images/overviewpopout.png) no-repeat;
	z-index:10;
	text-align:left;
}

#panel #stallions {
	position: relative;
	width: 150px;
	height: 135px;
	padding-top: 35px;
	padding-left: 0;
	z-index:11;
}

#panel #farms {
	position: relative;
	width: 150px;
	height: 135px;
	padding-left: 156px;
	margin-top: -134px;
	z-index:11;
}

#panel #ballydoyle {
	position: relative;
	width: 150px;
	height: 135px;
	padding-left: 318px;
	margin-top: -140px;
	z-index:11;
}

#panel #news {
	position: relative;
	width: 125px;
	height: 135px;
	margin-top: -140px;
	padding-left: 513px;
	z-index:11;
}

#panel #contact {
	position: relative;
	width: 110px;
	height: 135px;
	padding-left: 639px;
	margin-top: -140px;
	z-index:11;
}

#panel a {
	width: 120px;	
}

.LIpanel{
	padding: 0;
	margin-top: 5px;
	z-index:15;
}

#closeButton {
	width: 20px;
	height: 20px;
	position: relative;
	margin-left: 735px;
}
