﻿/* 
	Contains styles related to Buddy Scouts pages. This file is used by:
	/Hilfe-Support/Buddy-Scouts.aspx
	/Hilfe-Support/Buddy-Scouts-Detail.aspx
*/

#content .body .buddy_scouts .gallery { margin: 0 0 35px 0; }

#content .body .buddy_scouts .leftcol { margin-right: 35px; width: 440px; }
#content .body .buddy_scouts .rightcol { width: 454px; }

#content .body .buddy_scouts { /* margin-bottom: 25px; */ }

.buddy_scout_detail { margin:32px 0 10px 0; width:885px; height:auto; line-height:16px; }
.buddy_scout_detail .general { width:305px; float:left; background:#fff url(/images/backgrounds/buddy-scout-detail.gif) no-repeat top left; }
.buddy_scout_detail .general img.profile { margin-bottom:14px; position:absolute; }
.buddy_scout_detail .general .profile_masc { position:relative; }
* html .buddy_scout_detail .general .profile_masc {   }

.buddy_scout_detail .general h3 { font-size:12px; color:#2d465a; margin-bottom:10px; }
.buddy_scout_detail .general .scout_since { margin-bottom:20px; }

.buddy_scout_detail .description{ width:580px; float:left; }
.buddy_scout_detail .description h3{ font-size:18px; color:#4595d0; margin-bottom:20px; }

.buddy_scout_detail .description .buddyitems { margin-top:24px; margin-bottom:25px; }
.buddy_scout_detail .description .buddyitems h4 { font-weight:bold; display:block; margin-bottom:10px; font-size:12px; }
.buddy_scout_detail .description .buddyitems .emoticons { width:295px; float:left; margin-right:23px;  }
.buddy_scout_detail .description .buddyitems .emoticons img { margin-right:10px; }
.buddy_scout_detail .description .buddyitems .buddy_games { width:262px; float:left; }

.buddy_scout_detail .description .detail_link { margin-bottom:15px; }


/* togglebox > buddy-scouts
----------------------------------------------------------------- */

div.buddy_application { background: url(/images/backgrounds/togglebox-buddy-scouts-590.gif) no-repeat; height: 568px; padding-top: 0; padding-bottom: 22px; }
form.buddy_application label.live_id { float: left; width: 125px; }
form.buddy_application input.live_id { clear: both; display: block; }
form.buddy_application .info { display: block; float: left; margin: 16px 0 0 0; }
form.buddy_application .form_controls { margin-top: 20px; text-align: right; }
form.buddy_application .form_controls input { border: none; margin-left: 20px; width: 177px; }
