html ,body {
   padding-top: 0px;
   margin: 0px;

   background: url(images/backg.jpg) fixed;
   background-repeat: repeat-X;
   background-color: #ffffff;
   background-position: center;


}

form {
	margin: 0px;
}

img {
	border: 0px;
}
.soon   {
  	color: #B2B2B2;
  font-size: 9px;
	font-family: Tahoma;
}

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

a {
	color: #3A6897;
  text-decoration: none;
}

a:hover {
	text-decoration: none;
}

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

.heading2 {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
    text-decoration: none;
    color: #000000;
}

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

table.wrapper {
	width: 950px;
}

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;
    cursor: pointer;
    cursor: hand;
    font-weight: bold;
    background-color: #3A6897;
    border: 1px solid #3A6897;
}

.footerbar {
    background-color: #3A6897;
    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%;
	background-color: #cccccc;
}

tr.clientareatableheading {
	background-color: #efefef;
	font-weight: bold;
	text-align: center;
}

tr.clientareatableactive {
	background-color: #ffffff;
	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;

}

.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;
}



.sell_online {
	background-color: #ffffff;
	background-repeat: no-repeat;
    BORDER: #E4E4E6 1px solid;
	height: 70px;
	width:135px;
    margin-right: 0px;
    padding-right: 0px;
    color: #66929E;

}
.sell_online:hover {

    BORDER: #6ADD46 1px solid;
    height: 70px;
	width:135px;
}

.right_block {
	background-color: #ffffff;
    BORDER: #B7CFE5 2px solid;
    margin: 0px;
    padding: 10px;
    color: #66929E;

}

.navimenu   {

	background-color: #F9FCFF;
    BORDER: #E9EFF5 1px solid;
    margin: 0px;
    padding: 0px;
    color: #66929E;

}
.supportmenu  {
    background: #66A6D5 url(images/menu_pk.gif) no-repeat;
    BORDER: #ffffff 1px solid;
	font-size: 12px;
    font-family: tahoma;
    color: #ffffff;
    height: 17px;
    margin: 0px;
    padding: 0px;

}
.supportmenu:hover  {
    background: #66A6D5 url(images/menu_pk_support.gif) no-repeat;
    BORDER: #EFA6A6 1px solid;
	font-size: 12px;
    font-family: tahoma;
    color: #ffffff;
    height: 17px;
    margin: 0px;
    padding: 0px;

}
.supservice  {
    background: #66A6D5 url(images/menu_pk.gif) no-repeat;
    BORDER: #ffffff 1px solid;
	font-size: 12px;
    font-family: tahoma;
    color: #ffffff;
    height: 17px;
    margin: 0px;
    padding: 0px;

}
.supservice:hover  {
    background: #66A6D5 url(images/menu_pk_services.gif) no-repeat;
    BORDER: #EFA6A6 1px solid;
	font-size: 12px;
    font-family: tahoma;
    color: #ffffff;
    height: 17px;
    margin: 0px;
    padding: 0px;

}
.hostingmenu    {
    background: #66A6D5 url(images/menu_pk.gif) no-repeat;
    BORDER: #ffffff 1px solid;
	font-size: 12px;
    font-family: tahoma;
    color: #ffffff;
    height: 17px;
    margin: 0px;
    padding: 0px;

}
.hostingmenu:hover  {
    background: #66A6D5 url(images/menu_pk_hosting.gif) no-repeat;
    BORDER: #EFA6A6 1px solid;
	font-size: 12px;
    font-family: tahoma;
    color: #ffffff;
    height: 17px;
    margin: 0px;
    padding: 0px;

}
.resllermenu    {
    background: #66A6D5 url(images/menu_pk.gif) no-repeat;
    BORDER: #ffffff 1px solid;
	font-size: 12px;
    font-family: tahoma;
    color: #ffffff;
    height: 17px;
    margin: 0px;
    padding: 0px;

}
.resllermenu:hover  {
    background: #66A6D5 url(images/menu_pk_resller.gif) no-repeat;
    BORDER: #EFA6A6 1px solid;
	font-size: 12px;
    font-family: tahoma;
    color: #ffffff;
    height: 17px;
    margin: 0px;
    padding: 0px;

}
.desigenmenu    {
    background: #66A6D5 url(images/menu_pk.gif) no-repeat;
    BORDER: #ffffff 1px solid;
	font-size: 12px;
    font-family: tahoma;
    color: #ffffff;
    height: 17px;
    margin: 0px;
    padding: 0px;

}
.desigenmenu:hover  {
    background: #66A6D5 url(images/menu_pk_desigen.gif) no-repeat;
    BORDER: #EFA6A6 1px solid;
	font-size: 12px;
    font-family: tahoma;
    color: #ffffff;
    height: 17px;
    margin: 0px;
    padding: 0px;

}
.contactmenu   {
    background: #66A6D5 url(images/menu_pk.gif) no-repeat;
    BORDER: #ffffff 1px solid;
	font-size: 12px;
    font-family: tahoma;
    color: #ffffff;
    height: 17px;
    margin: 0px;
    padding: 0px;
}
.contactmenu:hover  {
    background: #66A6D5 url(images/menu_pk_contact.gif) no-repeat;
    BORDER: #EFA6A6 1px solid;
	font-size: 12px;
    font-family: tahoma;
    color: #ffffff;
    height: 17px;
    margin: 0px;
    padding: 0px;

}






INPUT, TEXTAREA, SELECT {
	border: 1px solid #8BADC9;
    margin: 1px;
	padding: 2px;
	background: #FFF url(images/input_bkg.gif) no-repeat;
}

INPUT, TEXTAREA, SELECT, OPTION {
	font-family: tahoma;
    	margin: 1px;
	font-size: 12px;
	font-weight: normal;
	color: #2C2C2C;
	background-color: #FFF;
}

INPUT.button {
	margin: 2px;
	padding: 2px 6px 2px 6px;
	border: 1px solid #5F88AB;
	font-weight: bold;
	font-size: 12px;
	color: #3E6592;
	cursor: pointer;
}
.sup_menu {
    height: 17px ;
	padding-right: 4px;
    padding-top: -2px;
	background: #FFF url(images/sup_menu_1.gif) no-repeat;
    color: #5099D1;
}
.sup_menu:hover {

	background: #FFF url(images/sup_menu_2.gif) no-repeat;
    color: #5099D1;
}
.home_dof_1gb     {
    float: right;
    height: 151px;
	width: 196px;
	background: #FFF url(images/1gb_dolhpin_home.jpg) no-repeat;

}
.home_dof_1gb_order     {
    float: left;
 	font-size: 10px;
	color: #3E6592;
    margin-top: 120px;
    margin-left: 27px;


}
.home_shark_5gb     {
    float: right;
    height: 151px;
	width: 196px;
	background: #FFF url(images/5gb_shark_home.jpg) no-repeat;

}
.home_shark_5gb_order     {
    float: left;
 	font-size: 10px;
	color: #3E6592;
    margin-top: 120px;
    margin-left: 27px;


}
.home_lancer_10gb  {
    float: right;
    height: 151px;
	width: 196px;
	background: #FFF url(images/10gb_lancer_home.jpg) no-repeat;

}
.home_lancer_10gb_order     {
    float: left;
 	font-size: 10px;
	color: #7E1111;
    margin-top: 120px;
    margin-left: 27px;


}
.home_company    {
    padding: 13px;
	background: #FFF url(images/home_company.gif) no-repeat;


}
.rondom_bar_image_1  {
    height: 81px;
	width: 148px;
	background: #FFF url(images/romdombar1/rotate.php) no-repeat;

}
.rondom_bar_image_2  {
    height: 81px;
	width: 148px;
	background: #FFF url(images/romdombar2/rotate.php) no-repeat;

}
.rondom_bar_image_3  {
    height: 81px;
	width: 148px;
	background: #FFF url(images/romdombar3/rotate.php) no-repeat;

}
.box_1     {
        margin-right: 5px;
    float: right;
 	font-size: 10px;
	color: #403E3E;
	background: #FFF url(images/box_1.gif) no-repeat;
    height: 157px;
	width: 179px;
}
.box_1_title     {

  	color: #858585;
     float: right;
     font-size: 12px;
     padding-top: 10px;
     padding-right: 30px;

}
.box_1_contant    {
  	color: #858585;
     float: right;
     font-size: 10px;
     padding-top: 10px;
     padding-right: 10px;
     height: 160px;
     width: 155px;;
     text-align: right
}
.box_2     {
    margin-right: 12px;
    float: right;
 	font-size: 10px;
	color: #403E3E;
	background: #FFF url(images/box_2.gif) no-repeat;
    height: 160px;
	width: 179px;
}
.box_2_title     {

  	color: #858585;
     float: right;
     font-size: 12px;
     padding-top: 10px;
     padding-right: 20px;

}
.box_2_contant    {
  	color: #858585;
     float: right;
     font-size: 10px;
     padding-top: 10px;
     padding-right: 10px;
     height: 160px;
     width: 155px;;
  text-align: right
}

.box_3    {
      margin-right: 20px;
    float: right;
 	font-size: 10px;
	color: #403E3E;
	background: #FFF url(images/box_3.gif) no-repeat;
    height: 160px;
	width: 179px;
}
.box_3_title     {

  	color: #858585;
     float: right;
     font-size: 12px;
     padding-top: 10px;
     padding-right: 42px;

}
.box_3_contant    {
  	color: #858585;
     float: right;
     font-size: 10px;
     padding-top: 10px;
     padding-right: 10px;
     height: 160px;
     width: 155px;;
     text-align: right ;
    position: relative;
}
.footer_now    {
     float: center;
 	font-size: 10px;
	color: #8C909B;
	background: #EDEFF5 url(images/footerpayment.gif) no-repeat;
    height: 107px;
	width: 774px;
  text-align: center
}
.open_ticket {
  border: 1px dotted #cccccc;
  margin-top: 14px;
}
.home_td {
  margin-right: 5px;
}

