/* Start of CMSMS style sheet 'Theme' */
body{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	line-height: 1.5em;
	color: #666666;
	background-color: #393335;
	margin: 0px;
	padding: 0px;
}

input, textarea{
	color: #000000;
	background-color: #E4E4E4;
	padding: 3px;
	border: 1px solid #000000;
}

 iframe { overflow-x: auto;
overflow-y: auto; }

#Header{
	width: 950px;
	background-image: url(../uploads/images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 190px;
}
.Header{
	border: 4px solid #000000;
	background-color: #B72226;
	background-image: url(uploads/images/court-live_r1_c3.png);
	background-repeat: repeat-x;
}
.ContectBorder{
	border: 4px solid #000000;
}

#Navigation{
	width: 100%;
	background-color: #000000;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #586F1A;
}

#Content{
	background-color: #ffffff;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#Footer{
	width: 950px;
	background-color: #000000;
	color: #cccccc;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #586F1A;
}

.DottedLiveHorizontal{
	background-image: url(uploads/images/dotted_live_h.gif);
	background-repeat: repeat-x;
	background-position: center center;
}

.DottedLiveVertical{
	background-image: url(uploads/images/dotted_live_v.gif);
	background-repeat: repeat-y;
	background-position: center center;
}

.Title{
	background-image: url(uploads/images/title_bullet.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	padding-left: 28px;
	line-height: 1.5em;
}

a.NormalLink{
	color: #666666;
}
a.NormalLink:Hover{
	color: #000000;
}
a.FooterLink{
	color: #cccccc;
}
a.FooterLink:hover{
	color: #FF9900;
}
.DottedLineReg{
	background-image: url(uploads/images/dotted_line_reg.gif);
	background-repeat: repeat-y;
	background-position: center center;
}

.RedText{
	font-size: 13px;
	font-weight: bold;
	color: #BA1F26;
}

a.RedLink{
	color: #cc0000;
}
a.RedLink:hover{
	color: #000000;
}

a.RedLinkBold{
	color: #cc0000;
	font-size: 13px;
	font-weight: bold;
}
a.RedLinkBold:hover{
	color: #000000;
}



.payment, .video_list{
	text-align:center;
	margin: 20px;
	border-left:solid 0px;
	border-top:solid 0px;
	border-right:solid 1px #181818;
	border-bottom:solid 1px #181818;
	font-weight: bold;
}

.payment tr th, .video_list tr th {
	padding:10px; 
	background:#9E9FA3; 
	color:#FFFFFF;
	border-top:solid 1px #181818;
	border-left:solid 1px #181818;
	border-right:solid 0px;
	border-bottom:solid 0px;
}
.payment tr td, .video_list tr td {
	padding:10px;
	border-top:solid 1px #181818;
	border-left:solid 1px #181818;
	border-right:solid 0px;
	border-bottom:solid 0px;
}

.payment .bonus{
	color:#FF0000
}

.payment .buyhere{
	background:#DCDCDE;
}

.buy_credit{
	text-align:center;
	margin: 20px;
}

.buy_credit tr td{
	padding:10px;
}

.buy_credit .left { 
	text-align: right;
	text-transform:uppercase;
}

.buy_credit .right { 
	text-align:left;
}

.hierarchy tr td { 
	vertical-align:bottom;
	text-align:center;
		
}

.hierarchy a {
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

.logout {
	width:200px; 
	padding: 0 20px 0 20px;
	margin: 20px 0 20px 0;
	color:#D7D7D7;
	font-weight: bold;
}

.logout .rem_crd{
	border-top: #D7D7D7 2px solid;
}

.logout a {
	color:#D7D7D7;
}
/* End of 'Theme' */

