	body {
	font: 11px/16px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #556B9C;
	margin: 0px;
	padding: 0px;
	overflow:auto;
	text-align: center;
}
h1, #pommo h2{
	color: #FFFFCC;
	font: bold 18px/18px Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	text-align: left;
	margin: 0px 0px 12px;
}
h2 {
	color: #9AE6FE;
	font: bold 14px/16px Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	text-align: left;
	margin: 0px 0px 8px;
}
a {
	color: #FFFFCC;
	text-decoration: none;
	outline: 0 none;
}
ol, ul {
	margin-top: 0px;
	margin-bottom: 0px;
}

a:hover{
	text-decoration: underline;
}
p {
	margin: 0px;	
}
#wrapper {
	width: 955px;
	position: relative;
	text-align: left;
	margin: 0px auto;
}
#top_logo {
	position: absolute;
	height: 117px;
	width: 270px;
	left: 10px;
	top: 0px;
}

#footer_wrapper {
	position: absolute;
	text-align: center;
	width: 100%;
	left: 0px;
	z-index: 3;
	margin: 0px;
	padding: 0px;
}
#footer {
	margin: 0px auto;
	width: 955px;
	padding: 14px 0px 30px;
	background: url(/images/line1.gif) no-repeat left top;
}

#line_top {
	position: absolute;
	height: 1px;
	width: 791px;
	left: 163px;
	top: 68px;
}
#logotext {
	position: absolute;
	left: 294px;
	top: 45px;
	letter-spacing: 2px;
}
#logotext h1{
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #9AE6FE;
}
#logotext a{
	color: #9AE6FE;
	text-decoration:none;
}
/* ====== nav =========== */
#nav {
	position: absolute;
	width: 130px;
	left: 0px;
	top: 116px;
	text-align: right;
	z-index: 12;
	padding-right: 4px;
	background: url(/images/v_mid.gif) repeat-y right top;
	padding-top: 40px;
	padding-bottom: 40px;
}

*html  #nav{
	padding-top: 40px;
	padding-bottom: 40px;

}
#nav #top_nav{
	background: url(/images/v_up.gif) no-repeat right top;
	padding: 0px;
	height: 40px;
	margin: 0px;
	position: absolute;
	top: -1px;
	right: 0px;
}
#nav #down_nav{
	background: url(/images/v_down.gif) no-repeat right bottom;
	margin: 0px;
	padding: 0px;
	height: 40px;
	position: absolute;
	right: 0px;
	bottom: -1px;
}



#nav a, #nav .submenu #curr_sub{
	color: #BCC5DA;
	text-decoration: none;
	display: block;
	padding-bottom: 10px;
	padding-right: 20px;
	background: url(/images/frame.gif) no-repeat 115px 1px;
	font-size: 11px;
	line-height: 11px;
	width: 110px;
	position: relative;
	z-index: 10;
}
#nav a:hover {
	color: #FFFFFF;
}
#nav a.over{
	background: url(/images/arrowright.gif) no-repeat 115px 1px;
	color: #FFFFFF;
} 
#nav a.out {
	background: url(/images/frame.gif) no-repeat 115px 1px;
	color: #BCC5DA;
}
#nav a.curr,  #nav #menu a.out{ 
    background: url(/images/square.gif) no-repeat 115px 1px;
	color: #FFFFFF;
}
#square {
	position: absolute;
	height: 9px;
	width: 9px;
	background: #FFFFFF;
	left: 115px;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
	z-index: 1;
}
.subline {
	margin-bottom: 11px;
	text-align:right;
	display:none;
}

#nav .submenu{
	margin-bottom: 12px;
	display:none;
}
#nav .submenu #curr_sub, #nav .submenu a{
	background: url(/images/arrow.gif) no-repeat 115px 1px;
}
#nav .submenu #curr_sub{
	color:#FFFFFF;
}


#pommo .navimage{
	border:none;
	display:block;
}
#pommo ul{
	margin-top:16px;
	margin-bottom:16px;
}

/* ====== Form =========== */

form{
	margin: 0px;
	padding: 0px;	
}
input{
	font: 11px Verdana, Arial, Helvetica, sans-serif;	
	margin-bottom: 4px;
	margin-top: 4px;
}
.inputtxtsmall{
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFCC;
	background: #556B9C;
	border: 1px solid #FFFFFF;
	width: 170px;
	margin-bottom: 4px;
	margin-top: 4px;
}
.inputtxt{
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFCC;
	background: #556B9C;
	border: 1px solid #FFFFFF;
	width: 350px;
	margin-bottom: 4px;
	margin-top: 4px;
}
textarea {
	overflow:auto;
}
label {	
	display: block;
	float: left;
	font-size: 11px;
	font-weight: bold;
	padding-top: 4px;
	width: 85px;
}
#inset_email label {
	width: 85px;
}
.button_out{
	color:#000000;
	border:none;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;

	opacity: 0.7;
	-moz-opacity: 0.7;
	filter: Alpha(Opacity=70);
	-ms-filter: "alpha(opacity=70)";
	-khtml-opacity: .7; 

	margin-top: 8px;
	width: 75px;
	padding: 2px;
}
.button_over{
	color:#000000;
	border:none;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	margin-top: 8px;
	width: 75px;
	cursor:pointer;
	padding: 2px;
}

#contactForm {
	margin-top: 16px;
	margin-bottom: 16px;
}
#contactForm label {
	width: 75px;
}
/* ====== End  Form =========== */
#story{
	margin-left: 164px;
	padding-top: 120px;
	padding-bottom: 26px;
}
.blue, h2.blue a {
	color: #9AE6FE;
}
.yelow {
	color: #FFFFCC;
}
.white {
	color: #FFFFFF;
}
.headline {
	font-size: 14px;
	color: #66CCFF;
	font-weight: bold;
}
.headline_y {
	font-size: 14px;
	color: #FFFFCC;
	font-weight: bold;
}
.yelow13{
	color: #FFFFCC;
	font-size: 13px;
	font-weight: bold;
}
.blue13{
	color: #9AE6FE;
	font-size: 13px;
	font-weight: bold;
}
.col_r {
	width: 250px;
	float: right;
	text-align: left;
}
#icons img, .icons img{
	opacity: 0.7;
	-moz-opacity: 0.7;
	filter: Alpha(Opacity=70);
	-ms-filter: "alpha(opacity=70)";
	-khtml-opacity: .7; 
}
#icons a:hover img, .icons a:hover img{
	opacity: 1;
	-moz-opacity: 1;
	filter: Alpha(Opacity=100);
	-ms-filter: "alpha(opacity=100)";
	-khtml-opacity: 1; 
}
.icn{
	margin-top:8px;
}
a .icn{
	opacity: 0.7;
	-moz-opacity: 0.7;
	filter: Alpha(Opacity=70);
	-ms-filter: "alpha(opacity=70)";
	-khtml-opacity: .7; 
}
a:hover .icn{
	opacity: 1;
	-moz-opacity: 1;
	filter: Alpha(Opacity=100);
	-ms-filter: "alpha(opacity=100)";
	-khtml-opacity: 1; 
}

.shadow {
	background: #000000;
	position: absolute;
	opacity: 0.10;
	-moz-opacity: 0.10;
	filter: Alpha(Opacity=10);
	-ms-filter: "alpha(opacity=10)";
	-khtml-opacity: .10; 
	visibility: hidden;
	z-index: 3;
}
.opac0 {
	opacity: 0;
	-moz-opacity: 0;
	filter: Alpha(Opacity=0);
	-ms-filter: "alpha(opacity=0)";
	-khtml-opacity: 0; 
}
.opac20 {
	opacity: 0.2;
	-moz-opacity: 0.2;
	filter: Alpha(Opacity=20);
	-ms-filter: "alpha(opacity=20)";
	-khtml-opacity: .2; 
}

.opac50 {
	opacity: 0.5;
	-moz-opacity: 0.5;
	filter: Alpha(Opacity=50);
	-ms-filter: "alpha(opacity=50)";
	-khtml-opacity: .5; 
}

.opac70 {
	opacity: .7;
	-moz-opacity: .7;
	filter: Alpha(Opacity=70);
	-ms-filter: "alpha(opacity=70)";
	-khtml-opacity: .7; 
}
.opac100 {
	opacity: 1;
	-moz-opacity: 1;
	filter: Alpha(Opacity=100);
	-ms-filter: "alpha(opacity=100)";
	-khtml-opacity: 1; 
}
.pic_left {
	float: left;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-right: 10px;
}
.pic_right {
	float: right;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-top: 5px;
}


#go {
	margin-bottom:0px;
}
/******** tooltip ************/
#toolbg{
	position: absolute;
	left: 250px;
	top: 250px;
	opacity: 0.7;
	-moz-opacity: 0.7;
	filter: Alpha(Opacity=70);
	-ms-filter: "alpha(opacity=70)";
	-khtml-opacity: .7; 
	color: #FFFFFF;
	background: #FFFFFF;
	padding: 4px;
	text-align: center;
	z-index: 201;
	font-weight: bold;
 	visibility: hidden;
}
#tooltxt {
	position: absolute;
	left: 250px;
	top: 250px;
	color: #000000;
	padding: 4px;
	text-align: center;
	z-index: 202;
	visibility: visible;
	font-weight: bold;
	visibility: hidden;
}
/******** END tooltip*********/
#pop_bg {
	background: #000000;
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
	opacity: 0.5;
	-moz-opacity: 0.5;
	opacity: 0.5;
	filter: Alpha(Opacity=50);
	-ms-filter: "alpha(opacity=50)";
	-khtml-opacity: .5; 
	visibility: hidden;
	z-index:1000;
}
#pop_big {
	font-weight: bold;
	background: #FFFFFF;
	position: absolute;
	width: auto;
	left: 100px;
	top: 100px;
	padding: 0px;
	visibility: hidden;
	z-index:1001;
	border: 1px solid #FFFFFF;
}

/************************************/
.cd_holder{
	position: relative;
	width: 230px;
	left: 0px;
	top: 0px;
	float: left;
	height:auto !important; 
	height:210px;
	min-height:210px;
 /*	height: 310px;*/
}
.cd_image{
	position: absolute;
	height: 100px;
	width: 100px;
	left: 0px;
	top: 54px;
	z-index: 102;
}
.cd_text{
	margin-left:112px;
}
.vid_image{
	position: absolute;
	height: 70px;
	left: 0px;
	top: 0px;
	z-index: 102;
}
#big_arrows {
	text-align: left;
	clear: both;
	width: 790px;
	line-height: 72px;
	color: #BCC5DA;
}
#big_arrows .arrow {
	margin-bottom: -7px;
}

#big_arrows img{
	opacity: 0.2;
	-moz-opacity: 0.2;
	filter: Alpha(Opacity=20);
	-ms-filter: "alpha(opacity=20)";
	-khtml-opacity: .2; 
}
#big_arrows a img{
	opacity: 0.5;
	-moz-opacity: 0.5;
	filter: Alpha(Opacity=50);
	-ms-filter: "alpha(opacity=50)";
	-khtml-opacity: .5; 
}
#big_arrows a:hover img{
	opacity: 1;
	-moz-opacity: 1;
	filter: Alpha(Opacity=100);
	-ms-filter: "alpha(opacity=100)";
	-khtml-opacity: 1; 
}
#big_arrows a {
	color: #BCC5DA;
}
#big_arrows a:hover {
	color: #FFFFFF;
}

#cd_list .music_out, #cd_list .music_over{
	background: #556B9C url(/images/i_spiker_out.gif) no-repeat 0px 2px;
	width: 225px;
	padding-top: 2px;
	padding-bottom: 8px;
	padding-left: 25px;
	color: #BCC5DA;
	cursor:pointer;
	
}
#cd_list .music_over {
	background: #556B9C url(/images/i_spiker_out.gif) no-repeat 0px 2px;
	color: #FFFFFF;
}

.alboms_list {
	border-bottom: 1px solid #BCC5DA;
	padding-top: 6px;
	padding-bottom: 6px;
	clear:both;
	font: 11px/15px Verdana;
	text-align: left;
	width: 250px;
}
.alboms_list a {
	color:#FFFFFF;
}

.alboms_list a:hover{
	color:#FFFFFF;
	text-decoration:none;
}


#pommo  fieldset {
	border: 1px solid #9AE6FE;
	padding:10px;

}
#pommo  legend {
	color:#9AE6FE;
}

#pommo #upadteform {
	color:#FFFFFF;
}
#pommo #upadteform label{
	width:120px;
}
#footer {
	font-size: 10px;	
}
#footer #play_btn{
	background: #3E4D71;
	font-size: 11px;
	line-height: 18px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#footer #play_btn img {
	margin-top: -5px;
	margin-bottom: -5px;
}
#footer #play_btn a  img {
	-moz-opacity: 0.7;
	filter: Alpha(Opacity=70);
	-ms-filter: "alpha(opacity=70)";
	-khtml-opacity: .7; 
}
#footer #play_btn a:hover{
	color:#FFFFFF;
	text-decoration:none;
}
#footer #play_btn a:hover  img {
	opacity: 1;
	-moz-opacity: 1;
	filter: Alpha(Opacity=100);
	-ms-filter: "alpha(opacity=100)";
	-khtml-opacity: 100; 
}

/***************** ADMIN ***************/
#item_list th {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #BCC5DA;
	padding-bottom: 4px;
	padding-top: 0px;
	border-bottom: 1px solid #8D9DC2;
}
#item_list td {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom: 1px solid #8D9DC2;
}
#item_list a{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;	
}
#item_list a:hover{
	text-decoration: underline;	
}
#item_list .more a{
	font-weight: normal;
	color: #FFFFCC;	
}
.KT_tngtable   label {
	width: auto;
}

.uper_nav {
	display: block;
	float: left;
	margin-right: 20px;
	white-space: nowrap;
	margin-bottom: 8px;
}
#list_items {
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #8D9DC2;
}
#list_items p {
	border-bottom: 1px solid #8D9DC2;
	padding-top: 5px;
	padding-bottom: 5px;
}
.first_right {
	float:right;
	padding-right: 150px;
}

.vid{
	height: 70px;
	width: 120px;
	background: #000000 url(/userfiles/vid/pic.jpg) no-repeat center center;
	border: 1px solid #8D9DC2;
}
#vidcontent {
	position:relative;
	background: #FFFFFF url(/lightbox/images/loading.gif) no-repeat center center;
	width:auto;
	padding: 10px;
}
#vidcontent #close_button{
	position: absolute;
	right: 10px;
	bottom: 5px;
}
#vidinfo{
	font-size: 11px;
	color: #333333;	
	text-align:left;
}
#playlist_btn {
	margin-top: -10px;
	margin-bottom: -15px;
}
.posterbox {
	height: 180px;
	width: 180px;
	border: 1px solid #8292BB;
}
.linelist {
	width: 790px;
	border-top: 1px solid #BCC5DA;
	border-right-color: #BCC5DA;
	border-bottom-color: #BCC5DA;
	border-left-color: #BCC5DA;
	padding-top: 4px;
	clear: both;
}
.linelist_hl{
	font-weight: bold;
	color: #BCC5DA;
	height: 24px;

}
.linelist .item, .linelist_hl .item{
	display:block;
	float:left;
	padding-bottom: 6px;
}
.firstitem {
	float:none;
	color: #9AE6FE;
	width: 155px;
}
#cd_info {
	padding-top: 250px;
}
#icons a:hover, .btn a:hover {
	text-decoration: none;
}






/************************************/
html>/**/body #go {
	margin-bottom:-4px;{
}
