/*
landing page
*/

#intro * {
    color: #fff;
}

#intro_bg {
    width: 100%;
    border-bottom: 1px solid #333;
    background: transparent url('../images/bg_blacker.png') repeat;
    background-image: -moz-linear-gradient(top, rgba(30,30,30,1),rgba(35,35,35,1),rgba(40,40,40,1),rgba(45,45,45,1),rgba(50,50,50,1),rgba(55,55,55,1), #383838, #2f2f2f); /* FF3.6 */
}

#intro_bg *{
	color: #fff;
}

#header_bg #caption_area .header *{
	color: #fff;
}

#caption_area {
	padding: 15px 0;
}

#caption_area .header {
	margin: 0 auto 45px;
	position: relative;
	padding: 0 30px;
	width: 890px;
}

#caption_area h2 {
	font-size: 36px;
	margin-bottom: 0;
}

#intro_content {
	margin: 0 180px;
}

#intro_wraper {
    background: transparent url('../images/intro_img.png') no-repeat right 0;
}

#intro {
    /*padding: 10px 0 0 170px;*/
    width: 950px;
    margin: 0 auto;
    border: 0px solid #00f;
    min-height: 278px;
}

#intro p {
    color: #a8a8a8;
    font-size: 14px;
    margin: 0 0 0 109px;
}

#intro h1 {
    font-size: 36px;
    margin: 0 0 0 102px;
    padding-top: 18px;
}

#intro ul {
    margin: 40px 0 0 123px;
    border: 0px solid #00f;
}

#intro ul li {
    list-style-type: disc;
    font-size: 17px;
    text-indent: 2px;
    margin-bottom: 5px;
}

#intro ul li strong {
    font-weight: bold;
}

#intro span {
    background: transparent url('../images/sns_logos.png') no-repeat 0px 0px;
    width: 357px;
    height: 150px;
    margin: 26px 0 0 180px;
    display: block;
}

#intro_content #intro_comment {
    color: #262626;
    margin: 10px 0 30px 0;
}
#intro_content #intro_notice {
    font-size: 12px;
    color: #838383;
    margin: 120px 0 50px 0;
}

/*
wizard pages
*/

.question_list li{
	padding: 30px 0 20px 80px;
	background-position: 0 0;
	background-repeat: no-repeat;
}

#protect_number {
	background-image: url(../images/icon_01.png);
}

#children_info {
	background-image: url(../images/icon_02.png);
}

#using_time {
	background-image: url(../images/icon_03.png);
}

#computer_number {
	background-image: url(../images/computer.png);
}

.answer {
	border-bottom: 1px dashed #ccc;
	padding: 0 0 10px;
	margin: 0 0 20px 0;
	overflow: hidden;
}

.require {
	color: #f00;
}

.steps_wrapper {
	position: absolute;
	bottom: -45px;
}

.steps_head {
	border-left: 3px solid #f00;
	padding: 0 0 0 5px;
}

.steps_head, .steps, .steps *{
	float: left;
	text-align: center;
	height: 24px;
	line-height: 24px;
	position: relative;
	font-size: 12px;
}

.steps li {
	background: transparent url(../images/StepBg_N.png) center right;
	width: 55px;
	position: absolute;
	text-indent: 15px;
}

.steps li.executed {
	background: transparent url(../images/StepBg_H.png) center right;
}

.step1 {
	left: 0px;
}

.step2 {
	left: 43px;
}

.step3 {
	left: 81px;
}

.step4 {
	left: 119px;
}

/*
kids profile
*/

#profile_list {
	margin: 20px 0;
}

.profile_image {
	float: left;
	width: 72px;
	height: 110px;
	margin: 0 10px 10px 0;
	border: 1px solid #ccc;
	-webkit-border-radius: 10px;
	position: relative;
}

.profile_survey, .profile_result {
	overflow: hidden;
}

.profile_survey dt, .profile_survey dd, .profile_result dt, .profile_result dd{
	float: left;
	margin: 3px 0;
}

.profile_survey dt, .profile_survey dd{
	height: 28px;
	line-height: 28px;
}

.profile_survey dt {
	width: 150px;
}

.profile_survey dd {
	width: 580px;
	position: relative;
}

.remove_profile {
	position: relative;
	right: -290px;
	bottom: 0px;
}

.middle {
	width: 200px;
	border: 1px solid #ccc;
	height: 24px;
}

/* 
sns settings
*/

.sns_settings {
	border: 1px solid #f00;
}

.description {
	font-size: 0.8em;
	padding: 10px;
	text-align: left;
}

.feature_caption {
	font-weight: bold;
	padding: 5px;
	height: 24px;
	line-height: 24px;
	border-bottom: 1px solid #888;
	background: transparent url(../images/settings_h3.png) repeat-x;
	position: relative;
}

.sns_settings .toggle_switch {
	position: absolute;
	right: 10px;
	top: 25%;
}

.social_network_content {
	border-bottom: 1px solid #888;
	text-align: center;
	overflow: hidden;
}

.support_list {
	margin: 0 auto;
	width: 540px;
	overflow: hidden;
}

.support_list li {
	float: left;
	text-align: center;
	padding: 0 0 0 10px;
	width: auto;
	overflow: hidden;
}

.support_list li .support_item{
	display: block;
	float: left;
	text-indent: -100000px;
	height: 58px;
	width: 170px;
	margin: 0 auto 5px;
}

.flickr {
	background: transparent url(../images/logo_flickr.png) no-repeat;
}

.twitter {
	background: transparent url(../images/logo_twitter.png) no-repeat;
}

.youtube {
	background: transparent url(../images/logo_youtube.png) no-repeat;
}

.facebook {
	background: transparent url(../images/logo_facebook.png) no-repeat;
}

.myspace {
	background: transparent url(../images/logo_myspace.png) no-repeat;
}

.yahoo_messenger {
	background: transparent url(../images/logo_yahoo.png) no-repeat center center;
}

.msn_messenger {
	background: transparent url(../images/logo_msn.png) no-repeat center center;
}

.extra_description {
	margin: 40px auto;
	height: 100px;
	width: 720px;
	padding: 60px 60px 0;
	position: relative;
	border: 1px solid #888;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.block_some_sns{
	margin: 10px auto 0;
	width: 220px;
}

.block_some_sns li{
	float: left;
	width: 110px;
}

.extra_description .support_list {
	position: absolute;
	top: -30px;
	left: 30%;
	background: #fff;
	width: 365px;
}

.instand_message_content {
	padding: 0 0 30px;
}

.instand_message_content .support_list {
	width: 380px;
}

/*
webfilter
*/

.profile_setting_webfilter {
	border: 1px solid #f00!important;
}

.filter_table {
	width: 100%;
}

/*
Setting Complete
*/

#content_wrap h2 {
	color: #fff;
	height: 36px;
	line-height: 36px;
	text-indent: 10px;
	background-image: -moz-linear-gradient(top, #d90000, #b50000); /* FF3.6 */
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #d90000),color-stop(1, #b50000)); /* Saf4+, Chrome */
            filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#d90000', EndColorStr='#b50000'); /* IE6,IE7 */
        -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#d90000', EndColorStr='#b50000')"; /* IE8 */
}

#content_wrap h2 span{
	color: #fff;
}

#complete_info {
	padding: 0px 0px 20px;
}

.profile_container {
	float: left;
	width: 800px;
	border: 1px solid #f00;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.profile_container h3 {
	color: #fff;
	padding: 5px 0;
	height: 24px;
	line-height: 24px;
	text-indent: 10px;
	background: #f00;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-top-left: 5px;
	-moz-border-radius-top-right: 5px;
	
	background-image: -moz-linear-gradient(top, #d90000, #b50000); /* FF3.6 */
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #d90000),color-stop(1, #b50000)); /* Saf4+, Chrome */
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#d90000', EndColorStr='#b50000'); /* IE6,IE7 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#d90000', EndColorStr='#b50000')"; /* IE8 */
}

.profile_result {
	padding: 10px;
}

.profile_result dt {
	width: 60px;
}

.profile_result dd {
	width: 720px;
}

.feature_on {
	color: #0f0;
	font-weight: bold;
}

.feature_off {
	color: #f00;
	font-weight: bold;
}

.profile_result *{
	height: 14px;
	line-height: 14px;
	font-size: 14px;
}

/*
begin_monitor
*/

#begin_monitoring {
    text-align: center;
	background: transparent url(../images/Download.png) no-repeat center top;
	padding: 130px 0 40px;
	border-bottom: 1px dashed #ccc;
	margin: 0 0 30px;
}

#how_to_install {
	border: 1px solid #ccc;
	padding: 10px 20px 45px 140px;
	background: #fdfdfd url(../images/Light.png) no-repeat 10px center;
	margin: 50px 0 0;
	text-align: left;
}

#how_to_install h3 {
	padding: 0 0 20px;
	border-bottom: 1px dashed #ccc;
	margin: 0 0 20px;
}

#how_to_install ul li {
	padding: 0 0 5px;
}


/**************************************************
Slider UI of WTP from JQuery UI
**************************************************/

.wtp_block {
	width:890px;
	height:100px;
	margin-bottom:20px;
	font-size:12px;
	border:1px solid #959595; 
	-moz-border-radius: 12px; /* Firefox */
	-webkit-border-radius: 12px;
	border-bottom-radius: 12px; /* Opera 10.5+*/
	background:url(../images/wtp_block_bg.gif) #ebebeb repeat-y;
}

.wtp_block .slide_block{
	width:200px;
	padding:10px;	
	position:absolute;	
}
.wtp_block .desp_block{
	width:600px;
	padding:10px;
	margin-left:200px;
	position:absolute;		
	float:left;
	display:none;
}

.wtp_block  .wtp_level{
	border:0px solid #333;
	float:right;
	position:absolute;
	margin:-10px 0px 0px 60px;
}
.wtp_block  .wtp_level li{
	border:0px solid red;
	height:33px;
	line-height:33px;
	font-weight:bold;
}

/**************************************************
Overview page 
Author: lock_chou
**************************************************/

.overview .left {
	border:0px solid #333;
	width:620px;
	height:auto;
	float:left;
	padding:10px 0px 0px 0px;
}
.overview .left .fn_title{
	font-size:18px;
	padding-left:12px;
	width:613px;
	height:40px;
 	line-height:40px;
	background:url(../images/overview_title_bg.png) no-repeat;
	float:left;
}

.overview .left .fn_icon{
	width:190px;
	height:190px;
	background-color:#EEE;
	float:left;
	margin: 0px 0px 10px 0px;
	border:0px solid #333;
}
.overview .left .fn_icon#report{
	background:transparent url(../images/overview_report.png) no-repeat;	
}
.overview .left .fn_icon#report{
	background:transparent url(../images/overview_report.png) no-repeat;	
}
.overview .left .fn_icon#profiles{
	background:transparent url(../images/overview_profiles.png) no-repeat;	
}
.overview .left .fn_icon#account{
	background:transparent url(../images/overview_account.png) no-repeat;	
}

.overview .left .fn_desp{
	width:400px;
	height:190px;
	float:left;
	border:0px solid #999;	
	margin: 0px 0px 10px 10px;
	font-size:12px;
	padding-top:15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.overview .left .fn_desp em{
	font-weight:bold;
}

.overview .left .fn_desp input[type=text]{
	margin-top:10px;
	height:20px;
	vertical-align:middle;
	width:200px;
	line-height:20px;
}
.overview .left .fn_desp input[type=button]{
	margin-top:10px;
	height:28px;
	vertical-align:middle;		
	font-size:14px;
}

.overview .right {
	width:249px;
	border:0px solid #333;
	float:left;
	margin-left:0px;
	padding:10px;
	margin-top:0px;
	background:url(../images/overview_widget_bottom_bg.png) center bottom  no-repeat;
}

.overview .widget{
	width:100%;
}
.overview .widget .w_title{
	padding:10px;
	font-size:15px;
	font-weight:bold;
	height:20px;
	line-height:20px;
}

.overview .widget .w_content{
	padding:5px 5px 40px 5px;
	border-top:1px dotted #B6B6B6;
	border-left:1px solid #B6B6B6;
	border-right:1px solid #B6B6B6;	
	font-size:12px;
	background:url(../images/overview_widget_title_bg.png) no-repeat;
}

.overview .err_msg{
	background:transparent url(../images/icon_warning.png) no-repeat;
	padding-left:22px;
	height:22px;
	font-size:11px;
	color:#990000;
	line-height:22px;
	display:none;
}

#favorite_icon{
	margin-left:4px;
	border:0px solid #333;
	width:46px;
	height:46px;
	background:url(../images/overview_bookmart.png) no-repeat;
	float:left;	
	border:0px solid #333;	
}

#download_icon{
	margin-left:4px;
	border:0px solid #333;
	width:46px;
	height:46px;
	background:url(../images/overview_download.png) no-repeat;
	float:left;
	border:0px solid #333;
}
.shortcut{
	height:100px;
}
.shortcut .btn_div{
	float:left;
	border:1px solid #FFF;
	padding-top:7px;
	height:40px;
}

.help_res li{
	list-style-position:outside;
	margin:10px 0px 10px 30px;
	list-style-type:disc;
	/*list-style-image:url(../images/reddot.gif) ;*/
	
	margin-left:30px;
}

input[type=text].correct{ /*Make input field display like normal div block.*/
	font-size:14px;
	color:#000000;
	font-style:normal;
	background:transparent;
	border:0px;
	font-weight:bold;
}
#submit_btn {
	margin:8px 0px 0px 2px;
	float:left;
}

#status_icon {
	width:16px;
	height:16px;
	background-repeat:no-repeat;
	border:0px solid #333;  
	margin-top:15px;
	margin-left:290px;
}

/**************************************************
Data protection(dtp)
**************************************************/
.dtp, .wtp {
	border:0px solid #333;
	width:895px;
	padding:10px 0px 0px 0px;
	height:auto;
}
.dtp .desp{
	width:97%;
	font-size:12px;
	margin:10px 0px 10px 0px;
}

.dtp .toolbar{
	width:892px;
	border:0px solid #333;
	text-align:left;
	margin-left:0px;
	margin-bottom:20px;
	padding:0px;
	height:30px;
	vertical-align:middle;
}	
.dtp .toolbar input[type=button]{
	font-size:13px;
	font-weight:bold;
	margin:3px 0px 0px 0px;
}

.dtp .toolbar .left_block{
	height:30px;
	line-height:30px;
	float:left;
	border:0px solid #333;
}
.dtp .toolbar .right_block{
	width:50%;
	margin-left:0px;
	text-align:right;
	/*float:right;*/
	margin-top:6px;
	border:0px solid #333;
	float:right;	
}

.dtp .toolbar .right_block span{
	font-weight:bold; 
	font-size:12px;	
	float:left;
	text-align:right;
	border:0px solid #333;
	width:60%;
}
.dtp .toolbar .right_block #dtp_switch{
	border:0px solid red;
	width:30%;
}


.dtp .dtp_table_block{
	display:block;
	position:relative;
	overflow:auto;
	overflow-x:hidden;
	border-bottom:1px solid #CCC;
	border-right:1px solid #CCC;
	border-left:1px solid #CCC;		
	max-height:400px;
}

.dtp .dtp_table {
	border-collapse: collapse; border-spacing: 0;
	width:100%;
}

.dtp #dtp_table_body{
	
}

.dtp .dtp_table thead th{
	background:url(../images/thead_bg.png);
	border:1px solid #CCC;
	font-weight:bold;
	font-size:13px;	
	padding:5px 4px 5px 4px;
	text-align:left;
}

.dtp .dtp_table tbody td{
	border-left:1px solid transparent;
	border-top:1px solid #CCC;
	padding:4px;
	vertical-align:top;
	background:transparent;
}

.dtp .dtp_table tbody .noentry td{
	color:#CC0000;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:center;
	padding:10px;
}
.dtp .category_editable{
	width:95%;
	float:left;
}
.dtp .category_readonly{
	width:95%;
	border:0px solid #333;
	margin-bottom:1px;
	float:left;
	background:transparent;
}

.dtp .data_field{
	width:93%;
	float:left;
	vertical-align:middle;
}
.dtp .hint{
	color:#999;
	font-style:italic;
}
.dtp table tbody .err_msg{
	color:#C00;
	font-size:11px;
	float:none;
	clear:both;
}

.dtp .delete_icon{
	width:16px;
	height:16px;
	background:url(../images/icon_trashcan.png) no-repeat;
	margin:2px 0px 0px 5px;
	float:left;
	cursor:pointer;
}
.dtp .save_btn_block{
	text-align:right;
	width:100%;
	border:0px solid #333;
	float:right;
	margin-right:20px;
	height:100px; /*Fixed button was hidden when page too long # lockchou add 20100714*/
}

.notif_title{
	color:#CC0000;
	font-size:14px;
	border:0px solid #333;
	position:absolute;
	margin:-33px 0px 0px -12px;
}
.notification{
	width:868px;
	font-size:14px;
	border:1px solid #959595; 
	background-color:#ebebeb;
	margin:40px 0px 10px 0px;
	padding:12px;
}
.notification input[type=checkbox]{
	vertical-align:middle;
}

/**************************************************
Approved / Blocked  Website Page (wtp)
**************************************************/

.btn_disabled{
	border:2px outset #FFF;
	color:#999;
}
.edit_icon{
	width:16px;
	height:16px;
	background:url(../images/icon_edit.png) no-repeat;
	/*margin:2px 0px 0px 5px;*/
	right:0px;
	margin-right:10px;
	*margin-right:10px;
	float:right;
	cursor:pointer;
	position:absolute;
}

.wtp .tb_block{
	border:0px solid  red;
	max-height:600px;
	height:auto;
	overflow:auto;
}
.wtp .wtp_table_block{
	display:block;
	position:relative;
	overflow:auto;
	overflow-x:hidden;
	border-bottom:1px solid #CCC;
	border-right:1px solid #CCC;
	border-left:1px solid #CCC;		
	max-height:200px;
}

.wtp #blist_table{
	margin:0px;
	width:100%;
	/*width:98%;*/
	border:0px solid #333;
}
.wtp #blist_table_body td{

}

.wtp table tbody td{
	font-size:13px;
	line-height:18px;
}
.dtp table td input[type=checkbox]{
	vertical-align:middle;
}
.dtp table tbody td .url_span{
	border:1px solid #333;
	height:100%;
	width:95%;
	display:block;
	float:left; 
}
fieldset {
	text-align:left;
	font-size:12px;
	border:0px solid #333;
}
fieldset label{
	font-size:13px;

}
fieldset input[type=checkbox]{
	vertical-align:middle;
	margin-top:20px;
}
fieldset input[type=text]{
	margin:13px 0px 15px 0px;
	width:360px;
}
fieldset select#favorite_list{
	margin:13px 0px 15px 25px;
	width:460px;
	display:none;
}

fieldset p.dashed_block{
	border-top:1px dashed #999; border-bottom:1px dashed #999; margin:10px 0px 20px 0px; padding:10px 0px 10px 0px;
}


/**************************************************
Web Access Schedule - Lock_Chou
**************************************************/
.web_access {
	padding:20px;
	border:0px solid #333;
}
.web_access  H3 {
	border:0px solid #333;
	font-weight:bold;
}
.web_access  H3 em{
	color:#666666;
}
.web_access  a{
	font-size:12px;
}

.web_access  .schedule_block{
	border:0px solid #333;
	width:100%;
	height:80px;
	margin-bottom:15px;
}
.web_access  .schedule_block .left_block{
	float:left;
	width:500px;
	border:0px solid red;
	height:100%;
}

.web_access  .schedule_block .left_block .bar{
	display:block;
	position:relative;
	width:489px;
	height:20px;
	clear:both;
	background:url(../images/timeline_bg2.png) left top no-repeat;
	border:0px solid #333;
	margin:0 auto;
}

.web_access  .schedule_block .left_block ul.hour{
	border:0px solid #333;
	position:relative;
	width:492px;
}
.web_access  .schedule_block .left_block ul.hour li{

	width:20px;
	heigth:19px;
	float:left;
	
	background:url(../images/transparent.gif);/* Fix box model issue for IE*/
	
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;	
	font-size:10px;
	padding-top:3px;
	padding-bottom:3px;
	text-indent:-1000000px;
	/*border-top:0px solid #333;
	border-bottom:0px solid #333;*/
	display:block;
	-moz-user-select: none;
	-khtml-user-select: none;
	user-select: none;
	cursor:pointer;
}
.web_access  .schedule_block .left_block ul.hour li.selected{
	background:url(../images/timeline_hour_bg.png) 0px 1px repeat-x
}
.web_access  .schedule_block .left_block ul.hour li:first-child{
	padding-top:4px;
	padding-bottom:3px;
	width:24px;
	heigth:18px;
	/*background:url(../images/timeline_hour_bg_l.png) 0px 1px no-repeat;*/
}
.web_access  .schedule_block .left_block ul.hour li:first-child.selected{
	background:url(../images/timeline_hour_bg_l.png) 0px 1px no-repeat;
}

.web_access  .schedule_block .left_block ul.hour li.last_child{
	padding-left:0px;
	width:24px;
	/*background:url(../images/timeline_hour_bg_r.png) 0px 0px no-repeat;*/
}
.web_access  .schedule_block .left_block ul.hour li.last_child.selected{
	background:url(../images/timeline_hour_bg_r.png) 0px 1px no-repeat;
}

.web_access  .schedule_block .left_block ul.hour_txt{
	border:0px solid #333;
	position:relative;
	width:492px;
	margin:0px auto;
	padding-top:20px;
}
.web_access  .schedule_block .left_block ul.hour_txt li{
	border-right:0px solid green;
	width:40px;
	text-align:center;
	display:block;
	margin: 0;
	float:left;
	-moz-user-select: none;
	-khtml-user-select: none;
	user-select: none;	
}


.web_access  .schedule_block .left_block ul.hour_txt li:first-child{
	text-align:left;
	width:25px;
}

.web_access  .schedule_block .left_block ul.hour_txt li.last_child{
	text-align:right;
	padding-left:0px;
	width:25px;	
}

.web_access  .schedule_block .left_block ul.time_section{
	border:0px solid #333;
	position:relative;
	width:492px;
	margin:0px auto;
	padding-top:5px;
	padding-bottom:20px;
}
.web_access  .schedule_block .left_block  ul.time_section li{
	border-right:0px solid green;
	width:33%;
	text-align:center;
	display:block;
	margin: 0;
	float:left;
	font-size:12px;
	-moz-user-select: none;
	-khtml-user-select: none;
	user-select: none;	
}
.web_access  .schedule_block .left_block  ul.time_section li:first-child{
	text-align:left;
	padding-left:3px;	
}
.web_access  .schedule_block .left_block  ul.time_section li.last_child{
	text-align:right;
	padding-left:0px;
}

.web_access  .schedule_block .right_block{
	float:right;
	width:300px;
	border:0px solid green;
	border-left:1px solid #999;
	padding-left:20px;
	font-size:12px;
	height:100%;
}
.web_access  .schedule_block .right_block input{
	width:150px;
	display:block;
	margin-top:5px;
	height:25px;
	font-size:16px;
	line-height:25px;
	text-align:center;
	font-weight:bold;
}
