* {
	margin: 0;
	padding: 0;
	font-size: 100%;
}

img {
	vertical-align: top;
}

a img {
	border: 0;
	outline: none;
}

ul {
}

html, input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #484848;
}

input, select {
	vertical-align: middle;
	font-weight: normal;
}

a {
	color: #009ed0;
	outline: none;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

p {
	line-height: 16px;
	padding: 10px 0px;
}

.clear {
	clear: both;
}

body {
	background: #FFF url(../Images/BG.gif) repeat-x top left;
	height: 708px;
	margin: 0px;
}

h1, h2, h2 span, h3, h4, h5, h6 {
	color: #009ed0;
	font-weight: normal;
}

h1 {
	font-size: 35px;
}

h2 {
}

h3 {
}

h4 {
}

h5 {
}

.validator {
	color: #fff !important;
	font-size: 11px !important;
	font-weight: normal !important;
}

div.wrapper {
	margin: auto;
	width: 1125px;
	background: #FFF url(../Images/Top.png) no-repeat top left;
	color: #7d7d7d;
}

div.wrapper div.top-bg-hp {
	width: 995px;
	height: 575px;
	margin: 0px 65px;
	padding: 0px;
	position: relative;
}

div.wrapper div.top-bg {
	background: #FFF url(../Images/Top-2.jpg) no-repeat top left;
	width: 1125px;
	height: 477px;
	margin: 0px;
	padding: 0px;
	position: relative;
}

div.wrapper div.top-bg div.logolink {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 574px;
	height: 154px;
}

div.wrapper div.top-bg-hp div.logolink {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 574px;
	height: 154px;
}

div.wrapper div.top-bg div.top-image {
	position: absolute;
	top: 167px;
	left: 64px;
}

div.wrapper div.top-bg div.top-image div.sub-header {
	width: 994px;
	heigth: 313px;
}

div.wrapper div.top-bg div.top-image div.sub-header.launch {
	background: url(/images/launchtime.jpg) no-repeat left top;
	width: 994px;
	height: 313px;
	postition: relative;
}

div.wrapper div.top-bg div.top-image div.sub-header.launch div.label {
	width: 490px;
	position: absolute;
	top: 70px;
	left: 200px;
}

div.wrapper div.top-bg div.top-image div.sub-header.recurring {
	background: url(/images/recurring.jpg) no-repeat left top;
	width: 994px;
	height: 313px;
	postition: relative;
}

div.wrapper div.top-bg div.top-image div.sub-header.recurring div.label {
	position: absolute;
	top: 98px;
	left: 74px;
	color: #505050;
	width: 200px;
	font-size: 24px;
	font-weight: bold;
}

div.wrapper div.top-bg div.top-image div.sub-header.recurring div.label a {
	margin-right: 75px;
}

div.wrapper div.top-bg div.top-image div.sub-header.recurring div.amount {
	color: #CCCCCC;
	font-size: 24px;
	font-weight: bold;
	position: absolute;
	top: 138px;
	left: 415px;
}

div.wrapper div.top-bg div.top-image div.sub-header.sales {
	background: url(/images/sales.jpg) no-repeat left top;
	width: 994px;
	height: 313px;
	postition: relative;
}

div.wrapper div.top-bg div.top-image div.sub-header.sales div.stats {
	position: absolute;
	top: 134px;
	left: 524px;
	font-size: 24px;
}

div.wrapper div.top-bg div.top-image div.sub-header.sales div.stats div {
	height: 50px;
}

div.wrapper div.top-bg div.top-image div.sub-header.queue {
	background: url(/images/queue.jpg) no-repeat left top;
	width: 994px;
	height: 313px;
	postition: relative;
}

div.wrapper div.top-bg div.top-image div.sub-header.tools {
	background: url(/images/tools.jpg) no-repeat left top;
	width: 994px;
	height: 313px;
	postition: relative;
}

div.wrapper div.top-bg div.top-image div.sub-header.chooch {
	background: url(/images/ChoochNews.jpg) no-repeat left top;
	width: 994px;
	height: 313px;
	postition: relative;
}

div.wrapper div.top-bg div.top-image div.sub-header.diceman {
	background: url(/images/Diceman.jpg) no-repeat left top;
	width: 994px;
	height: 313px;
	postition: relative;
}

div.wrapper div.top-bg div.top-image div.sub-header.customprogram {
	width: 994px;
	height: 313px;
	postition: relative;
	background: url(/images/customprogram.jpg) no-repeat left top;
}

div.wrapper div.top-bg div.top-image div.sub-header.customprogram div.label {
	width: 550px;
	position: absolute;
	top: 80px;
	left: 90px;
	color: #E9E9E9;
}

div.wrapper div.top-bg div.top-image div.sub-header.videos {
	background: url(/images/videos.jpg) no-repeat left top;
	width: 994px;
	height: 313px;
	postition: relative;
}

div.wrapper div.nav {
	width: 290px;
	height: 37px;
	position: absolute;
	top: 125px;
	right: 38px;
}

div.wrapper div.nav div a {
	background: url(../images/Nav.png) no-repeat;
	width: 61px;
	height: 37px;
	float: left;
}

div.wrapper div.nav div.home a {
	background-position: 0px 0px;
}

div.wrapper div.nav div.queue a {
	background-position: -61px 0px;
}

div.wrapper div.nav div.tools a {
	background-position: -122px 0px;
}

div.wrapper div.nav div.admin a {
	background-position: -183px 0px;
	width: 75px;
}

div.wrapper div.nav div.home a:hover {
	background-position: 0px -36px;
}

div.wrapper div.nav div.queue a:hover {
	background-position: -61px -36px;
}

div.wrapper div.nav div.tools a:hover {
	background-position: -122px -36px;
}

div.wrapper div.nav div.admin a:hover {
	background-position: -183px -36px;
	width: 75px;
}

div.wrapper div.top-bg-hp div.three-boxes {
	width: 993px;
	height: 282px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 421px;
	left: 0px;
}

div.wrapper div.top-bg-hp div.three-boxes div.box-1 {
	width: 307px;
	height: 274px;
	background: transparent url(../Images/Box-1.png) no-repeat left top;
	float: left;
	margin: 0px 27px 0px 11px;
}

div.wrapper div.top-bg-hp div.three-boxes div.box-2 {
	width: 307px;
	height: 274px;
	background: transparent url(../Images/Box-2.png) no-repeat left top;
	float: left;
	margin-right: 25px;
}

div.wrapper div.top-bg-hp div.three-boxes div.box-3 {
	width: 307px;
	height: 274px;
	background: transparent url(../Images/Box-3.png) no-repeat left top;
	float: left;
}

div.wrapper div.hp-middle {
	width: 995px;
	min-height: 704px;
	background: #FFF url(../Images/Middle.png) no-repeat top left;
	margin: 120px 65px 10px 65px;
}

div.wrapper div.hp-middle div.left {
	width: 638px;
	float: left;
	position: relative;
	margin-top: 20px;
	margin-left: 20px;
}

div.wrapper div.hp-middle div.left div.tv div.tv-bg #Tvbutton {
	position: absolute;
	right: 58px;
	top: 215px;
}

div.wrapper div.hp-middle div.left div.tv {
	width: 638px;
	height: 439px;
	position: relative;
}

div.wrapper div.hp-middle div.left div.tv div.tv-bg {
	width: 696px;
	height: 499px;
	background: url(../Images/Tv.png) no-repeat left top;
	position: absolute;
	left: -41px;
	top: -15px;
}

div.wrapper div.hp-middle div.right {
	width: 283px;
	float: left;
	border-left: solid 1px #CCC;
	margin-left: 8px;
	padding-left: 8px;
	margin-top: 20px;
}

div.wrapper div.middle {
	min-height: 400px;
	background: #FFF url(../Images/hdr-sub.jpg) no-repeat top left;
}

div.wrapper div.middle div.left {
	width: 619px;
	float: left;
	margin-left: 83px;
	margin-top: 25px;
	padding: 0px 12px;
}

div.wrapper div.middle div.right {
	width: 383px;
	float: left;
	margin-top: 15px;
}

div.wrapper div.bottom {
	width: 995px;
	height: 20px;
	margin: 0px 65px;
}

div.footer {
	height: 162px;
	background: #FFF url(../images/Footer.png) repeat-x left top;
	margin-top: 35px;
}

#Tools-hdr {
}

table.tool-menu {
	width: 268px;
	padding-top: 15px;
}

table.tool-menu tr td {
	padding-left: 45px;
	line-height: 35px;
	background: url(/images/blue-arrow.png) no-repeat 20px 7px;
}

table.tool-menu tr td a:link, table.tool-menu tr td a:visited {
	color: #656565;
	text-decoration: none;
}

table.tool-menu tr td a:hover, table.tool-menu tr td a:active {
	color: #009ed0;
	text-decoration: none;
}

body a.btn-black {
	display: block;
	height: 31px;
	background: url(/images/btn-01.png) no-repeat 0px 0px;
	text-decoration: none !important;
	cursor: pointer;
	max-width: 550px;
	padding: 0px 0px 0px 14px;
}

body a.btn-black span {
	display: block;
	height: 31px;
	padding: 0px 30px 0px 10px;
	background: url(/images/btn-02.png) no-repeat right 0px;
	font: bold 15px/31px Arial;
	text-decoration: none !important;
	color: #FFF;
	cursor: pointer;
}

body a.btn-black:hover span {
	color: #D0D0D0;
}

body a.btn-wht {
	display: block;
	height: 31px;
	background: url(/images/btn-01.png) no-repeat 0px -32px;
	text-decoration: none !important;
	cursor: pointer;
	max-width: 550px;
	padding: 0px 0px 0px 14px;
}

body a.btn-wht span {
	display: block;
	height: 31px;
	padding: 0px 30px 0px 10px;
	background: url(/images/btn-02.png) no-repeat right -32px;
	font: bold 15px/31px Arial;
	text-decoration: none !important;
	color: #4d4d4d;
	cursor: pointer;
}

body a.btn-wht:hover span {
	color: #000;
}

#LaunchGrid input {
	margin-bottom: 7px;
}

#PopUpGrid input {
	margin-bottom: 7px;
}

table.PopUp tr td {
	padding: 5px;
	vertical-align: middle;
}

div.queue-grid {
	padding: 4px;
}

div.queue-grid table {
	border: solid 1px #CCC;
}

div.queue-grid table tr td {
	padding: 5px;
	vertical-align: middle;
}

div.queue-grid table tr.sexy-header td {
	padding-bottom: 9px;
	border-bottom: solid 1px #CCC;
	color: #009ed0;
	font-weight: bold;
	padding-top: 9px;
}

div.queue-grid table tr.sexy-item td {
	color: #7d7d7d;
	height: 22px;
}

div.queue-grid table tr.sexy-altitem td {
	color: #7d7d7d;
	height: 22px;
	background-color: #f1f1f1;
}

div.right table.launchhistory tr td {
	padding: 5px;
}

div.right div.client-btn {
	width: 293px;
	border: solid 1px #CCC;
	height: 190px;
	background: #FFF url(/images/Client-Stop-buttons.png) no-repeat left top;
	background-position: 0px -324px;
}

table.Admin {
	width: 100%;
	border: solid 1px #CCC;
	padding: 3px;
}

table.Admin tr td {
	padding: 5px;
	vertical-align: middle;
}

table.Admin tr td table tr td {
	padding: 5px;
	padding-left: 0px;
}

table.Admin tr td table tr td input {
	margin-right: 10px;
}

table.form tr td {
	padding: 5px;
}

#ScorpTVSettings td {
	padding: 10px 10px 10px 10px;
}

div.staffsearchitem {
	margin: 0px 0px 0px 0px;
	padding: 4px 15px 3px 15px;
	font-family: arial;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #7D7D7D;
	width: 200px;
}

div.staffsearchitem.active {
	background: #f2f2f2;
	cursor: pointer;
	color: #717986;
}
