body {
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #19283B;
	font-size:11px;
	font-family: Tahoma;	
}

.wrapper {
margin:0 auto;
width:910px;
}

.hostinfo {
	background-color: #F4F4F4;
	border: 1px solid #9F9F9F;
}

.HeadBg {
	background-image: url(images/web/top_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 907px;
	height:94px;
}

.FooterBg {
	background-image: url(images/web/footerbg.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 907px;
	height:94px;
}


.LogoBg {
	background-image: url(images/web/logo_center.gif);
	background-repeat: repeat-x;
	margin-top: 8px;
	float: left;
	width:880px;
	height:86px;
	line-height:86px;
}

.cwrap {
	background-image: url(images/web/wrapbg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 907px;
}
.TopMenu {
	
	background-image: url(images/web/menubg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #526881;
	margin-left:8px;
	margin-right:8px;
	height : 36px;
	line-height: 36px;
}

.MenuItem {
	font-family: Verdana;
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
	height : 36px;
	line-height: 36px;
	background-image: url(images/web/menuspacer.gif);
	background-repeat: no-repeat;
	background-position: right;
	float:left;
	padding-left : 20px;
	padding-right: 20px;
}

.ContentBorder {
	margin-top:1px;
	margin-left:8px;
	margin-right:8px;
	background-image: url(images/web/contentborder.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #132b45;
	width:892;
	height:160px;
	z-index:999;
	position:relative;

}
.DomainInput {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #1d5180;
	height: 22px;
	width: 200px;
	border: 1px solid #2164a1;
	line-height:22px;
}

.TldList {
	background-image: url(images/web/worldmap.png);
	background-repeat: no-repeat;
	background-position: center center;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #85b1e0;
	padding-top:10px;
}

h3 {
			margin: 0;	
			padding: 7px 0 0 0;
			font-size: 16px;
			text-transform: uppercase;
		}

		div#feature_list {
			width: 882px;
			height: 240px;
			overflow: hidden;
			position: relative;
		}

		div#feature_list ul {
			position: absolute;
			top: 0;
			list-style: none;	
			padding: 0;
			margin: 0;
		}

		ul#tabs {
			left: 0;
			z-index: 2;
			width: 320px;
		}

		ul#tabs li {
			font-size: 12px;
			font-family: Arial;
		}
		
		ul#tabs li img {
			padding: 5px;
			border: none;
			float: left;
			margin: 10px 10px 0 0;
		}

		ul#tabs li a {
			color: #222;
			text-decoration: none;	
			display: block;
			padding: 10px;
			height: 60px;
			outline: none;
			background:  url('images/web/feature-tab-current-off.png');
		}

		ul#tabs li a:hover {
			text-decoration: underline;
		}

		ul#tabs li a.current {
			background:  url('images/web/feature-tab-current.png');
			color: #FFF;
		}

		ul#tabs li a.current:hover {
			text-decoration: none;
			cursor: default;
		}

		ul#output {
			right: 0;
			width: 600px;
			height: 240px;
			position: relative;
		}

		ul#output li {
			position: absolute;
			width: 600px;
			height: 240px;
		}






.winHostBg {
	background-image: url(images/web/windowshost_bg.png);
	background-repeat: no-repeat;
	height: 240px;
	width: 600px;
}

.linHostBg {
	background-image: url(images/web/linhost_bg.png);
	background-repeat: no-repeat;
	height: 240px;
	width: 600px;
}


.HostingBox {
	background-image: url(images/web/hostingbox.png);
	background-repeat: no-repeat;
	height: 180px;
	width: 180px;
	font-family: Tahoma;
	font-size: 12px;
}

		div#feature_list_domain {
			width: 682px;
			height: 240px;
			overflow: hidden;
			position: relative;
		}

		div#feature_list_domain  ul {
			position: absolute;
			top: 0;
			list-style: none;	
			padding: 0;
			margin: 0;
		}

		ul#tabs_domain  {
			left: 0;
			z-index: 2;
			width: 150px;
		}

		ul#tabs_domain  li {
			font-size: 12px;
			font-family: Arial;
		}
		
		ul#tabs_domain  li img {
			padding: 5px;
			border: none;
			float: left;
			margin: 10px 10px 0 0;
		}

		ul#tabs_domain  li a {
			color: #222;
			text-decoration: none;	
			display: block;
			
			height: 40px;
			outline: none;
			background:  url('images/web/domain_tab.png');
		}

		ul#tabs_domain  li a:hover {
			text-decoration: underline;
		}

		ul#tabs_domain  li a.current {
			background:  url('images/web/domain_tab_current.png');
			color: #FFF;
		}

		ul#tabs_domain  li a.current:hover {
			text-decoration: none;
			cursor: default;
		}

		ul#output_domain  {
			right: 0;
			width: 550px;
			height: 240px;
			position: relative;

			padding-right:10px;
		}

		ul#output_domain  li {
			position: absolute;
			width: 550px;
			height: 240px;
		}

		ul#output_domain  li a {
			position: absolute;
			bottom: 10px;
			right: 10px;
			padding: 8px 12px;
			text-decoration: none;
			font-size: 11px;
			color: #FFF;
			background: #000;
			-moz-border-radius: 5px;
		}
		
		ul#output_domain  li a:hover {
			background: #D33431;
		}
		
.TabActive {
	background-image: url(images/tab-active.gif);
	background-repeat: no-repeat;
	height: 34px;
	width: 113px;

	text-align:center;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #333;
	float:left;
	padding-top:4px;
	font-weight: bold;
}
.TabActive a{
	text-decoration:none;	
	color: #333;
}
.TabActive a:link{
	text-decoration:none;	
	color: #333;
}
.TabActive a:hover{
	text-decoration:none;	
	color: #333;
}
.TabActive a:visited{
	text-decoration:none;	
	color: #333;
}
.TabPassive {
	background-image: url(images/tab-pas.gif);
	background-repeat: no-repeat;
	height: 34px;
	width: 113px;
	padding-top:4px;
	text-align:center;
	font-family: Verdana;
	font-size: 10px;
	color: #333;
	float:left;
}
.TabPassive a{
	text-decoration:none;	
	color: #333;
}
.TabPassive a:link{
	text-decoration:none;	
	color: #333;
}
.TabPassive a:hover{
	text-decoration:none;	
	color: #333;
}
.TabPassive a:visited{
	text-decoration:none;	
	color: #333;
}

.TabPanel {
	height: 34px;
	width: 660px;
	float:left;
	background-image: url(images/tabpanelbg.gif);
	background-repeat: repeat-x;
	margin-top:10px;
	
}
.TitleDom {
	font-family: Tahoma;
	font-size: 20px;
	color: #111b27;
	font-weight: bold;
}
.Titleyonetimsel {
	font-family: Tahoma;
	font-size: 12px;
	color: #C30;
}

.TabContent {
	font-family: Tahoma;
	font-size: 11px;
	background-image: url(images/tabcontentbg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	padding: 5px;
	margin-top:34px;
}
.LoginUsername {
	width: auto;
	height: 18px;
	padding-left: 20px;
	border: 1px solid #9a9a9a;
	background-image: url(images/username.gif);
	background-repeat: no-repeat;
	font-family: Tahoma;
	font-size: 11px;
	color: #676767;
	padding-top: 4px;
}
.LoginPassword {
	width: auto;
	height: 18px;
	padding-left: 20px;
	border: 1px solid #9a9a9a;
	background-image: url(images/password.gif);
	background-repeat: no-repeat;
	font-family: Tahoma;
	font-size: 11px;
	color: #676767;
	padding-top: 4px;
}
