﻿.MinisiteCellBgOn
{
	background-image: url( '/rehitim/images/newsite/backgrounds/minisite_menu_bg_cell_on.jpg' );
}


.MinisiteCellBgOff
{
	background-image: url( '/rehitim/images/newsite/backgrounds/minisite_menu_bg_cell.jpg' );
}

.MinisiteMenuCell
{
	background-repeat: repeat-x;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-weight: bold;
	font-size:16px;
	padding-right: 8px;
	padding-left: 8px;
	width: 192px;
	text-align:center;
	text-decoration:none;
	color:Black;
}

.BizCardHeader
{
	font-family: Arial;
	font-size: 30px;
}

/*preload classes*/
.svw
{
	width: 50px;
	height: 20px;
	background: #fff;
}
.svw ul
{
	position: relative;
	left: -999em;
}
/*core classes*/
.stripViewer
{
	position: relative;
	overflow: hidden;
	border: 3px solid #7194B4;
	margin: 0 0 1px 0;
}
.stripViewer ul
{
	/* this is your UL of images */
	margin: 0;
	padding: 0;
	position: relative;
	left: 0;
	top: 0;
	width: 1%;
	list-style-type: none;
}
.stripViewer ul li
{
	float: left;
}
.stripTransmitter
{
	overflow: auto;
	width: 1%;
}
.stripTransmitter ul
{
	margin: 0;
	padding: 0;
	position: relative;
	list-style-type: none;
}
.stripTransmitter ul li
{
	width: 20px;
	float: left;
	margin: 0 1px 1px 0;
}
.stripTransmitter a
{
	font: bold 10px Verdana, Arial;
	text-align: center;
	line-height: 22px;
	/*background: #C0D9EB;*/
	background: #7194B4;
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 5px;	
	margin-top:6px;
}
.stripTransmitter a:hover
{
	background: #fff;
	color: #7194B4;
}

.stripTransmitter a.current
{
	background: #E2EBF0;
	color: #7194B4;
}

/*tooltips formatting*/#tooltip
{
	background: #fff;
	color: #000;
	opacity: 0.85;
	border: 5px solid #dedede;
}
#tooltip h3
{
	font: normal 10px Verdana;
	margin: 0;
	padding: 6px 2px;
	border: 0;
}

.CheckBg
{
	background-image: url('/rehitim/images/newsite/minisite/check_bg.gif'); 
	background-repeat:repeat;
}

.CheckFont
{
	color: #901300; 
	font-size:16px;	
}

.CheckSmallFont
{
	color: #901300; 
	font-size:12px;	
}


.CheckSumFont
{
	color: #901300; 
	font-size:11px;		
}

.BackTo
{
	font-size: 17px;
	font-weight:bold;
	color: #931800;	
	text-decoration:none;
}

#ContactUsPane a
{
	color: #931800;	
}