/* global */
    * { margin: 0em; padding: 0em; border: none 0px; }

	img, div, h1 { behavior: url(iepngfix.htc) }
	
	.imgr{
	text-indent: -10000px;
	}

    body{ 
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background: #EAEAEA;
	font-size: 13px;
	color: #CCCCCC;
	}
	
	/* TEXT STYLES */
	
	h1{
	color: #996633;
	font-size: 22px;
	}
	
	.style1{
	color: #00CCFF;
	}
	/* TEXT STYLES */
		
	#wrapper{
	width: 900px;
	margin: 0px auto;
	position: inherit;
	background: url('../img/header.jpg') no-repeat top center #006599;
	}
	
	#head{
	height: 120px;
	width: 900px;
	margin: 0px auto;
	position: inherit;
	}
	
	#nav{
	width: 900px;
	height: 35px;
	position: inherit;
	margin: 5px auto 0 auto;
	text-align: left;
	}
	
	#nav_main{
	float: right;
	width: 400px;
	}
	
	#mplayer{
	float: left;
	width: 300px;
	}
	
	#nav a{
	color: #0066CC;
	text-decoration: none;
	}
	
	#nav a:hover{
	text-decoration: underline;
	}
	
	#nav li{
	display: inline;
	padding: 0 10px 0 0;
	list-style:circle;
	}
	
	#ico_pick{
	background: url('../img/ico_pick.png') no-repeat left;
	height: 24px;
	float: right;
	padding: 0 0 0 26px;
	margin: 0 0 0 20px;
	}	
	
	/* IMAGE MASK */
	#content{
	background: url('../img/center.jpg') top right no-repeat;
	width: 850px;
	margin-right: 12px;
	}
	
	#content_sub{
	
	}
	
	#mask{
	background: url('../img/mask2.png') no-repeat top right;
	width: 850px;
	height: 330px;
	margin-top:0px;
	margin-bottom: 20px;
	}
	
	#home_bg{
	background: url('../img/tablist/tour_content.png') bottom center no-repeat;
	padding: 0 0 0 0;
	width: 860px;
	height: 100%;
	float: left;
	margin: -0px 0px 20px 0px;
	color:#333333;
	}
	
	.content_head_home{
	width: 860px;
	float: left;
	position: inherit;
	margin-left: 20px;
	margin-top: 30px;
	background: url('../img/tablist/tour-topper.jpg') no-repeat bottom;
	}
	/* IMAGE MASK */
		
	#col_left{
	float: left;
	width: 338px;
	}
	
	/* HOME CONTENT */
	
	#home_text{
	padding: 0 0 0 20px;
	}
	
	.home_top{
	width: 313px;
	height: 30px;
	}
	
	#home_content{
	width: 273px;
	padding: 0 20px 20px 20px;
	}
	
	#home_head h1 {
	background: url('../img/home.png') no-repeat right top;
	}

	
	/* NEWS */
	#news{
	background: url('../img/wood.jpg') bottom center repeat-y;
	color: #eee;
	clear: both;
	margin: 0px auto;
	position: inherit;
	}
	
	#news_head{
	height: 30px;
	background: url('../img/news_head.png') repeat-x;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	text-indent: 50px;
	color: #2a1c0f;
	}
	
	.news_title{
	width: 300px;
	float: left;
	}
			
	#news_content{}
	
	.col_news{
	width: 270px;
	float: left;
	padding: 0 30px 0 0;
	color: #999999;
	}
	
	#list_head{
	list-style: none;
	list-style-type: none;
	font-size: 15px;
	font-weight: bold;
	text-indent: -20px;
	color: #fff;
	}
	
	.list_concert li{
	list-style: url('../img/bullet-bomb.png');
	list-style-type: none;
	margin: 10px 0 0 50px;
	text-indent: 0;
	}
	
	.list_workshops li{
	list-style: url('../img/bullet-gears.png');
	list-style-type: none;
	margin: 10px 0 0 50px;
	text-indent: 0; 
	}
	
	#list_partners li{
	list-style:inside;
	margin-top: 7px;
	}
	/* NEWS */
	
	/* FOOT */
	#foot{
	height: 50px;
	padding: 50px 0 0 0;
	text-indent: 20px;
	clear: both;
	font-size: 11px;
	background: url('../img/foot.png') no-repeat bottom left;
	}
	
	#foot_nav{
	width: 580px;
	float: right;
	margin: 0 20px 0 0;
	padding-top: 10px;
	border-top: 5px solid #bd8755;
	font-size: 12px;
	text-indent: 0px;
	}
	
	#list_foot li{
	display: inline;
	margin-right: 5px;
	color: #00CCFF;
	text-transform: uppercase;
	}
	
	/*CONTENT PAGE HEADER & TXT AREA */
	
	.content_head{
	width: 860px;
	float: left;
	position: inherit;
	margin-left: 20px;
	margin-top: 30px;
	background: url('../img/tablist/tour-topper.jpg') no-repeat bottom;
	}
	
	.content_head h1 {
	float: left;
	width: 850px;
	height: 52px;
	display: inline; /* double margin */
	text-indent: -9999px;
	}
	
	#content_bg{
	background: url('../img/tablist/tour_content.png') bottom center no-repeat;
	width: 860px;
	margin: 0 0 20px 20px;
	float: left;
	color:#333333;
	}

	/*CONTENT PAGE HEADER & TXT AREA */
	
	/* ABOUT PAGE */
	
	#about_text{
	width: 499px;
	float: left;
	border-left: 1px solid #ccc;
	margin: 0 0 0 10px;
	padding: 10px;
	}
	
	#about_img{
	margin: 0 0 20px 30px;
	width: 280px;
	height: 300px;
	float: left;
	background: #999966;
	}
		
	#about_head h1 {
	background: url('../img/about.png') no-repeat right top;
	}

	/* ABOUT PAGE */

	/* CONTACT PAGE */

	#contact_head h1 {
	background: url('../img/contact.png') no-repeat right top;
	}
	
	/*CONTACT PAGE*/
	
	/* ---------------------- Dolphin nav ---------------------- */
	#dolphincontainer{
	position:relative;
	height:46px;
	color:#E0E0E0;
	width:630px;
	font-family:Helvetica,Arial,Verdana,sans-serif; 
	z-index:0;
	margin: 20px 0 0 30px;
	}
	
	#dolphinnav{
	position:relative;
	height:33px;
	font-size:11px;
	text-transform:uppercase;
	background: url('../img/dolphin_bg.gif1') repeat-x bottom left;
	padding:0 0 0 0;
	}
	
	#dolphinnav ul{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	float:left;
	}
	
	#dolphinnav ul li{
	display:block;
	float:left;
	margin:0 0px;
	}
	
	#dolphinnav ul li a{
	display:block;
	float:left;
	color:#000;
	text-decoration:none;
	padding:0 0 0 10px;
	height:33px;
	}
	
	#dolphinnav ul li a span{
	padding:12px 10px 0 0;
	height:21px;
	float:left;
	}
	
	#dolphinnav ul li a:hover{
	color:#333;
	}
	
	#dolphinnav ul li a:hover span{
	display:block;
	width:auto;
	cursor:pointer;
	}
	
	#dolphinnav ul li a.current,#dolphinnav ul li a.current:hover{
	color:#fff;
	background: url('../img/dolphin_left-ON.png') no-repeat top center;
	line-height:275%;
	font-weight: bold;
	}
	
	#dolphinnav ul li a.current span{
	display:block;
	padding:0 10px 0 0;
	width:auto;
	height:33px;
	}
/* ---------------------- END Dolphin nav ---------------------- */

	#ico_lessons{
	background: url('../img/ico_lessons.png') no-repeat bottom;
	width: 24px;
	height: 24px;
	float: left;
	}
	
	#ico_night{
	background: url('../img/ico_night.png') no-repeat bottom;
	width: 24px;
	height: 24px;
	float: left;
	}
	
	#ico_work{
	background: url('../img/ico_work.png') no-repeat bottom;
	width: 24px;
	height: 24px;
	float: left;
	}
	
	#ico_jam{
	background: url('../img/ico_jam.png') no-repeat bottom;
	width: 24px;
	height: 24px;
	float: left;
	}
	
	#ico_day{
	background: url('../img/ico_day.png') no-repeat bottom;
	width: 24px;
	height: 24px;
	float: left;
	}