﻿
.experiences_content_container .info
{
    border-bottom: solid 1px #393942;
}

.experiences_content_container .info .img
{
    float: left;
    width: 600px;
    height: 346px;
}

.experiences_content_container .info .img img
{
    border: 0px;
}

.experiences_content_container .info .details
{
    float:left; 
    width: 320px;
    height: 306px;
    padding: 20px; 
    background: #181818;
}

.experiences_content_container .info .details .variants
{
    margin-top: 10px;
}

.experiences_content_container .info .details .variant
{
    margin-bottom: 15px;
}

.experiences_content_container #tabs-container
{
    margin-top:40px; 
    margin-left: 35px; 
    margin-right: 20px;
}

.experiences_content_container .tab_control .content
{
    margin-left: 12px;    
    padding-right: 22px;
}

.experiences_content_container .tab_control .content ul
{
    margin: 0px;
    padding: 0px 0px 0px 16px;
}

.experiences_content_container .tab_control .locsTable
{
    border-collapse: collapse;
}

.experiences_content_container .tab_control .locsTable td
{
    padding: 6px;
}

.experiences_content_container .tab_control .locsTable th
{
    background: #3E3E3E;
}

.experiences_content_container .rating
{
    margin-top: 0px;
    width: 600px;
    text-align: right;
}

.experiences_content_container .discover
{
    margin-top: 25px;
    width: 535px;
    margin-left: 35px;
    border-right: solid 1px #3E3E3E;
    float: left;
    padding-right: 25px;
}

.experiences_content_container .discover .userPic
{
    float:right;
    text-align: center;
    margin-left: 10px;
}

.experiences_content_container .discover .upload
{
    margin-top: 10px;
    border: solid 1px #3E3E3E;
    padding: 10px;
    display: none;
}

.experiences_content_container .discover .sendReply
{
    text-align:right;
    border-bottom: solid 1px #303030;
    margin-top: 10px;
}

.experiences_content_container .discover .reply
{
    border: solid 1px #3E3E3E;
    border-top: none;
    padding: 10px;
    display: none;
}

.experiences_content_container .discover .showLocations
{
    margin-top: 20px;
}

.experiences_content_container .discover .showLocations a
{
    outline: none;
}

.experiences_content_container .discover .locationList
{
    padding-top: 10px;
    padding-bottom: 10px;
}

.experiences_content_container .blue
{
    color: #B9E5FB;
}

.experiences_content_container .social_links
{
    margin-top: 20px;
    padding: 10px;
    border: solid 1px #3E3E3E;
    font-size: 0.8em;
    height: 18px;
    margin-bottom: 10px;
    margin-left: 60px;
    width:443px;
}

.experiences_content_container .social_links a
{
    float: left;
    color: #00AEEF;
    padding-left: 24px;
    padding-right: 10px;
    padding-top: 2px;
    height: 18px;
}

.experiences_content_container .social_links a.facebook
{
    background: url(/_common/img/facebook.gif) no-repeat;
}

.experiences_content_container .social_links a.twitter
{
    background: url(/_common/img/twitter.gif) no-repeat;
}

.experiences_content_container .social_links a.myspace
{
    background: url(/_common/img/myspace.gif) no-repeat;
}

.experiences_content_container .social_links a.bebo
{
    background: url(/_common/img/bebo.gif) no-repeat;
}

.experiences_content_container .blogStuff
{
    margin-left: -1px;
    border-left: solid 1px #3E3E3E;
    float: left;
    width: 340px;
    margin-top: 40px;
    margin-bottom: 40px;
    padding-left: 25px;
}

.experiences_content_container .blogStuff .blogComment
{
    margin-bottom: 20px;
}

.experiences_content_container .blogStuff .blogComment .title
{
    font-weight: bold;
    color: #A2A2A2;
}

.experiences_content_container .blogStuff .blogComment .author
{
    font-weight: bold;
}

.experiences_content_container .button_set
{
    border-bottom:1px solid #3E3E3E;
    border-top:1px solid #3E3E3E;
    height:18px;
    width:265px;
}

.experiences_content_container a.button_add_to_basket
{
    display: block;
    float: left;
    width: 133px;
    height: 15px;
    padding-top: 3px;
    overflow: hidden;
    color: #fff;
    background: #AA0A0B;
    text-align: center;
    font-size: 0.8em;
    font-weight: bold;
}

.experiences_content_container a.button_add_to_dreamlist
{
    display: block;
    float: left;
    width: 132px;
    height: 15px;
    padding-top: 3px;
    overflow: hidden;
    color: #B9E5FB;
    text-align: center;
    font-size: 0.8em;
    font-weight: bold;
}



.popInfo 
{
    background: #fff;
    margin-top: -4px;
    margin-left: -4px;
    width: 200px;
    border: solid 1px #999999;    
    padding: 0px 2px 2px 2px;
}

.popInfo .title
{
    padding: 2px;
    margin-bottom: 2px;
    font-weight: bold;
    border-bottom: solid 1px #ccc;
    color: #333;
}

.popInfo .content
{
    display: block;
    height: 100px;
    padding: 2px;
    overflow-y: scroll;
    color: #333;
}

.popInfo .title a.closeBox
{
    float: right;
    width: 10px;
    height: 10px;
    display: block;
    margin-top: 2px;
    margin-right: 1px;
    background: url(/_common/img/closebox_normal.gif);
}

.popInfoShadow
{
    width: 206px;
    height: 128px;
    background: #ccc;
    position: absolute;
    top: 10px;
    left: 200px;
}

a
{
    outline:none;
}
