
/************************************************************************************
*   Copyright (C)2007 Ereznet Ltd.                                                  *
*   All Rights Reserved.                                                            *
*   Ereznet Ltd.                                                                    *
*   www.Ereznet.co.il                                                               *
*   <support@ereznet.co.il>                                                         *
************************************************************************************/
html									{ margin: 0px; padding: 0px; -ms-overflow-y: scroll; width: 99.99%; }
body									{ background: #ff9900 url("images/background.jpg") top repeat-x; margin: 0px; color: #111; font-family: Arial; font-size: 14px; }
*:focus									{ outline: none }
img									{ border: 0px; }
form,select,input							{ border: 0 none; }
a									{ color: gray; text-decoration: underline; }
a:hover									{ text-decoration: none; }
form, table, tr, td							{ padding: 0px; margin: 0px; }
caption									{ direction: rtl; padding: 5px 0px 2px 0px; color: #4f6b72; text-align: center; font-size: 16px; }
h1									{ padding: 0px; margin: 0px; font-size: 18px; color: #01066E; }
#marqueecontainer 							{ position: relative; width: 100%; height: 132px; font-size: 14px; text-align: right; overflow: hidden; }

.right-title-menu							{ text-align: center; font-size: 20px; font-weight: bold; padding-top: 35px; padding-bottom: 10px; color: #021387; text-decoration: none; }
.left-title-box								{ font-size: 20px; font-weight: bold; padding-top: 1px; padding-bottom: 0px; color: #0685ae; text-decoration: none; }
.tooltip								{ display: none; background-color: #00a2ff; border: 1px solid #929292; color: #fff; text-align: center; width: 70px; padding: 2px; font-size: 11px; -moz-box-shadow: 2px 2px 11px #666; -webkit-box-shadow: 2px 2px 11px #666; z-index: 9999; }

div.clear_both								{ clear: both; }

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

#wrap									{ margin: 0px auto; height: auto !important; width: 962px; }

#header									{ margin: 0px auto; padding: 0px 0px 10px; width: 962px; height: auto !important; text-align: center; }

#wrap_content_top							{ clear: both; float: left; background: url(images/box_top962x17.png) top no-repeat; margin: 0px auto; width: 960px; height: 17px; }
#wrap_content_middle							{ clear: both; float: left; background: url(images/box_middle962x17.png) top repeat-y; margin: 0px auto; width: 960px; height: auto; min-height: 200px; direction: rtl; }
#wrap_content_middle #cols_right					{ margin: 0px; padding: 0px 0px 0px 0px; float: right; width: 175px; text-align: center; }
#wrap_content_middle #cols_left						{ margin: 0px; padding: 0px 20px 0px 20px; float: left; width: 740px; text-align: right; }
#wrap_content_bottom							{ clear: both; float: left; background: url(images/box_bottom962x17.png) top no-repeat; margin: 0px auto; width: 960px; height: 17px; }

/* Start RightMenu navigation */
#navigation								{ padding: 0px 0px 10px 0px; margin: 0px auto; width: 175px; }
#navigation ul								{ list-style: none; padding: 0px; margin: 0px; }
#navigation li								{ margin: 3px 0px 0px 0px; font-size: 16px; }
#navigation li a							{ background: url(images/button175x36.png) no-repeat top; height: 36px; line-height: 36px; width: 175; display: block; color: #111; text-decoration: none; text-align: right; padding-right: 20px; }
#navigation li a:hover							{ background: url(images/button_over175x36.png) no-repeat top; height: 36px; line-height: 36px; color: #01066E; }
#navigation li a:active							{ text-decoration: none; }
#navigation li a.selected						{ cursor: default; background: url(images/button_over175x36.png) no-repeat top; }
/* Hide from IE5-Mac */ #navigation li a				{ float: none; }
/* End RightMenu navigation */


#footer									{ clear: both; margin: 0px auto; padding: 10px 0px 0px; width: 962px; height: auto !important; text-align: center; }
#footer .footer_links 							{ }
#footer .footer_links a							{ position: relative; background: url("images/footer_line.png") left 100% no-repeat; padding-top: 0px; padding: 0px 1px 0px 10px; font-size: 17px; font-weight: bolder; color: #fff; text-decoration: none; }
#footer .footer_links a:hover						{ color: #777; }
#footer .footer_dl							{ padding: 2px 0px 7px 0px; font-size: 15px; direction: rtl; font-size: 16px; }
#footer .footer_dl a							{ padding: 0px; color: #01066E; text-decoration: none; }
#footer .footer_dl a:hover						{ color: #ff0909; text-decoration: underline; }

/*****************************************************/
/* Start Gallery */
/*****************************************************/

/* the thumbnails */
#triggers								{ text-align: center; }
#triggers img								{ background-color: #fff; padding: 5px; border: 1px solid #ccc; margin: 5px 2px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
#triggers a.active img							{ outline: 1px solid #000; /* show on top of the expose mask */ z-index: 9999; position: relative; }
.simple_overlay								{ /* must be initially hidden */ display: none; /* place overlay on top of other elements */ z-index: 10000; /* styling */ background-color: #333; width: 675px; min-height: 200px; border: 1px solid #666; /* CSS3 styling for latest browsers */ -moz-box-shadow: 0 0 30px 5px #333; -webkit-box-shadow: 0 0 30px #333; }
.simple_overlay .close							{ background-image:url(images/close.png); position: absolute; right: -15px; top: -15px; cursor: pointer; height: 35px; width: 35px; }
#img									{ border: 1px solid #666; }
.next, .prev								{ position: absolute; top: 40%; border: 1px solid #666; cursor: pointer; display: block; padding: 10px 20px; color: #fff; font-size: 11px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
.prev									{ left:0; border-left: 0; -moz-border-radius-topleft: 0; -moz-border-radius-bottomleft: 0; -webkit-border-bottom-left-radius: 0; -webkit-border-top-left-radius: 0; }
.next									{ right: 0; border-right: 0; -moz-border-radius-topright: 0; -moz-border-radius-bottomright: 0; -webkit-border-bottom-right-radius: 0; -webkit-border-top-right-radius: 0; }
.next:hover, .prev:hover						{ text-decoration: underline; background-color: #000; }
.disabled								{ visibility: hidden; }
.info									{ position: absolute; bottom: 0; left: 0; padding: 10px 15px; color: #fff; font-size: 11px; border-top: 1px solid #666; }
.info strong								{ display: block; }
/* progress indicator (animated gif). should be initially hidden */
.progress								{ position: absolute; top: 45%; left: 50%; display: none; }
/* everybody should know about RGBA colors. */
.next, .prev, .info							{ background: #333 !important; background: rgba(0, 0, 0, 0.6) url(images/next_prev_info_bg.png) repeat-x; }

/*****************************************************/
/* End Gallery  */
/*****************************************************/

/*****************************************************/
/* Start POPUP */
/*****************************************************/
#popUpDetails								{ display: none; z-index: 2000; direction: עברית; background-color: #FFFFFF; min-width: 50px; min-height: 50px; border: 0px solid #FFFFFF; text-align: center; padding: 10px; border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; }
#popUpDetails .close							{ background-image: url(/images/close.png); position: absolute; right: -15px; top: -15px; cursor: pointer; height: 35px; width: 35px; }
.popUpDetails								{ position: relative; text-align: ; font-size: 12px; color #000; }
/*****************************************************/
/* End POPUP */
/*****************************************************/

/************************************************************************************
*   Copyright (C)2007 Ereznet Ltd.                                                  *
*   All Rights Reserved.                                                            *
*   Ereznet Ltd.                                                                    *
*   www.Ereznet.co.il                                                               *
*   <support@ereznet.co.il>                                                         *
************************************************************************************/
