/*
 _         _ _ _           _             
| |_  __ _| (_) |_  ___ __| |_   __ __ _ 
| ' \/ _` | | | ' \/ _ (_-<  _|_/ _/ _` |
|_||_\__,_|_|_|_||_\___/__/\__(_)__\__,_|
					//get your own stylez
*/

body	{
	margin: 15px 0px 10px 0px ;
	padding: 0px;
	background-color: #ffffff;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #747a7e;
	line-height: 14px;
}

.border {
	border-top: 1px solid #e8e9eb;
	border-left: 1px solid #e8e9eb;
	border-right: 1px solid #e8e9eb;
	border-bottom: 1px solid #e8e9eb;
	background-color: #FFFFFF;
}

a:link	{
	text-decoration: none;
	color: #5ca0b6;
}
a:visited 	{
	text-decoration: none;
	color: #5ca0b6;
}
a:hover 	{
	text-decoration: underline;
	color: #5ca0b6;
}

/* Text */

.color	{
	color: #199fc2;
}

.main	{
	font-size: 12px;
	color: #686868;
	line-height: 18px;
	text-align: justify;
}



.italic	{
	font-size: 10px;
	color: #7c7c7c;
	line-height: 12px;
	text-align: justify;
	font-style: italic;
}

.price	{
	font-size: 24px;
	font-weight: bold;
	color: #184971;
	line-height: 24px;
	text-align: left;
}

.price2	{
	font-size: 12px;
	font-weight: bold;
	color: #184971;
	line-height: 14px;
	text-align: left;
}

.button	{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #747a7e;
	padding: 5px 16px 5px 16px;
}

.button-large	{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #747a7e;
	padding: 5px 30px 5px 30px;
}


/* Table */

.background	{
	background: url(images/background.gif);
}

.maintextarea {
	padding: 10px 10px 10px 10px;
	text-align: justify;
	border: 1px solid #e8e9eb;
}

.subtextarea {
	padding: 1px 1px 1px 1px;
	border: 1px solid #e8e9eb;
}

.subnav {
	padding: 3px 6px 3px 6px;
	background-color: #fbfbfb;
}

.subnav2 {
	padding: 3px 6px 3px 6px;
	background-color: #f6f6f6;
	border-top: 1px solid #e8e9eb;
	border-bottom: 1px solid #e8e9eb;
}

.tablepadding	{
	padding: 10px 0px 10px 0px;
}

.tablepadding2	{
	padding: 10px 0px 0px 0px;
}

.sidebox	{
	padding: 10px 10px 10px 10px;
	border: 1px solid #e8e9eb;
	font-size: 12px;
	color: #4c4c4c;
	line-height: 14px;
	text-align: justify;
	margin-bottom: 10px;
}

.sidebox2	{
	padding: 4px 26px 4px 0px;
	border: 1px solid #e8e9eb;
	margin-bottom: 4px;
	text-align: center;
}

.cellpadding	{
	padding: 7px 7px 7px 7px;
	border: 1px solid #e8e9eb;
	font-size: 10px;
	color: #4c4c4c;
	line-height: 14px;
	text-align: left;
}

.bottom	{
	padding: 7px 7px 7px 7px;
	margin: 10px 0px 10px 0px;
	border: 1px solid #e8e9eb;
	font-size: 10px;
	color: #4c4c4c;
	background-color: #f6f6f6;
	line-height: 14px;
	text-align: left;
}

.title2	{
	font-size: 20px;
	color: #184971;
	text-align: left;
	background-color: #f6f6f6;
	padding: 12px 10px 12px 10px;
	border: 1px solid #e8e9eb;
}

.imagepadding	{
	margin-bottom: 10px;
}

.tablesmall	{
	font-size: 12px;
	color: #4c4c4c;
	line-height: 12px;
	text-align: justify;
	margin-bottom: 15px;
}

.tablesmall-2	{
	font-size: 12px;
	color: #4c4c4c;
	line-height: 12px;
	text-align: justify;
	margin-bottom: 15px;
	padding-top: 10px;
	border-top: 1px solid #e8e9eb;
}



.nav-selected	{
	background-color: #cce9f1;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #485056;
	list-style: none;
	margin: 0px 1px 0px 1px;
	text-align: center;
	border: 1px solid #e8e9eb;
}
.nav-selected li {
	background-color: #cce9f1;
	text-align: center;
}
.nav-selected a {
	color: #485056;
	display: block;
	padding: 4px 0px 4px 0px;
	text-decoration: none;
}
.nav-selected a:link {
	background-color: #cce9f1;
	color: #485056;
}
.nav-selected a:visited {
	background-color: #cce9f1;
	color: #485056;
}
.nav-selected a:hover {
	background-color: #cce9f1;
	color: #485056;
	text-decoration: none;
}
/*------------------------------------------------------------------------*/
/*-------------+
| ORDER BUTTON |
+-------------*/
.order-list	{
	background-color: #184971;
	color: #FFFFFF;
	list-style: none;
	text-align: center;
}
.order-list li {
	background-color: #184971;
	text-align: center;
}
.order-list a {
	color: #FFFFFF;
	font-weight: bold;
	display: block;
	padding: 6px 3px 6px 3px;
	text-decoration: none;
}
.order-list a:link {
	background-color: #184971;
	color: #FFFFFF;
}
.order-list a:visited {
	background-color: #184971;
	color: #FFFFFF;
}
.order-list a:hover {
	background-color: #6485a0;
	color: #FFFFFF;
	text-decoration: none;
}

/*-------*/
.pageImg{
  border: none;
  padding: 0px 2px;
  margin: 0px;
  }

.title	{
	font-size: 14px;
	font-weight: bold;
	color: #184971;
	line-height: 16px;
}

h1{
    color: #184971;
}

#maincontainer{
    width:751px;
    margin:auto;
}

#leftcontainer{
    width:220px; float:left;
}
#right{
    width:498px; margin: 10px 0px 0px 10px; float:left;
}

img{
	border:none;
}
.clear{
    clear:both;
}
.lime{
    background: #c7e456;
}    
.orange{
    background: orange;
}    
.logo{
    background: url('images/logo.gif')top left no-repeat;
    margin: 10px 0px 0px 0px;
    float:left;
    height:25px;
    width:140px;
    text-align:left;
}

/*----------------+
| MAIN NAVIGATION |
+----------------*/
.mainnav{
    width: 580px;
    height: 25px;
    margin: 10px 0px 0px 0px;
    padding: 0px;
}
.mainnav li	{
        float:left;
	background-color: #f6f6f6;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #747a7e;
	list-style: none;
	margin: 0px 1px 0px 1px;
	padding: 0px;
	text-align: center;
	/*border: 1px solid #e8e9eb;*/
	border: 1px solid #ccc;
	width:112px;
}
.mainnav li:hover     {
        background-color: #ccc;
        color: #747a7e;
}

.mainnav a {
	color: #747a7e;
	display: block;
	padding: 4px 0px 4px 0px;
	text-decoration: none;
}
.mainnav a:link {
	background-color: #f6f6f6;
	color: #747a7e;
}
.mainnav a:visited {
	background-color: #f6f6f6;
	color: #747a7e;
}
.mainnav a:hover {
	background-color: #FFFFFF;
	color: #747a7e;
	text-decoration: none;
}


/*------------+
| MAIN SPLASH |
+------------*/
#splash{
	width: 501px;
	height: 258px;
	margin: 0px 0px 5px 0px;
	overflow:hidden;
}
#splashcontainer{}

/*-------------+
| RIGHT COLUMN |
+-------------*/
#rightCol{
	margin: 0px 0px 0px 0px;
	width: 246px;
	overflow: hidden;
	float: right;
}

#rc1, #rc2, #rc3 { 
	width: 246px; 
	height: 83px; 
	margin: 0px 0px 5px 0px;
	border: none;
}


/*------+
| FOOER |
+------*/
#footer, #footer a:link, #footer a:visited, #footer a:hover{
	text-decoration:none;
	color: #b7bbc1;
	font-size:10px;
}
#footer a:hover{
	text-decoration: underline;
}

/*-------------------+
| CLIENT AREA STYLES |
+------------------*/
.clientarealinks a:link, .clientarealinks a:visited{
    text-decoration: none;
    color: #666;
    }
.clientarealinks a:hover{
    text-decoration: underline;
    }

.clientarealinks {
    background: #e5e5e5;
    }

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

.wrapper {
	width: 730px;
	border: 0px;
	padding: 5px;
	border-collapse: collapse;
	background-color: #ffffff;
	margin-left: auto; 
	margin-right: auto;
}

table.topnavbar {
	width: 100%;
}

tr.topnavbar {
	background-color: #efefef;
	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 #8FBCE9;
	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: 75%;
	text-align: center;
	background-color: #f7f7f7;
	border: 1px dashed #cccccc;
	padding: 5px;
	margin-left: auto; 
	margin-right: auto;
}

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