﻿@import url(base.css);
@import url(menu.css);
@import url(ie_hacks.css);

.bottoms {
	border: 1px solid #BCBCBC;
	color: #333333;
	padding: 2px; font-style:normal; font-variant:normal; font-weight:normal; font-size:8pt; font-family:Tahoma;
}

.box {
	background: url('../images/bg-input.gif') no-repeat top left;
	border: 1px solid #BCBCBC;
	font: 8pt "tahoma", Tahoma, Tahoma;
	color: #999;
	padding: 2px;
}
#wrapper {
	margin: 10px auto;
	width:767px;
	height:1%;
	overflow:visible;
}
#header {
	position:relative;
	background: url(../images/body_top.gif) no-repeat 0 0;	
	width:767px;
	height:90px;
}
#header h1 {
	float:right;
	margin:35px 20px 10px 0;
	width:193px;
	height:55px;
	background:url(../images/logo.gif) no-repeat 0 0;
}
#menuwrapper {
	float:left;
	width:500px;
	height:32px;
	margin-top:40px;
}
#support {
	position:absolute;
	top: 30px;
	left:-57px;
}
#support a.on {
	display:block;
 	width:60px;
	height:62px;
	background:url(../images/support_on.gif) no-repeat 0 0;
}
#support a.off {
	display:block;
	width:60px;
	height:62px;
	background:url(../images/support_off.gif) no-repeat 0 0;
}
#body_container {
	width:767px;
	background:url(../images/body_bg.gif) repeat-y scroll 0pt 0pt;
	height:100%;
	overflow:hidden;
}
#header_delimiter {
	width:767px;
	height:35px;
	background:	url(../images/header_delimiter.gif) no-repeat 50% 0;
}
#header_pic {
	width:767px;
	height:129px;
	background:	url(../images/header_pic.gif) no-repeat 50% 0;
}
#content {
	float:right;
	width: 510px !important;
	width: 490px;
	padding:5px;
	margin:5px 10px 5px 0;
}
h3	{
	margin: 15px 0 5px 0;
	padding: 5px 20px 5px 5px;
	font: bold 12pt "Tahoma", verdana, tahoma;
	color: #0098D8;
	text-align: right;
	direction: rtl;
	background: #F5F5F5 url('../images/heading.gif') no-repeat right center;
}
h4	{
	margin: 15px 0 15px 0;
	padding: 0 12px 0 0;
	color: #00CCFF;
	text-align: right;
	direction: rtl;
	font: bold 11pt "Tahoma", verdana, tahoma;
	background: url('../images/bg-bullet.gif') no-repeat 100% 7px;
}
h4 a:link, h4 a:visited	{
	color: #999;
	border-bottom: 2px solid #EEE;
	text-decoration: none;
}
h4 a:hover	{
	color: #666;
}
dl	{
	margin: 10px;
}
dt	{
	color: #555;
	padding-bottom: 5px;
	padding-right: 10px;
	background: url('../images/dt.gif') no-repeat right 6px;
}
dd	{
	padding-bottom: 10px;
	color: #333;
}
dd p	{
	margin-top: 5px;
	margin-right: 4px;
}
#question	{
	margin-top: 20px;
}
#question li	{
	list-style: none;
	background: url('../images/quest.gif') no-repeat right 2px;
	padding-right: 20px;
}
#question li a, #question li a:link, #question li a:visited	{
	color: #666;
}
#question li a:hover	{
	color: #5EB608;
}
#content p, #content	{
	text-align: justify;
	direction: rtl;
	line-height: 17px;
}
#content ol, #content ul	{
	direction: rtl;
	text-align: justify;
	margin-right: 25px;
}
#content ul	{
	list-style: square;
	color: #777;
}
#content li	{
	margin-bottom: 10px;
}
.solutions	{
	background: #EDEDED;
}
.osl	{
	height: 161px;
	width: 68px;
	float: right;
}
.num, .nums	{
	background: url('../images/num.gif') no-repeat top right;
	width: 44px;
	height: 161px;
	float: right;
}
.linuxs	{
	margin-bottom: 20px;
}
.linuxs, .windowss	{
	float: right;
	background: #EDEDED url('../images/bg-detail.gif') repeat-x top right;
	width: 380px;
	height: 161px;
}
.nums, .windowss	{
	height: 107px;
}
.linuxs img, .windowss img	{
	float: left;
}
.detail	{
	height: 40px !important;
	height: 38px;
	padding-top: 15px;
	padding-left: 10px;
}
.pnn	{
	width: 75%;
	float: right;
	padding-right: 15px;
	font: bold 12pt "Tahoma", tahoma, verdana;
}
.pnn strong	{
	padding-right: 10px;
	direction: ltr;
	margin-top: -17px;
	float: left;
}
.pnn span	{
	color: #FFAE00;
}
#estekhdam	{
	direction: rtl;
	text-align: right;
	float: right;
	margin: 20px 20px 20px 0;
	width: 400px;
}
#estekhdam td	{
	padding: 4px 1px;
}
.label	{
	width: 100px;
}
#content select, #content input, #content textarea	{
	font: 8pt "tahoma", arial, verdana;
	padding: 2px;
	color: #999;
}
#estekhdam i	{
	color: red;
	font-style: normal;
}
#content textarea	{
}
#content input[type=checkbox], #content input[type=radio]	{
	margin-bottom: 3px;
}
#rese	{
	width: 100%;
	margin: 20px 0 20px 0;
	-moz-border-radius: 3px;
}
#rese tr	{
	direction: ltr;
	text-align: center;
}
#content b	{
	color: #555;
}
.bt	{
	font-weight: bold;
}
#kd	{
	direction: rtl;
	text-align: right;
	width: 250px;
	margin: 0px auto;
	border: 1px solid  #EEE;
}
#kd td	{
	border: 1px solid #F5F5F5;
	color: #666;
}
#rese td, #kd td, .sendtf td	{
	padding: 5px;
}
.lc	{
	background: #F1EDE5;
}
.wc	{
	background: #F5F5F5;
}
.sendtf	{
	direction: rtl;
	text-align: right;
	width: 80%;
	margin: 0px auto;
	border: 1px solid #EEE;
}
.bb	{
	font-weight: bold;
	background: #F1EDE5;
}
.tablep	{
	width: 100%;
	border:1px solid #EEE;
}
.tablep td	{
	padding: 5px 2px 5px 2px;
	border: 1px solid #EEE;
}
.thead	{
	background: #F1EDE5;
	width: 100%;
	margin-top: 10px;
	padding: 5px;
	text-align: right;
	font-weight:900;
	color: #111;
}
.rtl	{
	direction: rtl;
	text-align: right;
	background: #E1EDE5;
	font-weight: bold;
}
.fa	{
	font-weight: bold;
	direction: rtl;
	text-align: center;
	color: #555;
}

.linux-h	{
	border: 1px solid #EEE;
	width: 100%;
	margin: 10px 0 10px 0;
}
.linux-h	{
	background: #FFF;
	direction: ltr;
}
.linux-h td	{
	padding: 5px;
	border: 1px solid #F3F0E9;
}
.title	{
	background: #F3F0E9;
	font-weight: bold;
	text-align: center;
	color: #666;
}
.cr	{
	background: #F6F4F4;
}
.table-v	{
	width: 100%;
	border: 1px solid #EEE;
	color: #999;
}
.table-v td	{
	padding: 5px;
}
#content a:link, #content a:visited	{
	color: #1095CD;
	text-decoration: none;
}
#content a:hover	{
	color: #333;
}
#sidebar {
	float:left;
	width:220px;
	padding:0;
	margin:5px;
}
.sidebox {
	width:220px;
	background:url(../images/sidebarbox_bg.gif) no-repeat 0 100%;
	padding-bottom: 20px;
	
}
.sidebox #login {
	width:219px;
	height:40px;
	background:url(../images/loginbox_title.gif) no-repeat 0 0;
}
.sidebox #clients {
	width:219px;
	height:40px;
	background:url(../images/clientsbox_title.gif) no-repeat 0 0;
}
.sidebox #stats	{
	width: 219px;
	height: 40px;
	background: url(../images/statsbox_title.gif) no-repeat 0 0;
}
.sidebox #loginform	{
	margin: 0 20px;
}
#liclient	{
	margin: 5px 20px;
	padding: 0;
}
ul#liclient li	{
	list-style: none;
	direction: rtl;
	text-align: right;
	padding-right: 12px;
	line-height:1.8em;
}
#liclient li	{
	background: url(../images/li.gif) no-repeat 100% 7px;
}
#liclient li a:link	{
	color: #666;
	text-decoration: none;
}
#liclient li a:hover	{
	color: #0078AA;
	border-bottom: 1px dotted #5FC5FF;
}
#liclient li a:visited	{
	color: #999;
	text-decoration: none;
}
#loginform	{
	direction: rtl;
	text-align: right;
}
#user, #pass	{
	background: url('../images/bg-input.gif') no-repeat top left;
	border: 1px solid #BCBCBC;
	width: 110px;
	font: 8pt "tahoma", arial, verdana;
	color: #999;
	padding: 2px;
}
#pass	{
	margin-right: 1px;
	margin-top: 2px;
}
#blogin	{
	position: relative;
	top: 2px;
	right: 55px;
}
#testimonial {
	width:219px;
	background:url(../images/testimonial_body.gif) no-repeat 0 100%;
	text-align:right;
	direction:rtl;
	padding-bottom: 25px;
}
#testimonial p, .sidebox p {
	margin:0;
	padding:0 15px;
	direction: rtl;
	line-height:1.6em;
	text-align: right;
}
#testimonial div#quote{
	display:block;
	width:219px;
	height:33px;
	background:url(../images/testimonial_top.gif) no-repeat 0 0;
}
#testimonial ul li	{
	margin: 5px 0 0 5px;
	padding: 0;
	list-style: none;
	float: left;
}
#testimonial ul li a:link, #testimonial ul li a:visited	{
	text-decoration: none;
	color: #999;
}
#testimonial ul li a:hover	{
	color: #333;
}
#newsnforum {
	clear:both;
	width:767px;
	height:235px;
	padding-top:10px;
	margin:0 auto;
	margin-bottom:-8px;
	background:	url(../images/ns_bg.gif) no-repeat 50% 0;
	overflow:hidden;
}
* html #newsnforum {
	 height:1%;
	 margin-bottom:-22px;
}
#linews	{
	margin: 0;
	padding: 0;
}
#news, #forum, #supp {
	float: left;
	margin:20px;
	width:200px;
	padding-top:30px;
	text-align:right;
	height:200px;
}
#news {	background: url('../images/last-news.gif') no-repeat top left;}
#forum { background: url('../images/last-forum.gif') no-repeat top right;}
#supp {	background: url('../images/last-support.gif') no-repeat top right;}
ul#linews li, ul#liforum li	{
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: right;
	width: 210px;
	direction: rtl;
	font: 9pt "tahoma", arial, verdana;
	border-bottom: 1px solid #6F6F6F;
}
#linews li a:link, #linews li a:visited, #liforum li a:link, #liforum li a:visited	{
	display: block;
	width: 200px;
	color: #fff;
	text-decoration: none;
	padding: 5px 5px 8px 5px;
	color: #ABABAB;
}
#linews li a:hover, #liforum li a:hover	{
	background: #34718A;
	color: white;
}

#liforum	{
	float:right;
}
#morelink	{
	position: relative;
	text-align: right;
	width: 700px;
	top: -6em;
	padding: 0;
	margin: 0 0 -18px 30px;
}
a.more {
	background: url('../images/li.gif') no-repeat 100% 7px;
	padding-right:7px;
	color:#fff;
	text-decoration:none;
}
a.more:hover	{
	color: #A2A2A2;
	background: url('../images/li.gif') no-repeat 100% 7px;	
}
#nlink, #flink, #slink	{
	background: url('../images/li.gif') no-repeat 100% 7px;
	padding-right: 7px;
	width: 200px;
}
#nlink a:link, #nlink a:visited, #flink a:link, #flink a:visited, #slink a:link, #slink a:visited	{
	color: #FFF;
	text-decoration: none;
}
#nlink a:hover, #flink a:hover, #slink a:hover	{
	color: #A2A2A2;
}
#nlink	{
	float: left;
}
#slink	{
	position: absolute;
	margin-left: 23em !important;
	margin-left: -22em;
}
#flink	{
	float: right;
}
.clear	{
	clear: both;
}
.item	{
	background: url('../images/item.gif') no-repeat top center;
	width: 500px;
	margin-right: 10px !important;
	margin-right: 0;
	padding-bottom: 10px;
	margin-bottom: 10px;
	clear: both;
}
.item p	{
	padding: 10px;
	padding-top: 1em;
	width: 65%;
	color: #444;
}
.item ul li	{
	line-height: 15px;
	margin-top: 10px;
}
.item .title	{
	margin-right: 9px;
	margin-top: 14px;
}
.item .imgs	{
	float: left;
	margin-left: 5px;
}
.linp	{
	width: 360px;
}
.center	{
	text-align: center;
}
.moz	{
	background: #EFEBE2;
	padding: 10px;
	margin-top: 10px;
	-moz-border-radius: 10px;
}
.gtable {
	background: #E4EDF1;
	margin-top: 20px;
	width: 100%;
}
.gtable td	{
	text-align: center;
	padding: 5px 0;
	direction: ltr;
}
.gtable .ccolor	{
	background: #ECF2F5;
}
.gtable .wide	{
	width: 175px;
	border-left: 1px solid #D7DFE3;
}
#affiliates {
	width:732px;
	height:55px;
	text-align: right;
	direction: rtl;
	padding-top: 5px;
	padding-right: 35px;
	background:	url(../images/affiliates_bg.gif) no-repeat 50% 0;
}
#low-page	{
	position: relative;
	top: -20px;
	float: left;
	width: 150px;
	margin-left: 5em !important;
	margin-left: 2.5em;
}
#low-page a:link, #low-page a:visited	{
	color: #0078AA;
	text-decoration: none;
}
#low-page a:hover	{
	color: #FFF;
}
#footer {
	clear: both;
	width:767px;
	height:49px;
	background:	url(../images/footer_bg.gif) no-repeat 50% 0;
	font:10px Tahoma;
	color:#fff;
	text-align:right;
	direction:rtl;
	margin-bottom: 10px;
}
ul.footer_list {
	margin:0;
	padding:0;
}
ul.footer_list li	{
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: right;
	width: 190px;
	direction: rtl;
	font: 11px Tahoma;
	border-bottom: 1px solid #6F6F6F;
}
ul.footer_list li a	{
	display: block;
	color: #fff;
	text-decoration: none;
	padding: 5px 5px 8px 5px;
	color: #ABABAB;
	zoom:1;	
}
ul.footer_list li a:hover	{
	background: #34718A;
	color: white;
}
#my-logo	{
	position: relative;
	float: left;
	left: -24%;
	top: -30px;
}
#footer p {
	padding:10px 20px;
}