@charset "utf-8";
/* Live Code */

body {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:13px;
}

/*** begin framework properties ***/

#containerHead {
	width:100%;
	float:left;
}

#header {
	width:950px;
	height:114px;
	margin-left:auto;
	margin-right:auto;
}

#navigation {
	width:940px;
	height:40px;
	margin-left:auto;
	margin-right:auto;
	padding:0px 5px 0px 5px;
}	

#containerContent {
	width:100%;
	float:left;
}

#content {
	width:900px;
	min-height:400px;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
}

#footer {
	margin:0px;
	padding:0px;
	float:left;
	min-height:100px;
}

#footIcon {
	margin-left:auto;
	margin-right:auto;
	padding-left:2px;
	background-repeat:no-repeat;
}

/*** end framework properties ***/

/*** begin navigation properties ***/

#nav1:link, #nav1:active, #nav1:visited {
	width:82px;
	height:40px;
	float:left;
}

#nav1.navon, #nav1:hover {
	width:82px;
	height:40px;
	float:left;
}

#nav2:link, #nav2:active, #nav2:visited {
	width:151px;
	height:40px;
	float:left;
}

#nav2.navon, #nav2:hover {
	width:151px;
	height:40px;
	float:left;
}

#nav3:link, #nav3:active, #nav3:visited {
	width:90px;
	height:40px;
	float:left;
}

#nav3.navon, #nav3:hover {
	width:90px;
	height:40px;
	float:left;
}

#nav4:link, #nav4:active, #nav4:visited {
	width:103px;
	height:40px;
	float:left;
}

#nav4.navon, #nav4:hover {
	width:103px;
	height:40px;
	float:left;
}

#nav5:link, #nav5:active, #nav5:visited {
	width:83px;
	height:40px;
	float:left;
}

#nav5.navon, #nav5:hover {
	width:83px;
	height:40px;
	float:left;
} 

#nav6:link, #nav6:active, #nav6:visited {
	width:189px;
	height:40px;
	float:right;
}

#nav6:hover{
	width:189px;
	height:40px;
	float:right;
}

a.nav1on:link, a.nav1on:active, a.nav1on:hover, a.nav1on:visited {
	width:82px;
	height:40px;
	float:left;
}

#nav2.nav2on:link, #nav2.nav2on:active, #nav2.nav2on:hover, #nav2.nav2on:visited {
	width:151px;
	height:40px;
	float:left;
}

a.nav3on:link, a.nav3on:active, a.nav3on:hover, a.nav3on:visited {
	width:90px;
	height:40px;
	float:left;
}

a.nav4on:link, a.nav4on:active, a.nav4on:hover, a.nav4on:visited {
	width:103px;
	height:40px;
	float:left;
}

/*** begin dropdown properties ***/

ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	z-index:100;
}

ul li {
	float: left;
	position: relative;
	z-index:100;
}

li ul {
	width: 150px;
	position: absolute;
	left: 0px;
	top: 40px;
	display: none;
	z-index:100;
}
	
ul li ul li ul.navlevel2 {
	position: absolute;
	left: 150px;
	top: 0px;
	display: none;
	z-index:100;
}

ul li a {
	display: block;
	text-decoration: none;
	width: 150px;
	z-index:100;
}
	
ul li ul li a {
	display: block;
	text-decoration: none;
	width: 150px;
	z-index:100;
}

li a:link, li a:active, li a:visited {
}
	
li a:hover {
	text-decoration:none;
	z-index:100;
}

li.over ul.navlevelone { 
	display: block;
	z-index:100; 
}
	
ul li.over ul li.over .navlevel2 { 
	display: block;
	z-index:100;
}

/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 0px; line-height: 15px; } /* Line height wasn't originally here, just height: 1%; */
* html ul li a { height: 0px; line-height: 15px; }
* html ul li ul li { float: none; height: 0px; line-height: 15px; }
* html ul li ul li a { height: 0px; line-height: 15px; }
/* End */

a.submenunav {
	width:136px;
	padding:7px;
} 

/*** end dropdown properties ***/
/*** end navigation properties ***/

/*** begin general properties ***/

hr {
	padding:0px;
	margin:10px 0px 10px 0px;
	height:1px;
	line-height: 1px;
	border:0px;
	background-color: #a0a0a0;
}

p {
	padding:0px;
	margin:0px 0px 13px 0px;
}

.inputText {
	width:225px;
	margin:0px 0px 0px 5px;
	padding:1px;
	font-size:11px;
	line-height:11px;
}

.inputGo {
	width:19px;
	height:19px;
	margin:0px;
	padding:0px 0px 0px 0px;
	background-color:transparent;
	border:0px;
	line-height:18px;
	cursor:pointer;
	/* vertical-align:middle; */
}

.inputGo2 {
	width:19px;
	height:19px;
	margin:0px;
	padding:0px 0px 0px 0px;
	background-color:transparent;
	border:0px;
	line-height:18px;
	cursor:pointer;
	/* vertical-align:middle; */
}

select {
	width:60px;
	margin:0px;
	padding:0px;
	font-size:11px;
	line-height:11px;
}

.imgPad1 {
	padding:0px 20px 20px 0px;
}

.imgPad2 {
	padding:0px 20px 0px 0px;
}


.imgPad3 {
	padding:0px 0px 0px 20px;
}

.imgPad4 {
	padding:0px 0px 20px 0px;
}

.imgPad5 {
	padding:15px 0px 0px 0px;
}

.imgPad6 {
	padding:0px 0px 20px 20px;
}

.imgPad7 {
	padding:0px 70px 20px 20px;
}

.imgPad8 {
	padding:0px 50px 20px 20px;
}

.imgPad9 {
	padding:0px 30px 40px 20px;
}

.imgPad10 {
	padding:24px 0px 5px 0px;
}

.imgPad11 {
	padding:0px 0px 0px 35px;
}

.imgPad12 {
	padding:0px 0px 5px 0px;
}

.imgpad13 {
	padding: 0px 0px 10px 15px;
}

.spacer1 {
	width:100%;
	height:50px;
	float:left;
}

.spacer2 {
	width:100%;
	height:50px;
	float:left;
}

.fl_left {
	float:left;
}

.fl_right {
	float:right;
}

.content1 {
	width:425px;
	float:left;
	padding:0px 25px 0px 0px;
}

.content2 {
	width:425px;
	float:left;
	padding:0px 0px 0px 24px;
}

.content2a { /* for footer only */
	width:525px;
	float:left;
	padding:5px 5px 0px 0px;
	text-align:right;
}

.content2b { /* for reseller details only */
	width:440px;
	float:left;
	padding:5px 0px 0px 10px;
	text-align:left;
}

.content3 {
	float:left;
	padding:7px 29px 0px 0px;
}

.content4 {
	width:100%;
	float:inherit;
	padding:25px 0px 0px 0px;
}

.content5 {
	width:900px;
	float:left;
}
.content5.margintop{
	margin-top:40px;
}
.content6 {
	width:450px;
	float:left;
	padding:0px 25px 0px 25px;
}

.content6b /* For full width infrastructure sections (no right column for image) */ {
	width:650px;
	float:left;
	padding:0px 25px 0px 25px;
}

.content7 {
	width:200px;
	float:left;
	padding:0px;
}

.content8 {
	width:225px;
	float:left;
	padding:0px;
}

.content9 {
	width:141px;
	float:left;
	padding:0px;
	line-height:18px;
}

.content10 {
	width:282px;
	float:left;
	padding:0px;
	line-height:18px;
}

.content11 {
	width:660px;
	float:left;
	padding:0px;
}

.content12 {
	width:450px;
	float:left;
}

.content13 {
	width:414px;
	float:left;
	padding:25px 15px 15px 15px;
}

.content13b { /* for dedicated services page */
	width:414px;
	float:left;
	padding:0px 15px 0px 15px;
}

.content14 {
	width:50%;
	float:left;
}

.content15 {
	width:419px;
	float:left;
	padding:5px 15px 15px 15px;
}

.content16 {
	width:280px;
	float:left;
	padding:30px 20px 0px 0px;
}

.content17 {
	width:439px;
	float:left;
	margin:0px 0px 20px 0px;
	padding:0px;
	font-size:22px;
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
	font-weight:normal;
	line-height:normal;
}

.content17b { /* for domain results page only */
	width:414px;
	float:left;
	padding:0px 25px 0px 0px;
}

.content17c { /* for domain results page only */
	width:414px;
	float:left;
	padding:0px 0px 0px 24px;
}

.content18 {
	width:868px;
	float:left;
	padding:25px 15px 15px 15px;
	margin:0px;
}

.content18b { /* for dedicated services page */
	width:868px;
	float:left;
	padding:0px 15px 15px 15px;
	margin:0px;
}


.content19 { /* used on testimonials and domain results */
	width:878px;
	padding:10px;
	margin-bottom:20px;
	float:left;
}

.content20 {
	width:30px;
	float:left;
	padding:0px;
}

.content21 {
	width:860px;
	float:left;
	padding:0px;
}

.product1 { /* for shared, vps, and bare metal */
	width:180px;
	height:191px;
	float:left;
	display:block;
}

.product1a { /* for reseller details */
	width:180px;
	height:25px;
	float:left;
	display:block;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	margin-bottom:20px;
}

.product2 { /* for domain and dedicated */
	width:170px;
	height:191px;
	float:left;
	display:block;
}

.product3 { /* for vps overview page */
	width:300px;
	height:156px;
	float:left;
	display:block;
}

.prodContent {
	width:880px;
	float:left;
	display:block;
	color:#333333;
}

.prodContentActive {
	width:880px;
	float:left;
	display:block;
	color:#333333;
}

.prodBG01 {
	background:url(http://jumplinedevel.com/Assets/SalesOct2010/images/bg_prodContent01.jpg) no-repeat;
	float:left;
	padding:25px 20px 0 30px;
	width:830px;
}

.prodBG02 {
	background:url(http://jumplinedevel.com/Assets/SalesOct2010/images/bg_prodContent02.jpg) no-repeat;
	float:left;
	padding:25px 20px 0 30px;
	width:830px;
}

.prodBG03 {
	background:url(http://jumplinedevel.com/Assets/SalesOct2010/images/bg_prodContent03.jpg) no-repeat;
	float:left;
	padding:25px 20px 0 30px;
	width:830px;
}

.prodBG04 {
	background:url(http://jumplinedevel.com/Assets/SalesOct2010/images/bg_prodContent04.jpg) no-repeat;
	float:left;
	padding:25px 20px 0 30px;
	width:830px;
}

.prodBG05 {
	background:url(../images/bg_prodContent05.jpg) no-repeat;
	float:left;
	padding:25px 20px 0 30px;
	width:830px;
}

.prodBG01 p, .prodBG02 p, .prodBG03 p, .prodBG04 p, .prodBG05 p {
	font-size:14px;
	float:left;
	height:auto;
	line-height:18px;
	margin:20px 0 0;
	padding:0 10px 0 0;
	width:820px;
}

.prodprice {
	float:left;
	height:122px;
	margin:20px 0 0;
	width:150px;
}

.prodprice img {
	border:none;
}

.proddetails {
	background:url(../images/img_verticalline02.gif) no-repeat left;
	float:left;
	height:122px;
	margin:20px 0 0;
	padding:0 0 0 5px;
	width:675px;
}

.detail {
	display:inline;
	float:left;
	font-size:12px;
	height:122px;
	line-height:18px;
	margin:0 0 0 25px;
	width:200px;
}

.detail img {
	margin:0 0 15px;
}

.detailblank {
	height:34px;
	width:200px;
}

.planBG01 {
	width:898px;
	float:left;
}

.planBG02 {
	width:898px;
	float:left;
}

.planBG03 {
	width:898px;
	float:left;
}

.planBG04 {
	width:898px;
	float:left;
}

.planBG05 {
	width:898px;
	float:left;
}

.planBG06 {
	width:898px;
	float:left;
}

.planBG07 {
	width:898px;
	float:left;
}

.planBG08 {
	width:898px;
	float:left;
}

.planBG09 {
	width:898px;
	float:left;
}

.planBG10 {
	width:898px;
	float:left;
}

.backupShared {
	width:419px;
	float:left;
	margin:0px;
	padding:60px 15px 15px 15px;
}

.backupVDS {
	width:419px;
	float:left;
	margin:0px;
	padding:60px 0px 15px 30px;	
}

.backupVPS {
	width:419px;
	float:left;
	margin:0px;
	padding:60px 15px 15px 15px;
}

.supportShared {
	width:419px;
	float:left;
	margin:0px;
	padding:60px 0px 15px 30px;
}

.supportVDS {
	width:419px;
	float:left;
	margin:0px;
	padding:60px 15px 15px 15px;
}

.supportVPS {
	width:419px;
	float:left;
	margin:0px;
	padding:60px 0px 15px 30px;
}

.hardwarePlan {
	width:419px;
	height:200px;
	float:left;
	margin:0px;
	padding:60px 15px 15px 15px;
}

.technologyVDS {
	width:419px;
	float:left;
	margin:0px;
	padding:60px 0px 15px 30px;
}

.technologyVPS {
	width:419px;
	height:200px;
	float:left;
	margin:0px;
	padding:60px 0px 15px 30px;
}

.searchBox {
	float: left;
	width:900px;
	height:28px;
	margin:0px;
	padding:17px 0px 10px 0px;
}

.footerDomain {
	width:405px;
	padding:0px 0px 0px 5px;
	float:left;
	text-align:left;
}

/*** end general properties ***/

/*** begin text properties ***/

h1 {
	margin:0px;
	padding:0px;
	font-size:22px;
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
	font-weight:normal;
	line-height:normal;
}

h2 {
	width:475px;
	margin:0px;
	padding:0px;
	font-size:14px;
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
	font-weight:normal;
	line-height:normal;
}

h3 {
	width:425px;
	margin:0px;
	padding:0px;
	font-size:14px;
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
	font-weight:normal;
	line-height:normal;
}

h4 {
	margin:0px;
	padding:0px;
	font-size:14px;
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
	font-weight:normal;
	line-height:normal;
}

h5 {
	margin:0px;
	padding:0px;
	font-size:12px;
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
	font-weight:normal;
	line-height:normal;
}

h6 {
	margin:0px;
	padding:0px;
	font-size:22px;
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
	font-weight:normal;
	line-height:normal;
}

.small {
	font-size:10px;
	line-height:11px;
}

.txtTitle1 {
	font-size:24px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	line-height:normal;
}

.txtTitle2 {
	font-size:24px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	line-height:normal;
}

.txtLrg1 {
	margin:0px;
	padding:0px;
	font-size:20px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	border-bottom:1px solid #e7e7e7;
	line-height:normal;
}

.txtMed1 {
	margin:0px;
	padding:0px;
	font-size:18px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	line-height:normal;
	vertical-align:middle;
}

.txtSml1 {
	margin:0px;
	padding:0px;
	font-size:12px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	line-height:normal;
}

.txtLrg2 {
	font-size:14px;
	line-height:normal;
}

.txtMed2 {
	font-size:12px;
	line-height:normal;
}

.txtSml2 {
	font-size:10px;
	line-height:normal;
}

.txtSml2a {
	font-size:10px;
	line-height:normal;
	color:#333333;
}

.txtLrg3 {
	font-size:36px;
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
	line-height:26px;
}

.txtMed3 {
	font-size:30px;
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
	line-height:normal;
}

.txtSml3 {
	font-size:24px;
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
	line-height:normal;
}

.txtLrg4 {
	margin:0px;
	padding:0px;
	font-size:20px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	line-height:normal;
}

.txtMed4 {
	margin:0px;
	padding:0px;
	font-size:18px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	line-height:normal;
}

.txtSml4 {
	margin:0px;
	padding:0px;
	font-size:12px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	line-height:normal;
}

.txtLrg5 {
	margin:0px;
	padding:0px;
	font-size:36px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	line-height:normal;
}

.txtMed5 {
	margin:0px;
	padding:0px;
	font-size:22px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	line-height:normal;
}

.txtSml5 {
	margin:0px;
	padding:0px;
	font-size:14px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	line-height:normal;
}

.txtSml5hi { /* for highlighted plan on compare plans pages */
	margin:0px;
	padding:0px;
	font-size:16px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	line-height:normal;
}

.txtLrg6 {
	font-size:16px;
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
	line-height:normal;
}

.txtLrg6hi { /* for quote on testimonials page */
	font-size:16px;
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
	line-height:normal;
}

/*** end text properties ***/

/*** begin table properties ***/

#compareclasstbl {
	width:900px;
	background-repeat: no-repeat;
	margin-top: 10px;
	padding-top: 28px;
	/* float:left;   <--- commented out to fix table jumping around and covering up text */
}

.tableOver {
	width:870px;
	margin-left:auto;
	margin-right:auto;
}

.tableCompare {
	width:635px;
	float:left;
}

.tableCompare strong {
	color:#222222;
}

table td {
	padding:4px;
}

.cell1 {
	text-align:left;
	font-size:10px;
}

.cell2 {
	text-align:center;
}

.cell3 {
	text-align:left;
	font-size:10px;
	font-weight:bold;
}

.cell4 {
	text-align:center;
	font-size:10px;
}

.cell5 {
	border-bottom:none;
	text-align:left;
	font-size:11px;
}

.borderfix {
	border-right:none;
}

.prodtableleft img {
	float: left;
	margin-right: 4px;
}

.tableDedicated {
	width:630px;
	margin:0px;
}

.tableDedicated td {
	font-size:10px;
	padding:3px;
}

.cellResTtl { /* for Reseller Details tables */
	font-size:14px;
	font-weight:bold;
	background-color:#EEEEEE;
	padding:5px;
}

/*** end table properties ***/

/*** begin demo page properties ***/

.demoblock {
	float: left;
	width: 900px;
	margin: 0px 0px 20px 0px;
	line-height: 20px;
}

.demoblock img{
	float: left;
	margin-right: 5px;
}
		
.demoblock div div {
	float: left;
	clear: both;
	margin-top: 5px;
}
	
.demoblock_left {
	float: left;
	width: 300px;
}
	
.demoblock_right {
	float: right;
}
	
.demoblock a {
	float: left;
	width: 250px;
	display: block;
	padding-top: 3px;
}
	
.demoblock_right a {
	float: none;
	width: auto;
	padding: 0px;
}

/*** end demo page properties ***/

/*** begin apps page properties ***/

.appblock {
	float: left;
	width: 900px;
	clear: both;
	margin-bottom: 20px;
	padding-bottom: 20px;
}

.appblock img {
	float: left;
}
	
.apptext {
	float: right;
	width: 760px;
}
	
a.activelink:link, a.activelink:visited {
	text-decoration: underline;
}
	
label {
	float: left;
	display: block;
	width: 60px;
}

/*** end apps page properties ***/

/*** begin what you get page properties ***/

#whatyougetprice {
	float: right;
	width: 373px;
	height: 117px;
	margin-left: 10px;
	font-size:32px;
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
	line-height:32px;
	text-align: center;
	padding-top: 55px;
}
	
#domainmanage {
	float: left;
	width: 257px;
	height: 140px;
	padding: 10px;
	margin: 30px 30px 30px 0px;
}
	
#domainforward {
	float: left;
	width: 257px;
	height: 140px;
	padding: 10px;
	margin: 30px 30px 30px 0px;
}
	
#whoisprivacy {
	float: left;
	width: 257px;
	height: 140px;
	padding: 10px;
	margin: 30px 0px 30px 0px;
}
	
#sitebuilderbox {
	float: left;
	height: ;
	width: 880px;
	padding: 10px;
	margin-top: 30px;
}
	
#sitebuilderbox span {
	float: left;
	height: 29px;
	width: 600px;
	margin-left: 10px;
	padding: 4px 0px 0px 10px;
	font-size:16px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	line-height:normal;
}
	
#sitebuilderbox div {
	float: left;
	margin: 10px 0px 0px 10px;
	width: 600px;
}
	
.whatyouget_txt {
	display: block;
	margin: 0px;
	padding: 5px 0px 30px 53px;
	font-size:16px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	line-height:normal;
}

/*** end what you get page properties ***/

/*** begin site map properties ***/

.sitemaplevel1 {
	float: left;
	padding-left: 10px;
}
	
.sitemapcolumn {
	float: left;
	padding: 25px 25px 25px 170px;
}

/*** end site map properties ***/

.domainresults {
	float: left;
	width: 425px;
	font-size: 12px;
}

#res_shared {
	width:600px;
	height:344px;
	float:left;
	font-size:12px;
	background-image: url('../images/bg_res_shared.png');
}

.res_plesk {
	width:280px;
	height:304px;
	padding:40px 0px 0px 20px;
	float:left;
}

.res_cpanel {
	width:285px;
	height:304px;
	padding:40px 0px 0px 15px;
	float:left;
}

#res_vds {
	width:280px;
	height:304px;
	padding:40px 0px 0px 20px;
	float:left;
	font-size:12px;
	background-image: url('../images/bg_res_vds.png');
}

.resTxt1 {
	font-size:18px;
	font-weight:bold;
}

.resTxt2 {
	font-size:18px;
	color:#287ec9;
}

.resTxt3 {
	font-size:14px;
}

/*** NEW DOMAIN SEARCH ***/

#domainSearchBox, #domainSearchExtension {
	margin: 0;
	padding: 0;
	vertical-align: middle;
}

#domainSearchBox {
	border: 1px solid #7F7F7F;
	font-size: 12px;
	height: 18px;
	line-height: 20px;
	margin-left:5px;
	padding: 2px 0px 0px 2px;
	width: 193px;
}

#domainSearchExtension {
	border: 1px solid #7F7F7F;
	font-size: 12px;
	height: 22px;
	line-height: 20px;
	margin-left:3px;
}

/*** NEW FOOTER DOMAIN SEARCH ***/

#domainSearchBoxFooter, .submit-search, #domainSearchExtensionFooter {
	margin: 0;
	padding: 0;
	vertical-align: middle;
}

#domainSearchBoxFooter {
	border: 1px solid #7F7F7F;
	font-size: 12px;
	height: 18px;
	line-height: 20px;
	padding: 2px 0px 0px 2px;
	width: 193px;
}

.submit-search {
	background-color:transparent;
	background-image:url('../images/btn_goNew.png');
	border:0px;
	cursor:pointer;
	height:22px;
	margin-left:3px;
	width:34px;
}

#domainSearchExtensionFooter {
	border: 1px solid #7F7F7F;
	font-size: 12px;
	height: 22px;
	line-height: 20px;
	margin-left:3px;
}
.movedown{
	position:relative;
	top:12px;
}
.height25{
	height:25px;
}

/*** BEGIN SALESMARCH2010 STYLES ***/

#new_content {
	display:inline-block;
	height:auto;
	margin:12px 0 0 10px;
	position:relative;
	width:880px;
}

#title_page {
	float:left;
	height:30px;
	width:880px;
}

.subnav {
	float:right;
	margin:0 0 0 20px;
}

#product_overview {
	float:left;
	font-size:14px;
	height:161px;
	line-height:18px;
	margin:40px 0 0;
	width:880px;
}

#product_overview p {
	float:left;
	height:121px;
	width:420px;
}

#product_icon {
	float:left;
	margin:0 30px 0 0;
}

#tagline {
	float:left;
	height:40px;
	width:420px;
}

#feature {
	background:url(../images/img_verticalline01.gif) no-repeat left;
	float:right;
	height:161px;
	padding:0 0 0 35px;
	width:200px;
}

#plan_overview {
	background:url(../images/bg_planoverview.png) no-repeat top;
	float:left;
	height:670px;
	margin:30px 0 0;
	width:880px;
}

#plan_overview_vps {
	background:url(../images/bg_planoverview_vps.png) no-repeat top;
	float:left;
	height:429px;
	margin:30px 0 0;
	width:880px;
	border-bottom: 1px solid #e5e5e5;
}

#plan_additional {
	background:url(../images/bg_planoverview.png) no-repeat top;
	float:left;
	font-size:12px;
	height:auto;
	margin:30px 0 0;
	padding:25px 30px 0;
	width:820px;
}

#plan_additional strong {
	font-size:18px;
}

.plan_specs {
	float:left;
	height:auto;
	margin:25px 20px 0;
	width:180px;
	position:relative;
	display:inline;
}

.plan_specs p {
	background:url(../images/img_horizontalline01.gif) no-repeat bottom;
	float:left;
	font-size:21px;
	height:38px;
	line-height:18px;
	margin:0;
	padding:0;
	width:180px;
	text-transform:uppercase;
}

.ul_spec {
	float:left;
}

.li_spec {
	background:url(../images/img_horizontalline01.gif) no-repeat bottom;
	float:left;
	height:22px;
	font-size:14px;
	padding:9px 0 0;
	width:180px;
}

.plan_price {
	background:url(../images/bg_planprice.jpg) no-repeat;
	float:left;
	height:123px;
	margin:20px 0 0;
	width:180px;
}

.plan_price_rib {
	background:url(../images/bg_planprice_rib.jpg) no-repeat;
	float:left;
	height:123px;
	margin:20px 0 0;
	width:180px;
}

.plan_price_1 {
	background:url(../images/bg_planprice_1.jpg) no-repeat;
	float:left;
	height:146px;
	margin:20px 0 0;
	width:180px;
}

.plan_price_2 {
	background:url(../images/bg_planprice_2.jpg) no-repeat;
	float:left;
	height:146px;
	margin:20px 0 0;
	width:180px;
}

.plan_price_3 {
	background:url(../images/bg_planprice_3.jpg) no-repeat;
	float:left;
	height:146px;
	margin:20px 0 0;
	width:180px;
}

.plan_price_4 {
	background:url(../images/bg_planprice_4.jpg) no-repeat;
	float:left;
	height:147px;
	margin:20px 0 0;
	width:180px;
}

.plan_price_pay {
	background:url(../images/bg_planprice_pay.jpg) no-repeat;
	float:left;
	height:147px;
	margin:20px 0 0;
	width:180px;
}

.price {
	height:32px;
	width:165px;
	padding:15px 0 0 15px;
}

.ordernow {
	border:none;
	margin:25px 0 0 40px;
}

.ordernow_shared {
	border:none;
	margin:100px 0 0 40px;
	display: inline;
}

.ordernow_pay {
	border:none;
	margin-right: 10px;
}

.features_images img{
	float:left;
	margin:20px 20px 0 0 ;
}

.features_images .zero_margin{
	margin:20px 0 0;
}

.focus_title1 {
	background:url(../images/bg_product_focustitle.jpg);
	float:left;
	height:28px;
	margin:40px 20px 0 0;
	padding:12px 0 0 20px;
	width:410px;
}

.focus_title2 {
	background:url(../images/bg_product_focustitle.jpg);
	float:left;
	height:28px;
	margin:40px 0 0;
	padding:12px 0 0 20px;
	width:410px;
}

.focus_content1 {
	background:url(../images/bg_product_focus.jpg);
	float:left;
	font-size:12px;
	height:85px;
	line-height:16px;
	margin:0 20px 0 0;
	padding:15px 20px 0 20px;
	width:390px;
}

.focus_content2 {
	background:url(../images/bg_product_focus.jpg);
	float:left;
	font-size:12px;
	height:85px;
	line-height:16px;
	margin:0;
	padding:15px 20px 0 20px;
	width:390px;
}

.focus_content1 img, .focus_content2 img {
	float:left;
	margin:0 20px 15px 0;
}

#ribbon {
	height:62px;
	position:absolute;
	margin:0 0 0 118px;
	width:62px;
}
.domain_icon{
	margin: 0 30px 50px 0;
	float:left;
}

.blue_bold {
	color:#0B87D3;
}

.txtgreen {
	color: #5f9302;	
}

#pay_as_you_go_leftS {
	width: 500px;
	height: 124px;
	padding: 0 20px 0 20px;
	float: left;
	margin-top: 25px;
	font: 12px Verdana, Geneva, sans-serif;
	color: #494949;
	line-height: 16px;
}

#pay_as_you_go_rightS {
	background:url(../images/bg_pay.jpg);
	width: 300px;
	height: 124px;
	float: right;
	padding-left: 20px;
	margin: 28px 20px 0 0;
}

#pay_as_you_go_left {
	width: 500px;
	height: 124px;
	padding: 0 20px 0 20px;
	float: left;
	margin-top: 25px;
	font: 12px Verdana, Geneva, sans-serif;
	color: #494949;
	line-height: 16px;
}

#pay_as_you_go_right {
	background:url(../images/bg_pay.jpg);
	width: 300px;
	height: 124px;
	float: right;
	padding-left: 20px;
	margin: 25px 20px 0 0;
}

#pay_as_you_go_right_vps {
	background:url(../images/bg_pay.jpg) bottom;
	width: 300px;
	height: 141px;
	float: right;
	padding-left: 20px;
	margin: 30px 20px 0 0;
}
	
#pay_as_you_go_left p {
	float:left;
	font-size:21px;
	height:31px;
	line-height:18px;
	margin-top:0;
	padding:0;
	text-transform:uppercase;
}

#pay_as_you_go_right p {
	float:left;
	font-size:21px;
	height:31px;
	line-height:18px;
	margin:0;
	padding:0;
}

#pay_as_you_go_leftS p {
	float:left;
	font-size:21px;
	height:31px;
	line-height:18px;
	margin:0;
	padding:0;
	text-transform:uppercase;
}

#pay_as_you_go_rightS p {
	float:left;
	font-size:21px;
	height:31px;
	line-height:18px;
	margin:0;
	padding:0;
}

.pay_details {
	font: 14px Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 16px;
	width: 180px;
	margin-right: 5px;
}
	
.pay_button {
	float:right; 
	margin:0 20px 0 0;
	border-style: none;
}

.plan_specs_shared {
	float:left;
	height:auto;
	margin:25px 50px 0 30px;
	width:220px;
	position:relative;
	display:inline;
}

.plan_specs_shared p {
	background:url(../images/img_horizontalline01.gif) no-repeat bottom;
	float:left;
	font-size:24px;
	height:38px;
	line-height:18px;
	margin:0;
	padding:0;
	width:220px;
	text-transform:uppercase;
}

.ul_spec_shared {
	float:left;
}

.li_spec_shared {
	background:url(../images/img_horizontalline01.gif) no-repeat bottom;
	float:left;
	height:22px;
	font-size:14px;
	padding:9px 0 0;
	width:220px;
}

.plan_price_shared_free {
	background:url(../images/bg_planprice_shared1.jpg) no-repeat;
	float:left;
	height:148px;
	margin:20px 0 0;
	width:220px;
}

.plan_price_shared2 {
	background:url(../images/bg_planprice_shared2.jpg) no-repeat;
	float:left;
	height:148px;
	margin:20px 0 0;
	width:220px;
}

.plan_price_shared3 {
	background:url(../images/bg_planprice_shared3.jpg) no-repeat;
	float:left;
	height:148px;
	margin:20px 0 0;
	width:220px;
}

.plan_price_rib_shared {
	background:url(../images/bg_planprice_rib.jpg) no-repeat;
	float:left;
	height:148px;
	margin:20px 0 0;
	width:220px;
}

.price_shared {
	height:35px;
	width:208px;
	padding:12px 0 0 12px;
}

.ordernow_shared {
	border:none;
	margin:102px 0 0 60px;
}

.grey_10 {
	color: #666;
	font-size: 11px;
}
