/* $Id: services_ignew.css 22955 2011-01-25 15:35:03Z asergeyev $ */
#nosidenav-content {
	margin:0 auto !important;
	padding:0 !important;

	}

#dynguide h1 {
	font-size:225%;
	color:#000000;
	text-align:center;
	margin-top: 25px;
	}
	
#dynguide h2 {
	font-size: 185%;
	color: #8d8d8d;
	text-align: center;
	font-weight: normal;
	margin-top:.5em !important;
	height: auto;
	overflow: visible;
	}

#hpfeature {
	height: 330px;
	width: 950px;
	margin: 0px auto;
	margin-top:5px;
	margin-bottom: -20px;
	}

#hpfeature h7 {
	margin: 0;	
	padding: 7px 0 0 0;
	font-size: 16px;
	text-transform: uppercase;
	color: #fff;
}

div#feature_list {
	width: 950px;
	height: 300px;
	overflow: hidden;
	position: relative;
	background:url(/images/site/homefocus/hpfocus_bg.jpg) no-repeat #222;

}

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

ul#output {
	right: 0;
	width: 950px;
	height: 300px;
	position: relative;
	}

ul#output li {
	position: absolute;
	width: 950px;
	height: 300px;
	}

ul#output li a {
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	background:none repeat scroll 0 0 #8DC3F9;
	border-color:#BCDCFB #3B6FA2 #3B6FA2 #BCDCFB;
	border-style:solid;
	border-width:1px;
	bottom:35px;
	color:#002B56;
	font-size:16px;
	font-weight:bold;
	left:35px;
	padding:12px 45px;
	position:absolute;
	text-decoration:none;
	}
		
ul#output li a:hover {
	background: #75b1ec;
	}

ul#output li a:active {
	bottom: 34px;
	}
	
#orupgrade {
	position: absolute;
	color:#ffffff;
	left:250px;
	bottom:35px;
	z-index: 10;
	}
	
#orupgrade a{
	color:#FFE36F;
	font-size:11px;
	font-weight:normal;
	line-height:20px;
	}

ul#output h1 {
	font-size:22pt;
	font-weight:normal;
	color:#ffe36f;
	margin-left:35px;
	margin-top:35px;
	text-align: left;
	}
	
ul#output p {
	color:#FFFFFF;
	font-weight:normal;
	line-height:20px;
	margin-left:35px;
	margin-top:30px;
	}
	
ul#output img{
	position:absolute;
	right:25px;
	top:25px;
	}
	
#bottomcurve {
	position:absolute;
	z-index: 3;
	bottom:0;
	}
	
.headed-box {
	float:left;
	margin-bottom:15px;
	padding:5px 15px;
	width:280px;
	}

.headed-box.large {
	width:425px;
	padding:5px 20px;
	font-size: 100%;
	}

.headed-box.bg {
	background:#eee;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	width:400px;
}

.headed-box ul {
	margin-left:-20px;
	margin-bottom:20px;
}

.headed-box h3 {
       background:none;
       border:none;
       margin:0;
       padding:0;
       margin-top:15px;
       font-size:150%;
       }

.panel {
	margin:25px auto;
	width: 950px;
	clear:both;
	}
	
.igthumb {
	border: 3px solid #999999;
	float: left;
	margin-right:5px;
	margin-top: 20px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	}
	
#business_signup {
	background:url(/images/site/dnssignup/business_feature.jpg) top left no-repeat;
	height:247px;
	width:353px;
	position:absolute;
	right:25px;
	top:25px;
	}
	
#business_form {
	text-align: right;
	width: 310px;
	margin: 0px auto;
	border: 0;
	color:#ffffff;
	}
	
#business_form input{
	margin:6px;
	}
	
#business_signup_title {
	color:#999999;
	display:block;
	font-size:24px;
	margin:10px 20px;
	padding:10px 0;
	}
	
#business_signup_submit {
	-webkit-border-radius:5px;
	-moz-border-radius:5px 5px 5px 5px;
	background:none repeat scroll 0 0 #8DC3F9;
	border-color:#BCDCFB #3B6FA2 #3B6FA2 #BCDCFB;
	border-style:solid;
	border-width:1px;
	color:#002B56;
	font-size:16px;
	font-weight:bold;
	padding:3px 17px;
	text-decoration:none;
	}
	
#business_signup_submit:hover {
	background: #75b1ec;
	}
	
#business_signup_submit:active {
	margin-top:6px;
	}
	
#bullet_points {
	color:#FFE36F;
	font-weight:bold;
	list-style-type:disc !important;
	margin:175px 50px !important;
	}
	
#bullet_points li{
	height:15px !important;
	margin:11px 0;
	position:relative !important;
	width:300px !important;
	}
