#OverPageContent{
	position:absolute;
}

.OverPageContent{
	width:100%;
	z-index:1000;
	top:0px;
	left:0px;
	background-color:#000000;
}

.c_popup {
	background-color:#F3F3F3;
	font-size:12px;
	overflow:hidden;
	position:absolute;
	z-index:1115;
	/*height:465px;*/
	left:140px;
	top:126px;
	width:715px;
	border:1px solid #cccccc;
}

#body_content .mobile_support_popup h3.sub_title {
	border-color:#CCCCCC;
	border-style:solid;
	border-width:0 0 1px;
	color:#000000;
	font-size:20px;
	font-weight:bold;
	margin:0 0 10px;
	padding:0 0 10px;
}

#body_content .mobile_support_popup h3.sub_title span{
	font-weight:normal;
}

.c_popup .c_title{
	font-size:27px;
}

.c_popup .c_title span{
	font-size:25px;
}
	
.c_popup h2.c_title span {
	color:#000000;
}

.c_popup .c_popup_body {
	height:97%;
	background-color:#FFFFFF;
	position:relative;
	width:98%;
	margin:5px auto;
	border:0px solid red;
}

.c_popup .c_popup_body .c_popup_data{
	padding:10px;
}

.c_popup .c_popup_body .c_popup_close{
	padding:1px 3px;
	border:1px solid #cccccc;
	color:#cccccc;
	font-weight:bold;
	font-size:14px;
	position:absolute;
	right:5px;
	top:5px;
	display:block;
	z-index:50;
}

.c_popup .c_popup_body .c_popup_close{
	background-image:url(/assets/images/icons/popup_close.gif);
	background-repeat:no-repeat;
	width:19px;
	height:19px;
	padding:0px;
	border:0px;
}

.c_popup .c_popup_body .c_popup_close span{
	display:none;
}

#PopupContent{
	border:0px solid red;
}

.popup_content_demo_subscribe{
	width:520px;
	height:180px;
	left:28%;
}


.popup_content_client_access .flat_bt{
	display:block;
	width:300px;
	margin:10px auto 15px;
}

.popup_content_demo_subscribe .c_popup_body{
	height:95%;
}

#PopupContent .popup_info{
	line-height:16px;
}


.popup_content_client_access{
	width:650px;
	left:24%;
	background-color:#fff;
	text-align:center;
	position:fixed;
}


.popup_content_client_access{
	font-size:18px;
}

.popup_content_client_access .c_popup_body{
	height:95%;
}

.popup_content_client_access .c_subscribe_now_bt{
	margin:0 auto;
}

.popup_content_client_access .c_title{
	padding-top:15px;
}

.popup_content_client_access .c_title,
.popup_content_client_access .c_title span{
	font-size:24px;
}

.flash_video_popup{
	background-color:transparent;
	border:0px; 
	width:680px;
	height:445px;
}

.flash_video_popup #PopupContent{
	width:640px;
	height:405px;
	background-color:transparent;
	border:0px; 
}

.flash_video_popup .c_popup_body .c_popup_close{
	right:10px;
	top:10px;
}

.flash_video_popup .c_popup_body{
	width:100%;
	height:100%;
	margin:0px;
	background-color:transparent;
}

.flash_video_popup .c_popup_body .c_popup_data{
	padding:20px;
	background-color:#fff;
}
