
/* -- Common element styles -- */
body { font: 12pt Arial; color: Navy; direction:rtl; }
div { _zoom: 1; } /* IE6 bug trick */

img { border: none 0pt; }

ol {  }
ol li { list-style-type: decimal; list-style-position: inside; }
.content ul li,
#ArticleContent ul li { list-style-type: disc; list-style-position: inside; .list-style-position: outside; .margin: 0pt 1em 1em 1em; } /* FireFox bug trick */

a { color: #0063AB; text-decoration: none; }
a:hover { text-decoration: underline; }

/* -- Common langauge classes -- */
.awLtr { direction: ltr; text-align: left; }
.awRtl { direction: rtl; text-align: right; }
.awSep, .awSepA, .awSepB { font-size: 0pt; line-height: 0pt; clear: both; }

/* -- Hebrew as main language -- */
.awAgn { text-align: right; } .awAgnA { text-align: left; }
.awDir { direction: rtl; } .awDirA { direction: ltr; }
.awLng { direction: rtl; text-align: right; } 
.awLngA { direction: ltr; text-align: left; }
.awFlt { float: right; }
.awFlt .uxD_Author {float:right; margin-bottom:10px; width:100%;}
.awFltA { float: left; }
.awSep { clear: right; }
.awSepA { clear: left; }

.noBorders * { border: none; }
.debug1 { background-color: #eee; }
.debug2 { background-color: #dde; }
.debug3 { background-color: #ddd; }
.debug4 { background-color: #ccd; }
.debug5 { background-color: #ccc; }

.hidden { display: none; }
.hideChild div { display: none; }

.btnEdit { width: 16px; background: url(../images/edit.png) no-repeat 50% 50%; }
.btnDelete { width: 16px; background: url(../images/delete.png) no-repeat 50% 50%; }

.MarginTop { margin-top: 0.8em; }
.MarginBottom { margin-bottom: 0.8em; }

/* Footer Menu */
ul.vList { padding: 0.4em; line-height: 1em;}
ul.vList li {display: inline; cursor: default; }
ul.vList li a { text-decoration: none; font-size:11pt; color:#103155; }
ul.vList li a:hover { /*text-decoration: none; border-top: solid 1px #7DB6E8; border-bottom: solid 1px #7DB6E8;*/ }

#pageCredit {font-size:10px; margin-top: 3px; text-align: center; color: #1C2137; direction: rtl; width: 100%; position: relative; }
#pageCredit img { vertical-align:bottom; border:none; }
#pageCredit a { color: #1C2137; font-weight: bold; font-size:10px;font-family:arial; }
#pageCredit a:hover {}
#pageCredit div, #pageCredit div a { font: 7.5pt Arial; font-weight: normal; }
#pageCredit a.atplogic { color: #00a9ea; }
#pageCredit a.atplogic b { color: #27206d; }

.x-form-item, .x-combo-list-item { font-family: Arial; font-weight: normal; }
.x-form-item label, .x-form-item .x-form-textarea { font-size: 13px;  font-weight:bold; color:#22456F;}
.x-form-item input.x-form-text, .x-combo-list-item { font-size: 13px; height: 17px; }
.form-text { border:1px solid #000; }

.CPage p { margin-bottom: 1em; }
.x-form-field-wrap .x-form-trigger { height: 19px; }
.x-form fieldset legend { font-size: 16px; }

html, body {margin: 0; padding: 0;direction:rtl;}
html, body {height: 100%;width:100%;margin:0;color: #233E53;font-family: Arial,Verdana, Tahoma;font-size:9pt;}
body { background-color: #ffffff; }
h2{ font-size: 1.2em; line-height: 1.2em; color:#213D53;}
#pageContainer {
	margin: auto; margin-top: 0em; text-align: right; 
	width: 960px; height: 100%; }

#pageHeader, #pageFooter { background-color: #ffffff; color: #ffffff; width:100%;}
#pageHeader a, #pageFooter a { color: #ffffff; }
#pageHeader img { margin-left: 3px;  }

#mainRightDiv { float: right; width:240px; background: url(/App_Themes/images/mainBG.JPG) #FFF repeat-x; }
.mainRightDiv
{
	min-height: 500px;
	_height: expression( this.scrollHeight < 579 ? "580px" : "auto" ); /* sets min-height for IE */
}
#navdiv {margin:0;padding:0;}
.navTitle { height:50px; border-bottom:#FFF 1px solid; background-color:#E1EAF1; }
.navTitle img { padding-top:20px; padding-right:20px; }
.navSep { height:1px; background-color:#E6E5E7; width:100%; }
#mainLeftDiv{float:left; width:270px; padding-top:6px; padding-left:1pt;}
#pageContent { width:700px; padding-right: 20px; padding-top:35px; background: url(/App_Themes/images/mainBG.JPG) #FFF repeat-x;  float:right;overflow: hidden;}
.fluidContainer { width: 100%;position: inherit; overflow: auto; }
.fluidContainer {.overflow: visible;}

#navdiv {margin:0;padding:0; padding-top:35px; margin-right:10px;display:inline-table; direction:rtl;}
#footerdiv{width:100%;}
#footerNavDiv { width:100%;height:25px;color:White;text-align:center; background-image:url('/App_Themes/images/bottomBG.JPG'); height:94px; background-repeat:repeat-x; border-top:#E0EBF1 1px solid; border-bottom:#556A7B 1px solid; }
#footerNavDiv ul { padding:30px 20px; text-align:center; }
#footerNavDiv a{color:#FFF; font-size:13px; }

#hpfluidContainer{margin-top: 0.3em; width: 100%;}
#hppageContent{float:right; width:100%;}
#homeleftdiv {background-color: #EAEAEA; float:left;width:200px;height:100%;}
/*#hpboxdiv {padding-bottom:20px;}*/

#articlesContent{ margin-right: 168px; overflow: hidden;}

#pageFooter { font-size:10pt; text-align: center; clear: both;font-family:Arial; }

div.box { background-color: #DADADA; border: solid 1px #5D5D5D; }
CPage .content .pageText{font-size:11pt;color:#808080;}

.divLanBox {padding-top:10px; display:none;}
.LanguageBox {}
.LanguageBox li { height: 1%;list-style-type: none;}
.LanguageBox li img {}
.lanBut {padding-left:5px;}

/*#searchDiv { padding-right:30px; width:100%; }*/

#searchboxdiv { width:100%;}
div.SearchBox { font-size: 95%; border: none;margin-top:4px; line-height: 20px;}
div.SearchBox div { background-color: #eaeaea; overflow: hidden; }
div.SearchBox .title { background:#F20001 none repeat scroll 0% 50%;color:#FFFFFF; font-family:'Arial,Verdana, Tahoma';font-size:12pt;font-weight:bold;padding:4px; display: block; }
div.SearchBox .controls { padding: 12px; }
div.SearchBox .text { width: 110px;height:20px;float:right;  font-size: 13px; border: solid 1px #7E9DB9; }
div.SearchBox .button { width: 20%; background-color: #888888; border: solid 1px #000; color: #FFF; font-size: 14px; }
div.SearchBox .imageButton{float:left;margin-top:2px; border:none !important;}

#hpbox { padding: 0.3em 0pt; }
#hpbox  .CPage  table {width:532px !important;}
div.CPage { padding-bottom: 0.3em; }
div.CPage strong { font-weight: bold; }
div.CPage .content { width: 100%; overflow: hidden; }
div.CPage .content .pageText{font-size:11pt;color:#808080;}
h1.title { font-size: 1.2em; line-height: 1.2em; margin-bottom: 0.8em; padding: 0.2em 0.4em;color:#213D53;}
p.description { margin-bottom: 0.8em;color:#808080; }

.fluidContainer 
{
	min-height: 500px;
	/*_height: expression( this.scrollHeight < 534 ? "545px" : "auto" ); /* sets min-height for IE */
}
.topnavlink { font-size: 10pt; }
.topnavlink2 { font-weight: bold; font-size: 1.1em; width:225px; }
.topHover { background-image:url(/App_Themes/images/roll-over.jpg); }

.topmenulink { font-size: 1em; height:35px; }
.topmenulink:hover { background-image:url('../../App_Themes/images/roll-over.jpg'); }
#newsDiv {width:100%;}
.newsDiv 
{
	min-height: 345px;
	/*_height: expression( this.scrollHeight < 334 ? "345px" : "auto" ); /* sets min-height for IE */
}
#NewsBox { overflow:hidden;_top:0px;_position:relative;border-bottom: thin solid #c4c4c4;}
#NewsBox .labelTop { background-color: #07224F; }
#NewsBox .title { font-weight: bold; color: #eaeaea; font-weight:bold;font-size:10pt;padding:0.2em 0.2em; }
#NewsBox iframe {height:100%;}

#panelbanner { background-image:url(/App_Themes/images/site-logo-bg.JPG); background-repeat:repeat-x; height:102px; clear:both; }

#uxMilonicTopContainer { background-image:url("../../App_Themes/images/milonicBG.JPG"); width:960px;font-weight:bold;font-size:11pt;clear:both; height:35px; }
#uxMilonicTopContainer div a { font-size:13px; font-weight:bold; }
#uxMilonicTopLitral {float:right;width:177px;background:#00A8EB;color:#fff;line-height: 24px; padding-right:5px;}
#uxMilonicTopdiv {float:right;margin-right:5px;width:770px; padding-right: 5px;}
/*
#literalspace {float:right;width:2px;height:32px;background-image:url("../../App_Themes/images/milonicBG.JPG")}
#uxMilonicTopClr {clear:right; font-size: 5px; height: 5px; }
*/
#searchDiv {background-color:#E1EAF1; height: 50px; border-bottom:1px solid #FFF; width:100%; }

#LeadBoxText {padding-right:30px; width:30%; color:#3D5971; font-weight:bold; padding-top:15px; font-size:13px;}

/*#tbl2 {width:770px;}*/

#counterbell { padding-top:25px;padding-right:15px;}
#uxSearch { background:#00A8EB; color:#fff; width:177px;font-weight:bold;font-size:10pt;padding-right:5px;margin-bottom:15px;margin-top:15px;border-top:solid 2px white;border-bottom:solid 2px white;}
#uxContact { background:#00A8EB; color:#fff;width:177px;font-weight:bold;font-size:10pt; padding-right:5px;margin-top:15px;border-top:solid 2px white;border-bottom:solid 2px white;}
#uxContact a { color: #fff;}

.frmLan
{
	direction:rtl;
}
.frmLan .form-lbl
{
	float:right;
}
.form-dropdown {padding: 1px 3px;background:#fff url(/App_Themes/AtpImg/text-bg.gif) repeat-x 0 0;background-image: url(/App_Themes/images/panel-title-light-bg.gif);border: 1px solid #B5B8C8;overflow:hidden;}
.form-text, textarea.form-field {margin-bottom:5px;background-color: #ffffff;background-image: url(/App_Themes/images/text-bg.gif);background-position: center top;background-repeat:repeat-x;padding:1px 3px; width:110px; }
.frm .form-lbl{margin-bottom:10px;}
.form-lbl
{
    width: 90px;
    min-width:90px;
    margin-bottom:10px;
    display:block;	
    float:right;
}
.form-errmsg {width:100px;}
.clearlabel {clear:right;}

#tophead  { background-color:#9FB1BD;font-size:10pt;font-weight:bold;color:#F8FAFA; height:35px;  }
#topSep { background-color:#ADBDCA; height:5px; border-bottom: #BAC8D1 1px solid; }

#MilonicNav table { width: 440px; }
#MilonicNav table table { width: auto; }
#sitemap .articlesMapHeader { margin: 0.4em 0.4em 0pt 0pt; display: block; }
#login { margin-top:0;padding-top:0; }

#bottomBoxTitle { padding-right:10px; padding-bottom:10px; }
#bottomBoxContent { padding-right:25px; }
#divBtnSendContact{clear:both; text-align:left; width:600px;}
#divBtnSendContact input{width:80px; font-size:24px;}
#contactTxt{ background-color:Fuchsia; width:150px; }

.brdcr { overflow: hidden;  display:inline;}
.brbcr a { color: #AC2F37 !important; }
.brdcr ul { padding: 0pt; margin: 0.2em 0.4em 0em; }
.brdcr li { float: right; list-style: none; list-style-position: outside; margin: 0pt; padding: 0pt; }

.txtLeadDiv { display:inline; _margin-top:-4px; _padding-left:3px; }
.LeadText { display:inline; }
.LeadControl { padding-top:3px; }

#infoDiv { width:48%; background-image:url('/App_Themes/images/bg-bg.jpg'); padding-left:17px; background-repeat:no-repeat; height:510px; }
#infoDiv  #bottomBoxDiv {height:116px; overflow:hidden;}
#productsDiv { width:48%; text-decoration:none; }
.productDiv { width:325px; cursor:hand; }
.productInfo { /*width:75%;*/ padding-right:3px; color:#233E53; }
.productButtonDiv { width:22%; padding-top:13px; padding-left:6px; display:none; }
.productButton { background:url('/App_Themes/images/butten.jpg') no-repeat; padding-right:28px; color:#FFF; }
.productExtra { background:url('/App_Themes/images/bg-grey.jpg') no-repeat; height:59px;  }
.productExtra a { color:#233E53; cursor:hand; }
.productExtra a:hover { text-decoration:none; }

.SendToFriendDiv { height:130px; width:430px; padding-right:5px; direction:rtl; text-align:right; background-color:#E1EAF1; }
#friendName { width:48%; }
#friendMail { width:48%; }
.SendToFreindTitle { color: #FFF; background-color:#20394D; font-size: 11pt; font-weight: bold; height: 21px; padding-right: 35px; padding-top: 3px; margin-bottom:1px; width:392px; }
.closePop {  padding-left:10px; text-align:left; padding-top:1px; }
.closePop a { color:#FFF; font-size:8pt; }