@CHARSET "UTF-8";
html{
	height:100%;
	padding:0px;
	margin:0px;
	background-color: #474747;
}
body{
	height: 100%;
	background-color: #474747;
	padding:0px;
	margin:0px;
}
strong, bold{
	font-weight:bold;
}
#container{
	background-color: #ffffff;
	width: 780px;
	left:50%;
	position: relative;
	margin: 10px 0px 0px -390px;
	overflow: hidden;
}

#top{
	height:150px;
	background-image: url('http://laxhost.com/images/topBg.jpg');
}

#footer{
	height:7px;
	background-image: url('http://laxhost.com/images/bottomContent.jpg');
	overflow: hidden;
}

#content{
	width:550px;
	float: left;
	margin: 10px 0px 0px 10px;
	overflow: hidden;
	display: inline;
	
}

#rightMenu{
	width:200px;
	float: right;
	margin: 10px 10px 0px 0px;
	overflow: hidden;
	padding:0px;
	display: inline;
}



#top form label{
	position: absolute;
	top:44px;
	right:225px;
	background-image: url('http://laxhost.com/images/jig.jpg');
	width:15px;
	height:15px;
}
#top form label i{
	display: none;
	visibility: hidden;
}
#login{
	position:absolute;
	right: 85px;
	top:44px;
	height: 15px;
	border: 1px solid #0E5CBC;
	background-image: url('http://laxhost.com/images/inputBoxBg.jpg');
	width: 135px;
	font-size: 10px;
	font-family: verdana,arial,tahoma;
}

#password{
	position:absolute;
	right: 85px;
	top:65px;
	height: 15px;
	border: 1px solid #0E5CBC;
	background-image: url('http://laxhost.com/images/inputBoxBg.jpg');
	width: 135px;
	font-size: 10px;
	font-family: verdana,arial,tahoma;
}

#submit{
	background-color: transparent;
	border: 0px;
	position: absolute;
	background-image: url('http://laxhost.com/images/loginButton.jpg');
	width: 67px;
	height: 68px;
	top:37px;
	right:10px;
	
}

#newRegisterText{
	position: absolute;
	top:85px;
	right:82px;
	background-image: url('http://laxhost.com/images/newRegisterText.jpg');
	width: 165px;
	height: 13px;
}

#newRegisterText i {
	display: none;
	visibility: hidden;
}

.topLink{
	float: left;
	margin: 115px 0px 0px 20px;
	height: 21px;
}

.topLink i{
	display: none;
}

.topLink.aboutUs{
	background-image: url('http://laxhost.com/images/aboutUsButton.jpg');
	width: 77px;
}

.topLink.sharedPlans{
	background-image: url('http://laxhost.com/images/sharedPlansButton.jpg');
	width: 111px;
}

.topLink.resellerPlans{
	background-image: url('http://laxhost.com/images/reselerPlansButton.jpg');
	width: 126px;
}

.topLink.vpsPlans{
	background-image: url('http://laxhost.com/images/vpsPlansButton.jpg');
	width: 84px;
}

.topLink.dedicatedPlans{
	background-image: url('http://laxhost.com/images/dedicatedPlansButton.jpg');
	width: 135px;
}

.topLink.support{
	background-image: url('http://laxhost.com/images/supportButton.jpg');
	width: 70px;
}

#menuHeader{
	width: 200px;
	height: 20px;
	background-image: url('http://laxhost.com/images/menu.jpg');
	clear: both;
}

.rightMenuLev1:link, .rightMenuLev1:visited{
	width: 200px;
	background-color: #E3F3FB;
	margin: 2px 0px 2px 10px;
	clear: both;
	padding:5px 5px 5px 5px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	font-family: verdana,arial,tahoma;
	font-size: 9px;
	display: block;
}

.rightMenuLev2:link, .rightMenuLev2:visited {
	width: 200px;
	background-color: #F5F5F5;
	margin: 2px 0px 2px 30px;
	clear: both;
	padding:5px 5px 5px 5px;
	text-decoration: none;
	color: #000000;
	font-family: verdana,arial,tahoma;
	font-size: 9px;
	display: block;
}

#introText{
	font-size: 10px;
	font-family: verdana,arial,tahoma;
	text-align: justify;
	
}

#ppl{
	float:left;
	margin: 0px 5px 5px 0px;
}

#shared{
	float:left;
	display:inline;
	width: 270px;
	height: 230px;
	background-image: url('http://laxhost.com/images/shared.jpg');
	margin: 10px 0px 0px 0px;
}

#shared p, #reseller p{
	margin:10px 5px 10px 100px;
	font-family: verdana,arial,tahoma;
	font-size: 9px;
	text-align: justify;
}

#reseller{
	float:left;
	display:inline;
	width: 270px;
	height: 230px;
	background-image: url('http://laxhost.com/images/reseller.jpg');
	margin: 10px 0px 0px 10px;
}

#dedicated{
	float:left;
	display:inline;
	width: 534px;
	height: 150px;
	background-image: url('http://laxhost.com/images/dedicated.jpg');
	margin: 10px 0px 0px 0px;
}

#dedicated p{
	margin:30px 5px 10px 100px;
	font-family: verdana,arial,tahoma;
	font-size: 9px;
	text-align: justify;
}

#additionalInfo{
	clear: both;
}

#additionalInfo ul{
	margin: 10px 0px 0px 0px;
	width:50%;
	float:left;
	display:inline;
}

#additionalInfo ul li{
	list-style-image: url('http://laxhost.com/images/tick.png');
	list-style-position: inside;
	font-family: verdana,arial,tahoma;
	font-size: 9px;
	margin: 0px 0px 10px 0px;
}

#commonPlanInfo{
	float: left;
	display: inline;
	width: 300px;
	border-right:1px dashed #1F71D7;
	padding: 0px 10px 0px 0px;
	margin: 10px 0px 0px 0px; 
}

#commonPlanInfo h1{
	background-color: #1F71D7;
	font-weight: bold;
	font-family: verdana,arial,tahoma;
	font-size: 11px;
	padding: 5px;
	color: #ffffff;
	margin: 0px 0px 10px 0px; 
}

#commonPlanInfo ul{
	
}

#commonPlanInfo ul li{
	list-style-image: url('http://laxhost.com/images/accept.gif');
	list-style-position: inside;
	font-family: verdana,arial,tahoma;
	font-size: 9px;
	margin: 0px 0px 5px 0px;
	border-bottom: 1px dashed #cccccc;
	padding: 0px 2px 5px 2px;
}

#detailedPlanInfo{
	float: left;
	display: inline;
	width: 220px;
	margin: 10px 0px 0px 10px; 
}

#detailedPlanInfo h1{
	background-color: #FFCC00;
	font-weight: bold;
	font-family: verdana,arial,tahoma;
	font-size: 11px;
	padding: 4px 5px 4px 5px;
	color: #000000;
	margin: 0px 0px 10px 0px; 
	border: 1px solid #F89800;
}

#detailedPlanInfo ul li{
	list-style-position: inside;
	font-family: verdana,arial,tahoma;
	font-size: 9px;
	margin: 0px 0px 5px 0px;
	border-bottom: 1px dashed #cccccc;
	padding: 0px 2px 5px 2px;
}