#body { 
	/*http://www.w3.org/TR/css3-multicol/*/
	behavior:url("csshover3.htc");
	background-color:#CCC;
}

.wrapper {
	margin: auto;
	height:100%;
	width:1000px;
}

.page {
	position:relative;
	height:100%;
	background-color:#FFF;
	padding-bottom:100px;
	margin-left:-7px;
	margin-right:-9px;
}

.page-domain {
	position:relative;
	height:100%;
	background-color:#FFF;
	padding-bottom:100px;
	margin-left:-7px;
	margin-right:-9px;
}

.page-content {
	color:black;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:normal;
	margin-bottom:-17px;
	padding: 25px;
	width:750px;
	text-align:left;
	
}

a:link {
	text-decoration:none;
}

a:visited {
	text-decoration:none;
}

a:hover {
	text-decoration:none;
}

a:active {
	text-decoration:none;
}

.header {
	background-image:url('../images/header-mid.jpg');
	background-repeat:repeat-x;
	
}

.header-left {
	background-image:url('../images/header-left.jpg');
	background-repeat:no-repeat;
	position:relative;
	margin-left:-8px;
	margin-top:-8px;
	
}

.header-right {

	float:right;
	margin-right:-10px;
	margin-top:-199px;	
} 

.computer {
	position:absolute;
	margin-left:90px;
	margin-top:0px;
}

.find-domain {
	position:absolute;
	margin-left:820px;
	margin-top:-140px;
	width:50px;
}

.find-domain-text {
	color:black;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	margin-bottom:-17px;
}

.menu {
	background-image:url('../images/menu-mid.jpg');
	background-repeat:repeat-x;
	margin-left:0px;
	margin-top:-5px;
	height:38px;
}

.menu-left {
	float:left;
	margin-left:-8px;
	margin-top:-5px;
	
}

.menu-right {
	float:right;
	margin-right:-10px;
	margin-top:-5px;	
} 

.menu-links {
	color:white;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;

} 

.menu-links-text {
	position:relative;
	padding-top:10px;
} 

.menu-links a:link {
	text-decoration:none;
	color:white;
}

.menu-links a:visited {
	text-decoration:none;
	color:white;
}

.menu-links a:hover {
	text-decoration:none;
	color:black;
}

.menu-links a:active {
	text-decoration:none;
	color:white;
}

.menu-button-green {
	background-image:url('../images/menu-button-green.jpg');
	background-repeat:no-repeat;
	height:38px;
	width:127px;
}

.myButtonLink {
	/*display: block;*/
	
	display:inline-block;
	
	width: 127px;
	height: 38px;
	background: url('../images/menu-button-green-orange.png') bottom;
	/*text-indent: -99999px;*/
	
}
.myButtonLink:hover {
	background-position: 0 0;
	text-decoration:none;
	color:#4b8d30;
}

.myButtonLink:active {
	/*display: block;*/
	
	display:inline-block;
	
	width: 127px;
	height: 38px;
	background: url('../images/menu-button-green-orange.png') top;
	/*text-indent: -99999px;*/
	
}

.myButtonLink-selected {
	/*display: block;*/
	
	display:inline-block;
	
	width: 127px;
	height: 38px;
	background: url('../images/menu-button-green-orange.png') top;
	/*text-indent: -99999px;*/
	
}
.myButtonLink-selected:hover {
	background-position: 0 0;
	text-decoration:none;
	color:#4b8d30;
}

.menu-links-selected {
	color:black;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;

} 

.menu-links-selected a:link {
	text-decoration:none;
	color:black;
}

.menu-links-selected a:visited {
	text-decoration:none;
	color:black;
}

.menu-links-selected a:hover {
	text-decoration:none;
	color:#4b8d30;
}

.menu-links-selected a:active {
	text-decoration:none;
	color:black;
}

.footer-container {
	background-image:url('../images/footer-mid.jpg');
	background-repeat:repeat-x;
	margin-left:0px;
	/*margin-top:105px;*/
	height:43px;
	width:1000px;
	background-color:#FFF;
}

.footer-left {
	float:left;
	margin-left:-8px;
	margin-top:0px;
	
}

.footer-right {
	float:right;
	margin-right:-10px;
	margin-top:0px;	
} 

.copyright {
	padding-top:14px;
	color:black;
	font-family:Verdana, Geneva, sans-serif;
	font-size:.89em;
	height:43px;
}

.copyright a:link {
	color:blue;
	text-decoration:none;
}

.copyright a:visited {
	color:blue;
	text-decoration:none;
}

.copyright a:hover {
	color:black;
	text-decoration:underline;
}

.copyright a:active {
	color:blue;
	text-decoration:none;
}




.normal {
	font-weight:normal
}

.thick {
	font-weight:bold
}
.thicker {
	font-weight:900
}

p.detailed_data {
	margin: auto;
}

p.normal {font-weight:normal}
p.thick {font-weight:bold}
p.thicker {font-weight:900}

table {
	border-spacing: 2px;
}

.searchengine {
	background-color:white;
	padding: 15px;
	border:1px solid #bbb;
}

.text-align {
	text-align:center;
}

td.orange {background-color:#ffbb77;font-weight:bold}

li {
	display:inline;
	vertical-align:top;
	height:117px;
}

.loginBox-mid {
	width:540px;
	background-image:url('../images/loginBox-mid.gif');
	background-repeat:repeat-x;
	margin-left:-5px;
	margin-right:-5px;
}

.user-login {
	position:relative;
	top:-95px;
	left:-10px;	
	font-family:Verdana, Geneva, sans-serif;
	height: 117px;
	
}

ul#loginBox,
ul#loginBox li {
	/* Setting a common base */
	margin: 0;
	padding: 0;
}

ul#loginBox li {
	display: inline-block;
	min-height: 117px;
	margin-top:65px;
	vertical-align:top;
}

.login-left {
	width:16px;
	display:inline-block;
	vertical-align:top;
}

.login-right {
	width:13px;

}

.login-mid {
	width:540px;

}

p.caption-text {
	color:black;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	position:relative;
	margin-left:-135px;
	margin-top:-52px;
}

.captions-text {
	color:black;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:12px;
}

.features-links {
	color:blue;
	font-family:Verdana, Geneva, sans-serif;
	/*font-weight:bold;*/
	padding-top:45px;
} 

.features-links a:visited {
	color:blue;
	font-family:Verdana, Geneva, sans-serif;
	/*font-weight:bold;*/
	padding-top:45px;
} 

.features-caption {
	color:black;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:21px;
	padding-top:45px;
}

.domain-lookup {
	
}

.domain-order {
	
}

iframe {
	height: 900px;
}
