HTML,body{
SCROLLBAR-ARROW-COLOR: #6B6548;
SCROLLBAR-TRACK-COLOR: #2E221E;
SCROLLBAR-BASE-COLOR: #BCB79C;

}


body{
    direction:rtl;
    text-align: center;
    color:#DAD7C9;
    background-color:#6B6548;
    font-family:Tahoma;
    font-size:9pt;
    margin:0px;
}
a,
a:visited,
a:hover{
    color: #DDFFFF;
    text-decoration: none;
}
.header,
.footer,
.body{
    width:720px;
}
table{
    background-color:#2E221E;
}
a.mainColor{
    color:#2E221E;
}
a:visited.mainColor,
a:hover.mainColor{
    color:#6B6548;
}
img{
    border: 0px;
}
/*==============     header =================== */
.header{
    height:100px;
    background-image: url("../images/main_banner.gif");
    background-repeat: no-repeat;
   
}
.header .tab,
.header .tabAdmin{
    float:left;
    width:500px;
}
.header .tab{
    margin-top:60px; 
}
.header .tabAdmin{
    margin-top:0px; 
}
.header .tab ul,
.header .tabAdmin ul{
        float:left;
	text-align:center;
        padding:0px;
        margin:0px;
}
.header .tab li,
.header .tabAdmin li{
	display:inline;	
        padding:5px 5px;
}
.header .tab ul a,
.header .tab ul a:hover{
     color:#DAD7C9;
}
.header .tabAdmin a,
.header .tabAdmin a:hover{
     color:#DDFFFF;
}
.header .tab ul a:hover{
}
.penTabs{
    width: 100%;
    vertical-align: bottom;
}
.penTabs li{
    display:inline;
    padding: 5px;
}
.penTabs ul{
    vertical-align:middle;
}
.penTabs li{
    text-align:center; 
    width: 100px;
    background-color: #6B6548;
    vertical-align:middle;
}
.penTabs li a{
    vertical-align:middle;
    text-align:center; 
    padding: 5px;
}
/*==============     footer =================== */
.footer{
    height:21px;
    color:#6B6548;
    font-size:8pt;
}
.footer td{
    text-align: center;
    height: 17px;
}
/*==============     body =================== */
.body{
    text-align: justify;
    height: 500px;
}
.body th{
    text-align:center;
}

.body td{
    vertical-align:top;
    line-height:150%;
    padding-right:15px;
    padding-left:15px;
}
.body td .title{
    /*font-weight:bold;*/
    color:#DAD7C9;
    padding-bottom:15px;
}
.body td .subject{
    color:#BCB79C;
}
.body td .source{
    float:left;
    padding-top:15px;
    padding-left:15px;
    font-size: 8pt;
}
.body .main{
    line-height:200%;
    padding-right:115px;
    padding-left:115px;
}
.body .cell{
    width:228px;
    vertical-align:top;
    padding-right:15px;
    padding-left:15px;
}
.body .cell .title{
    text-align:center;
    /*font-weight:bold;*/
    color: #BCB79C;
}
.body .cell .title .paper{
    font-weight:normal;
    color:#DDFFFF;
}
.body .cell .subject{
    color:#DAD7C9;
    font-size: 8pt;
}
.body .cell .source{
    padding-top:10px;
    font-size: 8pt;
}
hr{
    clear:both;
    color:#6B6548;
    margin-top:10px;
   /* border:10px solid #6B6548;*/
}
.button{
    width: 90px;
    color:#2E221E;
    font-family:Tahoma;
    font-weight:bold;
    background-color:#6B6548;
    border: 1px double #6B6548;
}
textarea{
  font-family: Arial,Helvetica,sans-serif;
}
select,
.select{
    font-family: Tahoma,Arial,Helvetica,sans-serif; 
}
.select{
   background-color:#6B6548;
   /*font-weight: bold;*/
}
.body .table{
    color:#6B6548;
    width: 80%;
    border-width: 1px;
    border-style: solid;
    border-color: #6B6548;
}

.body .table .thead{
    background-color: #6B6548;
    color: #ffffff;
}
.body .table td{
    vertical-align:middle;
}
.body .table .even{
   background-color: #EDEAD7;
}
.body .table .odd{
    background-color: #E1DFD3;
}
#center{
    text-align:center;
}
#dirLTR{
    direction:ltr;
}
.banner{
   padding:5px;
}
.code{
    direction:ltr;
    text-align:left;
}
.cameraPaper{
    text-align:left;
    font-size:8pt;
}
.cameraTitle{
    color:#BCB79C;
    text-align:justify;
}
.quotImag{
    width:21px;
    margin:0px;
}
.cameraKey{
    width:110px;
    text-align:left;
    font-size:8pt;
    /*font-weight:bold;*/
    color:#DAD7C9;
    /*background-color:#6B6548;*/
    vertical-align:middle;
}
.cameraValue{
    text-align:right;
    /*background-color:#6B6548;*/
    color:#BCB79C;
    vertical-align:middle;
}

.encounter{
    text-align:right;
}
.encounter li{
    list-style-type: none;
}
.articlesTool{
    width: 100%;
}
.articlesTool .right{
    width:60%;
    text-align:right;
}
.articlesTool .left{
    width:30%;
    text-align:left;
}
.articlesTool img{
    cursor:hand;
}
.logoPrint{
     display: none;
}
.lastArticle,
.titlePopup{
    width: 120px;
    color:#6B6548;
    border-bottom:1px dashed #6B6548;
    border-top:1px dashed #6B6548; 
    font-size:15px;
}
/* =================== validation ================*/

.LV_validation_message{
    font-weight:bold;
    margin:0 0 0 5px;
}

.LV_valid {
    color:#00CC00;
}
	
.LV_invalid {
    color:#CC0000;
}
    
.LV_valid_field,
input.LV_valid_field:hover, 
input.LV_valid_field:active,
textarea.LV_valid_field:hover, 
textarea.LV_valid_field:active {
    border: 1px solid #00CC00;
}
    
.LV_invalid_field, 
input.LV_invalid_field:hover, 
input.LV_invalid_field:active,
textarea.LV_invalid_field:hover, 
textarea.LV_invalid_field:active {
    border: 1px solid #CC0000;
}


/******************    message result  **********************************/


.failMessage,
.successMessage,
.warningMessage{
	width: 190px;
	border-bottom-width: 2px;
	border-top-width: 2px;
	border-bottom-style: solid;
	border-top-style: solid;
	font-family: Tahoma;
	font-size: 11px;
}

.failMessage{
	border-top-color: #880202;
	border-bottom-color: #880202;
}
.successMessage{
	border-top-color: #316202;
	border-bottom-color: #316202;
}
.warningMessage{
	border-top-color: #CD5B00;
	border-bottom-color: #CD5B00;
}
.failMessage td.bgColor,
.failMessage td.icon{
	color : #880202;
	background-color: #FEEEEF;	
}
.successMessage td.bgColor,
.successMessage td.icon{
	color : #316202;
	background-color: #E0EDD3;
}
.warningMessage td.bgColor,
.warningMessage td.icon{
	color : #CD5B00;
	background-color: #FDEBD0;
}

.failMessage td.icon,
.successMessage td.icon,
.warningMessage td.icon{
	width: 22px;
	padding: 0px;
	margin: 0px;
	vertical-align: middle;
}

/* =============================================
    Comments Stlyes
   ============================================= */
.comment_bar {
  background:#dae5ff;
  font:bold medium arial;
  }
.comment_entry  {
    text-align: right;
  clear:both;
  border-bottom:1px solid #888;
  padding:4px;
  color:black;
  }
.comment_entry h3 {
  font: bold 12pt arial;
  margin:0;
  }
.comment_entry h4 {
  font: bold 10pt tahoma;
  text-align:left;
  margin:0;
  clear:both;
  color:black;
  }
.comment_entry a { color:#75C3F8; font-weight:normal; }
.comment_entry a:visited { color:#F60000; }
.comment_entry a:hover { color:#F60000; }
.comment_entry p { margin:0; }
.comment_entry span {
  color: #ddd;
  font: italic 40px Georgia, serif;
  float: left;
  direction:ltr;
}
.comment_entry span a { color:#ddd; }
.comment_entry span a:visited { color:#ddd; }

#post_form { background: #ffffff; margin:0; }
#post_form form { margin:0; }
#post_form input { font:10pt tahoma; }
#post_form th { font:bold 10pt tahoma; }

blockquote {
  float: left;
  background:  #ecf2fd;
  border:1px solid #a9c6f7;
  margin: 4px;
  padding: 10px;
  width: 170px;
  text-indent: 1em;
  }
