/*
********Do Not Remove!***********
*Copyright (c) 2009, Josh Jamour*
*********************************
*/
body { behavior: url("http://www.rhycom.com/csshover.htc"); } 
a, a:visited, a:hover {text-decoration:none;}

#gallery {position:relative; width:810px; height:730px; background:#ffffff; border:1px solid #ddd; margin:10px auto; font-family:verdana, arial, sans-serif; font-size:12px;}

#gallery span.ul {background:#fff; list-style:none; padding:15px; margin:0; width:225px; float:left; height:219px; overflow:visible;}
#gallery span.ul span.li a.pics{display:inline; width:70px; height:70px; float:left; margin:0 4px 4px 0; border:0px solid #444; cursor:pointer;}
#gallery span.ul span.li img.sthumb {display:block; width:70px; height:70px; border:0px;}

#gallery a.pics span.large {display:none; border:0; width:545px; background:#ffffff; border:1px solid #fff; text-align:center;}
#gallery a.pics span.large img.lthumb {margin:10px auto; border:0px solid #000;}

#gallery a.pics:hover {white-space:normal; border:1px solid #fff;}
#gallery a.pics:hover span.large {display:block; position:absolute; left:255px; top:39px; z-index:10; height:500px;}

#gallery a.pics span.text {position:absolute; left:25px; top:290px; width:200px; font-family:arial; font-size:12px; line-height:15px; text-align:left;}
#gallery a.pics span.text p {color:#999;}
#gallery a.pics span.text p.title {color:#fc0; font-weight:bold;}


#gallery a.pics:hover span.text {display:block;}
#gallery a.pics span.text {display:none;}
#gallery a.pics:hover span.text {position:absolute; left:25px; top:290px; width:200px; font-family:arial; font-size:12px; line-height:15px; text-align:left;}

#gallery a.pics:active {border:1px solid #fc0;} 
#gallery a.pics:active span.large {display:block; position:absolute; left:255px; top:39px; z-index:5; height:500px;}
#gallery a.pics:active span.text {display:block;}

#gallery a.pics:focus {border:1px solid #fc0; outline:0;}
#gallery a.pics:focus span.large {/*display:block;*/ position:absolute; left:255px; top:39px; z-index:5; outline:0;}
#gallery a.pics:focus span.text {/*display:block;*/}

#gallery span.info {clear:left; display:block; position:absolute; left:255px; top:39px; z-index:10; height:500px; text-align:center; line-height:20px; margin:0; padding:0px 0 0 0; width:545px; text-align:center; color:#000; z-index:1;}
#gallery span.info a {color:#000;}
#gallery span.info a:hover {text-decoration:none;}