/* TEXT FORMATTING */

p.body{ margin-bottom: 8px }
p.body2{ margin-bottom: 8px; font-size: 16px; }

/* PANELS */

div#stablespanel {
	width:300px;
	height:330px;
	padding:0px 10px 0px 0px;
	position:absolute;
	top:325px;
	left:118px;
}

div#stablesscrollhold {
	width:730px;
	height:131px;
	position: absolute;
	top:93px;
	left:210px;
}

div#stables1bg {
	width:1000px;
	height:477px;
	background: url(../gfx/stables1_bg_img.jpg) no-repeat;
	position: absolute;
	bottom:56px;
	right:-18px;
}

div#stables2bg {
	width:1000px;
	height:477px;
	background: url(../gfx/stables2_bg_img.jpg) no-repeat;
	position: absolute;
	bottom:56px;
	right:-18px;
}

div#stables3bg {
	width:1000px;
	height:477px;
	background: url(../gfx/stables3_bg_img.jpg) no-repeat;
	position: absolute;
	bottom:56px;
	right:-18px;
}

div#stables4bg {
	width:1000px;
	height:477px;
	background: url(../gfx/stables4_bg_img.jpg) no-repeat;
	position: absolute;
	bottom:56px;
	right:-18px;
}

div#stables5bg {
	width:1000px;
	height:477px;
	background: url(../gfx/stables5_bg_img.jpg) no-repeat;
	position: absolute;
	bottom:56px;
	right:-18px;
}

div#stables6bg {
	width:1000px;
	height:477px;
	background: url(../gfx/stables6_bg_img.jpg) no-repeat;
	position: absolute;
	bottom:56px;
	right:-18px;
}

div#stables7bg {
	width:1000px;
	height:477px;
	background: url(../gfx/stables7_bg_img.jpg) no-repeat;
	position: absolute;
	bottom:56px;
	right:-18px;
}

div#stables8bg {
	width:1000px;
	height:477px;
	background: url(../gfx/stables8_bg_img.jpg) no-repeat;
	position: absolute;
	bottom:56px;
	right:-18px;
}

/* STABLES NAVIGATION */

ul#stables3 {	
	width:771px;
	list-style:none;
	height:131px
}

ul#stables3 li {
	display:inline
}

ul#stables3 li a {
	height:131px;
	float:left;
	text-indent:-9999px;
	text-decoration:none
}

ul#stables3  li a span {
	float:left;
	display:block
}

ul#stables3 li#stables3-1 a {
	width:102px;
	background:url(../gfx/stables_nav3.jpg) no-repeat 0px 0
}

ul#stables3 li#stables3-1 a:active,
ul#stables3 li#stables3-1 a:hover {
	background-position:0px -131px
}
ul#stables3 li#stables3-1 a.current {
	background-position:0px -262px
}

ul#stables3 li#stables3-2 a {
	width:95px;
	background:url(../gfx/stables_nav3.jpg) no-repeat -102px 0
}

ul#stables3 li#stables3-2 a:active,
ul#stables3 li#stables3-2 a:hover {
	background-position:-102px -131px
}
ul#stables3 li#stables3-2 a.current {
	background-position:-102px -262px
}

ul#stables3 li#stables3-3 a {
	width:95px;
	background:url(../gfx/stables_nav3.jpg) no-repeat -197px 0
}

ul#stables3 li#stables3-3 a:active,
ul#stables3 li#stables3-3 a:hover {
	background-position:-197px -131px
}
ul#stables3 li#stables3-3 a.current {
	background-position:-197px -262px
}

ul#stables3 li#stables3-4 a {
	width:94px;
	background:url(../gfx/stables_nav3.jpg) no-repeat -292px 0
}

ul#stables3 li#stables3-4 a:active,
ul#stables3 li#stables3-4 a:hover {
	background-position:-292px -131px
}
ul#stables3 li#stables3-4 a.current {
	background-position:-292px -262px
}

ul#stables3 li#stables3-5 a {
	width:96px;
	background:url(../gfx/stables_nav3.jpg) no-repeat -386px 0
}

ul#stables3 li#stables3-5 a:active,
ul#stables3 li#stables3-5 a:hover {
	background-position:-386px -131px
}
ul#stables3 li#stables3-5 a.current {
	background-position:-386px -262px
}

ul#stables3 li#stables3-6 a {
	width:95px;
	background:url(../gfx/stables_nav3.jpg) no-repeat -482px 0
}

ul#stables3 li#stables3-6 a:active,
ul#stables3 li#stables3-6 a:hover {
	background-position:-482px -131px
}
ul#stables3 li#stables3-6 a.current {
	background-position:-482px -262px
}

ul#stables3 li#stables3-7 a {
	width:95px;
	background:url(../gfx/stables_nav3.jpg) no-repeat -577px 0
}

ul#stables3 li#stables3-7 a:active,
ul#stables3 li#stables3-7 a:hover {
	background-position:-577px -131px
}
ul#stables3 li#stables3-7 a.current {
	background-position:-577px -262px
}

ul#stables3 li#stables3-8 a {
	width:99px;
	background:url(../gfx/stables_nav3.jpg) no-repeat -672px 0
}

ul#stables3 li#stables3-8 a:active,
ul#stables3 li#stables3-8 a:hover {
	background-position:-672px -131px
}
ul#stables3 li#stables3-8 a.current {
	background-position:-672px -262px
}