body{
	
	
		background-image: url(images/bg.gif);
		margin:0px;
	background-repeat: repeat-y;
	background-position: center top;
	background-attachment: fixed;
	
	scrollbar-face-color:#8080FF; 
	
	}



.logo {
	background-image: url(http://www.designnetteq.co.uk/images/webdesignlogo.gif);
	background-repeat: no-repeat;
	background-position: 20px 0px;
}

.chat {
	text-decoration: none;
	color: #FFFFFF;
}
form {
	margin: 0px;
}

body,td,input,select,textarea {
	font-family: Tahoma;
	font-size: 11px;
}
/* BUBBLE PLASTIC HORIZONTAL MENU */

.bubplastic.horizontal {
	margin: 0;
	padding: 0;
	
}
.bubplastic.horizontal ul {
	list-style: none;
	width:auto;
	margin: 0;
	padding: 0;
}
.bubplastic.horizontal ul li {
	float: left;
	width:auto;
	margin: 0;
	padding: 0;
	background: transparent url(images/bg-bubplastic-button.gif) top left no-repeat;
}

.bubplastic.horizontal ul li a {
	display: block;
	height: 27px;
	padding-left: 25px;
	float: left;
	width:auto;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
}

.bubplastic.horizontal ul li a span.menu_ar {
	display: block;
	float: left;
	width:auto;
	height: 22px;
	padding-top: 5px;
	padding-right: 27px;
	background: transparent url(images/bg-bubplastic-button.gif) top right no-repeat;
	cursor: pointer;
}
/* BLUE HOVER */
.bubplastic.blue ul li a:hover,
.bubplastic.blue ul li.highlight a {
	background: transparent url(images/bg-bubplastic-h-blue.gif) top left no-repeat;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight:bold;
	text-decoration: none;
}

.bubplastic.blue ul li a:hover span.menu_ar,
.bubplastic.blue ul li.highlight a span.menu_ar {
	background: transparent url(images/bg-bubplastic-h-blue.gif) top right no-repeat;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight:bold;
	text-decoration: none;
}
/* END BUBBLE PLASTIC HORIZONTAL MENU */

.rhm1{
	width:900px;
	height:40px;
	margin:0 auto;
	background:url(images/rhm1_bg.gif) repeat-x;		
}
.rhm1-left{
	background:url(images/rhm1_l.gif) no-repeat;
	width:15px;
	height:40px;
	float:left;
}
.rhm1-right{
	background:url(images/rhm1_r.gif) no-repeat;
	width:15px;
	height:35px;
	float:right;
}
.rhm1-bg{
	height:35px;
	background-color: #F09708;
}
.rhm1-bg ul{
	list-style:none;
	margin:0 auto;
}
.rhm1-bg li{
	float:left;
	list-style:none;
}
.rhm1-bg li a{
	float:left;
	display:block;
	color:#ffe8cc;
	text-decoration:none;
	font:12px 'Lucida Sans', sans-serif;
	font-weight:bold;
	padding:0 0 0 13px;
	height:30px;
	line-height:30px;
	text-align:center;
	cursor:pointer;	
}
.rhm1-bg li a span{
	float:left;
	display:block;
	padding:0 18px 0 13px;
	color: #FFFFFF;
	height: 35px;
	width: auto;
}
.rhm1-bg li.current a{
	color:#999900;
	background:url(images/rhm1_hover_l.gif) no-repeat left 5px;
	height:35px;
}
.rhm1-bg li.current a span{
	color:#414143;
	background:url(images/rhm1_hover_r.gif) no-repeat right 5px;
	height: 35px;

	}
.rhm1-bg li a:hover{
	color:#414143;
}
.rhm1-bg li a:hover span{
	color:#FFFFFF;
	text-decoration: underline;
}
.rhm1-bg li.current a:hover {
	color:#999900;
	background:url(images/rhm1_hover_l.gif) no-repeat left 5px;
	height: 35px;
	text-decoration: none;
}
.rhm1-bg li.current a:hover span {
	color:#414143;
	background:url(images/rhm1_hover_r.gif) no-repeat right 5px;
	height: 35px;
	
	text-decoration: none;
}
a {
	color: #65A5E6;
}

a:hover {
	text-decoration: none;
}

.heading {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: normal;
	color: #65A5E6;
	padding:10px;
}

.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: 931px;
	border: 0px;
	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;
}

.clientarealinks {
    background-color: #FDFCDD;
    padding: 10px;
}

.clientarealinks a {
	color: #555555;
}

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;
}
.tab_bg {
	background-image: url(images/top_tab.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.style31 {
	color: #F3F3F3;
	font-size: 12px;
	text-decoration: none;
}
.style31 a {
	color: #F3F3F3;
	font-size: 12px;
	text-decoration: none;
}
a.style31 :link {
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
}
a.style31 :visited {
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
}
a.style31 :hover {
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
}
.style31 a :link {
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
}
.style31 a :visited {
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
}
.menu1{
	margin:0 auto;
	padding:0;
	height:30px;
	width:100%;
	display:block;
	background:url('img/topMenuImages.png') repeat-x;
	font-family: "Velvenda Cooler", Verdana;
	font-size: 10px;
}
.menu1 li{padding:0; margin:0; list-style:none; display:inline;}
.menu1 li a{
	float:left;
	padding-left:15px;
	display:block;
	color:#0F0F13;
	text-decoration:none;
	cursor:pointer;
	background:url('img/topMenuImages.png') 0px -30px no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.menu1 li a span{line-height:30px; float:left; display:block; padding-right:15px; background:url('img/topMenuImages.png') 100% -30px no-repeat;}
.menu1 li a:hover{background-position:0px -60px; color:rgb(0,0,0);}
.menu1 li a:hover span{background-position:100% -60px;}
.menu1 li a.active, .menu1 li a.active:hover{line-height:30px; font:11px Verdana, Arial, Helvetica, sans-serif; background:url('img/topMenuImages.png') 0px -90px no-repeat; color:rgb(0,0,0);}
.menu1 li a.active span, .menu1 li a.active:hover span{background:url('img/topMenuImages.png') 100% -90px no-repeat;}
