 /***********************************************/
/* HTML tag styles                             */
/***********************************************/

body{
  font-family: Arial,sans-serif;
  color: #333333;
  line-height: 1.166;
  margin: 0px;
  padding: 0px;
  font-size: small;
}

td.bg_right {
 BACKGROUND: url(../img/bg_right.gif) repeat-x top;
}
td.bg_left {
 BACKGROUND: url(../img/bg_left.gif) repeat-x top;
}

hr {
  height: 1px; color: #cccccc;
}

a{
  color:#333333;
  text-decoration: none;
}

a:visited{
  color:#666666;
  text-decoration: none;
 }

a:hover, a.active{
  color:#990000;
  text-decoration: underline;
}

p{
 margin: 0px;
 padding-bottom: 0.3em;
}

h1{
 font-size: 1.2em;
 color:#663300;
 margin:0px;
 margin-top:0.5em;
 padding: 0px;

}

h2{
 font-size: 1.15em;
 color: #333333;
 margin: 0px;
 margin-top:0.5em;
 padding: 0px;
}

h3{
 font-size: 100%;
 color: #334d55;
 font-weight:bold;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 110%;
 font-weight:bold;
 color: #334d55;
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}

table {
 border-collapse:collapse;
}

.bordered td {
  border:1px solid #CCCCCC;
  padding:5px;
}
.bordered th {
  background-color:#CCCCCC;
  color:#000000;
  padding:5px;
}



#siteLogo{
  float:left;
  width:25%;
}

#topbanner{
  width:100%;
}

#pageName{
  float:left;
  width:20%;
}

#search{
  float:right;
  width:60%;
}

.box-clear { clear: both; line-height: 0px; font-size: 1px; }

/***********************************************/
/* Components                                  */
/***********************************************/

#masthead{
  BACKGROUND: url(../img/header.bg.jpg) repeat-x top;
}

#wrapper{
  margin: 0px;
  padding: 0px;
}

#siteName{
  margin: 0px;
  padding: 0px 0px 0px 0px;
  width:100%;
}

#subnav{
  margin: 0px;
  padding: 0px 0px 0px 0px;
}

#pageName{
  margin: 0px;
  padding: 0px 0px 0px 10px;
}

#siteLogo{
  margin: 0px;
  padding: 19px 0px 19px 10px;

}

#search{
  margin: 0px;
  padding: 0px 10px 0px 0px;
  text-align:right;
  BACKGROUND: url(../img/search.bg.gif) no-repeat bottom left;
}

#topbanner{
  margin: 0px;
  padding: 0px;
  text-align:center;
}


/************* #breadCrumb styles *************/

#breadCrumb{
  font-size: 80%;
  padding: 2px 0px 0 10px;
}


/************** .feature styles ***************/

.feature{
  padding: 20px 0px 10px 0px;
  font-size: 0.9em;
}

.feature h3{
  padding: 10px 0px 0px 0px;
  margin: 0px 0px 5px 0px;
  color:#990000;
}

.feature img{
  float: right;
  padding: 10px 0px 0px 10px;
}


/************** .story styles *****************/

.story{
  clear: both;
  padding: 10px 0px 0px 0px;
  /* font-size: 0.8em; */
}

.story p{
  padding: 0px 0px 0px 0px;
  margin: 5px 0px 5px 0px;
}

.story img{
  float: left;
  padding: 0px 10px 0px 0px;
}

.story h3{
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  font-size: 0.9em;
  TEXT-TRANSFORM: uppercase;
  color:#333333;
  border-bottom: 1px solid #666666;
}

.top_suff{
  padding: 1px 0px 1px 2px;
  margin: 0px 0px 0px 0px;
  font-size: 1em;
  color:#000000;
  background-color:#E6E6E5;
  border-left: 5px solid #666666;
}

/************* #siteInfo styles ***************/

#siteInfo{
  clear: both;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  font-size: 1em;
  color:#999999;
  padding: 10px 10px 10px 10px;
  text-align:center;
}

#siteInfo img{
  padding: 4px 4px 4px 10px;
}


/*************  #adbtns styles  ***************/

#adbtns{
  clear: both;
  font-size: 75%;
  color:#999999;
  padding: 10px 10px 10px 10px;
  text-align:center;
}

#adbtns img{
  padding: 0px 2px 4px 2px;
}

#adbtnstop{
  clear: both;
  font-size: 75%;
  color:#999999;
  padding: 2px 2px 2px 2px;
  text-align:center;
}

#adbtnstop img{
  padding: 0px 2px 0px 2px;
}


/************* #search styles ***************/

#search{
  font-size: 0.9em;
  margin:0px;
  padding: 0px 5px 0px 0px;
}

#search form{
 margin: 0px;
 padding: 20px 0px 0px 0px;
 vertical-align:bottom;
}



.aux {
  line-height: 110%;
  /* font-size: 0.9em; */
  font-weight:bold;
  color:#333333;
}
.aux a, .aux a:visited{
  color:#333333;
}
.aux a:hover{
  text-decoration:none;
  color:#666666;
}





.alt {
  DISPLAY: none; VISIBILITY: hidden;
  clear:both;

}

.divider {
  BACKGROUND: url(../img/img_divider.gif) #fff repeat-x 0px 0px; OVERFLOW: hidden;
  margin: 5px 0px 2px 0px;
  font-size: 3px;
}





/*********** .relatedLinks styles ***********/

.relatedLinks{
  position: relative;
  margin: 10px 0px 0px 0px;
  padding: 5px 0px 5px 10px;
  font-size: 1em;
  border-top: 1px solid #999999 dotted;
  border-right: 1px solid #999999 dotted;
  border-bottom: 1px solid #999999 dotted;
}

.relatedLinks h3{
  padding: 0px 5px 5px 0px;
  color:#606060;
}
.relatedLinks p{
  padding: 0px 5px 5px 0px;
  color:#606060;
  font-size:0.8em;
}
.relatedLinks a:link,
.relatedLinks a:visited {
  display: block;
}

.relatedLinks UL {
  PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-SIZE: 0.8em; PADDING-BOTTOM: 0px; MARGIN: 0px 0px 7px 7px; COLOR: #003163; PADDING-TOP: 0px; LIST-STYLE-TYPE: none
}
.relatedLinks LI {
  border-bottom: none;
}
.relatedLinks LI A {
  MARGIN: 0px;
}
.relatedLinks LI A:hover {
  TEXT-DECORATION: none;
}
.relatedLinks UL LI {
  PADDING-LEFT: 10px; BACKGROUND: url(../img/img_bullet_arrow.gif) no-repeat 0px 3px; MARGIN: 0px 0px 0px; LINE-HEIGHT: 1em
}


/************** #advert styles **************/

#advert{
  padding: 30px 0px 10px 10px;
}

#advert img{
  display: block;
  float: none;
}

/************** #voting styles **************/

#voting{
  padding: 10px 10px 10px 10px;
}

#voting input{
  /*border: 1px solid #000000;*/
}


/************** #headlines styles **************/

#headlines{
  margin: 0px;
  padding: 0px 0px 10px 0px;
  font-size: 0.9em;
}

#headlines p{
  padding: 0px 10px 0px 10px;
  margin: 5px 0px 5px 0px;
}

#headlines h3{
  padding: 20px 10px 0px 10px;
  margin: 0px 0px 10px 0px;
  TEXT-TRANSFORM: uppercase;
  color:#333333;
  font-size: 1em;
  font-family:Verdana, Arial, Helvetica, sans-serif;
}

#headlines img{
  padding: 0px 10px 0px 0px;
  margin: 0px;
}

/************** #misc styles **************/
.half_left {
  width: 48%;
  float: left;
}

.half_right {
  width: 48%;
  float: right;
}

.spec {
  color:Crimson;
  font-weight: bold;
}

.topsogan {
  color:#FFC646;
  font-weight: bold;
  padding: 10px 0px 0px 30px;
}

#welcomestr {
  font-weight: bold; padding: 0px 30px 5px 0px; text-align: right;
}

th.gray, td.gray {
  background-color:#EAEAEA;
}

.green  { color: green; font-weight : bold; }
.red  { color: red; font-weight : bold; }

/****************************************************************************/


#sectionLinks ul
{
margin: 0;
margin-bottom:1em;
padding: 0;
list-style-type: none;
text-align:left;
font-size:1em;
}

#sectionLinks li { margin: 0 0 3px 0; }

#sectionLinks a
{
display: block;
padding: 2px 2px 2px 14px;
border: 1px solid #DEDEDE;
width: 160px;
BACKGROUND: url(../img/img_bullet_mainmenu.gif) #F6F7FA repeat-y 0px 0px;
}

#sectionLinks a:link, #sectionLinks a:visited
{
text-decoration: none;
BACKGROUND: url(../img/img_bullet_mainmenu.gif) #F6F7FA repeat-y 0px 0px;
color: #333;
}

#sectionLinks a:hover
{
border: 1px solid #DEDEDE;
BACKGROUND: url(../img/img_bullet_mainmenu_act.gif) no-repeat 0px 0px;
color: #333;
}

#sectionLinks #active a:link, #sectionLinks #active a:visited, #sectionLinks #active a:hover
{
border: 1px solid #DEDEDE;
BACKGROUND: url(../img/img_bullet_mainmenu_act.gif) no-repeat 0px 0px;
color: #333;
}


/* Calendar */


#calendar {
width: 141px;
padding: 0;
margin: 0;
border-left: 1px solid #C2C1C1;
font: normal 12px/20px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
color: #616B76;
text-align: center;
background-color: #fff;
}

#calendar.nav, #calendar.nav a {
font: bold 18px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
color: #fff;
text-align: center;
text-decoration: none;
}


#calendar caption {
margin: 0;
padding: 0;
width: 141px;
background: #C2C1C1;
color: #fff;
font: bold 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
text-align: center;
}

#calendar th {
font: bold 11px/20px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
color: #616B76;
background: #D7D7D7;
border-right: 1px solid #C2C1C1;
border-bottom: 1px solid #C2C1C1;
border-top: 1px solid #C2C1C1;
}

#calendar.today, #calendar td.today a, #calendar td.today a:link, #calendar td.today a:visited {
color: #616B76;
font-weight:bold;
background: #FFFFFF;
}

#calendar td {
border-right: 1px solid #C2C1C1;
border-bottom: 1px solid #C2C1C1;
width: 20px;
height: 20px;
text-align: center;
background: url(../img/bg_calendar.gif) no-repeat right bottom;
color:#999999;
}

#calendar td a {
text-decoration: none;
font-weight: normal;
display: block;
}

#calendar td a:link, #calendar td a:visited {
color:#666666;
background: url(../img/bg_calendar.gif) no-repeat;
}

#calendar td a:hover, #calendar td a:active {
color:#666666;
background: url(../img/bg_calendar.gif) no-repeat right top;
text-decoration:underline;
}

/*************************************************************************************************/

/* featured */
.feat{
background-color:#E5E5E5;
}
TD.featured, TD.featured_header {
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 2px;
  padding-bottom: 5px;
  vertical-align:top;
}

TD.featured_header {
  background-color:#A19F99;
  text-align:center;
}

TD.featured H3, TD.featured_header H3 {
  color:#FFFFFF;
  font-family:Arial, Helvetica, sans-serif;
  line-height:100%;
  font-size:1em;
  padding:0px;
  margin:0px;
}
TD.featured DIV {
  font-size: 70%;
}

/*******************************************/

.shaded {
  font-family:Arial, Helvetica, sans-serif;
  font-weight: normal; font-size: 0.9em; margin: 0px 0px 0.3em;
  padding: 10px 5px 5px 5px;
  background-color:#E1E0DD;
  color:#666666;
}

/********************************************/
/* Nested list*/
#nestedlist
{
margin: 10px 0px 10px 8px;
padding: 0;
height: 20px;
font-size: 0.8em;
text-align:center;

}

#nestedlist ul
{
border: 0;
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

#nestedlist ul li
{
display: block;
float: left;
text-align: center;
padding: 0;
margin: 0;
}

#nestedlist ul li a
{
background: #fff;
width: 78px;
height: 18px;
/*border-top: 1px solid #f5d7b4;
border-left: 1px solid #f5d7b4;
border-bottom: 1px solid #f5d7b4;
border-right: none;
*/
padding: 0;
margin: 0px;
text-decoration:none;
display: block;
text-align: center;
}

#nestedlist ul li a:hover
{
border-bottom: 1px solid #f5d7b4;
}

#nestedlist a:active
{

}

#nestedlist li#active a
{
border: 1px solid #fff;
border-bottom: 1px solid #f5d7b4;
color:#000000;
}
#nestedlist li#active a:hover
{
background: #FFF;
}



#nestedlist ul ul
{
border: 0;
margin: 0;
padding: 0;
list-style-type:square;
}
#nestedlist ul ul li
{
display:block;
float:none;
text-align:left;
padding: 0;
margin: 0;
}

#nestedlist ul ul li a
{
background: #fff;
width: 78px;
height: 18px;
/*border-top: 1px solid #f5d7b4;
border-left: 1px solid #f5d7b4;
border-bottom: 1px solid #f5d7b4;
border-right: none;
*/
border: 1px solid #FFF;
padding: 0;
margin: 0 0 2px 0;
color:#666666;
text-decoration: none;
text-align:center;
font: normal 0.7em;
}

#nestedlist ul ul li a:hover
{
color: #000;
border-bottom: 1px solid #f5d7b4;
}

/*****************************************************************************/

/* letters */

DIV#letters {
  line-height:1.2em;
  text-align:center;
}
DIV#letters A:link, DIV#letters A:visited {
  padding: 4px;
  margin: 0px;
  font-weight:bold;
  font-size:0.9em;
  text-transform:uppercase;
  color:#000000;
  border: 1px solid #FFFFFF;

}
DIV#letters A:hover {
  border: 1px solid #CCCCCC;
  /*BACKGROUND: #837041; COLOR: white*/
}
DIV#letters A.active:hover, DIV#letters A.active:visited, DIV#letters A.active:link {
  /*background: #837041;
  color:#FFFFFF;*/
  border: 2px solid #CCCCCC;
  padding:5px;
  margin: 0px;
  font-weight:normal;
  font-size:1.2em;
  text-decoration:none;
  text-transform:uppercase;
}


/**********************************************************************/

/* channels */

DIV#channels {
  line-height:1.2em;

}
DIV#channels A:link, DIV#channels A:visited {
  padding: 4px;
  margin: 0px;
  font-weight:bold;
  font-size:0.9em;
  text-transform:uppercase;
  color:#000000;
  border: 1px solid #FFFFFF;
  float:left;
}
DIV#channels A:hover {
  border: 1px solid #CCCCCC;
  /*BACKGROUND: #837041; COLOR: white*/
}
DIV#channels A.active:hover, DIV#channels A.active:visited, DIV#channels A.active:link {
  /*background: #837041;
  color:#FFFFFF;*/
  border: 2px solid #CCCCCC;
  padding:5px;
  margin: 0px;
  font-weight:normal;
  font-size:1.2em;
  text-decoration:none;
  text-transform:uppercase;
}



DIV#album DIV.cover {
  FLOAT: left; MARGIN-RIGHT: 14px; POSITION: relative
}
DIV#album DIV.cover IMG {
  border: black 1px solid;

}
DIV#album A H1 {
  margin: 0px;
  font-size:1.2em;
}
DIV#album DIV.info {
  PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-SIZE: 0.8em; PADDING-BOTTOM: 7px; VERTICAL-ALIGN: middle; PADDING-TOP: 7px
}
DIV#album DIV.info SPAN {
  COLOR: #6a5b4a
}
DIV#album DIV.info DIV A:link {
  FONT-SIZE: 0.8em; COLOR: #6a5b4a
}
DIV#album DIV.info DIV A:visited {
  FONT-SIZE: 0.8em; COLOR: #6a5b4a
}
DIV#album DIV.info DIV A:hover {
  COLOR: black
}
DIV#album DIV.info TABLE {
  TABLE-LAYOUT: auto; WIDTH: auto
}
DIV#album DIV.info TD {
  PADDING-RIGHT: 7px; FONT-SIZE: 8pt; BACKGROUND: url(info_dots.gif) repeat-y right top; VERTICAL-ALIGN: top; WIDTH: 50%; COLOR: #291f14
}
DIV#album DIV.info TD.first DIV {
  WHITE-SPACE: nowrap
}
DIV#album DIV.info TD.end {
  PADDING-LEFT: 14px
}
DIV#album DIV.bottom {
  MARGIN: 0px 0px 6px; BACKGROUND-COLOR: #f2ece6
}






DIV#album DIV#tracklist {
  MARGIN: 14px auto 0px
}
DIV#album DIV#tracklist TABLE {
  TABLE-LAYOUT: auto;
}
DIV#album DIV#tracklist TR.first TD {
  FONT-SIZE: 0.9em; COLOR: #a89d92
}
DIV#album DIV#tracklist TR TD {
  FONT-SIZE: 1em;
}
DIV#album DIV#tracklist TR.end {
  FONT-SIZE: 0.9em
}
DIV#album DIV#tracklist TD {
  padding: 7px;
  BACKGROUND: url(../img/dots_horizontal_album.gif) repeat-x left top;
  VERTICAL-ALIGN: middle; WIDTH: 1%;
  WHITE-SPACE: nowrap;
  TEXT-ALIGN: right
}
DIV#album DIV#tracklist TD.check {
  TEXT-ALIGN: center
}
DIV#album DIV#tracklist TD.num {
  COLOR: #a89d92
}
DIV#album DIV#tracklist TD.song {
  WIDTH: 100%; WHITE-SPACE: normal; TEXT-ALIGN: left
}
DIV#album DIV#tracklist TD.song A {
  PADDING-RIGHT: 21px;
}
DIV#album DIV#tracklist FORM {
  padding:0px;
  MARGIN: 14px auto 0px;
}
DIV#album DIV#tracklist FORM INPUT {
  MARGIN: 0px
}
DIV#album DIV#tracklist TD.select {
  PADDING-RIGHT: 7px; PADDING-LEFT: 7px; FONT-SIZE: 0.9em; PADDING-BOTTOM: 14px; WIDTH: 100%; PADDING-TOP: 14px; TEXT-ALIGN: left
}
DIV#album DIV#tracklist TR.selected TD {
  COLOR: #73614e; BACKGROUND-COLOR: #e1dad3
}
DIV#album DIV#tracklist TR.selected TD A:link {
  COLOR: #73614e
}
DIV#album DIV#tracklist TR.selected TD A:visited {
  COLOR: #73614e
}
DIV#album DIV#tracklist DIV.order_songs {
  PADDING-RIGHT: 7px; PADDING-LEFT: 7px; FONT-SIZE: 0.8em; PADDING-BOTTOM: 14px; PADDING-TOP: 14px; TEXT-ALIGN: right
}
DIV#album DIV#tracklist DIV.order_songs INPUT {
  MARGIN-TOP: -5px; FLOAT: left; POSITION: relative
}
DIV#album DIV#tracklist DIV.order_songs A {
  FONT-SIZE: 0.8em
}
DIV#order {
  PADDING-RIGHT: 0px; PADDING-LEFT: 0px; Z-INDEX: 3; PADDING-BOTTOM: 0px; MARGIN: 14px 0px; PADDING-TOP: 0px; POSITION: absolute; TOP: 10%; HEIGHT: auto
}


.faq_lnk a:visited, .faq_lnk a:link
{
	 color: #000000;
	 font-weight: bold;
}
.faq_lnk a:hover
{
	 color: #990000;
	 text-decoration: underline;
	 font-weight: bold;
}
.faq_question_list LI
{
	padding-top: 5px;
}
.faq_selected {
	background-color: yellow;
}

#faq_anchor
{
	position: relative;
	top: -100px;
	/* border: 1px solid #000000; */
}
.utv_descr
{
	border: 1px solid #DEDEDE;
	padding: 0px 10px 7px 10px;
	BACKGROUND: url(../img/img_bullet_mainmenu.gif) #F6F7FA repeat-y 0px 0px;
}

.utv_descr h1
{
	font-size: 12px;
	color: red;
	font-weight: bold;
	text-align: center;
}

.utv_descr_lnk
{
	text-align: right;
	color: blue;
	padding-bottom: 3px;
}
.utv_descr_lnk A:link, .utv_descr_lnk A:visited
{
	color: black;
	font-size: 9px;
	text-decoration: underline;
	font-family: sans-serif;
}

.utv_descr_lnk A:ACTIVE , .utv_descr_lnk A:HOVER
{
	color: red;
	font-size: 9px;
	font-family: sans-serif;
}
#selected_page
{
    border: 1px solid red;
    padding-right: 3px;
    padding-left: 3px;
}


/* comments */
#comnts {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
/*	border: 2px solid red; */
}

#comnts .header {
	background-color: #e6e6e5;
	font-weight: bold;
	color: #666666;
	line-height: 20px;
	border-left: 5px solid #666666;
	border-top: 1px solid #666666;
}

#comnts .text {
	min-height: 50px;
	padding-left: 5px;
	
}

#comnts textarea {
	width: 590px;
	height: 90px;
	border: 1px solid gray;
}
#comnts .msg_area {
	width: 470px;
	height: 25px;
	float: left;
	text-align: center;
	color: red;
	font-weight: bold;
}
#comnts .send_btn {
	width: 120px;
	height: 25px;
	float: left;
	text-align: center;
}
#comnts .item {
		padding: 2px 2px 2px 2px;
}
.item .commdel {
	font-weight: bold;
	color: red;
	float: right;
	width: 20px;
	height: 18px;
	text-align: center;
	padding-bottom: 1px;
	font-size: 18px;
	cursor: pointer;
}
