@charset "utf-8";
/* CSS Document */
#heading {
color:#CC6B09;
font-family:Arial,Helvetica,sans-serif;
font-size:23px;
font-weight:lighter;
letter-spacing:-0.04em;
margin:0;
padding: 5px 25px 0 20px;
}
/* 1, 10, 3, 7, 9 */
#gallery a.slidea {background:url(http://clubequus.com/images/gallery/brisbane/brisbane08_2_t.jpg); height:64px; width:85px;}
#gallery a.slideb {background:url(http://clubequus.com/images/gallery/brisbane/brisbane08_3_t.jpg); height:64px; width:85px;}
#gallery a.slidec {background:url(http://clubequus.com/images/gallery/brisbane/brisbane08_4_t.jpg); height:64px; width:85px;}
#gallery a.slided {background:url(http://clubequus.com/images/gallery/brisbane/brisbane08_5_t.jpg); height:64px; width:85px;}
#gallery a.slidee {background:url(http://clubequus.com/images/gallery/brisbane/brisbane08_6_t.jpg); height:64px; width:85px;}
#gallery a.slidef {background:url(http://clubequus.com/images/gallery/brisbane/brisbane08_7_t.jpg); height:64px; width:85px;}
#gallery a.slideg {background:url(http://clubequus.com/images/gallery/brisbane/brisbane08_8_t.jpg); height:64px; width:85px;}
#gallery a.slideh {background:url(http://clubequus.com/images/gallery/brisbane/brisbane08_9_t.jpg); height:64px; width:85px;}
#gallery a.slidei {background:url(http://clubequus.com/images/gallery/brisbane/brisbane08_1_t.jpg); height:64px; width:85px;}
/* Portrait; 9, 10 17, 3, 1 */
#gallery a.slidej {background:url(http://clubequus.com/images/gallery/brisbane/brisbane08_10_t.jpg); height:113px; width:85px;}
#gallery a.slidek {background:url(http://clubequus.com/images/gallery/brisbane/brisbane08_11_t.jpg); height:113px; width:85px;}
#gallery a.slidel {background:url(http://clubequus.com/images/gallery/brisbane/brisbane08_12_t.jpg); height:113px; width:85px;}

#gallery {
	position:relative; width:900px; height:420px;
	/*margin-top: -10px;*/
	padding: 0px;
	background: url(http://clubequus.com/images/gallery/brisbane/background.jpg) 47px 12px no-repeat; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	z-index:200;
    border:0px solid #000000;
	}

#gallery ul {
	width:280px; height:357px;
	list-style-type:none; 
	float:right;
	margin: 10px 20px 4px;
	}

#gallery li {
	float:right;
	padding: 1px;
	}

#gallery a.gallery, #gallery a.gallery:visited {
	display:block; color:#000; text-decoration:none; text-align:center; cursor:default;
	border:1px solid #ffffff; 
	margin:1px 2px 1px 2px; 
	}

#gallery a.gallery span {
	position:absolute;
	width:1px;
	height:1px;
	top:5px;
	left:0px;
	background:#fff;
	overflow:hidden;
	}

#gallery a.gallery:hover {
	border:1px solid #2A2A2A;
	}

#gallery a.gallery:hover img {
	border:1px solid #000000; 
	float: inherit; 
	margin-top:15px; margin-left:20px;
	padding: 5px;
	}

#gallery a.slideb:hover img, #gallery a.slidei:hover img { }

#gallery a.gallery:hover span {
	position:absolute; 
	width:570px; height:425px; 
	top:-10px; left:3px; 
	color:#000000;
	border:0px solid #000000;
	}

.photo_select {
	position: relative;
	float:left;
	top: 0px;
 	margin-left:45px;
 	color: #FFCC00;
	font-size: 14px;
	z-index: 100;
	}


