@charset "utf-8";
/* CSS Document */

html {
	height:100%;
}
body {
	margin:0px;
	padding:0px;
	height:100%;
	background-color:#53534b;

	scrollbar-base-color: #ffffff;
	scrollbar-arrow-color: #999999;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-face-color: #ddd;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-track-color: #ffffff;
}
body, table, td, input, select, textarea {
	font-family:Tahoma;
	font-size:12px;
	line-height:150%;
}
.clear{
	clear: both;
}
hr {
	clear:both;
}
a{
	color:#006699;
}
a:hover{
	text-decoration:none;
	color:#000033;
}

#roj_editor_toolbar {
    height: 52px;
}

.admin-menu {
	display: block;
	padding: 0px; 
	background-color: #003366;
	text-align:center;
	border-bottom:1px solid white;
}
.admin-menu .page-properties a{
	float: left;
	padding: 5px 10px;
}
.admin-menu ul{
	list-style:none;
	margin:0px;
	padding:0px;
	padding-right:5px;
}
.admin-menu li{
	margin:5px 1px;
	padding:0px;
	float:right;
	background-color:#5B6A9F;
	background-image:url(common/adminbtn.left.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:3px;
}
.admin-menu a{
	font-size:10px;
	line-height:22px;
	color:#eee;
	display:block;
	text-decoration:none;
	background-repeat:no-repeat;
	background-position:right;
	padding-right:20px;
}
.admin-menu a:hover{
	color:#fb8;
	text-decoration:none;
}
.admin-menu li span{
	background-image:url(common/adminbtn.right.gif);
	background-position:right;	
	background-repeat:no-repeat;
	padding:0px 7px 0px 5px;
	display:block;
}
.admin-menu li.pages a{
	background-image:url(common/admin.icon.pages.gif);
}
.admin-menu li.items a{
	background-image:url(common/admin.icon.items.gif);
}
.admin-menu li.users a{
	background-image:url(common/admin.icon.users.gif);
}
.admin-menu li.home a{
	background-image:url(common/admin.icon.home.gif);
}
.admin-menu li.logout a{
	background-image:url(common/admin.icon.exit.gif);
}
.admin-menu li.statictexts a{
	background-image:url(common/admin.icon.statictexts.png);
}
.admin-menu li.galleries a{
	background-image:url(common/admin.icon.galleries.png);
}
#xToolbar {
	min-height: 48px;
}

#container {
	width:900px;
	margin: 20px auto 5px auto;
}

#content {
	direction:rtl;
	padding:7px 17px;
	color:#666666;
	margin:5px 5px 0 0;
	background-color: #fff;
    border-top: 3px solid #ddd;
    border-left: 3px solid #ddd;
    border-bottom: 3px solid #333;
    border-right: 3px solid #333;
}
#texts {
	overflow:auto;
	padding-left: 10px;
	margin-top:10px;
	height: 200px;
}
#texts img{
	margin-right:10px;
	margin-bottom:10px;
	margin-top:5px;
}

/* Bread Crumb */
ul.breadcrumb {
	list-style:none;
	margin:2px;
	padding:5px 0px;
	font-size:11px;
}
ul.breadcrumb li {
	float:right;
	padding:2px 0px;
	margin:0px;
	background-image:url(fa/tick4.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:15px;
}
ul.breadcrumb li.last {
	color:#888888;
	background-image:none;
	display:none;
}
ul.breadcrumb li a {
	color:#666666;
	text-decoration:none;
}
ul.breadcrumb li a:hover {
	text-decoration:underline;
}

.pagetitle {
	font-size:12px;
	color: #ff8d07
}

#footer {
	padding:5px 0px;
	color:#CCCCCC;
	direction:rtl;
	width:850;
	margin:10px auto;
}
#footer img{
	margin-right:10px;
}
#footer a{
	color:#FFFF99;
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}



.highlight {
	background-color:#FFCC33;
}

#gallery .thumb{
	background-color: white; 	
}
#gallery table.thumb{
	width:95px;
	float:right;
	margin:5px;
}
#gallery .thumb a {
	border: 1px solid #555;
}
#gallery .thumb a:hover {
	border: 1px solid #FF6600;
}
#gallery .thumb img{
	margin:0px;
}
#gallery .thumb .title {
	background-color:#777799; 
	color: white; 
	height:45px;
	vertical-align:middle;
	text-align:center;
}

.hometicker {
	color:#FFFFFF; 
	padding-bottom:10px;	
}
.hometicker a{
	color:#FFFFFF;
}
.hometicker a:hover{
	color:#FFCC66;
}

/*tooltip*/

.tool-tip {
	color: #335;
	background-color:#dde;
	border:1px solid #889;
}

.tool-title {
	display: none;
}

.tool-text {
	margin: 3px 7px;
	font-size: 10px;
}

#header {
	height: 45px;
	#height: 80px;
	background-image: url(common/logo2.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 20px;
}
#headermenu {
	height: 29px;
}
#headermenu ul#homemenu {
	background-color: #ff7f00;
    float: left;
    width: auto;
    white-space: nowrap;
    #width: 608px;
}
body.lang_en #headermenu ul#homemenu {
    #width: auto;
}
#pageimage {
	height: 190px;
	background-image:url(../files/upload/image/homeimages2/2.jpg);
	text-align: left;
}
#pageimage .menu {
	width: 28px;
	background-color:#ff8d07;
	height: 190px;
	position: absolute;
	float: left;
	margin-left: 901px;
}
#pageimage .menu a{
	display: block;
	background-position: center;
	background-repeat: no-repeat;
	height: 21px;
	margin-top: 140px;
}
#pageimage .menu a:first-child {
	margin-top: 2px;
}
#pageimage .menu a.b1{
	background-image:url(common/sidebar4.png);
	margin-top: 2px;
}
#pageimage .menu a.b2{
	background-image:url(common/sidebar3.png);
}
#pageimage .menu a.b3{
	background-image:url(common/sidebar1.png);
}
body.lang_en #pageimage .menu a.b3{
	background-image:url(common/sidebar2.png);
}

#menu {
	background-color:#6c6c64;
	margin: 5px 0;
	padding: 0;
	list-style: none;
}
#menu li {
	margin: 0;
	padding: 0;
}
#menu li a{
	padding: 5px 10px;
	color: #fff;
	display: block;
	text-decoration:none;
	background-image: url(common/grad.png);
	background-repeat: repeat-y;
	background-position: 1000px 0;
	border-top: 1px solid #aaa;
	border-left: 1px solid #aaa;
	border-right: 1px solid #222;
	border-bottom: 1px solid #222;
	#width: 99%;
}
#menu li a:hover, #menu li.current a {
	background-position: right;
}

#home {
	margin: 0 -5px;
}
#home td{
	vertical-align: top;
	padding: 2px;
	background-color: #eee;
	direction: rtl;
	color: #555;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
}
#home td h3 {
	margin: 0 0 10px 0;
	padding: 5px 10px;
	background-color: #ccc;
	font-size: 12px;
}
#home .padd {
	padding: 5px 15px;
}

#home td h3.title2 {
	color: #ff8d07;
	background-color: transparent;
	padding-top: 35px;
	font-size: 14px;
}
#home td.notitle {
	padding: 15px;	
}
#home td img {
	margin: 0 0 5px 10px;
}
#home td:first-child img {
	margin: 0 0 5px 40px;
}

#home td.banners {
	background-color: transparent;
	padding: 0px;
	border: none;
}
#home td.banners a{
	margin-top: 5px;
    display: block;
}
#home td.banners a:first-child{
	margin-top: 0;
}
#home td.banners img{
	margin: 0;
	border: 0;
}

#homemenu.MM2 li {
	border-color:#52534b !important;
	border-bottom: 1px solid #572c06 !important;
	border-right: 1px solid #572c06 !important;
	border-top: 1px solid #fee9d7 !important;
	border-left: 1px solid #fee9d7 !important;
}
#homemenu.MM2 li li{
	border: none !important;
}
#homemenu.MM2 li.cooperation {
    width: 160px;
}
#homemenu.MM2 li.cooperation a{
    width: 140px;
}
#homemenu.MM2 li.cooperation li, #homemenu.MM2 li.cooperation li a{
    width: auto;
}