/* QTV CSS Document */

body {
	background:url(images/bg/bg.gif) repeat;
	/*background-color: #7c0622;*/
	font: normal 12px Lucida Sans;
	margin: 0;
	padding: 0;
	}

#wrapper {
	margin: 0 auto;
	}

#main {
	background:url(images/bg/bg.gif) repeat;
	height: 800px;
	width: 724px;
	text-align: left;
	}

.header {
	background:url(images/bg/header-bg.gif) no-repeat;
	height: 105px;
	padding-top: 10px;
	width: 724px;}

.loginbg {
	background:url(images/bg/login-bg.gif) no-repeat;
	filter: alpha(opacity=30);
	float: right;
	height: 93px;
	opacity: .3;
	width: 234px; }

.login{
	color: #000;
	font: bold 12px Lucida Sans;
	line-height: 20px;
	margin-left: 500px;
	margin-top: 5px;
	position:absolute;
	}

.login2 {
	color: #fff;
	font-size: 11px;
	margin-left: 495px;
	position:absolute;
	text-align:right;}

.login2 a{
	color: #fff;
	text-decoration: none;}

.textBox {
	font-size: 11px;}

/* MAIN CONTENT */

.mainContent {
	margin-top: -4px;}

.mainContentLeft {
	float:left;
	width: 305px;}

.upperLeft {
	background:url(images/bg/lefttop-bg.gif) no-repeat;
	color: #000;
	font-size: 14px;
	height: 331px;
	margin-bottom: 11px;
	padding: 20px 10px 10px 10px;
	width: 285px;}

.lowerLeft {
	background:url(images/bg/leftbtm-bg.gif) no-repeat;
	color: #000;
	font-size: 11px;
	height: 286px;
	padding-top: 20px;
	text-align:center;
	width: 306px;}

.mainContentRight  {
	float:right;
	margin-left: 5px;}

.upperRight {
    background:url(images/bg/righttop-bg.gif) no-repeat;
    height: 121px;
    margin-bottom: 10px;
    padding: 10px 0 0 0px;
    width: 409px;
    }

.upperRight img{
    padding-left: 3px;}

.lowerRight {
	background:url(images/bg/rightbtm-bg.gif) no-repeat;
	color: #000;
	height: 506px;
	line-height: 13px;
	padding: 20px 10px 10px 10px;
	width: 389px;
	}

.uploadVideo {
	background:url(images/bg/uploadbg.gif) repeat-x;
	color: #9e0039;
	font-size: 11px;
	height: 210px;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 0px;
	width: 361px;}


/* POPUP LOGIN */

.popupLogin {
	background:url(images/bg/popup-login-bg.png) no-repeat;
	height: 257px;
	padding: 20px 20px 10px 20px;
	width: 475px;}

.popupLogin a{
	color: #000;
	text-decoration: none;}

.allaccess {
	font-size: 11px;
	margin-top: 10px;
	}

.allaccess a{
	color: #0000ff;
	text-decoration: underline;}