@charset "utf-8";
/* CSS Document */
body
{
	background-color: #676767;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}

.mainContainer {
	width:1014px;
}
.firstHeader {
	width:1014px;
	background-color:#676767;
	font-size: 0.8em;
	font-weight: 500;
}
.firstHeaderLeft {
	width:297px;
	padding: 5px;
	text-align:left;
	float: left;
}
.firstHeaderRight {
	width:697px;
	padding:5px;
	text-align:right;
	overflow:hidden;
	float: left;
}
.secondHeader {
	width:1014px;
	height:179px;
}
.columnContainer {
	width:1014px;
	background-image: url(background_shine.jpg);
}

.firstColumnOut {
	float: left;
	width: 160px;
	margin-left:5px;
	margin-right:5px;
	overflow:hidden;
}
.firstColumnHead {
	width:160px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	background-color:#0072aa;
}
.firstColumnIn {
	float: left;
	width: 160px;
	margin-top: 5px;
	text-align:left;
	overflow:hidden;
}

.secondConlumnOut {
	float: left;
	width: 515px;
	margin-left: 10px;
	margin-right: 10px;
	overflow:hidden;
	text-align:left;

}

.thirdColumnOut {
	float: left;
	width: 160px;
	margin-left: 4px;
	margin-right: 6px;
	overflow:hidden;
}
.thirdColumnHead {
	width:160px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	background-color:#0072aa;
}
.thirdColumnIn {
	float: left;
	width: 159px;
	text-align:left;
	overflow:hidden;
}

/** PLAYER */
.thirdColumnPlayerHead {
	width:160px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	background-color: #0072aa;
}
.thirdColumnPlayerIn {
	float: left;
	width: 159px;
	text-align:left;
	overflow:hidden;
	margin: 0px 0px 10px 0px;
}
/* END Player */

/** WEBCAM */
.thirdColumnWebcamHead {
	width:160px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	background-color: #0072aa;
	margin: 5px 0px 5px 0px;
}

.fourthColumnOut {
	float: left;
	width: 131px;
	margin-left: 3px;
	margin-right: 4px;
	overflow:hidden;
}
.fourthColumnHead {
	width:131px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	background-color:#0072aa;
}
.fourthColumnIn {
	float: left;
	width: 121px;
	margin: 5px;
	margin-top: 0px;
	text-align:left;
	overflow:hidden;
}

.footer{
	width:1014px;
	height:63px;
	background-image: url(footer_shine.jpg);
}
.clearer{
	clear: both;
}
.breadcrumbs{
	font-size: 1em;
	font-weight: 500;
	border-color: #000000 #FFFFFF #000000 #FFFFFF;
	border-width: 1px;
	border-style: dotted;
	padding: 5px;
}

.csc-textpic-caption{
	font-size: 80.01%;
}

#headerdiv {
	font-size: 1em;
	color: #CCCCCC;
}
#headerdiv a:link {
	color: #CCCCCC;
	text-decoration: underline;
}
#headerdiv a:visited {
	color: #CCCCCC;
	text-decoration: underline;
}
#headerdiv a:hover {
	color: #FF0000;
	text-decoration: none;
}
#headerdiv a:active {
	color: #CCCCCC;
	text-decoration: underline;
}

#credit {
}
#credit a:link {
	font-size: 0.7em;
	color: #CCCCCC;
	text-decoration: underline;
	font-weight: 500;
	background-color: #676767;
}
#credit a:visited {
	font-size: 0.7em;
	color: #CCCCCC;
	text-decoration: underline;
	font-weight: 500;
	background-color: #676767;
}
#credit a:hover {
	font-size: 0.8em;
	color: #FF0000;
	text-decoration: none;
	font-weight: 500;
	background-color: #FFFFFF;
}
#credit a:active {
	font-size: 0.7em;
	color: #CCCCCC;
	text-decoration: underline;
	font-weight: 500;
	background-color: #676767;
}
#credit h1 {
	font-size: 0.7em;
	color: #CCCCCC;
	font-size: 0.8em;
	font-weight: 500;
	text-decoration: none;
}

#contentdiv {
	font-size: 0.8em;
	color:#000000;
	}
#contentdiv a:link {
	color: #000000;
	text-decoration: underline;
}
#contentdiv a:visited {
	color: #000000;
	text-decoration: underline;
}
#contentdiv a:hover {
	color: #ff0000;
	text-decoration: none;
}
#contentdiv a:active {
	color: #000000;
	text-decoration: underline;
}
#contentdiv h1 {
	font-size: 1.1em;
	font-weight: 700;
	background-color: #0072AA;
	color: white;
	padding: 5px;
}
#contentdiv h1 a:link {
	color: white;
}
#contentdiv h1 a:hover {
	color: red;
}
#contentdiv h1 a:visited {
	color: white;
}
#contentdiv h1 a:active {
	color: white;
}
#contentdiv h2 {
	font-size: 1.1em;
	font-weight: 500;
}
#contentdiv h3 {
	font-size: 1.0em;
	font-weight: 700;
}
#contentdiv h4 {
	font-size: 1.0em;
	font-weight: 500;
}
#contentdiv h5 {
	font-size: 0.9em;
	font-weight: 700;
}
#contentdiv h6 {
	font-size: 0.9em;
	font-weight: 500;
}

#newsdiv {
	font-size: 0.8em;
	color:#000000;
	}
#newsdiv a:link {
	color: #000000;
	text-decoration: underline;
}
#newsdiv a:visited {
	color: #000000;
	text-decoration: underline;
}
#newsdiv a:hover {
	color: #ff0000;
	text-decoration: none;
	font-weight: 700;
}
#newsdiv a:active {
	color: #000000;
	text-decoration: underline;
}
#newsdiv h1 {
	font-size: 0.9em;
	font-weight: 700;
}
#newsdiv h2 {
	font-size: 0.9em;
	font-weight: 500;
}
#newsdiv h3 {
	font-size: 0.8em;
	font-weight: 700;
}
#newsdiv h4 {
	font-size: 0.8em;
	font-weight: 500;
}
#newsdiv h5 {
	font-size: 0.7em;
	font-weight: 700;
}
#newsdiv h6 {
	font-size: 0.7em;
	font-weight: 500;
}

/** PLAYER */
#playerdiv {
	font-size: 0.8em;
	color:#000000;
	}
#playerdiv a:link {
	color: #000000;
	text-decoration: underline;
}
#playerdiv a:visited {
	color: #000000;
	text-decoration: underline;
}
#playerdiv a:hover {
	color: #ff0000;
	text-decoration: none;
	font-weight: 700;
}
#playerdiv a:active {
	color: #000000;
	text-decoration: underline;
}

#columnplayerheaddiv{
	color: #FFFFFF;
}
#columnplayerheaddiv a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#columnplayerheaddiv a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#columnplayerheaddiv a:hover {
	color: #ffda93;
	text-decoration: none;
}
#columnplayerheaddiv a:active {
	color: #FFFFFF;
	text-decoration: none;
}
/* END PLAYER */

/* WEBCAM */
#columnwebcamheaddiv{
	color: #FFFFFF;
}
#columnwebcamheaddiv a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#columnwebcamheaddiv a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#columnwebcamheaddiv a:hover {
	color: #ffda93;
	text-decoration: none;
}
#columnwebcamheaddiv a:active {
	color: #FFFFFF;
	text-decoration: none;
}

#sponsordiv {
	font-size: 0.8em;
	color:#000000;
	}
#sponsordiv a:link {
	color: #000000;
	text-decoration: underline;
}
#sponsordiv a:visited {
	color: #000000;
	text-decoration: underline;
}
#sponsordiv a:hover {
	color: #ff0000;
	text-decoration: none;
	font-weight: 700;
}
#sponsordiv a:active {
	color: #000000;
	text-decoration: underline;
}
#sponsordiv h1 {
	font-size: 0.9em;
	font-weight: 700;
}
#sponsordiv h2 {
	font-size: 0.9em;
	font-weight: 500;
}
#sponsordiv h3 {
	font-size: 0.8em;
	font-weight: 700;
}
#sponsordiv h4 {
	font-size: 0.8em;
	font-weight: 500;
}
#sponsordiv h5 {
	font-size: 0.7em;
	font-weight: 700;
}
#sponsordiv h6 {
	font-size: 0.7em;
	font-weight: 500;
}

#columnheaddiv{
	color: #FFFFFF;
}
#columnheaddiv a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#columnheaddiv a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#columnheaddiv a:hover {
	color: #ffda93;
	text-decoration: none;
}
#columnheaddiv a:active {
	color: #FFFFFF;
	text-decoration: none;
}

#hovercolor{
}
#hovercolor a:hover {
	background-color:#ffecbb;
	color: black;
}

.D1A{
	font-size: 0.8em;
	font-weight: 700;
	background-color: #0072aa;
	color: #ffda93;
	display: block;
	text-decoration: none;
	padding: 6px;
}
.D1P{
	font-size: 0.8em;
	font-weight: 500;
	color: #000000;
	display: block;
	text-decoration: none;
	padding: 6px;
}
.D2A{
	font-size: 0.8em;
	font-weight: 700;
	background-image: url(sl-a-back.jpg);
	color: #ffda93;
	display: block;
	text-decoration: none;
	padding: 6px;
	padding-left: 15px;
	margin-left: 5px;
	margin-right: 5px;
}
.D2P{
	font-size: 0.8em;
	font-weight: 500;
	background-image: url(sl-p-back.jpg);
	color: #000000;
	display: block;
	text-decoration: none;
	padding: 6px;
	padding-left: 15px;
	margin-left: 5px;
	margin-right: 5px;
}
.D3A{
	font-size: 0.7em;
	font-weight: 700;
	background-image: url(sl-a-back.jpg);
	color: #ffda93;
	display: block;
	text-decoration: none;
	padding: 6px;
	padding-left: 25px;
	margin-left: 5px;
	margin-right: 5px;
}
.D3P{
	font-size: 0.7em;
	font-weight: 500;
	background-image: url(sl-p-back.jpg);
	color: #000000;
	display: block;
	text-decoration: none;
	padding: 6px;
	padding-left: 25px;
	margin-left: 5px;
	margin-right: 5px;
}


.tx-rspflvplayer-pi1 {
	width: 510px;
	text-align: center;
	border: 0px #c0c0c0 solid;
}