@charset "windows-1250";
/* CSS Document */

body{
	background: url(../images/bg.png) repeat-x top #f7f7f7;
	margin:0;
	padding:0;
	}
	
body, select, input, div{
	font-family:Arial, Helvetica, sans-serif, Calibri;
	font-size:12px;
	color:#333;
	line-height:18px;
	}	
h1, h2, h3{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; line-height:36px;
	}	
img{
	border:none;
	}
	
.clr{
	clear:both;
	height:0;
	}
	
hr{
	margin:15px 0;
	}
	
	
a{
	color:#254588;
	text-decoration:none;
	outline:none;
	}
	
a:hover{
	color:#254588;
	text-decoration:underline;
	outline:none;	
	}

.noborderLT{
	border-left:none !important;
	}
.noborderRT{
	border-right:none !important;
	}

.noborder{
	border:none !important;
	}
	
.nomargin{
	margin:0 !important;
	}

.nopadding{
	padding-left:0 !important;
	}

.nobg{
	background:none !important;
	}
	
.alignLeft{
	float:left !important;
	}
.alignCenter{
	margin:0 auto !important;
	}

.txtAlignLeft{
	text-align:left!important;
	}

.imgstyle{
	float:right;
	}
.imgstyle02{
	float:left;
	margin-right:20px;
	}
.imgstyle_01{
	float:right;
	margin-left:20px;
	}
.color1{
	color:#156f28;
	}
.color2{
	color:#254588;
	}	
.color3{
	color: #F00;
	}

.container1{
	width:950px;
	margin:0 auto;
	z-index:30;
	}
.container{
	width:950px;
	margin:0 auto;
	}

.header{
	width:950px;
	height:60px;
	float:left;
	}

.logo{
	height:46px;
	width:236px;
	float:left;
	margin-top:-5px;
	margin-left:24px;
	}
	
.logo a{
	background:url(../images/logo1.png) no-repeat;
	height:46px;
	width:236px;
	display:block;
	}
.topBG{
	width:50%;
	float:right;
	background:url(../images/top-bg.png) no-repeat;
	height:30px;
}
.top_links{
	background:url(../images/top-bg.png) no-repeat;
	height:30px;
	line-height:30px;
	float:left;
	color:#FFF;
	margin-left:-50px;
	padding:0 20px
	}

.top_links ul{
	margin:0;
	padding:0;
	}

.top_links ul li{
	line-height:25px;
	display:inline;
	padding:0 5px;
	}

.img_01{
	background:url(../images/img_01.png) no-repeat 0 0;
	}
.img_02{
	background:url(../images/img_02.png) no-repeat 0 0;
	}
.img_03{
	background:url(../images/img_03.png) no-repeat 0 0;
	}
	
#top_menu {
	float:right;
	font-weight:bold;
	line-height:30px;
	margin:15px 50px 0 0;
	text-align:center;
	}
	
#top_menu ul {  
	margin: 0; 
	padding: 0;
	}
	
#top_menu ul li {
	background:url(../images/menu_bg.png) no-repeat right;
	display:inline;
	float:left;
	list-style: none;
	padding:0 12px 0 3px;
	}
	
#top_menu ul li a {
	display: block; 
	margin:0;
	text-decoration: none;  
	color:#fff;
	}
	
#top_menu ul li a:hover{
	color:#fff;
	text-decoration:underline;
	}
	

.new_tag{
	background:url(../images/new_tag.png) no-repeat;
	height:19px;
	width:40px;
	position:absolute;
	margin:-9px 0 0 15px;
	}

.bannerC{
	background:url(../images/banner_shadow.png) no-repeat center bottom;
	width:950px;
	float:left;
	margin:10px 0 10px 0;
	padding:0 0 10px 0;
	}
.services{
	background: url(../images/bg_services.png) repeat-x bottom #fff;
	width:930px;
	padding:0 10px;
	float:left;
	}	

.banner{
	background:url(../images/banner.jpg) no-repeat;
	height:101px;
	width:899px;
	padding:140px 0 0 50px;
	}
.banner1{
	background:url(../images/banner1.jpg) no-repeat;
	height:101px;
	width:899px;
	padding:140px 0 0 50px;
	}
.banner2{
	background:url(../images/banner2.jpg) no-repeat;
	height:101px;
	width:899px;
	padding:140px 0 0 50px;
	}	

.banner_btn{
	background:url(../images/banner_btn.png) no-repeat;
	height:49px;
	width:278px;
	float:left;
	margin:0;
	}

.banner_btn a{
	background:url(../images/banner_btn.png) no-repeat top;
	height:49px;
	width:278px;
	display:block;
	}

.banner_btn a:hover{
	background:url(../images/banner_btn.png) no-repeat bottom;
	}

.sonar, .secure, .support, .datacenter, .excelent, .windows, .quote{
	width:210px;
	float:left;
	font-size:11px;
	line-height:14px;
	text-align:center;
	min-height:60px;
	color:#666;
	padding:85px 0 0 0;
	margin:10px;
	}
.sonar:hover, .secure:hover, .support:hover, .datacenter:hover, .excelent:hover, .linux:hover, .windows:hover, .quote:hover{
	background-color:#f7f7f7 !important;
	}

.sonar h1, .secure h1, .support h1, .datacenter h1, .excelent h1, .linux h1, .windows h1, .quote h1{
	font-size:18px;
	font-family:"Myriad Pro","Trebuchet MS", Arial, Helvetica, sans-serif;	
	font-weight:bold;
	color:#000;
	margin:0 0 7px 0;
	line-height:14px;
	}

.sonar{
	background:url(../images/sonar.png) no-repeat center 10px;
	}
.secure{
	background:url(../images/secure.png) no-repeat center 10px;
	}
.support{
	background:url(../images/support.png) no-repeat center 10px;
	}
.datacenter{
	background:url(../images/data_center.png) no-repeat center 10px;
	}
.excelent{
	background:url(../images/excelent.png) no-repeat center 10px;
	}
.windows{
	background:url(../images/windows.png) no-repeat center;
	}
.quote{
	background:url(../images/quote.png) no-repeat center;
}
.linux{
	width:185px;
	float:left;
	font-size:11px;
	line-height:14px;
	text-align:center;
	min-height:60px;
	color:#666;
	padding:20px 0;
	}
.plansSlider{
	background: url(../images/bg_services.png) repeat-x bottom #fff;
	width:930px;
	padding:0 10px;
	float:left;	
	}
.plansSlider h1, .plansSlider2 h1{
	font-size:18px;
	font-family:"Myriad Pro","Trebuchet MS", Arial, Helvetica, sans-serif;	
	font-weight:bold;
	color:#000;
	margin:0 0 7px 0;	
	}
.plansSlider ul, .plansSlider2 ul{
	margin:0;
	padding:0;
	}
.plansSlider ul li{
	display:inline;
	width:185px;
	float:left;
	text-align:center;
	color:#666;
	padding:20px 0;	
	
	}
.plansSlider ul li:hover{
	background: url(../images/slider-bg.png) no-repeat center ;
	}
.plansSlider2{
	background: url(../images/bg_services.png) repeat-x bottom #fff;
	padding:0 10px;
	margin:0 auto;
	width:380px;
	}
.plansSlider2  ul li{
	display:inline;
	width:185px;
	float:left;
	text-align:center;
	color:#666;
	padding:20px 0;
	background: url(../images/slider-bg.png) no-repeat center ;
	}
.plansSlider2 ul li:hover{
	background: url(../images/slider-bg.png) no-repeat center #f7f7f7 ;
	}	
.border_01{
	background:url(../images/border_01.png) no-repeat;
	width:1px;
	height:135px;
	float:left;
	margin-top:20px;
	}

.box1{
	background:url(../images/bot1_btm.png) no-repeat bottom;
	width:307px;
	float:left;
	padding:0px;
	margin-right:14px;
	}

.box1Contents{
	background:url(../images/box_bg.png) repeat-x top #ccc;
	width:265px;
	float:left;
	color:#666;
	padding:20px;
	border-left:1px solid #d8d8d8;
	border-right:1px solid #a6a6a6;
	}

.box1Contents h1{
	font-size:18px;
	font-weight:normal;
	color:#000;
	margin:0;
	}

.box1Contents ul{
	margin:0;
	padding:0;
	}
	
.box1Contents ul li{
	list-style:inside;
	font-size:80%;
	font-weight:bold;
	line-height:14px;
	color:#333;
	}

.style_01{
	font-size:14px;
	font-weight:bold;
	}

.learnmore_btn{
	background:url(../images/learnmore_btn.png) no-repeat;
	height:30px;
	width:103px;
	float:left;
	margin-top:20px;
	}

.learnmore_btn a{
	background:url(../images/learnmore_btn.png) no-repeat top;
	height:30px;
	width:103px;
	display:block;
	}

.learnmore_btn a:hover{
	background:url(../images/learnmore_btn.png) no-repeat bottom;
	}

.migrations{
	background:url(../images/migration.png) no-repeat;
	height:81px;
	width:96px;
	position:absolute;
	margin:-19px 0 0 189px;
	left: 907px;
	top: 250px;
	}
	
	.managed{
	background: url(../images/managed.png) no-repeat;
	height:81px;
	width:96px;
	position:absolute;
	margin:-19px 0 0 189px;
	}

.quick_setup{
	background:url(../images/uptime.png) no-repeat;
	height:82px;
	width:97px;
	position:absolute;
	margin:-19px 0 0 190px;
	}

.guarantee{
	background:url(../images/domain.png) no-repeat;
	height:82px;
	width:97px;
	position:absolute;
	margin:-19px 0 0 188px;
	}

.server_03{
	background:url(../images/server_03.png) no-repeat;
	height:72px;
	width:137px;
	position:absolute;
	margin:-15px 0 0 140px;
	}
	
	.server_02{
	background: url(../images/server_02.jpg) no-repeat;
	height:61px;
	width:125px;
	position:absolute;
	margin:-10px 0 0 150px;
	}

.sitemapC{
	width:950px;
	float:left;
	margin:25px 0;
	padding-top:20px;
	border-top:1px solid #eee;
	}

.sitemap{
	width:135px;
	float:left;
	min-height:72px;
	padding:10px 12px;
	font-size:100%;
	border-right:1px dashed #b3b3b3;
	}

.sitemap ul{
	margin:0 0 0 15px;
	padding:0;
	font-size:80%;	
	}

.sitemap ul li{
	color:#666;
	}

.sitemap ul li a{
	color:#254588;
	}

.footerC{
	background:#000;
	width:100%;
	float:left;
	padding:12px 0;
	}

.btm_menu{
	float:left;
	font-weight:bold;
	}
	
.btm_menu a{
	color:#FFF;
	padding:3px 10px;
	border-right:1px solid #6e6f71;
	}

.copyright{
	width:190px;
	float:left;
	color:#FFF;
	font-weight:bold;
	padding:5px 0;
	color:#999
	}
.socialnetworks{
	height:19px;
	float:right;
	margin-top:-6px;
	}
.socialnetworks a.linkedin, a.twitter, a.facebook{
	width:20px;
	height:19px;
	padding:5px;
	border:1px solid #333;
	float:left;
	margin-left:5px;
	}
.socialnetworks a.linkedin{	background:url(../images/social-networks.png) no-repeat 7px 4px #000;}
.socialnetworks a.twitter{	background:url(../images/social-networks.png) no-repeat -40px 4px #000;}
.socialnetworks a.facebook{	background:url(../images/social-networks.png) no-repeat -18px 4px #000;}
	
.socialnetworks a.linkedin:hover, a.twitter:hover, a.facebook:hover{
	border:1px solid #555;	
	}

/*************************************End Index*************************************/

/*************************************Start Dedicated-Servers***********************/

.subpage_banner{
	width:950px;
	float:left;
	margin:0;
	background:#fff;
	}

.subpage_banner h1{
	font-family:"Myriad Pro","Trebuchet MS", Arial, Helvetica, sans-serif;	
	background:url(../images/subpage_banner.jpg) no-repeat right #244487;
	font-size:48px;
	padding:10px 20px;
	line-height:50px;
	font-weight:bold;
	color:#FFF;
	margin:0;
	text-shadow:#000 1px 1px 0;
	}

.textstyle{
	font-size:22px !important;
	font-weight:bold;
	color:#000;
	letter-spacing:-1px;
	padding-top:32px;
	}

.leftC{
	width:687px;
	float:left;
	}
	
.white_box{
	background: url(../images/bg_services.png) repeat-x bottom #fff;
	width:660px;
	float:left;
	padding:9px 28px;
	margin-bottom:20px;
	border:1px solid #ccc;
	}
.gray_box{
	background: url(../images/bg_services.png) repeat-x bottom #fff;
	width:660px;
	float:left;
	padding:9px 28px;
	margin-bottom:20px;
	border:1px solid #ccc;
	}

.rightC{
	float:right;
	width:240px;
	}

.SideMenu{
	background:#fff;
	float:right;
	width:220px;
	padding:0;
	border:1px solid #CCC;
	}

.SideMenu ul{
	margin:0;
	padding:0;
	}
	
.SideMenu ul li{ text-align:left;
	list-style:none;
	font-size:14px;
	font-weight:bold;
	line-height:24px;
	padding:4px 0;
	border-bottom:1px solid #eee;
	}
.SideMenu ul li a{
	color:#244487;
	}
.SideMenu ul li a:hover{
	color:#156f28;
	text-decoration:none;
}
.InnerMenu{
	float:left;
	margin:10px 10px 10px 20px !important;
	}

.InnerMenu li{
	list-style:disc !important;
	list-style:inside;
	line-height:18px !important;
	font-size:12px !important;
	padding:0!important;
	border:none !important;
	}
.InnerMenu li a{
	color:#666;
}	

/*************************************End Dedicated-Servers*************************/

/*************************************Start About***********************************/

.box2{
	width:667px;
	float:left;
	padding-right:20px;
	}

/*************************************End About*************************************/

/*************************************Start Linux***********************************/

.heading{
	background:url(../images/linux_h1.png) no-repeat -1px 0;
	height:91px;
	line-height:40px;
	margin:0 0 0 -38px;
	}
	
.heading h1, .heading2 h1{
	font-size:18px;
	font-weight:bold;
	margin:0;
	padding-left:20px;
	float:left;
	color:#FFF;
	}	
	
	
.heading h2{
	background:url(../images/linux_h1_style.png) no-repeat left;
	padding-left:30px;
	margin-top:2px;
	float:left;
	font-size:18px;
	font-weight:bold;
	color:#FFF;
	}
.heading2{
	background:url(../images/heading-02.png) no-repeat left;
	height:50px;
	padding:0 30px 0 0;
	margin:0 0 0 -10px;
	}
.heading3{
	background:url(../images/heading-02.png) no-repeat left;
	height:50px;
	padding:0 30px 0 0;
	margin:0 0 0 -38px;
	}
.heading3 h1, .heading2 h1{
	background:url(../images/heading-01.png) no-repeat right;
	line-height:40px;
	height:50px;
	font-size:18px;
	font-weight:bold;
	margin:0;
	padding-right:30px;
	padding-left:20px;
	float:left;
	color:#FFF;
}
.migrations_02{
	background:url(../images/migration.png) no-repeat;
	height:81px;
	width:96px;
	position:absolute;
	margin:-10px 0 0 584px;
	}

.headingn{
	background:url(../images/linux_h1.png) no-repeat -1px 0;
	height:50px;
	line-height:40px;
	margin:10px 0 20px -5px;
	z-index:999;
	}
	
.headingn h1, .headingn h1{
	font-size:18px;
	font-weight:bold;
	margin:0;
	padding-left:20px;
	float:left;
	color:#FFF;
	z-index:999;
	}

.sideC{
	float:left;
	width:25%;
	margin-top:-7px;
	}

.sideC ul{ 
	padding:0;
	margin:0;
	list-style:none;
	}
	
.sideC ul li{
	line-height:14px;
	padding:13px 20px;
	font-size:14px;
	font-weight:bold;
	border-bottom:1px solid #ccc;
	}
	
.sideC1{
	float:left;
	width:18%;
	margin-top:-7px;
	}

.sideC1 ul{ 
	padding:0;
	margin:0;
	list-style:none;
	}
	
.sideC1 ul li{
	line-height:14px;
	padding:13px 20px;
	font-size:14px;
	font-weight:bold;
	border-bottom:1px solid #ccc;
	}
	
.c1{
	width:18%;
	float:left;
	margin-top:-7px;
	}
	
.c1 ul{ 
	padding:0;
	margin:0;
	list-style:none;
	}
	
.c1 ul li{
	line-height:14px;
	padding:13px 10px;
	font-weight:bold;
	text-align:center;
	border-bottom:1px solid #ccc;
	}
	
.c2{
	width:25%;
	float:left;
	margin-top:-7px;
	}
	
.c2 ul{ 
	padding:0;
	margin:0;
	list-style:none;
	}
	
.c2 ul li{
	line-height:14px;
	padding:13px 10px;
	font-weight:bold;
	text-align:center;
	border-bottom:1px solid #ccc;
	}
	
.c3{
	width:25%;
	float:left;
	margin-top:-7px;
	}
	
.c3 ul{ 
	padding:0;
	margin:0;
	list-style:none;
	}
	
.c3 ul li{
	line-height:14px;
	padding:13px 10px;
	font-weight:bold;
	text-align:center;
	border-bottom:1px solid #ccc;
	}
	
.c4{
	width:37%;
	float:left;
	margin-top:-7px;
	}
	
.c4 ul{ 
	padding:0;
	margin:0;
	list-style:none;
	}
	
.c4 ul li{
	line-height:14px;
	padding:13px 10px;
	font-weight:bold;
	text-align:center;
	border-bottom:1px solid #ccc;
	}

.c5{
	width:75%;
	float:left;
	margin-top:-7px;
	}
	
.c5 ul{ 
	padding:0;
	margin:0;
	list-style:none;
	}
	
.c5 ul li{
	line-height:14px;
	padding:13px 10px;
	font-weight:bold;
	text-align:center;
	border-bottom:1px solid #ccc;
	}

.textstyle_02{
	font-size:20px;
	line-height:20px;
	font-weight:bold;
	color:#ff9900;
	}

.BG_01{
	background:#eee;
	border-bottom:1px solid #ccc;
	border-top:1px solid #ccc;
	}
.BG_02{
	background:#eee;
	border:none !important;
	}

.OrderNowBtn{
	line-height:30px;
	height:30px;
	width:93px;
	font-weight:bold;
	
}

.OrderNowBtn a{
	background:url(../images/OrderNowBtn.png) no-repeat top;
	height:30px;
	width:93px;
	color:#FFF;
	display:block; text-align:center;

	}

.OrderNowBtn a:hover{
	background:url(../images/OrderNowBtn.png) no-repeat bottom;
	text-decoration:none; text-align:center;
	}
	
.OrderNowBtn_01{background: url(../images/OrderNowBtn_01.png) no-repeat center;	height:30px; width:93px; margin-left:150px;}
a.OrderNowtxt{ margin:0; padding:0; color:#FFF; display:block; line-height:30px; font-weight:bold; text-align:center;}
a.OrderNowtxt:hover{ margin:0; padding:0; color:#FFF; display:block; line-height:30px; font-weight:bold;text-decoration:none; text-align:center;}

/*************************************End Linux*************************************/
.txtBox{
	width:250px;
	height:18px;
	background:#fff;
	border:1px solid #ccc;
	}
.vps{
	width:94%;
	padding:3%;
	float:left;
	}
.vps ul{
	margin:0;
	padding:0;
	}
.vps ul li{
	display:inline;
	width:48%;
	float:left;
	line-height:15px;
	padding:10px 1%;
	font-size:14px;
	font-weight:bold;
	border-bottom:1px solid #ccc;	
	}
.hyperV{
	width:100%;
	float:left;
	padding-top:20px;
	}
.hyperV ul{
	margin:0;
	padding:0;
	}
.hyperV ul li{
	display:inline;
	width:28%;
	float:left;
	line-height:15px;
	padding:10px 0 10px 2.3%;
	font-size:12px;
	font-weight:bold;
	border-bottom:1px solid #ccc;	
	}	
.shared{
	width:100%;
	float:left;
	padding-top:20px;
	}
.shared ul{
	margin:-50px 0 0 ;
	padding:20px 0 0 0;
	}
.shared ul li{
	display:inline;
	text-align:center;
	width:16%;
	float:left;
	line-height:15px;
	padding:10px 0 10px 0.67%;
	font-size:12px;
	font-weight:bold;
	border-bottom:1px solid #ccc;	
	}		
.cloudBanner, .loadBalance, .colocation, .hyper-V, .vpsBanner, .dedicatedBanner{
	width:920px;
	height:130px;
	float:left;
	padding-top:40px;
	padding-left:30px;
	}
.cloudBanner h1, .loadBalance h1, .colocation h1, .hyper-V h1, .vpsBanner h1, .dedicatedBanner h1{
	font-family:"Myriad Pro","Trebuchet MS", Arial, Helvetica, sans-serif;	
	font-size:48px;
	padding:0;
	line-height:50px;
	font-weight:bold;
	color:#FFF;
	margin:0;
	text-shadow:#000 1px 1px 0;
	}	
.cloudBanner h2, .loadBalance h2, .colocation h2, .hyper-V h2, .vpsBanner h2, .dedicatedBanner h2{
	font-family:"Myriad Pro","Trebuchet MS", Arial, Helvetica, sans-serif;	
	font-size:30px;
	line-height:30px;
	font-weight:normal;
	color:#FFF;
	margin:0;
	padding:0;
	text-shadow:#000 1px 1px 0;
	}
.cloudBanner{background: url(../images/cloud.jpg) no-repeat right #244487;}
.colocation{background: url(../images/colocation.jpg) no-repeat right #244487;}
.loadBalance{background: url(../images/load-balance.jpg) no-repeat right #244487;}
.hyper-V{background: url(../images/hyper-V.jpg) no-repeat right #244487;}
.vpsBanner{background: url(../images/vps.jpg) no-repeat right #244487;}
.dedicatedBanner{background: url(../images/dedicated.jpg) no-repeat right #244487;}

.cloud{
	width:100%;
	float:left;
	padding-top:20px;
	}
.cloud ul{
	margin:0;
	padding:0;
	}
.cloud ul li{
	display:inline;
	width:23%;
	float:left;
	line-height:15px;
	padding:10px 1%;
	font-size:12px;
	font-weight:bold;
	border-bottom:1px solid #ccc;	
	}		
.row1{
	background:#f1f1f1;
	border-bottom:1px solid #ccc;	

}
.row2{
		background:#fff;

}
.highlight{
	background:url(../images/subpage_banner.jpg) right;
	font-size:18px !important;
	color:#fff;
}

.yes{
	background:url(../images/check.png) no-repeat;
	width:15px;
	height:15px;
	display:block;
	}	
.quick_setup_02{
	background:url(../images/quick_setup.png) no-repeat;
	height:82px;
	width:97px;
	position:absolute;
	margin:-10px 0 0 593px;
	}
	
.guarantee_02{
	background:url(../images/gaurantee.png) no-repeat;
	height:82px;
	width:97px;
	position:absolute;
	margin:-11px 0 0 592px;
	}
	
	.freedom{
	background: url(../images/domain.png) no-repeat;
	height:82px;
	width:97px;
	position:absolute;
	margin:-10px 0 0 592px;
	}
	
	.clduptime{
	background: url(../images/uptime.png) no-repeat;
	height:82px;
	width:97px;
	position:absolute;
	margin:-11px 0 0 592px;
	}
	
.breadcrumbs{
	width:950px;
	float:left;
	padding-top:8px;
	
	}
.breadcrumbs ul{
	margin:0;
	padding:0;
	}
.breadcrumbs ul li{
	display:inline;
	}
.col1{
	float:left;
	width:48%;
	}	
.col2{
	float:right;
	width:48%;
	}		
.white_box2{
	background: url(../images/bg_services.png) repeat-x bottom #fff;
	padding:10px 28px;
	margin-bottom:20px;
	border:1px solid #ccc;
	}

.plansheading{margin:0; padding:0; font-family:Arial, Helvetica, sans-serif; color:#F90;  font-size:14px; text-decoration:none; font-weight:bold;}
.planssubheading{margin:0; padding:0; font-family:Arial, Helvetica, sans-serif; color:#000; font-size:13px; text-decoration:none; font-weight:bold;}
.planssubheading1{margin:0; padding:0; font-family:Arial, Helvetica, sans-serif; color:#156f28; font-size:13px; text-decoration:none; font-weight:bold;}

.textstyle_04{
	font-size:16px;
	line-height:20px;
	font-weight:bold;
	color:#666;
	}
	
	.linux_02{
	background: url(../images/penguine.png) no-repeat;
	height:82px;
	width:97px;
	position:absolute;
	margin:-5px 0 0 592px;
	}
	
	.windows_02{
	background: url(../images/winlogo.png) no-repeat;
	height:82px;
	width:97px;
	position:absolute;
	margin:-5px 0 0 592px;
	}

.plansimg{margin:9px 0 0 0; padding:0;}

.OBtn{
	background:url(../images/OrderNowBtn_01.png) no-repeat;
	margin-left:90px;
	line-height:30px;
	height:30px;
	width:93px;
	font-weight:bold;
	text-align:center;
	
}

.dediplan{
	line-height:18px;
	font-size:12px;
	border-bottom:1px solid #ccc; font-weight:bold;
	
	}
.plnsheading{margin:0; padding:0; font-size:13px; font-weight:bold; color: #36C;}

/*a.hlink:link{font-family:Arial,Helvetica,sans-serif;font-size:12px;color:#FFFFFF;text-decoration:none; }
a.hlink:active{font-family:Arial,Helvetica,sans-serif;font-size:12px;color:#FFFFFF;text-decoration:none;}
a.hlink:visited{font-family:Arial,Helvetica,sans-serif;font-size:12px;color:#FFFFFF;text-decoration:none;}
a.hlink:hover{font-family:Arial,Helvetica,sans-serif;font-size:12px;color:#FFFFFF;text-decoration:none;}
*/
.planh
{
	font-size:18px;
	font-family:"Myriad Pro","Trebuchet MS", Arial, Helvetica, sans-serif;	
	font-weight:bold;
	color:#000;
	padding-top:5px;
}


/*tooltip start here*/
a:hover {text-decoration:none;}
a.tooltip span {display:none; padding:2px 3px 5px 5px; margin-left:8px; text-decoration:none;}
a.tooltip:hover span{display:inline; position:absolute; border:1px solid #cccccc; background:#ffffff; color:#000; text-decoration:none; font-size:10px; opacity:1;}
/*tooltip start here*/

/*tooltip start here*/
a.tooltip2 span {display:none; padding:2px 3px; margin-left:8px; text-decoration:none; width:300px; text-align:justify; }
a.tooltip2:hover span{display:inline; position:absolute; border:1px solid #cccccc; background:#ffffff; color:#6c6c6c; text-decoration:none;}
/*tooltip start here*/


a.ttip:link{font-family:Arial, Helvetica, sans-serif;font-size:20px;color:#ff9900; text-decoration:none; font-weight:bold; }
a.ttip:active{font-family:Arial, Helvetica, sans-serif;font-size:20px;color:#ff9900; text-decoration:none; font-weight:bold;}
a.ttip:visited{font-family:Arial, Helvetica, sans-serif;font-size:20px;color:#ff9900; text-decoration:none; font-weight:bold;}
a.ttip:hover{font-family:Arial, Helvetica, sans-serif;font-size:20px;color:#000000; text-decoration:underline; font-weight:bold;}

/*default CSS for SAG scroller*/

.sagscroller{font-family:Arial, Helvetica, sans-serif; font-size:11px; text-align:left; font-weight:normal; width:190px; overflow:hidden; position:relative; border-radius: 8px; -moz-border-radius: 8px; -webkit-border-radius: 8px;}
.sagscroller a{font-weight:bold;}
.sagscroller ul{position:absolute; margin:0; background:none; list-style:circle;}
.sagscroller ul li{display:block; font-weight:normal; font-size:12px; line-height:16px;}
.sagscroller ul li .rsscontent{font-size:90%;}
.sagscroller ul li .rsslabel{font-size:12px; clear: both;}
.scrollerheading{margin:0; padding:0; font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:12px; color: #096; text-decoration:underline;}

/*cpanel web hosting Feature starts*/
div#mysagscroller{width:190px; font-weight:normal; padding:0; height:660px;}
div#mysagscroller ul li{list-style:circle; color:black; padding:8px; border-bottom:1px dashed; border-bottom-color:#000;}
.featurecontent{background-color:#d5edff; height:660px; padding:8px 0 8px 0; width:198px;}
.featurebottom{ background:url(../images/feture_bot.jpg) no-repeat top; height:34px; width:198px; font-family:Arial, Helvetica, sans-serif; color:#FFF; font-size:14px; text-decoration:none; font-weight:bold; text-align:center; padding:7px 0 0 0;}
/*cpanel web hosting Feature ends*/

/*windows web hosting Feature Starts*/
div#mysagscroller1{width:190px; font-weight:normal; padding:0; height:680px;}
div#mysagscroller1 ul li{list-style:circle; color:black; padding:8px; border-bottom:1px dashed; border-bottom-color:#000;}
.featurecontent1{background-color:#d5edff; height:680px; padding:8px 0 8px 0; width:198px;}
/*windows web hosting Feature ends*/

/*linux reseller hosting Feature Starts*/
div#mysagscroller2{width:190px; font-weight:normal; padding:0; height:707px;}
div#mysagscroller2 ul li{list-style:circle; color:black; padding:8px; border-bottom:1px dashed; border-bottom-color:#000;}
.featurecontent2{background-color:#d5edff; height:707px; padding:8px 0 8px 0; width:198px;}
/*linux reseller hosting Feature ends*/

/*windows reseller hosting Feature Starts*/
div#mysagscroller3{width:190px; font-weight:normal; padding:0; height:635px;}
div#mysagscroller3 ul li{list-style:circle; color:black; padding:8px; border-bottom:1px dashed; border-bottom-color:#000;}
.featurecontent3{background-color:#d5edff; height:635px; padding:8px 0 8px 0; width:198px;}
/*windows reseller hosting Feature ends*/

/*linux vps hosting Feature Starts*/
div#mysagscroller4{width:190px; font-weight:normal; padding:0; height:879px;}
div#mysagscroller4 ul li{list-style:circle; color:black; padding:8px; border-bottom:1px dashed; border-bottom-color:#000;}
.featurecontent4{background-color:#d5edff; height:879px; padding:8px 0 8px 0; width:198px;}
/*linux vps hosting Feature ends*/

/*windows vps hosting Feature Starts*/
div#mysagscroller5{width:190px; font-weight:normal; padding:0; height:910px;}
div#mysagscroller5 ul li{list-style:circle; color:black; padding:8px; border-bottom:1px dashed; border-bottom-color:#000;}
.featurecontent5{background-color:#d5edff; height:910px; padding:8px 0 8px 0; width:198px;}
/*windows vps hosting Feature ends*/

.moneyback{margin:0; padding:0 80px 0 0; float:right;}

/*class for hosting plan title background image*/
.p_titlebg{
	background: url(../images/p_titlebg.png) no-repeat;
	background-position:center;
	color:#FFFFFF;
	font-size:14px;
	/*width:150px;
	height:40px;*/
}
.sbox1{background:url(../images/box01_address.jpg) no-repeat center top; width:420px; height:178px; }
.sbox2{background:url(../images/box02_email.jpg) no-repeat center top; width:429px; height:178px; }
.sbox3{background:url(../images/box03_phone.jpg) no-repeat center top; width:420px; height:178px; }
.sbox4{background:url(../images/box04_chat.jpg) no-repeat center top; width:429px; height:178px; }
.sbox1t{width:250px; float:right; padding-right:20px; top:0; padding-top:20px;}
.sbox2t{top:0; padding-top:20px; float:left; padding-left:20px;}
.shead{color:#0b3d78;font-weight:bold; font-size:14px; line-height:20px;}
.stext{color:#676b6e; font-size:12px; line-height:20px;}
#bdiv{float:left; padding:10px; margin:0 auto;}

