@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
}
body {
	background-color: #000;
	background-image: url(images/back.jpg);
	background-repeat: no-repeat;
	background-position:top center;
	margin: 0px;
}
a:link {
	color: #c3bdb7; text-decoration:none;
}
a:visited {
	color: #c3bdb7; text-decoration:none;
}
a:hover {
	color: #E8E3DA; text-decoration:none;
}
a:active {
	color: #c3bdb7; text-decoration:none;
}

.header {height:171px}
.footer {background-image:url(images/footer.jpg); width:852px; height:255px; font-size:11px; color:#c3bdb7}
.index_israel {position:relative; float:left; width:348px; height:271px}
.index_news {background-image:url(images/index_news.jpg); background-repeat:no-repeat; background-position:right}
.index_news_content {position:absolute; padding-right:40px; padding-top:72px; color:#c3bdb7; font-size:12px; width:410px; float:right}
.index_facebook {background-image:url(images/index_facebook_bg.jpg); width:373px; width:198px}
.index_shows {background-image:url(images/index_shows.jpg); width:654px; height:215px}
.index_shows_content {position:absolute; padding-top:70px; padding-right:40px; font-size:14px; color:#c3bdb7; line-height:23px} 
.index_videopedia {background-image:url(images/index_videopedia.jpg); width:852px; height:330px; font-size:14px; color:#000}
.news_title {background-image:url(images/news_title.jpg); height:69px; font-size:18px; font-weight:bold; padding-right:84px; color:#ccc1b6}
.news_title2 {background-image:url(images/news_title2.jpg); height:69px; font-size:18px; font-weight:bold; padding-right:133px; color:#ccc1b6}
.news_title2_other {background-image:url(images/news_title2.jpg); height:69px; font-size:18px; font-weight:bold; padding-right:90px; color:#ccc1b6; background-position: -90px center;}
.news_btm {background-image:url(images/news_btm.jpg); height:56px}
.news_date {position:relative; float:left; width:235px; font-size:14px; font-weight:normal; letter-spacing:2px; margin-top:7px; color:#887c71; text-align:center}
.title_sub1 strong {color:#3D362D}
.title_sub1 {background-image:url(images/title_sub1.jpg); height:31px; color:#90867a; font-size:15px; padding-right:90px}
.title_sub1 a {color:#90867A;}
.title_sub1 .selected {font-weight: bold;color:#3D362D} 
.title_sub2 {background-image:url(images/title_sub2.jpg); height:26px; color:#d6d0ca; font-size:13px; padding-right:90px; padding-top:9px;}
.title_sub2 .selected {font-weight: bold;color:#90867A;font-weight: bold;}
.musictitle {font-family:"Arial Narrow"; font-size:21px; color:#7f7366}
.music_line {background-image:url(images/music_line.jpg); height:29px; padding-top:6px; margin-bottom:5px; font-size:18px; text-indent:43px;}
.tour_line {background-image:url(images/tour_line.jpg); text-align:center; font-weight:bold; font-size:18px}

.next_title a {color:#FFF; font-size:15px; font-weight:bold}
.pedia_blacktitle {font-size:24px; font-weight:bold; color:#000; line-height:30px}

.music_line {
	cursor: pointer;
}
.active_link {
	color: #2D251D;
}
