﻿#side_menu{background-color:#EFF5FF;border-left:1px solid #CFE2FF;float:right;margin:0;padding:15px;text-align:left;width:219px;}
#side_menu ul{list-style:none;margin:0 0 10px;padding:0;}
#side_menu ul li{line-height:25px;margin:0;padding:0;}

.absmiddle{vertical-align:middle;}
.breadcrumb{background-color:#F5F5F5;margin:0 0 10px;padding:10px;}
.clear{clear:both;}
.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;}
a,a:visited{color:#333;text-decoration:underline;}
a:hover{color:#666;text-decoration:none;}
body,td,th{color:#666;}
form{margin:0;padding:0;}
h1{border-bottom:1px solid #EBEBEB;color:#1a4d80;font-size:24px;font-weight:400;margin:0 0 12px;padding:0 0 3px;}
h2{border-bottom:1px solid #F5F5F5;color:#333;font-size:18px;font-weight:400;margin:0 0 5px;padding:10px 0 3px;}
h3{color:#666;font-size:16px;font-weight:700;margin:0;padding:10px 0 5px;}
hr{background-color:#EBEBEB;border:0;border-top:1px solid #EBEBEB;height:0;margin:10px 0;overflow:hidden;}
input,select,textarea{color:#666;font-family:Lucida Sans Unicode, Lucida Grande, sans-serif;font-size:12px;margin:0;padding:2px;}
p{margin:0;padding:3px 0 8px;}
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 th a {color:#FFF;}
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;}
.kbarticle {padding: 2px 5px 5px 15px;}
.kbviews {color:#A8A8A8;font-size:10px;}
.kbalsoread {padding: 5px 5px 5px 15px;background-color: #F5F5F5;border-bottom: 1px solid #ccc;font-weight: bold;margin: 10px 0 10px 0;}
.searchinput {font-size: 11px;padding:0;}
#twitterfeed ul {list-style-type: none;padding: 0;margin: 15px 0 20px 0;}
#twitterfeed li {background-image: url(../../images/twittericon.png);background-repeat: no-repeat;background-position: 0;margin: 0 20px 10px 20px;padding-left: 25px;}
#twitterfeed p {text-align:center;margin:15px;}

/* --------------------------------------------------------------
   QUOTES
-------------------------------------------------------------- */

.quotecontainer {
    border: 1px solid #ccc;
    background-color: #fff;
    background-image:url('../../images/quote.png');
    background-repeat:no-repeat;
    background-position: 10px 11px;
    color: #666;
    margin: 10px;
}

.quotecontainer:hover {
    background-color: #efefef;
    cursor: hand;
    cursor: pointer;
}

.quotecontainer .quoteid {
    float: left;
    width: 80px;
    padding: 13px 0 0 40px;
    text-align: center;
    font-size: 24px;
}

.quotecontainer .quoteleft {
    float: left;
    padding: 10px 0 10px 0;
    font-size: 11px;
}

.quotecontainer .quoteleft .subject {
    font-weight: bold;
    font-size: 14px;
    padding-bottom: 4px;
    color: #000;
    width: 350px;
}

.quotecontainer .quoteright {
    float: right;
    padding: 10px 15px 0 0;
    text-align: right;
}

.quotecontainer .quoteright .stage {
    font-weight: bold;
    font-size: 12px;
    padding-bottom: 4px;
}










#wrap {
	margin: 0px auto 0px auto;
	min-width: 1003px;
	width: expression(((document.documentElement.clientWidth || document.body.clientWidth) < 1003)? "1003px" : "100%");
}
.asddd{ font-weight:normal !important; }
#header {
	margin: 0;
	padding: 0;
	background-image: url('images/header-bg.gif');
	background-repeat: repeat-x;
	height: 121px;
	width: 100%;
}
#header-right {
	width: 500px;
	height: 121px;
	float: right;
	overflow: hidden;
	text-align: right;
}
#header-left {
	background-image: url('images/header-left.jpg');
	background-repeat: no-repeat;
	height: 121px;
	overflow: hidden;
}
#header-links {
	height: 31px;
	background-color: #484848;
	width: auto;
	line-height: 31px;
	text-align: right;
	color: #FFFFFF;
	font-family: "traditional Arabic";
	font-size: 12pt;
	font-weight: bold;
	overflow: hidden;
}
#header-right img {
	padding: 0;
	margin-top: 2em;
}
#header-left a {
	font-family: "Traditional Arabic";
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
#header-left-contact {
	width: 200px;
	float: left;
	height: 20px;
	text-indent: 7%;
	color: #FFFFFF;
}
#header-left-home {
	text-decoration: none;
	width: 300px;
	height: 20px;
	float: left;
	text-indent: 13%;
}
#header-left-home a {
	color: #000000;
}
#header-left-home a:hover {
	color: #8B8B8B;
}
#content_container {
	margin: 0px;
	min-width: 1005px;
	font-family: arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12pt;
}
#content_left {
	font-family: arial, Helvetica, sans-serif;
	font-weight: bold; /*width: 80%;
	float: left;
	margin: 2px;
	 direction: rtl;*/;
	padding: 4px;
	background-color: #FBFBFB;
	text-align: right;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #E2E2E2;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #E2E2E2;
	font-size: 12pt;
}
#content_left_in_right {
	margin: 0px;
	float: right;
	width: 80%;
	padding: 0px;
	background-color: #FBFBFB;
	height: 100%;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #E2E2E2;
}
#side_menu {
	padding: 0px;
	margin: 0px 0px 0px 2px;
	float: left;
	width: 190px;
}
#side_menu_in_left {
	padding: 0px 0px 0px 5px;
	width: 190px;
	height: auto;
	text-align: center;
}
#side_menu ul{list-style:none;margin:0 0 10px;padding:0;}

#side_menu ul li{line-height:25px;margin:0;padding:0;}
#loginform {
	background-image: url('images/formbg.png');
	background-repeat: no-repeat;
	width: 330px;
	height: 22px;
	position: relative;
	float: left;
	left: 11em;
	top: 5px;
}
#form2 {
	/*background-image: url('images/formbg.png');*/width: 330px;
	font: normal 11px tahoma;
	directon: rtl;
	text-align: right;
	color: white;
	font-weight: normal;
	float: left;
	position: relative;
	left: 12em;
	top: 1.5em;
}
.right {
	float: right;
	align:right;
}
.left {
	float: left;
	align:left;
}
.clear {
	clear: both;
}
#footer-form {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-image: url('images/footer-form-bg.jpg');
	background-repeat: repeat-x;
	height: 154px;
}
#footer-form form {
	padding: 2px 6% 2px 2px;
	margin: 0px;
	text-align: right;
	color: #FFFFFF;
	font-family: "traditional Arabic";
	font-size: 11pt;
	font-weight: bold;
	height: 115px;
}
body {
	padding: 0px;
	margin: 0px;
	color: #000000;
}
a:visited {
	color: #FE6A00;
	text-decoration: none;
}
a {
	color: #FE6A00;
	text-decoration: none;
}
a:hover {
	color: #FF974A;
	text-decoration: underline;
}
table.data{
	border: 1px solid #EBEBEB;
	margin: 0 0 10px;
	padding: 0;
	border-collapse: collapse;
	text-align: right;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	width: 100%;
}
table.data td{
	padding: 5px;
	background-color: #FFF;
	border-bottom: 1px solid #EBEBEB;
}
table.data th{
	background-position: bottom;
	padding: 0 4px 0 0;
	margin: 0;
	background-color: #6C6C6C;
	border-bottom: 1px solid #333;
	color: #FFF;
	font-weight: bold;
	background-image: url('images/vps-tblhead.png');
	background-repeat: repeat-x;
	font-family: "traditional Arabic";
	font-size: 14pt;
	text-align: right;
}
table.data tr:hover {
	background-color: #FF5050;
}

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;}
ul {
	padding: 0;
	margin: 0;
	list-style-type: square;
	list-style-position: inside;
}
#up-footer-form {
	padding: 3px 3% 0px 3px;
	color: #FFFFFF;
	font-family: "traditional Arabic";
	font-size: 14pt;
	text-align: right;
	font-weight: bold;
}
#footer-form select {
	margin: 0px;
	padding: 0px 3px 0px 3px;
	height: 18px;
	width: 100%;
	border: 1px solid #9D9D9D;
	background-image: url('images/inputsmallbg.gif');
	background-repeat: repeat-x;
	text-align: right;
	float: right;
}
#footer-form input {
	margin: 0px;
	padding: 0px 3px 0px 3px;
	height: 18px;
	width: 100%;
	border: 1px solid #9D9D9D;
	background-image: url('images/inputsmallbg.gif');
	background-repeat: repeat-x;
	text-align: right;
	float: right;
}
.footer-form-div {
	float: right;
	width: 30%;
	height: 112px;
	padding: 0px;
	margin: 0px 0px 0px 2%;
	direction: ltr;
}
.footer-form-div span {
	padding: 0px;
	margin: 0px 0px 0px 3px;
	text-align: right;
	color: #F01E29;
}
#footer-form label {
	margin: 0px;
	padding: 0px;
	text-align: right;
}
.tables select {
	border: 1px solid #D2D2D2;
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
	font-family: tahoma;
	font-size: 9pt;
	text-align: left;
}
.tables {
	font-family: arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	border-collapse: collapse;
	width: 190px;
	text-align: left;
	margin-top: 5px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #404040;
	margin-left: 3px;
}
.tdcolum {
	background-color: #FFFFFF;
	font-family: tahoma;
	font-size: 9pt;
}
.datatable {
	margin: 0px auto 0px auto;
	border: 1px solid #7A7A7A;
	padding: 0px;
	border-collapse: collapse;
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}
.datatable th {
	border-width: 0px;
	border-style: none;
	padding: 0px 5px 0px 7px;
	margin: 0px;
	background-image: url('images/BgHeaderHLight.png');
	background-repeat: repeat-x;
	height: 30px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}
.tdcolum1 {
	background-color: #F2F2F2;
}
.tdcolum2 {
	background-color: #E4E4E4;
}
.datatable td {
	margin: 0px;
	padding: 2px 3px 2px 7px;
	height: 30px;
	width: auto;
}
.tdcolum3 {
	margin: 0px;
	padding: 0px;
	background-color: #D7D7D7;
}
.tdprice {
	color: #849F26;
	font-weight: bold;
}
.tables td {
	padding: 3px;
	text-align: left;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #404040;
	border-left-color: #404040;
}
.serverviewer {
	background-image: url('images/tabeldataheader.gif');
	background-repeat: no-repeat;
	font-family: arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	line-height: 38px;
	text-align: center;
	color: #FFFFFF;
	background-position: center;
}
#cpu {
	background-color: #FFFFFF;
	height: 22px;
	padding: 2px;
	border: 1px solid #404040;
	margin-top: 3px;
	margin-bottom: 7px;
	width: 100%;
	overflow: hidden;
}
#bandwidth {
	background-color: #FFFFFF;
	height: 22px;
	padding: 2px;
	border: 1px solid #404040;
	margin-top: 3px;
	margin-bottom: 7px;
	width: 100%;
	overflow: hidden;
}
#hard_type {
	background-color: #FFFFFF;
	height: 22px;
	padding: 2px;
	border: 1px solid #404040;
	margin-top: 3px;
	margin-bottom: 7px;
	width: 100%;
	overflow: hidden;
}
#ram {
	background-color: #FFFFFF;
	height: 22px;
	padding: 2px;
	border: 1px solid #404040;
	margin-top: 3px;
	margin-bottom: 7px;
	width: 100%;
	overflow: hidden;
}
#hard {
	background-color: #FFFFFF;
	height: 22px;
	padding: 2px;
	border: 1px solid #404040;
	margin-top: 3px;
	margin-bottom: 7px;
	width: 100%;
	overflow: hidden;
}
#type {
	background-color: #FFFFFF;
	height: 22px;
	padding: 2px;
	border: 1px solid #404040;
	margin-top: 3px;
	margin-bottom: 7px;
	width: 100%;
	overflow: hidden;
}
#datacenter {
	background-color: #FFFFFF;
	height: 22px;
	padding: 2px;
	border: 1px solid #404040;
	margin-top: 3px;
	margin-bottom: 7px;
	width: 100%;
	overflow: hidden;
}
#server-filters {
	margin-top: 8px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #404040;
	border-bottom-color: #404040;
	border-left-color: #404040;
}
.sitebroker {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	color: #808080;
	font-size: 16px;
}
.sitebroker small {
	font-family: tahoma;
	font-size: 9pt;
	font-weight: normal;
}

.sitebroker img {
	border: 3px solid #DBDBDB;
}
.sitebroker-img-td {
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #EAEAEA;
}
.sitebroker-price-td {
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #EAEAEA;
	text-align: center;
}
.sitebroker td {
	border-bottom-style: solid;
	border-bottom-width: 0px;
	border-bottom-color: #CCCCCC;
}
.sitebroker_info {
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
	margin-bottom: 5px;
	width: 100%;
}
.sitebroker_info_tr1 {
	background-color: #FFFFFF;
}
.sitebroker_info_tr2 {
	background-color: #EFEFEF;
}
.simpleForm table {
	border-collapse: collapse;
	border: 1px solid #C0C0C0;
}
.sitebroker_info_td_head {
	padding: 5px;
	background-color: #666666;
	color: #FFFFFF;
	font-family: arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	background-image: url('images/BgHeaderHLight.png');
}
.sitebroker_info_container img {
	padding: 7px;
	border-style: none;
}
#simpleForm {
	width: 70%;
}
#footer-form select {
	padding: 1px;
	height: 20px;
}
.site-singel td {
	font-family: arial, Helvetica, sans-serif;
	padding: 6px 4px 6px 4px;
}
.grid {
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #E4E4E4;
	font-size: 11pt;
	color: #808080;
	font-weight: bold;
	font-family: arial, Helvetica, sans-serif;
}
.center {
	text-align: center;
}
.site-singel a {
	font-family: arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}
#footerlinks {
	background-image: url('images/footer-links-bg.gif');
	background-repeat: repeat-x;
	height: 34px;
	line-height: 34px;
	text-align: center;
	font-family: tahoma;
	font-size: 9pt;
	color: #FFFFFF;
	width: 100%;
	font-weight: normal;
}
#footerlinks ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	width: 100%;
}
#footerlinks li {
	display: inline;
}
#footerlinks li a {
	color: #CCCCCC;
	padding: 5px 20px 5px 20px;
	background-image: url('images/menuitembg.gif');
	background-repeat: no-repeat;
	background-position: right;
	margin: 0px;
}
#footerlinks li a:hover {
	color: #FFFFFF;
}
.steps {
	background-position: right;
	font-size: 12pt;
	color: #C70505;
	font-weight: bold;
	text-align: right;
	border: 1px solid #E9E9E9;
	padding: 3px 6px 3px 3px;
	width: 130px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-top: 4px;
	background-image: url('images/stepsbg.jpg');
	background-repeat: no-repeat;
	font-family: Arial;
}
.table {
	border-collapse: collapse;
	text-align: center;
}
.steps span {
	font-size: 10px;
	font-weight: normal;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	vertical-align: super;
}
.domainsearchform {
	float: left;
	width: 180px;
	font-family: arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
}
.reportnum {
	color: #FF0000;
}
.homepageserv {
	padding-top: 10px;
	clear: both;
}
.homepageserv span.desc {
	display: block;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #DADADA;
	padding-right: 5px;
}
.homepageserv span.title {
	display: block;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #DADADA;
	padding-right: 5px;
}
.homepageserv span.title {
	font-family: arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}
.homepageserv span.desc {
	font-family: tahoma;
	font-size: 8pt;
	font-weight: normal;
}
.homepageserv ul {
}
.homepageserv li {
	background-position: right;
	margin: 10px 5px 10px 5px;
	float: right;
	background-repeat: no-repeat;
	min-height: 55px;
	height: 55px;
}
.homepageserv li a {
	padding: 0 42px 0 0;
	width: 146px;
	color: #999999;
	display: block;
	overflow: hidden;
}
.homepageserv li a:hover {
	color: #FF6600;
	text-decoration: none;
}
.Servicestitle {
	background-position: right;
	font-family: arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-align: right;
	padding-right: 25px;
	background-repeat: no-repeat;
	background-image: url('images/servicetitlebg.gif');
	height: 30px;
	line-height: 30px;
	clear: both;
}
.homepageserv li a:hover {
	color: #FF6600;
	text-decoration: none;
}
.style3 {
	text-align: right;
}
.plans td {
	height: 40px;
}
.plans {
	color: #000000;
	border-collapse: collapse;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
}
.plans tr {
	border-bottom-color: #F9F9F9;
	border-bottom-width: 2px;
	border-bottom-style: solid;
}
.orangecolor {
	color: #FF8900;
}
.greencolor {
	color: #78A813;
}
.bluecolor {
	color: #0080C4;
}
.redcolor {
	color: #FF0D09;
}
.blackcolor {
	color: #666666;
}
h2 {
	font-size: 12pt;
	font-weight: bold;
}
.palnscontainer {
	float: right;
	width: 165px;
	padding: 12px 2px 2px 2px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	height: 146px;
	text-align: center;
	font-family: "traditional Arabic";
	font-size: 16px;
	background-repeat: no-repeat;
	display: inline;
	margin-top: 3px;
	margin-right: 1.9em;
	margin-bottom: 8px;
	font-weight: bold;
}
.plan-details {
	height: 80px;
	margin-bottom: 7px;
	padding-top: 10px;
	padding-right: 3px;
}
#plan-order {
	text-align: right;
	padding-right: 1em;
	height: 21px;
}
.hosting-services {
	float: right;
	width: 290px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-align: right;
	overflow: hidden;
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	box-shadow: 0px 0px 8px 2px #888;
	height: 195px;
	display: inline;
	margin-right: 7px;
	margin-top: 7px;
	font-weight: normal;
	padding-right: 8px;
}
.hosting-services ul {
	padding: 8px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.hosting-services h4 {
	background-position: right;
	padding: 8px 20px 8px 0;
	margin: 0;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	background-repeat: no-repeat;
	color: #FF3300;
	background-image: url('images/servarrow.gif');
}
.servicesbg {
	height: 980px;
	background-image: url('images/puzzel.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	width: 640px;
	margin-right: auto;
	margin-left: auto;
}
#plan-order a {
	background-position: center top;
	padding: 2px 15px 4px 15px;
	background-image: url('images/orderbtn.png');
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-decoration: none;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
}
#plan-order a:hover {
	background-image: url('images/orderbtn.png');
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-decoration: none;
	background-position: center -21px;
}
.plans1000 {
	text-align: right;
	color: #FF0000;
	font-family: Arial;
	font-size: 15pt;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 0px 20px 6px 20px;
}
.vpstabs {
	border: 1px solid #FAD56B;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.vpswhite {
	background-image: url('images/table_specs_bgWhite.gif');
	background-repeat: repeat-x;
	background-color:white;
	height:30px;
}
.vpsgrey {
	background-image: url('images/table_specs_bgGray.gif');
	background-repeat: repeat-x;
	background-color: #EEEEEE;
	height:30px;
}
.vps-artd {
	font-weight: bold;
	font-family: "traditional Arabic";
}
#vps-orderbtn a {
	font-family: tahoma;
	font-size: 11px;
	background-image: url('images/orderbtn.png');
	background-position: 50% 0px;
	background-repeat: no-repeat;
	color: #FFFFFF;
	padding: 2px 15px 4px 15px;
	font-weight: normal;
}
#vps-orderbtn a:hover {
	background-image: url('images/orderbtn.png');
	background-position: 50% -21px;
}

#orderbtn a {
	font: bold 13px tahoma;
	background-image: url('images/111.png');
	background-position: 50% 0px;
	background-repeat: no-repeat;
	color: #FFFFFF;
	padding: 14px 25px;
}
#orderbtn a:hover {
	background-image: url('images/111.png');
	background-position: 50% -42px;
}
.vps-price {
	color: #FF0000;
	font-size: 14pt;
	font-weight: bold;
	font-family: "traditional Arabic";
}
.vps-container {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	height: 100%;
	overflow: hidden;
}
.vps-container table  {
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	text-align: center;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
}
.vps-artd  {
	font-family: "traditional Arabic";
	font-size: 13pt;
	font-weight: bold;
	text-align: right;
	text-indent: 5px;
}
.vpshead {
	background-image: url('images/vps-tblhead.png');
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-family: arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	height:30px;
}
.vps-container table td {
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.vps-Advantages {
	border-style: none;
	background-image: url('images/vps-advan-head.gif');
	background-repeat: repeat-x;
	text-align: right;
	font-family: "traditional Arabic";
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
	height: 27px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;

}
.divright {
	margin: 5px 7px 5px 0;
	float: right;
	width: 48%;
	display: inline;
	overflow: hidden;
}
.divright img {
	float: right;
	margin-left: 10px;
}
.Advantagestitle {
	line-height: 50px;
	font-family: "traditional Arabic";
	font-size: 14pt;
	font-weight: bold;
	color: #FF0000;
	text-align: right;
}
.divright p {
	margin: 0;
	padding: 0 0 0 8;
	text-align: justify;
	text-indent: 60px;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
}
.vpsleftcontainer {
	float: left;
	width: 77%;
	margin-right: 1%;
	overflow: hidden;
}
.vpsrightcontainer {
	height: 100%;
	text-align: center;
	overflow: hidden;
	vertical-align: top;
}

.tabcontentcontainer {
	padding: 3px;
	border: 1px solid #CCCCCC;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #F8F8F8;
}
.countrytabsmn div {
	border: 1px solid #CCCCCC;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	text-align: center;
width:120px;
height:165px;
	color: #666666;
	background-color: transparent;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	font-family: arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}
.tabcontenttable  td {
	border: 1px solid #FFFFFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-align: center;
}
.tabcontenttable  {
	border: 1px solid #808080;
	width: 100%;
	border-collapse: collapse;
	background-color: #D6D6D6;
text-align: center;
color:black;
font:bold 16px arial;
}
.countrytabsmn a {
	background-position: center 0px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background-repeat: no-repeat;
display:block;
width:120px;
height:125px;
color:black;
font:bold 16px arial;
text-align: center;
text-decoration:none;
}
.countrytabsmn a:hover{
	background-position: center -124px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background-repeat: no-repeat;
}

.activetapa a{
border:solid 1px red;
}
.projects-list {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	width: 100%;
	overflow: hidden;
	border-collapse: collapse;
	text-align: left;
	margin-bottom: 3px;
}
.projects-list td a {
	background-position: left 3px;
	background-image: url('images/projectslist.png');
	background-repeat: no-repeat;
	color: #000000;
	text-decoration: none;
	padding-left: 1.5em;
}
.projects-list th a {
	background-image: url('images/projectslistmain.png');
	background-position: left center;
	background-repeat: no-repeat;
	font-family: arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	padding-left: 2em;
	color: #000000;
	text-decoration: none;
}
.projects-list td a:hover {
	background-image: url('images/projectslist.png');
	background-position: left -13px;
	background-repeat: no-repeat;
	text-decoration: underline;
}
.projectshead {
	font-family: "traditional Arabic";
	font-size: 14pt;
	font-weight: bold;
}
.projects-list th  {
	border-top-color: #C0C0C0;
	border-top-width: 1px;
	border-top-style: solid;
	padding-top: 6px;
}
.jobregbtn a {
	background-image: url('images/jobregbtn.png');
	background-repeat: no-repeat;
	background-position: center 0;
	display: block;
	font-family: "traditional Arabic";
	font-size: 20pt;
	font-weight: bold;
	color: #FFFFFF;
	width: 165px;
	padding-top: 38%;
	padding-bottom: 38%;
}
.jobregbtn a:hover {
	background-image: url('images/jobregbtn.png');
	background-repeat: no-repeat;
	background-position: center -172px;
}
.jobregbtn  {
	width: 165px;
	height: 100%;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;

}
#data td {
	border: 1px solid #EBEBEB;
	padding: 5px;
	background-color: #FFF;
	border-bottom: 1px solid #EBEBEB;
	text-align: center;
}
.housroof {
	border: 1px solid #CCCCCC;
	background-position: center top;
	padding: 5em 5px 5px 5px;
	background-image: url('images/housroof.png');
	height: 380px;
	background-repeat: no-repeat;
	text-align: center;
	width: 640px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background-color: #FFFFFF;
}
.housroof a {
	background-position: center top;
	position: relative;
	float: right;
	width: 175px;
	height: 160px;
	display: block;
	background-repeat: no-repeat;
	text-decoration: none;
}
.housroof a:hover {
	background-position: center -160px;
	background-repeat: no-repeat;
	box-shadow: 20px 20px 5px #888;
	text-decoration: none;
}
.housroof a span {
	box-shadow: 20px 20px 5px #888;
	visibility: hidden;
}
.vbsupp {
	background-image: url('images/vbsupp.png');
	top: -35px;
	left: -234px;
}
.seosupp {
	background-image: url('images/seosupp.png');
	top: 39px;
	left: 80px;
}
.cmssupp {
	background-image: url('images/cmssupp.png');
	top: -41px;
	left: -233px;
}
.servsupp {
	background-image: url('images/servsupp.png');
	top: 39px;
	left: -21px;
}
.logservsupp {
	background-image: url('images/logoutsupp.png');
	top: 32px;
	left: 255px;
}
.suppfree {
	background-image: url('images/suppfree.png');
	top: 40px;
	left: -196px;
}
#loginform form {
	padding: 0;
	margin: 0;
}
/*monopolystart*/
#monopolytable {
	border: 1px solid #C0C0C0;
	padding: 0;
	margin: 0 auto 0 auto;
	border-collapse: collapse;
	width: 610px;
}
.goimg {
	width: 88px;
	height: 89px;
}
.righttable  {
	border-collapse: collapse;
	width: 100%;
}
.righttable td {
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	height: 65px;
}
.topbuttomtable td {
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #C0C0C0;
	border-left-color: #C0C0C0;
}
.topbuttomtable  {
	border-collapse: collapse;
	height: 100%;
}

.cyan {
	height: 20px;
	background-color: #CEEAF5;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
}
.tdblue {
	background-color: #3C4C97;
	width: 20px;
}
.tdgreen {
	background-color: #15974F;
}
.tdviollt {
	background-color: #D61885;
	width: 20px;
}
.tdorange {
	background-color: #FF6600;
}

.tdred {
	background-color: #E80C00;
}

.tdbnfsg {
	background-color: #4A3A78;
}

.tdyellow {
	background-color: #F6DD5F;
}
/*monopolyend*/
.breadcrumb {
	padding: 0;
	margin: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#monopolytable img {
	border-style: none;
	border-width: 0;
}

.paginate {
font: normal 13px tahoma; color: #445; padding: 2px; text-decoration: none;
}

a.paginate  { font: bold 13px tahoma; color: white; padding: 2px 0px;text-align:center;display:inline-block;width:20px; text-decoration: none; background: #000 ; border: 1px solid #bbb}
a.paginate:active  { font: bold 13px tahoma; color: white; padding: 2px 0px;text-align:center;width:20px;display:inline-block; text-decoration: none; background: #000 ; border: 1px solid #bbb}
a.paginate:hover { font: bold 13px tahoma; color: white; padding: 2px 0px;text-align:center;width:20px;display:inline-block; text-decoration: none; background: #000 ; border: 1px solid #bbb }


a.currents  { font: bold 13px tahoma; color: black; padding: 2px 0px;text-align:center; width:20px;display:inline-block;text-decoration: none; background: orange ; border: 1px solid black}
a:active.currents { font: bold 13px tahoma; color: black; padding: 2px 0px;text-align:center; width:20px;display:inline-block;text-decoration: none; background: orange ; border: 1px solid black}
a:hover.currents { font: bold 13px tahoma; color: black; padding: 2px 0px;text-align:center; width:20px;display:inline-block;text-decoration: none; background: orange ; border: 1px solid black }

span.inactive b.inactive {
color: black;
font: normal 12px tahoma;border: 1px solid #bbb
}
.sellboker {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	width: 100%;
	color: #FFFFFF;
	height: 100%;
	border-collapse: collapse;
}
.sellboker li a {
	display: block;
	height: 20px;
}
.sellbokermain {
	font-family: arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	width: 150px;
	text-align: center;
}
.sellboker td {
	border: 1px solid #C0C0C0;
}
.sellboker ul {
	list-style-type: none;
}
/* adspage */
.adscontainer {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
}
.adscontainer img {
	border: 1px solid #EEEEEE;
	padding: 3px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 1px 1px 5px #DBDBDB;
	-webkit-box-shadow: 1px 1px 5px #DBDBDB;
}
.adscontaineradvantg img {
	margin-right: 5px;
	margin-left: 5px;
}
.adscontainerul ul {
	list-style-position: inside;
	padding: 0;
	margin: 0;
	color: #666666;
	text-align: justify;
}
.adscontainerul  {
}
.adscontop {
	font-family: arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	width: 100%;
	clear: both;
	display: block;
	text-align: justify;
}
/* end */
.adscontaineradvantg p {
	text-align: justify;
}
.adscontaineradvantgpcontent {
	padding-top: 4%;
	color: #666666;
	clear: both;
	width: 100%;
}
/*
emailform
*/
.contactformy  {
	margin: 10px auto 0 auto;
	border: 1px solid #CCCCCC;
	padding: 5px;
	text-align: right;
	font-family: tahoma;
	font-size: 11px;
	width: 98%;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	clear: both;
	font-weight: normal;
	overflow: hidden;
}
.contactformy input {
	border: 1px solid #E4E4E4;
	height: 28px;
	background-color: #FBFBFB;
	line-height: 26px;
	font-size: 11px;
	font-weight: normal;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding-right: 2px;
}
.contactformyinfotext {
	float: right;
	width: 200px;
	height: 100%;
}
.contactformyinputs {
	padding: 5px;
	height: 100%;
}
.contactformypd {
	clear: both;
	padding: 3px;
}
.contactformydata {
	padding: 3px;
	float: right;
	line-height: 28px;
	text-align: right;
}
.datacontainer {
	height: 20px;
	clear: both;
	width: 100%;
}
.contactformydatainfo {
	padding: 3px;
	float: right;
	line-height: 28px;
	width: 120px;
}
.contactformydata textarea {
	height: 50px;
	line-height: 20px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	width: 300px;
	border: 1px solid #E4E4E4;
	background-color: #FBFBFB;

}
.contactformydata select {
	padding: 4px 2px 6px 2px;
	line-height: 28px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	width: 125px;
	border: 1px solid #E4E4E4;
	background-color: #FBFBFB;
	font-family: tahoma;
	font-size: 11px;
	height: 28px;
}
.contactformy form {
	margin: 0;
	padding: 0;
}
.contactformy input:hover,.contactformy textarea:hover {
	border: 1px solid #F1CA7E;
	background-color: #FFFFFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.adveinfo {
	color: #FF0000;
}
#datacontainerradio input {
	border-style: none;
	border-width: 0;
}
#datacontainerradio2 input {
	border-style: none;
	border-width: 0;
}
#datacontainersubmit input {
	font-family: tahoma;
	font-size: 11px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

