html {

	font-size:100.01%;

}

body{

	font-size:75%;

	font-family:Arial, Helvetica, sans-serif;

	background:#000 url(../images/bg.jpg) no-repeat 50% 0;

	padding:0px;

	margin:0px;

	color:#fff;

}
body.print{
	background:none;
	background-color:#FFF;
	color:#000;
}



p{

	margin:0px 0px 1.4em 0px;

	line-height:1.5em;

}

h1{

	margin:0px 0px 15px 0px;

	padding:0px;

	color:#cce591;

	font-size:22px;

}

h2{

	margin:0px 0px 15px 0px;

	padding:0px;

	color:#cce591;

	font-size:20px;

}

h3{

	font-size:18px;

	margin:0px 0px 15px 0px;

	padding:0px;

}

h4{

	font-size:16px;

	margin:0px 0px 11px 0px;

	padding:0px;

}
h4.c1{
	color:#000;
}

h5{

	font-size:14px;

	margin:0px 0px 7px 0px;

	padding:0px;

}



/*---------------------------------------------------------------*/

a{

	text-decoration:none;

	color:#fcff00;

}

a:hover{

	color:#fff;

}

a img{

	border:none;

}

/*---------------------------------------------------------------*/

.wrapper{

	width:950px;

	margin:0 auto;

}



/*---------------------------------------------------------------*/

.header{

	margin:5px 0px  0px 0px;

}

/*---------------------------------------------------------------*/

.logo{

	background:url(../images/logo.png) no-repeat 50% 0;

	height:78px;

	margin:0px 0px 4px 0px;

	padding:0px;

}

.logo span{

	display:none;

}

/*---------------------------------------------------------------*/

/*---------------------------------------------------------------*/

ul.navbar{

	margin:0px;

	padding:0px;

	list-style:none;

	text-align:center;

}

ul.navbar li{

	display:inline;

	margin-right:11px;

}

ul.navbar li.last{

	margin-right:0px;

}

ul.navbar li a{

	display:inline-block;

	height:38px;

	line-height:38px;

	background:url(../images/btn-s1.png) no-repeat 100% 0;

	font-size:15px;

	color:#000;

	font-weight:bold;

	margin-left:10px;

	padding-right:58px;

}

ul.navbar li a span{

	background:url(../images/btn-s1.png) no-repeat 0 0;

	display:inline-block;

	height:38px;

	width:10px;

	margin-left:-10px;

	padding-left:48px;

}

ul.navbar li a:hover{

	background:url(../images/btn-s1.png) no-repeat 100% 100%;

	color:#FFF;

}

ul.navbar li a:hover span{

	background:url(../images/btn-s1.png) no-repeat 0 100%;

}

/*---------------------------------------------------------------*/

/*---------------------------------------------------------------*/

.sidebar{

	width:273px;

	float:right;

	position:absolute;

	z-index:1;

}

/*---------------------------------------------------------------*/

.container{

	position:relative;

}

/*---------------------------------------------------------------*/

.content{

	width:660px;

	padding-top:29px;

	margin:0 auto;

	position:relative;

	z-index:2;

}

/*---------------------------------------------------------------*/

/*---------------------------------------------------------------*/

.main-box{position:relative;}

.main-box .bt{

	background:url(../images/mainbx-bt.png) no-repeat 100% 0;

	margin-left:7px;

	padding-right:7px;

}

.main-box .bt div{

	background:url(../images/mainbx-bt.png) no-repeat 0 0;

	margin-left:-7px;

}

.main-box .bt h2{

	height:50px;

	margin:0px;

	padding:0px;

	position:relative;

}

.main-box .bt h2 .ico{

	position:absolute;

	left:0px;

	bottom:0px;

	display:inline-block;

}



.main-box .bt h2 .hdng_txt{

	display:none;

}

.main-box .bt h2.hdng_abt_us{

	background:url(../images/hdng_abt_us.png) no-repeat 85px 50%;

}

.main-box .bt h2.hdng_abt_us .ico{

	background:url(../images/ico_hdng-abt_us.png);

	width:77px;

	height:68px;

}

.main-box .bt h2.hdng_listen{

	background:url(../images/hdng_listen.png) no-repeat 75px 50%;

}

.main-box .bt h2.hdng_listen .ico{

	background:url(../images/ico_hdng-listen.png);

	width:68px;

	height:78px;

}

.main-box .bt h2.hdng_songlist{

	background:url(../images/hdng_songlist.png) no-repeat 52px 50%;

}

.main-box .bt h2.hdng_songlist .ico{

	background:url(../images/ico_hdng-songlist.png);

	width:44px;

	height:78px;

}

.main-box .bt h2.hdng_contact{

	background:url(../images/hdng_contact.png) no-repeat 86px 50%;

}

.main-box .bt h2.hdng_contact .ico{

	background:url(../images/ico_hdng-contact.png);

	width:76px;

	height:58px;

}

.main-box .bt h2.hdng_pictures{

	background:url(../images/hdng_pictures.png) no-repeat 102px 50%;

}

.main-box .bt h2.hdng_pictures .ico{

	background:url(../images/ico_hdng-pictures.png);

	width:101px;

	height:71px;

}

.main-box .i1{

	background:#565656 url(../images/main-bx_inner.jpg) repeat-x 0 0;

	height:300px;

	overflow-y: auto;

	opacity:.8;

/* ie opaque hacks */

filter: alpha(opacity=80);

}

.main-box .i1 .inner{

	padding:20px;

}

.main-box .i1 .inner .btm_info{

	position:absolute;

	left:0px;

	bottom:13px;

	background-color:#555555;

	width:97%;

	font-weight:bold;

	font-style:italic;

	color:#bdbdbd;

}

.main-box .i1 .inner .btm_info .inner{

	padding:5px 10px;

}

.main-box .i1 .inner .ico_print{

	position:absolute;

	right:30px;

	top:60px;

}

.main-box .bb{

	background:url(../images/mainbx-bb.png) no-repeat 100% 0;

	height:13px;

	margin-left:15px;

}

.main-box .bb div{

	background:url(../images/mainbx-bb.png) no-repeat 0 0;

	height:13px;

	width:15px;

	margin-left:-15px;

}

/*---------------------------------------------------------------*/

.content_behind{

	background:#565656 url(../images/main-bx_inner.jpg) repeat-x 50% 0;

	position:absolute;

	top:79px;

	left:145px;

	height:300px;

	width:660px;

}

/*---------------------------------------------------------------*/

.footer{

	background:url(../images/footer_bg.png) repeat-x 0 0;

	overflow:hidden;

}

.footer .inner{

	width:950px;

	margin:0 auto;

	padding:10px 0px 20px 0px;

}

.footer .inner .ftr_contact_info{

	font-size:11px;

	font-weight:bold;

	color:#FFF;

	margin-bottom:5px;

	overflow:hidden;

}

.footer .inner .ftr_contact_info a{

	color:#FFF;

	text-decoration:underline;

}

.footer .inner .ftr_contact_info a:hover{

	color:#FF0;

}

.footer .inner .ftr_contact_info ul{

	margin:0px;

	padding:0px;

	list-style:none;

}

.footer .inner .ftr_info{

	margin-top:150px;

	clear:both;

	text-align:center;

	color:#bebebe;

}

.footer .inner .ftr_info p{

	line-height:2.2em;

}

.footer .inner .ftr_info a{

	color:#bebebe;

}

.footer .inner .ftr_info a:hover{

	color:#FF0;

}

/*---------------------------------------------------------------*/

/*---------------------------------------------------------------*/

.contact_form{}

.contact_form .col1{

	float:left;

	width:49%;

}

.contact_form .col2{

	float:left;

	width:49%;

}

.contact_form label{

	width:70px;

	display:block;

	float:left;

	font-size:1.2em;

	font-weight:bold;

	text-align:right;

	margin-right:10px;

}

.contact_form input[type="text"], .contact_form textarea{

	width:200px;

}

.contact_form p{

	margin-bottom:5px;

}

.contact_form .btn_row{

	width:150px;

	margin:0 auto;

	clear:both;

}

/*---------------------------------------------------------------*/

/*---------------------------------------------------------------*/

ul.gallery{

	padding:0px;

	margin:0px;

	list-style:none;

	overflow:hidden;

}

ul.gallery li{

	float:left;

	height:80px;

	width:100px;

	overflow:hidden;

	margin:0px 20px 20px 0px;

}

/*---------------------------------------------------------------*/

/*---------------------------------------------------------------*/

.btn-s1{

	background:url(../images/btn_bg.jpg) repeat-x;

	height:24px;

	padding:0px 12px;

	border:1px solid #a5a5a5;

	cursor:pointer;

	color:#FFF;

	font-weight:bold;

	font-size:.9em;

}

.btn-s1:hover{

	background:url(../images/btn_bg-1.jpg) repeat-x;

}

/*---------------------------------------------------------------*/



/*---------------------------------------------------------------*/

.fleft{

	float:left;

}

.fright{

	float:right;

}

/*---------------------------------------------------------------*/

/*---------------------------------------------------------------*/

.txt-s1{

	font-size:1.2em;

	font-style:italic;

	font-weight:bold;

	color:#FF0;

}
.txt-s2{
	font-size:1.2em;
	font-weight:bold;
	color:#05fffe;
}

/*---------------------------------------------------------------*/

/*---------------------------------------------------------------*/

ul.lst-songs{

	padding:0px;

	margin:0px;

	list-style:none;

	font-size:24px;

	color:#FFF;

}

ul.lst-songs li{

	margin-bottom:5px;

}

ul.lst-songs a{

	color:#FFF;

	display:block;

	padding:6px 0px 6px 35px;

	background:url(../images/ico_note1.png) no-repeat 0 50%;

}

ul.lst-songs a:hover{

	color:#fef256;



}

/*---------------------------------------------------------------*/

ul.lst-songs-1{

	padding:0px;

	margin:0px;

	list-style:none;

}

ul.lst-songs-1 li{

	margin-bottom:5px;

	background:url(../images/ico-notes-2.png) no-repeat 0 50%;

	padding-left:26px;

}

ul.lst-songs-1 li.hdng{

	margin:20px 0px 8px 0px;

	background:none;

	padding-left:0px;

}

ul.lst-songs-1 li h4{

	padding:0px;

	margin:0px;

}

/*---------------------------------------------------------------*/







hr {background:#86ac2d;color:#ddd;clear:both;float:none;width:100%;height:.1em;margin:0 0 1.45em;border:none;}

hr.space {background:#fff;color:#fff;visibility:hidden;}

.clearfix:after {content:"\0020";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}

.clearfix {display:block;}

.clear {clear:both;}











/*Paging Css*/

.navBarTxt {

	BORDER-RIGHT: #dddddd 1px solid; PADDING-RIGHT: 4px; BORDER-TOP: #dddddd 1px solid; PADDING-LEFT: 4px; PADDING-BOTTOM: 1px; FONT: bold 10px Arial, Helvetica, sans-serif; BORDER-LEFT: #dddddd 1px solid; WIDTH: 16px; COLOR: #225d93; PADDING-TOP: 1px; BORDER-BOTTOM: #dddddd 1px solid; HEIGHT: 15px; TEXT-DECORATION: none

}

.navBarTxt:hover {

	BORDER-RIGHT: #666665 1px solid; PADDING-RIGHT: 4px; BORDER-TOP: #666665 1px solid; PADDING-LEFT: 4px; PADDING-BOTTOM: 1px; FONT: bold 10px Arial, Helvetica, sans-serif; BORDER-LEFT: #666665 1px solid; WIDTH: 16px; COLOR: #ffffff; PADDING-TOP: 1px; BORDER-BOTTOM: #666665 1px solid; HEIGHT: 15px; BACKGROUND-COLOR: #a4abb3; TEXT-DECORATION: none

}

.tabIndex {

	PADDING-RIGHT: 3px; DISPLAY: block; PADDING-LEFT: 3px; MARGIN-BOTTOM: 10px; PADDING-BOTTOM: 3px; WIDTH: 100%; PADDING-TOP: 3px; BORDER-BOTTOM: #dadada 1px solid; TEXT-ALIGN: center

}

.tabs {

	PADDING-RIGHT: 0px; PADDING-LEFT: 15px; PADDING-BOTTOM: 5px; PADDING-TOP: 5px; TEXT-ALIGN: center

}

.floatRight {

	FLOAT: right

}

.floatLeft {

	FLOAT: left; TEXT-ALIGN: left

}

.green{

	color:#006600; text-decoration:none;

}

.red{

	color:#cc0000; text-decoration:none;

}
