@charset "utf-8";
body {
	font-size: 90%;
	color: #000;
	line-height: 1.5em;
}
p {
	margin-bottom: 1.4em;
}
h1, h2, h3, h4, h5, h6{
	line-height: 1.2em;
	margin-bottom: 0.4em;
}
h1{
	font-size: 2em;
}
h2{
	font-size: 1.6em;
}
h3{
	font-size: 1.4em;
}
h4{
	font-size: 1.2em;
}
a{
	color #000;
	text-decoration: none;
	border: none;
}
img{
	border: none;
}

.header{
	text-align: center;
}
.menu, .navigation, .photo-small, .main-right, .bottom, .footer-partners, .footer-menu, .listing, .biography, .back, .bottom, .no-print{
	display: none;
}

.article-top{
	border-bottom: 1px solid #C8A977;
	margin-bottom: 25px;
}
.article-top-text h1{
	padding-top: 18px;
	margin-bottom: 0.1em;
}
.article-top-text p{
	margin-bottom: 0.3em;
}
.article-top-text strong{
	font-size: 2em;
	font-weight: normal;
}
.photo-big{
	float: right;
	padding: 20px 0 10px 10px;
}

.player-box{
	margin-top: 12px;
	margin-left: 7px;
	position: relative;
}
.player-box-inner {
	min-height: 136px;
	_height: 136px;
	padding-bottom: 5px;
}
.player-text{
	float: right;
	width: 75%;
}
.player-text div{
	line-height: 1.4em;
  font-size: 0.9em;
}
.player-text h3{
	font-weight: normal;
	padding-bottom: 0.3em;
	margin-bottom: 0.4em;
	line-height: 1.1em;
}
.player-text h3 a{
	text-decoration: none;
}
.player-text h3 span{
	color: #542A15;
	font-size: 0.7em;
	font-weight: bold;
}
.player-text p{
	margin-bottom: 0;
}
.player-photo{
	float: left;
	width: 114px;
	padding-top: 14px;
	padding-left: 4px;
}
.player-box .label {
  margin-left: 4px;
  width: 34px;
	float: left;
	display: inline;
}
.player-box .info {
  width: 79px;
  display: block;
  float: left;
}

.footer{
	text-align: center;
}

.image-left, .image-left-border{
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-top: 5px;
	border: 1px solid #BFC7DD;
	padding: 1px;
}
.image-right, .image-right-border{
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
	margin-top: 5px;
	border: 1px solid #BFC7DD;
	padding: 1px;
}
.clear{ clear: both; }
.clear-hidden{ clear: both; height: 1px; overflow: hidden; }
.float-left{ float: left; }
.float-right{ float: right; }
.text-left{ text-align: left; }
.text-center{ text-align: center; }
.text-right{ text-align: right; }
.vertical-middle, table td.vertical-middle{ vertical-align: middle; }
.no-margin, .right ul.no-margin{ margin: 0; }
.bold{ font-weight: bold; }
.small{ font-size: 0.9em; }

.simple th{
	border-bottom: 1px solid #DEDEDE;
	font-size: 0.9em;
	font-weight: normal;
	padding: 2px 6px;
	border-left: 0;
	border-top: 0;
	font-weight: bold;
}
.simple td{
	border: none;
	border-bottom: 1px solid #DEDEDE;
	border-right: 1px solid #DEDEDE;
	padding: 2px 10px;
}
.simple td.no-bottom{
	border-bottom: none;
}
.simple td.no-right{
	border-right: none;
}

.partners-main td{
	border: none;
	padding: 20px 0;
	text-align: center;
	vertical-align: middle;
}
.partners-main div{
	padding: 10px;
}

.gallery-middle{
	text-align: center;
}
.thumb{
	width: 30%;
	float: left;
	white-space: normal;
	text-align: center;
	margin-top: 11px;
}

.comment{
	margin-bottom: 1.5em;
}

.w20{ width: 20px; }
.w30{ width: 30px; }
.w40{ width: 40px; }
.w50{ width: 50px; }
.w60{ width: 60px; }
.w70{ width: 70px; }
.w80{ width: 80px; }
.w90{ width: 90px; }
.w100{ width: 100px; }
.w150{ width: 150px; }
.w200{ width: 200px; }
.w250{ width: 250px; }
.w300{ width: 300px; }
.w350{ width: 350px; }
.w400{ width: 400px; }
.w450{ width: 450px; }
.w500{ width: 500px; }

.w10p{ width: 10%; }
.w20p{ width: 20%; }
.w25p{ width: 25%; }
.w30p{ width: 30%; }
.w40p{ width: 40%; }
.w50p{ width: 50%; }
.w60p{ width: 60%; }
.w70p{ width: 70%; }
.w80p{ width: 80%; }
.w90p{ width: 90%; }
.w100p{ width: 100%; }
