body {

	background: url('../_images/main/back_side_bar.png') repeat-y center;
	text-align:center;
	margin:0px;
	padding:0px;
	font-family: Arial;
}

div#top_repeat_wrap {
	width:100%;
	height:0px;
	overflow:visible;
}

div#top_repeat {
	background: url('../_images/main/new_repeat.jpg') repeat-x top;
	height:327px;
	width:100%;
}
div#wrap {
	width:960px;
	display:inline-block;
	text-align:left;
}

div#header{
	width:100%;
/*
	background: url('/child/_images/main/new_logo.png') no-repeat top;
*/
	height: 254px;
	display:inline-block;
}

div#main_menu, div#sub_menu{
	width:100%;
	display:inline-block;
}

div#main_menu ul, div#sub_menu ul{
	padding-left:0px;
}

#main_menu ul,#sub_menu ul{
	list-style-type: none;
	margin:0px;
	height:37px;
	
}
#main_menu ul li, #sub_menu ul li{
	display:inline-block;
	height:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	color:white;
	padding-top:7px;
	text-align:center;
	font-style: inherit;
	font-weight:100;
}

#menu_home {
	background: url('../_images/main/menu/home-off.jpg') no-repeat;
	width:43px;
/*
	text-indent:-1000px;
*/

}

#menu_home.on {
	background: url('../_images/main/menu/home-on.jpg') no-repeat;
	width: 43px;
}

#menu_pc.on {
	background: url('../_images/main/menu/pc-on.jpg') no-repeat;
}

#menu_pc {
	background: url('../_images/main/menu/pc-off.jpg') no-repeat;
	width:99px;
}

/*
#menu_mac.on {
	background: url('../_images/main/menu/mac-on.jpg') no-repeat;
}
#menu_mac {
	background: url('../_images/main/menu/mac-off.jpg') no-repeat;
	width: 58px;
}
*/

#menu_sp.on {
	background: url('../_images/main/menu/smart-phone-on.jpg') no-repeat;
}
#menu_sp{
	background: url('../_images/main/menu/smart-phone-off.jpg') no-repeat;
	width:128px;
}
#menu_tablet.on {
	background: url('../_images/main/menu/tablet-on.jpg') no-repeat;
}
#menu_tablet{
	background: url('../_images/main/menu/tablet-off.jpg') no-repeat;
	width:71px;
}

#menu_gc.on {
background: url('../_images/main/menu/games-console-on.jpg') no-repeat;
}
#menu_gc{
	background: url('../_images/main/menu/games-console-off.jpg') no-repeat;
	width:157px;
}

#menu_tv.on {
background: url('../_images/main/menu/tv-on.jpg') no-repeat;
}
#menu_tv{
	background: url('../_images/main/menu/tv-off.jpg') no-repeat;
	width:42px;
}

#menu_st.on {

}
#menu_st{
	background: url('../_images/main/menu/smart-phone-off.jpg') no-repeat;
	width:128px;
}

#menu_faq.on {
	background: url('../_images/main/menu/faqs-on.jpg') no-repeat;
}

#menu_faq{
	background: url('../_images/main/menu/faqs-off.jpg') no-repeat;
	width:69px;
}

#menu_apps.on {
	background: url('../_images/main/menu/apps-on.jpg') no-repeat;
}

#menu_apps{
	background: url('../_images/main/menu/apps-off.jpg') no-repeat;
	width:67px;
}


#menu_tips.on {
	background: url('../_images/main/menu/tablet-on.jpg') no-repeat;
}

#menu_tips{
	background: url('../_images/main/menu/tablet-off.jpg') no-repeat;
	width:71px;
}

.smenu_network_blocking {
	background: url('../_images/main/sub_menu/network-blocking.jpg') no-repeat;
	width:98px;
	margin-left:43px;
}

.smenu_browser_control {
	background: url('../_images/main/sub_menu/browser-controls.jpg') no-repeat;
	width:167px;
}

.smenu_safesearch {
	background: url('../_images/main/sub_menu/filtering-software.jpg') no-repeat;
	width:130px;
}

.smenu_filtering {
	background: url('../_images/main/sub_menu/filtering-software.jpg') no-repeat;
	width:171px;
}



.smenu_smart_phone {
background: url('../_images/main/sub_menu/network-blocking.jpg') no-repeat;
	width:128px;

}


.smenu_smart_provider {
background: url('../_images/main/sub_menu/network-blocking.jpg') no-repeat;
	width:171px;

}



.smenu_normal_tv {
background: url('../_images/main/sub_menu/network-blocking.jpg') no-repeat;
	width:42px;

}

.smenu_smart_tv {
background: url('../_images/main/sub_menu/network-blocking.jpg') no-repeat;
	width:95px;

}

#content {
margin-top:50px;
/*
	border:1px solid red;
*/
}

.content_safer {

	width: 939px;
    height: 231px;
	padding: 0px 0px 14px 0px;
	margin: 7px 15px 7px 15px;
	min-height:117px;
}

.content_block {
	border: 7px solid #bad7e5;
	padding: 14px 13px 14px 13px;
	margin: 7px 15px 7px 15px;
	min-height:117px;
	
}

.content_block a {
color:#40a1d3;
text-decoration: none;
} 

.content_block a:hover {
	text-decoration:underline;
}


.left_img {
	margin:0px;
	padding:0px;
	display:inline;
	clear:left;
	float:left;
	width:205px;
}

.right_text {
	display:inline-block;
	
	clear:right;
	width:660px;
	margin-left:13px;
	color:#4b4b4b;
}

.sub_heading  {
	display:inline-block;
	
	clear:right;
	width:660px;
	margin-left:13px;
	color:#4b4b4b;
}

.right_text h1{
	margin-top:0px;
	margin-bottom:5px;
	color: #bc1a65;
	font-family: Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight: bold;
}

.right_text h3 {
	margin-top:0px;
	margin-bottom:5px;
	color: #4B4B4B;
	font-size:15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}



.sub_heading h2 {
	margin-top:0px;
	margin-bottom:5px;
	color: #4B4B4B;
	font-size:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}




p {
	clear:none;
	display:inline-block;
	margin:0px;
	padding:0px;
	font-size:14px;
	line-height:20px;
	/*float: left;*/
}


#footer_banner {
	
	height: 66px;
	border: 0;
	margin-left: 5px;
	margin-top: 5px;
	
}



#footer_wrapper {
	width:100%;
/*
	height:0px;
*/
	overflow:visible;
	text-align:center;
	background:url('../_images/footer/footer-blue.jpg') repeat-x top;
	height:244px;
	text-align:center;
	overflow:visible;
	margin-top:169px;
}




img#bottom_line{
	position:relative;

	top:5px;

}

#footer {
	width:930px;
	display:inline-block;
	text-align:left;
	padding-top:20px;
	padding-left: 15px;
	padding-right: 15px;
	
}
.footer_section {
	float:left;
	padding: 12px 8px;
	
}

.footer_section a:hover{
	text-decoration:underline;
}

.footer_section a{
	text-decoration:none;
	font-size:12px;
	color:#fff;
	display:block;
	padding:1px 0px;
}

.footer_separator {
	background: url('../_images/footer/white-line.png') no-repeat top center;
	width:1px;
	display:inline;
	float:left;
	height:15px;
	margin-top: 15px;
}

.footer_header{
	font-size:12px;
	color: #fff;
	margin:0px 0px 6px 0px;
}

#twitter  {
display: block;
font-size:12px;
	color: #fff;
	margin:-15px 800px 0px 0px;
}




#footer_logo_holder {
	float:right;
	
}

#footer_logo_holder img{
	float:left;
	clear:both;
	border: 0;
}

#footer_logo_holder p{
	color:#fff;
	clear:both;
	float:left;
	padding-top:2px;
	font-size: 12px;
}

.content_more {
	display:none;
	float: right;
	margin-right: 50px;
}

.link_more {
}


div#cookie-indicator {
	background:url("../_images/cookie/cookies.jpg") repeat-x scroll left top;
	
	color:  #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	height: 37px;
	width: 100%;
	left: -100px;
}

.cookie-container {
margin:0 auto;
width:960px;
}


div#cookie-message {
	height:37px;
	position:relative;
	z-index:1;
}
.cookie-text  {
	
	position:absolute;
	top:6px;
	width:1024px;
	z-index:2;
}

a, img {
border: 0px;
}

	
	

