body {
	background-color: #efefef;
}

form {
	margin: 0px;
}

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

a {
	color: #65A5E6;
}

a:hover {
	text-decoration: none;
}

.heading {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: normal;
	color: #65A5E6;
}

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







/* Integration  CSS */

.tableheader {
	font-weight: bold;
	text-align: center;
}



body {
	background: #fff;
	font-size: 12px;
	font-family: Tahoma;
	margin: 0;
	padding: 0;
	filter: alpha(opacity=100);
}

a:link, a:visited {
	color: #4169E1;
	text-decoration: none;
	font-weight: bold;

}

a:hover, a:active {
	color: #f2630d;
	text-decoration: underline;
	font-weight: bold;
}

a img {
	border: 0;
}

/* page region */

#page {
	width: 900px;
	margin: 0 auto;
	background: #FFF;
}

#header {
	color: #7b7b7b;
	font-weight: bold;
}

#body {
padding-left:35px;
}

.home {
	background: url(http://www.techentrance.com/images/body_bg.png) repeat-y;
}

#footer {
	clear: both;
	padding-top: 12px;
	padding-bottom: 20px;
	background: #FFF url(http://www.techentrance.com/images/footer.png) no-repeat 0 12px;
	height: 86px;
}

#footer2 {
	clear: both;
	padding: 20px 0;
	background: #FFF url(http://www.techentrance.com/images/footer2.png) no-repeat 0 20px;
	height: 86px;
}

/* header, footer region */

#header_img {
	height: 120px;
	background: url(http://www.techentrance.com/images/header.png) no-repeat;
	font-size: 14px;
	padding-left: 68px;
}

#header_logo {
	float: left;
	width: 260px;
	margin-right: 36px;
	height: 100px;
}

#header_logo a {
	display: block;
	height: 100px;
}

#banner {
	background: url(http://www.techentrance.com/images/banner.png) no-repeat;
	padding-top: 4px;
	padding-bottom: 18px;
}

.domain_box {
	float: left;
	width: 253px;
	text-align: left;
	padding-top: 60px;
}

.domain_box .domain_name {
	background: transparent;
	border: 0;
	width: 115px;
	margin-left: 6px;
	margin-top: 2px;
	margin-bottom: 4px;
	font-size: 12px;
	color: #838383;
}

.domain_box .domain_ext {
	background: transparent;
		border: 0;
			margin-left: 6px;
	margin-top: 2px;
	margin-bottom: 4px;
	font-size: 12px;
	color: #838383;
}

.go {
	margin-top: 2px;
	margin-bottom: 4px;
}

* html .domain_box .domain_name {
	margin-left: 4px;
}

* html .login_box .login ,
* html .domain_box .domain_name {
	margin-top: 0;
}

.login_box {
	float: left;
	width: 270px;
	padding-top: 60px;
}

.login_box .login {
	width: 77px;
	border: 0;
	background: transparent;
	margin: 2px 12px 4px 6px;
	font-size: 12px;
	color: #838383;
}

* html .login_box .login {
	margin-left: 4px;
}

/* body region */

#content {
	float: right;
	width: 579px;
}

#sidebar {
	margin-right: 611px;
	margin-left: 90px;
}

/* content region */

.title {
	font-size: 20px;
	font-weight: bold;
	color: #8e8e8e;
	background: #FFF;
}

.topic {
	margin-top: 10px;
	background: url(http://www.techentrance.com/images/topic_bg.png) no-repeat;
	height: 22px;
	padding-left: 28px;
	padding-top: 3px;
	font-weight: bold;
	color: #8e8e8e;
}

.em {
	color: #2ea3ff;
}

.packages {
	margin-left: 69px;
	width: 816px;
	height:266px;
	background: url(http://www.techentrance.com/images/badge1.png) no-repeat right bottom;
	margin-bottom: 30px;
}

.features {
	margin-left: 69px;
	width: 818px;
	background: url(http://www.techentrance.com/images/features_bg.png) repeat-y;
}

.features_top {
	background: url(http://www.techentrance.com/images/features_top.png) no-repeat;
	padding-top: 45px;
}

.features_bottom {
	height: 8px;
	background: url(http://www.techentrance.com/images/features_bottom.png) no-repeat left bottom;
}

.left_pane {
	float: left;
	width: 350px;
	margin: 0 25px;
}

.right_pane {
	margin-left: 425px;
	margin-right: 25px;
}

/* sidebar region */

ul.menu {
	list-style: none;
	padding: 0px;
	margin: 0px;
	border: 0px;
}

ul.menu li {
	padding: 8px 0;
}