﻿/* -------------------------------- Body -------------------------------- */
.body_css
{
	/*
    font-family: verdana;
    font-size: 10px;
    margin:0px;
    */
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin: 0;
    padding: 0;
	background-image: url("gfx/GradientBG_big.jpg");
}

.no_events_message
{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #000000;
    padding-top: 20px;

}

/* -------------------------------- Main Menu -------------------------------- */
.main_menu_background
{
    background-color: #eef4f2;
    font-size:11px;
    padding-right:6px;
    padding-left:6px;
}

.main_menu_header
{
    height:23px;
    padding-right:9px;
    color:#4a8c75;
}

.main_menu_group
{

}

.main_menu_caption
{
    HEIGHT: 19px;
    vertical-align: middle;
    background-color: #c5dcd3;
    color:#13553e;
    text-align:left;
    font-size: 11px;
    padding-right:2px;
    padding-left:2px;
    font-weight:bold;

}

.main_menu_caption_hover
{
    HEIGHT: 19px;
    vertical-align: middle;
    background-color: #c5dcd3;
    color:#13553e;
    cursor:hand;
    text-align:left;
    font-size: 11px;
    padding-right:2px;
    padding-left:2px;
    font-weight:bold;

}

.main_menu_item
{
    background-color:#d9e8e2;
    height:17px;
    color:#4a8c75;
    text-decoration:none;
    font-size:10px;
    padding-right:2px;
    padding-left:2px;
    text-align:left;

}

.main_menu_item_hover
{

    background-color:#d9e8e2;
    height:17px;
    color:#4a8c75;
    text-decoration:none;
    font-size:10px;
    padding-right:2px;
    padding-left:2px;
    text-align:left;
    cursor:hand;
}

.main_menu_separator
{
    height:14px;

}

/* -------------------------------- Float Menu -------------------------------- */
.float_menu_background
{
   /*border-top: 1px #ffffff solid;*/
   /*border-bottom: 1px #ffffff solid;*/
}

.float_menu_item
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	padding-right: 7px;
    padding-left: 7px;

	/*
    padding-right: 2px;
    padding-left: 2px;
    color: #484848;
    font-size:11px;
    */
}

.float_menu_item_hover
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	padding-right: 7px;
    padding-left: 7px;
    background-color: #969696;
    cursor: pointer;
    cursor: hand;
	/*
    cursor:hand;
    padding-right: 2px;
    padding-left: 2px;
    color: #484848;
    font-size:11px;
    */
}

html>body .float_menu_background
{
	width: 719px;
}
html>body .float_menu_item,
html>body .float_menu_item_hover
{
	padding-left: 6px;
	padding-right: 5px;
}



.float_menu_separator
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	padding: 0;
	/*display: none;
	
    padding-right: 1px;
    padding-left: 1px;
    color: cccccc;
    */
}

.float_menu_image
{

}

.float_menu_image_hover
{

}

span#spnAllEvents
{
	font-size: 20px;
	color: #ffffff;
}

/* -------------------------------- Buttons -------------------------------- */
.small_button_a,
.small_button_b,
.small_button_c
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: solid 1px #0A61B2;
	background-color: #0A61B2;
	color: #ffffff;
	/*
    background-color: #fb6d18;
    color: white; 
    height: 18px;
    font-size: 9px;
    border-top: 1px solid #fa6d18;
    border-right: 1px solid #fa6d18;
    border-left: 1px solid #894a23;
    border-bottom: 1px solid #894a23;
    text-align: middle;
    font-family: verdana;
    */

}

.small_button_a_hover,
.small_button_b_hover,
.small_button_c_hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: solid 1px #0A61B2;
	background-color: #0073cc;
	color: #ffffff;
	cursor: pointer;
	cursor: hand;
	/*
    background-color: #fb6d18;
    color: white; 
    height: 18px;
    font-size: 9px;
    border-top: 1px solid #fa6d18;
    border-right: 1px solid #fa6d18;
    border-left: 1px solid #894a23;
    border-bottom: 1px solid #894a23;
    cursor:hand;
    text-align: middle;
    font-family: verdana;
	*/
}

.small_button_b
{
	/*
    background-color: #ffc700;
    color: white; 
    height: 18px;
    font-size: 9px;
    border-top: 1px solid #ffc700;
    border-right: 1px solid #ffc700;
    border-left: 1px solid #ff4e00;
    border-bottom: 1px solid #ff4e00;
    text-align: middle;
    font-family: verdana;
	*/
}

.small_button_b_hover
{
	/*
    background-color: #ffc700;
    color: white; 
    height: 18px;
    font-size: 9px;
    border-top: 1px solid #ffc700;
    border-right: 1px solid #ffc700;
    border-left: 1px solid #ff4e00;
    border-bottom: 1px solid #ff4e00;
    cursor:hand;
    text-align: middle;
    font-family: verdana;
	*/
}

.small_button_c
{
	/*
    background-color: #ffa200;
    color: white; 
    height: 18px;
    font-size: 9px;
    border-top: 1px solid #ffa200;
    border-right: 1px solid #ffa200;
    border-left: 1px solid #ff4e00;
    border-bottom: 1px solid #ff4e00;
    text-align: middle;
    font-family: verdana;
	*/
}

.small_button_c_hover
{
	/*
    background-color: #ffa200;
    color: white; 
    height: 18px;
    font-size: 9px;
    border-top: 1px solid #ffa200;
    border-right: 1px solid #ffa200;
    border-left: 1px solid #ff4e00;
    border-bottom: 1px solid #ff4e00;
    cursor:hand;
    text-align: middle;
    font-family: verdana;
    */
}

.medium_button_a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: solid 2px #ffffff;
	background-color: #0073cc;
	color: #ffffff;
	
	/*
    font-size : 10px; 
    font-family: Verdana;
    background-color:#ffc700;
    height:21px;
    border-top:0px;
    border-right:0px;
    border-left: 1px solid #894A23;
    border-bottom: 1px solid #894A23;
    border-right: 1px solid #ffc700;
    border-top: 1px solid #ffc700; 
    color:#ffffff;
    */
}

.medium_button_a_hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: solid 2px #ffffff;
	color: #ffffff;
	background-color: #ec0000;
	cursor: pointer;
	cursor: hand;
	/*
    font-size : 10px; 
    font-family: Verdana;
    background-color:#ffc700;
    height:21px;
    border-top:0px;
    border-right:0px;
    border-left: 1px solid #894A23;
    border-bottom: 1px solid #894A23;
    border-right: 1px solid #ffc700;
    border-top: 1px solid #ffc700; 
    color:#ffffff;
    */
}

/* -------------------------------- Text Area -------------------------------- */
.text_area_a
{
    /*width: 100px;*/
   /* width: 255px;*/
}

.text_area_a_hover
{
    width:100px;

}
.text_area_b
{
    width:160px;
    font-size:9px;
}

.text_area_b_hover
{
    width:160px;
    font-size:9px;
}

/* -------------------------------- Text -------------------------------- */

.small_text_a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	/*
    font-size: 10px;
    color:#828282;
    */
}

.small_text_a_hover
{
	/*
    color:#828282;
    */
}

.small_text_b
{
    font-size: 12px;
    color:#616161;
}

.small_text_b_hover
{

}

.small_text_c
{
   	font-size: 11px;
    color:#000000;
    text-decoration:none;
}

.small_text_c_hover
{
    font-size: 11px;
    color:#000000;
    font-family: verdana;
}

.small_text_d
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0A61B2;
	/*
    font-size: 12px;
    color:#616161;
    font-weight:bold;
    */
}

.small_text_d_hover
{
	/*
    font-size: 12px;
    color:#616161;
    font-weight:bold;
    cursor: hand;
    text-decoration:underline;
    */
}

.small_text_e
{
    font-size: 11px;
    color: #808080;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;

}

.small_text_e_hover
{
    font-size: 10px;
    color: #d0d0d0;
    font-weight: bold;
    font-family: verdana;
}

.medium_text_a
{
    font-size: 12px;
    color:#616161;
    font-weight:bold;
}

.medium_text_a_hover
{

}

.medium_text_b
{
    color: #000000;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
}

.medium_text_b_hover
{

}

.medium_text_c
{

}

.medium_text_c_hover
{

}

.medium_text_d
{

}

.medium_text_d_hover
{

}

.medium_text_e
{

}

.medium_text_e_hover
{

}

.must_field
{
   font-size : 12px; 
   color:#990033; 
   font-weight : bold; 
}

/* -------------------------------- Screen Object -------------------------------- */

.screen_object_background_a
{
	/*
    background-color: white;
    border = 1px solid #c5dcd3;
    */
}

.screen_object_seperator_a
{
	border-bottom: 1px #ffffff solid;
	/*
    border-bottom = 1px solid #dadada;
    */
}

.screen_object_caption_a
{
	/*
    background-color:#c5dcd3;
    height:24px;
    color:#000000;
    font-size:11px;
    text-transform: uppercase;
    */
}

.screen_object_background_b
{
	background-color: #0073cc;
   /*
   background-color:#edf4f1;
   */
}

/** Firefox Start **/
html>body table.screen_object_background_b
{
	padding: 10px;
}
/** Firefox End **/

.screen_object_caption_b
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	padding-right: 10px;
	height: 27px;
	
	/*
    background-color:#c5dcd3;
    height:24px;
    color:#000000;
    font-size:11px;
    padding:5px;
    text-transform: uppercase;
    */
}

.screen_object_background_c
{
	border: 1px #0A61B2 solid;
	padding: 0;
	/*
    border = 1px solid #f1f1f1; 
    */
}

.screen_object_caption_c
{
	background-color: #0A61B2;
	color: #ffffff;
	padding-right: 3px;
	height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	/*
    font-size: 11px;
    HEIGHT: 16px;
    background-color: #f1f1f1; 
    vertical-align: middle; 
    color:#828282;
    padding-right:2px;
    padding-left:2px;
    */
}

/* -------------------------------- Calendar -------------------------------- */

.calendar_navigation_sign
{
	/*
    font-family: verdana;
    font-weight:bold;
    font-size:12px;
    cursor:hand;
    */
}

.calendar_navigation_sign_hover
{
	/*
    font-family: verdana;
    font-weight:bold;
    font-size:12px;
    cursor:hand;
	*/
	cursor: pointer;
	cursor: hand;
}

.calendar_day span
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	width: 20px;
	height: 20px;
	background-image: url(hadran/images/circle_gy.gif); 
	LINE-HEIGHT: 20px
	background-position: center center;
	background-repeat: no-repeat;
	padding-top: 2px;
	

	/*
    font-family: verdana;
    font-size:10px;
    padding:3px;
    color:#478671;
    border:1px solid #c5dcd3;
    */
}

.calendar_day_hover span
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	width: 20px;
	height: 20px;
	background-image: url(hadran/images/circle_gy.gif); 
	background-position: center center;
	background-repeat: no-repeat;
	padding-top: 2px;
	cursor: pointer;
	cursor: hand;
	
	/*
    font-family: verdana;
    font-size:10px;
    cursor:hand;
    padding:3px;
    border:1px solid #c5dcd3;
    */
}

.calendar_day_title span
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	width: 20px;
	height: 20px;
	background-image: url(hadran/images/circle_or.gif); 
	BACKGROUND-REPEAT: no-repeat
	background-position: center center;
	background-repeat: no-repeat;
	/*
    font-family: verdana;
    font-size:10px;
    text-transform:uppercase;
    padding:3px;
    border:1px solid #c5dcd3;
    */
}

.calendar_selected_day
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	width: 20px;
	height: 20px;
	background-image: url(hadran/images/circle_y.gif); 
	LINE-HEIGHT: 20px
	background-position: center center;
	background-repeat: no-repeat;
	padding-top: 2px;
	margin-top: -2px;

	/*
    font-family: verdana;
    font-size:10px;
    background-color:#ffffff;
    color:#478671;
    border:1px solid #c5dcd3;
    */
}

.calendar_selected_day_hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	width: 20px;
	height: 20px;
	background-image: url("KupatHaifa/Images/calendarDaySelectedBG.gif");
	background-position: center center;
	background-repeat: no-repeat;
	padding-top: 2px;
	margin-top: -2px;
	cursor: pointer;
	cursor: hand;
	/*
    font-family: verdana;
    font-size:10px;
    background-color:#ffffff;
    border:1px solid #c5dcd3;
    */
}


/**	Firefox	Start **/
html>body .calendar_day_hover,
html>body .calendar_day
{
	
	width: 20px;
	height: 20px;
	background-image: url("KupatHaifa/Images/calendarDayBG.gif");
	background-position: center center;
	background-repeat: no-repeat;
	padding-top: 2px;
}

html>body td.calendar_day_hover span,
html>body td.calendar_day_hover span label
{
	cursor: pointer;
}

html>body span
{
	padding: 0;
}

html>body label.calendar_selected_day
{
	width: 20px;
	height: 20px;
	margin-top: 0;
	padding-top: 0;
}


html>body .calendar_day_title
{
	background-image: url("KupatHaifa/Images/calendarTitleBG.gif");
	background-position: center center;
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;
}
/**	Firefox	End **/

/* -------------------------------- Separators -------------------------------- */

.separator_a
{

}

.separator_b
{

}

.separator_c
{

}

/* -------------------------------- General Tab -------------------------------- */

.general_tab_background
{
	display: none;
	/*
    background-color:#f1f1f1;
    font-size:11px;
    color:#828282;
    height:16px;
    */
}

.general_tab_item
{
    padding-left:2px;
    padding-right:2px;
    margin:2px;
    border-left:1px solid #ffffff;
    border-right:1px solid #ffffff;
    cursor:hand;
}

.general_tab_item_hover
{
    padding-left:2px;
    padding-right:2px;
    border-left:1px solid #ffffff;
    border-right:1px solid #ffffff;
    cursor:hand;
}

.general_tab_item_selected
{
    background-color:#d0d0d0;
    color:#000000;
    padding-left:2px;
    padding-right:2px;
    border-left:1px solid #ffffff;
    border-right:1px solid #ffffff;
}

.general_tab_item_selected_hover
{
    background-color:#d0d0d0;
    color:#000000;
    padding-left:2px;
    padding-right:2px;
    border-left:1px solid #ffffff;
    border-right:1px solid #ffffff;
}

/* -------------------------------- General Caption -------------------------------- */

.general_caption
{
	display: none;
	/*
    font-size: 11px;
    HEIGHT: 16px;
    background-color: #f1f1f1;  
    vertical-align: middle; 
    color:#828282;
    padding-right:2px;
    padding-left:2px;
    */
}

/* -------------------------------- General Item -------------------------------- */

.item_background
{
	background-color: transparent;
	
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 10px;
	border-top: 10px solid grey;
	
	
}

.item_background table
{
	padding-left: 0px;
	padding-top: 0px;
}

.item_background table table,
.item_background table tbody table tbody
{
	
	padding-left: 0;
	
}

.item_background table tbody td
{
		padding-left: 0px;
	padding-top: 0px;
}

.item_image
{
	width: 143px;
	height: 95px;
	vertical-align: top;
	margin-left:10px; 
	/*
    height: 75px;
    width: 90px;
    vertical-align: top;
    
    */
}

html>body td.item_image
{
	padding-left: 20px;
}

.item_medium_image
{
    height:112px;   
    width:135px;
    vertical-align: top;
    padding-left:4px;
}

.item_big_image
{
    height:150px;   
    width:180px;
}

.item_data_background
{
	background-image: none;
}

.item_separator
{
  background-color: transparent;
    HEIGHT: 10px;	
}

/* -------------------------------- Up Down select box --------------------------- */
.up_down_backgournd
{
    border: 1px solid #dadada;
    height: 18px;
}

.up_down_text
{
    font-size: 10px;
    margin: 2px;
    background-color: #f0f8f4;
}

/* -------------------------------- Donations Objects --------------------------- */
.donation_prices_combo
{
    font-size:9px;
    width:70px;
    vertical-align:top;
}

.donation_radio_button
{
    margin-top:2px;
    width:11px;
    height:11px;
    vertical-align:middle;
}
/* -------------------------------- Location Bar --------------------------- */ 
.location_bar_text
{
	display: none;
	/*
    font-size: 10px;
    color: #bababa;
    text-transform: capitalize;
    padding:2px;
    */
}
/* -------------------------------- Text Box Objects ------------------------------ */
.small_text_box_a
{
    font-size:9px;
    height:18px;
}
/* -------------------------------- Seating Plan ---------------------------------- */
.seating_plan
{
    width:550px;
    height:350px;
}

/* -------------------------------- Small Calendar -------------------------------- */
.small_calendar_background
{
    background-color: #e7e7e7;
}

.small_calendar_select_box
{
    font-family:Verdana;
    font-size:11px;
}

.small_calendar_day_title
{
    height:11px;
}

.small_calendar_day
{
    height:16px;
    width:22px;
    font-size:11px;
    font-family:Verdana;
    cursor:hand;
}
.small_calendar_day_hover
{
    height:16px;
    width:22px;
    font-size:11px;
    font-family:Verdana;
    cursor:hand;

}
.small_calendar_time
{
    font-size:14px;
    font-weight:bold;

}
.small_calendar_day_selected
{
    height:16px;
    width:22px;
    font-size:12px;
    font-family:Verdana;
    font-weight:bold;
    cursor: hand;
}
.small_calendar_day_selected_hover
{
    height:16px;
    width:22px;
    font-size:12px;
    font-family:Verdana;
    font-weight:bold;
    cursor:default;
}


.small_calendar_day_dimmed
{
    height:16px;
    width:22px;
    font-size:11px;
    font-family:Verdana;
    cursor:hand;
    color:silver;
}

.small_calendar_day_dimmed_hover
{
    height:16px;
    width:22px;
    font-size:11px;
    font-family:Verdana;
    cursor:hand;
    color:silver;
}

/* -------------------------------- CRM -------------------------------- */
.crm_item_background
{
	background-color: #ffffff;
	/*height: 140px;*/
	padding-right: 0px;
	padding-bottom: 0px;
	/*background-image: url("KupatHaifa/Images/cor_RD_w.gif");*/
	background-position: right bottom;
	background-repeat: no-repeat;
	

	/*
    border:1px solid #dadada;
    height: 0px;
    vertical-align:top;
    text-align:right;
    margin:2px;
    */
}

.crm_item_background table.item_data_background
{
}

.crm_item_background table.item_data_background tr
{
	background-image: none;
}
.crm_action_image
{

}

.crm_action_image_hover
{
	cursor: pointer;
    cursor: hand;
}

.crm_details_separator
{
    height: 8px;
}

.crm_tab
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #d2d2d2;
	height: 20px;
	border-left: 2px solid #afafaf;
	cursor: pointer;
	cursor: hand;
	/*
    font-weight : bold; 
    height: 20px;
    cursor:'hand'; 
    font-size : 10px; 
    color:#b7b7b7;
    background-color:#f1f1f1;
    border-left: 2px solid white;
    */
}

.crm_tab_selected
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #808080;
	color: #ffffff;
	border-left: 2px solid #afafaf;
	/*
    cursor:'hand'; 
    font-size : 10px; 
    color:#000000;
    BACKGROUND-COLOR: #d2d2d2;
    border-left: 2px solid white;
    */
}
.crm_tab_arrow
{
	font-weight: bold;
	width: 16px;
	display: block;
	background-color: #d2d2d2;
	cursor: pointer;
	cursor: hand;
	/*
	font-weight:bold;	
	height:20px;
	width:16px;
    background-color:#d2d2d2;
    cursor: hand;
    */
}

.crm_div
{
	background-color: #ffffff;
	overflow: scroll;
	border: 1px #808080 solid;
	height: 300px;
	/*
  background-color:#FFFFFF;
  height:300;
  overflow:scroll;
  border:1px solid #dadada;
  */
}

.crm_grid_data
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*background-color: #808080;*/
	color: #000000;
	border-left: 1px solid #808080;

	/*
  font-size : 10px;
  font-family: Verdana;
  color:#000000;
  border-left:1px groove #dadada;
  */
}

.crm_grid_caption
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #808080;
	border-left: 1px solid #ffffff;
	color: #ffffff;
	padding-right: 4px;
 	padding-left: 4px;
	/*
  BACKGROUND-COLOR: #d0d0d0;
  color:black;
  padding-right:4px;
  padding-left:4px;
  */
}

.crm_grid_caption .small_text_c
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}

/* -------------------------------- Form --------------------------- */ 

.form_separator
{
    height:1px;
}

.form_must_field
{
    color:#FF0000;
    font-size: 10px;
    font-family: verdana;
}
/* -------------------------------- Basket Objects -------------------------------- */
.basket_border
{
	/*
    border-top: 1px solid black;
    border-bottom: 1px solid black;
    */
}

.basket_caption
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	/*
    color:black;
    font-size:10px;
    text-transform:uppercase; 
    font-weight:bold;
    */
}

.basket_action
{
    color: #0073cc;
  	cursor: pointer;
    cursor:hand; 
}
/* -------------------------------- Arrows Images --------------------------------- */
.small_arrow_1_left
{
	margin-left: 5px;
	padding-left: 5px;
}

.small_arrow_1_right
{
	margin-right: 5px;
	padding-right: 5px;
}

.small_arrow_2
{
	margin-right:2px;
	margin-left:2px;
}

.small_arrow_3
{
}

/* -------------------------------- Search Form --------------------------------- */
form#frmSearch input.medium_button_a,
form#frmSearch input.medium_button_a_hover
{
	margin-right: 5px;
}

label#lblSearch,
a#aAdvancedSearch
{
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	width: 30px;
	height: 21px;
}

a#aAdvancedSearch
{
	width: 80px;
}

/* -------------------------------- Footer --------------------------------- */
div#divFooter p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a0a0a0;
	padding:0;
	margin: 0;
	float: left;
}

div#divFooter a img
{
    border: none;
    float: right;
}

/* -------------------------------- Screen Parts --------------------------------- */
#PH_small_basket_1\.asp
{
	padding-top: 27px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	background-color: #0073cc;
	background-image: url("gfx/rightMenus_header_bg.jpg");
	background-position: top;
	background-repeat: no-repeat;
}


html>body #PH_small_basket_1\.asp 
{
	padding: 0;
	margin-top: 0;
	background-color: #0073cc;
}

html>body #PH_small_basket_1\.asp .screen_object_background_b
{
	
	background-position: right bottom;
	background-repeat: no-repeat;
}

#PH_small_basket_1\.asp .small_text_a
{
	color: #ffffff;
}

#PH_quick_buy_1\.asp table
{
	/*height: 25px;*/
	height: 159px;
}

#PH_quick_buy_1\.asp .small_button_a
{
	border: solid 2px #ffffff;
	background-color: #0073cc;
}

#PH_quick_buy_1\.asp .small_button_a_hover
{
	border: solid 2px #ffffff;
	background-color: #ec0000;
	cursor: pointer;
	cursor: hand;
}


html>body #PH_quick_buy_1\.asp .small_button_a
{
	margin: 0;
}

html>body #PH_Hall_1\.asp .item_background .item_data_background input
{
	margin: 0;
}


#PH_errors_1\.asp #btnBack,
#PH_auto_choose_ba_1\.asp #btnAddToBasket,
#PH_auto_choose_ba_1\.asp #btnAddToBasket,
#PH_advanced_search_1\.asp #btnAddToBasket
{
	margin-left: 10px;
}

html>body #PH_errors_1\.asp #btnBack
{
	margin: 0;
}

#PH_forgot_password_1\.asp,
#PH_crm_update_preferences_1\.asp,
#PH_crm_change_password_1\.asp,
#PH_crm_edit_1\.asp
{
	background-color: #afafaf;
}

#PH_forgot_password_1\.asp .general_caption,
#PH_crm_update_preferences_1\.asp .general_caption,
#PH_crm_change_password_1\.asp .general_caption,
#PH_crm_edit_1\.asp .general_caption
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	display: block;
}

html>body #PH_crm_change_password_1\.asp .item_background table,
html>body #PH_crm_edit_1\.asp .item_background table
{
	background-image: none;
}

/*----------------------------------- Categories start -------------------------*/
div#categories_content
{
    /*
    width: 586px;
    height: 310px;*/
}

div.category_frame,
div.category_frame_hot,
div.category_frame_last
{
    /*border: solid 1px green;*/
    background-color: #afafaf;
    width: 188px;
    height: 187px; 
    text-align: right;
    background-image: url("KupatHaifa/Images/blueBottom.gif");
    background-position: center bottom;
    background-repeat: no-repeat;
    float: left;
    margin-right: 10px;
    margin-bottom: 8px;
}
/*
div.category_frame_hot
{
    background-image: url("KupatHaifa/Images/redBottom.gif");
}
*/
div.category_frame h6,
div.category_frame_hot h6,
div.category_frame_last h6
{
    font-family: Arial, Sans-Serif;
    font-size: 18px;
    text-align: right;
    color: #ffffff;
    margin: 0;
    padding: 0;
    padding-right: 10px;
    width: 100px;
    float: right;
    position: relative;
    left: 0px;
    bottom: -10px;           
 }

div.category_frame h6.longH,
div.category_frame_last h6.longH
{
	font-size: 15px;
	bottom: -4px;
}

div.category_frame_hot h6.longH
{
	font-size: 12px;
	bottom: -4px;
	width: 130px;
}

 div.category_frame a,
 div.category_frame_hot a,
 div.category_frame_last a
 {
 	
    border: none;
    
    text-decoration: none;
    background-image: url("KupatHaifa/Images/btt_go.gif");
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
    height: 28px;
    width: 28px;
    margin-top: 7px;
    margin-right: 150px;
    cursor: pointer;
    cursor: hand;
    
 }

/*
div.category_frame_hot a
 {
    background-image: url("KupatHaifa/Images/btt_go_R.gif");
 }
*/
.catImg
{
    height: 140px;
    width: 188px;
} 

div.category_frame_last
{
	
    margin-right: 0;
    clear: right;
}


/*----------------------------------- Categories end   -------------------------*/

/*----------------------------------- Ha Daka Ha-90 start -------------------------*/
div#divLastMinute
{
	height: 110px;
	width: 175px;
	background-color: #0A61B2;
	background-image: url("KupatHaifa/Images/daka90.gif");
	background-position: right top;
	background-repeat: no-repeat;
}

div#divLastMinute p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #ffffff;
	display: none;
}

div#divLastMinute a
{
	width: 28px;
	height: 28px;
	text-decoration: none;
	display: block;
	position: absolute;
	left: 7px;
	bottom: 7px;
	background-image: url("KupatHaifa/Images/btt_go.gif");
	background-position: center center;
	background-repeat: no-repeat;
	cursor: pointer;
	cursor: hand;
}
/*----------------------------------- Ha Daka Ha-90 end -------------------------*/

/*----------------------------------- Basket Page -------------------------*/

#PH_my_basket_1\.asp
{
	background-color: #ffffff;
	padding-left:10px;
}

#PH_my_basket_1\.asp div
{
	background-image: url("KupatHaifa/Images/cor_RD_w.gif");
	background-position: right bottom;
	background-repeat: no-repeat;
	padding-right: 10px;
}

#PH_my_basket_1\.asp div div
{
	
}

#PH_my_basket_1\.asp div div div,
{
	background-image: none;
}


#PH_my_basket_1\.asp table#MyBasketTbl
{
	padding-right: 10px;
	
}

#PH_my_basket_1\.asp b span#spnNoCancel
{
	font-size: 16px;
	text-decoration: underline;
}

#PH_my_basket_1\.asp table#MyBasketTbl td.small_text_a b,
#PH_submit_basket_1\.asp table#MyBasketTbl td.small_text_a b
{
	color: #0073cc;
}

#PH_my_basket_1\.asp table#MyBasketTbl table .small_text_c,
#PH_my_basket_1\.asp table#MyBasketTbl table .small_text_a,
#PH_submit_basket_1\.asp table#MyBasketTbl table .small_text_c,
#PH_submit_basket_1\.asp table#MyBasketTbl table .small_text_a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0073cc;
}

#PH_my_basket_1\.asp table#MyBasketTbl td.basket_border .small_text_c,
#PH_my_basket_1\.asp table#MyBasketTbl td.basket_border .small_text_a,
#PH_submit_basket_1\.asp table#MyBasketTbl td.basket_border .small_text_c,
#PH_submit_basket_1\.asp table#MyBasketTbl td.basket_border .small_text_a
{
	font-size: 12px;
	font-weight: normal;
	color: #0A61B2;
}


#PH_my_basket_1\.asp table#MyBasketTbl .basket_border .small_text_a,
#PH_submit_basket_1\.asp table#MyBasketTbl .basket_border .small_text_a
{
	color: #0A61B2;
}

#PH_my_basket_1\.asp table#MyBasketTbl table.small_text_a table.small_text_a .basket_border .small_text_a,
#PH_submit_basket_1\.asp table#MyBasketTbl table.small_text_a table.small_text_a .basket_border .small_text_a
{
	color: #000000;
}

#PH_my_basket_1\.asp table#MyBasketTbl table.small_text_a td.basket_border,
#PH_submit_basket_1\.asp table#MyBasketTbl table.small_text_a td.basket_border
{
	border-bottom: 1px #5692CA solid;
}
#PH_user_login_1.asp table.small_text_a
{
background-color: #ffffff;
}
#PH_my_basket_1\.asp table#MyBasketTbl table.small_text_a table.small_text_a td.basket_border,
#PH_submit_basket_1\.asp table#MyBasketTbl table.small_text_a table.small_text_a td.basket_border
{
	border-bottom: 1px #cccccc solid;
	padding-top: 2px;
	padding-bottom: 2px;
}

html>body #PH_my_basket_1\.asp div,
html>body #PH_my_basket_1\.asp table#MyBasketTbl
{	
padding-right: 0;
	margin-right: 10px;
}

#PH_venue_areas_1\.asp td.item_background td.item_background,
#PH_my_basket_1\.asp .item_background,
#PH_my_basket_1\.asp .item_background table
{
	background-image: none;
	padding: 0;
}

#PH_venue_areas_1\.asp tr
{
	line-height: 20px;
}

#lblArea b,
#lblArea b font
{
	font-size: 18px;
	color: #0a61b2;
}

/*----------------------------------- User Data -------------------------*/
#PH_user_data_1\.asp
{
	
	background-color: #ffffff;
	/*background-image: url("KupatHaifa/Images/cor_RU_w.gif");*/
	background-position: right top;
	background-repeat: no-repeat;
	
}

#PH_user_data_1\.asp div
{
	/*background-image: url("KupatHaifa/Images/cor_RD_w.gif");*/
	background-position: right bottom;
	background-repeat: no-repeat;
	padding-right: 10px;
}

#PH_user_data_1\.asp div div
{
	background-image: url("KupatHaifa/Images/cor_LD_w.gif");
	background-position: left bottom;
	background-repeat: no-repeat;
	padding: 0;
}

#PH_user_data_1\.asp div table
{
	padding-left: 10px;
	background-image: url("KupatHaifa/Images/cor_LU_w.gif");
	background-position: left top;
	background-repeat: no-repeat;
	direction: rtl;
}

#PH_user_data_1\.asp div div div,
#PH_user_data_1\.asp div table table
{
	background-image: none;
}

html>body #PH_user_data_1\.asp div,
html>body #PH_user_data_1\.asp table
{
	padding-right: 0;
	margin-right: 10px;
}


#PH_user_data_1\.asp .screen_object_seperator_a
{
	border-bottom: 1px #0A61B2 solid;
}

#PH_user_data_1\.asp .screen_object_background_c
{
	padding: 0;
}

/*----------------------------------- Submit Basket Page -------------------------*/
#PH_submit_basket_1\.asp
{
	background-color: #ffffff;
	background-image: url("KupatHaifa/Images/cor_LD_w.gif");
	background-position: left bottom;
	background-repeat: no-repeat;
	padding: 0;

	
}

#PH_submit_basket_1\.asp div
{
	background-image: url("KupatHaifa/Images/cor_RD_w.gif");
	background-position: right bottom;
	background-repeat: no-repeat;
}


#PH_submit_basket_1\.asp div div
{
	background-image: url("KupatHaifa/Images/cor_LU_w.gif");
	background-position: left top;
	background-repeat: no-repeat;
	direction: rtl;	
}

#PH_submit_basket_1\.asp div div div#prnContent
{
	/*background-image: url("KupatHaifa/Images/cor_RU_w.gif");*/
	background-position: right top;
	background-repeat: no-repeat;
	padding-right: 10px;

}

html>body #PH_submit_basket_1\.asp div
{
	padding-right: 0;
}

#PH_submit_basket_1\.asp .item_background,
#PH_submit_basket_1\.asp .item_background table

{
	background-image: none;
	padding: 0;
}
#divContent
{
	background-image: url("GFX/GradientDivBG.jpg");
}
.footerDivDiv
{
	background-image: url("GFX/GradientDiv.jpg");
}
.footerDiv
{
	background-image: url("GFX/footerBG.jpg");
}
#PH_payment_1\.asp
{
background-color: #ffffff;
padding-right:10px;
padding-left:10px;
}
.form_padded_row
{
	padding-right:10px;
	padding-left:10px;
}