@charset "utf-8";
/* CSS for CBT Pop-up page */
* {	
	margin: 0px;	
	padding: 0px;
	}
img { 
	border:none;
	vertical-align:middle;
	}
h1,h2,h3,h4,h5,h6,p {
	margin: 0;
	padding: 0;
	font-style: normal;
}
input { 
	vertical-align:middle;
	}
input[type="checkbox"] {
	vertical-align:middle;
	}
ul {
	margin:0px;
	padding:0px;
	}
#Welcomebox {
	height:480px;
	width:636px;
	z-index:9999;
	position:fixed;
	top:50px;
	left:25%;
	}	
.bgscreen {
	background:url(icons/welcome-screen.gif) no-repeat scroll top center;
	height:480px;
	width:636px;
	display:block;
}	
.bgscreen02 {
	background:url(icons/publisher_bg.gif) no-repeat scroll top center;
	height:480px;
	width:636px;
	display:block;
}	
.bgscreen03 {
	background:url(icons/adv_bg.gif) no-repeat scroll top center;
	height:480px;
	width:636px;
	display:block;
}	
#Welcomebox .AdvBox, #Welcomebox .PubliBox {
	width:300px;
	height:266px;
	margin-top:160px;
	}
#Welcomebox .AdvBox {
	float:left;
	}	
#Welcomebox .PubliBox {
	float:right;
	}
#Welcomebox p.advCont {
	padding-left:42px;
}
#Welcomebox p.publiCont {
	padding-right:42px;
	}
#Welcomebox p.advCont {
	padding-right:10px;
	}
#Welcomebox p.publiCont {
	padding-left:10px;
	}	
#Welcomebox p.advCont, #Welcomebox p.publiCont {
	color:#666666;
	line-height:18px;
	font-size:13px;
	display:block;
	text-align:justify;
	}	
#Welcomebox p span.greentext, #Welcomebox p.stepline span.greentext {
	font-weight:bold;
	color:#6dbe58;
	text-transform:uppercase;
	}
#Welcomebox p span.orragetext, #Welcomebox p.stepline2 span.orragetext {
	font-weight:bold;
	color:#ff891a;
	text-transform:uppercase;
	}		
#Welcomebox p strong {
	color:#666666;
	}	
#Welcomebox p.stepline {
	padding-left:52px;
	color:#666666;
	font-size:12px;
	padding-top:10px;
	display:block;
	padding-right:10px;
	line-height:18px;
	}	
#Welcomebox p.stepline2 {
	padding-left:25px;
	font-size:12px;
	padding-top:10px;
	color:#666666;
	display:block;
	padding-right:50px;
	line-height:18px;
	}	
#Welcomebox .tickbox {
	float:left;
	width:510px;
	height:25px;
	margin-top:8px;
	}	
#Welcomebox .tickbox p {
	font-size:11px;
	padding-left:25px;
	line-height:25px;
	color:#666666;
	}	
#Welcomebox .closewindow {
	float:right;
	width:90px;
	height:33px;
	margin-top:8px;
	}	
#Welcomebox .closewindow a {
	background:url(icons/close_button_nor.gif) no-repeat scroll top left;
	display:block;
	width:72px;
	height:25px;
	}	
#Welcomebox .closewindow a:hover {
	background:url(icons/close_button.jpg) no-repeat scroll top left;
	display:block;
	width:72px;
	height:25px;
	}	
/*---bottom popup---*/
#BotToolbar, #CloseBotbar {
	z-index:999;
	position:fixed !important;
	/*position:absolute;*/
	bottom:0px;
	left:0px;
	}	
#BotToolbar.full, #CloseBotbar.full {
	margin-right:0;
	width:100%;
	}
#BotToolbar_bg {
	margin-left:1px;
	margin-right:1px;
	border-left:1px solid #b5b5b5;
	border-right:1px solid #b5b5b5;
	background:url(icons/bottom_popupbg.jpg) repeat-x scroll bottom;
	filter: alpha(opacity=95); 
	-moz-opacity: 0.95; 
	opacity: 0.95;
	height:29px;
	}
#toolTAbs {
	padding:0px;
	display:block;
	height:29px;
	width:530px;
	/*float:left;*/
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	}
* html #toolTAbs {
	margin-left:10%;
}		
#toolTAbs .tlTAbs_Cont {
	font-size:12px;
	line-height:29px;
	color:#565d6f;
	}	
#toolTAbs .tlTAbs_Cont strong {
	color:#cc0033}	
#help_tab {
	padding:0;
	display:block;
	height:29px;
	}
#help_tab {
	float:right;
	width:120px;
	background:url(icons/border_white.gif) no-repeat scroll right;
	}	
#help_tab .Norhelp_tab, #help_tab .Acthelp_tab {
	width:113px;
	height:28px;
	float:right;
	margin-right:12px;
	}
#help_tab .Acthelp_tab a, #help_tab .Norhelp_tab a {
	width:113px;
	height:28px;
	display:block;
	border:none;
	}
		
.help_tab_Acthelp_tab_a {
	background:url(icons/ActTab.gif) no-repeat scroll top left;
	}
		
.help_tab_Norhelp_tab_a {
	background: url(icons/NorTab.gif) no-repeat scroll top left;
	}	
	
#ActTab_Cont {
	z-index:9999;
	position:fixed !important;
	position:absolute;
	bottom:29px;
	right:14px;
	}	
* html #ActTab_Cont {
   right:25px;
   vertical-align:top;
}	
#ActTab_Cont.fix {
	width:250px;
	}
#ActTab_Cont .ActTitle {
	background:url(icons/ActTab_title.gif) no-repeat scroll top right;
	height:35px;
	width:250px;
	}	
#ActTab_Cont .ActTitle span.titleTxt {
	font-size:12px;
	line-height:26px;
	color:#FFFFFF;
	width:200px;
	text-align:left;
	float:left;
	padding-left:7px;
	}
#ActTab_Cont .ActTitle span.minfolder {
	float:right;
	width:27px;
	height:25px;
	}	
#ActTab_Cont .ActTitle span.minfolder a {
	background:url(icons/miniFolder.gif) no-repeat scroll top right;
	display:block;
	width:27px;
	height:25px;
	}	
#ActTab_Cont .ActTitle span.minfolder a:hover {
	background:url(icons/miniFolder_over.gif) no-repeat scroll top right;
	display:block;
	
}
#ActTab_Cont .Act_Content {
	background:url(icons/ActTab_md.gif) no-repeat scroll bottom right;
	width:250px;
	}	
#ActTab_Cont .Act_Content ul {
	list-style-image:none;
	list-style-position:outside;
	width:240px;
	padding-right:8px;
	}	
#ActTab_Cont .Act_Content ul li {
	line-height:17px;
	margin-left:30px;
	font-size:12px;
	color:#565d6f;
	list-style-type:decimal;
	padding-bottom:7px;
	}	
#ActTab_Cont .Act_Content ul li a {
	padding-left:3px;
	display:block;
	font-size:12px;
	color:#565d6f;
	}	
/*add ducnv*/
#TB_overlay_adnet {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlay_adnetBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay_adnet { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
	 }

*html #Welcomebox { /* ie6 hack */
     position: absolute;
     top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(5 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');

	}		 
