@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;
}
#gallery a.slidea {background:url(http://clubequus.com/images/gallery/chinese_gardens/chinesegardens08-6_t.jpg); height:57px; width:85px;}
#gallery a.slideb {background:url(http://clubequus.com/images/gallery/chinese_gardens/chinesegardens08-2_t.jpg); height:57px; width:85px;}
#gallery a.slidec {background:url(http://clubequus.com/images/gallery/chinese_gardens/chinesegardens08-4_t.jpg); height:57px; width:85px;}
#gallery a.slided {background:url(http://clubequus.com/images/gallery/chinese_gardens/chinesegardens08-23_t.jpg); height:57px; width:85px;}
#gallery a.slidee {background:url(http://clubequus.com/images/gallery/chinese_gardens/chinesegardens08-17_t.jpg); height:57px; width:85px;}
#gallery a.slidef {background:url(http://clubequus.com/images/gallery/chinese_gardens/chinesegardens08-7_t.jpg); height:57px; width:85px;}
#gallery a.slideg {background:url(http://clubequus.com/images/gallery/chinese_gardens/chinesegardens08-8_t.jpg); height:57px; width:85px;}
#gallery a.slideh {background:url(http://clubequus.com/images/gallery/chinese_gardens/chinesegardens08-19_t.jpg); height:57px; width:85px;}
#gallery a.slidei {background:url(http://clubequus.com/images/gallery/chinese_gardens/chinesegardens08-10_t.jpg); height:57px; width:85px;}
#gallery a.slidej {background:url(http://clubequus.com/images/gallery/chinese_gardens/chinesegardens08-11_t.jpg); height:57px; width:85px;}
#gallery a.slidek {background:url(http://clubequus.com/images/gallery/chinese_gardens/chinesegardens08-12_t.jpg); height:57px; width:85px;}
#gallery a.slidel {background:url(http://clubequus.com/images/gallery/chinese_gardens/chinesegardens08-14_t.jpg); height:57px; width:85px;}
#gallery a.slidem {background:url(http://clubequus.com/images/gallery/chinese_gardens/chinesegardens08-15_t.jpg); height:57px; width:85px;}
#gallery a.sliden {background:url(http://clubequus.com/images/gallery/chinese_gardens/chinesegardens08-13_t.jpg); height:57px; width:85px;}
#gallery a.slideo {background:url(http://clubequus.com/images/gallery/chinese_gardens/chinesegardens08-18_t.jpg); height:57px; width:85px;}
#gallery a.slidep {background:url(http://clubequus.com/images/gallery/chinese_gardens/chinesegardens08-16_t.jpg); height:57px; width:85px;}
#gallery a.slideq {background:url(http://clubequus.com/images/gallery/chinese_gardens/chinesegardens08-9_t.jpg); height:57px; width:85px;}
#gallery a.slider {background:url(http://clubequus.com/images/gallery/chinese_gardens/chinesegardens08-21_t.jpg); height:57px; width:85px;}
#gallery a.slides {background:url(http://clubequus.com/images/gallery/chinese_gardens/chinesegardens08-20_t.jpg); height:57px; width:85px;}
#gallery a.slidet {background:url(http://clubequus.com/images/gallery/chinese_gardens/chinesegardens08-22_t.jpg); height:57px; width:85px;}


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

#gallery ul {
	width:405px; height:357px;
	list-style-type:none; 
	float:right;
	margin: 11px 3px 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:0px;
	padding: 5px;
	}

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

#gallery a.gallery:hover span {
	position:absolute; 
	width:523px; height:405px; 
	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;
	}


