@charset "utf-8";
/* CSS Document */

.tpad10
{
padding-top:10px;
}
.btmborder
{
border-bottom:1px solid #000000;
width:200px;
display:block;
height:1px;
}
.centercontent_container h1
{
font-size:20px;
width:100%;
overflow:hidden;
font-family:"Trebuchet MS",Tahoma,Arial, Helvetica, sans-serif;
}

.outerdirectory
{
width:620px;
overflow:hidden;
margin-top:7px;
}
.leftdirectory
{
width:200px;
overflow:hidden;
float:left;
margin-right:10px;
}
.venueinformation
{
background:url(../images/bg_venueinformatiom.gif) no-repeat #FFFFFF;
width:200px;
}
.bottom
{
background:url(../images/bg_curvebottom.gif) no-repeat  bottom left;
height:5px;
width:200px;
}
.pad7
{
padding:7px;
}
.venueinformation h3
{
font-size:11px;
font-weight:bold;
color:#FFFFFF;
font-family:"Trebuchet MS",Tahoma,Arial, Helvetica, sans-serif;
}
.venueinformation h2
{
font-size:11px;
font-weight:bold;
color:#FFFFFF;
font-family:"Trebuchet MS",Tahoma,Arial, Helvetica, sans-serif;
}
.img_venue
{
float:left;
padding-right:8px;
}
.reviewouter
{
width:100%;
background:url(../images/bg_review.gif) no-repeat bottom left;
overflow:hidden;
margin:10px 0px 10px 0px;
padding-bottom:5px;
}
.reviewouter .left
{
width:55px;
overflow:hidden;
float:left;
}
.reviewouter .left p
{
font-size:9px;
}
.reviewouter .right
{
width:125px;
overflow:hidden;
padding-left:2px;
}
.review
{
font-size:11px;
text-transform:uppercase;
text-decoration:none;
color:#000000;
}
.review:hover
{
text-decoration:underline;
}

.venueinformation .label
{
display:block;
width:62px;
text-align:left;
font-size:11px;
float:left;
height:15px;
padding-bottom:3px;
}
.venueinformation .textbox
{
border:none;
background-color:#FFFFFF;
width:120px;
height:15px;
}
.venueinformation p
{
line-height:11px;
font-size:10px;
}
.btnblack
{
background-color:#000000;
font-size:11px;
padding:3px 5px 3px 5px;
color:#FFFFFF;
border:none;
}

/*############################### REST GOLD CSS ############################*/

.download_container
{
width:200px;
overflow:hidden;
padding:0px;
}
.download_container h3
{
font-size:12px;
text-decoration:none;
color:#FFFFFF;
display:block;
width:175px;
height:20px;
padding:5px 0px 0px 25px;
background:url(../images/download_headbg.jpg) no-repeat top left;
}
.download_container .downloadcontent
{
background:url(../images/download_bg.gif) repeat-x top left #FFFFFF;
padding:3px 0px 0px 5px;
}
.downloadcontent ul
{
list-style:none;
}
.downloadcontent li{
background:url(../images/download_linkbg.png) no-repeat bottom left;
padding:0px 0px 0px 0px;
margin:0px;
}
.downloadcontent li a{
display: block;
width:100%;
height:20px;
font-size:13px;
font-weight:bold;
color:#262525;
text-decoration:none;
cursor:pointer;	
padding:5px 0 0px 26px;
background:url(../images/icn_pdf.gif) no-repeat 3px 5px;
}
.downloadcontent li a span{
font-size:8px;
font-weight:bold;
padding-left:25px;
color:#262525;
text-decoration:none;
clear:both;
display:block;
}
.downloadcontent li a:hover{
text-decoration:none;
color:#09aeef;
}
.download_container .downloadbottombg
{
background:url(../images/mostview_bottombg.gif) repeat-x top left;
height:10px;
padding:0px 0px 10px 0px;
}

/* GALLERY */

.gallery_container
{
width:200px;
overflow:hidden;
padding:0px;
}
.gallery_container h3
{
font-size:12px;
text-decoration:none;
color:#FFFFFF;
display:block;
width:175px;
height:22px;
padding:5px 0px 0px 25px;
background:url(../images/gallery_headbg.jpg) no-repeat top left;
}
.gallery_container h2
{
font-size:12px;
text-decoration:none;
color:#FFFFFF;
display:block;
width:175px;
height:22px;
padding:5px 0px 0px 25px;
background:url(../images/gallery_headbg.jpg) no-repeat top left;
}
.gallery_container .gallerycontent
{
background:#292828;
}
.gallerycontent a{
border:0px;
padding-top:10px;
display:block;
width:185px;
margin:0 auto;
}
.gallery_container .gallerybottombg
{
background:url(../images/gallery_bottombg.gif) repeat-x top left;
height:20px;
padding:0px 0px 10px 0px;
}
/* VENUE DETAILS */

.venue_container
{
width:200px;
overflow:hidden;
padding:0px;
}
.venue_container h3
{
font-size:12px;
text-decoration:none;
color:#FFFFFF;
display:block;
width:175px;
height:20px;
padding:5px 0px 0px 25px;
background:url(../images/venue_headbg.jpg) no-repeat top left;
}
.venue_container h2
{
font-size:12px;
text-decoration:none;
color:#FFFFFF;
display:block;
width:175px;
height:20px;
padding:5px 0px 0px 25px;
background:url(../images/venue_headbg.jpg) no-repeat top left;
}

.venue_container .venuecontent
{
background:#262525;
padding:10px 5px;
width:190px;
overflow:hidden;
}
.venuecontent .detailsouter
{
background:url(../images/venue_linkbg.png) no-repeat bottom left;
width:100%;
overflow:hidden;
padding-bottom:8px;
margin-bottom:3px;
}
.detailsouter .left
{
width:60px;
overflow:hidden;
float:left;
}
.detailsouter a
{
font-size:10px;
color:#FFFFFF;
text-decoration:underline;
}
.detailsouter a:hover
{
text-decoration:none;
}
.detailsouter .left p
{
font-size:10px;
color:#FFFFFF;
font-weight:bold;
}
.detailsouter .right
{
width:125px;
font-size:10px;
overflow:hidden;
padding-left:2px;
color:#FFFFFF
}
.venue_container .venuebottombg
{
background:url(../images/venue_bottombg.gif) repeat-x top left;
height:15px;
padding:0px 0px 10px 0px;
}

/*MAP CONTENT */
.map_container
{
width:200px;
overflow:hidden;
padding:0px;
}
.map_container h3
{
font-size:12px;
font-weight:bold;
text-decoration:none;
color:#FFFFFF;
display:block;
/*width:175px;*/
height:21px;
padding:7px 0px 0px 25px;
background:url(../images/map_headbg.jpg) no-repeat top left;
}
.map_container h2
{
font-size:12px;
font-weight:bold;
text-decoration:none;
color:#FFFFFF;
display:block;
/*width:175px;*/
height:21px;
padding:7px 0px 0px 25px;
background:url(../images/map_headbg.jpg) no-repeat top left;
}
.map_container .mapcontent
{
width:200px;
overflow:hidden;
text-align:center;
padding:10px 0px 5px 0px;
background:url(../images/map_contentbg.png) repeat-x top left #FFFFFF;
}
.map_container .mapbottombg
{
background:url(../images/nearby_bottombg.gif) repeat-x top left;
height:14px;
padding:0px 0px 10px 0px;
}

/*NEAR BY CONTENT  */
.nearby_container
{
width:200px;
overflow:hidden;
padding:0px;
font-family:"Trebuchet MS",Tahoma,Arial;
}
.nearby_container h3
{
font-size:12px;
font-weight:bold;
text-decoration:none;
color:#FFFFFF;
display:block;
width:175px;
height:20px;
padding:5px 0px 0px 25px;
background:url(../images/nearby_headbg.jpg) no-repeat top left;
font-family:"Trebuchet MS",Tahoma,Arial;
}
.nearby_container .nearbycontent
{
background:url(../images/nearby_bg.gif) repeat-x top left #FFFFFF;
padding:3px 0px 0px 5px;
}
.nearbycontent ul
{
list-style:none;
}
.nearbycontent li{
background:url(../images/nearby_linkbg.png) no-repeat bottom left;
padding:0px 0px 0px 0px;
margin:0px;
}
.nearbycontent li a{
display: block;
width:100%;
/*height:20px;*/
font-size:13px;
font-weight:bold;
color:#262525;
text-decoration:none;
cursor:pointer;	
padding:3px 0 3px 5px;
font-family:"Trebuchet MS",Tahoma,Arial;
}
.nearbycontent li a span{
font-size:8px;
font-weight:bold;
padding-left:25px;
color:#262525;
text-decoration:none;
clear:both;
display:block;
font-family:"Trebuchet MS",Tahoma,Arial;
}
.nearbycontent li a:hover{
text-decoration:none;
color:#09aeef;
}
.nearby_container .nearbybottombg
{
background:url(../images/nearby_bottombg.gif) repeat-x top left;
height:14px;
padding:0px 0px 10px 0px;
}


