﻿.DotsHorizontal
{
    background:url("http://f.nau.co.il/partner48/Service5/Images/dots_horizontal.gif");
	background-repeat:repeat-x;
}

.DotsVertical
{
    background:url("http://f.nau.co.il/partner48/Service5/Images/dots_vertical.gif");
	background-repeat:repeat-y;
}

.RightBox
{
    float:right;
    _width:420px;
    width:460px;
    .width:460px;
    height:277px;
    _height:290px;
    background-color:#ffffff;    
}

.LeftBox
{
    float:right;    
    .width:305px;
    width:305px;
    _width:305px;
    height:277px;
    _height:290px;
    background-color:#ffffff;
}

.rightInnerBlackBox
{
	margin-top:5px;
	margin-right:3px;
	background-color:#ffffff;
	height:267px;
	border-left : 1px solid #eaeaea;
	background-repeat:repeat-y;
	background-position:left;
	
}
.rightInnerBlackBoxImage
{
	margin-right:2px;
}
.userEntranceBox
{
	float:left;
	margin-top:5px;
	.margin-top:3px;
	margin-left:5px;
}
.middlePageSep
{
	float:right;width:15px;
}

.leftBoxTitle
{
	background-color:#1e1e1e;
	font:12px Arial;
	color:#ffffff;
	font-weight:bold;
	width:100px;
	height:15px;
	margin-top:5px;
	.margin-top:2px;
	padding-right:2px;
}
.LeftBoxListDiv
{
	float:left;
	margin-left:30px;
	_margin-left:0px;
	width:285px;
	_width:285px;
	margin-top:-2PX;
	_padding-top:3PX;
}
.LeftBoxList
{
	list-style:circle;
	line-height:13PX;
	_padding-top:10px;
}
.userIterfaceSep
{
	height:11px;
	
}
/* hebrew user interface */

.tableFieldsBox
{
	margin-right:5px;	
}

.userNameText
{
	width:60px;
	font-family:Arial;
	font-size:12px;
	padding-bottom:10px;
}

.userNameTBox
{
	padding-bottom:10px;
	padding-right:10px;
	.padding-right:5px;
	text-align: right;	
}
.userPassText
{
	font-family:Arial;
	font-size:12px;
	padding-bottom:5px;	
}
.userPassTBox
{
	padding-bottom:5;
	padding-right:10px;
	.padding-right:5px;
	text-align: right;
}
.rememberMeText
{
	font:12px Arial;padding-top:4px;	
}
.remCheckBox
{
	padding-right:10px;
	.padding-right:5px;	
}
.forgottenPass
{
	text-decoration:none;
	font:12px Arial;
	color:#1e1e1e;
}

.connectImage
{
	float:left;
	vertical-align:middle;
}

.connectText
{
	font:12px Arial;font-weight:bold;
}

.rightMiddleSep
{
	
	/*height:34px;
	.height:29px;*/
	width:220px;
}

.formBottomBox
{
	background-color:ffffff;width:220px;
}

.bottomBoxUpperSep
{
	width:120px;
	height:35px;
	margin-right:60px;
	_margin-top:-10px;
}
.subscribeNowTextQuestion
{
	font:18px Arial;font-weight:bold;
}
.subscriptionImage
{
	vertical-align:middle;padding-left:3px;
}

.subscribeNowTextOrder
{
	font:12px Arial;font-weight:bold;
	text-decoration:none;
	color:#000000;
}

.lightBoxConDiv
{
	float:right;margin-right:5px;
	background-repeat:repeat-x;
	background-position:bottom;
}
.mailFrame
{
	height:245px;width:225px;overflow-x:hidden;	
}
.mailHeadLabel
{
	width:100px;
	background-color:#1e1e1e;
	font:12px Arial;
	font-weight:bold;
	color:#ffffff;	
}

.leftBoldArial
{
	font:12px Arial;font-weight:bold;
}
.LeftRegArial
{
	font:12px Arial;	
}

.popUpProperties
{
	display:none;
	height:430px;
	width:360px;
	.width:357px;
	background-color:#efefef;
	
}




/************Application Forum Form End (By Yaron) **************/

/*dialog and modal popups*/

div#nyroModalFull {
	font-size: 12px;
	color: #777777;
	font-family: Verdana;
}
div#nyroModalFull div#nyroModalLoading {
	border: 4px solid #777;
	width: 150px;
	height: 150px;
	text-indent: -9999em;
	background: #fff url('../img/ajaxLoader.gif') no-repeat;
	background-position: center;
}
div#nyroModalFull div#nyroModalLoading.error {
	border: 4px solid #f66;
	line-height: 20px;
	padding: 20px;
	width: 300px;
	height: 100px;
	text-indent: 0;
    background-color:Transparent
   
	background: #fff;
	position:absolute
}
div#nyroModalFull div#nyroModalWrapper {
	background-color:#e1e1e1;
	background: #1e1e1e;
	border: 0px solid #777;
}
div#nyroModalFull div#nyroModalWrapper a#closeBut {
	position: absolute;
	display: block;
	top: -13px;
	right: -13px;
	width: 12px;
	height: 12px;
	text-indent: -9999em;
	background: url(../img/close.gif) no-repeat;
	outline: 0;
}
div#nyroModalFull div#nyroModalWrapper div.wrapper div#nyroModalContent {
	padding: 0px;
}
div#nyroModalFull div#nyroModalWrapper div.wrapperImg div#nyroModalContent {
	position: relative;
	overflow: hidden;
	text-align: center;
}
div#nyroModalFull div#nyroModalWrapper div.wrapperImg div#nyroModalContent div {
	position: absolute;
	bottom: 0;
	left: 0;
	background: black;
	/*padding: 10px;*/
	/*margin: 10px;*/
	border: 1px white dotted;
	overflow: hidden;
	opacity: 0.2;
	filter: alpha(opacity=20);
}
div#nyroModalFull div#nyroModalWrapper div.wrapperImg div#nyroModalContent div:hover {
	opacity: 0.5;
	filter: alpha(opacity=50);
	cursor: help;
}
div#nyroModalFull div#nyroModalWrapper div.wrapperImg div#nyroModalContent a {
	outline: none;
	position: absolute;
	top: 0;
	height: 100%;
	cursor: pointer;
	text-indent: -9999em;
	background: url('data:image/gif;base64,AAAA'); /* Trick IE6 */
}
div#nyroModalFull div#nyroModalWrapper div.wrapperImg div#nyroModalContent a.nyroModalPrev {
	left: 0;
	width: 40%;
}
div#nyroModalFull div#nyroModalWrapper div.wrapperImg div#nyroModalContent a.nyroModalPrev:hover {
	background: url('../img/prev.gif') left 20% no-repeat;
}
div#nyroModalFull div#nyroModalWrapper div.wrapperImg div#nyroModalContent a.nyroModalNext {
	right: 0;
	width: 40%;
}
div#nyroModalFull div#nyroModalWrapper div.wrapperImg div#nyroModalContent a.nyroModalNext:hover {
	background: url('../img/next.gif') right 20% no-repeat;
}

	


/*end of modal........... */

/*Fax Form*/

.fRHeadTitle
{
	background-color:#1e1e1e;
	height:24px;
	width:360px;
	.width:357px;	
}
.fRHeadText
{
	float:right;margin-right:13px;margin-top:3px;font:12px Arial;color:#ffffff;font-weight:bold;
}
.fRHeadICloseIcon
{
	margin-left:3px;padding-top:3px	
}
.fRFirstSepBox
{
	clear:both;
	height:15px;
	background-color:#efefef;
}

.fRBody
{
	background-color:#efefef;height:391px;width:357;
}
.fRBodySecProp
{
	float:right;margin-right:16px;direction:rtl;
}
.fRBold12Text
{
	font:12px Arial;color:#1e1e1e;font-weight:bold;
}
.fRBoldTextCube
{
	background-color:#1e1e1e;
	height:15px;
	width:76px;color:#ffffff;
	padding-left:2px;
	padding-right:2px;
	padding-bottom:1px;
}
.fRBold13Text
{
	font:13px Arial;font-weight:bold;
}
.fRreg12Text
{
	font:12px Arial;color:#1e1e1e;
}

.fRTextBoxesDivMeasures
{
	height:21px;direction:ltr;
}
.fRTextBoxPositions
{
	float:left;
	margin-left:30px;
	.margin-left:15px;
}

.fRDropDownPositions
{
	float:left;margin-left:30px;
}

.fRSubmitDiv
{
	
	float:left;
	margin-left:30px;
}
.thankYouDiv
{
	direction:rtl;display:none;
	height:100px;
	width:200px;
	float:right;
	margin-right:16px;
}


.MiddleWayDottedLine
{
	background:url("http://f.nau.co.il/partner48/Service142/Images/dot_line_pixel.gif");
	background-repeat:repeat-x;
	height:1px;
	width:335px;
	
}

.nameAndCognome
{
	border:0px;
	width:191px;
	height:21px;
	font-family:Arial;
	font-size:12px;
	vertical-align:text-bottom;
    
	
}

.emailAdd
{
	border:0px;
	width:191px;
	height:21px;
	font-family:Arial;
	font-size:12px;
}

.adequeteHour
{
	direction:rtl;width:191px;border:none;height:21px;
}

.DotedLinks
{
	text-decoration:none;
	border-bottom:1px solid #000000; 
 	color:Black;
}
.RememberMeTextOnHome
{
	 float:right; 
	 width:211px; 
	 background-color:#FEF7C1; 
	 padding:5px; 
	 text-align:center;
	 height:70px; 
	 /*left:220px;
	 top:-80px;*/
}
.MiddleSideDiv
{
	/* background:url("http://f.nau.co.il/partner48/Common/Images/dots_vertical.gif");*/
	border-right : 1px solid #eaeaea;
	background-repeat:repeat-y;
	background-position:right;
	float: right;
	padding-right:2px;
	width:180px;
	


