/* Main Hosting Page */

a.eco-learn {
	display: block;
	position: absolute;
	margin: 3.7em 0 0 44em;
	font-size: 1.2em;
}

ul#comparehosting {
	margin: 0px;
	padding: 0px;
	border-bottom: 5px solid #666;
	width: 727px;
}

ul#comparehosting li {
	margin: 0px;
	padding: 0px;
	list-style-type:none;
	display:inline;
}

table.compareplans {
	border: 0;
	width: 727px;
	border-collapse: collapse;
}

table.compareplans tr.seemore td.rowfeature strong {
	color: #1C5F7A;
	cursor: pointer;
}

table.compareplans form, table.compareplans select {
	margin: 0px;
}

table.compareplans form {
	padding-top: 85px;
}

table.compareplans #premiumbottom form, table.compareplans #deluxebottom form, table.compareplans #ultrabottom form {
	padding-top: 0;
}

table.compareplans #premium select, table.compareplans #deluxe select, table.compareplans #ultra select {
	margin-bottom: 4px;
}
table.compareplans #premium {
	background: url(/images/hosting/header_premium3.gif) no-repeat top;
	background-color: #666;
	border-bottom: #b9c6d1 1px solid;
	overflow: hidden;
}

table.compareplans #deluxe {
	background: url(/images/hosting/header_deluxe3.gif) no-repeat top;
	background-color: #666;
	border-bottom: #b9c6d1 1px solid;
	overflow: hidden;
}

table.compareplans #ultra {
	background: url(/images/hosting/header_ultra3.gif) no-repeat top;
	background-color: #666;
	border-bottom: #b9c6d1 1px solid;
	overflow: hidden;
}
table.compareplans.windowshosting #premium {
	background: url(/images/hosting/header_premium3_windows.gif) no-repeat top #666;
}
table.compareplans.windowshosting #deluxe {
	background: url(/images/hosting/header_deluxe3_windows.gif) no-repeat top #666;
}
table.compareplans.windowshosting #ultra {
	background: url(/images/hosting/header_ultra3_windows.gif) no-repeat top #666;
}
table.compareplans .rowheader {
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	padding: 10px 5px;
	width: 187px;
	text-transform: uppercase;
}
table.compareplans .headerbg {
	background: #666;
}
table.compareplans .headerbg td {
	border-bottom: #b9c6d1 1px solid;
}
table.compareplans .rowfeature {
	padding: 5px;
	color: #333;
	border-bottom: #b9c6d1 1px dotted;
}
table.compareplans .rowfeature strong {
	color: #eb2d2e;
}
table.compareplans .bluecell {
	background-color: #fafafa;
	text-align: center;
	font-weight: bold;
	border-left: #dddddd 1px solid;
	border-bottom: #b9c6d1 1px dotted;
}
table.compareplans .whitecell {
	background-color: #fff;
	text-align: center;
	font-weight: bold;
	border-left: #dddddd 1px solid;
	border-bottom: #b9c6d1 1px dotted;
}
table.compareplans #premiumbottom {
	background: url(/images/hosting/header_premium3.gif) no-repeat top right;
	padding-top: 84px;
	padding-bottom: 10px;
}
table.compareplans #deluxebottom {
	background: url(/images/hosting/header_deluxe3.gif) no-repeat top;
	padding-top: 84px;
	padding-bottom: 10px;
}
table.compareplans #ultrabottom {
	background: url(/images/hosting/header_ultra3.gif) no-repeat top;
	padding-top: 84px;
	padding-bottom: 10px;
}
table.compareplans.windowshosting #premiumbottom {
	background: url(/images/hosting/header_premium3_windows.gif) no-repeat top;
}
table.compareplans.windowshosting #deluxebottom {
	background: url(/images/hosting/header_deluxe3_windows.gif) no-repeat top;
}
table.compareplans.windowshosting #ultrabottom {
	background: url(/images/hosting/header_ultra3_windows.gif) no-repeat top;
}
table.compareplans strong a {
	color: #1c5f7a;
}

/* Infrastructure Page */

h2.infra {
	margin: 15px 0px 0px;
	padding: 0px;
	font-size: 17px;
	font-weight: normal;
}

p.infrahead {
	margin: 2px 0px 15px 0px;
	line-height: 1.5em;
}

ul.infrastructure {
	width: 340px;
	float: left;
	margin: 0px 15px 0px 0px;
	padding: 0px;
}

ul.infrastructure li {
	list-style: none;
	margin: 0px 0px 20px;
	line-height: 1.5em;
}

ul.infrastructure li h4 {
	font-size: 12px;
	font-weight: bold;
	color: #333;
	border-bottom: 1px solid #999;
	padding: 0px 0px 5px;
	margin: 0px 0px 5px;
}

ul.infrastructure li ul {
	margin: 0px 0px 0px 20px;
	padding: 0px;
}

ul.infrastructure li ul li {
	list-style: square;
	margin: 0px;
	padding: 0px;
	line-height: 1.5em;
}

/* Linux vs. Windows */

.lowerbox {
	width: 352px;
	margin-right: 5px;
	float: left;
	background: url(/images/hosting/lvw_bg.gif) top no-repeat;
}

.lowerbox p {
	padding: 10px 10px 0px 10px;
	margin: 0px;
	line-height: 1.5em;
}

.lowerbox p.botp {
	background: url(/images/hosting/lvw_bottombg.gif) bottom no-repeat;
	margin-bottom: 0px;
	padding-bottom: 8px;
}


/* Tooltips v2 */

a.tooltip_v2:link, 
a.tooltip_v2:visited {
		position:relative;
		text-decoration:none;
		display:block;
		z-index:100;
		/* padding:4px 4px 4px 0px; */
}
a.tooltip_v2:hover, a .tooltip_v2:hover {
	background:transparent none repeat scroll 0pt 50%;
	text-decoration:none;
	z-index:101;
}
a.tooltip_v2 span, a .tooltip_v2 span {
	display:none;
	font-weight:normal;
}
a.tooltip_v2:hover span, a .tooltip_v2 {
	background: #ffc url(/images/tooltip_pointer.gif) no-repeat -10px 5px;
	border: 1px solid #cc9933;
	display:block;
	font-weight:normal;
	left:15.5em;
	padding: 10px 12px;
	line-height:16px;
	position:absolute;
	text-align:left;
	top:-0.6em;
	width:15em;
	z-index:110;
}
a.tooltip_v2:hover .hint-pointer {
	position: absolute;
	left: -10px;
	top: 5px;
	width: 10px;
	height: 19px;
	background: url(/images/tooltip_pointer.gif) left top no-repeat;
	border:none;
}
a.tooltip_v2:hover span b {
	color:#111;
	margin:0px;
}
a.tooltip_v2:hover span ul{
	list-style-type:none;
	margin:0px;
	padding:0px;
	
}
a.tooltip_v2:hover span ul li {
	margin-left:20px
}

td.rowtooltip:hover {
	background-color:#eeeeee;
	border:none;
}

.dagg {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
}

/* Misc Elements */

a.external {
	background: url(/images/popup_link.gif) right 2px no-repeat;
	padding-right: 15px;
}


.bandwidth_red {
	color: #666;
}


input.submit {
	border: 0;
	padding: 0;
	margin: 0;
	background: url(/images/vps/addtocart.png) 0 0 no-repeat;
	width: 145px;
	height: 32px;
	cursor: pointer;
	display: block;
}

/*** Eco Friendly ***/

div.eco-friendly {
	overflow: hidden;
}

div.eco-friendly h1 {
	display: block;
	text-indent: -999%;
	overflow: hidden;
	height: 226px;
	width: 684px;
	background: url(/images/hosting/introducing-eco-friendly.png) 0 0 no-repeat;
	margin: 1em 0;
	padding: 0;
}

div.eco-friendly h2, div.eco-friendly h3 {
	display: block;
	text-indent: -999%;
	overflow: hidden;
	height: 29px;
	width: 585px;
	background: url(/images/hosting/were-doing-our.png) 0 0 no-repeat;
	margin: 1em 0;
	padding: 0;
}

div.eco-friendly p {
	margin: 1em 0;
}

div.eco-friendly ul {
	margin: 1.5em 3em;
	padding: 0;
}

div.eco-friendly ul li {
	margin: 1em 0;
}

div.eco-friendly div.col1 {
	float: left;
	width: 340px;
	margin: 1em 2em 2em .5em;
}

div.eco-friendly div.col1 h3 {
	background: url(/images/hosting/eco-friendly-hosting.png) 0 0 no-repeat;
	width: 276px;
	height: 22px;
}

div.eco-friendly div.col1 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

div.eco-friendly div.col1 ul li {
	margin: 0;
	background-position: 0 3px;
	background-repeat: no-repeat;
	padding-left: 62px;
	margin: 1em 0;
}

div.eco-friendly div.col1 ul li.eco-wind {
	background-image: url(/images/hosting/green-ico-wind.png);
}

div.eco-friendly div.col1 ul li.eco-earth {
	background-image: url(/images/hosting/green-ico-earth.png);
}

div.eco-friendly div.col1 ul li.eco-fire {
	background-image: url(/images/hosting/green-ico-fire.png);
}

div.eco-friendly div.col1 ul li.eco-water {
	background-image: url(/images/hosting/green-ico-water.png);
}

div.eco-friendly div.col1 ul li.eco-heart {
	background-image: url(/images/hosting/green-ico-heart.png);
}

div.eco-friendly div.col1 ul li h4 {
	padding: .1em 0;
	margin: 0;
	text-shadow: #bbb 1px 1px 1px;
}

div.eco-friendly div.col1 ul li p {
	margin: .2em 0 2.5em;
}

div.eco-friendly div.col2 {
	float: left;
	width: 350px;
	margin: 1em 0;
}

div.eco-friendly div.col2 ul {
	margin: 1em 0 1em 8em;
}

div.eco-friendly div.col2 ul li {
	margin: .3em 0;
}

div.eco-friendly div.col2 a.addtocart {
	display: block;
	text-indent: -999%;
	overflow: hidden;
	background: url(/images/hosting/green-add-to-cart.png) 0 0 no-repeat;
	width: 188px;
	height: 45px;
	margin: 1em 0 1em 4.1em;
}

div.eco-friendly div.col2 h3 {
	background: url(/images/hosting/green-basic-hosting-price.png) 0 0 no-repeat;
	width: 151px;
	height: 103px;
	margin: 0 0 0 4.6em;
}

div.eco-friendly div.col2 h4 {
	display: block;
	text-indent: -999%;
	overflow: hidden;
	height: 49px;
	width: 307px;
	background: url(/images/hosting/add-a-badge.png) 0 0 no-repeat;
	margin: 0;
}

div.eco-friendly h5.eco {
	display: block;
	margin: 0;
	padding: 0;
	text-indent: -999%;
	overflow: hidden;
	cursor: pointer;
	background: url(/images/hosting/eco-friendly-btn.png) 0 0 no-repeat;
	height: 90px;
	width: 307px;
}

div.eco-friendly h5.wind {
	display: block;
	margin: 0;
	padding: 0;
	text-indent: -999%;
	overflow: hidden;
	cursor: pointer;
	background: url(/images/hosting/wind-power-btn.png) 0 0 no-repeat;
	height: 108px;
	width: 307px;
}

div.eco-friendly div.embed {
	position: absolute;
	margin: 0 0 0 -379px;
	background: #fff;
	border: 1px solid #ccc;
	width: 340px;
	padding: 1px 15px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	box-shadow: #bbb 0 0 3px 0;
	-webkit-box-shadow: #bbb 0 0 3px 0;
	-moz-box-shadow: #bbb 0 0 3px 0;
	z-index: 15;
}

div.eco-friendly div.embed a {
	position: absolute;
	margin: 5px 0 0 333px;
	background: url(/images/hosting/green-close-btn.png) 0 0 no-repeat;
	width: 16px;
	height: 16px;
	overflow: hidden;
	text-indent: -999%;
}

div.eco-friendly div.embed span.tail {
	position: absolute;
	margin: 2em 0 0 355px;
	background: url(/images/hosting/green-dialogue-tail.png) 0 0 no-repeat;
	height: 11px;
	width: 8px;
	overflow: hidden;
	display: block;
}

div.eco-friendly div.embed p {
	color: #444;
	line-height: 1.2em;
	margin: 1em 1.7em 1em 0;
}

div.eco-friendly div.embed ul {
	color: #444;
	margin: 0;
}

div.eco-friendly div.embed ul li {
	margin: .5em 1em;
}

div.eco-friendly div.embed textarea {
	border: 1px dashed #666;
	padding: .4em;
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 11px;
	width: 330px;
	height: 105px;
}

div.eco-friendly div.embed input {
	border: 1px solid #666;
	color: #444;
	text-transform: uppercase;
	background: #fff;
	cursor: pointer;
	font-size: 11px;
	margin: 1em 0;
}

div.eco-friendly div.embed p.copy {
	font-size: 11px;

	color: #333;
	margin: 1em 0 2em;
}
