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

   GLOBAL

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


body {

	background-color: #ffffff;

}



form {

	margin: 0px;

}



body,td,input,select,textarea {

	font-family: Tahoma;

	font-size: 11px;

}



a {

	color: #DF0101;

}



a:hover {

	text-decoration: none;

}



.wrapper {

	width: 750px;

	border: 0px;

	padding: 0px;

	border-collapse: collapse;

	background-color: #ffffff;
	 
	background-image: url("images/stripes.gif");
	
	background-repeat: repeat;

	margin-left: auto;

	margin-right: auto;

}

.whiterap {

	width: 750px;

	border: 0px;

	padding: 0px;

	border-collapse: collapse;

	background-color: #ffffff;

	margin-left: auto;

	margin-right: auto;

}

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

   HEADINGS

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



.heading {

	font-family: Tahoma;

	font-size: 18px;

	font-weight: normal;

	color: #000000;

}



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

}



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

   INFO BOXES

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



.contentbox {

	width: 75%;

	text-align: center;

	background-color: #f7f7f7;

	border: 1px dashed #DF0101;

	padding: 5px;

	margin-left: auto;

	margin-right: auto;

}



.errorbox {

	border: 1px dashed #DF0101;

	font-weight: bold;

	background-color: #FBEEEB;

	text-align: center;

	width: 90%;

	padding: 10px;

	color: #cc0000;

	margin-left: auto;

	margin-right: auto;

}



.successbox {

	border: 1px dashed #DF0101;

	font-weight: bold;

	background-color: #DDFFC6;

	text-align: center;

	width: 90%;

	padding: 10px;

	color: #009933;

	margin-left: auto;

	margin-right: auto;

}



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

   CLIENT AREA NAVBAR

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



.clientarealinks {

    background:url(images/search_bg.gif) left top repeat-x;


    padding: 5px;

}



.clientarealinks a {

	color: #BDBDBD;

}



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

   TABLES

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



table.topnavbar {

	width: 100%;

}



tr.topnavbar {

	background-color: #D8D8D8;

	font-weight:bold;

	text-align: center;

}



tr.topnavbar a {

	color: #000000;

	text-decoration: none;

}



tr.topnavbar a:hover {

	color: #666666;

}



table.frame {

	width: 100%;

	border: 1px solid #BC1010;

	padding: 0px;

}



.fieldarea {

	background-color: #F3F3F3;

	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;

}



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

   NETWORK ISSUES

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



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

}



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

   SUPPORT TICKETS

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



.clientticketreplyheader {

    margin-top: 20px;

    background-color: #92BDEA;

    font-weight: bold;

    color: #ffffff;

    padding: 4px 20px 4px 20px;

}



.clientticketreply {

    min-height: 80px;

    background-color: #ffffff;

    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-color: #ffffff;

    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;

}



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

   TEXT COLORS

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



.textblack {

	color: #000000;

}



.textblue {

    color: #224488;

}



.textgreen {

	color: #779500;

}



.textgrey {

	color: #888888;

}



.textgold {

    color: #ffbb55;

}



.textorange {

	color: #ff6600;

}



.textred {

	color: #cc0000;

}

/*-----------------------------------------------------    menu   ---------------------*/
.menu	td {
						border:1px solid #000000;
						border-right:1px;
						text-align:center;
						vertical-align:middle;
						background:url(images/menu_bg.gif) left top repeat-x;
						padding-top:1px;
						}
.menu	img	{
						margin:0px 7px 0px 0px;
						}
.menu a	{
						color:#383838;
						font-size:11px;
						text-decoration:none;
						font-weight:bold;
						}
.menu a:hover	{
						color:#383838;
						font-size:11px;
						text-decoration:underline;
						font-weight:bold;
						}
/*-----------------------------------------------------    search   ---------------------*/		
					
.head span	{
						color:#4C4C4C;
						font-size:10px;
						line-height:11px;
						}						
.head span a	{
						color:#A4A4A4;
						font-size:10px;
						text-decoration:none;
						}
.head span a:hover	{
						color:#A4A4A4;
						font-size:10px;
						text-decoration:underline;
						}								
.head b	{
						color:#000000;
						text-transform:uppercase;
						}

b.headingactive {margin:8x 0px 0px 0px; color: #CCCCCC; font-size: 11px; font-weight:bold; text-align:center;}
b.headinginactive {margin:8px 0px 0px 0px; color: #CCCCCC; font-size: 11px; font-weight:bold; text-align:center;}
b.wwwdomain {color:#E6E6E6; text-transform:uppercase;}

.input:text	{
						background-color:pink;
						height:25px;
						width:100px;
						margin:0px 2px 0px 12px;
						}
.input:button	{
						background-color:green;
						height:25px;
						width:100px;
						margin:0px 2px 0px 12px;
						}
.head select	{
						
						font-size:11px;
						height:18px;
						}	
.head .input_2	{
						height:18px;
						width:184px;
						margin:0px 5px 0px 2px;
						padding:0px 0px 0px 0px;
						}	
.height td	{
						height:15px;
						}
/*------------------------------------------------------- footer	 ---------------------*/
.footer td	{
						color:#A3A3A3;
						font-size:11px;
						}
.footer span	{
						color:#383838;
						}							
.footer a	{
						color:#383838;
						font-size:11px;
						text-decoration:none;
						}
.footer a:hover	{
						color:#383838;
						font-size:11px;
						text-decoration:underline;
						}
.footer i a	{
						color:#DBDBDB;
						font-size:10px;
						text-decoration:none;
						text-transform:uppercase;
						line-height:26px;
						}
.footer i a:hover	{
						color:#DBDBDB;
						font-size:10px;
						text-decoration:underline;
						text-transform:uppercase;
						}
/*--------------------------------------------------   More shite	 ---------------------*/
body	{
						margin:0px;
						padding:0px;
						background-image: url(images/bg_main.gif);
						background-position: left top;
						background-repeat: repeat;
						font-family:Tahoma;
						}
td {
						vertical-align:top;
						font-size:11px;
						line-height:13px;
						font-family:Tahoma;
						color:#585858;
						}	
img {
						border:0;
						}											
/*--------------------------------------------------   ul, em, i, form	 ---------------------*/						
ul {
						list-style-type:none;
						margin:0px; 
						padding:0px; 
						}	
em, i {
						font-style:normal;
						}						
form {
						padding:0px;
						margin:0px;
						}
em	{
						line-height:14px;
						}												
/*----------------------------------------------------   a	 ---------------------*/						
a	{
						color:#B11E1E;
						font-size:11px;
						text-decoration:underline;
						}
a:hover	{
						color:#B11E1E;
						font-size:11px;
						text-decoration:none;
						}
span	{
						color:#B11E1E;
						}
h1		{
						font-size:12px;
						line-height:12px;
						color:#383838;
						padding:0px 0px 0px 0px;
						margin:0px 0px 12px 0px;	
						}	
strong	{
						color:#B11E1E;
						}	
b	{
						color:#585858;
						}																				
/*----------------------------------------------------   input, textarea	 ---------------------*/						
input, textarea {
						width:100px;
						font-family:Tahoma;
						font-size:11px;
						color:#686760;
						line-height:13px;
						padding-left:2px;
						padding-right:2px;
						}
input.domaintxt {
						width:100px;
						line-height:11px;
						}

												
.select_1	{
						width:100px;
						height:18px;
						}
.input_1	{
						height:15px;
						width:15px;
						margin:0px 5px 0px 6px;
						padding:0px 0px 0px 0px;
						}															
textarea	{
						height:71px;
						width:184px;
						margin:0px 0px 0px 2px;
						overflow:hidden;
						}	
/*-----------------------------------------------------  	li	 	---------------------*/
li	{
						font-size:11px;
						margin:0px 0px 0px 0px; 
						padding:0px 0px 0px 0px;
						line-height:12px;
						height:14px;
						color:#585858;
						}
li a	{
						color:#585858;
						font-size:11px;
						text-decoration:none;
						}
li a:hover	{
						color:#585858;
						font-size:11px;
						text-decoration:underline;
						}						
/*------------------------------------------------------- footer	 ---------------------*/
.footer td	{
						color:#A3A3A3;
						font-size:11px;
						}
.footer span	{
						color:#383838;
						}							
.footer a	{
						color:#383838;
						font-size:11px;
						text-decoration:none;
						}
.footer a:hover	{
						color:#383838;
						font-size:11px;
						text-decoration:underline;
						}
.footer i a	{
						color:#DBDBDB;
						font-size:10px;
						text-decoration:none;
						text-transform:uppercase;
						line-height:26px;
						}
.footer i a:hover	{
						color:#DBDBDB;
						font-size:10px;
						text-decoration:underline;
						text-transform:uppercase;
						}						
/*-----------------------------------------------------    head   ---------------------*/
.head td {
						color:#000000;
						font-size:11px;
						}
.head em {
						color:#000000;
						font-size:10px;
						line-height:11px;
						}
.head strong {
						color:#464646;	
						}
.head strong a	{
						color:#464646;
						font-size:11px;
						text-decoration:underline;
						}
.head strong a:hover	{
						color:#464646;
						font-size:11px;
						text-decoration:none;
						}
.head li	{
						font-size:11px;
						margin:0px 0px 0px 0px; 
						padding:0px 0px 0px 0px;
						line-height:12px;
						height:14px;
						color:#464646;
						}
.head li a	{
						color:#464646;
						font-size:11px;
						text-decoration:none;
						}
.head li a:hover	{
						color:#464646;
						font-size:11px;
						text-decoration:underline;
						}		
select.domain 		{
						color:#464646;
						height:19px;
						text-align:center;
						}

/*-----------------------------------------------------    Price Comparison   ---------------------*/
tr.pricehead			{
						color:#FFFFFF;
						font-size:12px;
						font-weight: bold;
						}
tr.priceitem			{
						color:#FFFFFF;
						font-size:11px;
						}
/*-----------------------------------------------------    Front Page Plans   ---------------------*/						
.planbox img			{
						margin:7px 30px 0px 12px;
}
.planbox a			{
						outline: none;
}
.planbox ul			{
						margin:107px 30px 0px 44px;
						text-align: left;
}
.planbox ul li			{
						color: #ffffff;
}

.planbox strong			{
						color: #ffcb05;
}