
@font-face {
	font-family: 'mitra';
	src: url('/css/fonts/BMitra.eot?#') format('eot'),  /* IE6–8 */
	url('/css/fonts/BMitra.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
	url('/css/fonts/BMitra.ttf') format('truetype');  /* Saf3—5, Chrome4+, FF3.5, Opera 10+ */
}

@font-face {
	font-family: 'mitra-bold';
	src: url('/css/fonts/BMitraBold.eot?#') format('eot'),  /* IE6–8 */
	url('/css/fonts/BMitraBold.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
	url('/css/fonts/BMitraBold.ttf') format('truetype');  /* Saf3—5, Chrome4+, FF3.5, Opera 10+ */
}


body {
	direction: rtl;
	font: 12px tahoma, arial;
	background: #fff;
	background-size:cover;
	margin: 0 auto;

}

p {
	line-height: 25px;
	color: #8f8f8f;
}
.textright{text-align:right}
.textleft{text-align:left}
.textcenter{text-align:center}



img {
	border: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-family: BYekan;
	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;
}

input,select, button{font-family:tahoma;font-size:12px;padding:6px;border:1px solid #e4e4e4;border-radius:3px;}
input[type=text],input[type=password],input[type=email]{border:1px solid #e4e4e4;}
input[type=submit], button{
	padding:10px;
	background:#28a417;
	border:0;
	color:#fff;
	font-family:tahoma;
	font-size:12px;
	border-bottom:4px solid #1b810e;
	transition: all 0.5s ease;
	cursor: pointer;
}
input[type=submit].disabled, button.disabled{
	background: #0b8079 !important;
}
input[type=submit]:hover, button:hover{
	background:#3dc32a;
	border-bottom:4px solid #28a417;
}
input[type=submit]:focus, button:fucus{
	background:#494949;
	border-bottom:4px solid #000;
}


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;
}
@-webkit-keyframes fadeIn {
	from { opacity: 0; }
	to { opacity: 1; }
}

@keyframes fadeIn {
	from { opacity: 0; }
	to { opacity: 1; }
}
@font-face {	font-family: 'BYekan';
	src: url('fonts/BYekan.eot');
	src: url('fonts/BYekan.eot?#iefix') format('embedded-opentype'),
	url('fonts/BYekan.woff') format('woff'), url('fonts/BYekan.ttf') format('truetype'),
	url('fonts/BYekan.svg#WebYekan') format('svg');
	font-weight: normal;
	font-style: normal;
	unicode-range: U+0600â€“06FF;}

@font-face {
	font-family: "nasim";
	font-style: normal;
	font-weight: normal;
	src: url("fonts/nassim_bold.eot@#iefix") format("embedded-opentype"), url("fonts/nassim_bold.woff") format("woff"), url("fonts/nassim_bold.ttf") format("truetype"), url("fonts/buyex_nassim_bold.svg#ModernPictograms tNormal") format("svg");
}

@keyframes fadeIn {
	from { opacity: 0; }
	to { opacity: 1; }
}


[class*="fontawesome-"]:before {
	font-family: 'FontAwesome', sans-serif;
}


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

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

#topnav{
	background:#34495e;
	height:45px;
}

#topnav ul li a{
	color:#fff;
}

#topnav ul li{
	margin-top:10px;
	margin-left:2px;
	float:right;
	padding:5px 8px;
	transition: all 0.5s ease;
	border-radius:5px;
}

#topnav ul li.active,#topnav ul li:hover{
	background:#769ec7;
}

#topnav .login{
	float:left;
}

#topnav .login{
	color:#fff;
	padding:7px 20px;
	font-family:BYekan;
	font-size:14px;

	background:#394f66;
}
#topnav .login a{color:#fff;}

#topnav .login a span{
	padding:5px;
	font-size:18px;
}

#header{

}

#header .logo{
	float: right;
	width: 219px;
	height: 97px;
	background: url(../images/logo.png);
	margin: 15px 0;
	background-repeat: no-repeat;
	background-size: 202px;
}

#header .callus{
	float:left;
	margin-top:40px;
	font-family:BYekan;
	font-size:26px;
	direction:ltr;
}
#header .callus p{font-size:11px;font-family:tahoma;text-align:right;}
#header .callus span{font-size:30px;}
#slide{
	background:url(../images/slider-bg.png) no-repeat center top;
	width:100%;

}

#hostingbg{
	background:url(../images/hosting-bg.jpg) no-repeat center top;
	background-size:cover;
	height:180px;
	width:100%;
	color:#fefefe;
}

#resellerbg{
	background:url(../images/reseller-bg.jpg) no-repeat center top;
	background-size:cover;
	height:180px;
	width:100%;
	color:#fefefe;
}
#domainbg{
	background:url(../images/domain-bg.jpg) no-repeat center top;
	background-size:cover;
	height:180px;
	width:100%;
	color:#fefefe;
}
#profoliobg{
	background:url(../images/profolio-bg.jpg) no-repeat center top;
	background-size:cover;
	height:180px;
	width:100%;
	color:#fefefe;
}
#productbg{
	background:url(../images/product-bg.jpg) no-repeat center top;
	background-size:cover;
	height:180px;
	width:100%;
	color:#fefefe;
}

#defaultbg{
	background:url(../images/slider-bg.jpg) no-repeat center top;
	background-size:cover;
	height:180px;
	width:100%;
	color:#fefefe;
}
#defaultbg a{color:#fff; padding:5px;background:#3872a3;border-radius:5px;}
#hostingbg span,#domainbg span,#profoliobg span,#resellerbg span,#productbg span,#defaultbg span{font-size:25px;margin-left:8px;padding-top:50px;}
#hostingbg h2,#domainbg h2,#profoliobg h2,#resellerbg h2,#productbg h2,#defaultbg h2{padding-top:50px;}
#hostingbg p,#domainbg p,#profoliobg p,#resellerbg p,#productbg p,#defaultbg p{color:#e7e7e7;}

.tp-caption.yekan-1 {
	font-size:22px;
	font-family:BYekan;
	color:rgb(255, 255, 255);
	text-decoration:none;
	background-color:transparent;
	text-shadow:none;
	border-width:0px;
	border-color:rgb(0, 0, 0);
	border-style:none;
}

.tp-caption.yekan-2 {
	font-size:16px;
	font-weight:100;
	font-family:BYekan;
	color:rgb(255, 255, 255);
	text-decoration:none;
	background-color:transparent;
	text-shadow:none;
	border-width:0px;
	border-color:rgb(0, 0, 0);
	border-style:none;
}


#navigation{
	border-top:#eaeaea 1px solid;
}

#navigation ul.help {
	display: inline;
	list-style: none outside none;
	margin: 0;
	text-align: right;
	float:left;
}

#navigation ul {
	display: inline;
	list-style: none outside none;
	margin: 0;
	text-align: right;
	float:right;
}
#navigation ul li {
	cursor: pointer;
	display: inline-block;
	font: 12px/18px BYekan;
	margin-left: 4px;
	padding: 10px;
	position: relative;
	transition: all 0.5s ease;
	z-index: 999;

}
#navigation ul li ul {
	box-shadow: none;
	display: none;
	padding: 0;
	position: absolute;
	right: 0;
	visibility: hidden;
	width: 200px;
	margin-top:9px;
}
#navigation ul li ul li {
	background:#fff;
	display: block;
	z-index: 999;
	border-right:4px solid #fff;
	border-bottom:1px solid #f4f4f4;

}

#navigation ul li ul li:hover {
	background: #f4f4f4;
	border-right:4px solid #c2c2c2;
}

#navigation ul li:hover > ul {
	display: block;
	visibility: visible;
	-webkit-animation: fadeIn 1s;
	animation: fadeIn 1s;
}

#navigation ul li a {
	color: #c2c2c2;
	font: 16px BYekan;
	transition: all 0.5s ease;
}

#navigation ul li ul li a{
	font-family:tahoma;
	font-size:12px;
}

.caption {
	display: none;
	top: 0;
	right: 0;
	width: 100%;
	height: 245px;
}
.caption p {
	color: #fff;
	padding: 17px 15px;
	font-size: 18px;
	margin:10px;
	line-height: 1.5em;
	font-family:nasim;
	text-shadow:1px 1px #000;
	background:rgba(0,0,0,0.5);
}


#navigation ul li:hover a,#navigation ul li:hover span{
	color:#e56838;
}
#navigation ul li.active a,#navigation ul li.active span{
	color:#e56838;
}

#navigation ul li a span{
	color:#c2c2c2;
	display:block;
	text-align:center;
	font-size:18px;
	transition: all 0.5s ease;
}

#offer{
	background:url(../images/gray.png) repeat-x left top #FAFAFA;
	padding-bottom:25px;
}
#profolio{
	padding:20px 0;
}
.profolio-item{
	width:300px;
	height:300px;
	margin-left:22px;
	border:5px solid #cccccc;
	margin-top:20px;
	transition: all 0.5s ease;
}



.profolio-item:nth-child(3n+0){
	margin-left:0;
}

.profolio-item:hover{
	padding:0;
	border:5px solid #a9d8ea;
}

.profolio-caption {
	display: none;
	top: 0;
	right: 0;
	background: url(../images/trans-black-50.png);
	width: 300px;
	height: 300px;
}
.profolio-caption h2, .profolio-caption p {
	color: #fff;
	font-family:nasim;
}
.profolio-caption h2 {
	padding: 20px 20px 10px;


}
.profolio-caption p {
	font-size: 16px;
	line-height: 1.6em;
	padding: 10px 20px 15px;
}
.profolio-caption a.link {
	padding: 5px 10px;
	background: #08c;
	color: #fff;
	border-radius: 2px;
	-moz-border-radius: 2px;
	font-size:16px;
	text-decoration: none;
	margin:20px 25px;
	float:left;
	font-family:BYekan;
}
.profolio-caption a.learn-more:hover {
	background: #fff;
	color: #08c;
}

#fulltext{padding-top:40px;}
#fulltext ul{
	background:#3872a3;
	height:40px;
	margin-bottom:10px;
}
#fulltext ul li{
	float:right;
	padding:11px 12px;
	border-left:#417fb3 1px solid;
	transition: all 0.5s ease;
}
#fulltext ul li:hover{
	background:#417fb3;
}
#fulltext ul li a{
	color:#fff;
}
.plans{padding-top:25px;}
.plans p.mrt{text-align:center;margin-bottom:10px;}
.plans h2{
	text-align:center;
	font-size:32px;
	text-shadow:#FFF 1px 1px;

}
.plans h2 span{
	color:#e56838;

}
.plan_one {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background-color: #FFFFFF;
	border-image: none;
	border-radius: 5px;
	border-style: none solid solid;
	border:1px solid #eee;
	float: right;
	padding-bottom: 22px;
	width: 230px;
}
.plans .title {
	background: url("../images/dark-gray-bg.jpg") repeat-x scroll left top rgba(0, 0, 0, 0);
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	color: #FFFFFF;
	float: right;
	font-family: 'BYekan',sans-serif;
	font-size: 16px;
	font-weight: normal;
	height: 45px;
	line-height: 45px;
	text-align: center;
	text-transform: uppercase;
	vertical-align: middle;
	width: 230px;
}
.plan_one .price {
	background: url("../images/host-plan-price-bg1.png") no-repeat scroll center top rgba(0, 0, 0, 0);
	color: #FFFFFF;
	float: right;
	font-family: 'BYekan',sans-serif;
	font-size: 24px;
	font-weight: normal;
	height: 62px;
	padding-top: 18px;
	text-align: center;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
	text-transform: uppercase;
	width: 230px;
}
.plan_one .price i {
	color: #FFFFFF;
	display: block;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	margin-top: 4px;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
	text-transform: none;
}
.plans ul {
	float: right;
	margin: 25px 0 20px;
	padding: 0;
}
.plans li {
	border-bottom: 1px solid #F6F6F6;
	line-height: 28px;
	margin: 0;
	padding: 0 25px 0 0;
	direction:rtl;
}
.plans .signup_but {
	float: left;
	margin: 0;
	padding: 0;
}
.plan_one .signup_but a {
	background: url("../images/but-bg-01.png") no-repeat scroll center top rgba(0, 0, 0, 0);
	color: #FFFFFF;
	float: right;
	font-family: 'BYekan',sans-serif;
	font-size: 14px;
	font-weight: normal;
	height: 36px;
	letter-spacing: 0.5px;
	line-height: 36px;
	margin: 0 0 0 61px;
	padding: 0;
	text-align: center;
	text-transform: uppercase;
	vertical-align: middle;
	width: 110px;
}
.plan_one .signup_but a:hover {
	background: url("../images/but-bg-05.png") no-repeat scroll center top rgba(0, 0, 0, 0);
	color: #FFFFFF;
}
.plan_two {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background-color: #FFFFFF;
	border-image: none;
	border-radius: 5px;
	border-style: none solid solid;
	border:1px solid #eee;
	float: right;
	margin-right: 17px;
	padding-bottom: 22px;
	width: 230px;
}

.plan_two .price {
	background: url("../images/host-plan-price-bg2.png") no-repeat scroll center top rgba(0, 0, 0, 0);
	color: #FFFFFF;
	float: right;
	font-family: 'BYekan',sans-serif;
	font-size: 24px;
	font-weight: normal;
	height: 62px;

	padding-top: 18px;
	text-align: center;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
	text-transform: uppercase;
	width: 230px;
}
.plan_two .price i {
	color: #FFFFFF;
	display: block;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	margin-top: 4px;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
	text-transform: none;
}

.plan_two .signup_but a {
	background: url("../images/but-bg-02.png") no-repeat scroll center top rgba(0, 0, 0, 0);
	color: #FFFFFF;
	float: left;
	font-family: 'BYekan',sans-serif;
	font-size: 14px;
	font-weight: normal;
	height: 36px;
	letter-spacing: 0.5px;
	line-height: 36px;
	margin: 0 0 0 61px;
	padding: 0;
	text-align: center;
	text-transform: uppercase;
	vertical-align: middle;
	width: 110px;
}
.plan_two .signup_but a:hover {
	background: url("../images/but-bg-05.png") no-repeat scroll center top rgba(0, 0, 0, 0);
	color: #FFFFFF;
}
.helight_this {
	background: url("../images/helight-icon.png") no-repeat scroll center top rgba(0, 0, 0, 0);
	color: #000000;
	float: left;
	font-family: 'Tahoma',sans-serif;
	font-size: 10px;
	font-weight: normal;
	height: 41px;
	line-height: 13px;
	margin: 2px 179px 0 0;
	padding: 14px 0 0;
	position: absolute;
	text-align: center;
	text-transform: uppercase;
	width: 55px;
}
.plan_three {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background-color: #FFFFFF;
	border-image: none;
	border-radius: 5px;
	border-style: none solid solid;
	border:1px solid #eee;
	float: right;
	margin-right: 18px;
	padding-bottom: 22px;
	width: 230px;
}

.plan_three .price {
	background: url("../images/host-plan-price-bg3.png") no-repeat scroll center top rgba(0, 0, 0, 0);
	color: #FFFFFF;
	float: right;
	font-family: 'BYekan',sans-serif;
	font-size: 24px;
	font-weight: normal;
	height: 62px;
	padding-top: 18px;
	text-align: center;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
	text-transform: uppercase;
	width: 230px;
}
.plan_three .price i {
	color: #FFFFFF;
	display: block;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	margin-top: 4px;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
	text-transform: none;
}
.plan_three .signup_but a {
	background: url("../images/but-bg-03.png") no-repeat scroll center top rgba(0, 0, 0, 0);
	color: #FFFFFF;
	float: left;
	font-family: 'BYekan',sans-serif;
	font-size: 14px;
	font-weight: normal;
	height: 36px;
	letter-spacing: 0.5px;
	line-height: 36px;
	margin: 0 0 0 61px;
	padding: 0;
	text-align: center;
	text-transform: uppercase;
	vertical-align: middle;
	width: 110px;
}
.plan_three .signup_but a:hover {
	background: url("../images/but-bg-05.png") no-repeat scroll center top rgba(0, 0, 0, 0);
	color: #FFFFFF;
}
.plan_four {
	-moz-border-bottom-colors: none;
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background-color: #FFFFFF;
	border-image: none;
	border-radius: 5px;
	border-style: none solid solid;
	border:1px solid #eee;
	float: right;
	margin-right: 17px;
	padding-bottom: 22px;
	width: 230px;
}

.plan_four .price {
	background: url("../images/host-plan-price-bg4.png") no-repeat scroll center top rgba(0, 0, 0, 0);
	color: #FFFFFF;
	float: right;
	font-family: 'BYekan',sans-serif;
	font-size: 24px;
	font-weight: normal;
	height: 62px;
	padding-top: 18px;
	text-align: center;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
	text-transform: uppercase;
	width: 230px;
}
.plan_four .price i {
	color: #FFFFFF;
	display: block;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	margin-top: 4px;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
	text-transform: none;
}

.plan_four .signup_but a {
	background: url("../images/but-bg-04.png") no-repeat scroll center top rgba(0, 0, 0, 0);
	color: #FFFFFF;
	float: right;
	font-family: 'BYekan',sans-serif;
	font-size: 14px;
	font-weight: normal;
	height: 36px;
	letter-spacing: 0.5px;
	line-height: 36px;
	margin: 0 0 0 61px;
	padding: 0;
	text-align: center;
	text-transform: uppercase;
	vertical-align: middle;
	width: 110px;
}
.plan_four .signup_but a:hover {
	background: url("../images/but-bg-05.png") no-repeat scroll center top rgba(0, 0, 0, 0);
	color: #FFFFFF;
}

.waves_graph {
	background: url("../images/waves-graph.png") repeat-x scroll left top #FAFAFA;
	float: left;
	height: 7px;
	width: 100%;
}

#homewebdesign{
	background:url(../images/webdesign-img.png) top center;
	height:325px;
	border-bottom:5px solid #135e91;
}

#homewebdesign .photo{
	background:url(../images/webdesign.png) no-repeat;
	height:250px;
	width:451px;
	margin-top:50px;
	float:right;
}

#homewebdesign .desc{
	float:right;
	margin-right:10px;
	width:519px;
}

#homewebdesign .desc h1{
	color:#FFF;
	padding:10px;
}
#homewebdesign .desc h2{
	color:#fff;
}
#homewebdesign .desc span{
	color:#fad422;
}

#homewebdesign .desc a.designinfo{
	padding:10px 20px;
	background:#28a417;
	color:#fff;
	font-family:nasim;
	font-size:18px;
	border-bottom:4px solid #1b810e;
	border-radius:5px;
	transition: all 0.5s ease;
}



#homewebdesign .desc a.works{
	padding:10px 20px;
	background:#494949;
	color:#fff;
	font-family:nasim;
	font-size:18px;
	border-bottom:4px solid #000;
	border-radius:5px;
	transition: all 0.5s ease;
}

#homewebdesign .desc a.works:focus{
	border-bottom:4px solid #494949;
}


#homewebdesign .desc p{
	color:#e7e7e7;
	padding:10px;
}

#centerarea{
	background:#eee;
	padding-top:25px;
	padding-bottom:25px;
}

.one_third {
	width: 31.33%;
}
.one_half, .one_third, .one_fourth, .two_third, .three_fourth, .one_fifth {
	float: right;
	margin-right: 2.5%;
	position: relative;
}



.white_bobox2 {
	background: url("../images/site-img-01.png") no-repeat scroll left bottom #FFFFFF;
	border: 1px solid #DCDCDC;
	border-radius: 5px;
	float: right;
	padding: 25px 20px;
	width: 87%;
}

.white_bobox {
	background-color: #FFFFFF;
	border: 1px solid #DCDCDC;
	border-radius: 5px;
	float: right;
	padding: 25px 20px;
	width: 87%;
	height:180px;
}
.last {
	clear: right;
	margin-right: 0 !important;
}

.mar_top1 {
	float: left;
	margin-top: 10px;
	width: 100%;
}
.one_third ul li{
	padding:2px;
}

.one_third ul li span{
	color:#bc2137;
	padding-left:5px;
}

.one_third ul li{
	padding:5px;
	border-bottom:1px dashed #e7e7e7;
}

.one_third ul li:nth-child(odd)
{
	background:#fefefe;
}
.one_third ul li:nth-child(even)
{
	background:#f8f8f8;
}

#feat{
	border-top:1px solid #e7e7e7;
	margin-bottom:20px;
}

#webdesign2{
	border-bottom:1px solid #e7e7e7;
	background:#F9F9F9;
	min-height:185px;
	padding:10px 0;
}

#webdesign2 h1,#webdesign2 h2,#webdesign2 h3,#webdesign2 h4,#webdesign2 h5{
	font-family:nasim;
	text-align:center;
	padding:5px;
}

#webdesign1 h1,#webdesign1 h2,#webdesign1 h3,#webdesign1 h4{
	font-family:nasim;
	padding:5px;
}
#webdesign1 h1{line-height:35px;}
#webdesign1 .topmargin1{padding-top:20px;}
#webdesign1{
	border-bottom:1px solid #e7e7e7;
	background:#3f73a1 url(../images/webdesign-img.png);
	height:242px;
	color:#fff;
}


.blue, .blue a {
	color: #3083A7;
}
.red, .red a {
	color: #FF675B;
}
.green, .green a {
	color: #26AE90;
}
.green b {
	font-size: 20px;
}

#feat h1{
	border-bottom: 1px solid rgba(215, 23, 23, 0.5);
	font-size: 40px;
	letter-spacing: 0;
	margin: 0 auto 10px;
	max-width: 400px;
	padding: 10px 0;
	position: relative;
	text-align: center;
	text-transform: uppercase;
}

#feat .featbox img{float:right;margin:15px 5px 5px 5px;}
#feat h1:after {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background:#d71717;
	border-color: -moz-use-text-color rgba(215, 23, 23, 0.5) rgba(215, 23, 23, 0.5) -moz-use-text-color;
	border-image: none;
	border-right: 1px solid rgba(215, 23, 23, 0.5);
	border-style: none solid solid none;
	border-width: medium 1px 1px medium;
	bottom: -6px;
	content: "";
	display: block;
	height: 10px;
	left: 50%;
	margin-left: -3px;
	position: absolute;
	transform: rotate(45deg);
	width: 10px;
}

#feat .featbox{
	width:470px;
	margin-left:20px;
	margin-top:20px;
	background:#fafafa;
	color:#000;
	float:right;
	transition: all 0.5s ease;
}
#feat .featbox:hover{
	background:#ecf6fa;
}
#feat .featbox h2{font-size:15px;}
#feat .featbox h2,#feat .featbox p{padding:5px;}

.lastfeat{margin-left:0;}

.imgs{
	display:block;
	margin:0 auto;
}
hr {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: -moz-use-text-color -moz-use-text-color #D4D4D4;
	border-image: none;
	border-style: none none solid;
	border-width: medium medium 1px;
	clear: both;
	height: 1px;
	margin: 20px 0 20px;
}
#fdwd{
	height:291px;
	background: linear-gradient(to left, #de3224 50%, #17565c 50%);

}
.wd1 h2{
	color:#fff;
	text-align:center;
	padding:5px;
	background:#de3224;
}
.wd2 h2{
	color:#fff;
	text-align:center;
	padding:5px;
	background:#5996cd;
}
.wd3 h2{
	color:#fff;
	text-align:center;
	padding:5px;
	background:#f06359;
}
.wd4 h2{
	color:#fff;
	text-align:center;
	padding:5px;
	background:#17565d;
}
.wd1{
	width:245px;
	height:291px;
	float:right;
	background:url(../images/wd-2.jpg) bottom no-repeat;
}

.wd2{
	width:245px;
	height:291px;
	float:right;
	background:url(../images/wd-1.jpg) bottom no-repeat;
}

.wd3{
	width:245px;
	height:291px;
	float:right;
	background:url(../images/wd-3.jpg) bottom no-repeat;
}

.wd4{
	width:245px;
	height:291px;
	float:right;
	background:url(../images/wd-4.jpg) bottom no-repeat;
}

form.homewhois {margin-top:5px;direction:ltr}

form.homewhois input[type=submit]{margin-top:8px;}

table {
	border-collapse: collapse;
	border-spacing: 0;
	position: relative;
	width: 100%;
}
th {
	font-family: yekan,tahoma;
	font-size: 20px;
	padding: 6px;
	text-align: center;
	text-transform: uppercase;
}

.domainprices {padding-top:40px;}
.ordertable tr {
	height: 30px;
}
th.nobg {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: 0 none;
	width: 150px;
}
td {
	background: none repeat scroll 0 0 #FFFFFF;
	border-left: 1px solid #EEEEEE;
	color: #4F6B72;
	padding: 6px;
	text-align: center;
	vertical-align: middle;
}
td.alt, tr:nth-child(2n) td {
	background: none repeat scroll 0 0 #F5FAFA;
}
td.big {
	text-align: right;
	width: 150px;
}

a.button-xsmall{
	padding:5px 12px;
	background:#28a417;
	color:#fff;
	font-family:tahoma;
	font-size:12px;
	border-bottom:4px solid #1b810e;
	border-radius:5px;
	transition: all 0.5s ease;
}
a.button-xsmall:focus{
	border-bottom:4px solid #28a417;
}

#fullcontact {
	border-top: 8px solid #d7d7d7;
	background:#e2e2e2 url(../images/contactbg.png) repeat;
	padding:25px 10px 25px 10px;
	color:#000;
}
#fullcontact h2{font-family:nasim;padding-top:7px;}
#fullcontact h2 span{color:#272727;}
#fullcontact a.contactbutt{
	padding:10px 20px;
	background:#28a417;
	color:#fff;
	font-family:nasim;
	font-size:18px;
	border-bottom:4px solid #1b810e;
	border-radius:5px;
	transition: all 0.5s ease;
}

#fullcontact a.contactbutt:focus{
	border-bottom:4px solid #28a417;
}
#footer{
	background:url(../images/footer-bg.jpg) repeat;
}
#footer .footshadow{
	background:url(../images/shadow-03.png) repeat-x left top;
}
#footer .box{
	width:470px;
	float:right;
	margin-left:20px;
	margin-bottom:20px;
}

#footer .box h2{
	margin-top:10px;
	color:#fff;
	border-bottom:3px solid #093;
	width:150px;
}

#footer .box p{
	text-align:justify;
	color:#e7e7e7;
}

#footer .box ul{
	margin-top:20px;
	float:right;
	width:156px;
}

#footer .box ul li{
	list-style:none;
	padding:5px 10px;
}

#footer .box ul li a{
	color:#ccc;
}
#footer .box ul li a:hover{
	color:#ccc;
}

#footer .box ul li a span{
	padding-left:5px;
}

#footer .box .callus{
	direction:ltr;
	background:#093;
	font-family:BYekan;
	font-size:30px;
	width:230px;
	color:#FFF;
	border-radius:5px;
	margin-top:10px;
	padding:5px;
	border-bottom:3px solid #063;

}
#footer .box .mail span{
	font-size:30px;
}

#footer .box .mail{
	direction:ltr;
	background:#093;
	font-family:Geneva, Geneva, sans-serif;
	font-size:18px;
	width:230px;
	color:#FFF;
	border-radius:5px;
	margin-top:10px;
	padding:5px;
	border-bottom:3px solid #063;

}

#copyright{
	background:rgba(0,0,0,0.5);
	height:25px;
	padding:12px 5px;
	color:#e7e7e7;
}
#copyright .fr{padding-top:3px;}

#copyright a{color :#fff;}

#tbl_login td, #tbl_request td{
	border: 0px;
	background-color: #fff;
}

#tbl_login input[type=submit], #tbl_request input[type=submit], #tbl_request button{
	width: 60px;
	cursor: pointer;
}

#recaptcha {
	display: block;
	position: absolute;
	margin: 0 auto;
	left: 40px;
	top: -23px;
	box-shadow: 2px 2px 10px;
	padding: 8px 8px 3px 1px;
	background-color: #fff;
	z-index: 101;
}

#recaptcha-overlay {
	display: none;
	z-index: 100;
	background-color: rgba(0,0,0,0.2);
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
}

.messages {
	margin-top: 20px
}

.alert {
	padding: 15px;
	margin-bottom: 20px;
	border: 1px solid transparent;
	border-radius: 4px;
}

.alert-success {
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #d6e9c6;
}

.alert-info {
	color: #31708f;
	background-color: #d9edf7;
	border-color: #bce8f1;
}

.alert-warning {
	color: #8a6d3b;
	background-color: #fcf8e3;
	border-color: #faebcc;
}

.alert-danger {
	color: #a94442;
	background-color: #f2dede;
	border-color: #ebccd1;
}

.portfolio-slider {
	direction: ltr;
}

.portfolio-slider ul li {
	padding: 1px;
	border: 2px;
	margin: 0px;
}

#header {
	height:130px;
}