body {
	background: #FFFFFF url("images/ithappenslogobg1.png") repeat-x;
	margin: 0px;
}

form {
	margin: 0px;
}

img {
	border: 0px;
	align: absmiddle;
}

body,td,input,select,textarea {
	font-family: Verdana;
	font-size: 10px;
}

a {
	color: #1F1A60;
}

a:hover {
	text-decoration: none;
}

table.wrapper {
	width: 1000px;
}

table.clientlinks {
	background:#e0e0e0;
}

td.clientlinks {
	background:#f9f9f9;
	width:25%;
	text-align:center;
	padding: 6px;
}

.navbar {
background: #FFFFFF;
border-right: 1px solid #1F1A60;
}

.navbutton {
background-color: #FFFFFF;
cursor: pointer;
cursor: hand;
text-align:left;
border-bottom: 1px dotted #1F1A60;
}

.navbuttonover {
background-color: #1F1A60;
cursor: pointer;
cursor: hand;
text-align:left;
color: #ffffff;
}

.navbox {
background-color: #FFFFFF;
padding: 5px;
border-bottom: 1px solid #1F1A60;
}

.navinput {
border-bottom: 1px solid #1F1A60;
border-top: 1px solid #FFFFFF;
border-left: 1px solid #1F1A60;
border-right: 1px solid #FFFFFF;
width: 200px;
}

.submitbutton {
color: #ffffff;
cursor: pointer;
cursor: hand;
font-weight: bold;
background-color: #1F1A60;
border: 1px solid #1F1A60;
}

.footerbar {
background-color: #1F1A60;
color: #FFFFFF;
text-align:center;
padding:7px;
padding-left:10px;
padding-right:10px;
}

.clientarealinks a {
	color: #555555;
}

table.frame {
	background-color: #FFFFFF;
	width: 100%;
	border: 1px solid #1F1A60;
	padding: 0px;
}

.fieldarea {
	background-color: #FFFFFF;
	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: #ffffcc;
	text-align: center;
}

tr.clientareatablesuspended {
	background-color: #ccff99;
	text-align: center;
}

tr.clientareatableterminated {
	background-color: #ff9999;
	text-align: center;
}

tr.supportticketsheading {
	background-color: #efefef;
}

tr.supportticketscontent {
	background-color: #ffffff;
}

.contentbox {
	width: 75%;
	text-align: center;
	background-color: #FFFFFF;
	border: 1px solid #1F1A60;
	padding: 5px;
}

.errorbox {
	border: 1px dashed #1F1A60;
	font-weight: bold;
	background-color: #FFFFFF;
	text-align: center;
	width: 90%;
	padding: 10px;
	color: #1F1A60;
	margin-left: auto; 
	margin-right: auto;
}

.domaincheckeravailable {
	color: #669900;
}

.domaincheckerunavailable {
	color: #cc0000;
}

tr.orderheadingrow {
	background-color: #1F1A60;
	color: #ffffff;
}

tr.orderrow1 {
	background-color: #FFFFFF;
	color: #000000;
}

tr.orderrow2 {
	background-color: #FFFFFF;
	color: #000000;
}








.domainpricingtable {
	width: 75%;
	background-color: #cccccc;
	text-align: left;
}

.domaincheckerbox {
	width: 75%;
	text-align: left;
	background-color: #FFFFFF;
	padding: 5px;
	}


