body {

	padding:0px;
	margin:0px;
	background-color:#999999;
}

h1 {
	font-size:20px;
	font-weight:normal;
}

form {
	margin: 0px;
}

body,td,input,select,textarea {

	font-family:Arial, Helvetica, sans-serif;

	font-size: 11px;
	margin:0px;
	padding:0px;

}



a {

	color:#003399;

}



a:hover {

	text-decoration: none;

}



.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: 900px;

	border: 0px;

	padding:0px;
	
	border-collapse: collapse;

	background-color: #ffffff;

	margin-left: auto; 

	margin-right: auto;
	
	position:relative;

}


#topnavlinks {
	padding:0px;
	margin:0px;
	float:left;
	width:100%;
	border-bottom:5px #990000 solid;
	border-top:#333333 1px solid;
	border-bottom:#333333 1px solid;
	z-index:100;
}

#topnavlinks li {
	float:left;
	width:20%;
	list-style:none;
}

#topnavlinks li a {
	color:#FFFFFF;
	display:block;
	padding:15px;
	text-align:center;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	border-right:#333333 1px solid;
	background:url(/templates/vwztemplates/images/gradientdark.gif) bottom repeat-x;
}

#topnavlinks li a:hover {
	background:transparent;
	background-color:#333333;
	color:#99ff00;
}

.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.clientareatableheading a {
	color:#000000;
}



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;

}

#bannerPlaceholder {
	height:200px;
	background-color:#CCCCCC;
}

.slideDownLinks {
	position:absolute;
	padding:0px;
	margin:0px;
	width:100%;
}

.slideDownLinks li {
	background:#FFFFFF;
	style-type:none;
	width:100%;
	color:#000000;
	text-align:left;
	margin:0px;
	padding:0px;
	margin-bottom:-5px;
}

.slideDownLinks li a {
	color:#000000;
	margin:0px;
	padding:0px;
}


.row1, .row2 {
	padding:2px;
}

.row2 {
	background-color:#EAEAEA;
}

.rowHeader {
	background-color:#666666;
	color:#FFFFFF;
	padding:3px;
	font-weight:bold;
}

.vwzClientButtonsList {
	margin:0px;
	padding:0px;
	float:left;
	margin:0px auto;
	display:block;
	/*border:#333333 1px solid;*/
}

.vwzClientButtonsList li {
	list-style:none;
	float:left;
	margin:0px;
	padding:0px;
	width:210px;
}

.vwzClientButtonsList li a {
	border:#cccdce 1px solid;
	display:block;
	padding:5px;
	text-decoration:none;
	font-weight:bold;
	color:#666666;
	text-align:left;
	background:url(images/gradientgray.gif) top;
}

.vwzClientButtonsList li a:hover {
	color:#336699;
}

.vwzClientButtonsList img {
	height:30px;
}

#vwzClientButtonsDiv {
	border-bottom:#999999 1px dotted;
	background:url(images/clientButtonsDivBg.gif) top;
	float:left;
	width:100%;
	padding-top:10px;
	padding-bottom:10px;
}

.clearLeft {
	clear:left;
}

.floatLeft {
	float:left;
}

.displayInline {
	display:inline;
}

.noWidth {
	width:auto;
}

.loginInfoDiv {
	padding:5px;
	padding-left:10px;
	font-size:12px;
}

#vwzBodyDiv {
	padding:10px;
	padding-left:10px;
	padding-right:10px;
}

#vwzTopHeader {
	background-color:#FFFFFF;
	padding-top:10px;
	padding-bottom:10px;
	text-align:left;
	padding-left:20px;
	position:relative;
}

#vwzTopHeader img {
	height:auto;
}

#topDomain {
	font-size:16px;
	position:absolute;
	right:20px;
	bottom:12px;
	font-weight:bold;
}


#vwzFooter {
	background-color:#000000;
	min-height:100px;
	color:#FFFFFF;
}

#vwzFooter td {
	background:url(/templates/vwztemplates/images/footerbg.gif) bottom repeat-x;
}

.subsitelinks {
	margin:0px;
	padding:0px;
	float:left;
	width:100%;
}

.subsitelinks li {
	list-style:none;
	margin:0px;
	padding:0px;
}
	
.subsitelinks li a {
	
	display:block;
	text-align:center;
	padding:12px;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}

.subsitelinks li a:hover {
	background:transparent;
	text-decoration:none;
}

.footerLinks {
	margin:10px;
	padding:0px;
	padding-bottom:10px;
}

.footerLinks li {
	list-style:none;
}

.footerLinks li a {
	color:#66CCFF;
	text-decoration:none;
	padding:2px;
	display:block;
}

.subsitelinks li {
	float:left;
	width:20%;
}

.subsitelinks li a {
	background:url(images/subsitelinkbg.gif) bottom repeat-x;
	border-top:#0066CC 1px solid;
	border-right:#0066CC 1px solid;
	border-bottom:#0066CC 1px solid;
}

.subsitelinks li a:hover {
	background-color:#0066CC;
}

.hiddensubnav {
	display:none;
	position:absolute;
}

#subnavlinksmain {
	position:absolute;
	display:none;
	width:900px;
	background:url(images/gradientgray.gif) bottom repeat-x;
	background-color:#FFFFFF;
	opacity:.95;
	filter:alpha(opacity=95);
	/*border-bottom:#999999 4px solid;*/
}

#subnavlinksmain ul {
	padding:0px;
	float:left;
	margin:0px;
	width:100%;
}

#subnavlinksmain li {
	list-style:none;
	float:left;
	padding:0px;
	margin:0px 10px 0px 10px;
}

#subnavlinksmain li a {
	display:block;
	padding:2px;
	font-weight:bold;
	text-decoration:none;
	font-size:11px;
	color:#000000;
	border-bottom:#999999 4px solid;
	text-align:center;
	width:120px;
}

#subnavlinksmain li a:hover {
	color:#003399;
	border-bottom:#000000 4px solid;
}

div.clientareapagewrapper {
	width:95%;
	margin:auto auto;
}
