﻿body
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-family:"Arial","Arial (Hebrew)","David (Hebrew)","Courier New (Hebrew)";
	font-size:12px;
	line-height:1.4em;
	color:#333333;
    /*background-color:#E9F2F4;*/
}

.Title
{
    color:#12669A;
    font-size:14px;
    font-weight:bold;
}

.PageBackground
{
	width:1000px;
	min-height:500px;
	height:auto !important;
	height:500px; /* FIX TO IE MIN-HEIGHT PROBLEMS */

}

.Column
{
    border:solid 1px white;
    
}
.Column:hover
{
    border:solid 1px gray;
}

.HyperLinkWhite
{
    color:White;
}
.HyperLinkWhite:hover
{
    color:White;
}



.border INPUT 
{
	border:1px solid #474747;
	width:80px;
	vertical-align:middle;
}

.TabHeader
{
	width:100px; 
	border-style:solid; 
	border-width:1px; 
	border-color:Blue;
	background-color:#F8FBFC;
	color:#333333;

}
.TabHeader:hover
{
	width:100px; 
	border-style:solid; 
	border-width:1px; 
	border-color:Blue;
	background-color:#0F87BB;
	color:White;
	cursor:pointer;
}
.TabHeaderActive
{
	width:100px; 
	border-style:solid; 
	border-width:1px; 
	border-color:Blue;
	background-color:#0F87BB;
	color:White;
}

a
{
	color: #333333;
	font-weight:bold;
	text-decoration: none;
	cursor:hand;
	cursor:pointer;
}

a:hover
{
	color: #333333;
	font-weight:bold;
	text-decoration: underline;
	cursor:hand;
	cursor:pointer;
}

.wucRow
{
}
.wucRow:hover
{
	background-color:#D2D2D2;
}


IMG 
{
	border:0;
}

.link_button 
{
	background-repeat:no-repeat; 
	background-position:0 0; 
	font-weight:bold; 
	font-size:11px; 
	font-family:Tahoma; 
	color:#0972a6; 
	border:0;
	cursor:pointer;
}

.link_button:hover
{
	color:#de6800;
}


.ButtonGray
{
	border:1px solid #A0A8AB; 
	color: #474747;
	width: 100px;
	cursor:pointer;
	cursor:hand;
	background: url(../Images/BackGround/textbox_2.gif) repeat-x;

}

.BackGroundDefault
{
    background-image:url(../Images/BackGround/gradient_bg.jpg);
    background-repeat:repeat-x;
    
}

.BackGroundPirsom
{
    background-image:url(../Images/BackGround/pirsom_box_choice.png);
    background-repeat:no-repeat;
    height:551px;
    width:960px; 
}

.BackGroundPirsomMain
{
    background-image:url(../Images/BackGround/PirsomMain.png);
    width:973px;
    height:519px;
    background-repeat:no-repeat;
}


.SearchBox
{
    background-image:url(../Images/BackGround/search_box.png);
    width:680px;
    height:167px;
    background-repeat:no-repeat;
}

.SearchAdvBox
{
    background-image:url(../Images/BackGround/search_box.png);
    width:680px;
    height:167px;
    background-repeat:no-repeat;
}

.ViewButton
{
    background-image:url(../Images/BackGround/Button/view_rating.gif);
    width:150px;
    height:50px;
    background-repeat:no-repeat;
}

.RateButton
{
    background-image:url(../Images/BackGround/Button/rate_btn.gif);
    width:150px;
    height:50px;
    background-repeat:no-repeat;
}

.RateButtonSquare
{
    background-image:url(../Images/BackGround/Button/rate_btn_square.jpg);
    width:124px;
    height:105px;
    background-repeat:no-repeat;
}

.SearchTitle
{
    background-image:url(../Images/BackGround/search_title_bg_shadow.png);
    width:611px;
    height:37px;
    background-repeat:no-repeat;
}

.AddressTitle
{
    background-image:url(../Images/BackGround/address_title.jpg);
    width:626px;
    height:51px;
    background-repeat:no-repeat;
}

.OtherRatings
{
    background-image:url(../Images/BackGround/watch_other_ratings_title_bar.jpg);
    width:527px;
    height:47px;
    background-repeat:no-repeat;
}

.BackGroundSearchButton
{
    background-image:url(../Images/BackGround/Button/bubble_shadow.png);
    background-repeat:no-repeat;
    height:85px;
    width:118px;
}

.BackGroundSearchButton:hover
{
    background-image:url(../Images/BackGround/Button/bubble_shadow_hover.png);
    background-repeat:no-repeat;
    height:85px;
    width:118px;
}

.BuildAdd
{
    background-image:url(../Images/BackGround/Button/build_your_add.png);
    background-repeat:no-repeat;
    height:47px;
    width:214px;
}

.BuildAdd:hover
{
    background-image:url(../Images/BackGround/Button/build_your_add_hover.png);
    background-repeat:no-repeat;
    height:47px;
    width:214px;
}

.PirsomNext
{
    background-image:url(../Images/BackGround/Button/pirsom_next_btn.png);
    background-repeat:no-repeat;
    height:44px;
    width:149px;
}

.PirsomNext:hover
{
    background-image:url(../Images/BackGround/Button/pirsom_next_btn_hover.png);
    background-repeat:no-repeat;
    height:44px;
    width:149px;
}


.ContactUs
{
    background-image:url(../Images/BackGround/pirsom_box_choice.png);
    background-repeat:no-repeat;
    height:551px;
    width:960px; 
}

.Gradient
{
    background-image:url(../Images/BackGround/gradient_bg.jpg);
    background-repeat:no-repeat;
    height:100%;
    width:100%;
    background-color:#BCC7DD;
}

.btnSendRate
{
    background-image:url(../Images/BackGround/Button/SendTr.png);
    background-repeat:no-repeat;
    height:47px;
    width:99px;
}

.btnSendRate:hover
{
    background-image:url(../Images/BackGround/Button/SendTrHover.png);
    background-repeat:no-repeat;
    height:47px;
    width:99px;
}

.footer
{
	background-image:url(../Images/BackGround/FooterBG.jpg);
	background-repeat:repeat-x;
	background-color:#E2EEFA;
}

.modalBackground {
    background-color:Gray;
    filter:alpha(opacity=70);
    opacity:0.7;
}

.modalPopup 
{
    background-color:#FFD9D5;
    opacity:0.7;
}

.HeaderLine
{
	background-image:url(../Images/BackGround/top_menu_m.gif);
	background-repeat:repeat-x;
}

.FooterLine
{
	background-image:url(../Images/BackGround/top_menu_m.gif);
	background-repeat:repeat-x;
}

.Header
{
	background-image:url(../Images/BackGround/top.jpg);
	background-repeat:repeat-x;
	border-top:solid 1px #B9BEC4;
/*	background-color:#E2EEFA;*/
}

.Footer
{
	background-image:url(../Images/BackGround/Header_box_m.gif);
	background-repeat:repeat-x;
}

.HeaderMenu a
{
    color:White;
}

/*
.PageBackGorund
{
	background-image:url(../Images/BackGround/BackGroundImg.gif);
	background-repeat:repeat-x;
	background-color:#DDDDDD;
	min-height:500px;
}
*/



.Frame
{
	width:190px; 
	height:26px; 
	background-image:url(../Images/BackGround/Frame/cb02.jpg);
}

.FrameHeader
{
	height:21px; 
	background-image:url(../Images/BackGround/Frame/cb.jpg);
}

.FrameDown
{
	width:190px; 
	height:15px; 
	background-image:url(../Images/BackGround/Frame/cb08.jpg);
}

.Frame231x156
{
	width:231px; 
	height:156px; 
	background-image:url(../Images/BackGround/Frame/Rect231x156.gif);
	
}

.ToolBar
{
	font-size:11px;
	background-image:url(../Images/BackGround/PushButtonBG.gif); 
	height:23px;
}

.textboxGray 
{
	font-size: 12px;
	color: #474747;
	font-weight: normal;
	background: url(../Images/BackGround/textbox_2.gif) repeat-x;
	border: 1px solid #A0A8AB;
}

.textMultiboxGray 
{
  	font-size: 12px;
	border:1px solid #A0A8AB;
	background-color:#FDFDFD;
	color: #474747;
}


/*wucMessageBox*/
div.wucServerMessageBox_Error{text-align:right; direction:rtl;background-color:#FFEBE8;border:1px solid #DD3C10;font-size:14px;margin:10pt 30px 20px 30px;color:#DD3C10;padding:5px 40px 5px 40px;}
div.wucServerMessageBox_Error p{color: #333333; padding: 0px;font-weight:bold;}
div.wucServerMessageBox_Error li{color: #333333;}
div.wucServerMessageBox_Confirm{text-align:right; direction:rtl;background-color:#EFF7FE;border:1px solid #A2CFFC;font-size:14px;margin:10pt 30px 20px 30px;color:#333333;padding:5px 40px 5px 40px;}
div.wucServerMessageBox_Confirm p{color: #333333; padding: 0px;font-weight:bold;}
div.wucServerMessageBox_Confirm li{color: #333333;}


.BackGroundSummary
{
	-x-background-x-position:0%;
	-x-background-y-position:0%;
	background-attachment:scroll;
	background-color:#ECECEC;
/*	background-image:url(../Images/gbback.jpg);*/
	background-repeat:repeat-y;
	background-position:left;
}



/*AutoComplete flyout */

.autocomplete_completionListElement 
{ 
    visibility : hidden;
    margin : 0px!important;
    background-color : #E8E8E8;
    color : windowtext;
    font-size:12px;
    border : buttonshadow;
    border-width : 1px;
    border-style : solid;
    cursor : 'default';
    overflow : auto;
    height : 100px;
    text-align : right; 
    list-style-type : none;
    padding-left:0px;
    padding-right:0px;
}

/* AutoComplete highlighted item */

.autocomplete_highlightedListItem
{
    background-color: #ffff99;
    color: black;
    font-size:12px;
    padding: 1px;
}

/* AutoComplete item */

.autocomplete_listItem 
{
    background-color : #E8E8E8;
    color : windowtext;
    font-size:12px;
    padding : 1px;
}

