/* @group GENERAL ----------------------- */
.pink {
color:#F39;
}

.title {
font-size:14px;
line-height:20px;
margin:0 0 5px;
}

/* @end GENERAL ------------------------- */
/* @group PROFILE ----------------------- */
#profile_content_wrapper{
  margin: 0 0 0 5px;
}
#profile_wrapper {
width:750px;
margin:0;
float:left;
}

#profile_wrapper #profile_content {
width:750px;
float:left;
background:#000;
color:#FFF;
position: relative;
}

#profile_wrapper #profile_top {
width:750px;
height:60px;
float:left;
background:url(/images/profile/header_profiles.png) no-repeat left center;
position:relative;
color:#FFF;
}

#profile_wrapper #profile_bottom {
width:750px;
height:29px;
float:left;
background:url(/images/profile/profile_bar_bottom.png) no-repeat left center;
}

#profile_wrapper #suggested_cams {
width:750px;
float:left;
}

#suggested_cams .pagination {
height:35px;
line-height:35px;
margin:0;
background:url(/images/profile/bar_35.png) center no-repeat;
}

#suggested_cams .pagination .other_cams{
  line-height: 35px;
  padding:0;
}

#suggested_cams .small_snap{
  width: 148px;
}

#profile_clips_wrapper {
margin: 0 0 0 10px;
float:left;
width:190px;
}

/* @end PROFILE ------------------------- */
/* @group PROFILE_CONTENT.TPL ----------------------- */
#profile_content #profile_info {
float:left;
width:365px;
padding:0 0 0 10px;
}

#profile_info .profile_list_wrapper{
  position: relative;
}

#profile_content #profile_wall {
float:left;
width:365px;
padding:0 10px 0 0;
}

/* @end PROFILE_CONTENT.TPL ------------------------- */
/* @group PROFILE_NAV.TPL ----------------------- */
#profile_top #profile_header {
float:left;
font-size:18px;
margin:13px 0 0 75px;
position: relative;
color: #FFF;
}

#profile_header span{
  position: absolute;
}

#profile_top #profile_nav {
position: absolute;
right: 3px;
top: 11px;
position:relative;
line-height:25px;
height:25px;
font-size: 10px;
}

#profile_top #profile_nav img {
vertical-align:middle;
}

#profile_nav #profile_nav_all_cams {
line-height:25px;
height:25px;
padding:0 5px;
float:right;
cursor:pointer;
}

#profile_nav #profile_nav_prev {
line-height:25px;
height:25px;
float:right;
background:url(/images/profile/profile_nav_prev.png) left no-repeat;
padding:0 5px 0 25px;
cursor:pointer;
}

#profile_nav #profile_nav_start_chat {
line-height:25px;
height:25px;
padding:0 5px;
float:right;
cursor:pointer;
}

#profile_nav #profile_nav_prev img {
padding:0 0 0 5px;
}

#profile_nav #profile_nav_next img {
padding:0 5px 0 0;
}

#profile_nav #profile_nav_next {
float:right;
line-height:25px;
height:25px;
background:url(/images/profile/profile_nav_next.png) right no-repeat;
padding:0 25px 0 5px;
cursor:pointer;
}

#profile_nav .profile_nav_split {
float:right;
height:25px;
width:2px;
padding:0 4px;
background:url(/images/profile/profile_nav_split.png) center no-repeat;
}

/* @end PROFILE_NAV.TPL ------------------------- */
/* @group PROFILE_OVERVIEW.TPL ----------------------- */
#profile_actions {
width:165px;
float:left;
margin:0 20px 0 25px;
position:relative;
}

/* @end PROFILE_OVERVIEW.TPL ------------------------- */
/* @group PROFILE_CLIPS.TPL ----------------------- */
#profile_clips_wrapper #clips_top_suggested {
height:48px;
background:url(/images/profile/header_profile_clips.png) no-repeat left top;
font-weight:400;
padding:12px 0 0 0;
width:190px;
margin:20px 0 0 0;
color:#FFF;
text-align:center;
font-size:11px;
line-height:22px;
}

#profile_clips_wrapper #clips_top_my{
height:48px;
background:url(/images/profile/header_my_webcam_videos.png) no-repeat left top;
width:180px;
font-size:14px;
font-weight:400;
color:#F39;
padding:15px 0 0 65px;
}


#profile_clips_wrapper #clips_content {
background:#000;
width:190px;
margin:-10px auto 0;
}

#profile_clips_wrapper #clips_top img{
  vertical-align: middle;
  margin-right: 5px;
}

#clips_content .no_clips_in_profile{
background:url(/images/profile/clip_logo.png) left top no-repeat;
height: 100px;
margin: 0 0 0 10px;
padding: 0 15px 0 50px;
font-size: 13px;
color: #FFF;
}

#profile_clips_wrapper #clips_bottom {
background:url(/images/profile/profile_video_bar_bottom.png) no-repeat left center;
height:29px;
width:190px;
}

/* @end PROFILE_CLIPS.TPL ------------------------- */
/* @group PROFILE_CLIP.TPL ----------------------- */
#clips_content .profile_clip {
cursor:pointer;
width:160px;
margin:0 auto;
padding:0 0 10px;
position:relative;
border-bottom:1px solid #CCC;
}
#clips_content .profile_clip a {
text-decoration: none;
color: #FFF;
}
.profile_clip .clip_title {
font-size:12px;
color:#F39;
line-height:20px;
height:20px;
}

.profile_clip .clip_data {
color:#FFF;
height:20px;
width:160px;
position:absolute;
left:1px;
top:21px;
background-color:#000;
filter:alpha(opacity=45);
-moz-opacity:.45;
opacity:.45;
}

.profile_clip .views {
line-height:20px;
position:absolute;
left:4px;
top:21px;
font-size:10px;
color:#FF;
}

.profile_clip .rec_time {
line-height:20px;
position:absolute;
right:2px;
top:21px;
font-size:10px;
color:#FF;
}

.profile_clip .clip_rating {
color:#FFF;
height:20px;
width:160px;
position:absolute;
left:1px;
bottom:11px;
background-color:#000;
filter:alpha(opacity=45);
-moz-opacity:.45;
opacity:.45;
}

.profile_clip .clip_rating_stars {
width:160px;
position:absolute;
left:5px;
bottom:11px;
line-height:18px;
}

.profile_clip a {
border:1px solid #000;
height:120px;
width:160px;
display:block;
text-decoration:none;
}

.profile_clip .video_icon {
position:absolute;
width:46px;
bottom:11px;
right:1px;
cursor:pointer;
background:url(/images/profile/clip_logo.png) no-repeat center;
height:39px;
}

/* @end PROFILE_CLIP.TPL ------------------------- */
/* @group PROFILE_INFO.TPL ----------------------- */
#profile_info h3 {
color:#F39;
font-size:12px;
font-weight:400;
margin:0 0 2px;
}

#profile_info p {
margin:0 0 5px;
padding:0 0 10px;
width:100%;
}

#profile_info ul.profile_list {
margin:0 0 10px;
padding:0 0 10px;
display:inline-block;
line-height:18px;
list-style: none;
float:left;
}

ul.profile_list li .label {
width:115px;
display:block;
float:left;
clear:left;
color:#F39;
}

ul.profile_list li .data {
display:block;
float:left;
width:90px;
}

.start_chat_button_small {
width:160px;
height:30px;
line-height:30px;
color:#FFF;
font-size:14px;
font-weight:700;
text-align:center;
cursor:pointer;
margin: 10px 0 0 0;
float: right;
background:url(/images/profile/green_button_160_30.png);
}

#profile_info #snapshot_wrapper {
float:left;
cursor:pointer;
position:relative;
}

#snapshot_wrapper .live {
position:absolute;
right:5px;
top:100px;
}

#snapshot_wrapper .t_overlay{
  height:120px;
  width: 100%;
  z-index:1000;
  position: absolute;
  top: 0px;
  left: 0px;
}

#snapshot_wrapper .teaser{
  height:114px;
  width: 154px;
  z-index:1000;
  position: absolute;
  top: 0px;
  left: 0px;
  border: 3px solid #CCC;
}

#snapshot_wrapper .hd {
position:absolute;
left:5px;
top:100px;
}

#snapshot_wrapper .one2one {
position:absolute;
left:5px;
top:5px;
}

#snapshot_wrapper .new {
position:absolute;
right:3px;
top:3px;
}

#snapshot_wrapper .live_snapshot {
border:3px solid #CCC;
}

#profile_pictures_wrapper {
padding:0 0 10px;
height:82px;
}

#profile_pictures_wrapper  ul{
list-style: none;
}

#profile_pictures_wrapper .profile_picture {
position:relative;
width:112px;
height:80px;
overflow:hidden;
float:left;
border:1px solid #FFF;
margin:0 2px 0 0;
cursor:pointer;
}

#profile_pictures_wrapper .profile_picture a {
border:0;
}

#profile_pictures_wrapper .profile_picture a.teaser {
position: relative;
}

#profile_pictures_wrapper .profile_picture a.teaser .teaser_play {
position:absolute;
width:46px;
top:22px;
left: 33px;
cursor:pointer;
height:39px;
}

.profile_languages span{
  color: #FFF;
  text-decoration: none;
  padding: 0 4px 0 0;
  cursor:pointer;
}

.profile_languages span.active{
  color: #FFF;
  font-weight: bold;
}

/* @end PROFILE_INFO.TPL ------------------------- */
#profile_pictures_wrapper .prev {
background: url(/images/profile/profile_pic_carousel_left.png);
width:25px;
height:82px;
border:0;
}

#profile_pictures_wrapper .next {
background: url(/images/profile/profile_pic_carousel_right.png);
width:25px;
height:82px;
border:0;
}

#profile_pictures_wrapper {
  float: right;
  width: 340px;
}

#profile_pictures_wrapper ul {
}

#profile_pictures_wrapper ul li {
margin:0;
line-height:0;
padding:0;
}

#profile_pictures_wrapper ul li a {
/* in case of link */
display:block;
}

#profile_pictures_wrapper ul li img {
display:block;
border:0;
}
