@charset "utf-8";
/* CSS Document */
html,body{height:100%}
html,body,table,td{	
	margin:0;
	padding:0;
	font-family:sans-serif;	
	font-size:12px;
}
body{
	/*background-color:#e6e6e6;*/
	/*border:1px solid #FF0000;*/	
	background:url(../images/fade.png) repeat-x top #f0f0f0;
}
#div-rootBox{
	text-align:center;
	/*border:1px solid #00FF00;*/
}
#div-contentBox{
	text-align:left;
	width:991px;
	margin:0px auto;
	background:#FFFFFF;
	/*border:1px solid #0000FF;*/
	/*background:url(../images/box_middle.png) repeat-y;*/
}

#div-mainBox{
	/*border:1px solid #FFCC00;*/
	/*width:1011px;*/
	width:991px;
	margin:0px auto;
	overflow: hidden;
}
#div-leftShadow, #div-rightShadow{
	/*border:1px solid #9900FF;*/
	width:13px;
	height:100%;
	margin-bottom: -2000px; 
	padding-bottom: 2000px;
}
#div-leftShadow{
	background:url(../images/leftSide.png) repeat-y top left;
	float:left;
}
#div-rightShadow{
	background:url(../images/rightSide.png) repeat-y top left;
	float:right;
}
#div-bottomShadow{
	background:url(../images/bottomSide.png) no-repeat top left;
	height:18px;
	/*width:1011px;*/
	width:991px;
	margin:0px auto;
}
#div-middleContent{
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	/*border-bottom:1px solid #000000;*/
	margin:0px 13px;
	background:#FFFFFF;
	text-align:left;
	/*padding:0px 34px 10px 34px;*/
}

/*#div-contentBox div.div-bottom{
	background: url(../images/corner_bottom.png) no-repeat bottom left;
	margin:0px;
	padding:0px;
	text-align:left;
	height:84px;
	position:absolute;
	bottom:-20px;
	left:0;
	width:600px;
	z-index:-1;
}*/
div.div-mainContent{
	padding:0 10px;
	/*margin-top:25px;*/
	/*margin-bottom:-60px;
	position:relative;*/
	margin-top:25px;
}
/************************************/
/*CUSTOM LOGO*/
#duv-customLogo{
	margin-top:10px
}
/************************************/
/*HEADER*/
/*#div-contentBox div.div-header{
	background: url(../images/box_top.png) no-repeat top left;
	margin:0px;
	padding:0px;
	text-align:left;
	height:44px;
	position:relative;
}
#div-contentBox div.div-header img.logo{
	margin:8px 0 0 20px;
}
#div-contentBox div.div-header ul{
	position:absolute;
	top:10px;
	right:15px;
	font-weight:bold;
	padding:0px;
	margin:0px; 
}
#div-contentBox div.div-header ul li{
	display:inline;
	list-style-type:none;
	padding:0px;
	margin:0px;	
}
#div-contentBox div.div-header ul a{
	color:#000000;
	text-decoration:none;
	border-left:1px solid #000000;
	padding:4px 8px 3px 8px;
	float:right; 
	width:auto; 
}
#div-contentBox div.div-header ul a:hover{
	background:url(../images/box_menu_hover.png) repeat-x top right;
	text-decoration:underline;
}*/
/************************************/
/*FOOTER*/
div.div-footer{
	font-size:10px;
	padding:0px;
	/*width:986px;*/
	width:960px;
	clear:both;
	margin:0px auto;
	padding-bottom:20px;
}
div.div-footer img.logo{
	float:left;
	margin-right:5px;
	border:0 none;
}
div.div-footer span.version{
	display:block;
	text-align:left;
}
div.div-footer span.copyright{
	display:block;
	text-align:left;
}
div.div-footer div.feed{
	float:right;
	font-size:12px;
	margin-left:10px;
}
div.div-footer div.feed img{
	border:0 none;
	vertical-align:middle;
}
div.div-footer div.embed{
	float:right;
	font-size:12px;
}
div.div-footer div.embed img{
	border:0 none;
	vertical-align:middle;
}
/************************************/


/*HEADER*/
div.headerBar{
	/*background: url(../images/corner_top.png) no-repeat top right;*/
	margin:0px;
	padding:0px;
	text-align:left;
	/*height:93px;*/
	/*position:relative;*/
	border-bottom:1px solid #999999;
}
#userAcount{
	float:right;
	font-size:12px;
	padding:0 3px;
	/*background:url(../images/user_status.png) repeat-x top left;*/
}
#userAcount span{
	font-size:12px;
	font-weight:bold;
	padding:1px 5px 1px 0;
}
#userAcount ul{
	padding:0px;
	margin:0px; 
}
#userAcount ul li{
	display:inline;
	list-style-type:none;
	border-left:1px solid #999999;
}
#userAcount ul li:first-child{
	border-left:0px none;
}
#userAcount ul li a{
	padding:1px 2px 1px 5px;
	text-decoration:none;
}
#userAcount ul li a:hover{
	text-decoration:underline;
}
#userAcount ul li.active a{
	font-weight:bold;
}
div.accountHome{
	padding:0 3px;
}
div.accountHome a{
	padding:1px 2px 1px 5px;
	text-decoration:none;
}
/************************************/
div.headerLogo{
	margin:0px;
	padding:0px;
	/*margin-left:-34px;*/
}
div.headerLogo img{
	margin-top:5px;
	border:0 none;
}

div.live{
	margin:0px;
	padding:10px 0;	
	background:url(../images/live_back.png) no-repeat;
	text-align:center;
}
div.live embed{
	margin-left:-1px;
	margin-top:-2px;
}

div.authError{
	border:1px solid #666;
	background:#D6D6D6;
	text-align:center;
	padding:3px;
	font-weight:bold;
}

.aw-ff3 .aw-system-control.aw-text-expand {
	display: inline-block;
}

