body {
	background:#ccc url(images/bg.jpg) repeat-x left top;
	margin: 0px;
}

#majid { position:absolute; top:8px; height:50px; left:0; width:100%; margin:0 auto; background:#FFFFFF;}
#main .menu{height:35px; width:950px; margin:0 auto;position:relative;}
#majidtime{position:absolute; top:65px; height:35px; width:950px; margin:0 auto;}

#majidtime .left{width:50%; float:left;height:35px; text-align:center; padding-top:9px;}

#majidtime .right{width:50%; float:right;background:url(images/tel.gif) no-repeat right;height:35px;}

#majidmain{	margin-left: auto;
	margin-right: auto; width:950px; direction:rtl;}

.inner {
	margin-left: 21px;
		margin-right: 21px;

}

.inner_cnt {
	margin-right: 15px;
}

.tdgap {
	width: 20px;
	overflow: hidden;
}

#r2_r3_edge_l {
	background: url(images/r2_r3_edge_l.gif) no-repeat top left;
}
#r2_r3_edge_r {
	background: url(images/r2_r3_edge_r.gif) no-repeat top right;
}

#r2_tc {
	background-color: #fff;
	height: 15px;
	overflow: hidden;
}
#r2_tl {
	background: url(images/r2_tl.gif) no-repeat top left;
	height: 15px;
	overflow: hidden;
}
.textred{color:red;}
#r2_tr {
	background: url(images/r2_tr.gif) no-repeat top right;
	height: 15px;
	overflow: hidden;
}
#r2 {
	background: #fff url(images/r2_bc.gif) repeat-x bottom left;
	height: 235px;
}
#r2 .inner_cnt {
	margin-left: 10px;
	margin-right:10px

}
#r4_r5_r6_edge_l {
	background: url(images/r4_r5_r6_edge_l.gif) no-repeat top left;
}
#r4_r5_r6_edge_r {
	background: url(images/r4_r5_r6_edge_r.gif) no-repeat top right;
}

#r4 {
	background: url(images/r4_c.gif) repeat-x top left;
	direction:rtl;
}
#r4_l {
	background: url(images/r4_l.gif) no-repeat top left;
}
#r4_r {
	background: url(images/r4_r.gif) no-repeat top right;
	height: 41px;
	overflow: hidden;
}
#pathway {
	margin-top: 14px;
}
img#pathway_home {
	margin: 0px 8px 0px 10px;
}
.pathway img {
	margin: 0px 4px 0px 4px;
}
#pathway_notice {
	margin-right: 8px;
}
#r5 {
	background-color: #fff; direction:rtl;
}
#r7 { direction:rtl;}
#r7_over {
	height: 15px;
	overflow: hidden;
}
#r7_under {
	height: 15px;
	overflow: hidden;
}
#spacer1 {
	height: 15px;
	overflow: hidden;
}
#spacer2 {
	height: 10px;
	overflow: hidden;
}
#spacer13 {
	height: 12px;
	overflow: hidden;
}

form {
	margin: 0px;
}

img {
	border: 0px;
}

body,td,input,select,textarea {
	font-family: Tahoma;
	font-size: 11px;

}

#register input,#transfer input,#owndomain input{direction:ltr;}
#register,#transfer,#owndomain{direction:ltr;}
a {
	color: #3A6897;	text-decoration: none;

}

a:hover {
	text-decoration:underline;
}

.heading {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: normal;
	color: #65A5E6;
}

.heading2 {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
    text-decoration: none;
    color: #39F;
}

.heading3 {
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;
    color: #16679F;
}


table.wrapper {
	width: 950px;
	margin-top:100px;
}

table.clientlinks {
	background:#e0e0e0;
}

td.clientlinks {
	background:#f9f9f9;
	width:25%;
	text-align:center;
	padding: 6px;
}

.navboxlinks {
    background-color: #ffffff;
    padding: 5px;
}

.navboxlinks td {
    border-bottom: 1px dotted #cccccc;
}

.navbox {
    background-color: #f7f7f7;
    border: 1px dotted #cccccc;
    padding: 5px;
}

.navinput {
    border: 1px solid #cccccc;
    width: 95px;
}

.submitbutton {
    color: #ffffff;
    font-weight: bold;
    background-color: #3A6897;
    border: 1px solid #3A6897;
}

.footerbar {
    color: #ffffff;
    padding: 6px;
    padding-left: 10px;
    padding-right: 10px;
}

.clientarealinks a {
	color: #555555;
}

table.frame {
	width: 98%;
	border: 1px solid #3A6897;
	padding: 0px;
}

.fieldarea {
	background-color: #EFF2F9;
	text-align: right;
}

.clientareatable {
	width: 100%;
	border:2px solid #cccccc;
}
.clientareatable td {
	font-size:10px;
	border:1px solid #cccccc;
}
tr.clientareatableheading {
	background-color: #efefef;
	font-weight: bold;
	text-align: center;
}

tr.clientareatableactive {
	background-color: #ffffff;
	text-align: center;
}
tr.clientareatablecancelled{background-color:#FF9;text-align: center;}

tr.clientareatablepending {
	background-color: #FFFFE2;
	text-align: center;
}

tr.clientareatablesuspended {
	background-color: #E9FFD2;
	text-align: center;
}

tr.clientareatableterminated {
	background-color: #FFE1E1;
	text-align: center;
}

tr.supportticketsheading {
	background-color: #efefef;
}

tr.supportticketscontent {
	background-color: #ffffff;
}

.contentbox {
	width: 100%;
	text-align: center;
	background-color: #f7f7f7;
	border: 1px dashed #cccccc;
	padding: 5px;
}

.errorbox {
	border: 1px dashed #cc0000;
	font-weight: bold;
	background-color: #FBEEEB;
	text-align: center;
	width: 90%;
	padding: 10px;
	color: #cc0000;
	margin-left: auto; 
	margin-right: auto;
}

.domaincheckeravailable {
	color: #669900;
}

.domaincheckerunavailable {
	color: #cc0000;
}

.networkissuessummary {
    background-color: #f6f6f6;
    border: 1px dashed #cccccc;
    padding: 10px;
    text-align: center;
}

.networkissuesopen {
    font-size: 16px;
    font-weight: bold;
    color: #65CC00;
    padding-right: 20px;
}

.networkissuesscheduled {
    font-size: 16px;
    font-weight: bold;
    color: #EEDD00;
    padding-right: 20px;
}

.networkissuesclosed {
    font-size: 16px;
    font-weight: bold;
    color: #888888;
}

.networkissuedescription {
    border-left: 5px solid #efefef;
    padding: 20px;
    padding-top: 1px;
}

.networkissueaffected {
    background-color: #FDFCDD;
    padding: 10px;
    margin-top: 10px;
}

.clientticketreplyheader {
    margin-top: 20px;
    background-color: #3A6897;
    font-weight: bold;
    color: #ffffff;
    padding: 4px 20px 4px 20px;
}

.clientticketreply {
    min-height: 80px;
    background-image: url('images/clientticketreplybg.gif');
    background-repeat: repeat-x;
    padding: 10px;
}

.adminticketreplyheader {
    margin-top: 20px;
    background-color: #888888;
    font-weight: bold;
    color: #ffffff;
    padding: 4px 20px 4px 20px;
}

.adminticketreply {
    min-height: 80px;
    background-image: url('images/adminticketreplybg.gif');
    background-repeat: repeat-x;
    padding: 10px;
}

.closeticket {
    border: 1px dashed #cc0000;
	font-weight: bold;
	background-color: #FBEEEB;
    color: #cc0000;
}

tr.orderheadingrow {
	background-color: #5AB9F1;
	color: #ffffff;
}

tr.orderrow1 {
	background-color: #E8F0F9;
	color: #000000;
}

tr.orderrow2 {
	background-color: #D6E4F6;
	color: #000000;
}
div.orderboxpadding {direction:ltr;}
div.orderboxpadding table tr td {direction:rtl;}
input.button,input.buttongo,input.buttonwarn {
    margin:0 7px 0 0;
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    width:auto;
    overflow:visible;
    padding:4px 7px 3px 7px;
}
input.button:hover{
    background-color:#dff4ff;
    border:1px solid #c2e1ef;
    color:#336699;
}
input.buttongo:hover{
    background-color:#E6EFC2;
    border:1px solid #C6D880;
    color:#529214;
}
