/* BEGIN: hotspot: venue */

div#hotspot-venue-wrapper { }

/* venue background images */
div#hotspot-venue-wrapper div#venue-top-img { background: url("../images/hotspot_venue_top.jpg") top left no-repeat !important; }
div#hotspot-venue-wrapper div#venue-middle-img { background: transparent url("../images/hotspot_venue_middle.jpg") top left repeat-y !important; }
div#hotspot-venue-wrapper div#venue-bottom-img { background: transparent url("../images/hotspot_venue_bottom.jpg") bottom left no-repeat !important; }
div#hotspot-venue-wrapper div.clearboth { clear: both !important; }


div#hotspot-venue-wrapper div.venue-info-left {
float: left !important;
width: 202px !important;
margin-top: 25px;
padding-top: 117px !important;
}

div#hotspot-venue-wrapper div.venue-info-right {
float: right !important;
width: 348px !important;
padding-top: 5px !important;
}

/* venue sponsor text */
div.venue-sponsorship {
position:absolute;
right:10px;
top:10px;
}


div#hotspot-venue-wrapper div.venue-sponsorship p {
font-weight: bold !important;
font-style: italic !important;
font-size: 7px !important;
color: #909090 !important;
padding-top: 15px !important;
}

/* venue sponsor img */
div#hotspot-venue-wrapper div.venue-sponsorship p img {
vertical-align: middle !important;
border: 1px solid #ccc !important;
margin-left: 5px !important;
}

/* venue name */
div#hotspot-venue-wrapper h1.venue-name {
font-family: arial !important;
font-size: 22px !important;
font-weight: bold !important;
padding-top: 10px !important;
}

/* venue address */
div#hotspot-venue-wrapper p.venue-address {
font-family: arial !important;
font-size: 10px !important;
font-weight: bold !important;
width:227px;
float:left;
}

/* venue links */
div#hotspot-venue-wrapper p.venue-address span.venue-links,
div#hotspot-venue-wrapper p.venue-address span.venue-links a {
font-size: 12px !important;
line-height: 22px !important;
}

div#hotspot-venue-wrapper ul.venue-facts li {
font-size: 12px !important;
padding: 0 !important;
padding-bottom: 10px !important;
padding-left: 15px !important;
padding-right: 25px !important;
background: transparent url("../images/venue-arrows.jpg") top left no-repeat;
}

div#hotspot-venue-wrapper div.venue-internal {
font-family: arial !important;
padding: 50px 15px 15px 15px !important;
}

div#hotspot-venue-wrapper div.venue-rating {
float: left !important;
width: 100px !important;
}

div#hotspot-venue-wrapper div.venue-map {
float: right !important;
width: 203px !important;
margin-top:20px;
}

div#hotspot-venue-wrapper div.venue-send-to-phone {
width:135px;
float:left;
}

div#hotspot-venue-wrapper div.venue-bing-map-thumb {
    bottom: 1px;
    left: 233px;
    position: absolute;
    width: 137px;
}

div#hotspot-venue-wrapper div.venue-map img {
border: 1px solid #ccc !important;
}

div#hotspot-venue-wrapper h2.venue-tmz-facts { padding: 25px 0 15px 0 !important; }

div#hotspot-venue-wrapper div#gallery2.hotspot2{
background: transparent url('../images/venue-tmz-sightings.jpg') top left no-repeat;
width: 541px !important;
height: auto /*85px*/ !important;
margin: 20px 0 0 0 !important;
padding: 35px 0 20px 0 !important;
}

div#hotspot-venue-wrapper div#gallery2.hotspot2div { margin-top: 10px; }

div#hotspot-venue-wrapper .jcarousel-skin-tmz .jcarousel-container-horizontal {
    width: 541px !important;
}

div#hotspot-venue-wrapper .jcarousel-skin-tmz .jcarousel-clip-horizontal {
position: absolute !important;
    width: 483px !important;
top: 20px !important;
left: 25px !important;

}

div#hotspot-venue-wrapper .jcarousel-skin-tmz .jcarousel-item {
    width: 60px !important;
    height: 60px !important;

}

div#hotspot-venue-wrapper #venue_video_player { height:237px;}

div.venue-hotspot-logo {
background: transparent url("../images/tmz-hotspot-logo.png") top left no-repeat;
width: 265px;
height: 76px;
position: relative;
left: -30px;
margin-top: -74px;
}

div.venue-hotspot-footer-link {
height:42px;
left:12px;
margin-bottom:5px;
margin-top:-9px;
position:relative;
width:580px;
}

div.venue-hotspot-footer-link a {
display: block;
width: 580px;
height: 72px;
text-indent: -9999px;
position: relative;
margin-top: 5px;
}

div#venue_bus_tour {
    bottom: 24px;
    left: 373px;
    position: absolute;
    width: 200px;
}

#send-to-phone-dialog-shield {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 100000;
    background-color: black;
    opacity: 0.50;
}

#send-to-phone-dialog {
    position: absolute;
    width: 337px;
    height: auto;
    border: 1px solid #cb3020;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    top: 200px;
    left: 100px;
    z-index: 100001;
    background-color: white;
    padding: 7px;
}

#send-to-phone-dialog h1 {
    background: url(../images/send-to-phone-heading.gif) no-repeat;
    text-align: center;
    color: white;
    font-weight: bold;
    font-size: 12px;
    height: 17px;
    padding-top: 2px;
}

#send-to-phone-dialog fieldset {
    border-bottom: 1px solid #ccc;
    margin-bottom: 7px;
}

#send-to-phone-dialog fieldset label {
    font-weight: bold;
    font-size: 12px;
    display: block;
    margin-top: 7px;
}

#send-to-phone-dialog fieldset label span {
    color: #555571;
    font-weight: normal;
    margin-left: 7px;
}

#send-to-phone-dialog fieldset p {
    color: #8a8282;
    font-weight: normal;
    margin: 7px 0 15px 0;
}

#send-to-phone-dialog fieldset textarea {
    width: 99%;
    font-size: 11px;
}

#send-to-phone-dialog #send-to-phone-chars {
    float: right;
}

#send-to-phone-dialog #send-to-phone-chars.exceeded {
    color: red;
}

#send-to-phone-dialog #send-to-phone-dialog-status {
    color: #666;
    font-size: 11px;
    float: left;
}

#send-to-phone-dialog div.buttons {
    height: 30px;
}

#send-to-phone-dialog div.buttons input {
    float: right;
}

#send-to-phone-dialog div.buttons a {
    line-height: 17px;
    display: block;
    float: right;
    margin-right: 10px;
}

#send-to-phone-dialog #send-to-phone-dialog-sponsor {
    text-align: right;
}

#send-to-phone-dialog #send-to-phone-dialog-sponsor em {
    color: #a6a6a6;
    text-transform: uppercase;
    font-size: 7px;
    position: relative;
    top: -10px;
    margin-right: 5px;
}

.send-to-phone-link {
    cursor: pointer;
}

/* ------the latest box hotspots */
.thelatest-hotspots {
margin-bottom: 15px;
}
/*there is 1 style in ie7.css for .thelatest*/
.thelatest-hotspots div.latestsection-hotspots:first-child {
padding: 40px 0px 32px 0px;
border:none;
}
.thelatest-hotspots div.latestsection-hotspots {
padding: 20px 0 32px;
border-top: 1px solid #acacac;
}

h2.titlePhotos-hotspots, h2.titleVideos-hotspots-hotspots, h2.titleStories-hotspots {
margin-bottom: 10px;
margin-left: 5px;
font-size:16px;
text-indent:-9999px
}

h2.titlePhotos-hotspots {
background: url('../images/title-photos.png') no-repeat;
width:83px;
height:14px;
}

h2.titleVideos-hotspots {
background: url('../images/title-videos.png') no-repeat;
width:73px;
height:14px;
}

h2.titleStories-hotspots {
background: url('../images/title-stories.png') no-repeat;
width:79px;
height:14px;
}

img.thumb-100px {
background: url('../images/tmz_logo_default_100px.gif') no-repeat center center;
height: 100px;
width: 100px;
padding: 0px 0px 0px 0px;
float:left;
margin:0px 5px 5px 0px;
}

.hotspots #biobox-hotspots p {
    /*float: left;*/
    font-size: 13px;
    line-height: 1.35em;
    margin-top: 0.5em;
    width: 226px;
margin-bottom: 1.35em;
}

.hotspots h1 a {
color:#D1250D;
font-size: 20px;
}
.hotspots h3 {
font-size:15px;
line-height: 1.25em;
}

#biobox-hotspots {
width:875px;
left:16px;
background-color: #ffffff;
position:relative;
-moz-border-radius:7px 7px 7px 7px;
background-color:#FFFFFF;
border:1px solid #ACACAC;
min-height: 218px;
overflow:hidden;
padding:15px;
}

.hotspots-single {
width:982px;
margin:0px auto;
}

#hotspots-top {
position:relative;
}

#biobox-left {
padding-top:5px;
padding-left:20px;
width:570px;
font-family:Arial; color: #000;
font-size: 12px;
line-height:1.5;
float:left;
margin-bottom: 15px;
}

#biobox-left ul.venue-facts {
    margin-bottom: 30px;
    width: 485px;
}

div#biobox-hotspots h1 {
color:#000;
display:block;
margin: 40px 0 0 15px;
color:#D1250D;
font-size: 20px;
}

#biobox-right {
width:240px;
height:285px;
float:left;
margin: 10px 0 0px 15px;
padding-bottom: 15px;
}

#hotspots-postmeta {
margin: 0 15px 15px 0;
}

#main-hotspots {
display:inline;
float:left;
width:982px;
z-index:9998;
background:#efefef url('../images/bg-grain2.gif') repeat;
}

.hotspots-single_post {
-moz-border-radius-bottomleft:7px;
-moz-border-radius-bottomright:7px;
-moz-border-radius-topleft:7px;
-moz-border-radius-topright:7px;
background-color:#FFFFFF;
border:1px solid #ACACAC;
margin:10px 0 15px 16px;
width:575px;
}

.hotspot-related-story {
float:left;
padding-right: 15px;
width: 255px;
margin-bottom:10px;
}

.hotspot-related-story p {
margin-top:10px;
}

.hotspot-related-story p.hrs-comments {
color:#acacac;
font-size:11px;
margin-top:7px
}

.venue-bing-map-thumb {
    bottom: 1px;
    left: 213px;
    position: absolute;
    width: 233px;
}


div.venue-info-left {
    background: url("../images/hotspots-top-seperators.png") no-repeat scroll -20px 0 transparent;
    clear: left;
    float: left;
    margin-bottom: 5px;
    position: relative;
    width: 481px;
}


