﻿body
{
    direction: rtl;
    font-family: Arial;
    padding: 0;
    padding-top: 1px;
    margin: 0;
    background-color: Black;
    color: White;
    font-size: 12px;
}

a
{

    /*    color: #FFD200;   */
    color: #FFFF00;  
    text-decoration: none;
}


/* Inner Pages Declarations */



#GreyContentContainer
{
    font-weight: bold;
    font-size: 14px;
}


#InnerContentDiv
{
    margin-right: 25px;
}





/* ------------------------------------------------------------ */


/*  ------- View Place Pages --------- */

.ViewPlaceDescLabel
{
    color: White;
}

.ViewPlace
{
    font-weight: bold;
    font-size: 12px;
}

.ExtendedBottomInfoLabel
{
    color: White;
    font-weight: bold;
}

.NormalText1
{
    font-size: 12px;
}

.H1TitleContainer
{
    margin-top: 5px;
    margin-bottom: 3px;
    height: 20px;
    padding: 3px 10px 3px 10px;
    background-color: #181D26;
    overflow: hidden;
}

.H1TitleContainer .H1Title
{
    float: right;
}

.H1TitleContainer .H1LefLink
{
    float: left;
    margin-top: 2px;
    font-size: 14px;
}

.H1TitleContainer h1
{
    font-size: 16px;
    padding: 0;
    margin: 0;
}

/* ------------------------------------------------------------ */

/* Rating */
.ratingStar
{
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar
{
    background-image: url(../Pics/Responses/FilledStar.gif);
}

.emptyRatingStar
{
    background-image: url(../Pics/Responses/EmptyStar.gif);
}

.savedRatingStar
{
    background-image: url(../Pics/Responses/FilledStar.gif);
}

/* ------------------------------------------------------------ */



/* Profile CSS */

.ProfileRightCell
{
    /*    color: #FFD200;   */
    color: #FFFF00;  
    font-weight: bold;
    width: 100px;
}


/* ------------------------------------------------------------ */

/* Calendar CSS */

.CalendarLinks a
{
    text-decoration: none;
}




/* ------------------------------------------------------------- */

/* Divided Master Page */

.DividedLeftSideLinks
{
    height: 18px;
    overflow: hidden;
    margin: 0;
    width: 161px;
    padding: 0;
}

.ClearFloat
{
    height: 1px;
    width: 100%;
    clear: both;
}
/* ------------------------------------------------------------- */

/* Main Site Colors */

.BaseMenuLinks
{
    color: White;
    text-decoration: none;
    font-size: 12px;
}

.YellowFont
{
    /*    color: #FFD200;   */
    color: #FFFF00;  
}

/* ------------------------------------------- */

/* Update progress */


.updateProgress
{
    position: absolute;
    background-color: #fff;
    filter: alpha(opacity=70);
    mozopacity: 0.7;
    opacity: 0.7;
    padding: 0px;
    margin: 0px;
}
.updateProgressDiv
{
    background-color: white;
    padding: 4px;
    position: absolute;
    top: 10%;
    left: 50%;
}

/* -------------------------------------------- */

/* ------------ Text sizes ------------------ */
.SmallText
{
    font-size: 12px;
}


/* ---------- Misc --------------- */
.hr
{
    width: 80%;
    height: 1px;
    overflow: hidden;
    background-color: #181D26;
    clear: both;
    margin: auto;
    margin-top: 8px;
    margin-bottom: 8px;
}

.Clear
{
    height: 1px;
    width: 100%;
    clear: both;
    overflow: hidden;
}


/* ----------- Base Page.aspx --------------------- */

#BaseBaseContainer
{
    width: 890px;
    margin: auto;
}

#BaseBaseContent
{
	vertical-align:top; 
	padding-left:2px;
}

#BaseBaseGoogleAd
{
	vertical-align:top; 
	padding-top:185px;
}

#BaseBaseGoogleAd2
{
	text-align:center; 
}

#TopTopBanner
{
	text-align:center; 
}

#LeftBanner
{
	vertical-align:top; 
	padding-top:220px;
}

#BaseContainer
{
    width: 760px;
/*    margin: auto;*/
}

.NavigationMenuPanelClass
{
    height: 26px;
    background-color: #3F4C52;
    overflow: hidden;
    width: 760px;
}
#NavigationContainer
{
    float: right;
}
#SearchContainer
{
    float: left;
    margin-left: 10px;
    padding-top: 1px;
}
#LoginLink
{
    margin-right: 3px;
    font-weight: bold;
    color: White;
    overflow: auto;
}


.FooterLinks
{
    margin-bottom: 5px;
}

.FooterLinks .YellowFont
{
    font-size: 16px;
    font-weight: normal;
}

.FooterLinks a
{
    color: White;
}

.FooterLinksLast
{
    margin-bottom: 20px;
}

.GoogleAdsDiv
{
    position: absolute;
    left: 0px;
    top: 0px;
    padding-top: 10px;
}

/* ----------- /Base Page.aspx -------------------- */


/* ----------- Galit: Shows in main page -------------------- */

div.ShowsTitle
{
	width:100%;
	background-color: #4B575D;
    background-image: url(../Pics/Box/BoxTitleBack.jpg);
    background-repeat: no-repeat;
    /*    color: #FFD200;   
    color: #FFFF00;*/
    margin: 0px 0px 4px 0px;    
    padding: 2px 4px 2px 4px;
    font-size: 14px;
    background-position: left top;
    font-weight: bold;
    
    height: 20px;
    line-height: 20px;
    clear:both;
    overflow: hidden;
	display:block;

	color: White;
}

div.ShowsTitle span
{
}

div.ShowsTitle a
{
	background-image:none;
	background-color:Transparent;
    /*padding: 2px 4px 2px 4px; no effect on right and left */

	color:white;
	font-family: Arial;
	font-size: 10pt;
	font-weight:bold;
    
    height: 20px;
    overflow: hidden;
}


.ShowsBottom
{
	display:block;
	background-color: #4B575D;
    background-repeat: no-repeat;

    /* Todo: Change background picture */
    background-image: url(../Pics/Box/BoxBottomBack.jpg);

    margin-bottom: -3px;
    margin-left: 0px;
    margin-top: 13px;
    font-weight: bold;    
    width: 100%;
       
    padding: 2px 2px 2px 2px;
    font-size: 12px;
    background-position: left top;
    
    height: 18px;
    clear:both;
    overflow: hidden;

	text-align:left; 
	color: rgb(217, 219, 222);

    margin-left: 0px;
    padding-left: 3px;
    margin-right: 0px;
    padding-right: 3px;
}
.ShowsBottom a
{
/*	color: rgb(217, 219, 222);*/

	color:white;
	font-family: Arial;
	font-size: 10pt;
	font-weight:bold;

    margin-left: 0px;
    padding-left: 0px;
    margin-right: 0px;
    padding-right: 0px;

	margin-top: 4px;
}

.ShowsGridFilter
{
    clear:both;
}

.ShowsGridFilterItem1
{
	float:right;
	width: 110px;
}

.ShowsGridFilterItem2
{
	float:right;
	width: 85px;
}

.ShowsGridFilterItem3
{
	float:right;
	width: 130px;
}

.ShowsGridFilterItem4
{
	float:right;
	width: 85px;
}

.ShowsGridFilterItem5
{
	float:right;
	width: 150px;
}

.ShowsGridFilter a
{
/*	padding-left: 33px;
	color: rgb(61, 71, 77);*/
	color:#495960;
	font-family: Arial;
	font-weight:bold;
/*	font-size: 1.2em;	*/
	margin-bottom: 0px;
	font-size:16px;
/*    clear:both;*/
}

a.ShowsGridSelectedFilter 
{
/*	color: rgb(217, 219, 222);*/
color:White;
}

.Shows
{
	padding: 0px 10px 0px 0px;
}


.ShowsList
{
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
/*	height:157px;*/
	line-height:normal;
}

.ShowsList li
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-style: none;
	border-bottom-color: rgb(61, 71, 77);
	height:17px;
}

.ShowsListItem
{
	clear: both;
	display:block;
    color: rgb(207, 219, 89);
    
	font-weight: bold;
	
	margin-top: 0px;
	margin-bottom: 0px;

	padding-top: 0px;
	padding-bottom: 6px;


}

.ShowsListItem p,  .ShowsListItem a
{
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 2px; /*firefox, line height */
	margin-bottom: 0px; /*firefox, line height */

    color: rgb(207, 219, 89);
    color: Yellow;
/*	color:white;
	font-family:Arial;
	font-size: 13pt;
	font-weight:bold;*/
}

.ShowsListItemHover
{
	text-decoration: underline;
}

.ShowsListItem .Col1 
{
	float: right;
	width: 36px;
}

.ShowsListItem .Col2
{
	float: right;
	width: 28px;
}

.ShowsListItem .Col3
{
	float: right;
	width: 40px;
}

.ShowsListItem .Col4
{
	float: right;
	width: 200px;
}

.ShowsListItem .Col5
{
	float: right;
}

/* ----------- /Shows in main page -------------------- */

/* ----------- Contact page container -------------------- */

.ContactMiddle
{
    padding: 10px;
    width: 709px;
    font-weight: bold;
}

/* ----------- /Contact page container -------------------- */

.small-titles
{
    margin-right:5px;
    font-weight:bold;
    font-size:150%;
}
