body {
	background: #ffffff url(images/index_bg.png) repeat-x 0px 0px;
	margin: 0px;
}

form {
	margin: 0px;
}

img {
	border: 0px;
}

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

a:link {
	color: #900;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #900;
}
a:hover {
	text-decoration: underline;
	color: #F90;
}
a:active {
	text-decoration: none;
	color: #900;
}

.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: 980px;
	background: url(images/content_bg.png) repeat-x 0px 253px;
	padding: 0px 12px;
}
#top-navigation {
	margin:0;
}
#logo {
	margin-top:
	margin: 17px 0px 0px;
	}

table.clientlinks {
	background:#e0e0e0;
}

td.clientlinks {
	background:#f9f9f9;
	width:25%;
	text-align:center;
	padding: 6px;
}
#content-footer {
	background: url(images/content_footer.png) no-repeat 0px 0px;
	height: 133px;
	width: 980px;
}
#content-footer-ref {
	background: url(images/content_footer_ref.png) no-repeat 0px 0px;
	height: 55px;
	width: 980px;
	margin-bottom: 14px;
}

.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: #C00;
	border: 1px solid #900;
}

.footerbar {
	background: #ffffff url(images/footer_bg.png) repeat-x 0px 0px;
	color: #ffffff;
	padding: 6px 10px;
	height: 60px;
}

.clientarealinks a {
	color: #555555;
}

table.frame {
	width: 98%;
	padding: 0px;
}

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

.clientareatable {
	width: 98%;
	background-color: #cccccc;
}

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

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: 97%;
	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;
}
.white {
	font-weight: bold;
}
a.white:active {
	color: #FFF;
	text-decoration: none;
} 
a.white:link {
	color: #FFF;
	text-decoration: none;
} 
a.white:visited {
	color: #FFF;
	text-decoration: none;
} 
a.white:hover {
	color: #FC0;
	text-decoration: underline;
} 
 
 /*Sean Preston - sean14592@hotmail.com*/
 
.SP_breadcrum {
	padding-top: 15px;
	font-weight: bold;
}
.SP_breadcrum a:active {
	color: #FFF;
	text-decoration: none;
} 
.SP_breadcrum a:link {
	color: #FFF;
	text-decoration: none;
} 
.SP_breadcrum a:visited {
	color: #FFF;
	text-decoration: none;
} 
.SP_breadcrum a:hover {
	color: #FC0;
	text-decoration: underline;
} 
 
 
.SP_breadcrum_right {
	padding-top: 15px;
	font-weight: bold;
	text-align:right;
}
.SP_breadcrum_right a:active {
	color: #FFF;
	text-decoration: none;
} 
.SP_breadcrum_right a:link {
	color: #FFF;
	text-decoration: none;
} 
.SP_breadcrum_right a:visited {
	color: #FFF;
	text-decoration: none;
} 
.SP_breadcrum_right a:hover {
	color: #FC0;
	text-decoration: underline;
} 
 
 
.SP_nav_main {
font-size:15px;
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-weight:bold;
}

#SP_nav_main_text {
margin-top:-3px;
margin-left:3px;
}

#SP_nav_main_text a {
color:#FFFFFF;
text-decoration:none;
}

#SP_nav_main_text a:hover {
color:#FFFFFF;
text-decoration:none;
}

#SP_logo {
float:left;
width:324px;
height:62px;
}


#SP_chat {
float:right;
width:348px;
height:102px;
margin-top:1px;
margin-right:-12px;
}

#SP_top_nav {
margin-right:1px;
margin-top:6px;

}