body {
	direction: rtl;
	font: 12px tahoma, arial;
	background: #CACACA url(../images/bg2.png) repeat;
	margin: 0 auto;
}
p {
	line-height: 25px;
	color: #525252;
}
.textright{text-align:right}
.textleft{text-align:left}
.textcenter{text-align:center}

.linux{
	margin:10px 0;
}

img {
	border: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-family: yekan;
	font-weight: normal;
}
::-webkit-input-placeholder {
color:#acacac;
}
::-moz-placeholder {
color:#acacac;
} /* firefox 19+ */
:-ms-input-placeholder {
color:#acacac;
} /* ie */
input:-moz-placeholder {
color:#acacac;
}
h1 {
	font-size: 36px;
	font-weight:normal;
}
h2 {
	font-size: 22px;
	font-weight:normal;
}
h3 {
	font-size: 17px;
	font-weight:normal;
}
h4 {
	font-size: 16px;
	font-weight:normal;
}
h5 {
	font-size: 14px;
	font-weight:normal;
}
h6 {
	font-size: 11px;
	font-weight:normal;
}
a {
	text-decoration: none;
	color: #696969;
}
@font-face {
	font-family: 'yekan';
	src: url('fonts/BYekan.ttf') format('truetype'), url('fonts/BYekan.eot?#') format('eot'), url('fonts/BYekan.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
[class*="entypo-"]:before {
	font-family: 'entypo', sans-serif;
	
}


.clear {
	clear: both;
}
.fr {
	float: right;
}
.fl {
	float: left;
}
.fivepx{padding:5px;}

.middle {
	width: 980px;
	margin: 0 auto;
}

#topmenu{
	background-color: #464646;
    box-shadow: 0 6px 0 0 rgba(5, 5, 5, 0.14);
    height: 45px;
}

#topmenu ul{float: right;}
#topmenu .login{float:left;font-family:yekan,tahoma;color:#fff;background:#1083b3;padding:9.5px;margin-right:5px;font-size:15px;}
#topmenu .login a{color:#fff;}
#topmenu .login span{font-size:17px;}
#topmenu ul li{list-style:none;float:right;padding:11px;transition: all 0.5s ease; position:relative;}
#topmenu ul li a{color:#fff;font-family:yekan;font-size:15px;}
#topmenu ul li:hover,#topmenu ul li.active{background:#eb3838;}

#topmenu li:hover ul ul{
	background:#eb3838;
}
#topmenu li li:hover ul{
}
#topmenu ul.sub-menu {
	display:none;
    position:absolute;
    top:45px;
    margin-left:0px;
    padding:0px;
    z-index:999;
	right:0;
}
#topmenu ul.sub-menu li {
	width:150px;
	height: 20px;
	line-height: 20px;
	background-color: #333;
	border:0px;
    border-top:#666 1px solid;
	float:none;
}
#topmenu ul.sub-menu li:hover{
	background:#eb3838;

}
#topmenu li:hover ul.sub-menu {
	 display: block;
	 color: #31e5e6;
}



.green {
	background-color: #00b600!important;
}
.red {
	background-color: #eb3838!important;
}
.orange {
	background-color: #ff4e00!important;
}
.blue {
	background-color: #1083b3!important;
}
.purple {
	background-color: #8C0095!important;
}
.teal {
	background-color: #008299!important;
}
.skyBlue {
	background-color: #094AB2!important;
}
.yellow {
	background-color: #e8be1b!important;
}
.black {
	background-color: #404040!important;
}

.greencolor {
	color: #00b600!important;
}
.redcolor {
	color: #eb3838!important;
}
.orangecolor {
	color: #ff4e00!important;
}
.bluecolor {
	color: #1083b3!important;
}
.purplecolor {
	color: #8C0095!important;
}
.tealcolor {
	color: #008299!important;
}
.skyBluecolor {
	color: #094AB2!important;
}
.yellowcolor {
	color: #e8be1b!important;
}
.blackcolor {
	color: #404040!important;
}

#logo {
	float:right;
	background:url(../images/logo.png) no-repeat;
	height:95px;
	width:290px;
	margin:12px 5px 5px 5px;
}
#telegram{
	float:right;
	margin:20px 200px 5px 5px;	
}
#phone{
	float:left;
	direction:ltr;
	margin: 20px 5px 0 0;
	font-size:18px;
	font-family:yekan;
	background:#fff;
	border:1px solid #CACACA;
	padding:8px;
	border-radius:5px;
	color:#404040;
}
#phone span{color:#404040;}

.slideshow{
	height:180px;
	width:100%;
	background:#FFF;
	border:1px solid #CACACA;
	border-radius:5px;

}
.slideshow img{border-radius:5px;}

#blocks{clear:both;}
.blockhost {
	float:right;
	width:230px;
	height:220px;
	background:#14982d;
	margin:20px 0 0 0;
	border-radius:5px;
	transition: all 0.5s ease;
	text-align:center;
}

.blockdomain {
	float:right;
	width:230px;
	height:220px;
	background:#d3152c;
	margin:20px 20px 0 0;
	border-radius:5px;
	transition: all 0.5s ease;
	text-align:center;
}

.blockreseller{
	float:right;
	width:230px;
	height:220px;
	background:#386de5;
	margin:20px 20px 0 0;
	border-radius:5px;
	transition: all 0.5s ease;
	text-align:center;
}

.blockwebdesign{
	float:right;
	width:230px;
	height:220px;
	background:#fece31;
	margin:20px 20px 0 0;
	border-radius:5px;
	transition: all 0.5s ease;
	text-align:center;
}


.blockwebdesign:hover,.blockreseller:hover,.blockdomain:hover,.blockhost:hover{
	background:#464646;
}

.blockwebdesign span,.blockreseller span,.blockdomain span,.blockhost span{
	color:#fff;
	font-size:70px;
	margin:0 0 10px 0;
	text-align:center;
	transition: all 0.5s ease;
}
.blockwebdesign p,.blockreseller p,.blockdomain p,.blockhost p{
	color:#fefefe;
}
.blockwebdesign h3,.blockreseller h3,.blockdomain h3,.blockhost h3{
	font-size:25px;
	color:#fff;
	margin:20px;
	transition: all 0.5s ease;
}


.blockwebdesign:hover span{color:#fece31;}
.blockreseller:hover span{color:#386de5;}
.blockdomain:hover span{color:#d3152c;}
.blockhost:hover span{color:#14982d;}


.webblock{
	clear:both;
}
.webblock div{
	
}
.webblock span{
	color:#fff;
	font-size:20px;
	margin:0 0 10px 0;
	text-align:center;
	transition: all 0.5s ease;
}
.webblock p{
	color:#fefefe;
}
.webblock h3{
	font-size:20px;
	color:#fff;
	margin:5px;
	transition: all 0.5s ease;
}
.blweb{
	float:right;
	width:270px;
	height:90px;
	margin:20px 0 0 0;
	border-radius:5px;
	transition: all 0.5s ease;
	text-align:center;
}
.phpdev {
	background:#F506FC;
}
.portal {
	background:#14982d;
}
.shop1 {
	background:#d3152c;
}
.shop2{
	background:#386de5;
}
.tabligh{
	background:#fece31;
}
.bank{
	background:#1FA096;
}
.profolio{
	background:#F79407;
}
.blweb:hover{
	background:#464646;
}




.customerlist{
	background:#464646;
	margin-top:15px;
	height:30px;
	padding:15px 10px 0 5px;
	border-radius:5px;
	width:255px;
	color:#CACACA;
	float:right;
	border: 1px solid #464646;
}
.brands{
	margin-top:15px;
	margin-right:15px;
	height:30px;
	padding:15px 10px 0 5px;
	border-radius:5px;
	width:675px;
	border: 1px solid #CACACA;
	float:right;
	background:#fff url(../images/brands.jpg) no-repeat top center;
	
}
.customerlist a{
	color:#CACACA;
}
#news-ticker {
	overflow: hidden;
	height:20px;
	float:left;
	width:155px;
}
#news-ticker li {
	height:20px;
}

#sidebar{
	float:right;
	width:270px;
	margin-left:5px;
}

.widget{
	background:#fff;
	border: 1px solid #CACACA;
    border-radius: 5px;
    float: right;
    height: auto;
    margin: 20px 0 0;
    padding: 10px;
    width: 250px;
}
.homeheight{height:250px;}
.widget h2{
	border-bottom: 1px solid #DDDDDD;
    color: #525252;
    font-size: 18px;
    margin: 5px 10px 0 0;
    padding: 0 5px 10px 0;
    width: 220px;
}
.widget p{padding:5px;font-size:11px;}
.widget ul{
	margin:5px;
}

.widget ul li{
	list-style:disc;
	margin-right:20px;
	color:#7a7a7a;
	padding:10px;
	font-size:11px;
	border-bottom:1px solid #eee;
	transition: all 0.5s ease;
}
.widget ul li:hover{padding-right:15px;color:#eb3838;}

.widget h2 span{margin-left:10px;font-size:25px;}

.content{
	float:left;
	width:676px;
	background:#FFF;
	border-radius:5px;
	border:1px solid #CACACA;
	padding:10px;
	margin: 20px 0 0;
}
.content .info{
background:#a2bc5b;
border-radius:5px;
padding:5px;
margin:5px;
}
.content .info p{color:#fff;}
.content h2{
	border-bottom: 1px solid #DDDDDD;
    color: #525252;
	margin:5px;
}
a.button-xsmall{
	font-family:yekan,tahoma;
	font-size:12px;
	background:#00b600;
	padding:2px 5px 2px 5px;
	color:#fff;
	border-radius:5px;
	transition: all 0.5s ease;
}
.bigfont{
	font-size:15px !important;
}
a.button-xsmall:hover{background:#eb3838;}
.content span{padding-left:10px;}
.content p{text-align:justify;}




#footer{
	background-color: #464646;
	box-shadow: 0 0 0 6px rgba(5, 5, 5, 0.14);
	height:220px;
	margin-top:20px;
	
}

#footer .firstbox{
	background:url(../images/footer-logo.png) no-repeat center;
	width:230px;
	height:150px;
	margin:0px 0 0 0;
	float:right;
	
}

#footer .firstbox p{
	margin:120px 0 0 0;
	font-size:11px;
	line-height:15px;
	color:#A3A3A3;
}

.lastbox{
	line-height:16px;
	color:#a3a3a3;
	text-align:justify;
	padding:0 5px 0 0;
}

#footer .footerbox{
	border-right:1px solid #555555;
	width:165px;
	height:150px;
	margin:20px 20px 0 0;
	float:right;
	
}

#footer .footerbox ul{
	margin:5px 8px 0 0;
}

#footer .footerbox ul li{
	padding:5px;
	color:#a3a3a3;
}
#footer .footerbox ul li a{
color:#a3a3a3;
}

.feat{
	float:right;
	display:block;
	width:300px;
	border:1px solid #f1f1f1;
	padding:8px;
	margin:10px;
	border-radius:5px;
	transition: all 0.5s ease;
}
.feat img{float:right;}
.feat h4{color:#C36;}
.feat:hover{background:#464646;border:#464646 1px solid;}
.feat:hover h4{color:#e8be1b;}
.login-panel{
	background:#fff;
	border:1px solid #CACACA;
	border-radius:5px;
	padding:8px;
	width:400px;
}
label

{

  font-weight:bold;

  display:block;

}





textarea,

.input,

.textarea

{

  background:#FFFFFF;
  border:0;
  font-family:tahoma, Arial, sans-serif;
  font-size:11px;
  font-weight:normal;
  margin:5px 0;
  max-width:400px;
  vertical-align:top;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  border-radius:5px;

}

table

{
  width:100%;
  border-collapse:collapse;
  border-spacing:0;
  position:relative;
}


th

{
	text-transform:uppercase;
	font-size:20px;
	text-align:center;
	padding:6px;
	font-family:yekan,tahoma;

}

.ordertable tr{height:30px;}

th.nobg

{

	border:0;

	width:150px;

	background:none;

}



td

{

	background:#FFFFFF;

	padding:6px;

	color:#4f6b72;

	text-align:center;

	vertical-align:middle;
	border-left:1px solid #eee;

}



td.alt,

tr:nth-child(even) td

{

	background:#F5FAFA;

}



td.big{
  width:150px;
  text-align:right;
}


table input,table select,table textarea{color:#666;font-family:tahoma, Lucida Grande, sans-serif;font-size:12px;margin:0;padding:2px;}
.absmiddle{vertical-align:middle;}
.breadcrumb{background-color:#F5F5F5;margin:0 0 10px;padding:10px;}
.green{color:#006F0F;}
.header{color:#1a4d80;font-size:14px;font-weight:700;}
.red{color:#BF0000;}
.small{font-size:11px;}
.warning{background-color:#FFFFDF;border:1px solid #FDFF3F;margin:0 0 10px;padding:10px;}
.contentbox{padding:10px;margin:0 0 10px;text-align:center;}
.errorbox{background-color:#FFBFBF;padding:10px;margin:0 0 10px;text-align:center;color:#7F0000;}
.successbox {border: 1px solid #66CC00;font-weight: bold;background-color: #DDFFC6;text-align: center;padding: 10px;color: #009933;}
.clientareatableactive{background-color:#DFFFE0}
.clientareatablepending{background-color:#EFEFEF}
.clientareatablesuspended{background-color:#FFF6CF}
.clientareatableterminated{background-color:#FFCFCF}
.clientticketreplyheader{background-color:#EBEBEB;color:#333;border-top:1px solid #CCC;border-right:1px solid #CCC;border-bottom:1px solid #EBEBEB;border-left:1px solid #CCC;}
.clientticketreply{background-color:#F5F5F5;margin:0 0 10px;padding:10px;border-right:1px solid #CCC;border-bottom:1px solid #CCC;border-left:1px solid #CCC;}
.adminticketreplyheader{background-color:#CFE6FF;color:#333;border-top:1px solid #CAE6FF;border-right:1px solid #CAE6FF;border-bottom:1px solid #CAE6FF;border-left:1px solid #CAE6FF}
.adminticketreply{background-color:#EEF6FF;padding:10px;margin:0 0 10px;border-right:1px solid #CAE6FF;border-bottom:1px solid #CAE6FF;border-left:1px solid #CAE6FF;}
.networkissueaffected{background-color:#EFEFEF;padding:10px;margin: 0 0 10px;}
.textgreen{color:#158F00;}
.textred{color:#9F0000;}
form{margin:0;padding:0;}
table.data{margin:0 0 10px;padding:0;}
table.data td{background-color:#FFF;border-bottom:1px solid #EBEBEB;}
table.data th{background-color:#888;border-bottom:1px solid #333;color:#FFF;font-weight:400;}
table.data tr.clientareatableactive td{background-color:#DFFFE0 !important;}
table.data tr.clientareatablepending td{background-color:#EFEFEF !important;}
table.data tr.clientareatablesuspended td{background-color:#FFF6CF !important;}
table.data tr.clientareatableterminated td{background-color:#FFCFCF !important;}
table.frame{margin:0 0 10px;padding:0;border:1px solid #EBEBEB;border-bottom:0;}
table.frame table td{background-color:#FFF;border-bottom:1px solid #EBEBEB;}
table.frame table td.fieldarea{background-color:#F5F5F5;color:#333;text-align:right;border-right:1px solid #EBEBEB;}

input[type="text"],input[type="password"]

{
  height:16px;

  padding:5px 10px;

  border:1px solid #dfdfdf;
  border-radius:5px;

}

a.customlink{ background:#eee;padding:5px; }

textarea{border:1px solid #dfdfdf;}

img.imagecenter{display: block;margin:0 auto;}

#map{
background: none repeat scroll 0 0 #6699CC;
    height: 300px;
	
	}
.hesab p{
	font-size:12px;
	padding: 5px 0px;	
}
.hesab p b{
	font-weight:bold;		
}
input,select{
	font-family:tahoma;
}
select{
	height:auto;
	padding: 4px;
	border:1px solid #7ac9b7;
	font-size:12px;
	border-radius:5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
input[type=submit] {
	margin:5px 95px;
	padding:5px;
	border-radius:5px;
	border:1px solid #7ac9b7;
	background-color: #4180C5;
	color: aliceblue;
	font-size:14px;
	-webkit-appearance: button;
	cursor: pointer;
}

.sample ul{
	
}
.sample ul li{
	list-style:disc;
	margin-right:20px;
	color:#7a7a7a;
	padding:3px 10px;
	font-size:11px;
	border-bottom:1px solid #eee;
}
.sample ul li:hover{
	padding-right:15px;
	color:#eb3838;
}

@media screen and (max-width: 1024px) {
	.logofloat {
		display: none;
	}

}
.news h2{
	margin-bottom:5px;
	padding-bottom:5px;
}
.news li{
	padding:10px 0 !important
}

/*---------------- whois script ---------------*/
.checkdomain{
}
.checkdomain form{
	width:100%;
}
.checkdomain input[type="text"]{
	width:90%;
}
#loading {
	margin-top: 5px;
	text-align: center;
	display: none;
}
#results {
	height: auto;
	padding-top:10px;
}
#loading p {
	margin: 5px 5px;
	font-size: 10px;
}
.dgreen{
	color:green;
}
.dred{
	color:red;
}
.domainres a{
	color:blue;
}
.content p b{
	font-weight:bold;
}

.logofloat div{
	padding-top: 10px;
    position: fixed;
    left: 5px;
    background: #fff;
    box-shadow: 0 0 3px #333;
    border-radius: 4px;
    z-index: 999999;
}
.logofloat .enamad {
    bottom: 165px;		
}
.logofloat .samandehi {
	padding:10px 0 0 0;
    bottom: 5px;
}
.logofloat .mellatlogo {
    bottom: 322px;
}
.logofloat .samanlogo {
    bottom: 443px;
}

/*---------------------------social-networks-------------------------------------*/
.social-networks {
	text-align: center;
}

.social-networks a {
	width: 40px;
	height: 40px;
	display: inline-block;
	text-align: center;
	border-radius: 33px;
	color: white;
}

.social-networks a i {
	padding: 8px;
	font-size: 25px;
}

.social-networks .facebook {
	background: #3b5998
}

.social-networks a.facebook:hover {
	background: white;
	color: #3b5998
}

.social-networks .twitter {
	background: #00aced;
}

.social-networks a.twitter:hover {
	background: white;
	color: #00aced;
}

.social-networks .telegram {
	background: #00aced;
}

.social-networks a.telegram:hover {
	background: white;
	color: #00aced;
}

.social-networks .google-plus {
	background: #dd4b39;
}

.social-networks a.google-plus:hover {
	background: white;
	color: #dd4b39;
}

.social-networks .pinterest {
	background: #cb2027;
}

.social-networks a.pinterest:hover {
	background: white;
	color: #cb2027
}

.social-networks .linkedin {
	background: #007bb5;
}

.social-networks a.linkedin:hover {
	background: white;
	color: #007bb5;
}

.social-networks .instagram {
	background: #125688;
}

.social-networks a.instagram:hover {
	background: white;
	color: #125688;
}
/*-------------------------------------------------------------*/