body,tr,th,input,select,textarea {
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

body,tr,th {
	line-height: 150%;
}

body {
	background: url('/gtv/images/background.jpg');
	background-color: #7F7F7F;
	background-repeat: repeat-y;
	background-position: center;
	margin: 15px;
}

h6 {
	font-size: 10px;
	line-height: 150%;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	padding-left: 1px;
	display: inline;
}

small {
	font-size: 10px;
}

#middle {
	width: 800px;
	background: url('/gtv/images/footer_background.gif');
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #000;
}

#middlebody {
	padding: 10px;
	padding-top: 0px;
}

#content {
	padding: 10px 10px 0px 10px;
}

.PageTitle {
	margin: 10px 0px 10px 0px;
	font-size: 15px;
	font-weight: bold;
	color: #EB2D34;
	text-transform: uppercase;
	border-bottom: 1px #CCCCCC dashed;
}

.SubTitle {
	height: 25px;
	background: #DFDFDF;
	/*border: 1px #CCCCCC solid;
	text-align: center;*/
	font-size: 13px;
	font-weight: bold;
	color: #333;
	text-decoration: underline;
}

#categories {
	clear: both;
	background-color: #FFF;
	text-align: center;
	padding: 0px 5px 0px 5px;
	vertical-align: middle;
	padding: 5px;
	border: 1px #666666 solid;
}

#categories img {
	margin-left: 2px;
}

#footer {
	font-size: 10px;
	color: #544949;
	margin-top: 10px;
}

#footer a {
	color: #544949;
}

.kicker {
	clear: both;
	width: 100%;
}

.errors {
	/*background: #7B2A2A;*/
	background: #C97170;
	border: 0px #EB2D34 solid;
	text-align: center;
	padding: 10px;
	margin-bottom: 5px;
	color: #990000;
}

.success {
	background: #B8EC9D;
	border: 0px #336600 solid;
	text-align: center;
	padding: 10px;
	margin-bottom: 5px;
	color: #336600;
}

.errors a {
	color: #FFF;
}

.listrow {
	background: #DFDFDF;
}

.listrow2 {
	background: #EEEEEE;
}

.totalrow {
	background: #C00;
	color: #FFF;
	font-weight: bold;
}

.finalrow_hover {
	background: #666;
	color: #FFF;
	font-weight: bold;
	cursor: pointer;
	cursor: hand;
}

.listrow_hover, .listrow_hover a {
	background: #666;
	color: #FFF;
	cursor: pointer;
	cursor: hand;
}

.inactive {
	color: #999;
}

.datatable {
	background-color: #DFDFDF;
	border-collapse: collapse;
	width: 595px;
}

.datatable2 {
	background-color: #DFDFDF;
	border-collapse: collapse;
}

.nested_table th {
	text-align: right;
	padding-left: 5px;
	padding-bottom: 5px;
}

.nested_table td {
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

.table_full {
	width: 595px;
}

.floating_form {
	background-color: #DFDFDF;
	border-collapse: collapse;
}

.require {
	color: #EB2D34;
}

.list {
	padding: 0px;
	margin: 5px;
	list-style: none;
}

.list li {
	padding-top: 10px;
}

.sub_headline, .sub_headline a {
	font-weight: bold;
	color: #EB2D34;
}

.playerpic {
	position: absolute;
	background: url('/gtv/images/infobox.png');
	background-repeat: no-repeat;
	width: 255px;
	height: 110px;
	padding: 15px 70px 15px 42px;
}

.hoverbox_content {
	width: 198px;
	height: 82px;
	overflow: hidden;
}

.center_image_positioning {
	position: relative;
}

.thumb_block {
	float: left;
	margin-right: 10px;
	width: 64px;
	height: 66px;
	text-align: right;
	cursor: pointer;
	cursor: hand;
}

.promo_txt, .sidebar {
	color: #FFF;
}

.sidebar {
	font-style: italic;
}

.Headline {
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}

.emailaddr input {
	position: absolute;
	left: -1000px;
}
