#lside .undl, #lside .undl2 {
	overflow: hidden;
	z-index: 3;
}

#lside .undl {
	margin: 0 0 13px;
}

#lside .undl2 {
	padding: 10px 0 1px;
}

#lside ul {
	font-size: 13px;
	padding: 5px 14px 10px 10px;
}

#lside ul li {
	font-weight: bold;
	padding: 5px 0;
}

#lside ul ul {
	font-size: 12px;
	padding-bottom: 0;
	padding-right: 0;
	padding-left: 8px;
}

#lside ul ul li {
	font-weight: normal;
}


.white {
	background-color: #FFFFFF;
	color: #4D4D4D;
	padding: 2px 3px;
	z-index: 2;
}

.white .sp, .white .wd {
	padding: 10px 30px 0px;
}

.white .sp a {
	color: #CC3920;
	font-size: 12px;
	font-weight: bold;
}

.white p {
	line-height: 16px;
	overflow: hidden;
	padding: 3px 15px;
}


#central .white img {max-width: 574px;}


.listTable {
	border-collapse: collapse;
	color: #725F58;
	cursor: default;
	margin: 0 0 1px;
	overflow: hidden;
	width: 594px;
}

.listTable th {
	color: #725F58;
	font-size: 12px;
	font-weight: bold;
	padding: 9px 5px;
	text-align: center !important;
}

.listTable td {
	font-size: 11px;
	border-left: solid 1px #E9C9BC;
	border-right: solid 1px #E9C9BC;
	padding: 2px 5px;
	text-align: center;
}

.listTable td.dummy, .listTable th.dummy {
	background: none !important;
	padding: 0 !important;
	width: 10px !important;
}

.listTable tr.odd td {
	background: #FDD7C8;
}

.listTable td.first {
	border-left: none;
}

.listTable td.last {
	border-right: none;
}


.listTable tr.active td {
	background: #EEF8C6 !important;
}

.listTable .hg {
	color: #DE6570;
}

.listTable .foot td {
	padding-bottom: 10px;
	padding-top: 10px;
}

.champTable td {
	font-size: 12px !important;
}

.champTable .last {
	text-align: left;
	width: 150px;
}

.champTable .first {
	text-align: left;
	width: 280px;
}

.flatList {
	overflow: hidden;
	padding: 10px 30px 12px !important;
}

.flatList li {
	float: left;
	padding: 1px 0;
	width: 25%;
}

.inList {
	font-size: 14px;
	font-weight: bold;
	overflow: hidden;
	padding: 10px 30px 12px;
}

.inList li {
	padding: 3px;
}

.inList ul {
	font-weight: normal;
	margin-bottom: -5px;
	padding-left: 30px;
}


.newsTeaser {
	display: block;
	margin: 0 0 10px;
}

.newsControls {
	overflow: hidden;
	padding: 20px 30px;
}

.newsControls li {
	display: block;
	float: left;
}

.newsControls li.first {
	padding: 0 70px 0 0;
}

.newsControls li.last {
	float: right;
	padding: 0;
}



h1 .inp {
	position: absolute;
	right: 0;
	top: 5px;
}

h1 .input, h1 .button {
	margin: 0 0 0 12px;
}

.input {
	background: url(/images/ttf_inp_03a.gif) left top no-repeat;
	display: block;
	float: left;
	height: 28px;
	padding: 0 5px;
	position: relative;
}

.input b {
	background: url(/images/ttf_inp_05b.gif) left top no-repeat;
	display: block;
	height: 28px;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 0;
	width: 2px;
}

.input .text {
	margin: 8px 0 0;
}



.text {
	border: none;
	border-width: 0;
	font-size: 11px;
}

input.sm {
	width: 70px;
}

input.ln {
	width: 90px;
}

















/**************************************
*			Link Styles
***************************************/

#central .lined {
	text-decoration: underline;
}

#central .simple {
	text-decoration: none;
}

#central .white a {
	color: #645B55;
}

#central .white .grey {
	color: #4D4D4D;
}

#central .white .red {
	color: #CE3922;
}

#central .button {
	background: url(/images/ttf_btn.gif) center center no-repeat;
	border: solid 1px #9B9794;
	border-bottom-color: #14110E;
	border-right-color: #14110E;
	color: #FFFFFF !important;
	display: block;
	float: left;
	font-size: 12px;
	height: 19px;
	line-height: 19px;
	padding: 4px 15px;
	text-decoration: none;
}

#central .white .button:hover {
	text-decoration: none;
}


#central a.control {
	background-position: left top;
	background-repeat: no-repeat;
	display: block;
	height: 26px;
	width: 26px;
}

#central a.active, #central a.control:hover {
	background-position: bottom left;
}
	

#central a.left {
	background-image: url(/images/ttf_controls_18.gif);
}

#central a.right {
	background-image: url(/images/ttf_controls_17.gif);
}


/**************************************
*			Headers Styles
***************************************/

#content h1, #content h5 {
	padding: 10px 0 30px 2px;
	position: relative;
}

#content h5 {
	margin: 35px 0 15px;
}

#content h5.title {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

#content h5 .name {
	float: right;
}

#content h5 .date {
	float: left;
}

#content h2, #content h4 {
	background: #FDD7C8;
	margin: 0 0 1px;
	padding: 7px 30px;
	position: relative;
}

#content h1 .sub {
	bottom: 0px;
	font-size: 11px;
	font-weight: bold;
	left: 3px;
	position: absolute;
}

#content h1 .sub a {
	font-weight: normal;
}

#content .toggler {
	position: relative;
}

#content .toggler .sub {
	cursor: pointer;
	float: right;
	font-size: 12px;
	text-align: right;
	width: 80px;
}

#content .toggler .sub b {
	float: left;
	font-size: 16px;
}

#content .closed .closer, #content .toggler .opener {
	display: none;
}

#content .closed .opener, #content .closer, #content p.toggler .closer {
	display: block;
}

div.closed {
	left: -9999px !important;
	position: absolute !important;
	top: -9999px !important;
}

/**************************************
*			Box Styles
***************************************/
.tall {
	padding: 10px 3px;
}




/**************************************
*			Controls Styles
***************************************/

div.controls {
	margin: 0 0 15px;
	overflow: hidden;
}

div.controls .adds {
	float: right;
}

div.controls .tx, .inp .tx, .inp .calendar {
	display: block;
	float: left;
	font-size: 12px;
	height: 28px;
	line-height: 28px;
	margin: 0 6px 0 -6px;
}

.inp .tx {
	margin: 0 -6px 0 6px;
}

.inp .calendar {
	background: url(/images/calendar_03a.gif) left center no-repeat;
	width: 30px;
	margin: 0 0 0 3px;
}

div.controls .adds .tx {
	margin: 0 -6px 0 6px;
}

div.controls .adds .input, div.controls .adds .button {
	margin: 0 0 0 12px;
}

div.controls .input, div.controls .button {
	margin: 0 12px 0 0;
}




/**************************************
*			Photos Styles
***************************************/

.slider {
	margin: 0 0 10px;
	padding: 15px 35px 0;
	position: relative;
}

.photos {
	overflow: hidden;
}

.slider .item {
	float: left;
	padding: 0 7px;
	width: 160px;
}

.slider .item img {
	margin: 0 0 10px;
	width: 160px;
}

.slider .item p {
	padding: 0;
}

.slider .item .goto {
	font-size: 14px;
	font-weight: bold;
	padding: 0;
}

.slider .control {
	position: absolute;
	top: 80px;
}

.slider .left {
	left: 8px;
}

.slider .right {
	right: 8px;
}

.players .item {
	padding-top: 5px;
	margin-bottom: 8px;
	width: 176px;
	height: 160px;
}

.players .item img {
	/*height: 80px;*/
	margin: 0 0 3px;
	/*width: 176px;*/
}

.players {
	padding: 15px 10px 0;
}


.small .item {
	width: 120px;
	padding: 0 5px 0 6px;
}

.small .item img {
	width: 120px;
}

.small .control {
	top: 60px;
}

.slider div.controls {
	margin: 0;
	padding: 0 5px;
}

.descr {
	padding: 0 35px;
}

.descr h6 {
	font-size: 14px;
	margin: 0 0 5px;
}

.descr p {
	padding: 0;
	margin: 0 0 5px;
}

.pager {
	font-weight: bold;
	font-size: 14px;
	line-height: 26px;
	overflow: hidden;
	padding: 0 120px;
	text-align: center;
}



.news {
	overflow: hidden;
	padding: 5px 15px 15px;
}

.news img {
	float: left;
	margin: 0 15px 10px 0;
}

.newsR img {
	float: right;
	margin: 0 0 10px 15px;
}

.news h5 {
	color: #4D4D4D;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 3px !important;
	position: static !important;
}	

.news h6 {
	color: #4D4D4D;
	font-size: 12px;
	font-weight: bold;	
	margin: 0 0 4px;
}

.news p {
	margin: 0 0 5px;
	padding: 0;
}


.contactBox {
	font-size: 13px;
	overflow: hidden;
	padding: 10px 30px 20px !important;
}

.contactBox strong {
	font-size: 14px;
}

.contactBox img {
	float: right;
	margin: 0 0 10px 10px;
}

.contactForm {
	padding: 0px 30px 20px 200px !important;
}

.contactForm label {
	display: block;
	height: 28px;
	line-height: 28px;
	margin: 0 0 10px;
	position: relative;
}

.contactForm label.ta {
	height: 100px;
}

.contactForm .input {
	position: absolute;
	top: 0;
	right: 0;
}

.contactForm .text {
	width: 225px;
}

.contactForm textarea {
	background: url(/images/ttf_cont_07.gif);
	border: none;
	height: 87px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	overflow: auto;
	padding: 5px;
	position: absolute;
	top: 0;
	right: 0;
	width: 225px;
}

.contactForm .button {
	margin: 0 0 10px 130px;
}

.contactForm p {
	padding: 0 !important;
}

.contactForm form {
	display: block;
	margin: 0 0 15px;
	overflow: hidden;
}

.selector {
	height: 30px;
	font-size: 14px;
	font-weight: bold;
	padding: 10px 0 0 130px;
}

.selector .select {
	font-size: 14px;
}

.selector span {
	display: block;
	float: left;
	line-height: 20px;
}

.selector .select {
	float: left;
	display: inline;
	margin: 0 5px;
	width: 30px;
}