﻿/* CSS Document */
.borderdkgrey {
	border: 1px solid #555555;
}

.borderltgrey {
	border: 1px solid #CCCCCC;
}

.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #555555;
}

.bodyblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}


.bodywhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
}

.bodysmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #555555;
}

.bodypurple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #7E3F9A;
}
.redflag {
	color: #FF0000;
	font-size: 110%;
}


.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	color: #444444;
	font-weight: bold;
}

.title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #555555;
	font-weight: bold;
}
.title3 {
	font-size: 22px;
	line-height: 22px;
	color: #7A4095;
	text-align: center;
	margin: 0px;
	display: block;
	width: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	font-weight: bold;
	text-transform: uppercase;
}

.titleblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	color: #000000;
	font-weight: bold;
}

.titlewhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #FFFFFF;
	font-weight: bold;
}

.titlepurple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	color: #7E3F9A;
	font-weight: bold;
}


.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #555555;
}

.subtitle th {
	font-weight: bold;
	text-align: left;
	background-color: #EEEEEE;
	font-size: 115%;
}



a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	}

a:hover{
	text-decoration: underline;
	color: #660099;
	}

a:visited {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	}
.bottomline   {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
}
.dottedline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DDDDDD;
	padding-top: 3px;
	padding-bottom: 1px;
}

.topborder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.uppercase {
	text-transform: uppercase;
	letter-spacing: .05em;
}
a.button {
	border: 1px solid #888888;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	background-image: url(../images/button_bg.gif);
	background-repeat: repeat;
	margin-top: 5px;
	margin-right: 1px;
	margin-left: 1px;
	margin-bottom: 5px;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
}

a:link.button, a:visited.button, a:hover.button {
	color: #FFFFFF;
	text-decoration: none;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 17px;
	color: #444444;
	font-weight: bold;
	text-transform:uppercase;
	text-align:center;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #444444;
	font-weight: bold;
	text-decoration:underline;
	padding-bottom:0px;
	margin-bottom:0px;

}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #7E3F9A;
	font-weight: bold;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #555555;
	padding:0px;
	margin:0px;
	text-align:center;
	font-weight:normal;
}
h5 {
	font-size: 18px;
	line-height: 16px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
h6 {
	font-size: 14px;
	line-height: 16px;
	color: #000000;
	margin: 0px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: 1px;
}



.dropcap {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.streaming {
	background-image: url(/csc/images/streaming_bg.jpg);
	background-repeat: repeat-x;
	padding: 12px;
	height: 135px;
}

.streaming a {
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	text-decoration: none;
}

.streaming ul {
	margin: 0px;
	float: left;
	list-style-type: none;
	display: inline;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.streaming ul li {
	display: block;
	float: left;
	width: 180px;
	color: #FFFFFF;
	text-align: center;
	height: 45px;
	background-image: url(/csc/images/divider.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 20px;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
}
.playerdiv {
	float: left;
	width: 461px;
	text-align: center;
	padding: 30px;
	margin: 0px;
	height: 277px;
}
#fifteen, #seventeen, #eighteen {
	text-align: center;
}
#fifteen h6, #seventeen h6, #eighteen h6 {
	text-align: center;
	width: 461px;
	float: left;
	margin: 0px;
	padding-right: 30px;
	padding-left: 30px;
	display: block;
}
object {
	padding: 0px;
	float: left;
	margin-right: 35px;
	margin-left: 35px;
	margin-top: 20px;
}
