body {
	background:#fff url(images/bodyback.gif) repeat-x;
	font-family:"Trebuchet MS",Arial,Tahoma,Sans-serif;
	font-size:14px;
	color:#292826;
	margin:0 0 20px;
	padding:0;
	line-height:1.4em;
}

#tagline {
	align: center;
	color: #1073cf;
	font-size:16px;
	font-weight: bold;
	padding: 5px;
}


#pageheader {
	line-height:1.4em;
	font-size:12px;
}

.header_seperator {
	font-size: 20px;
	color: black;
}


#contentcolumn {
	line-height:1.5em;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	text-align: justify;
	font-size:15px;
}

a:hover {
	font-weight:700;
	color:#147;
	text-decoration:underline;
}

/* solidblockmenu */
#solidblockmenu {
	float:right;
	font-weight:700;
	width:700px;
	margin:0;
	padding:0;
}

#solidblockmenu ul {
	height:29px;
	margin:0 auto;
	padding:0;
}

#solidblockmenu li {
	display:inline;
	list-style:none;
}

#solidblockmenu li a {
	float:left;
	color:#1b1b1b;
	text-decoration:none;
	background:url(images/topmenu-seperator.gif) right no-repeat;
	padding:10px 2% 5px;
}

#solidblockmenu li a:visited {
	color:#1b1b1b;
	text-decoration:none;
}

#solidblockmenu li a:hover {
	color:#1073cf;
	text-decoration:underline;
}
/* solidblockmenu */

/* testimonial */
.testimonial {
	background-color:#454648;
	color:#fff;
	width:259px;
}

.testimonial a:hover {
	color:#fff;
	text-decoration:none;
	font-weight:700;
}

.testimonialcontent {
	padding-left:30px;
	padding-right:30px;
	line-height:15px;
}
/* testimonial */

.header {
	width:639px;
	background:#4299e9 url(images/blue-right.gif) right no-repeat;
	color:#fff;
	line-height:21px;
}

.leftpan {
	background-color:#65686f;
	color:#9f9f9f;
	width:259px;
}

.leftpancontent {
	line-height:17px;
}

/* main nav */
.main-nav {
	clear:left;
	list-style:none;
	display:block;
	margin:0;
	padding:0;
}

.main-nav li {
	height:28px;
	line-height:28px;
	background:url(images/leftmenu-bottomborder.gif) bottom repeat-x;
}

.main-nav li a {
display:block;
	color:#9f9f9f;
	width:100%;
	text-decoration:none;
	font-weight:400;
	padding:0;
}

.main-nav li a:hover {
	color:#fff;
	width:100%;
	text-decoration:underline;
	font-weight:400;
	padding:0;
}
/* testimonial */

.takenote {
	color: #4297E8;
	padding-left: 30px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-top: 6px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 4px;
	border-top: 1px solid #4297E8;
	border-bottom: 1px solid #4297E8;
}


/* footer links */
#footer_links, .footer_links {
	padding: 0px;
}

#footer_links li {
  display: inline;
  padding-left: 3px;
  padding-right: 7px;

}
/* footer links */

.footer {
padding-left:20px;
height:50px;
}


a img {
	border:none;
}

a:focus {
        -moz-outline-style: none;
}

a:link, a:visited {
	color:#1073cf;
	text-decoration:none;
	font-weight:700;
}

.testimonial a:link,.testimonial a:visited {
	color:#c3c3c3;
	text-decoration:none;
	font-weight:700;
}

.footer a:link,.footer a:visited {
	color:#292826;
	text-decoration:none;
	font-weight:400;
}

/* package table */
.package table {
	width:90%;
	border-top:1px solid #e3f1fe;
	border-right:1px solid #e3f1fe;
	margin:1em auto;
	border-collapse:collapse;
}
.package tr.odd td,
.package tr.odd .column1 {
	background:#f4f9fe url(images/background.gif) no-repeat;
}
.package .column1	{
	background:#f9fcfe;
}
.package td {
	color:#678197;
	border-bottom: 1px solid #e3f1fe;
	border-left:1px solid #e5eff8;
	padding:.3em 1em;
	text-align:center;
}
.package th {
	color: #678197;
	text-align:left;
	border-bottom: 1px solid #e3f1fe;
	border-left:1px solid #e5eff8;
	padding:.3em 1em;
}
.package thead th {
	background:#f4f9fe;

	text-align:center;

	color:#66a3d3
}
.package tfoot th {
	background:#f4f9fe;
	text-align:center;
}
.package tfoot th strong {

	margin:.5em .5em .5em 0;
	color:#66a3d3;
}
.package tfoot th em {
	color:#f03b58;

	font-size: 1.1em;
	font-style: normal;
}
/* package table */














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

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

tr.orderheadingrow {
	background-color: #5AB9F1;
	color: #ffffff;
}

tr.orderrow1 {
	background-color: #E8F0F9;
	color: #000000;
}

tr.orderrow2 {
	background-color: #D6E4F6;
	color: #000000;
}
