h1 {
	padding: 20px;
}

.profiles-info {
	margin: 10px;
	padding: 10px;
	border-width: 2px;
}
a.profiles-info {
	background-color: #FCF9EC;
}
.profiles-error {
	color: red; 
	font-weight: bold; 
	border-color: red;
}

.back-block {
	margin: 10px; 
	font-weight: bold;
	text-align: left;
}

.team-profile-short {
	margin: 5px;
	clear: both;
	padding: 3px;
}
.team-name {
	font-weight: bold;
	font-size: 110%;
}
.profiles-link, .profiles-link:hover {
 	font-style: italic;
 	font-size: 90%;
 }
.profiles-link img {
	height:15px;
	margin:0 0 -3px;
	padding:1px;
}
.team-link, .team-link:hover {
 	font-size: 120%;
 }

.left {
	float: left;
	display: block;
	clear: left;
}
.line {
	clear: both;
	display: block;
}
.center {
	width: 100%;
	text-align: center !important;
}
.margin {
	margin: 5px 5px 15px;
}
.bottom-space {
	margin-bottom: 15px;
}

.info-part {
	margin: 3px;
}
.info-important {
	font-weight: bold;
}
.info-paragraph {
	margin-top: 10px;
}
.center-block {
	text-align: center; 
	margin: 20px;
}


.label {
	font-style: italic;
}
.link {
	width: 350px;
}
label.link-select {
	font-weight: bold;
}

.form-row {
	text-align: left; 
	vertical-align: middle;
}
.form-sub-header {
	font-size: 130%;
	font-variant: small-caps;
	font-weight: bold;
	padding: 15px 15px 15px 150px !important;
}
.form-team-label {
	display: block; 
	float: left; 
	width: 130px; 
	font-weight: bold;
}
.form-team-field {
	margin-bottom: 15px;
}
.form-foto-block {
	float:left;
	margin-bottom:10px;
	margin-right:5px;
}

.col-3 {
	text-align: center;
}

.foto {
	margin: 5px; 
	float: right; 
	clear: right;
}

.profile-sub-header {
	font-variant: small-caps; 
	font-weight: bold;
	margin-left: 30px;
}

#profiles-header {
	text-align: center;
	width: 400px;
	clear: both;
	margin: 15px auto auto auto;
}
#profiles-header li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	float: left;
	border: 1px solid #F0E4B5;
	margin: 5px 5px 20px;
	padding: 15px;
}
#profiles-header li.active {
	border-width: 4px;
	margin-top: 2px;
}

.profile-data-container {
	float: left;
	clear: left;
}
.profile-foto-container {
	float: right;
	clear: right;
	max-width:210px;
	text-align:center;
}
.profile-foto-container img {
	margin: 5px; 
	clear: right;
}
.profile-data-first-col {
	width: 75px; 
	font-style: italic; 
	border-right: 1px dashed #F0E4B5;
}
.profile-inner-table {
	margin: 0; 
	padding: 0;
}
.profile-data-header {
	font-variant: small-caps; 
	font-weight: bold; 
	margin-left: 30px;
}
.profile-captain-mark {
	margin: 0;
	margin-left: 5px;
	float: left;
}

#navigation-form-container {
	clear:both;
	margin-bottom:15px;
	margin-left:auto;
	margin-right:auto;
	margin-top:auto;
	text-align:center;
	width:400px;
}
.paging-box {
	margin: 0px 10px 10px; 
	display: block;
}
.navigation-first-col {
	text-align: right; 
	width: 70%;
}
.navigation-select {
	width: 150px;
}

.item {
	text-align: left;
}