body {
font-family:Tahoma,Arial, Helvetica, sans-serif;
	background-color:#d8d1be;
	margin: 0px;
	color:#000000;
	font-size:11px;
}
*{ padding:0; margin:0;	outline:none; list-style:none; border: 0 none;}
a:link, a:visited, a:active {
	font-size:11px;
	color: #2a78ad;
	text-decoration: none;
}
a:hover {
	font-size:11px;
	text-decoration: none;
	color: #052d3e;
}

@font-face {
    font-family: 'B yekan';
    src: url('../fontfaces/BYekan.eot');
    src: url('../fontfaces/BYekan.eot?iefix') format('eot'),
         url('../fontfaces/BYekan.woff') format('woff'),
         url('../fontfaces/BYekan.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Mj_Tunisia';
    src: url('../fontfaces/Mj_Tunisia.eot');
    src: url('../fontfaces/Mj_Tunisia.eot?iefix') format('eot'),
         url('../fontfaces/Mj_Tunisia.woff') format('woff'),
         url('../fontfaces/Mj_Tunisia.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
.register a:link,.register  a:visited,.register  a:active {
	font-size:11px;
	color: #000000;
	text-decoration: none;
}
.register a:hover {
	font-size:11px;
	text-decoration: none;
	color: #2a78ad;
}
#back-top {
	position: fixed;
	bottom:30px;
	left: 40px;
	z-index:800;
}
#back-top a {
	width: 40px;
	height:40px;
	display: block;
	background: url(../images/up-arrow.png) 0px 0px no-repeat;
}
#back-top a:hover {
	width: 40px;
	height:40px;
	display: block;
	background: url(../images/up-arrow.png) 0px -40px no-repeat;
}
#back-top span {
	display: none;
}
#content{
font-family:Tahoma ,Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
padding: 10px 10px 20px 10px;
line-height:20px;
text-align:justify;
}
.content a:link,.content a:visited,.content a:active {
	color: #2a78ad;
	text-decoration: none;
}
#content a:hover {
	text-decoration: none;
	color: #052d3e;
}

#showTm{
	position:fixed;
	width:109px;
	margin:0 auto;
	top:-67px;
	right:100px;
	text-align:center;
	height:52px;
	padding:15px;
	background:url(../images/topmenuBg2.png) top center no-repeat;
	-webkit-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
    -ms-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
	z-index:1000;
}

#topmenu{
	-webkit-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
    -ms-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
}
.top_menu { 
width:655px;
padding-left:292px;
margin:0 auto;
height:67px;
background:url(../images/topmenuBg.png) top right no-repeat;
}
.top_menu ul { padding:5px 35px 0 0; margin:0; list-style:none; border:0; height:67px; float:right; overflow:hidden;}
.top_menu ul li { float:left; margin:0; padding:0 2px 0 2px; border:0;}
.top_menu ul li a { float:left; margin:0px 0px 0 0; padding:10px 0 13px 0; color:#003160; font:normal 12px Tahoma, Arial, Geneva, sans-serif; text-decoration:none; direction:rtl;}
.top_menu ul li a span { padding:10px 12px 13px 12px;}
.top_menu ul li a:hover { color:#000; background:url(../images/hover_r.jpg) no-repeat right; background-repeat:no-repeat; direction:rtl;}
.top_menu ul li a:hover span { background:url(../images/hover_l.jpg) no-repeat left; background-repeat:no-repeat;}
.top_menu ul li a.active {  color:#000;background:url(../images/hover_r.jpg) no-repeat right; background-repeat:no-repeat; direction:rtl}
.top_menu ul li a.active span { background:url(../images/hover_l.jpg) no-repeat left; background-position: left; }

.footer{
font-family:Tahoma,Arial, Helvetica, sans-serif;
font-size:11px;
width:600px;
color:#fff0cc;
margin:0 auto;
direction:rtl;
text-align:center;
padding-top:25px;
}
.footer a{color:#FFF;text-decoration:none;}
.footer a:hover{color:#333;text-decoration:none;}
.footer a:active{color:#FFF;}
.footer a:visited{color:#FFF;text-decoration:none;}

.footer_menu {width:460px; margin:0 auto;padding-top:20px;}
.footer_menu ul { list-style:none; border:0;}
.footer_menu ul li { float:left; margin:0; padding:0; border:0;}
.footer_menu ul li a { float:left; color:#453d16; font:normal 11px Tahoma, Arial, Geneva, sans-serif; text-decoration:none; direction:rtl;}
.footer_menu ul li a span { padding:0px 10px 0px 10px;border-right:1px solid #7b765f;}
.footer_menu ul li a span:hover { color:#000;}
.footer_menu ul li a:active { color:#453d16;}
.footer_menu ul li a:visited { color:#453d16;}

#project_menu{
position:absolute;
background: url(../images/menu_bg-l.png) no-repeat;
width:90px;
padding:0 11px 0 11px;
margin-top:70px;
height:580px;
float:right;
right:0px;
}

#project_menu.fixed{
position:fixed;
width:90px;
padding:0 11px 0 11px;
height:580px;
margin-top:0px;
float:right;
top:20px;
z-index:999;
}

#project_menu ul
{
margin: 0;
padding: 0;
list-style-type: none;

}

#project_menu ul.fixed {
  position: fixed;
  top: 0;
}

#project_menu li { 
height:78px;
background: url(../images/menu_underline_selected_normal_sprites.png) bottom center no-repeat;
background-position:-5px -2px;
}
#project_menu li#menu_intro {
height:82px;
background-image: url(../images/menu_underline_selected_normal_sprites.png) bottom center no-repeat;
background-position:-5px 2px;
}
#project_menu li#menu_tech {
background-image: url(../images/menu_underline_selected_normal_sprites.png) bottom center no-repeat;
background-position:-5px -2px;
}
#project_menu li#menu_glo {
background-image: url(../images/menu_underline_selected_normal_sprites.png) bottom center no-repeat;
background-position:-5px -2px;
}
#project_menu li#menu_pos {
background-image: url(../images/menu_underline_selected_normal_sprites.png) bottom center no-repeat;
background-position:-5px -2px;
}
#project_menu li#menu_contact {
background-image: url(../images/menu_underline_selected_normal_sprites.png) bottom center no-repeat;
background-position:-5px -2px;
}
#project_menu li#menu_gallery {
background-image: url(../images/menu_underline_selected_normal_sprites.png) bottom center no-repeat;
background-position:-5px -2px;
}
#project_menu li#menu_price {

}

#project_menu li#menu_vtour {
height:82px;
background-image: url(../images/menu_underline_selected_normal_sprites.png) bottom center no-repeat;
background-position:-5px 2px;
}
#project_menu li#menu_comment {
background-image: url(../images/menu_underline_selected_normal_sprites.png) bottom center no-repeat;
background-position:-5px -2px;
}
#project_menu li#menu_cert {
background-image: url(../images/menu_underline_selected_normal_sprites.png) bottom center no-repeat;
background-position:-5px -2px;
}
#project_menu li#menu_clip {
background-image: url(../images/menu_underline_selected_normal_sprites.png) bottom center no-repeat;
background-position:-5px -2px;
}
#project_menu li#menu_plan {
background-image: url(../images/menu_underline_selected_normal_sprites.png) bottom center no-repeat;
background-position:-5px -2px;
}
#project_menu li#menu_offer {
}
#project_menu li.last{ 
background:none;
}

#project_menu li.top{ 
background:none;
display:none;
}


 
#project_menu #menu_intro.selected { 
height:82px;
background-image: url(../images/menu_underline_selected_normal_sprites.png) bottom center no-repeat;
background-position:-5px 2px;
}
#project_menu #menu_tech.selected { 
background-image: url(../images/menu_underline_selected_normal_sprites.png) bottom center no-repeat;
background-position:-5px -2px;
}
#project_menu #menu_glo.selected { 
background-image: url(../images/menu_underline_selected_normal_sprites.png) bottom center no-repeat;
background-position:-5px -2px;
}
#project_menu #menu_pos.selected { 
background-image: url(../images/menu_underline_selected_normal_sprites.png) bottom center no-repeat;
background-position:-5px -2px;
}
#project_menu #menu_contact.selected { 
background-image: url(../images/menu_underline_selected_normal_sprites.png) bottom center no-repeat;
background-position:-5px -2px;
}
#project_menu #menu_gallery.selected { 
background-image: url(../images/menu_underline_selected_normal_sprites.png) bottom center no-repeat;
background-position:-5px -2px;
}
#project_menu #menu_price.selected { 

}

#project_menu #menu_vtour.selected { 
height:82px;
background-image: url(../images/menu_underline_selected_normal_sprites.png) bottom center no-repeat;
background-position:-5px 2px;
}
#project_menu #menu_comment.selected { 
background-image: url(../images/menu_underline_selected_normal_sprites.png) bottom center no-repeat;
background-position:-5px -2px;
}
#project_menu #menu_cert.selected { 
background-image: url(../images/menu_underline_selected_normal_sprites.png) bottom center no-repeat;
background-position:-5px -2px;
}
#project_menu #menu_clip.selected { 
background-image: url(../images/menu_underline_selected_normal_sprites.png) bottom center no-repeat;
background-position:-5px -2px;
}
#project_menu #menu_plan.selected { 
background-image: url(../images/menu_underline_selected_normal_sprites.png) bottom center no-repeat;
background-position:-5px -2px;
}
#project_menu #menu_offer.selected { 

}

#project_menu ul li a
{
font-size:11px;
padding-top:47px;
padding-bottom:10px;
text-align:center;
display: block;
color: #9a9a9a;
text-decoration: none;
cursor:pointer;
}
#project_menu ul li a:link,#project_menu ul li a:active,#project_menu ul li a:visited
{
color: #9a9a9a;
text-decoration: none;
}

#project_menu ul li.selected a{
color:#0096db;

    -webkit-transition: background 300ms ease 0ms;
    -moz-transition: background 300ms ease 0ms;
    -o-transition: background 300ms ease 0ms;
    transition: background 300ms ease 0ms; 
}

#project_menu ul li a.intro {
background-image: url(../images/menu_intro.png);
background-repeat: no-repeat;
background-position: 29px -36px;
height:3px;
line-height:28px;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none; 
}
#project_menu ul li.selected a.intro {
background-image: url(../images/menu_intro.png);
background-repeat: no-repeat;
background-position: 29px 18px;
}
#project_menu ul li a.intro:hover{
color:#0096db;
background-position: 29px 18px;
}

#project_menu ul li a.tech {
background-image: url(../images/menu_tech.png);
background-repeat: no-repeat;
background-position: 29px -42px;
height:3px;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none; 
}
#project_menu ul li.selected a.tech {
background-image: url(../images/menu_tech.png);
background-repeat: no-repeat;
background-position: 29px 12px;
}
#project_menu ul li a.tech:hover {
color:#0096db;
background-position: 29px 12px;
}

#project_menu ul li a.glo {
background-image: url(../images/menu_glo.png);
background-repeat: no-repeat;
background-position: 29px -42px;
height:3px;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none; 
}
#project_menu ul li.selected a.glo {
background-image: url(../images/menu_glo.png);
background-repeat: no-repeat;
background-position: 29px 12px;
}
#project_menu ul li a.glo:hover {
color:#0096db;
background-position: 29px 12px;
}

#project_menu ul li a.pos {
background-image: url(../images/menu_pos.png);
background-repeat: no-repeat;
background-position: 29px -42px;
height:3px;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none; 
}
#project_menu ul li.selected a.pos {
background-image: url(../images/menu_pos.png);
background-repeat: no-repeat;
background-position: 29px 12px;
}
#project_menu ul li a.pos:hover {
color:#0096db;
background-position: 29px 12px;
}

#project_menu ul li a.contact {
background-image: url(../images/menu_contact.png);
background-repeat: no-repeat;
background-position: 29px -42px;
height:3px;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none; 
}
#project_menu ul li.selected a.contact {
background-image: url(../images/menu_contact.png);
background-repeat: no-repeat;
background-position: 29px 17px;
}
#project_menu ul li a.contact:hover {
color:#0096db;
background-position: 29px 17px;
}

#project_menu ul li a.gallery {
background-image: url(../images/menu_gallery.png);
background-repeat: no-repeat;
background-position: 29px -42px;
height:3px;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none; 
}
#project_menu ul li.selected a.gallery {
background-image: url(../images/menu_gallery.png);
background-repeat: no-repeat;
background-position: 29px 12px;
}
#project_menu ul li a.gallery:hover{
color:#0096db;
background-position: 29px 12px;
}

#project_menu ul li a.price {
background-image: url(../images/menu_price.png);
background-repeat: no-repeat;
background-position: 29px -42px;
height:3px;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none; 
}
#project_menu ul li.selected a.price {
background-image: url(../images/menu_price.png);
background-repeat: no-repeat;
background-position: 29px 11px;
}
#project_menu ul li a.price:hover{
color:#0096db;
background-position: 29px 11px;
}

#project_menu ul li a.vtour {
background-image: url(../images/menu_vtour.png);
background-repeat: no-repeat;
background-position: 29px -38px;
height:3px;
line-height:28px;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none; 
}
#project_menu ul li.selected a.vtour {
background-image: url(../images/menu_vtour.png);
background-repeat: no-repeat;
background-position: 29px 16px;
}
#project_menu ul li a.vtour:hover {
color:#0096db;
background-position: 29px 16px;
}

#project_menu ul li a.comment {
background-image: url(../images/menu_comment.png);
background-repeat: no-repeat;
background-position: 29px -41px;
height:3px;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none; 
}
#project_menu ul li.selected a.comment {
background-image: url(../images/menu_comment.png);
background-repeat: no-repeat;
background-position: 29px 12px;
}
#project_menu ul li a.comment:hover {
color:#0096db;
background-position: 29px 12px;
}

#project_menu ul li a.cert{
background-image: url(../images/menu_cert.png);
background-repeat: no-repeat;
background-position: 29px -40px;
height:3px;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none; 
}
#project_menu ul li.selected a.cert {
background-image: url(../images/menu_cert.png);
background-repeat: no-repeat;
background-position: 29px 11px;
}
#project_menu ul li a.cert:hover {
color:#0096db;
background-position: 29px 11px;
}

#project_menu ul li a.clip {
background-image: url(../images/menu_clip.png);
background-repeat: no-repeat;
background-position: 29px -42px;
height:3px;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none; 
}
#project_menu ul li.selected a.clip {
background-image: url(../images/menu_clip.png);
background-repeat: no-repeat;
background-position: 29px 13px;
}
#project_menu ul li a.clip:hover {
color:#0096db;
background-position: 29px 13px;
}

#project_menu ul li a.plan {
background-image: url(../images/menu_plan.png);
background-repeat: no-repeat;
background-position: 29px -40px;
height:3px;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none; 
}
#project_menu ul li.selected a.plan {
background-image: url(../images/menu_plan.png);
background-repeat: no-repeat;
background-position: 29px 11px;
}
#project_menu ul li a.plan:hover {
color:#0096db;
background-position: 29px 11px;
}

#project_menu ul li a.offer {
background-image: url(../images/menu_offer.png);
background-repeat: no-repeat;
background-position: 29px -40px;
height:3px;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none; 
}
#project_menu ul li.selected a.offer {
background-image: url(../images/menu_offer.png);
background-repeat: no-repeat;
background-position: 29px 12px;
}
#project_menu ul li a.offer:hover {
color:#0096db;
background-position: 29px 12px;
}

.bx-pager a {
	display:block;
	width:8px;
	height:8px;
	background: url(../images/bt_pg.png) no-repeat 0 -8px;
	float:left;
	margin-left:4px;
	font-size:0px;
}
.bx-pager a:link,a:visited,.bx-pager a:active{
	color:#FFFFFF;
}

.bx-pager .pager-active{
	background-position: 0 0;
}
.bx-pager a:hover {
}

/*pager wrapper*/
.bx-pager {
	float:left;
	padding-left:31px;
	padding-top:3px;
	color:#FFFFFF;
	font-size:0px;
}

#project_panel{
}
.employ {
	direction:rtl;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	background-color:#FFFFFF;
}
.employ_input, .employ_textarea, .employ_select{
	direction:rtl;
	font-family:tahoma,Arial, Helvetica, sans-serif;
	font-size:11px;
	border:1px #7f9db9 solid;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	padding:3px;
}
.employ a{
	text-decoration:none;
	color:#FFFFFF;
	font-size:11px;
	font-family: tahoma, Arial, Helvetica, sans-serif;
}
.employ a:active{
	text-decoration:none;
	color:#FFFFFF;
	font-family: tahoma, Arial, Helvetica, sans-serif;
}
.employ a:visited{
	text-decoration:none;
	color:#FFFFFF;
	font-family: tahoma, Arial, Helvetica, sans-serif;
}
.employ a:hover{
	color:#FF9900;
	text-decoration:none;
	font-family: tahoma, Arial, Helvetica, sans-serif;
}
.warninput_employ{
direction:rtl;
font-family:tahoma,Arial, Helvetica, sans-serif;
font-size:11px;
border:#ff0000 1px solid;
padding:3px;
background-color:#ffedec;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
}

#social_net {
	width:124px;
	height:28px;
	margin:0 auto;
	background:url(../images/social_icon.jpg) no-repeat;
}
#social_net ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	clear: left;
}
#social_net ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0 2px 0 2px;
	margin: 0;
}
#social_net ul li a span {
	display:none;
}
#social_net ul li a {
	width:27px;
	height:28px;
	margin:0px;
	padding:0px;
	display: block;
}
#social_net ul li a.facebook:hover {
	background: url(../images/social_icon.jpg) -2px -28px;
}
#social_net ul li a.twitter:hover {
	background: url(../images/social_icon.jpg) -33px -28px;
}
#social_net ul li a.google:hover {
	background: url(../images/social_icon.jpg) -64px -28px;
}
#social_net ul li a.rss:hover {
	background: url(../images/social_icon.jpg) -95px -28px;
}
.nl_bt {
	width:95px;
	height:26px;
	background: url(../images/nl_bt.jpg) no-repeat;
}
.nl_bt a span {
	display:none;
}
.nl_bt a {
	width:95px;
	height:26px;
	display: block;
}
.nl_bt a:hover {
	background: url(../images/nl_bt.jpg) 0 -26px;
}
.hd_block{
	font-family:Tahoma,Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	margin-right:50px;
}
.hd_block div{
	padding:7px 30px 0 30px;	
	text-align:center;
}
.answer_field{
display:none;
}

.button, .button span {
 	 font-family:Tahoma,Arial,Helvetica,sans-serif;
	   font-size:11px;
	display: inline-block;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding:3px 5px 3px 5px;
	
}

.button{
	white-space: nowrap;
	line-height:1em;
	position:relative;
	outline: none;
	overflow: visible; /* removes extra side padding in IE */
	cursor: pointer;
	border: 1px solid #999;/* IE */
	border: rgba(0, 0, 0, .2) 1px solid;/* Saf4+, Chrome, FF3.6 */
	border-bottom:rgba(0, 0, 0, .4) 1px solid;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
	background: -moz-linear-gradient(
		center top,
		rgba(255, 255, 255, .1) 0%,
		rgba(0, 0, 0, .1) 100%
	);/* FF3.6 */
	background: -webkit-gradient(
		linear,
		center bottom,
		center top,
		from(rgba(0, 0, 0, .1)),
		to(rgba(255, 255, 255, .1))
	);/* Saf4+, Chrome */
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#19FFFFFF', EndColorStr='#19000000'); /* IE6,IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#19FFFFFF', EndColorStr='#19000000')"; /* IE8 */
	-moz-user-select: none;
	-webkit-user-select:none;
	-khtml-user-select: none;
	user-select: none;
	padding:5px;
}
.button:hover, .button.hover {
	background: -moz-linear-gradient(
		center top,
		rgba(0, 0, 0, .1) 0%,
		rgba(255, 255, 255, .1) 100%
	);/* FF3.6 */
	background: -webkit-gradient(
		linear,
		center bottom,
		center top,
		from(rgba(0, 0, 0, .1)),
		to(rgba(255, 255, 255, .1))
	);/* Saf4+, Chrome */
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#19000000', EndColorStr='#19FFFFFF'); /* IE6,IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#19000000', EndColorStr='#19FFFFFF')"; /* IE8 */
}
.button:active, .button.active {
	top:1px;
	background: -moz-linear-gradient(
		center top,
		rgba(0, 0, 0, .1) 0%,
		rgba(255, 255, 255, .1) 100%
	);/* FF3.6 */
	background: -webkit-gradient(
		linear,
		center bottom,
		center top,
		from(rgba(255, 255, 255, .1)),
		to(rgba(0, 0, 0, .1))
	);/* Saf4+, Chrome */
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#19000000', EndColorStr='#19FFFFFF'); /* IE6,IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#19000000', EndColorStr='#19FFFFFF')"; /* IE8 */
}
.input{
	direction:rtl;
	font-family:tahoma,Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:3px;
	width:158px;
	border:1px #7f9db9 solid;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
}
.input2{
	font-family:tahoma,Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:3px;
	border:1px #7f9db9 solid;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
}
.select{
	direction:rtl;
	font-family:tahoma,Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:3px;
	border:1px #7f9db9 solid;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
}
.contactta{
	direction:rtl;
	font-family:tahoma,Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:3px;
	width:211px;
	border:1px #7f9db9 solid;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
}
.commentta{
	direction:rtl;
	font-family:tahoma,Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:3px;
	width:211px;
	border:1px #7f9db9 solid;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
}
.warninput{
	direction:rtl;
	font-family:tahoma,Arial, Helvetica, sans-serif;
	font-size:11px;
	border:#ff0000 1px solid;
	padding:3px;
	width:158px;
background-color:#ffedec;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
}
.warninput2{
	direction:rtl;
	font-family:tahoma,Arial, Helvetica, sans-serif;
	font-size:11px;
	border:#ff0000 1px solid;
	padding:3px;
	width:211px;
	background-color:#ffedec;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
}
.warninput3{
	font-family:tahoma,Arial, Helvetica, sans-serif;
	font-size:11px;
	border:#ff0000 1px solid;
	padding:3px;
	width:132px;
	background-color:#ffedec;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
}
.warn2{
padding:15px 15px 10px 0;
color:#990000;
font-weight:bold;
}
.dbutton {
	font-family:tahoma,Arial, Helvetica, sans-serif;
	font-size:11px;
}
#commentForm{
display:none;
padding-right:25px;
}
.navigator{
color:#999;
-webkit-border-radius:6px;
-moz-border-radius:6px;
border-radius:6px;
text-shadow:1px 1px 0 #FFF;
background-color:#F4F4F4;
height:20px;
padding:7px 15px 0px 10px;
line-height:0px;
}
.navigator a,.navigator a:visited,.navigator a:active{
color:#999;
}
.navigator a:hover{
color:#333;
}
#Mprocess{
direction:rtl;
text-align:right;
padding:10px 100px 0 0;
display:none;
color:#00779f;
}
#send_msg{
font-size:11px;
font-weight:bold;
direction:rtl;
text-align:center;
padding:10px;
border:1px #009900 solid;
color:#009900;
}

#waitMessage{
    direction:rtl;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#00779f;
	display:none;	
}
#waitMsg{
    direction:rtl;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#00779f;
	text-align:center;
	display:none;
}
#message{
    direction:rtl;
	text-align:right;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#00779f;
	line-height:20px;
	display:none;
}
.sendMessage{
    direction:rtl;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#00779f;
	text-align:center;
	line-height:19px;
	display:none;
	padding-right:7px;
	padding-left:7px;
}
.errorMessage{
    direction:rtl;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ba0000;
	text-align:center;
	line-height:22px;
	display:none;
	padding-right:7px;
	padding-left:7px;
}
#errorMessage{
    direction:rtl;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ba0000;
	text-align:center;
	line-height:22px;
	display:none;
	padding-right:7px;
	padding-left:7px;
}
#errorMsg{
    direction:rtl;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ba0000;
	text-align:center;
	display:none;
	padding-right:7px;
	padding-left:7px;
}
.support_panel{
position:absolute;
width:60px;
height:175px;
}
.support_panel a span {
	display:none;
}
.support_panel a {
cursor:pointer;
width:60px;
height:175px;
	display: block;
}
.support_panel a:hover {
}
.bt_down{

}
.bt_down {
	width:99px;
	height:28px;
	padding:0 0 0 0;
	color:#1DA1CF;
	margin:0 auto;
	background: url(../images/bt_down.png) no-repeat;
}
.bt_down a {
	width:99px;
	height:28px;
	margin:0px;
	padding:0px;
	display: block;
}
.bt_down a:hover {
	background: url(../images/bt_down.png) 0px 28px;
}
.project_slider{
	width:921px;
	background-color:#FFF;
	margin:0 auto;
	padding:25px 0 15px 0;
}
.project_slider li{
	margin:0px 18px 0 18px;
	padding:10px 5px 0px 5px;
	width:160px;
	height:165px;
	text-align:center;
	font-family:Mj_Tunisia, Arial, Helvetica, sans-serif;

	background:url(../images/sproBg.jpg) center no-repeat;
}
.project_slider a:link,.project_slider a:active,.project_slider a:visited{
color:#bc9940;
height:155px;
overflow:hidden;
display:block;
	font-size:15px;
}
.project_slider a:hover{
	font-size:15px;
	color:#735916;
}
.project_slider li div{
	margin-top:5px;
}
#scrollbar 
{ 
    position:absolute; 
    width:921px;
    display:block;
    font-size:1px;
    top:580px;
}
#left_scroll
{ 
	position:relative;
	display:block;
	top:100px;
	width: 17px;
	height: 106px;
	background:url(../images/arrows2.jpg);
	cursor:pointer;
	float:left;
	z-index:3;
	left:15px;
}  

#right_scroll 
{ 
	position:relative;
	display:block;
	top:100px;
	width: 17px;
	height: 106px;
	background:url(../images/arrows2.jpg) 17px 0px;
	cursor:pointer;
	float:right;
	z-index:3;
	right:15px;
}
#left_scroll:hover
{ 
	background:url(../images/arrows2.jpg) 0px 106px;
}  

#right_scroll:hover
{ 
	background:url(../images/arrows2.jpg) 17px -106px;
}
.cborder {
background:#f4f5f4;
border:#CCCCCC 1px solid;
-webkit-border-radius:6px;
-moz-border-radius:6px;
border-radius:6px;
margin-left:10px;
margin-right:11px;
}
.cl {float:right; margin-top:22px; background: url(../images/artist-comment-l.gif) no-repeat; display: block; width: 12px; height: 12px; }

#project_loading{
position: fixed;
display:none;
top: 50%;
left: 43%;
width:150px;
text-align:center;
color:#FFFFFF;
background-color: rgb(78, 91, 99);
opacity: 0.6;
filter:alpha(opacity=60);
-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;
padding:10px 5px 15px 5px;
z-index:1200;
}
.reg_Form{
font-family:Tahoma,Arial, Helvetica, sans-serif;
font-size:11px;
text-align:right;
line-height:10px;
}
#overlay {
	position: fixed;
	background:#000000;
	top: 0;
	left: 0;
	width: 100%;
	height:100%;
	display:none;
	z-index:1100;
}
#popup-frame{
     position: fixed;
     left: 0px;
     top: 0px;
     width:100%;
     height:100%;
     text-align:center;
	 display:none;
     z-index: 1110;
}
#popup{
    margin: 0 auto;
}
#popup .reg_Form{
	background:#FFFFFF;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
	border:#CCCCCC 5px solid;
}

.reg_Form a,.reg_Form a:link,.reg_Form a:visited,.reg_Form a:active{
	color: #333333;
	text-decoration: none;
}
.reg_Form a:hover{
	color: #2a78ad;
	text-decoration: none;
}
#closeF a {
	width:18px;
	height:18px;
	margin:0px;
	padding:0px;
	display: block;
	background: url(../images/closeF.png) 0px 0px;
	cursor:pointer;
}
#closeF a:hover {
	background: url(../images/closeF.png) 0px 18px;
}
.operator_box{
opacity: 1;
filter:alpha(opacity=100);
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:11px;
color:#7d7d7d;
border:solid 1px #d1d1d3;
-webkit-border-radius:5px;
-moz-border-radius:5px;
border-radius:5px;
background:#fbfcfc;
}
#operator_box{
position:fixed;
top:160px;
left:0px;
z-index:990;
}
.operator_box_line{
background:url(../images/operator_box_line.png) repeat-x;
height:2px;
width:90%;
margin:0 auto;
text-align:center;
}
.operator_box a{
color:#4676ba;
text-decoration:none;
}
.operator_online{
width:15px;
height:15px;
padding-bottom:5px;
display:block;
background:url(../images/op_status.png) -15px 0px no-repeat;
}
.operator_busy{
width:15px;
height:15px;
padding-bottom:5px;
display:block;
background:url(../images/op_status.png) -30px 0px no-repeat;
}
.operator_away{
width:15px;
height:15px;
padding-bottom:5px;
display:block;
background:url(../images/op_status.png) -45px 0px no-repeat;
}
.operator_offline{
width:15px;
height:15px;
padding-bottom:5px;
display:block;
background:url(../images/op_status.png) 0px 0px no-repeat;
}
.action_online a{
width:17px;
height:15px;
display:block;
background:url(../images/op_action.png) -20px 0px no-repeat;
}
.action_online span{
display:none;
}
.action_offline a{
width:17px;
height:15px;
display:block;
background:url(../images/op_action.png) -38px 0px no-repeat;
}
.action_offline span{
display:none;
}
.action_busy a{
width:17px;
height:15px;
display:block;
background:url(../images/op_action.png) 20px 0px no-repeat;
}
.action_busy span{
display:none;
}
.action_away a{
width:17px;
height:15px;
display:block;
background:url(../images/op_action.png) -20px 0px no-repeat;
}
.action_away span{
display:none;
}
#pscroller2{
width: 354px;
text-align:right;
height: 29px;
padding:5px 0 0 0;
color:#2a78ad;
}

#pscroller2 a{
text-align:right;
text-decoration: none;
color:#2a78ad;
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-weight:normal;
font-size:11px;
}
#pscroller2 a:hover{
text-decoration: none;
color:#113c58;
}

.cat_img{
	-moz-box-shadow: 1px 1px 1px  #999999;
		-webkit-box-shadow: 1px 1px 1px #999999;
		box-shadow: 1px 1px 1px  #999999;

}

.cat_img:hover{
	-moz-box-shadow: 0px 0px 10px  #666666;
		-webkit-box-shadow: 0px 0px 10px  #666666;
		box-shadow: 0px 0px 10px  #666666;

}

.breaking-news{
direction:rtl;
padding:12px 10px 0 0;
width:493px;
float:left;
height:30px;
text-align:right;
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:12px;
color:#333;
}
.breaking-news a{
text-decoration:none;
color:#333;
}

.blockHd{
width:227px;
height:37px;
background:url(../images/blockHd.png) center no-repeat;
text-align:right;
font-family:Mj_Tunisia, Arial, Helvetica, sans-serif;
font-size:17px;
color:#814b24;
padding:8px 20px 0 0;
}
.blockBdy{
background-color:#FFF;
padding:10px;
}

.pro_pan{
float:right;
width:280px;
height:152px;
border:1px #CCC solid;
-webkit-border-radius:5px;
-moz-border-radius:5px;
border-radius:5px;
padding:3px;
background:#fafafa;
}

.topic-thumb img{background:#FFF;padding:4px;border:1px #dedede solid;-webkit-transition:all .40s;-moz-transition:all .40s;-o-transition:all .40s;transition:all .40s;}

.topic-thumb a:hover img{opacity:0.6;}

