body {
	margin: 0 auto;
	font-family: tahoma;
	font-size: 12px;
	background-color: #fff;
	text-align: right;
	direction: rtl;
	color: #000;
}
.phpdebuger{
	direction: ltr;
	text-align: left;
	border: 1px solid #c1c1c1;
	color: #fff;
	background: #369;
	padding: 2px;
}
.phpdebuger b {

}
a {
	color: #321;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
img {border:none;vertical-align:middle;}
form {
	display: inline;
	vertical-align: middle;
}
input, option{
margin-top:3px;
font-family: tahoma;
}
input.but {
	background: url(images/but.png) center no-repeat;
	line-height: 27px;
	height: 27px;
	width: 61px;
	border: 0px;
	color: #fff;
	font-size: 15px;
}
input.input3 {
	background: url(images/text.png) center no-repeat;
	line-height: 27px;
	height: 25px;
	width: 245px;
	border: 0px;
	color: #666;
	font-size: 18px;
	padding: 3px;
}
/*#dff3ff#85c5eb*/
textarea {
	border: 1px solid #666;
}
label.error{
	display: block;
	background: url(images/unchecked.gif) right no-repeat;
	padding-right: 16px;
	color: #5199c4;
}
input.error{
	border: 1px solid #f00;
	background: url();
}
.my_content{
	width: 790px;
	margin: 0 auto
}
#head, #head a{
	color: #fff;
}
#head b{
	background-color: #3d6278;
	height: 75px;
	display: block;
}
#head h1{
	line-height: 75px;
	margin: 0px;
	padding-right: 60px;
	background: url(images/logo.gif) right no-repeat;
	float: right;
}
#head small{
	line-height: 75px;
	float: left;
}
#head #links{
	background-color: #5199c4;
	height: 30px;
	padding: 8px 0 0 0;
	margin-bottom: 12px;
}
#head #links a{
	color: #fff;
	display: block;
	width: 90px;
	line-height: 30px;
	margin: 0 3px 0 3px;
	float: right;
	text-align: center;
}
#head #links a:hover, #head #links .active{
	color: #5199c4;
	background: #fff url(images/button_right.gif) right top no-repeat;
}
#head #links a:hover span, #head #links .active span{
	color: #5199c4;
	background: url(images/button_left.gif) left top no-repeat;
	display: block;
}
#body {
	/*float: left;*/
	width: 100%;
	border: 1px dotted #123;
	padding: 2px;
	margin-bottom: 10px;
}/*
h1, h1 a{
	margin: 0px;
	padding-right: 5px;
}*/
#body h2, #body h2 a{
	background-color: #5199c4;
	color: #fff;
	margin: 0px;
	padding-right: 5px;
}
#footer {
	margin-top: 10px;
	border-top: 1px solid #dcdcdc;
	color: #666;
	clear: both;
}
#footer a{
	color: #7499d8;
}
.alert{
	text-align: center;
	background: #7499d8;
	color: #fff;
	margin: 0 auto;
}
.bar {
	clear: both;
}
.bar h1{
	background-color: #85c5eb;
	color: #fff;
	font-size: 18px;
	margin: 0;
	border-top: 1px solid #666;
}
.bar div{
	background-color: #777;
	float: right;
	margin: 1px;
	padding: 5px;/*dff3ff*/
	color: #fff;
}
.bar div:hover{
	background-color: #555;
}
.bar div a, .box div h3{
	color: #fff;
	font-size: 18px;
	display: block;
}
.bar div span{
	color: #666;
	font-size: 15px;
	display: block;
	clear: both;
	padding: 5px;
	background-color: #dff3ff;
}

.box {
}
.box:hover {
}
.box img {
/*width:171px;
height:125px;*/
}
.box p {
	margin: 0px;
}
.box span{
	color: #709e07;
	font-size: 12px;
	display: block;
	padding: 3px;
	background-color: #f2f6db;
	margin-top:3px;
}

/* Page Numbers */
.pages {
	font-size: 10px;
	clear: both;
}

.pages a, .pages span {
	display: block;
	float: right;
	color: #628d00;
	padding: 3px 5px 3px 5px;
	margin-right: 2px;
	border: 1px solid #9aa837;
}

.pages span.current {
	font-weight: bold;
	background: #e4e9c1;
	color: #618500;
}

.pages a {
	text-decoration: none;
}

.pages a:hover {
        border-color: #98c62f;
        background: #eef2d3;
        color: #618500;
}
.status {
	background-color: #369;
	color: #fff;
	text-align: center
}
.alert {
	background-color: #369;
	color: #fff;
	text-align: center;
}
.lang
{
	border: 1px dotted #666;
	font-size: 11px;
	padding: 2px;
	margin: 1px;
}
.lang span
{
	font-size: 13px;
	font-weight: bold;
}
.activelang
{
	background-color: #eff7ff;
	border-style: solid;
}
.active_edit
{
	border: 1px dotted #666;
	font-size: 11px;
	padding: 2px;
	margin: 1px;
	background-color: #eff7ff;
}
#msgs table
{
	border: 1px dotted #666;
	font-size: 11px;
	padding: 2px;
	margin: 1px;
}
#msgs table:hover
{
	background-color: #fbfdff;
}
#msgs .def
{
	background-color: #eff7ff;
	border-style: solid;
}
.bar
{
	clear: both;
}
.bar a
{
	width: 50px;
	line-height: 25px;
	background-color: #369;
	display: block;
	text-align: center;
	color: #fff;
	border: 1px solid #369;
	float: right;
	margin: 0 1px 0 1px;
}
.bar a:hover
{
	background-color: #eff7ff;
	color: #000;
	border-style: dotted;
}
#uploads .removeInput{
margin-right:-265px;
margin-top:-4px;
position:absolute;
}


/* Right Menu Hover */

.hover{
background:url(images/bullet_go.png) no-repeat right top;
line-height:18px;
padding:0;
margin:0;
margin-right:8px;
margin-left:8px;
border-bottom:1px #fff dashed;
height:20px;
text-align:right;
}

.hover a{
padding-right:20px;
vertical-align:5px;
display:block;
}

.hover a:hover{
background:url(images/overlay.gif) repeat-x top center;
color:#786104;
border-bottom:1px #CCCCCC dashed;
}
#MultiFile1_wrap{
text-align:center;
}
#MultiFile1_wrap_labels div{
background:#FEEFB8;
border:1px solid #FDDA3E;
margin:5px auto;
text-align:right;
width:650px;
color:#796006;
}
.uploadBlock{
border:solid #d5d5d5;
border-width:0 9px 9px;
overflow: auto;
clear:both;
}
.uploadBlock .title{
	background-color:#d5d5d5;
	line-height:20px;
	text-align:center;
	color:#000000;
	font-size:11pt;
	font-weight:bold;
}
table.uploadDetails{
width:500px;
float:right;
}
table.uploadDetails td{
border:dotted #010400;
border-width:0 1px;
color:#7d6100;
padding-right:3px;
background-color:#fef4ce;
line-height:20px;
}
table.uploadDetails tr.bg td{background-color:#feecae;}
.uploadBlock .code{
background-color:#F0F7FF;
border:1px solid #DCEDFF;
clear:both;
margin:4px 0;
overflow:auto;
-moz-border-radius:10px;
}
.uploadBlock .code .caption{
border:4px solid #DCEDFF;
color:#4996F3;
float:right;
font-weight:bold;
text-align:center;
width:130px;
line-height:18px;
padding:2px;
-moz-border-radius:10px;
}
.uploadBlock .code .url{
background-color:#FFFFFF;
border:1px solid #DCEDFF;
color:#818181;
float:left;
font-weight:bold;
margin:4px;
padding:4px;
text-align:left;
width:603px;
height:30px;
-moz-border-radius:5px;
}


.Details{
display:none;
background-color:#F0F7FF;
border:1px solid #DCEDFF;
padding:3px;
clear:both;
}
#folders, #files{overflow:auto;}
#folders div{float:right;padding:3px;}
#downloadCounter{float:left;}

.commentrow2{
background-color:#F0F7FF;
border:1px solid #DCEDFF;
}
.commentrow1{
background:#FEEFB8;
border:1px solid #FDDA3E;
margin:4px 0;
}

.star-rating{
list-style:none;
margin: 0px;
padding:0px;
width: 150px;
height: 30px;
position: relative;
background: url(images/star_rating2.gif) top right repeat-x;
}
.star-rating li{
padding:0px;
margin:0px;
/*\*/
float: right;
/* */
}
.star-rating li a{
display:block;
width:30px;
height: 30px;
text-decoration: none;
text-indent: -9000px;
z-index: 20;
position: absolute;
padding: 0px;
}
.star-rating li a:hover{
background: url(images/star_rating2.gif) right center;
z-index: 2;
right: 0px;
}
.star-rating a.one-star{
right: 0px;
}
.star-rating a.one-star:hover{
width:30px;
}
.star-rating a.two-stars{
right:30px;
}
.star-rating a.two-stars:hover{
width: 60px;
}
.star-rating a.three-stars{
right: 60px;
}
.star-rating a.three-stars:hover{
width: 90px;
}
.star-rating a.four-stars{
right: 90px;
}
.star-rating a.four-stars:hover{
width: 120px;
}
.star-rating a.five-stars{
right: 120px;
}
.star-rating a.five-stars:hover{
width: 150px;
}
.star-rating li.current-rating{
background: url(images/star_rating2.gif) right bottom;
position: absolute;
height: 30px;
/*width:105px;*/
display: block;
text-indent: -9000px;
z-index: 1;
}
.blockYello{margin:0 0 4px;}
.blockYello .blocktop{
background:url(images/orange-block/up-over.jpg) repeat-x top;
overflow:visible;
height:39px;
color:#FFFFFF;
font-weight:bold;
line-height:36px;
text-align:center;
}
.blockYello .blockBody{
background:url(images/orange-block/bg.gif) repeat-y center;
text-align:center;
padding:0 10px;
}
.blockYello .blockBodyr{
background:url(images/orange-block/right.jpg) repeat-y right;
}
.blockYello .blockBodyl{
background:url(images/orange-block/left.jpg) repeat-y left;
padding:0 10px;
}
.blockYello .blockBottom{
background:url(images/orange-block/down-over.jpg) repeat-x bottom;
overflow:visible;
height:27px
}
.blockBlue{margin:0 0 4px;}
.blockBlue .blocktop{
background:url(images/blue-block/up-over.jpg) repeat-x top;
overflow:visible;
height:39px;
color:#FFFFFF;
font-weight:bold;
line-height:36px;
text-align:center;
}
.blockBlue .blockBody{
background:url(images/blue-block/bg.gif) repeat-y center;
text-align:center;
}
.blockBlue .blockBodyr{
background:url(images/blue-block/right.jpg) repeat-y right;
}
.blockBlue .blockBodyl{
background:url(images/blue-block/left.jpg) repeat-y left;
padding:0 10px;
}
.blockBlue .blockBottom{
background:url(images/blue-block/down-over.jpg) repeat-x bottom;
overflow:visible;
height:27px
}
.blockGreen{margin:0 0 4px;}
.blockGreen .blocktop{
background:url(images/green-block/up-over.jpg) repeat-x top;
overflow:visible;
height:39px;
color:#FFFFFF;
font-weight:bold;
line-height:36px;
text-align:center;
}
.blockGreen .blockBody{
background:url(images/green-block/bg.gif) repeat-y center;
text-align:center;
}
.blockGreen .blockBodyr{
background:url(images/green-block/right.jpg) repeat-y right;
}
.blockGreen .blockBodyl{
background:url(images/green-block/left.jpg) repeat-y left;
padding:0 10px;
}
.blockGreen .blockBottom{
background:url(images/green-block/down-over.jpg) repeat-x bottom;
overflow:visible;
height:27px
}
.path{
margin-bottom:5px;
background:url(images/bgbg.jpg) repeat-x top center;
padding-right:10px;
border:1px dashed #EEEEEE;
line-height:26px;
}

.path a{color:#363636;
font-weight:bold;
font-size:11px; 
}
