#big_wrapper{
	width:960px;
	min-width:960px;
	height:auto;
	
	}
td img{
border-radius:5px;}

body{
	direction:rtl;
	width:960px;
	background-image:url(blue-wallpaper-for-android-phone.png);
	margin-right: auto;
	margin-left: auto;
	font-family:Arial, Helvetica, sans-serif;
	background-attachment:fixed!important;



}

#wrappaer{
border-radius:2px;
border-bottom-left-radius:0;
border-bottom-right-radius:0;
background-color:#fff;
opacity:0.95;
width:100%;
margin-right:0px auto;
margin-left:0px auto;
	}
	

#logo{
	background-image:url(new%20logo.png);height:158px; width:100%;
background-repeat:no-repeat;
background-size:100%;




}

#inner_content{
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	width:960px;
	
	}
	
#inner_content2{
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	width:700px;
	
	}
	
#inner_content img{
	border-radius:5px;
	border:1px solid;
	border-color:
	#000;}
#inner_content a{
	color:#009;}

a{
	color:#fff;
	}	

a:link {
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}/*ONLY FOR MEDIA PAGE*/
#media{
	
	height:170px;;
	width:100%;
	}
	
#youtube_logo{
	
	margin-top:10px;}

/*END*/
#footer{
	color:#ccc;
	width:960px;
	height:78px;
	background-color:#000;
	border-color:#000;
	border-bottom-left-radius:4px;
	border-bottom-right-radius:4px;
	}

#ticker{
	width:260px;
	height:auto;
	background-color:#333;
	
	border-bottom:2.5px solid;

	}
	
	#navigator{margin-left:200px;
		
	}
		
		#facebook{
			float:left;
			margin-top:-77px;
			margin-left:10px;
			}

	/*navigator styling*/
nav{
	
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	
	}
nav ul ul {
	display: none;
}

	nav ul li:hover > ul {
		display: block;
	}
	
nav ul {
	background: #333; ;
	
	box-shadow: 9px 9px 9px rgba(0,0,0,0.15);
	padding: 0 5px;
	border-radius: 10px;  
	list-style: none;
	position: relative;
	display: inline-table;
}
	nav ul:after {
		content: ""; clear: both; display: block;
	}
	
nav ul li {
	float: left;
}
	nav ul li:hover {
		background: #4b545f;
		background: linear-gradient(top, #4f5964 0%, #5f6975 40%);
		background: -moz-linear-gradient(top, #4f5964 0%, #5f6975 40%);
		background: -webkit-linear-gradient(top, #4f5964 0%,#5f6975 40%);
	}
		nav ul li:hover a {
			color: #fff;
		}
	
	nav ul li a {
		font-size:16px;
		display: block; padding: 20px 23px;
		color: #CCC; text-decoration: none;
	}
	
nav ul ul {
	background: #5f6975; border-radius: 0px; padding: 0;
	position: absolute; top: 100%;
}
	nav ul ul li {
		float: none; 
		border-top: 1px solid #6b727c;
		border-bottom: 1px solid #575f6a;
		position: relative;
	}
		nav ul ul li a {
			width:100px;
			padding: 15px 10px;
			color: #fff;
		}	
			nav ul ul li a:hover {
				background: #4b545f;
			}
nav ul ul ul {
	position: absolute; right: 100%; top:0;
}
	/*used only for biography page hanesichim band*/
	
#img_spec{
	width:205px;
	height:205px;
	border-bottom:2px solid;}
	
#img_spec2{
		width:358px;
		height:274px;
		border-bottom:2px solid;
		}
		
iframe{
	border-radius:3px;}
	
	
#basad{float:right;}

#popup{
	
	height:100%;
	width:100%;
	background-color:#000000;
	position:fixed;
	top:1px;
	border-radius:3px;
	opacity:0.85;
	right:0;
	
	

}
#inner_popup{
	height:665px;
	width:469px;
	position:absolute;
	right:33%;
	top:0;
	background-image:url(flyer.jpg);
}

#close{
	float:right;
	font-size:30px;
}

