﻿/* general */
body
{
	margin: 0 0 0 0;
	background: #ffffff;
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
}

#GeneralFrameTbl, #ContentFrameTbl, #ContentTbl, #LoginTable, #SurveyTable, #NewsTable
{
	font-family: Arial;
	font-size: 12px;
	margin: 0 0 0 0;
	direction: rtl;
}

.RightCellShadow
{
	background: #ffffff url('images/design/right_cell_shadow.gif');
	background-repeat: repeat-y;
	background-position: left;
}

.LeftCellShadow
{
	background: #ffffff url('images/design/left_cell_shadow.gif');
	background-repeat: repeat-y;
	background-position: right;
}

.MiddleCell
{	height:100%;
	width: 780px;
	background-color: #464646;
	vertical-align: top;
}

.RightCellStrips
{
	background: url('images/design/right_cell_strips.gif');
	background-position: left top;
	background-repeat: no-repeat;
	height: 100%;
}

.HandCursor
{
	cursor: hand;
}

.AjaxLoader
{
	position: absolute;
	left: 50%;
	top: 50%;
	width: 150px;
	height: 120px;
	margin-left: -75px; /* half of width */
	margin-top: -60px; /* half of height */
	background-color: White;
	text-align: center;
	color: Red;
	font-size: 16px;
	padding-top: 25px;
}

/*Header*/
#HeaderTbl
{
	background: url('images/design/header_bg.gif');
	background-repeat: repeat-x;
	background-position: top;
	height: 100px;
}

.HeaderSearchBG
{
	background: url('images/design/header_search_bg.gif');
	background-repeat: no-repeat;
	background-position: right top;
	width: 278px;
	height: 117px;
}

.HeaderRightBG
{
	background: url('images/design/header_search_bg.gif');
	background-repeat: no-repeat;
	background-position: right top;
}


/*Menu*/
#Menu
{
	background:url('images/design/menu_bg.gif');
	background-repeat:repeat-x;
	vertical-align: middle;
	text-align: center;
}

#Menu a:link
{
	color: #dadada;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	font-family: "arial (Hebrew)";
	direction: rtl;
}

#Menu a:visited
{
	color: #dadada;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	font-family: "arial (Hebrew)";
	direction: rtl;
}

#Menu a:hover
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	font-family: "arial (Hebrew)";
	direction: rtl;
}

#Menu a:active
{
	color: #71bc21;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	font-family: "arial (Hebrew)";
	direction: rtl;
}

.MenuItem
{
	vertical-align: middle;
	text-align: center;
}

.MenuSaperator
{
	color: #dadada;
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
	padding: 5px 10px 5px 10px;
}

/*Footer*/
#FooterTbl
{
	background: url('images/design/footer_bg.gif');
	background-repeat: repeat-x;
	background-position: top;
	height: 27px;
}

.FooterRightCell
{
	width: 162px;
}

.FooterLeftCell
{
	width: 162px;
	background: url('images/design/footer_left_bg.gif');
	background-repeat: no-repeat;
	background-position: left top;
}

#FooterTbl a:link
{
	color: #dadada;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	font-family: "arial (Hebrew)";
	direction: rtl;
}

#FooterTbl a:visited
{
	color: #dadada;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	font-family: "arial (Hebrew)";
	direction: rtl;
}

#FooterTbl a:hover
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	font-family: "arial (Hebrew)";
	direction: rtl;
}

#FooterTbl a:active
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	font-family: "arial (Hebrew)";
	direction: rtl;
}

.FooterMenuItem
{
	vertical-align: middle;
	text-align: center;
}

.FooterMenuSaperator
{
	color: #dadada;
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
	padding: 5px 10px 5px 10px;
}

.CopyRigths
{
	text-align: center;
	color: #bcbcbc;
	font-size: 10px;
	padding: 5px 0px 3px 0px;
}


/*Content Table*/
#RightCellContent
{
	width: 192px;
	vertical-align: top;
}

#CenterCellContent
{
	width: 360px;
	vertical-align: top;
}

#LeftCellContent
{
	width: 210px;
	vertical-align: top;
}

.ContentTblBorder
{
	width: 4px;
	font-size: 1px;
}

.HrSaperator
{
	height: 4px;
	font-size: 1px;
}

/* -- Right Cell -- */
#LogInDiv
{
	vertical-align: top;
	background: url('images/design/log_in_bg.gif');
	background-repeat: no-repeat;
	background-position: right bottom;
}

#MarchDiv
{
	
	background-color: #e34829;
}

#SongsDiv
{
	text-align: center;
	vertical-align: text-bottom;
	padding: 2px 0px 2px 0px;
	height:450px;
	background: #e34627 url('images/design/red_div_bg.gif');
	background-repeat: repeat-x;
	background-position: top;
}

#SekerDiv
{
	padding: 3px 3px 5px 3px;
	height: 100%;
	background: #435fa9 url('images/design/blue_div_bg.gif');
	background-repeat: repeat-x;
	background-position: top;
}

/* -- Center Cell -- */
#StudioDiv
{
	background: #435fa9 url('images/design/blue_div_bg.gif');
	background-repeat: repeat-x;
	background-position: top;
}

#NewsDiv
{
	height: 260px;
	padding: 4px 4px 4px 4px;
	background: #6ebb1f url('images/design/news_div_bg.gif');
	background-repeat: no-repeat;
	background-position: right top;
}
#SportDiv
{
	background: #435fa9 url('images/design/blue_div_bg.gif');
	background-repeat: repeat-x;
	background-position: top;
}

/* -- Left Cell -- */
#NowPlayingDiv
{
	height: 100px;
	background: #6dc822 url('images/design/green_div_bg.gif');
	background-repeat: repeat-x;
	background-position: top;
}

#YnetDiv
{
	background: #ffffff;
}

.YnetTitle
{
	background-color: #fc0001;
	border: solid 2px #cd0d0c;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}

#AdDiv
{
	height: 56px;
}

#CellularDiv
{
	height: 56px;
}

#ASpecialDiv
{
	height: 200px;
	background: #6dc822 url('images/design/green_div_bg.gif');
	background-repeat: repeat-x;
	background-position: top;
}

/*Login*/
.LoginLable
{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	padding-right: 25px;
}
.LogInTextBox
{
	background-color: #5f5e5e;
	width: 95px;
	color: #FFFFFF;
	border: 1px solid #6a6868;
	height: 16px;
	font-size: 11px;
}
.LoginTxtCell
{
	text-align: left;
}

a.LoginBtn:link
{
	color: #a6a6a6;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	font-family: "arial (Hebrew)";
	direction: rtl;
}
a.LoginBtn:visited
{
	color: #a6a6a6;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	font-family: "arial (Hebrew)";
	direction: rtl;
}
a.LoginBtn:hover
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	font-family: "arial (Hebrew)";
	direction: rtl;
}
a.LoginBtn:active
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	font-family: "arial (Hebrew)";
	direction: rtl;
}

.ErrorTxt
{
	color: #d74430;
	font-size: 11px;
}

.NewUser
{
	color: #a6a6a6;
	font-size: 11px;
}
a.NewUser:link
{
	color: #dedcdc;
	text-decoration: none;
	font-size: 11px;
	font-family: "arial (Hebrew)";
}
a.NewUser:visited
{
	color: #dedcdc;
	text-decoration: none;
	font-size: 11px;
	font-family: "arial (Hebrew)";
}
a.NewUser:hover
{
	color: #a6a6a6;
	text-decoration: underline;
	font-size: 11px;
	font-family: "arial (Hebrew)";
}
a.NewUser:active
{
	color: #a6a6a6;
	text-decoration: underline;
	font-size: 11px;
	font-family: "arial (Hebrew)";
}

/*SongBox*/
.SongsBox
{
	background: #b72a0e url('images/design/songs_box_bg.gif');
	padding-top: 5px;
	background-repeat: repeat-x;
	background-position: top;
	width: 184px;
	margin-right: auto;
	margin-left: auto;
}
.SongBoxList
{
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}
.SongBoxSaperator
{
	font-size: 1px;
	height: 2px;
}

/*Seker*/
.SekerQ
{
	color: #FFFFFF;
	font-size: 13px; 
	padding: 2px 4px 2px 4px;
}
.SekerAn
{
	font-size: 12px; 
	text-align: right;
	vertical-align: top;
	padding-top: 4px;
	
}

/*Studio News*/
.StudioNewsCell
{
	background: #4c65a5;
	vertical-align: top;
	cursor: hand;
	color: White;
	font-size: 12px;
}

.StudioNewsCellOn
{
	background: #596fa6;
	vertical-align: top;
	cursor: hand;
}

.StudioNewsTitle
{
	color: White;
	font-size: 16px;
	font-weight: bold;
}

.StudioNewsText
{
	color: White;
	font-size: 12px;
	font-weight: normal;
	vertical-align:top;
}
.SportNewsTitle
{
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
}

.SportNewsText
{
	color: #ffffff;
	font-size: 12px;
	font-weight: normal;
}

.StudioNewsBy
{
	color: #b1c0d5;
	font-size: 10px;
	font-weight: bold;
}

.MoreDetails
{
	color: #d0d8ed;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	vertical-align: bottom;
}

/*News*/
.NewsTitle
{
	color: #2f312d;
	font-size: 16px;
	font-weight: bold;
}

.NewsText
{
	color: #2f312d;
	font-size: 12px;
	font-weight: normal;
}

.NewsBy
{
	color: #425330;
	font-size: 10px;
	font-weight: bold;
	padding-bottom: 2px;
}

.MoreNews
{
	color: #d9e8cb;
	font-size: 10px;
	font-weight: bold;
	padding-bottom: 2px;
}

.HR
{
	font-size: 1px;
	height: 2px;
	background: #fafaf5;
}

.NewsListContent
{
	cursor:hand;
	cursor: pointer;
	background-color: Transparent;
	width: 100%;
}

.NewsListContentOn
{
	cursor:hand;
	cursor: pointer;
	background-color: #82C53A;
	width: 100%;
}
.VideoListContentOn
{
	cursor:hand;
	cursor: pointer;
	background-color: #73b134;
	width: 100%;
}
.VideoListContent
{
	cursor:hand;
	cursor: pointer;
	background-color: #7ec239;
	width: 100%;
}

.ObjectTitleWt
{
	font-family: Arial (Hebrew);
	font-weight: bold;
	font-size: 16px;
	color: White;
	padding: 3px 3px 3px 3px;
}

.ObjectTitleWt_sb
{
	font-family: Arial (Hebrew);
	font-weight: bold;
	font-size: 14px;
	color: White;
	padding: 3px 3px 3px 3px;
}

.ObjectTextWt
{
	font-family: Arial (Hebrew);
	font-size: 13px;
	color: #ffffff;
	padding: 3px 3px 3px 3px;
}


.ObjectTitleBlu
{
	font-family: Arial (Hebrew);
	font-weight: bold;
	font-size: 16px;
	color: #223378;
	padding: 3px 3px 3px 3px;
}

.ObjectTitleBlu_sb
{
	font-family: Arial (Hebrew);
	font-weight: bold;
	font-size: 13px;
	color: #223378;
	padding: 3px 3px 3px 3px;
}

.ObjectTextBlu
{
	font-family: Arial (Hebrew);
	font-size: 13px;
	color: #223378;
	padding: 3px 3px 3px 3px;
}

#TheLogInDiv
#TheLogInDiv a:link{text-decoration:none; color:#223378;}
#TheLogInDiv a:active {text-decoration:none; color:#223378;}
#TheLogInDiv a:visited{text-decoration:none; color:#223378;}
#TheLogInDiv a:hover{text-decoration:underline; color:#223378;}

.ObjectTitleBlk_mn
{
	font-family: Arial (Hebrew);
	font-weight: bold;
	font-size: 16px;
	color: black;
	padding: 3px 3px 3px 3px;
}

.ObjectTitleBlk_sb
{
	font-family: Arial (Hebrew);
	font-weight: bold;
	font-size: 14px;
	color: black;
	padding: 3px 3px 3px 3px;
}

.ObjectTextBlk
{
	font-family: Arial (Hebrew);
	font-size: 13px;
	color: black;
	padding: 3px 3px 3px 3px;
}

.ObjectTextBlkBold
{
	font-family: Arial (Hebrew);
	font-size: 13px;
	font-weight: bold;
	color: black;
	padding: 3px 3px 3px 3px;
}

.BlueBtn { background:#384b90; border:solid 1px #97a4ce; font-weight:bold; font-size:15px; font-family:Arial (Hebrew); color:#ffffff; cursor:hand; cursor:pointer; }
.BlueBtnLogIn { margin-top:15px; margin-right:168px; background:#384b90; border:solid 1px #97a4ce; font-weight:bold; font-size:15px; font-family:Arial (Hebrew); color:#ffffff;  cursor:hand; cursor:pointer; }
.BlueBtnSpan { border:solid 1px #445078 }
.BlueBtnLogInShort { margin-top:15px; margin-right:145px; background:#384b90; border:solid 1px #97a4ce; font-weight:bold; font-size:15px; font-family:Arial (Hebrew); color:#ffffff;  cursor:hand; cursor:pointer; }


/* Shidorim */
.ShidorDaysReg
{
	background-color: #dfe4f7;
	color: #384b90;
	text-align: center;
	vertical-align: middle;
	width: 69px;
	height: 25px;
	padding-top:4px;
	cursor:hand;
	cursor:pointer;
}

.ShidorDaysOn
{
	background-color: #5a6a9d;
	color: #ffffff;
	text-align: center;
	vertical-align: middle;
	width: 69px;
	height: 25px;
	padding-top:4px;
	cursor:hand;
	cursor:pointer;
}

.ShidorDaysAct
{
	background-image: url('images/design/selected_day.gif'); 
	background-repeat:no-repeat;
	background-position:top center;	
	color: White;
	text-align: center;
	vertical-align: middle;
	width: 69px;
	height: 30px;
	padding-top:4px;
	cursor:hand;
	cursor:pointer;
}

.ShidorDaysActLink
{
	
	color: White;
	text-align: center;
	vertical-align: middle;
	padding-top:4px;
}


.ShidorTimeReg
{
	font-size:12px;
	background: #dfe4f7;
	color: black;
	vertical-align: middle;
	height: 12px; /*padding: 1px 5px 1px 5px;*/
	text-align: right;
	cursor:hand;
	cursor:pointer;
}

.ShidorTimeAct
{
	font-size:12px;
	background: #384b90;
	color: White;
	vertical-align: middle;
	height: 12px; /*padding: 1px 5px 1px 5px;*/
	text-align: right;
	cursor:hand;
	cursor:pointer;
}

.ShidorSaperator
{
	font-size: 1px;
	background-color: #acb9db;
	width: 1px;
}

.ShidorSaperatorHR
{
	font-size: 1px;
	background-color: #acb9db;
	width: 1px;
}

/* Talk Backs*/
.TalkBackTitle
{
	background: #2d386e;
	font-size:12px;
}

.TalkBack
{
	background: #afbcdc;
	font-size:12px;
}

.TalkBackUser
{
	color: Black;
	font-weight: bold;
	font-size:12px;
}

.TalkBackAuthor
{
	color: #3e4d98;
	font-size:11px;
	}

.TalkBackHR
{
	background: #bbc9e4;
	height: 1px;
	font-size: 1px;
}

.TalkBackSep
{
	background: #344b99;
	height: 5px;
	font-size: 1px;
}

.TalkBackMsg
{
	color: Black;
}

.TalkBackNumberTitle
{
	color: White;
	font-weight: bold;
	font-size: 12px;
	vertical-align: bottom;
}

.TalckBackEdit_Title { color: #ffffff; font-weight: bold; font-size: 15px; vertical-align: bottom; padding:7px 9px 7px 7px;}
.TalckBackEdit_SubTitle {color: #ffffff; font-weight: bold; font-size: 13px; vertical-align: bottom; padding-right:7px; padding-top:9px;}
.TalckBackEdit_Lbl {color: #ffffff; font-weight: bold; font-size: 13px; vertical-align: bottom; padding-right:9px; padding-bottom:7px;}
a.TalckBackEdit_SubTitle:link {color: #ffffff; font-weight: bold; font-size: 13px; vertical-align: bottom; padding-right:9px; padding-bottom:7px;}
a.TalckBackEdit_SubTitle:active {color: #ffffff; font-weight: bold; font-size: 13px; vertical-align: bottom; padding-right:9px; padding-bottom:7px;}
a.TalckBackEdit_SubTitle:visited {color: #ffffff; font-weight: bold; font-size: 13px; vertical-align: bottom; padding-right:9px; padding-bottom:7px;}
a.TalckBackEdit_SubTitle:hover {color: #f2f3f7; font-weight: bold; font-size: 13px; vertical-align: bottom; padding-right:9px; padding-bottom:7px;}
.TalckBackEdit_Text { background: #afbcdc; color:#35447f; font-size: 13px; padding-right:5px; border:solid 1px #afbcdc; width:230px;}
.Imgcrsr {cursor:pointer;}



/* News Page*/
.ItemsNewsCell
{
	background: #6ebb1f;
}

a.MoreNewsLnk:link
{
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 2px;
}

a.MoreNewsLnk:visited
{
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 2px;
}

a.MoreNewsLnk:hover
{
	color: #a6a6a6;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 2px;
}

a.MoreNewsLnk:active
{
	color: #a6a6a6;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 2px;
}

a.NewsPages:link
{
	color: #2f3034;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 2px;
}

a.NewsPages:visited
{
	color: #2f3034;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 2px;
}

a.NewsPages:hover
{
	color: #a6a6a6;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 2px;
}

a.NewsPages:active
{
	color: #a6a6a6;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 2px;
}

.NPNewsTitle
{
	color: #2f312d;
	font-size: 16px;
	font-weight: bold;
}

.NPNewsText
{
	color: #2f312d;
	font-size: 12px;
	font-weight: normal;
}

.NPNewsBy
{
	color: #2f312d;
	font-size: 13px;
	padding-bottom: 2px;
}

.HR
{
	font-size: 1px;
	height: 1px;
	background: #fafaf5;
	margin-right: 3px;
	margin-left: 3px;
}

.NewsSubMenuActive
{
	background-color: #6ebb1f;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	cursor: hand;
	cursor:pointer;
	padding: 3px 0px 3px 0px;
}

.NewsSubMenu
{
	background-color: #5d9e1e;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	cursor: hand;
	cursor:pointer;
	padding: 3px 0px 3px 0px;
}

.NewsSubMenuSaperator
{
	font-size: 1px;
	width: 1px;
}

.ArticleBG
{
	background-color: #afbcdc;
	border: 6px solid white;
	color: Black;
	padding: 0px 0px 0px 0px;
}

.ArticleBy
{
	font-size: 12px;
	color: #3a4b90;
	text-align: right;
	vertical-align: bottom;
	padding: 3px 3px 3px 3px;
}
#ThePager {font-weight:bold; text-decoration: none; font-size:12px;}

.PagerBack_bg {background: #6bbc1f url('images/design/PagerBack_BG.gif'); font-size:12px;}
.PagerNext_bg {background: #6bbc1f ;  font-size:12px;}

a.PagerBack_bg:link{ color:Black; font-weight:bold;	text-decoration: none; font-size:12px;}
a.PagerBack_bg:visited{ color: Black; font-weight:bold; text-decoration: none; font-size:12px;}
a.PagerBack_bg:hover{	color: #274806; font-weight:bold;	text-decoration: none; font-size:12px;}
a.PagerBack_bg:active{	color: Black; font-weight:bold;	text-decoration: none;	font-weight: bold; font-size:12px;}
a.PagerNext:link{text-decoration: none; font-weight:bold;	color: Black; font-size:12px;}
a.PagerNext:visited{	text-decoration: font-weight:bold; none; font-size:12px;	color: Black;}
a.PagerNext:hover{text-decoration: none; font-weight:bold; font-size:12px;	color: #274806;}
a.PagerNext:active{	text-decoration: none; font-weight:bold; font-size:12px;	color: Black;	font-weight: bold;}

.currentPage {text-decoration: none; font-weight:bold; color: #ffffff; font-size:12px;}
.otherPage {text-decoration: none; font-weight:bold; color: #000000; font-size:12px; }

.VideoName
{
	background: #FFFFFF url('images/design/VideoIcon.gif');
	background-position: top left;
	background-repeat: no-repeat;
	color: #283362;
	height: 16px;
	padding-right: 3px;
}

.PlayAudio
{
	color: #404c96;
	font-size: 16px;
	font-weight: bold;
}

/* Header Login */
.HeaderLoginBtn
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	font-family: "arial (Hebrew)";
	direction: rtl;
}

a.HeaderLoginBtn:link
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	font-family: "arial (Hebrew)";
	direction: rtl;
}

a.HeaderLoginBtn:visited
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	font-family: "arial (Hebrew)";
	direction: rtl;
}

a.HeaderLoginBtn:hover
{
	color: #a6a6a6;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	font-family: "arial (Hebrew)";
	direction: rtl;
}

a.HeaderLoginBtn:active
{
	color: #a6a6a6;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	font-family: "arial (Hebrew)";
	direction: rtl;
}

/* Program Page */
#ProgramShowMn
{
	background: #c3cae6;
	padding: 5px 8px 5px 5px;
	font-size: 14px;
	color: Black;
}

#ProgramTable
{
	background: #e04624;
	border: solid 1px #a04737;
	padding: 10px 8px 8px 8px;
	font-size: 16px;
	color: White;
	font-weight: bold;
}

.ProgramTimes
{
	width: 148px;
	background: #6dba1e url('images\design\program_schedule_bg.gif') no-repeat bottom left ;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	color: black;
}

.ProgramList
{
	background: #b72a0e;
	width: 150px;
	padding: 8px 8px 8px 11px;
	font-size: 14px;
	
}

.TheProgram
{
	background: #8fa0cc;
	padding: 5px 8px 0px 0px;
	height: 99px;
}

a.Songs:link
{
	text-decoration: 'none';
	color: black;
}

a.Songs:visited
{
	text-decoration: 'none';
	color: black;
}

a.Songs:hover
{
	text-decoration: 'none';
	color: #c7c7c7;
}

a.Songs:active
{
	text-decoration: 'none';
	color: black;
}

a.Shows:link
{
	text-decoration: 'none';
	color: white;
	
}

a.Shows:visited
{
	text-decoration: 'none';
	color: white;
	
}

a.Shows:hover
{
	text-decoration:underline;
	color: #c7c7c7;
	
}

a.Shows:active
{
	text-decoration: 'none';
	color: white;
	
}

/*Survey*/
#SurveyText{font-size:12px;}
.SurveyTxt {font-size:12px;}
.TheSurveys{vertical-align:top; padding:10px 10px 0px 10px; font-size:14px;}

/*Search*/
.SearchText_TextBlk
{
	font-family: Arial (Hebrew);
	font-size: 13px;
	color: black;
	padding: 0px 0px 0px 0px;
	background-color:#f4e388;
	height:1px;
}

.SearchText_TitleBlu
{
	font-family: Arial (Hebrew);
	font-weight: bold;
	font-size: 16px;
	color: #223378;
	padding: 0px 0px 0px 0px;
	background-color:#f4e388;
	height:1px;
}

.SearchHR { border-top:solid 5px #464646; margin:20px 0px 0px 0px; font-size:1px; height:1px; }

/* Marches */ 
.MarchesDiv
{
	background: #ccd2ea;
	border:solid 0px #5168aa;
	background-repeat: repeat-x;
	background-position: top;
}

.BlueTextBox { background:#223378; color:#FFFFFF; border:solid 1px #223378;}


/* Video Gallery*/
.VideoList {cursor: pointer; width: 100%;}
.VideoListOn {cursor:pointer; background-color:#6175a7;	width:100%;}