#galleryWrap{
width:950px;
height:200px;
background:#191919;
z-index: -1;
}

#gallery_accordion_wrap{
width:250px;
height:190px;
padding:5px 0px;
overflow:hidden;
float:left;
}

.acc_title{
display:block;
margin:0 auto;
padding:0px;
width:240px;
height:29px;
overflow:hidden;
outline:none;
text-indent:-1000px;
}

.acc_parkTen{
background:url(/img/title_parkTen.png) 0 0 no-repeat;
cursor:pointer;
}
.acc_parkTen_active{
background:url(/img/title_parkTen.png) 0 -29px no-repeat;
}

.acc_swFreeway{
background:url(/img/title_swFreeway.png) 0 0 no-repeat;
cursor:pointer;
}
.acc_swFreeway_active{
background:url(/img/title_swFreeway.png) 0 -29px no-repeat;
}

.acc_sugarland{
background:url(/img/title_sugarLand.png) 0 0 no-repeat;
cursor:pointer;
}
.acc_sugarland_active{
background:url(/img/title_sugarLand.png) 0 -29px no-repeat;
}

.acc_TES{
background:url(/img/title_TES.png) 0 0 no-repeat;
cursor:pointer;
}
.acc_TES_active{
background:url(/img/title_TES.png) 0 -29px no-repeat;
}



.acc_content{
height:63px;
padding:5px 0px 5px 20px;
font-size:.80em;
color:#FFFFFF;
}

.acc_link_wrap{
padding:5px 0px 0px;
}

.email_icon{
border:none;
}

a.email:link, a.email:visited{
color:#FF0000;
font-size:1.1em;
text-transform:uppercase;
text-decoration:none;
}
a.email:hover, a.email:visited:hover{
color:#EB8484;
text-decoration:none;
}

.map_icon{
border:none;
}
a.map:link, a.map:visited{
color:#FF0000;
font-size:1.1em;
text-transform:uppercase;
margin:0px 0px 0px 20px;
text-decoration:none;
}
a.map:hover, a.map:visited:hover{
color:#EB8484;
margin:0px 0px 0px 20px;
text-decoration:none;
}






#gallery_image_wrap{
width:500px;
height:200px;
float:left;
background:url(/img/img_bg.jpg) no-repeat;
}

.displayImg{
width:500px;
height:200px;
position:absolute;
z-index:2;
overflow:hidden;
}

.bigimg{
position:absolute;
margin:-56px 0px 0px;
}

.img_details{
position:absolute;
z-index:100;
width:500px;
height:40px;
background:url(/img/detail_bar_bg.png);
margin:160px 0px 0px;
}

.detail_title{
float:left;
padding:10px 0px 0px 20px;
font-family:Georgia, 'Times New Roman', Times, serif;
font-style:italic;
font-size:1em;
color:#FFFFFF;
}

.detail_link_wrap{
float:right;
padding:13px 20px 0px 0px;
}
.detail_link_icon{
border:none;
}
a.detail_link:link, a.detail_link:visited{
color:#FFFFFF;
font-size:.875em;
text-decoration:none;
}
a.detail_link:hover, a.detail_link:visited:hover{
color:#EB8484;
font-size:.875em;
text-decoration:none;
}





#gallery_thumb_wrap{
width:200px;
height:200px;
background:#FFF;
float:left;
}

.title_photoGallery, a.title_photoGallery:link, a.title_photoGallery:visited, a.title_photoGallery:hover{
display:block;
background:url(/img/title_photoGallery.png) no-repeat;
width:200px;
height:38px;
padding:0px;
margin:0px;
text-decoration:none;
border:none;
text-indent:-1000px;
overflow:hidden;
outline:none;
cursor:pointer;
}

.thumb_wrap{
width:200px;
height:139px;
}

.thumb_gallery{
width:200px;
height:139px;
position:absolute;
}

.thumb_img{
margin:5px 0px 0px 5px;
cursor:pointer;
float:left
}

.tour360{
display:block;
width:190px;
height:23px;
margin:0 auto;
overflow:hidden;
outline:none;
text-indent:-1000px;
}
a.tour360:link, a.tour360:visited{
background:url(/img/360tour_sprite.png) 0 0 no-repeat;
}
a.tour360:hover, a.tour360:visited:hover, a.tour360:active{
background:url(/img/360tour_sprite.png) 0 -23px no-repeat;
}