html, body {
    margin:0;
    padding:0;
    border:none;
    height:100%;
	direction: rtl;
}

/*for news blok*/
#marqueecontainer{
	position: relative;
	width: 175px;
	height: 120px;
	background-color: #E6EED7;
	overflow: hidden;
	padding: 0px;
}

body {
    overflow: moz-scrollbars-vertical;
/*    background-color: #9BCB5E;
     background-image: url(/styles/bg01.gif);*/


}

body, table {
    font: 14px Arial, Verdana, Tahoma;
}

/*a {
	color: #0000ff;
}

a:hover {
	text-decoration: underline;
}

a:visited {
	color: #111111;
}*/

/* H3 header*/
#blockHeader{
                margin:0px;
                padding:0px;
                padding-right:10px;
                line-height:30px;
                clear:both;
                color: #016E00;
                margin-bottom:10px;
                font-family: Arial;
                font-size:18px;
                background: #EEF3EE;
                border-bottom:1px solid #016E00
}

#blockHeader span {
                float: left;
                font-size:12px;
                color:#016E00;
                margin-left:10px;

}

#blockHeader span a{
                text-decoration: none;
                color:#cc0000;
}

/*sekers block*/
#flistnomove {
        list-style:none;
        margin:0;
        padding:0;
        z-index:1004;
        background: #fff;
}
#flistnomove li{
        display:block;
        width:100%;
        line-height: 2.1em;
        font-size:12px;
        margin:0;
        padding: 3 1px 3 4px;
        border-bottom:1px dotted #efefef;
        font-weight: bold;
        clear: both;

}
#flistnomove li input{
        margin-left:10px;
        margin-right:10px;
}
#flistnomove li span {
        padding-top: 4px;
        color:#bbb;
        font-size:10px;
}

.pollTitle {
        width:170px;
}
.graph{
        font-size:1px;
        height:6px;
        margin-top: 10px;
}
/*end seker block*/





/***
 *  - mooRainbow: defaultCSS
 * author: w00fz <w00fzIT@gmail.com>
 */

#mooRainbow { font-size: 11px; color: #000;
	direction: ltr;}
#myDemo2 { font-size: 11px; color: #000;
	direction: ltr;}
#mooRainbow label {
	font-family: mono;
}
#myDemo2 label {
	font-family: mono;
}

.moor-box {
	direction: ltr;
	width: 390px;
	height: 310px;
	border: 1px solid #636163;
	background-color: #f9f9f9;
}
.moor-overlayBox {
	width: 256px; /* Width and Height of the overlay must be setted here: default 256x256 */
	height: 256px;
	margin-top: 9px;
	margin-left: 9px;
	border: 1px solid #000;
}
.moor-slider {
	border: 1px solid #000;
	margin-top: 9px;
	margin-left: 280px;
	width: 19px; /* if you want a bigger or smaller slider... */
	height: 256px;
}
.moor-colorBox {
	border: 1px solid #000;
	width: 59px;
	height: 68px;
	margin-top: 20px;
	margin-left: 315px;
}
.moor-currentColor { /* Bottom Box Color, the backup one */
	margin-top: 55px;
	margin-left: 316px;
	width: 59px;
	height: 34px;
}
.moor-okButton {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	margin-top: 278px;
	margin-left: 8px;
	background: #e6e6e6;
	height: 23px;
	width: 100px;
	border: 1px solid #d6d6d6;
	border-left-color: #f5f5f5;
	border-top-color: #f5f5f5;
}

/* Following are just <label> */
.moor-rLabel {
	margin-top: 100px;
	margin-left: 315px;
}
.moor-gLabel {
	margin-top: 125px;
	margin-left: 315px;
}
.moor-bLabel {
	margin-top: 150px;
	margin-left: 315px;
}
.moor-HueLabel {
	margin-top: 190px;
	margin-left: 315px;
}
span.moor-ballino { /* Style hue ° (degree) !! */
	margin-top: 190px;
	margin-left: 370px;
}
.moor-SatuLabel {
	margin-top: 215px;
	margin-left: 315px;
}
.moor-BrighLabel {
	margin-top: 240px;
	margin-left: 315px;
}
.moor-hexLabel {
	margin-top: 275px;
	margin-left: 280px;
}

/* <input> */
.moor-rInput, .moor-gInput, .moor-bInput, .moor-HueInput, .moor-SatuInput, .moor-BrighInput {
	width: 30px;
}
.moor-hexInput {
	width: 55px;
}
.moor-cursor {
	background-image: url('../images/moor_cursor.gif');
	width: 12px;
	height: 12px;
}
.moor-arrows {
	background-image: url('../images/moor_arrows.gif');
	top: 9px;
	left: 270px;
	width: 41px;
	height: 9px;
}
.moor-chooseColor { /* Top Box Color, the choosen one */
	margin-top: 21px;
	margin-left: 316px;
	width: 59px;
	height: 34px;
}


div.fileinputs {
	position: relative;
	width:76px;
}
div.fakefile {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}

input.file {
	position: relative;
	text-align: right;
	-moz-opacity:0;
	filter:alpha(opacity: 0);
	opacity: 0;
	z-index: 2;
	width:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#3366FF;
	height:20px;
}

input.text{
	padding:0 0 0 0px;
	width:134px;
	background:url(styles/upload_input.jpg) no-repeat 0 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	line-height:1.8em;
	color:#3366FF;
	height:20px;
	position:absolute;
	left:0;
	top:0;
	border:none;
}
:root input[type="text"]{
	padding-top:3px;
	line-height:normal;
}
.fakefile img{
	position:absolute;
	left:0;
	top:0;
	padding:0;
	margin:0;
}



div.fileinputs2 {
	position: relative;
	width:76px;
}
div.fakefile2 {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}

input.file2 {
	position: relative;
	text-align: right;
	-moz-opacity:0;
	filter:alpha(opacity: 0);
	opacity: 0;
	z-index: 2;
	width:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#3366FF;
	height:20px;
}

input.text2{
	padding:0 0 0 0px;
	width:134px;
	background:url(styles/upload_input.jpg) no-repeat 0 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	line-height:1.8em;
	color:#3366FF;
	height:20px;
	position:absolute;
	left:0;
	top:0;
	border:none;
}
:root2 input[type="text"]{
	padding-top:3px;
	line-height:normal;
}
.fakefile2 img{
	position:absolute;
	left:0;
	top:0;
	padding:0;
	margin:-13 0 0 0;
}




#listImages{
        list-style:none;
        margin:0;
        padding:0;
        z-index:1003;
        background: #fff;
        clear: both;
}
#listImages li{
        display:block;
        background: #fff;
        width:140px;
        height: 140px;
        text-align:center;
        line-height: 1.6em;
        font-size:12px;
        margin:10px;
        padding-top: 10px;
        paddi2ng: 3 1px 3 4px;
        cursor:move;
        border:1px dotted #efefef;
        font-weight: bold;
        float: left;

}

#listImages li a{
        font-weight: normal;
}
