body {
	background: #E9F1F3 url(images/bg_image.jpg) repeat-x;
	margin: 0px;
}

.header_bg {
background-color:#019ECB;
}

.phone_font {
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
color:#FFFFFF;
font-weight:bold;
}





/*---------------------------------------------*/

.banner_portion{
	position:relative;
	margin:0px;
	padding:0px;
	height:306px;	
	}
.banner{
	position:absolute;
	top:65px;
	z-index:0;
	}
.nav{
	position:absolute;
	margin:0px;
	padding:0px;
	z-index:10;
	width:980px;
	
	}
.nav ul{
	margin:0 0 0 50px;
	text-align:center;
	padding:0px;
	list-style:none;
	
	}
.nav li{
	display:inline;
	padding:0 0 0 0;
	text-transform:uppercase;
	}
.nav li a{
	font-family:tahoma;
	color:#3b636d;
	font-size:11px;
	text-decoration:none;
	display:block;
	float:left;
	margin:0 9px;
	padding:28px 22px 0 22px;
	height:42px;
	cursor:pointer;
	}
.nav li a:hover{
	background:url(images/menu_hover.png) repeat-x top;
	font-family:tahoma;
	color:#3b636d;
	font-size:11px;
	text-decoration:none;
	display:block;
	float:left;
	margin:0 9px 0 9px;
	padding:28px 22px 0 22px;
	height:70px;
	font-weight:normal;	
	}
	
.menuhover, .menuhover a{
    background:url(images/menu_hover.png) repeat-x top;
	font-family:tahoma;	
	color:#3b636d;
	font-size:11px;
	text-decoration:none;
	display:block;


	margin:0 9px;
	padding:28px 22px 0 22px;
	height:70px;
	

}
.menuhover a:hover{
    background:url(images/menu_hover.png) repeat-x top;
	font-family:tahoma;
	color:#3b636d;
	font-size:11px;
	text-decoration:none;
	display:block;


	margin:0 9px;
	padding:28px 22px 0 22px;
	height:70px;
	

}
/*---------------------------------------------*/


.footer_bg {
background-color:#FFFFFF;
}
.footer_menu{
	color:#5893A1;
	font-family:tahoma;
	font-size:11px;
	color:#5A949F;
	text-decoration:none;
	text-transform:capitalize;
	}
	
.footer_menu a:hover{
	color:#5893A1;
	font-family:tahoma;
	font-size:11px;
	color:#5A949F;
	text-decoration:underline;
	text-transform:capitalize;
	}


.footer_dark {
font-family:tahoma;
font-size:10px;
color:#484745;
text-decoration:underline;
}
.footer_dark:hover {
font-family:tahoma;
font-size:10px;
color:#484745;
text-decoration:none;
}
.copyright_text {
font-family:tahoma;
font-size:11px;
color:#636363;
}
.siteby_text {
font-family:tahoma;
font-size:10px;
color:#636363;
}


.green_bg {
background:url(images/green_bg.jpg) repeat-x;
height:112px;
}
.white_font {
font-family:tahoma;
font-size:11px;
color:#FFFFFF;
}





















form {
	margin: 0px;
}

img {
	border: 0px;
}

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

a {
	color: #000000;
}

a:hover {
        color: #91BE23;
	text-decoration: none;
}
  #con {
  width: 1015px;
/*  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
*/  
  border-top: 0px solid #000000;
  border-bottom: 1px solid #000000;
  background: #FFFFFF; 
/*  background-image: url(images/directory_bg.gif);*/
  color: #000000;
  margin: 1px auto 10px auto;
  
}
TD.headerNavigation {
  font-size: 11px;
  color: #ffffff;
  font-weight : none;
}
A.headerNavigation { 
  color: #ffffff;
  font-size: 11px;  
  font-weight: none;
  text-decoration: none;
}

A.headerNavigation:hover {
  color: #ffffff;
  font-size: 11px;  
  font-weight: none;
  text-decoration: underline;
}


.heading {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #D12D00;
}

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

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

table.wrapper {
	width: 1000px;
        overflow: hidden;
         
}

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: #D12D00; */
	background-color: #008AB1;
    border: 1px solid #000000;
}

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

.clientarealinks a {
	color: #333333;
}

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

.fieldarea {
	background-color: #F7F7F7;
	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: 98%;
	text-align: center;
	background-color: #f7f7f7;
	border: 1px dashed #cccccc;
	padding: 5px;
}

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

.domaincheckeravailable {
	color: #669900;
}

.domaincheckerunavailable {
	color: #8DBD19;
}

.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: #000000;
}

.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: #000000;
    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 #8DBD19;
	font-weight: bold;
	background-color: #FBEEEB;
    color: #8DBD19;
}

tr.orderheadingrow {
	background-color: #8CBE21;
	color: #ffffff;
}

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

tr.orderrow2 {
	background-color: #1696BB;
	color: #000000;
}


TR.footer {
  background: #ffffff;
}
TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #ffffff;
  color: #ffffff;
  font-weight: bold;
}
 .bg1{
 background-image: url(images/m01.gif);
 background-repeat: repeat-x; 
 }

 .bg2{
 background-image: url(images/m13.gif);
 background-repeat: repeat-y; 
 }
 
 .ch1{
 font-size: 11px;
 color: #575757;
 }
 
 .ch2{
 font-size: 12px;
 color: #383838;
 text-transform: uppercase;
 font-weight: bold;
 }

 .ch3{
 font-size: 11px;
 color: #000000;
 font-weight: bold;
 }

 .ch4{
 font-size: 10px;
 color: #000000;
 }             

 .ch5{
 font-size: 12px;
 color: #E44000;
 text-transform: uppercase;
 font-weight: bold;
 }

 .ch6{
 font-size: 10px;
 color: #000000;
 }

 .ch7{
 font-size: 10px;
 color: #000000;
 }             

 .ch8{
 font-size: 14px;
 color: #E72600;
 font-weight: bold;
 }             
               
 .ch9{
 font-size: 13px;
 color: #4C4C4C;
 font-weight: bold;
 }             
 
 .ch10{
 font-size: 12px;
 color: #565656;
 font-weight: bold;
 }             

 .ml1{
 font-size: 11px;
 color: #000000;
 text-decoration: none
 }

.ml01{
 font-size: 11px;
 color: #ffffff;
 text-decoration: none
 }
 
.ml2{
 font-size: 11px;
 color: #575757;
 text-decoration: none
 }

 .ml3{
 font-size: 11px;
 color: #E84300;
 text-decoration: none;
 font-weight: bold;
 }

 .ml4{
 font-size: 11px;
 color: #000000;
 text-decoration: none
 }

 .ml5{
 font-size: 10px;
 color: #DF4C04;
 text-decoration: none;
 font-weight: bold;
 }

 .ml6{
 font-size: 10px;
 color: #8A8A8A;
 text-decoration: none
 }

 .ml7{
 font-size: 11px;
 color: #000000;
 font-weight: bold;
 text-decoration: none
 }

 .ml8{
 font-size: 11px;
 color: #000000;
 text-decoration: none
 }

 .ml9{
 font-size: 10px;
 color: #000000;
 }             

 .ml10{
 font-size: 11px;
 color: #E33F00;
 text-decoration: none
 }

 .ml11{
 font-size: 11px;
 color: #FFFFFF;
 text-decoration: none
 }


 .se{            
 width: 110px;
 font-size: 9px;
 color: #282E3E
 }

TD.noborderbox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
 
.c99{
 font-size: 13px;
 color: #E44000;
 font-weight: bold;
 }             

.c90{
 font-size: 11px;
 color: #E44000;
 font-weight: bold;
 } 

.c00{
 font-size: 11px;
 color: #ffffff;
 font-weight: bold;
 }              

.navbar {
background: #f7f7f7;
}

.navbutton {
background-color: #f5f5f5;
cursor: pointer;
cursor: hand;
text-align:left;
padding-left: 15px;
}

.navbuttonover {
background-color: #1696BB;
cursor: pointer;
cursor: hand;
font-weight: none;
text-align:left;
color: #ffffff;
padding-left: 15px;
}

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

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