#map {
  height: 275px;  
  width: 711px;  
} 

.content-concert-details{
	width:711px;
}

.calendar-select-concert {
	width: 218px;
	float:left;
}

.calendar-select-concert .calendar{
	width: 218px;
	height:219px;
	border:1px solid white;
	float:left;
	margin-left:8px;
	background: red;
}

.highlighted-concert {
	margin-left:20px;
	width: 460px;
	float:left;
}


img.preview{
	width: 116px;
	height:87px;
	margin:0 10px 5px 0;
	float:left;
	border: 1px solid #656566;
}


.content-concert-list-item {
padding:10px 0 0 7px;
}





/* START FORMS STYLES */


.select select, .input input{
	width:125px;
}



.input input, .input textarea, .select select, .select select, .input input, .input  select{
	border:1px solid #656566;
	background:#333;
	color:#E5E5E5;
	font-family: "Trebuchet MS";
	font-size:11px;
}

.input input.focused, .input textarea.focused {
	border-color: #ccc;
}


.input textarea {
	width: 310px;
	height:140px;
}

label {
	font-size:11px;
	display: block;
}



#header-btn-login-selected .input input{
	width:100px;
}

#header-btn-login-selected label{
	display:inline;
}


/* END FORMS STYLES */






#concert-pictures {
	margin:4px 0 0 4px;
	float:left;
	font-size:11px;
}

#concert-pictures img.main-picture {
	border: 1px solid #656566;
	width:458px;
	height:344px;
}

#concert-main-picture {
	background: #4D4D4D;
}

.concert-photos{
	width: 400px;
	padding-top:10px;
	list-style-type:none;
}

.concert-photos li {
	margin: 0 4px;
	display:inline;
}

.concert-photos li img {
	width: 68px;
}


#concert-description {
	float:left;
	margin: 4px 0 0 15px;
	width:225px;
	height:346px;
	overflow:hidden;
}

#concert-description h2{
	font-size: 16px;
}

#concert-description p{
	width:100%;
	padding:0;
	font-size: 11px;
}

#concert-comments {
float:left; 
width:460px;
}


.comment-user-picture {
	width: 33px;
	float:left;
	margin:2px 10px 10px 0;
	border: 1px solid #656566;
}


.comment-user-name {
color: #D5EBF7;
}

.commentlist {
margin:10px 0 0 8px;
}

.comment {
	margin-top: 10px;
	font-size:11px;
}

.comment a, .attendee-name, .user a{
	color:#D5EBF7;
}


.add-comment {
	width:450px;
	margin:0 0 0 8px;
}

.btn-textbackground {
	margin-top: 10px;
	width:330px;
	height:30px;
	background: url('../img/btn-textbackground.png') no-repeat;
}


.btn-textbackground input{
	margin:5px;
	float:left;
}

.btn-textbackground p{
padding:6px;
width:280px;
float:right;
}	


.background-text {
	background:transparent url('../img/left.png') no-repeat left top;
	color: white;
}

.background-text span {
	background: transparent url('../img/right.png') no-repeat right top;
	margin-left:9px;
	padding-right:9px;

}

.highlighted-album {
	float:right;
	width:470px;

}
.highlighted-album  img.preview{
	float:right;
	margin-right:15px;
}

.highlighted-album p{
	margin:0;
}

.table-album td{
	margin:0; padding:0;
	font-size:11px;
	color:#F4F4F4;
}

.album-item {
	margin: 4px 0 0 8px;
}

.album-details {
	float:left;
	width:570px;
	margin-bottom:10px;
}

.attendee-item {
padding:0 0 10px 0;
}

.keepreading {
	background: transparent url('../img/btn-keepreadingbackground.png') no-repeat left top;
	width:205px;
	height:30px;
	margin:0 ;
}

.keepreading-btn {
	width:19px;
	height:20px;
	margin-right:7px;
	float:left;
}

.keepreading p{
padding:5px 0 0 5px;
margin:0;
width:200px;
float:left;
overflow:hidden;
}

.attendees-count {
	background: transparent url('../img/attendees.jpg') no-repeat left top;
	width:205px;
	height:204px;
	margin:10px 0 0 8px;
}

.attendees-count p.attendees-count-already{
	font-size:18px;
	width:190px;
	padding:105px 0 0 0;
}

.attendees-count p.attendees-count-number{
	font-size:47px;
	width:50px;
	margin:-10px 0 0 65px;
}

.attendees-count p.attendees-count-fans{
	font-size:18px;
	width:70px;
	margin:-15px 0 0 95px;
}

.next-photo {
	margin: 0 0 0 15px;
	float:left;
	height:20px;
	width:220px;
	overflow:hidden;
}


.gallery-display {
	background:#575757;
	width:711px;
	margin:10px 0 0 0;
	padding:0 0 10px 0;
}

.gallery-list {
	margin:10px 10px 0 10px;
	list-style-type:none;
}

.gallery-list li {
	display:inline;
	margin:0 1px;
}

.gallery-list img {
	width:68px;
	height:51px;
	border:1px solid #656566;
	margin: 0 4px 4px 0;

}

.gallery-list li img.selected {
	border:1px solid #A5A5A5;
}

.gallery-list li img:hover {
	border:1px solid #A4D5EE;
}

.gallery-video li img:hover {
	border:1px solid #A4D5EE;
}

.gallery-list li img:selected {
	border:1px solid #A5A5A5;
}


.gallery-video li { 
	float:left;
}


.gallery-video li img { 
	width:66px;
	height:66px;
	float:left;
	margin:5px;
}

.gallery-video li a { 
	color: #DBDBDB;
}

.gallery-video { font-size: 11px; line-height:11px;}
.gallery-video .title{ font-weight:bold; color: #FFF}
.gallery-video .username { color: #D5EBF7}
.gallery-video .extra { font-size: 9px;}


.paginator  {
	float:right;
	padding-right:15px;
}

div.paginator span {
	background: transparent url('../img/paginatorbkg.png') no-repeat left top;
	width: 21px;
	height:21px;
	font-size:9px;
	float:left;
	line-height:19px;
	text-align:center;
	font-stretch:narrower;
}
div.paginator span a {
	color:#000;
}

div.paginator span.current {
	background: transparent url('../img/paginatorbkg-hover.png') no-repeat;
	color:white;
}

div.paginator span a:hover {
	background: transparent url('../img/paginatorbkg-hover.png') no-repeat left top;
	color:white;
}


.paginator-btn {
	float:left;
}

.login-box {
	margin:0 0 0 8px;
	width:216px;
}

.login-box .input input, .user-registration .input input, .user-registration .select select, .user-registration .input input{
	width:180px;
	margin:0 0 5px 0;
}

.login-box div.input {
	display: inline;
}

.user-registration {
	float: left;
	width:470px;
	margin:0 0 0 15px;
}


.buddy-picture {
	float:right;
	width:102px;
	height:114px;
	background: transparent url('../img/buddy-picture.png') no-repeat left top;
}

.buddy-small-picture {
	position: relative;
	top:7px; left: 36px;
	width:58px; height:58px;
}


span.rounded{ float:left;  margin: -3px 5px 0 5px; background: #404040; display:inline; width:85px; text-align:center; }
span.rounded p {padding-right: 10px; font-size:16px; display:inline; }


span.rounded-big{ float:left;  margin: 5px 0; background: #404040; width:310px; display:inline;}
span.rounded-big input { float:left; margin-left: 5px;}
span.rounded-big span { margin:2px 0 0 10px; width:200px; font-size:11px; float:left;}

span.p {
float:left;
margin-right:5px;
}


#settings-list {
	width:190px;
	float:left;
	list-style:none;
	margin:0 0 0 10px;
	font-size: 11px;
}

#settings-list a {
margin:0 0 0 5px;
color:#F4F4F4;
}

.upload input {
	width:309px;
}

.upload {
	padding: 10px;
}

.upload p {
	margin:0 0 0 -5px;
}

.SI-FILES-STYLIZED label.file-input
{
    width: 123px;
    height: 20px;
    background: url('../img/btn-upload-gray.jpg') 0 0 no-repeat;
    display: block;
    overflow: hidden;
/*    cursor: pointer;
	float:left;
*/
}


.SI-FILES-STYLIZED label.file-input input.file
{
    position: relative;
    height: 100%;
    width: auto;
/*
	opacity: 0;
   -moz-opacity: 0;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
*/
}

.uploadspecial {
	margin:10px 0 0 0;
	width:51px;
	height:57px; 
	display:block;
	float:left;
	background: url('../img/btn-uploadspecial.png') no-repeat;
/*	position:absolute; 
	margin-left:400px;*/
}
/*
.uploadspecial:hover {
	width:286px;
	background: url('../img/btn-uploadspecial-hover.png') no-repeat;
	margin-left:400px;

}*/


.concert-carousel {
	background: transparent url('../img/concert-background.png') no-repeat left top;
	width:450px;
	margin:0 0 0 8px;
	padding:0;

}
.concert-back div, .concert-present div, .concert-next div{
	line-height:11px;
}

.concert-carousel .concert-description {
	height:130px;
	overflow:hidden;
}

.concert-date {
	font-size:10px;
	font-weight:bold;
}

.concert-city {
	font-size:12px;
	font-weight:bold;
}

.concert-club {
	font-size:10px;
}

.concert-country {
	font-size:29px;
	width:450px;
	text-align:center;
	height:32px;
	display:block;
}

.concert-description  {
float:left;
	width:350px;
	font-size:11px; color: #F4F4F4;
}

.concert-description strong {
	font-weight:bold; color: #FFF;

}

.concert-description-picture {
	width:100px;
	float:left;
	text-align:center;
}
.concert-description-picture span{
	font-size:10px; 
	color:#CCC;
	text-align:center;
}

.concert-back, .concert-present, .concert-next {
	width:138px;
	height:75px;
	float:left;
	text-align:center;
	margin-top:50px;
}

.concert-present{
	width:150px;
	margin: 50px 10px 0 10px;
}

.concert-back-a, .concert-next-a {
	background: url('../img/concert-back.png') no-repeat;
	width:17px;
	height:17px;
	display:block;
	float:left;
	margin-left:2px;
	cursor:pointer; cursor: hand;
}
.concert-next-a {
	background: url('../img/concert-next.png') no-repeat;
	float:right;
	margin:0;
}

.search-list li {
	padding:5px 10px;
}

.search-list li p{
	padding:0;
}


#forum-table {
	width:550px;
	border-collapse:collapse;
}

#forum-table td, #forum-table th  {
	border-bottom:1px solid #656566;
}

#forum-table-topics {
	border:1px solid #656566;
	border-collapse:collapse;
}

#forum-table-topics td  {
	border-bottom:1px solid #656566;
	text-align:center;
}

#forum-table-topics td.name {
	text-align: left;
	padding:0 0 0 5px;
}

#forum-table-topics th  {
	background:#656566;
}

.forum-post {
	width: 530px; 
	float:left;
	margin: 0 0 0 20px;
}

.box-player {
	margin: 17px 0 0 8px;
}


