/*

Theme Name: SoftCloud Hosting

Theme URI: softcloud.co.uk 

Description: 

Author: Soft Cloud

Version: 1

License: GNU General Public License

License URI: 

Tags: Soft Cloud

*/
/* stephen's edits */

.fullW h3.subtitle {
	padding-bottom: 20px;
}

img.superfloat {
	float: right;
	border: 5px solid #e5e5e5;
	padding-left: 0px;
}

/********** Common to all pages **********/

body{

	margin: 0;

	padding: 0;

	font: normal 14px arial;

	background: #00aff0;

}



img{

	border: 0;

}



.reset{

	margin: 0;

	padding: 0 10px 0 0;

	list-style: none;

}



.fullW{

	float: left;

	width: 100%;

}



.wrapper{

	float: left;

	width: 100%;

	min-width: 1160px;

	padding-bottom: 0px;

	overflow: hidden;

}



.contentBody a:hover{

	color: #00aff0;

	text-decoration: underline;

}



/*** Header ***/

.headerWrap{

	float: left;

	width: 100%;

	height: 115px;

	background: url(images/bg/bg_top.png) repeat-x;

}



.header, .heading, .content, .footer{

	position: relative;

	width: 1160px;

	margin: 0 auto;

	overflow: hidden;

}



.header{

	overflow: visible;

}



.logo{

	float: left;

	margin: 0;

	padding: 12px 0 0 100px;

}



.topLinks{

	float: right;

	width: 700px;

	padding: 11px 96px 0 0;

}



.topLinks ul{

	float: right;

}



.topLinks ul li{

	float: left;

	padding: 0 6px 1px 6px;

	line-height: 12px;

	border-right: 1px solid #8f8f8f;

}



.topLinks ul li.last{

	border: none;

	padding-right: 0;

}



.topLinks ul li a{

	float: left;

	color: #8f8f8f;

	font-size: 12px;

	line-height: 12px;

	text-decoration: none;

}



.topLinks .numb{

	float: right;

	width: 200px;

	clear: both;

	line-height: 35px;

	color: #00aff0;

	font-size: 22px;

	font-family: helvetica;

}



.topLinks .numb span{

	float: right;

	padding: 5px 0 0 25px;

	background: url(images/icons/icon_flag.png) no-repeat left 16px;

}



/* Menu */

.menusWrap{

	float: right;

	padding: 0 95px 0 0;

}



.menusWrap .left,

.menusWrap .right{

	float: left;

	width: 25px;

	height: 41px;

	line-height: 41px;

	background: url(images/bg/bg_menu_left.png) no-repeat;

}



.menusWrap .right{

	width: 17px;

	background: url(images/bg/bg_menu_right.png) no-repeat;

}



.menu{

	float: left;

	height: 45px;

	margin: 0;

	padding: 0;

	list-style: none;

	line-height: 40px;

	background: url(images/bg/bg_menu_center.png) repeat-x;

}



.menu > li{

	position: relative;

	float: left;

	height: 45px;

	letter-spacing: 0.5px;

	font: 600 13px/40px Helvetica;

	z-index: 100;

}



.menu > li > a{

	float: left;

	padding: 0 15px;

	color: #fff;

	text-align: center;

	text-decoration: none;

}



.menu > li.on > a,

.menu > li > a:hover{

	height: 35px;

	margin-top: 2px;

	padding: 0 14px;

	line-height: 35px;

	border: 1px solid #63cdf6;

	background: url(images/bg/bg_menu_on.png) repeat-x;

}



/* Sub Menu*/

.menu > li > .sub-menu{

	top: 43px;

}



.sub-menu{

	position: absolute;

	display: none;

	width: 200px;

	margin: 0;

	padding: 5px 0;

	left: 0;

	top: 0;

	list-style: none;

	background: #fff;

	border-radius: 10px;

	-moz-border-radius: 10px;

	-webkit-border-radius: 10px;

	-webkit-box-shadow: 0px 0 5px #b6e0f0;

	-moz-box-shadow: 0px 0 5px #b6e0f0;

	-o-box-shadow: 0px 0 5px #b6e0f0;

	box-shadow: 0px 0 5px #b6e0f0;

	

}



.sub-menu li{

	float: left;

	width: 180px;

	padding: 2px 10px;

	position: relative;

}



.sub-menu li a{

	float: left;

	color: #00aff0;

	padding: 3px;

	text-decoration: none;

	font: 600 13px/16px Helvetica;

}



.sub-menu li a.on-sub,

.sub-menu li a:hover{

	text-decoration: underline;

}



.sub-menu ul{

	left: 220px;

}

/* Menu */

/*** //Header ***/



/*** Content ***/

.contentBody{

	background: #fff;

}



.contentWrap{

	float: left;

	width: 100%;

	background: #fff;

}



/* Heading */

.headingWrap{

	float: left;

	width: 100%;

	background: #fff url(images/bg/bg_header_repeat_home.png) repeat-x;

}



.headingBg{

	float: left;

	width: 100%;	

	height: 290px;

	background: #fff url(images/bg/bg_header_home.png) no-repeat;

}



.heading .title{

	float: left;

	width: 465px;

	padding-left: 105px;

	color: #fff;

	font: normal 17px/28px helvetica;

}



.heading .tit{

	margin: 40px 0 20px 0;

	padding: 0;

	font-size: 30px;

}



.heading .title p{

	margin: 0;

	padding: 0;

}



.heading .btn{

	margin: 0;

	padding: 0;

	text-align: right;

}



.heading .img{

	float: right;

	padding: 3px 100px 0 0;

}



.smallH.headingWrap{

	background: #fff url(images/bg/bg_header_repeat.png) repeat-x;

}



.smallH .headingBg{

	background: #fff url(images/bg/bg_header.png) no-repeat;

}

/* //Heading */



/* Content Detail */

.wrapper .txtBlue{

	color: #00aff0;

}



.wrapper .blueTxt{

	color: #00aff0;

	text-decoration: none;

}



.wrapper .grayTxt{

	color: #8f8f8f;

}



.wrapper .greenTxt{

	color: #87c80a;

	text-decoration: none;

}



.wrapper .nTxt{

	font-weight: normal;

}



.wrapper .smallTxt{

	font-size: 9px;

}



.moneyBack{

	float: left;

	position: absolute;

	bottom: -4px;

	left: -3px;

}



.contentDetail{

	float: left;

	width: 100%;

	padding: 0 0 40px 0;

	color: #656565;

}



.contentDetail a:hover{

	text-decoration: underline;

}



.titles{

	margin: 0;

	padding: 0;

	color: #00aff0;

	font: bold 24px/30px helvetica;

}



.subTit{

	margin: 0;

	padding: 0;

	color: #00aff0;

	font: normal 17px/26px helvetica;

}



.subtitle{

	margin: 0;

	padding: 0;

	color: #00aff0;

	font: normal 18px/24px helvetica;

}



.rounded{

	border-radius: 10px;

	-moz-border-radius: 10px;

	-webkit-border-radius: 10px;

}





.rightSide{

	float: left;

	width: 780px;

}



.tabNavigation {

	float: left;

	width: 100%;

	font-family: helvetica;

	margin: 0;

	padding: 0;

	list-style: none;

}





.tabNavigation li{

	position: relative;

	float: left;

	width: 137px;

	height: 48px;

	margin-right: 2px;

	z-index: 1;

}



.tabNavigation li a{

	position: absolute;

	float: left;

	width: 135px;

	color: #8f8f8f;

	line-height: 47px;

	text-align: center;

	text-decoration: none;

	border: 1px solid #d4d4d4;

	left: 0;

	top: 0;

	background: #f5f5f7;

	

	border-top-left-radius: 10px;

	border-top-right-radius: 10px;

	-moz-border-radius-topleft: 10px;

	-moz-border-radius-topright: 10px;

	-webkit-border-top-left-radius: 10px;

	-webkit-border-top-right-radius: 10px;

}



.tabNavigation li a:hover{

	color: #8f8f8f;

	text-decoration: none;

}



.tabNavigation li a.tabOn{

	height: 48px;

	color: #00aff0;

	border-bottom: none;

}





/****************************************************************/



.tabs{

	float: left;

	width: 100%;

	font-family: helvetica;

}



.tabs li{

	position: relative;

	float: left;

	width: 137px;

	height: 48px;

	margin-right: 2px;

	z-index: 1;

}



.tabs li a{

	position: absolute;

	float: left;

	width: 135px;

	color: #8f8f8f;

	line-height: 47px;

	text-align: center;

	text-decoration: none;

	border: 1px solid #d4d4d4;

	left: 0;

	top: 0;

	background: #f5f5f7;

	

	border-top-left-radius: 10px;

	border-top-right-radius: 10px;

	-moz-border-radius-topleft: 10px;

	-moz-border-radius-topright: 10px;

	-webkit-border-top-left-radius: 10px;

	-webkit-border-top-right-radius: 10px;

}



.tabs li a:hover{

	color: #8f8f8f;

	text-decoration: none;

}



.tabs li a.tabOn{

	height: 48px;

	color: #00aff0;

	border-bottom: none;

}



.tabContent{

	position: relative;

	float: left;

	border: 1px solid #d4d4d4;

	background: #f5f5f7;

	

	border-radius: 10px;

	-moz-border-radius: 10px;

	-webkit-border-radius: 10px;	

	border-top-left-radius: 0;

	-moz-border-radius-topleft: 0;

	-webkit-border-top-left-radius: 0;

}



.tabContent > div{

	float: left;

}

/* //Content Detail */

/*** //Content ***/



/* Expanded Features */

.expandedFeat{

	float: left;

	width: 100%;

	position: relative;

	color: #aaaaac;

	background: #f9f9fb;

	border-top: 1px solid #f3f3f3;

}



.detailExpand{

	width: 960px;

	margin: 5px auto 0 auto;

}



.topCont .boxes{

	float: left;

	width: 402px;

	margin-top: 15px;

	padding: 20px 25px;

	border: 1px solid #ebebed;

	background: #fcfcfe;

}



.topCont .mR{

	margin-right: 52px;

}



.expandedFeat h4{

	margin: 0;

	padding: 3px 0 10px 0;

	color: #86c806;

	line-height: 18px;

}



.topCont p{

	float: left;

	width: 100%;

	margin: 0;

	padding: 5px 0;

}



.topCont .btn{

	float: right;

	margin-top: 10px;

}



.randomT{

	margin-top: 30px;

	background: #f4f4f4;

}



#loopedSlider,#newsSlider, .container{

	position: relative;

	width: 780px;

	height: 100%;

	margin: 0 auto;

	overflow: hidden;

}



#newsSlider{

	position: relative;

	margin: 0 auto 20px auto;

	overflow: visible;

}



#newsSlider .slides{

	margin: 0;

	padding: 0;

	list-style: none;

}	



.slides{

	position: absolute;

	float: left;

	width: 100%;

	height: 100%;

	top: 0;

	left: 0;

}



#newsSlider .slides .sBox{

	position: absolute;

	float: left;

	width: 780px;

	margin: 0;

	padding-top: 20px;

	left: 0;

	top: 0;

	display: none;

}



#newsSlider .previous{

	position: absolute;

	left: 0;

	top: 65px;

}



#newsSlider .next{

	position: absolute;

	right: 0;

	top: 65px;

}



#newsSlider .box1, #newsSlider .box2{

	float: left;

	width: 300px;

	padding-left: 70px;

	height:152px;



}



#newsSlider .box2{

	padding-left: 55px;

}



#newsSlider p{

	margin: 0;

	padding: 0;

}



/* New Dedicated Highlights */

.ndhighlights{

	Margin-left:50px

	width: 240px;

	padding: 0 0 0 98px;

}



.ndhighlights ul{

	float: left;

	width: 100%;

	margin-top: 15px;

	background: url(images/icons/icon_highlights.png) no-repeat; 

}



.ndhighlights ul li{

	float: left;

	width: 202px;

	padding: 6px 0 19px 38px; 

}



.ndhighlights ul li.h1{

	padding-bottom: 14px;

}



.ndhighlights p{

	margin: 0;

	padding: 13px 0 30px 0;

}

/* //New Dedicated Highlights */



/* //Expanded Features */



/* Footer */

.footerWrap{

	float: left;

	width: 100%;

	color: #8f8f8f;

	font-family: "Trebuchet MS";

	background: #f6f6f8;

	border-top: 1px solid #ededed;

	border-bottom: 1px solid #4fc4f0;

}



.footer a{

	color: #8f8f8f;

	text-decoration: none;

	

}



.expanded{

	float: left;

	width: 960px;

	padding: 5px 100px 15px 100px;

}



.expanded a{

	color: #00aff0;

	text-decoration: none;

	float: right;

	line-height: 25px;

}



.expanded a.txtBlue span{

	float: left;

	padding-right: 5px;

	font-size: 20px;

}



.expandClose{

	display: none;

}



.expandClosed{

	margin-right: 100px;

}



.footer .quickLinks a:hover,

.footer .links a:hover{

	color: #00aff0;

	text-decoration: underline;

}



.quickLinks div{

	float: left;

	width: 170px;

	margin: 0 55px 0 0;

}



.footer .quickLinks{

	

	padding: 10px 0 0 100px;

}



.quickLinks ul{

	float: left;

	width: 100%;

	margin: 0px 0 0 0;

	padding: 0;

	list-style: none;

	border-bottom: 1px solid #fefefe;

}



.quickLinks li{

	float: centre;

	width: 170px;

	padding-right: 0 5px;

	line-height: 24px;

	border-top: 1px solid #fefefe;

	border-bottom: 1px solid #e6e6e6;

}



.quickLinks .tit{

	border: none;

	color: #00aff0;

}



.quickLinks .first{

	border-top: none;

}



.footer .cert{

	float: right;

	width: 272px;

	padding-right: 100px;

}



.footer .cert a{

	display: inline;

	float: left;

	width: 121px;

	height: 70px;

	margin: 0 0 15px 15px;

	padding-top: 18px;

	text-align: center;

	background: url(images/bg/bg_logo.jpg) no-repeat;

}



.footer .cert .top1{

	margin-top: 10px;

}



.footer .cert .top2{

	margin-top: 15px;

}



.footer .links{

	float: left;

	width: 960px;

	padding: 40px 100px 25px 100px;

}



.footer .links ul,

.footer .links li{

	float: left;

	padding: 0 27px 0 3px;

	text-indent:20px

}



.footer .links h6{

	float: right;

	font-size: 14px;

	font-weight: normal;

}

/* //Footer */

/********** //Common to all pages **********/



/* Home Page */

.homePage.headingWrap{

	height: 631px;

	border-bottom: 1px solid #e7e7e7;

	background: #f6f6f8 url(images/bg/bg_header_repeat_home.png) repeat-x;

}



.homePage .headingBg{

	background: #f6f6f8 url(images/bg/bg_header_home.png) no-repeat;

}



.features div{

	float: left;

	width: 305px;

	padding: 20px 0 5px 60px;

	font-family: helvetica;

	border-left: 1px solid #e0e0e0;

}



.features .first{

	padding-left: 100px;

	border: none;

}



.features .titles{

	padding: 15px 0;

}



.titles span{

	font-weight: normal;

}



.features ul{

	float: left;

	width: 100%;

	margin: 0;

	padding: 0;

	color: #4b465a;

	list-style: none;

}



.features ul li{

	float: left;

	width: 280px;

	padding: 0 0 15px 25px;

	background: url(images/icons/icon_check.png) no-repeat;

}



.more{

	text-align: right;

}



.features .more{

	float: left;

	padding-left: 127px;

}



.features .more.last{

	padding-left: 115px;

}



.whyUs{

	float: left;

	width: 240px;

	padding: 45px 40px 0 100px;

}



.whyUs.mid{

	padding: 45px 30px 0 110px;

}



.whyUs .imgUs{

	float: left;

	width: 100%;

}



.whyUs .imgUs span{

	display: inline;

	float: left;

	width: 118px;

	height: 83px;

	margin-left: 5px;

	padding: 26px 0 0 45px;

	text-align: center;

	background: url(images/bg/bg_why_us.png) no-repeat;

}



.whyUs.last .imgUs span{

	height: 79px;

	padding-top: 30px;

}



.whyUs .titles{

	font-weight: normal;

	letter-spacing: -1px;

}



.whyUs p{

	margin: 0;

	padding: 8px 6px 8px 0;

	font-family: tahoma;

	line-height: 24px;

}



.whyUs.mid p{

	padding-right: 28px;

}



.whyUs.last p{

	padding-right: 37px;

}

/* //Home Page */



/* Colocation Page */



.leftColo{



	float: left;



	width: 465px;



	padding: 0 0 0 100px;



}







.leftColo label{



	float: left;



	width: 460px;



	padding: 10px 0 5px 5px;



	color: #00aff0;



	font-weight: bold;



}







.txt, .txtlcArea{



	width: 372px;



	margin: 0 0 10px 0;



	padding: 0 5px;



	font: normal 14px/47px arial;	



	color: #8f8f8f;



	border-radius: 8px;



	-moz-border-radius: 8px;



	-webkit-border-radius: 8px;



	background-color: #fefefe;



	border: 1px solid #d0d0d0;



	background: gradient(linear, left top, left bottom, from(#f6f6f6), to(#fefefe));



	background: -webkit-gradient(linear, left top, left bottom, from(#f6f6f6), to(#fefefe));



	background: -moz-linear-gradient(top, #f6f6f6, #fefefe);



	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f6f6', endColorstr='#fefefe');



	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f6f6', endColorstr='#fefefe'); 



}



.choose {





	width: 70px;



	margin: 0 0 10px 0;



	padding: 0 5px;

        

        float: left;



	font: normal 14px/47px arial;	



	color: #8f8f8f;



	border-radius: 8px;



	-moz-border-radius: 8px;



	-webkit-border-radius: 8px;



	background-color: #fefefe;



	border: 1px solid #d0d0d0;



	background: gradient(linear, left top, left bottom, from(#f6f6f6), to(#fefefe));



	background: -webkit-gradient(linear, left top, left bottom, from(#f6f6f6), to(#fefefe));



	background: -moz-linear-gradient(top, #f6f6f6, #fefefe);



	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f6f6', endColorstr='#fefefe');



	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f6f6', endColorstr='#fefefe'); 



}







.txtlc{



	float: left;



	height: 47px;



}







.txtArealc{



	height: 231px;



	padding: 5px;



	line-height: 16px;



	overflow: auto;



}







.btntobuy{



	float: left;



	width: 89px;



	height: 30px;



	margin: 10px 0 0 0;



	cursor: pointer;



	border: none;



	background: url(images/btn/btn_submit.png) no-repeat;



}







.rightContactlc{



	float: left;



	width: 350px;



}







.rightContactlc p{



	padding-bottom: 8px;



	line-height: 25px;



}







.rightContactlc .map{



	float: left;



	width: 255px;



	height: 235px;



	border: 5px solid #c6c6c6;



}



/* //Colocation Page */

/* One Click Install Page */

.ociwrap {
	background: #FFF;
	width: 990px;
	height: 280px;
	margin: 0 auto;
}

.mummybox_left01 {
	background: url(images/box01.png);
	width: 290px;
	height: 260px;
	margin: 0 10px;
	padding: 10px;
	float: left;
}

.mummybox_left02 {
	background: url(images/box02.png);
	width: 290px;
	height: 260px;
	margin: 0 10px;
	padding: 10px;
	float: left;
}

.mummybox_right {
	background: url(images/box03.png);
	width: 290px;
	height: 260px;
	margin: 0 10px;
	padding: 10px;
	float: right;
}

span.mummy_headline h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

span.mummy_tagline p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 14px;
}

.mummybox_left01 ul,.mummybox_left02 ul, .mummybox_right ul {
	padding-top: 26px;
}

span.mummy_bullets li {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: -22px;
}

span.mummy_foot p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-left: 20px;
}

/* Contact Page */

.leftContact{

	float: left;

	width: 465px;

	padding: 0 0 0 212px;

}



.leftContact label{

	float: left;

	width: 460px;

	padding: 10px 0 5px 5px;

	color: #00aff0;

	font-weight: bold;

}



.txt, .txtArea{

	width: 372px;

	margin: 0 0 10px 0;

	padding: 0 5px;

	font: normal 14px/47px arial;	

	color: #8f8f8f;

	border-radius: 8px;

	-moz-border-radius: 8px;

	-webkit-border-radius: 8px;

	background-color: #fefefe;

	border: 1px solid #d0d0d0;

	background: gradient(linear, left top, left bottom, from(#f6f6f6), to(#fefefe));

	background: -webkit-gradient(linear, left top, left bottom, from(#f6f6f6), to(#fefefe));

	background: -moz-linear-gradient(top, #f6f6f6, #fefefe);

	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f6f6', endColorstr='#fefefe');

	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f6f6', endColorstr='#fefefe'); 

}



.txt{

	float: left;

	height: 47px;

}



.txtArea{

	height: 231px;

	padding: 5px;

	line-height: 16px;

	overflow: auto;

}



.btnSubmit{

	float: left;

	width: 89px;

	height: 30px;

	margin: 10px 0 0 0;

	cursor: pointer;

	border: none;

	background: url(images/btn/btn_submit.png) no-repeat;

}



.rightContact{

	float: left;

	width: 350px;

}



.rightContact p{

	padding-bottom: 8px;

	line-height: 25px;

}



.rightContact .map{

	float: left;

	width: 255px;

	height: 235px;

	border: 5px solid #c6c6c6;

}

/* //Contact Page */



/* Dedicated Servers Page */

.dedicated h1{

	margin: 0;

	padding: 0 0 0 650px;

}

.dedicated h3{

	margin: 0;

	padding: 0 0 0 650px;

}



/* Features Highlights */

.highlights{

	float: left;

	width: 260px;

	padding: 0 0 0 98px;

}



.highlights ul{

	float: left;

	width: 100%;

	margin-right: 20px;

	background: url(images/icons/icon_highlights.png) no-repeat; 

}



.highlights ul li{

	float: left;

	width: 202px;

	padding: 6px 0 19px 38px; 
	
	font-size: 13px;
	
	text-align: justify;

}



.highlights ul li.h1{

	padding-bottom: 14px;

}



.highlights p {

	padding: 0 0 12px 0;

	margin: 0 20px 0 0;
	
	font-size: 13px;
	
	font-style: italic;
	
	text-align: right;
	
}

span.bluebg {
	

}

/* //Features Highlights */



/* Dedicated Features */

.dediFeat{

	padding: 45px 0 0 0;

}



.dediFeatDet{

	float: left;

	width: 966px;

	line-height: 21px;

	padding: 0 10px 0 102px;

	font: normal 14px arial;
	
	line-height: 21px;
	
	color: #656565;

}



.dediFeatDet .subtitle{

	padding-bottom: 10px;



}



.dediFeatDet ul{

	width: 343px;

	margin: 0;

	padding: 0 0 0 17px;

}



.dediFeatDet ul li{

	float: left;

	width: 335px;

	padding: 3px 0 3px 8px;

}

/* //Dedicated Features */



.tabContent .dediTab{

	width: 725px;

}



.plansAllow{

	float: left;

	width: 485px;

	margin: 1px 0;

	padding: 15px 0 50px 0;

	border-right: 1px solid #d5d5d5;

}



.plansAllow .subTit{

	height: 40px;

	padding: 0 0 0 10px;

}



.plansAllow li{

	width: 463px;

	height: 43px;

	padding: 6px 10px;

	line-height: 20px;

	border: 1px solid #eeeef0;

	border-bottom: none;

}



.plansAllow li.bgR{

	background: #f8f8f8;

}



.plansAllow li span{

	color: #00aff0;

	font-family: helvetica;

}



.planInfo{

	float: left;

	width: 239px;

	text-align: center;

}



.planInfo .top{

	float: left;

	width: 100%;

	height:48px;

	padding-top: 7px;

}



.planInfo li{

	float: left;

	width: 238px;

	line-height: 55px;

	border-top: 1px solid #eeeef0;

	border-left: 1px solid #eeeef0;

}



.planInfo .wImg{

	padding-top: 10px;

	height: 45px;

	line-height: 45px;

}



.btns{

	float: left;

	width: 30px;

	padding-top: 55px;

}



.imgFeat{

	float: left;

	width: 400px;

}

/* //Dedicated Servers Page */



/* //Domain Registration Page */

.leftSide{

	float: left;

	width: 230px;

	padding: 0 55px 0 100px;

}



.rightSide.sml{

	width: 710px;

	margin-top: 10px;

}



.tabContent .domainTab{

	width: 635px;

	padding: 15px 20px;

}



.domainTab p.reset{

	padding: 5px 0 12px 0;

}



.txt.check{

	width: 450px;

	margin-right: 20px;

}



.btnChk{

/*	float: left;*/

	width: 90px;

	height: 27px;

	margin: 2px 0 0 0;
	padding-left: 10px;

	border: none;

	cursor: pointer;

	background: url(images/btn/btn_check.png) no-repeat;

}



.lineBar{

	float: left;

	width: 80%;

	height: 1px;

	margin: 20px 10% 20px 10%;

	border: none;

	border-top: 1px solid #e6e6e6;

}



.domainList{

	float: left;

	width: 317px;

	padding: 10px 0;

	line-height: 28px;

}



.domainList strong.blueTxt{

	float: left;

	width: 82px;

	text-align: center;

	background: #f8f8f8;

	border: 1px solid #ececed;

}



.domainList ul{

	float: left;

	width: 300px;

	border-bottom: 1px solid #ececed;

}



.domainList ul li{

	float: left;

	width: 298px;

	border: 1px solid #ededed;

	border-bottom: none;

}



.domainList .col1{

	float: left;

	width: 188px;

	padding-left: 10px;

}



.domainList .col1 a{

	color: #8f8f8f;

	text-decoration: none;

}



.domainList .col2{

	float: left;

	width: 85px;

	padding-right: 15px;

	text-align: right;

}



/* Servers Page */

.servers{

	display: inline;

	margin-left: 100px;

}



.serverType{

	float: left;

	padding-left: 60px;

}



.serverType div{

	float: left;

	width: 360px;

	padding: 40px 0 20px 100px; 

}



.serverType div .subTit{

	float: left;

	width: 260px;

	padding-left: 100px;

	line-height: 70px;

	background: url(images/icons/icon_virtual_server.png) no-repeat;

}



.serverType .dediServer .subTit{

	background: url(images/icons/icon_dedicated_server.png) no-repeat;

}



.serverType p{

	padding: 0 15px;

}



.serverType .btn{

	text-align: right;

}



.servers.tabContent{

	width: 960px;

	border-top-left-radius: 10px;

	-moz-border-radius-topleft: 10px;

	-webkit-border-top-left-radius: 10px;

}



.servers.tabContent > div{

	display: inline;

	height: 90px;

}



.servers .col1{

	float: left;

	width: 430px;

	height: 100%;

	margin: 0;

	padding: 0 20px 0 18px;

}



.servers .col2{

	float: left;

	width: 254px;

	height: 100%;

	text-align: center;

	border-left: 1px solid #d4d4d4;

	border-right: 1px solid #d4d4d4;

}



.servers .col3{

	float: left;

	width: 236px;

	height: 100%;

	text-align: center;

}



.serverTit .subTit{

	line-height: 90px;

}



.serverTit .col1 .subTit{

	padding-top: 8px;

	line-height: 45px;

}



.servers li{

	float: left;

	width: 100%;

	height: 58px;

	line-height: 58px;

	border-top: 1px solid #eeeef0;

}



.servers li.prices strong{

	line-height: 58px;

	margin-top: 0;

	padding-top: 0;

}



.servers li .col1{

	line-height: 16px;

	padding-top: 12px;

}



.servers li .col2 img,

.servers li .col3 img{

	margin-top: 20px;

}



.servers .signup span{

	padding-top: 10px;

	padding-bottom: 20px;

}

/* //Servers Page */



/* Virtual Server Page */

.vpServer .highlights ul{

	background: none;

	margin: 6px 0;

}



.vpServer .highlights li{

	width: 215px;

	padding: 11px 0 13px 25px;

	background: url(images/icons/icon_check_blue.png) no-repeat left 12px;

}



.vpServer.headingWrap .btn{

	padding: 15px 100px 0 0;

}



.tabContent .vps{

	display: inline;

	position: relative;

	width: 720px;

}



.vps ul li{

	float: left;

	width: 100%;

	border-bottom: 1px solid #eeeef0;

}



.vps .col1{

	float: left;

	width: 222px;

	height: 28px;

	line-height: 28px;

	padding-left: 12px;

}



.vps .col1.blueTxt{

	font-weight: 600;

	font-family: helvetica;

}



.vps h3.col1,

.vps h4.col2{

	height: 58px;

	line-height: 58px;

}



.vps .col2{

	float: left;

	width: 120px;

	height: 28px;

	line-height: 28px;

	text-align: center;

	border-left: 1px solid #d2d2d2;

}



.vps .col2 img{

	margin: 2px 5px 0 0;

}



.vps .fullW.price span{

	padding-top: 8px;

	padding-bottom: 25px;

}



.vps .fullW.orderBtn span{

	padding-top: 8px;

	padding-bottom: 20px;

}

/* //Virtual Server Page */



/* Hosting Page */

.tabContent .hosting{

	width: 734px;

	position: relative;

}



.hosting ul li{

	float: left;

	width: 100%;

	border-bottom: 1px solid #eeeef0;

        border-top: 1px solid #eeeef0;

        

}



.hosting .subHead .col1{

	height: 83px;

	line-height: 83px;

}



.hosting .subHead .col2{

	height: 71px;

	padding-top: 12px;

	line-height: 30px;

	text-align: left;

}



.hosting .col1{

	float: left;

	width: 264px;

	height: 33px;

	line-height: 33px;

	padding-left: 10px;

}



.hosting .col1.blueTxt{

	font-weight: 600;

	font-family: helvetica;

}



.hosting .col2{

	float: left;

	width: 105px;

	height: 33px;

	line-height: 33px;

	padding-left: 9px;

	text-align: center;

	border-left: 1px solid #d2d2d2;

}



.hosting .col2 img{

	margin-top: 9px;

}



.hosting .mPrice span{

	padding-top: 3px;

}



.hosting .mPrice .col2{

	color: #87c80a;

	font: 600 22px/40px helvetica;

}



.hosting .orderBtn span{

	float: left;

	padding-top: 30px;

	padding-bottom: 25px;

}

/* //Hosting Page */







/* Reseller Page */

.tabContent .reseller_page{

	width: 734px;

	position: relative;

}



.reseller_page ul li{

	float: left;

	width: 100%;

	border-bottom: 1px solid #eeeef0;

        border-top: 1px solid #eeeef0;

        

}



.reseller_page .subHead .col1{

	height: 83px;

	line-height: 83px;

}



.reseller_page .subHead .col2{

	height: 71px;

	padding-top: 12px;

	line-height: 30px;

	text-align: center;

}



.reseller_page .col1{

	float: left;

	width: 346px;

	height: 33px;

	line-height: 33px;

	padding-left: 10px;

}



.reseller_page .col1.blueTxt{

	font-family: helvetica;

}



.reseller_page .col2{

	float: left;

	width: 116px;

	height: 33px;

	line-height: 33px;

	padding-left: 9px;

	text-align: center;

	border-left: 1px solid #d2d2d2;

}



.reseller_page .col2 img{

	margin-top: 9px;

}



.reseller_page .mPrice span{

	padding-top: 3px;

}



.reseller_page .mPrice .col2{

	color: #87c80a;

	font: 600 22px/40px helvetica;

}



.reseller_page .orderBtn span{

	float: left;

	padding-top: 30px;

	padding-bottom: 25px;

}

/* //Reseller Page */



/* Reseller Hosting Page */

.reseller .hosting .subHead .col2{

	text-align: center;

	width: 100px;

	padding: 15px 7px 0 7px;

	height: 68px;

	line-height: 26px;

}



.reseller .hosting .col2{

	width: 114px;

	padding-left: 0;

}



.reseller .hosting .mPrice.blueTxt .col2{

	color: #00aff0;

}

/* //Reseller Hosting Page */



/* //Blogs and Posts Page */

.newsAndBlogs .headingBg{

	height: 260px;

}



.blogList{

	float: left;

	width: 745px;

	padding-left: 100px;

}



.pagination{

	float: left;

	width: 420px;

	padding: 3px 0;

	color: #555555;

}



.pagination a{

	float: left;

	color: #555555;

	margin-right: 5px;

	padding: 0 6px;

	font-size: 11px;

	line-height: 16px;

	text-decoration: none;

}



.pagination .numbers a{

	line-height: 19px;

}



.pagination .numbers a.current{

	color: #fff;

	background: #55cbf2;

	border-radius: 3px;

	-moz-border-radius: 3px;

	-webkit-border-radius: 3px;

}



.blogPost{

	float: left;

	width: 725px;

	padding-right: 20px;

}



.blogDetail{

	float: left;

	width: 100%;

	padding: 12px 0;

}



.blogTitle{

	float: left;

	width: 100%;

}



.blogTitle a{

	color: #83d8f8;

	text-decoration: none;

}



.blogTitle .titles a{

	color: #00aff0;

}



.blogTitle p{

	line-height: 14px;

}



.bNpost{

	float: left;

	width: 440px;

	padding: 20px 20px 0 0;

}



.bNpost p{

	margin: 0;

	padding: 0 0 15px 0;

}



.featImg{

	float: left;

	width: 240px;

	height: 220px;

	margin-top: 20px;

	border: 5px solid #eeeeee;

	border-radius: 5px;

	-moz-border-radius: 5px;

	-webkit-border-radius: 5px;

}



.featImg img{

	float: left;

	width: 100%;

	height: 100%;

}



/* Sidebar */

.sidebar{

	float: left;

	width: 200px;

}



.sidebar a{

	color: #8f8f8f;

	text-decoration: none;

}



.sidebarBox{

	float: left;

	width: 100%;

	padding: 0 0 30px 0;

}



.sidebarBox .subtitle{

	padding-bottom: 5px;

}



.sidebar .category{

	float: left;

	width: 100%;

}



.category .reset{

	float: left;

	width: 100%;

	border-bottom: 1px solid #e9e9e9;

} 



.category .reset li{

	float: left;

	width: 100%;

	padding: 7px 0;

	line-height: 16px;

	border-top: 1px solid #e9e9e9;

}



.category .reset li a{

	float: left;

	padding-left: 2px;

}



.category .readMore{

	float: left;

	display: inline;

	margin: 7px 0 0 2px;

	font-size: 12px;

}



.blogroll li{

	float: left;

	width: 100%;

	padding: 7px 0;

}





/* =Images

-------------------------------------------------------------- */



/*

Resize images to fit the main content area.

- Applies only to images uploaded via WordPress by targeting size-* classes.

- Other images will be left alone. Use "size-auto" class to apply to other images.

*/

img.size-auto,

img.size-full,

img.size-large,

img.size-medium,

.attachment img {

	max-width: 100%; /* When images are too wide for containing element, force them to fit. */

	height: auto; /* Override height to match resized width for correct aspect ratio. */

}

.alignleft,

img.alignleft {

	display: inline;

	float: left;

	margin-right: 24px;

	margin-top: 4px;

}

.alignright,

img.alignright {

	display: inline;

	float: right;

	margin-left: 24px;

	margin-top: 4px;

}

.aligncenter,

img.aligncenter {

	clear: both;

	display: block;

	margin-left: auto;

	margin-right: auto;

}

img.alignleft,

img.alignright,

img.aligncenter {

	margin-bottom: 12px;

}





a.expand_head {

    text-decoration: none;

    color: #00AFF0;

    font-family: helvetica;



    font-size:14px;

}