@charset "utf-8";
/* CSS Document */


@font-face {
    font-family: 'lucida_granderegular';
    src: url('../24003_lucidagrande-webfont.eot');
    src: url('../24003_lucidagrande-webfont.eot?#iefix') format('embedded-opentype'),
         url('../24003_lucidagrande-webfont.woff') format('woff'),
         url('../24003_lucidagrande-webfont.ttf') format('truetype'),
         url('../24003_lucidagrande-webfont.svg#lucida_granderegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

body
{
	margin:0px; padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:19px;
}

li
{
	list-style:none;
}


img
{
	border:none;
}


div, ul, li, h1
{
	margin:0px; padding:0px;
}

.fullcontainer
{
	width:960px;
	margin:0px auto;
}

.header
{
	width:960px;
	float:left;
	margin:15px 0px 0px 0px;
}

.logo
{
	width:197px;
	float:left;
}

.topcontact
{
	width:260px;
	float:left;
	margin:15px 0px 0px 150px;
}

.phone-number
{
	font-size:17px;
	font-weight:bold;
	color:#fa7109;
	padding:0px 0px 6px 0px;
}

.livechat
{
	background:#70a750;
	color:#FFFFFF;
	padding:3px 10px 3px 10px;
	text-decoration:none;
	-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
margin:0px 5px 0px 0px;
}

.livechat:hover
{
	background:#8ac269;
	color:#FFFFFF;
}

.support
{
	background:#777777;
	color:#FFFFFF;
	padding:3px 10px 3px 10px;
	text-decoration:none;
	-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
margin:0px 5px 0px 0px;
}

.support:hover
{
	background:#3c3c3c;
	color:#FFFFFF;
}

.mail-cont
{
	width:230px;
	float:right;
	margin:15px 0px 0px 84px;
}

.mail-cont a
{
	font-size:17px;
	font-weight:bold;
	color:#fa7109;
	text-decoration:none;
}

.mail-cont a:hover
{
	text-decoration:underline;
}

.menu
{
	width:960px;
	float:left;
	margin:0px 0px 0px 0px;
}

.menu a
{
	text-decoration:none !important; 
}


.body-cont
{
	width:960px;
	float:left;
}

.footer
{
	width:960px;
	float:left;
}





.domains-input {
    background:url(../images/dominsearchbg.png) no-repeat scroll -3px -82px transparent;
    background-color:#ffffff;
    border:medium none;
    color:#222222;
    font-size:22px;
    padding:14px 0 14px 16px;
    width:300px;
}

.domain-submit, .domain-submit-disabled {
    background:url(../images/dominsearchbg.png) no-repeat scroll -3px -142px transparent;
    border:none;
    color:#FFFFFF;
    cursor:pointer;
    font-size:19px;
    font-weight:bold;
    height:54px;
    margin-top:6px;
    width:65px;
}
.domain-submit-disabled {
    background-position: -83px -142px;
    font-size:32px;
}





.quick-easy {
    /* margin-top:90px; */
}
#region-top 
{
    margin-bottom: 40px;
    margin-top:15px;
}
#
#region-bottom {
    margin-bottom: 35px;
    /* border-top:1px solid #E4E4E4; */
    margin-top: 25px;
}
#region-bottom .clients {
    height:175px;
    margin-top:10px;
    margin-bottom: 15px;
    width:550px;
}
#region-bottom .ui-title{
    font-size:24px;
}
#region-bottom h3{
    font-size:15px;
    margin-top:5px;
}
#region-bottom .facebook {
    font-size: 11px;
    font-weight:bold;
    margin: 0;
}
#region-bottom .facebook p{
    margin:5px 0;
    padding-left:5px;
}
#region-bottom .facebook .facebook-icon,
#region-bottom .twitter .twitter-icon,
#region-bottom .website-builder .icon
{
    float: left;
}
#region-bottom .twitter .t1{
    font-size:13px;
    line-height:14px;
    margin-bottom:5px;
    margin-left:65px;
    padding-top:5px;
}
#region-bottom .twitter .t1 a{
    color: #888;
}
#region-bottom .twitter  .t2 {
    font-size: 11px;
    line-height: 13px;
    margin-left:0px;
    clear:left;
}
#region-bottom .twitter .t2 a{
    color:#ee7214;
    text-decoration: underline;
}
#region-bottom .facebook .friends {
    margin-left:55px;
}
#region-bottom  .narrow-right-column {
    width:350px;
    padding-top:0;
    margin-top: 8px;
}
#region-bottom .website-builder .feed_title{
    font-size: 12px;
    line-height: 20px;

}
#region-bottom .website-builder .feed_title a{
    color:#ee7214;
    text-decoration: underline;
}
#region-bottom .website-builder .feed_desc{
    font-size: 12px;
    line-height: 18px;

}
#region-bottom .website-builder .date{
    font-size: 10px;
    line-height: 12px;

}
#region-bottom  .facebook,
#region-bottom  .twitter {
    border-bottom:1px solid #BAC5D7;
    padding:12px 0;
}
#region-bottom .website-builder{
    padding:10px 0;
}

#homepage-content .domains-select {
  background:url(../images/dominsearchbg.png) no-repeat scroll -3px -82px transparent;
    border-left: 1px solid #CCCCCC;
    float: left;
    font-size: 20px;
    height: 53px;
    margin: 6px 0 0;
    overflow: hidden;
    padding: 0 5px 0 8px;
    position: relative;
    width: 92px;
}
#homepage-content .domains-select  select {
    background: none repeat scroll 0 0 transparent;
    border: 0px solid #FFF;
    color: #535353;
    cursor: pointer;
    width:95px;
    height:52px;
    line-height: 50px;/* safari fix */
}

.brd-fix{
    opacity:0;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    zoom: 1;
}
.tlds{
    position:absolute;
    top:15px;
    left:10px; }
.tlds-dd{
	position:absolute;
	background:url(../images/arrowdown.gif) no-repeat;
	display:block;
	top:25px;
	right:10px;
	width:10px;
	height:6px;
	z-index: 999;
}




















#homepage-content {
    padding:35px 0 10px;
}

#homepage-content a {
    color: #929292;
    text-decoration: underline;
}
#homepage-content h1,#homepage-content h2,#homepage-content h3,#homepage-content h4,#homepage-content h5,#homepage-content h6 {
    font-weight: normal;
    margin:3px 0;
    padding: 0px;
    color: #5b5b5b;
    background: none;
}
#getonline {
    /* background:url("/getImage.php?src=homepage-sprite.jpg") no-repeat scroll 200px 0 transparent; */
    margin:0;
    text-align:center;
    width:100%;
    /* text-indent:-9999em; */
}
#getonline span
{
    margin: 0px auto;
    font-size: 55px;
    text-shadow: 0 2px 0 #CCCCCC;
    font-weight: 700;
    font-family: Helvetica;
}
.orange {
    color:#ee7214;
}
.green{
    color:#6a9603;
}
.italic {
    font-style:italic;
}
#homepage-content, #homepage-content h3 {
    color:#636363;
}
#homepage-content #region-top h1,
#homepage-content #region-center h1 {
    font-size: 40px;
    font-size:40px;
    font-weight:bold;
    text-shadow:0 2px 0 #CCCCCC;
}
#homepage-content .wide-left-column{
    width: 505px;
	float:left;

}
#homepage-content #region-top .wide-left-column{
    /* background:url("/getImage.php?src=footer-gradient.jpg") no-repeat scroll right top transparent; */
    background: transparent;
    padding-left:25px;
}
#homepage-content #region-center .wide-left-column  {
    /* background:url("/getImage.php?src=bg_home_tv_seperator.jpg") no-repeat scroll right top transparent; */
    padding-left:25px;
    padding-top:20px;
    width:530px;
    height:301px;
}
#homepage-content #region-bottom .wide-left-column{
    /* background:url("/getImage.php?src=footer-gradient.jpg") no-repeat scroll right -364px transparent; */
    padding-top:0;
    margin-top:8px;
    padding-left:10px;
    width:573px;
}
#homepage-content #region-top .narrow-right-column{
    width: 368px;
    background: url("../getImage59aa.jpg?src=bg-hosting-server.jpg") no-repeat scroll 182px 98px transparent; 
}
#homepage-content #region-top .narrow-right-column .view-plans .text {
    margin-left:20px;
    margin-top:10px;
}
#homepage-content #region-top .wide-left-column .view-plans .text {
    margin-left:30px;
    margin-top:13px;
}
.domain-search-box {
  background:url(../images/dominsearchbg.png) no-repeat scroll 0 0 transparent;
    height:60px;
    padding:8px 5px;
}

#homepage-content .wide-left-column .blocks h4{
    font-weight:bold;
}

#homepage-content #region-top .wide-left-column h3 #include-free a{
    cursor:help;
}


.domain-submit, .domain-submit-disabled {
   background:url(../images/dominsearchbg.png)no-repeat scroll -3px -142px transparent;
    border:none;
    color:#FFFFFF;
    cursor:pointer;
    font-size:19px;
    font-weight:bold;
    height:54px;
    margin-top:6px;
    width:65px;
}
.domain-submit-disabled {
    background-position: -83px -142px;
    font-size:32px;
}
.space-right {
    float:left;
    width:50px;
}
.blocks h4 {
    font-size: 16px;
}
.free-list{
    width: 350px;
}
.free-list ul{
    width: 300px;
}
.free-list ul li{
    background:url("../getImaged4bc.gif?src=frontpage-icons.gif") no-repeat scroll 0 -3px transparent;
    font-size: 16px;
    padding:8px 0 8px 50px;
}
.free-list ul li.privacy{
    background:url("../getImaged4bc.gif?src=frontpage-icons.gif") no-repeat scroll 0 -38px transparent;
}
.free-list ul li.support {
    background:url("../getImaged4bc.gif?src=frontpage-icons.gif") no-repeat scroll 0 -71px transparent;
}


.tlds-dd.btn-ok
{
	background:url(../images/ok.png) no-repeat;
	width: 17px;
	height: 17px;
	margin-top: -5px;
}

.domain-select-wrapper .tld-dropdown.active
{
	display: block;
}
.domain-select-wrapper .tld-dropdown div
{
	background: white;
}
.domain-select-wrapper .tld-dropdown .selectall
{
	padding: 2px 0;
	*padding: 5px 0 5px 0;
}
.domain-select-wrapper .tld-dropdown input
{
	margin: 0;
	padding: 0;
}
.domain-select-wrapper .tld-dropdown label
{
	vertical-align: top;
	margin-left: 5px;
	font: bold 12px arial;
	*margin-left: 0px;
}
.domain-select-wrapper .tld-dropdown .section-title
{
	font: bold 12px arial;
	margin: 5px 0;
	color: #149917;
	*margin: 3px 0;
}
#homepage-content .domain-select-wrapper .tld-dropdown .section-title a
{
	color: #0560A6;
	font-size: 10px;
	padding-left: 60px;
	text-decoration: none;
}
.domain-select-wrapper table td
{
	padding: 5px 0;
	width: 35%;
	*padding: 4px 0px;
	*width: 35%;
}
.domain-select-wrapper .tld-dropdown .more-extensions
{
	margin-top: 10px;
	overflow: hidden;
	height: 160px;
	*margin-top: 5px;
}

.domains-select .tlds small { *line-height: 30px; *font: normal 15px arial; }
/* END: tld-dropdown CSS */

.content-wrapper
{
	clear: both;
}
.content-wrapper .form
{
	width: 720px;
}
.content-wrapper .sidebar
{
	width: 215px;
	margin-top: 10px;
}

.domains-input {
	font-size: 18px;
	color:#000;
	width:310px;
	margin: 6px 0px 0px 5px;
	padding: 16px 3px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
}


.bodyright
{
	width:360px;
	float:right;
	margin: 15px 0px 0px 0px;
	background:url(../images/hostimg.jpg) right bottom no-repeat;
	font-size:12px !important;
}


.buyhosting
{
	width:370px;
	float:right;
	height:220px;
}

.buyhosting ul
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.buyhosting ul li
{
	background:url(../images/tick.jpg) no-repeat;
	list-style:none;
	padding:0px 0px 5px 19px;
	font-size:12px !important;
}


.domain-select-wrapper .tld-dropdown
{
	display: none;
	width: 211px;
	height: 309px;
	padding: 15px 20px;
	position: absolute;
	background:url(../images/dominbg.png) no-repeat;
	top: 58px;
	right: 62px;
	z-index: 999;

	*padding: 15px 10px 15px 15px;
	*width: 226px;
}



ul li{ list-style-type:none;}
/* a{ color:#044b7c; text-decoration:underline; }
a:hover{ color:#f85b1e; text-decoration:none; }
a:focus{outline: none;}
a:hover{ text-decoration:none;}
p { line-height:20px; } */
/* Global Ends*/



h1 {
	color:#454545;
	font-size:24px;
}


h4 {
	color: #434343;
	font-size: 15px;
	font-weight: bold;
	margin: 0;
	padding: 0 0 10px 0;
}




.clear { clear:both;}
.comman-list {}
.comman-list ul { margin-left:20px;}
.comman-list li { list-style:disc; font-size:12px; margin:10px 0;}
/* Body style */



/* Check Domain blurb */
.check-domain-blurb {
	height:311px;
	background: url(/getImage.php?src=domains-blurb-background.jpg) #ffffff no-repeat left top;
}
.search-domain {
	padding: 6px 10px 0 20px
}
.search-domain h1 {
	font-size:28px;
	color:#fff;
	line-height:20px;
	margin:0px;
	padding:15px 0px 10px 0;
}

.domainSearchResult .domain-search-box {
	margin:0 0 25px 8px;
}


.domains-www {
	color:#a4a4a4;
	font-size:22px;
	float:left;
	padding-top: 5px;
	padding-left: 12px;
}
.domains-select {
	color:6a6d6f;
	font-size:18px;
	float:left;
	padding: 6px 5px 0 10px;
	position: relative;

}




/* tld-dropdown CSS */
.domain-select-wrapper
{
	position: relative;
	z-index: 999;
	*width: 100%;
}



#trust
{
	width:960px;
	float:left;
	font-size:19px;
	text-align:center;
}

#trust a
{
	text-decoration:none;
}


#region-top
{
	margin:20px 0px 0px 0px;
	width:535px;
	float:left;
}


.domain-search-box {
    background: url("../images/dominsearchbg.png") no-repeat scroll 0 0 transparent;
    height: 60px;
    padding: 8px 5px;
}

.domain-search-box-1 {
    background: url("../images/dominsearchbg-1.png") no-repeat scroll 0 0 transparent;
    height: 60px;
    padding: 8px 5px;
}
.domain-search-box-2 {
    background: url("../images/dominsearchbg-2.png") no-repeat scroll 0 0 transparent;
    height: 60px;
    padding: 8px 5px;
}
div, ul, li, h1 {
    margin: 0;
    padding: 0;
}
#homepage-content, #homepage-content h3 {
    color: #636363;
}
body {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 19px;
}
#homepage-content .ui-heading {
    color: #636363;
    font-weight: bold;
    margin: 0;
}
#homepage-content h1, #homepage-content h2, #homepage-content h3, #homepage-content h4, #homepage-content h5, #homepage-content h6 {
    background: none repeat scroll 0 0 transparent;
    color: #5B5B5B;
    font-weight: normal;
    margin: 3px 0;
    padding: 0;
}
.ui-heading {
    font-size: 40px;
    font-weight: bold;
    margin: 3px 0;
    text-shadow: 0 2px 0 #CCCCCC;
}

.ui-label {
    color: #EE7214;
}
h2 span {
    color: #FA7109;
}

.ui-subtitle {
    color: #636363;
    font-size: 15px;
    margin: 15px 0 0px 0px;
}


#region-top .wide-left-column .blocks {
	background:url(../images/dominnamebg.jpg) no-repeat scroll 1px 5px transparent;
	margin-top: 10px;
	overflow: auto;
	height:114px;
	position: relative;
	background-image: url(../images/dominnamebg.jpg);
}

#region-top .domain-names {
    float: left;
    height: 126px;
    position: relative;
    width: 120px;
}

#homepage-content #region-top .domain-names .title {
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    margin: 28px 0 0 8px;
}


#homepage-content #domainsPromoBlurb .text .from {
    font-size: 11px;
    left: 0;
    top: 0;
}


#homepage-content #region-top .wide-left-column .view-plan .text {
    color: #FFFFFF;
    float: none;
    height: 60px;
    margin: 0 0 0 8px;
    position: relative;
    width: 160px;
}


.left-domins
{
	width:110px;
	float:left;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	margin:19px 0px 0px 10px;
}


.left-domins b
{
	font-size:14px;
}


.left-domins span
{
	font-size:20px;
}

.left-domins strong
{
	font-size:12px;
	float:right;
	margin:0px 14px 0px 0px;
}

.pricecont
{
	width:62px;
	float:left;
	margin:30px 0px 0px 10px ;
}

.price-domin
{
	width:62px;
	float:left;
	background:#a7a7a7;
		-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
font-size:18px;
font-weight:bold;
line-height:16px;
padding: 2px 0px 6px 0px;
color:#FFFFFF;
text-shadow: 0 2px 0 #848484;
text-align:center;
}

.price-old
{
	width:62px;
	float:left;
	color:#a7a7a7;
	text-align:center;
	text-decoration:line-through;
	margin:5px 0px 0px 0px;
}

.price-new
{
	width:62px;
	float:left;
	font-size:24px;
	color:#76a805;
	text-align:center;
	margin:5px 0px 0px 0px;
	font-weight:bold;
	
}

.lefttxt
{
	width:auto;
	float:left;
	color:#828282;
	font-weight:bold;
}

.righttxt
{
	width:auto;
	float:right;
	color:#828282;
	font-weight:bold;
}

.spe
{
	width:1px;
	float:left;
	margin:15px 0px 0px 15px;
	background:url(../images/spe.jpg) no-repeat;
	height:300px;
	
}



.btn
{
	width:137px;
	float:left;
	background:url(../images/button.png) no-repeat;
	height:39px;
	margin:10px 0px 0px 0px;
	font-size:16px;
	font-weight:bold;
	line-height:38px;
	text-align:center;
}


.btn a
{
	text-decoration:none !important;
	text-align:center;
	width:137px;
	display:block;
	height:39px;
	color:#FFFFFF !important;
}

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

.btn2
{
	width:137px;
	float:left;
	background:url(../images/button.png) no-repeat;
	height:39px;
	margin:10px 0px 0px 10px;
	font-size:16px;
	font-weight:bold;
	line-height:38px;
	text-align:center;
}


.btn2 a
{
	text-decoration:none !important;
	text-align:center;
	width:137px;
	display:block;
	height:39px;
	color:#FFFFFF !important;
}

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


.from
{
	width:300px;
	float:left;
	clear:both;
	margin:15px 0px 0px 0px;
}

.from span
{
	font-size:28px;
	font-weight:bold;
}

.getwebsite
{
	width:958px;
	float:left;
	background:#ececec;
	border-left:#e4e3e3 solid 1px;
	border-right:#e4e3e3 solid 1px;
	margin:29px 0px 0px 0px;
	padding:15px 0px 15px 0px;
}

.getweb-content
{
	width:500px;
	float:left;
	margin:15px 0px 0px 15px;
}


.getweb-content b
{
	font-size:15px;
	font-weight:normal;
	font-size:18px;
	line-height:42px;
}

.webiste-name
{
	width:282px;
	float:left;
}

.webiste-ponts

{
	width:210px;
	float:right;
}

.webiste-ponts ul
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.webiste-ponts ul li
{
	background:url(../images/icon2.png) 0px 3px no-repeat;
	list-style:none;
	padding:0px 0px 5px 19px;
	font-size:12px !important;
}



.spe2
{
	width:1px;
	float:left;
	margin:15px 0px 0px 55px;
	background:url(../images/spe.jpg) no-repeat;
	height:270px;
	
}


.whathot
{
	width:339px;
	float:right;
	margin:0px 15px 0px 0px;
}

.whatheading
{
	width:339px;
	float:right;
	margin:15px 0px 0px 0px;
}

.banner
{

width:339px;
	float:right;
	margin:25px 0px 0px 0px;
}


#homepage-content #region-center .narrow-right-column .banner {
    margin-top: 8px;
    text-align: center;
}




.contentpart3
{
	width:960px;
	float:left;
	margin:25px 0px 0px 0px;
}

.company
{
	width:553px;
	float:left;
	margin:0px 0px 0px 10px;
}

.company-title
{
	width:553px;
	float:left;
	font-weight:bold;
	font-size:24px;
}

.company-title span
{
	font-weight:normal;
	font-size:16px;
}

.company-logos
{
	width:553px;
	float:left;
	margin:15px 0px 0px 0px;
}



.connectus
{
	width:355px;
	float:right;
}

.company-title span
{
	font-weight:normal;
	font-size:16px;
}


.company-title2
{
	font-weight:bold;
	font-size:24px;
	text-align: left;
}


.company-title2 span
{
	font-weight:normal;
	font-size:16px;
}

.facebook
{
	width:355px;
	float:left;
	height:56px;
	margin:15px 0px 0px 0px;
}

#region-bottom .narrow-right-column .social-media {
    border-bottom: 1px solid #CCCCCC;
    height: 38px;
    margin: 0 auto;
    padding: 10px 0;
}

.social-cont
{
	width:355px;
	float:left;
	border-top:#CCC solid 1px;
	border-bottom:#CCC solid 1px;
	margin:0px 0px 0px 0px;
}

.social-cont a
{
	text-decoration:none !important;
	font-weight:bold;
}

.social-cont a:hover
{
	text-decoration:underline;
}

.twitercont
{
	width:109px;
	float:left;
	margin:15px 10px 15px 0px;
	border-right:#CCC solid 1px;
	
}

.gplus
{
	width:109px;
	float:left;
	margin:15px 0px 15px 0px;
	
}

.footer
{
	width:100%;
	background:url(../images/footer.jpg) #d6d6d6 repeat-x;
	margin:25px 0px 0px 0px;
	padding:25px 0px 0px 0px;
}

.innerfooter
{
	width:960px;
	margin:0px auto;
	color:#888888;
}

.innerfooter  a
{
	text-decoration:underline;
	color:#8c8c8c !important;
}

.innerfooter  a:hover
{
	text-decoration:none;
}

.footer-content
{
	width:960px;
	float:left;
	font-size:10px;
	line-height:15px;
	color:#636363;
	background:url(../images/line.jpg) repeat-x;
}

.footer-content a
{
	color:#636363;
}

.footer-content h2
{
	font-size:11px;
}

.sploffer
{
	width:47px;
	left:0px;
	top:230px;
	position:fixed;
}

.clientspeaks
{
	width:960px;
	float:left;
	margin:30px 0px 0px 0px;
}

.client-content
{
	width:960px;
	float:left;
}

.client-thumb
{
	width:47px;
	float:left;
}


.client-txt
{
	width:894px;
	float:right;
}

.client-name
{
	width:894px;
	color:#ee7214;
	float:right;
	font-size:17px;
}


.client-speakcontent
{
	width:840px;
	float:right;
	font-size:11px;
	line-height:16px;
	background:url(../images/bubble.gif) no-repeat;
	height:50px;
	padding:14px 20px 0px 34px;
	margin:4px 0px 0px 0px;
}



.footer-left
{
	width:565px;
	float:left;
	
}

.footer-number
{
	width:auto;
	float:left;
	color:#888888;
	font-size:14px;
	text-align:center;
}


.footer-number h2
{
	 font-size: 18px;
    font-weight: bold;
    margin: 3px 0;
	color:#8c8c8c;
    text-shadow: 0px 2px 0px #e9e9e9;
}

.meidabg
{
	background:url(../images/mediabg.jpg) no-repeat;
	width:215px;
	float:right;
	height:17px;
	padding:27px 0px 0px 67px;
}

.meidabg a
{
	text-decoration:underline;
	color:#8c8c8c;
}


.needhelp
{
	width:550px;
	float:left;
	margin:0px 0px 0px 0px;
}

.needhelp-heading
{
	font-size:14px;
	font-weight:bold;
	text-shadow: 0px 1px 0px #e9e9e9;
	padding-bottom:6px;
	background:url(../images/line.jpg) bottom repeat-x;
}

.needhelplist
{
	width:550px;
	float:left;
	margin:5px 0px 0px 0px;
}


.needhelplist ul
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0p 0px;
}

.needhelplist ul li
{
	list-style:none;
	background:url(../images/icon3.png) 0px 7px no-repeat;
	padding:0px 15px 5px 9px;
	float:left;
	display:inline;
}

.needhelplist li a
{
	text-decoration:underline;
	color:#8c8c8c;
}

.needhelplist li a:hover
{
	text-decoration:none;
	text-align: justify;
}


.awards
{
	width:315px;
	float:right;
	margin:0px 0px 0px 0px;
}


.awards-heading
{
	width:315px;
	font-size:16px;
	font-weight:bold;
	text-shadow: 0px 1px 0px #e9e9e9;
	padding-bottom:6px;
	background:url(../images/line.jpg) bottom repeat-x;
}

.award1
{
	width:auto;
	float:left;
	margin:5px 0px 5px 0px;
}



.footer-right
{
	width:250px;
	float:right;
}


.footer-right
{
	width:349px;
	float:right;
}


.payment-oprtions
{
	width:349px;
	float:right;
	background:url(../images/payment-options.png) no-repeat;
	height:23px;
	line-height:16px;
	padding:85px 0px 0px 0px;
}


.productlist
{
	width:349px;
	float:left;
	margin:25px 0px 0px 0px;
}


.productlist-heading
{
	width:349px;
	font-size:14px;
	font-weight:bold;
	text-shadow: 0px 1px 0px #e9e9e9;
	padding-bottom:6px;
	background:url(../images/line.jpg) bottom repeat-x;
}

.productlist1
{
	width:150px;
	float:left;
	margin:5px 22px 0px 0px;
}


.productlist1 ul
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0p 0px;
}

.productlist1 ul li
{
	list-style:none;
	background:url(../images/icon3.png) 0px 7px no-repeat;
	padding:0px 0px 5px 9px;
	
}

.productlist1 li a
{
	text-decoration:underline;
	color:#8c8c8c;
}

.productlist1 li a:hover
{
	text-decoration:none;
}


.spe3
{
	width:1px;
	float:left;
	margin:10px 0px 0px 15px;
	background:url(../images/spe.jpg) no-repeat;
	height:220px;
	
}


/*---------domainregistration---------*/



.innerpagecont
{
	width:950px;
	float:left;
	margin:25px 0px 0px 5px;
}

.innerpageheading
{
	width:935px;
	float:left;
	background:#efefef;
	border:#dcdcdc solid 1px;
	padding:5px 0px 5px 15px;
	line-height:22px;
}


.domainall-details
{
	width:950px;
	float:left;
	margin:25px 0px 0px 0px;
	background:#efefef;
	border:#dcdcdc solid 1px;
		-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
}


.domainoffer
{
	width:930px;
	float:left;
	margin:25px 0px 0px 0px;
	background:#efefef;
	border:#dcdcdc solid 1px;
		-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
padding:10px;
}

.domain-names
{
	width:920px;
	float:left;
	font-size:14px;
	margin:15px 15px 15px 15px;
}

.domain-names a
{
	color:#fc9d1b; text-decoration:none;
}


.checkdomains
{
	width:260px;
	height:250px;
	-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
font-size:14px;
padding:10px;
font-weight:bold;
border:#dcdcdc solid 1px;
font-family: 'lucida_granderegular';
}


.searchdomins
{
	width:217px;
	height:39px;
	background:url(../images/search-domins.png) no-repeat;
	text-align:center;
	border:none;
	font-weight:bold;
	font-size:14px;
	color:#FFFFFF;
	cursor:pointer !important;
}

.searchdomins:hover
{
	background:url(../images/btn-hover.png) no-repeat;
}


.pricecont2
{
	width:62px;
	float:left;
	margin:5px 18px 0px 60px ;
}


/*contactus page*/

input
{
	padding:0px;
	margin:0px;
}

.googlemap
{
	width:100%;
	height:250px !important;
	float:left;
}



.conatact-form-cont
{
	width:50%;
	float:left;
	margin:15px 0px 0px 0px;
	
	
}

.conatact-form-heading2
{
	width:100%;
	float:left;
	font-family: 'lucida_granderegular';
	font-size:20px;
	border-bottom:#CCC dotted 1px;
	padding:0px 0px 10px 0px;
	
}

.conatact-form-heading
{
	width:100%;
	float:left;
	font-family: 'lucida_granderegular';

	font-size:20px;
	border-bottom:#CCC dotted 1px;
	padding:0px 0px 10px 0px;
	
}

.form-cont
{
	width:100%;
	float:left;
	margin:0px 0px 0px 0px;
	
}


.field-name
{
	width:100%;
	float:left;
	text-indent:5px;
	margin:10px 0px 0px 0px;
}

.txtfield-cont
{
	width:99%;
	float:left;
	margin:7px 0px 0px 0px;
}

.txtfield
{
	width:99%;
	float:left;
	height:29px;
	background:#f8f8f8;
	border:#d9d9d9 solid 1px;
}

.nofield
{
	width:100px;
	float:left;
	height:29px;
	background:#f8f8f8;
	border:#d9d9d9 solid 1px;
}


.msgfield
{
	width:99%;
	float:left;
	height:139px;
	background:#f8f8f8;
	border:#d9d9d9 solid 1px;
	margin:0px 0px 0px 5px;
}



.form-right
{
	width:40%;
	float:right;
	margin:15px 15px 0px 0px;
	
	
}


.contactdetails-cont
{
	width:100%;
	float:left;
	margin:15px 0px 0px 0px;
}

.contactdetails-cont a
{
	color:#1ea3c1;
	text-decoration:none;
}

.contactdetails-cont a:hover
{
	text-decoration:underline;
}


.send
{
	width:99px;
	height:29px;
	background:#88b12a no-repeat;
	border:none;
	color:#FFFFFF;
	text-align:center;
	cursor:pointer;
	text-transform:uppercase;
	font-size:16px;
		-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
font-weight:bold
}

.send:hover
{
	background:#fa7109;
}











/* Fat menu CSS */
#fatmenu-wrapper
{
    margin-top: 15px;
    position: relative;
    z-index: 1000;
        font-family: 'lucida_granderegular';
	   font-size:16px;
    width: 960px\9;
    height: 55px\9;
    border: 1px red\9;
}




#fatmenu-wrapper .fatmenu
{
    background:url(../images/menubg.jpg) repeat-x scroll 0 -143px #4b4b4b;
    color: #fff;
    padding: 7px 0 0;
    float: left;
    height: 48px;
    width: 935px;
}
#fatmenu-wrapper .fatmenu-left
{
    background: url(../images/menubg.jpg) no-repeat scroll 0 0 #4b4b4b;
    height: 55px;
    width: 12px;
    float: left;
}
#fatmenu-wrapper .fatmenu-right
{
    background: url(../images/menubg.jpg) no-repeat scroll 0 -73px #4b4b4b;
    height: 55px;
    float: left;
    width: 12px;
}
#fatmenu-wrapper ul.fatmenu li a.tab span
{
    white-space: nowrap;
    margin: 0;
}

#fatmenu-wrapper .fatmenu li
{
		padding: 0px 11px;
    float: left;
    line-height: 37px;
    position: relative;
    cursor: pointer;
}

#fatmenu-wrapper .fatmenu li a
{
    cursor: pointer;
    color: #fff;
    margin: 0;
    position: relative;
    display: block;
    zoom: 1;
    overflow: hidden\9;
}

#fatmenu-wrapper .fatmenu li:hover a.tab
{
    z-index: 1000;
}
#fatmenu-wrapper .fatmenu li.active a.tab
{
    z-index: 1;
}
#fatmenu-wrapper .fatmenu li.active:hover a.tab
{
    z-index: 999;
}

#fatmenu-wrapper .fatmenu li a span.tab-left
{
    background: none;
    float: left;
    height: 50px;
    width: 15px;
}
#fatmenu-wrapper .fatmenu li a span.tab-mid
{
    background: none;
    float: left;
    height: 50px;
}
#fatmenu-wrapper .fatmenu li a span.tab-right
{
    background: none;
    float: left;
    height: 50px;
    width: 15px;
}

#fatmenu-wrapper .fatmenu li.active a span.tab-left
{
   background:url(../images/menuhover.png) no-repeat scroll left 2px transparent;
}
#fatmenu-wrapper .fatmenu li.active a span.tab-mid
{
    background:url(../images/menuhover.png) repeat-x scroll left -113px transparent;
    color: #434343;
}
#fatmenu-wrapper .fatmenu li.active a span.tab-right
{
   background:url(../images/menuhover.png) no-repeat scroll -1px -55px transparent;
}

#fatmenu-wrapper .fatmenu li.first:hover a span.tab-right, #fatmenu-wrapper .fatmenu li.last:hover a span.tab-right
{
   background:url(../images/menuhover.png) no-repeat scroll -1px -55px transparent;
}
#fatmenu-wrapper .fatmenu li.first:hover a span.tab-left, #fatmenu-wrapper .fatmenu li.last:hover a span.tab-left
{
     background:url(../images/menuhover.png) no-repeat scroll left 2px transparent;
}
#fatmenu-wrapper .fatmenu li.first:hover a span.tab-mid, #fatmenu-wrapper .fatmenu li.last:hover a span.tab-mid
{
     background:url(../images/menuhover.png) repeat-x scroll left -113px transparent;
}

#fatmenu-wrapper .fatmenu li:hover a span.tab-left
{
     background:url(../images/menuhover.png) no-repeat scroll right -177px transparent;
}
#fatmenu-wrapper .fatmenu li:hover a span.tab-mid
{
     background:url(../images/menuhover.png) repeat-x scroll left -297px transparent;
    color: #434343;
}
#fatmenu-wrapper .fatmenu li:hover a span.tab-right
{
     background:url(../images/menuhover.png) no-repeat scroll left -237px transparent;
}
/* sub menu CSS */
div.sub-menu
{
    display: none;
    position: absolute;
    top: 40px;
    background: #f8f8f8;
    border-radius: 0px 5px 5px 5px;
    box-shadow: 0px 1px 6px rgba(0,0,0,0.5);
    filter: progid:DXImageTransform.Microsoft.Shadow(color='#b8b8b8', Direction=120, Strength=6);
    z-index: 998; 
    zoom:1;
    left: 16px;
		left: 9px\9;
}
#fatmenu-wrapper .fatmenu li:hover .sub-menu, #fatmenu-wrapper .fatmenu li.hover .sub-menu
{
    display:block;
}
#sub-menu-hosting, #sub-menu-domains
{
    width: 710px;
}
* html #fatmenu-wrapper #sub-menu-resellers
{
    height: 250px;
}
#fatmenu-wrapper .sub-menu ul.sub-menu-content
{
    float: left;
    width: 218px;
    padding: 0px 15px;    
    margin: 10px 0 15px 0;
    border-right: 1px dotted #adadad;
    color: #303030;
}
#fatmenu-wrapper #sub-menu-domains.sub-menu .sub-menu-content, #fatmenu-wrapper #sub-menu-hosting.sub-menu .sub-menu-content
{
    width: 199px;
    padding: 0px 18px;
}
#fatmenu-wrapper .sub-menu .sub-menu-content.last
{
    border-right: none;
}
#fatmenu-wrapper #transfer
{
    width: 200px;
}
#fatmenu-wrapper #addons, #fatmenu-wrapper #resellerhosting
{
    border-right: none;
}
#fatmenu-wrapper .fatmenu li .sub-menu ul.sub-menu-content li
{
    padding-left: 45px;
    padding-top: 12px; 
	padding-bottom: 12px; 
    height:auto;
    border-bottom: 1px solid #dfdfdf;
    line-height: normal;
    float: none;
}
#fatmenu-wrapper .fatmenu li .sub-menu ul li.last
{
    border-bottom: none;
}
#fatmenu-wrapper .fatmenu li #sub-menu-domains.sub-menu > ul.sub-menu-content > li, #fatmenu-wrapper .fatmenu li #sub-menu-hosting.sub-menu > ul.sub-menu-content > li
{
    padding: 9px 0;
    width: 100%;
}
#sub-menu-domains.sub-menu > ul.sub-menu-content > li+li { height: 50px; }
#fatmenu-wrapper #ico-diy
{
    background:url(../images/website.png)  no-repeat scroll left 6px transparent;
}
#fatmenu-wrapper #ico-digicerts
{
   background:url(../images/graphices.png) no-repeat scroll left 0px transparent;
    height: 16px;
}
#fatmenu-wrapper #ico-design-xchange
{
    background: url('../getImagee420.jpg?src=fatmenu-website-sprite.jpg') no-repeat scroll left -184px transparent;
    height: auto;
}
#fatmenu-wrapper #ico-email-hosting
{
   background:url(../images/mail2.png)  no-repeat scroll left 4px transparent;
    border-bottom: none;
}

#ico-seo
{
	background:url(../images/seo.png) 0px 9px no-repeat;
}

#ico-smm
{
	background:url(../images/social.png) no-repeat;
}

#ico-em
{
	background:url(../images/emailmarket.png) no-repeat;
}

#ico-sms
{
	background:url(../images/sms.png) 0px 4px no-repeat;
}

#ico-webdesign
{
	background:url(../images/sms.png) 0px 4px no-repeat;
}

#ico-email-hosting a span em
{
    font-style: italic;
}
#fatmenu-wrapper #ico-email-enterprise
{
    background: url('../getImageb919.png?src=ico-email-enterprise.png') no-repeat scroll left 14px transparent;
    border-bottom: none;
}
#fatmenu-wrapper #ico-affiliate
{
    background:url(../images/webdesign.png) no-repeat scroll left 5px transparent;
}
#fatmenu-wrapper #ico-dx-program
{
    background: url('../getImagee420.jpg?src=fatmenu-website-sprite.jpg') no-repeat scroll left -184px transparent;
    height: 80px;
}
#fatmenu-wrapper #ico-raf
{
	background:url(../images/graphices2.png) no-repeat;
    height:auto
}
#fatmenu-wrapper #ico-resellerclub
{
    background: url('../getImaged6f9.jpg?src=fatmenu-partner-sprite.jpg') no-repeat scroll left -186px transparent;
    border-bottom: none;
}
#fatmenu-wrapper .fatmenu li .sub-menu > ul.sub-menu-content > li > a
{
    color: #303030;
}
/*#fatmenu-wrapper .fatmenu li #sub-menu-hosting.sub-menu > ul.sub-menu-content > li > a
{
    margin-top: 10px;
}*/
#fatmenu-wrapper .fatmenu li .sub-menu > ul li a .list-header
{
    font-size: 16px;
    font-weight: 400;
    display: block;
    line-height: 16px;
}
#fatmenu-wrapper .fatmenu li .sub-menu > ul li#ico-seo a .list-header, #fatmenu-wrapper .fatmenu li .sub-menu > ul li#ico-diy a .list-header
{
    line-height: normal;
}
#fatmenu-wrapper .fatmenu li .sub-menu > ul li a .list-header small
{
    font-size: 15px;
}
#fatmenu-wrapper .fatmenu li #sub-menu-domains.sub-menu > ul li a .list-header, #fatmenu-wrapper .fatmenu li #sub-menu-hosting.sub-menu > ul li a .list-header
{
    font-size: 13px;
    font-weight: 700;
}
#fatmenu-wrapper .fatmenu li .sub-menu > ul li:hover a .list-header, .sub-menu > ul li a:hover .list-header
{
    color: #6CB0E6;
}

#fatmenu-wrapper .fatmenu li .sub-menu > ul li a .list-sub-txt
{
    font-size: 12px;
    font-weight: 400;
    display: block;
    margin-top: 5px;
}
#fatmenu-wrapper .fatmenu li #sub-menu-hosting.sub-menu > ul li .list-sub-txt
{
    margin-top: 4px;
}
#fatmenu-wrapper .fatmenu li .sub-menu .tab-header
{
    padding: 10px 0px;
    border-bottom: 1px solid #f0f0f0;
    box-shadow: inset 0 -1px 1px rgba(0,0,0,0.1);
    filter: progid:DXImageTransform.Microsoft.Shadow(color='#f3f3f3', Direction=0, Strength=2);
}
#fatmenu-wrapper .fatmenu li .sub-menu .tab-header ul
{
    clear: both;
    overflow: hidden;
}
#fatmenu-wrapper .fatmenu li .sub-menu .tab-header ul li
{
    font-size: 18px;
    font-weight: 400;
    color: #000;
    text-align: left;
    float: left;
    padding: 3px 0 0 72px;
    height: 38px;
    width: 163px;
    border-right: 1px dotted #adadad;
    position: static;
}
#fatmenu-wrapper .fatmenu li #sub-menu-hosting .tab-header ul li
{
	  padding: 3px 0 0 61px;
		width: 174px;
}
#fatmenu-wrapper .fatmenu li .sub-menu .tab-header ul li.last{border-right: none;}
#fatmenu-wrapper .fatmenu li .sub-menu .tab-header ul li a
{
    color: #000;
    position: static;
}
#ico-registration
{
	background:url(../images/regitster.png) 30px 0px no-repeat;
    padding-left: 50px;
    width: 190px;
}
#ico-transfer
{
    background:url(../images/transfer.png) no-repeat scroll 28px 5px transparent;
}
#ico-addons
{
     background:url(../images/addon.png) no-repeat scroll 28px 5px transparent;
}

#ico-sharedhosting
{
	background:url(../images/hosting.png) no-repeat;
}
#fatmenu-wrapper .fatmenu li .sub-menu .tab-header ul #ico-specializedhosting
{
   background:url(../images/hosting2.png) 10px 0px no-repeat;
		width: 174px;
}
#ico-resellerhosting
{
    background:url(../images/hosting3.png) 10px 0px no-repeat;
}

#fatmenu-wrapper ul.fatmenu li a.tab span.tab-mid.home
{
   background:url(../images/home.png) scroll 0 -28px transparent;
    text-indent: -9999px;
    width: 24px;
    height: 21px;
    margin-left:13px;
    margin-top: 7px;
    margin-right: 13px;
}
#fatmenu-wrapper ul.fatmenu li.active a.tab span.tab-mid.home
{
	background:url(../images/home.png) no-repeat;
}
#fatmenu-wrapper ul.fatmenu li:hover a.tab span.tab-mid.home    
{
   background:url(../images/home.png) no-repeat;
}
#fatmenu-wrapper .fatmenu li.curve-in:hover a span.tab-left {
		 background:url(../images/menuhover.png) no-repeat scroll right -353px transparent;
}
#fatmenu-wrapper .fatmenu li.curve-in:hover a span.tab-right {
		 background:url(../images/menuhover.png) no-repeat scroll left -419px transparent;
}
#fatmenu-wrapper #ico-vps-hosting {
		background: url("../getImagea434.png?src=ico-vps-hosting.png") no-repeat scroll left 10px transparent;
}
#sub-menu-resellers {
		border-radius: 5px 0 5px 5px;
		left: -144px;
		left: -141px\9;
		*left: -96px;
}
.webfont #sub-menu-resellers {
		left: -94px;
		left: -93px\9;
		*left: -90px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
		div.sub-menu {
				left: 9px;
		}
	  #sub-menu-resellers {
				border-radius: 5px 0 5px 5px;
				left: -96px;
    }
	  .webfont #sub-menu-resellers {
				left: -90px;
		}
		#fatmenu-wrapper .fatmenu li {
				padding: 0 4px;
		}
}

/* END: sub menu CSS*/

/* END: Fat menu CSS */




.hostig-cont
{
	width:955px;
	float:left;
	margin:15px 0px 0px 0px;
}

.featurecont
{
	width:193px;
	float:left;
	margin:38px 0px 0px 0px;
}


.featurecont-heading
{
	width:150px;
	float:left;
	background:url(../images/hosting-featurs-top.png) no-repeat;
	height:44px;
	line-height:44px;
	font-size:20px;
	color:#FFFFFF;
	text-shadow: 0 2px 0 #679a06;
	text-transform:uppercase;
	padding:0px 0px 0px 43px;
}

.featurecont-bg
{
	width:193px;
	float:left;
	color:#FFFFFF;
	font-size:14px;
	text-align:center;
	background:url(../images/featurebg.png) repeat-y;
}

.featurecont-bot
{
	width:193px;
	float:left;
	height:19px;
	background:url(../images/feature-bot.png) repeat-y;
}

.features
{
	padding:5px 0px 5px 0px;
	border-bottom:#6fa107 solid 1px;
}


.features2
{
	padding:5px 0px 5px 0px;
	border-bottom:#e1dede solid 1px;
}
.features-top
{
	background:url(../images/feature-top1.png) no-repeat;
	width:192px;
	height:89px;
	text-align:center;
}


.hosting-bg
{
	width:192px;
	float:left;
	background:#f3f3f3;
}

.hosting-bot
{
	width:192px;
	float:left;
	background:url(../images/hostingbot.png) no-repeat;
	height:12px;
	
}


.hosting-name
{
	font-family: 'lucida_granderegular';
width:192px;
	float:left;
	text-transform:uppercase;
	font-size:20px;
	margin:14px 0px 0px 0px;
	text-align:center;
}


.hosting-price
{
	font-family: 'lucida_granderegular';
width:192px;
	float:left;
	text-transform:uppercase;
	font-size:25px;
	margin:20px 0px 0px 0px;
	text-align:center;
}


.hosting-price span
{
	font-size:12px;
	font-weight:bold;
}

.ordernow a
{
	background:#ff781a;
	border:#f26d11 solid 1px;
	padding:6px 9px 8px 9px !important;
	color:#FFFFFF;
	font-size:14px;
	margin:15px 0px 0px 0px;
	text-decoration:none;
		-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
}


.hosting-type
{
	width:241px;
	float:left;
	margin:12px 0px 0px 0px;
}


.ordernow a:hover
{
	background:#8fc312;
	border:#76a808 solid 1px;
}





.plan2top
{
	width:253px;
	float:left;
	background:url(../images/plantop2.png) no-repeat;
	height:198px;
}


.hosting-top
{
	width:326px;
	float:left;
	color:#FFFFFF;
	background:url(../images/plan-top.png) no-repeat;
	height:192px;
}

.plananame
{
	width:326px;
	float:left;
	color:#FFFFFF;
	font-size:25px;
	margin:15px 0px 0px 0px;
	text-align:center;
}


.planaprice
{
	width:300px;
	float:left;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	margin:15px 0px 0px 15px;
	color:#659002;
	text-shadow: 0 1px 0 #ffffff;
	padding-left:10px;

}

.planaprice span
{
	font-size:34px;
	color:#FFFFFF;
	font-weight:normal;
	text-shadow: 0 1px 0 #659002;
}





.planaprice2
{
	width:240px;
	float:left;
	font-size:12px;
	font-weight:bold;
	margin:18px 0px 0px 25px;
	color:#9c4601;
	text-shadow: 0 1px 0 #b35000;

}



.planaprice2 span
{
	font-size:34px;
	color:#FFFFFF;
	font-weight:normal;
	text-shadow: 0 1px 0 #659002;
}


.plancontet
{
	
}


.hosting-top2
{
	width:279px;
	float:left;
	height:199px;
	color:#FFFFFF;
	background:url(../images/plantop2.png) no-repeat;
	height:201px;
}


.hostingbg
{
	width:326px;
	float:left;
	background:url(../images/planbg.png) 6px 0px repeat-y;
}

.planbot
{
	width:326px;
	float:left;
	background:url(../images/plan-bot.png)  6px 0px  no-repeat;
	height:15px;

}


.plan2-cont
{
	width:359px;
	float:left;
	margin:0px 0px 0px 40px;
	z-index:99;
	position:relative;
}






.hosting-top2
{
	width:359px;
	float:left;
	color:#FFFFFF;
	background:url(../images/plantop2.png) no-repeat;
	height:199px;
}

.plananame2
{
	width:339px;
	float:left;
	color:#FFFFFF;
	font-size:25px;
	margin:15px 0px 0px 0px;
	text-align:center;
}


.planbg2
{
	width:359px;
	float:left;
	background:url(../images/planbg2.png) center repeat-y;
}

.plan2-bot
{
	width:359px;
	float:left;
	background:url(../images/planb-bot.png) center no-repeat;
	height:16px;
	}



.plan3
{
	width:319px;
	float:left;
	z-index:98;
	position:relative;
	margin:12px 0px 0px -28px;
}

.plan-top3
{
	width:319px;
	float:left;
	color:#FFFFFF;
	background:url(../images/plan3-top.png) no-repeat;
	height:192px;
}

.plan-bg3
{
	width:319px;
	float:left;
	font-size:12px;
	background:url(../images/planbg3.png) center repeat-y;
}

.plancontent
{
	padding:10px 0px 10px 0px;
	border-bottom:#6e6e6e dotted 1px;
}

.planselect
{
	width:220px;
	height:20px;
	margin:10px 0px 0px 0px;
}


.plan-bot
{
	width:319px;
	float:left;
	background:url(../images/plan3-bot.png) no-repeat;
	height:14px;
}

.plan4
{
	width:239px;
	float:left;
	margin:12px 0px 0px -10px;
}





.portfoliocont
{
	width:950px;
	float:left;
	margin:15px 0px 0px 0px;
}

.portfolio-thumb
{
	width:215px;
	float:left;
	margin:0px 14px 12px 0px;
	border:4px #FFF solid;
	-webkit-box-shadow: 0px 2px 3px rgba(50, 50, 50, 0.50);
-moz-box-shadow:    0px 2px 3px rgba(50, 50, 50, 0.50);
box-shadow:         0px 2px 3px rgba(50, 50, 50, 0.50);
height:154px;
}

.portfolio-thumb2
{
	width:215px;
	float:left;
	margin:0px 14px 12px 0px;
	border:4px #FFF solid;
	-webkit-box-shadow: 0px 2px 3px rgba(50, 50, 50, 0.50);
-moz-box-shadow:    0px 2px 3px rgba(50, 50, 50, 0.50);
box-shadow:         0px 2px 3px rgba(50, 50, 50, 0.50);
}


.portfolio-img
{
	width:215px;
	float:left;
	opacity:1;
}

.portfolio-img:hover{
	opacity:0.9;

}
.portfolio-img-name
{
	width:210px;
	background:#eeeeee;
	float:left;
	padding:4px 0px 4px 5px;
		font-weight:bold;
		text-align:center;
			text-decoration:none;
	color:#636363;
	font-size:13px;
}


.portfolio-img-name a
{
	text-decoration:none;
	color:#636363;
	font-size:13px;
}

.portfolio-img-name a:hover
{
	text-decoration:underline;
	color:#636363;
	font-size:13px;
}


.hosting-spl
{
	width:326px;
	float:left;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	color:#000000;
	margin:47px 0px 0px 0px;
}
 
 
 .hosting-spl2
{
	width:359px;
	float:left;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	color:#000000;
	margin:44px 0px 0px 0px;
}

 


.adddomain
{

	width:217px;
	height:39px;
	background:url(../images/search-domins.png) no-repeat;
	text-align:center;
	border:none;
	font-weight:bold;
	font-size:14px;
	color:#FFFFFF;
	cursor:pointer !important;
}

.adddomain a
{
	color:#FFFFFF;
	font-size:16px;
	width:217px;
	height:39px;
	display:block;
	line-height:37px;
	text-decoration:none;
}

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

.hostingfeaturs-cont
{
	width:950px;
	float:left;
	margin:25px 0px 0px 5px;
}


.hostingfeaturs-cont h1
{
	color:#FFFFFF;
	background:#ea953e;
	padding:7px;
	width:585px;
	-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
}



.faq {
	width: 600px;
	border-bottom: solid 1px #c4c4c4;
	padding:0px 0px 0px 0px;
}
.faq h3 {
	-moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
	background:url(../images/arrow2.gif) #efefef 10px 8px  no-repeat;
    border-color: #C4C4C4 #C4C4C4 -moz-use-text-color;
    border-image: none;
    border-style: solid solid none;
    border-width: 1px 1px medium;
    cursor: pointer;
    font: bold 120%/100% Arial,Helvetica,sans-serif;
    margin: 0;
    padding: 10px 30px;
}
.faq h3:hover {
	background-color: #e3e2e2;
}
.faq h3.active {
	background:url(../images/arrow1.gif) #efefef 10px 8px no-repeat;
}
.faq div {
	background: #f7f7f7;
	margin: 0;
	padding: 10px 15px 20px;
	border-left: solid 1px #c4c4c4;
	border-right: solid 1px #c4c4c4;
}

.faq ul 
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.faq ul li
{
	padding:0px 0px 5px 19px;
	background:url(../images/icon2.jpg) 0px 5px no-repeat
}


.features-cont
{
	width:950px;
	float:left;
	margin:25px 0px 0px 0px;
}

.features-cont span
{
	font-size:15px;
	font-weight:bold;
	color:#666666;
}

.features-cont h1
{
	font-size:32px;
}

.features-cont h4
{
	font-size:15px;
	text-decoration:underline;
}

.features-cont h1 b
{
	font-size:32px;
	color:#FA7109;
}


.featurebg
{
	background:url(../images/feature-bg.jpg) repeat-x;
	padding:0px 0px 0px 12px;
}

.featurebg1
{
	background:url(../images/feature-bg1.jpg) repeat-x;
	padding:0px 0px 0px 12px;
}
.featurebg1 ul
{
	margin:0px;
	padding:0px;
}

.featurebg1 ul li
{
	background:url(../images/icon.png) 0px 5px no-repeat;
	padding:0px 0px 9px 15px;
	font-size:14px;
	font-weight: bold;
}

.featurebg1 ul li a
{
	color:#1c68a4;
	text-decoration:none;
}


.featurebg1 ul li a:hover
{
	color:#1c68a4;
	text-decoration:underline;
}


.featurebg ul
{
	margin:0px;
	padding:0px;
}

.featurebg ul li
{
	background:url(../images/icon.png) 0px 5px no-repeat;
	padding:0px 0px 9px 15px;
	font-size:14px;
	font-weight: bold;
}

.featurebg ul li a
{
	color:#1c68a4;
	text-decoration:none;
}


.featurebg ul li a:hover
{
	color:#1c68a4;
	text-decoration:underline;
}


.hosting-left
{
	width:600px;
	float:left;
}


.hosting-right
{
	width:330px;
	float:right;
}

.hosting-guarantee
{
	width:310px;
	background:#efefef;
	border:#dbdbdb solid 1px;
	font-size:13px;
	-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
padding:10px 10px 10px 10px;
}

.hosting-guarantee ul
{
	margin:10px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.hosting-guarantee h2
{
	margin:0px;
	padding:0px;
}

.hosting-guarantee ul li
{
	list-style:none;
	background:url(../images/icon3.png) 0px 6px no-repeat;
	padding:0px 0px 0px 10px;
	font-size:13px;
}


.testimonsials
{
	width:325px;
	float:left;
	margin:15px 0px 0px 0px;
}



.client-content2
{
	width:330px;
	float:left;
	height:200px;
}

.client-thumb
{
	width:47px;
	float:left;
}


.client-txt2
{
	width:250px;
	float:right;
}

.client-name2
{
	width:250px;
	color:#ee7214;
	float:right;
	font-size:17px;
}


.client-speakcontent2
{
	width:220px;
	float:right;
	font-size:11px;
	line-height:16px;
	background:url(../images/bubble.gif) no-repeat;
	
	padding:14px 20px 0px 34px;
	margin:4px 0px 0px 0px;
}


/*****Accordion Styles*****/
ul#accordion, ul#accordion ul { list-style: none; margin: 0; }
ul#accordion { }
ul#accordion li {  border-bottom: none;  border-bottom: 1px solid #bfbfbf;}
ul#accordion ul 
{
	margin:5px 0px 10px 20px;
}
ul#accordion ul li { border: none;  color: #000000; padding: 0px 10px 4px 10px;  background:url(../images/icon4.png) 0px 6px no-repeat; }

ul#accordion ul li:last-child { border-bottom: none; }
ul#accordion a.heading { 
	background: url(../images/arrow2.gif) 10px 10px #efefef no-repeat;
	color: #000000;
	display: block;
	font-size: 18px;
	line-height: 18px;
	padding: 10px 32px;
	text-decoration: none;
}
ul#accordion a.heading:hover { background: url(../images/arrow2.gif) 10px 10px  #efefef no-repeat; }
ul#accordion li.ui-accordion-selected a.heading, ul#accordion li.current a.heading { background: url(../images/arrow1.gif) 10px 10px #efefef no-repeat; color: #000000; border-bottom: 1px solid #bfbfbf; }
ul#accordion li ul a {  text-decoration: none; }
ul#accordion li ul a:hover { border-bottom: none; }
ul#accordion li ul .date { padding-right: 10px; }
ul#accordion li ul .count { padding-left: 10px; }

/*****Additional Custom Accordion Styles*****/
body#customAccordion ul#accordion li ul { display: none; }
body#customAccordion ul#accordion li.current ul { display: block; }

#sidebar
{
	background:#f5f5f5;
}



.livechat2
{
	width:200px;
	height:22px;
	background:#6c6c6c;
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
padding:5px 9px;
color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

.livechat2:hover
{
	background:#fa7109;
}

.bank-account-bg
{
	background:#f1fbff;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
     border-radius: 5px;
	 border:1px solid #d1f0f5;
	 padding-left:10px;
	 padding-top:5px;
	 padding-bottom:5px;
}







 .hosting-spl2-1
{
	width:246px;
	float:left;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	color:#000000;
	margin:49px 0px 0px 0px;
}

.hosting-spl-1
{
	width:246px;
	float:left;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	color:#000000;
	margin:52px 0px 0px 0px;
}
 


.plan2top-2
{
	width:253px;
	float:left;
	background:url(../images/plantop2-2.png) no-repeat;
	height:198px;
}

.hosting-top-1
{
	width:246px;
	float:left;
	color:#FFFFFF;
	background:url(../images/plan-top-1.png) no-repeat;
	height:192px;
}

.plananame-1
{
	width:246px;
	float:left;
	color:#FFFFFF;
	font-size:20px;
	margin:15px 0px 0px 0px;
	text-align:center;
}


.planaprice-1
{
	width:230px;
	float:left;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	margin:15px 0px 0px 15px;
	color:#659002;
	text-shadow: 0 1px 0 #ffffff;

}

.planaprice-1 span
{
	font-size:25px;
	color:#FFFFFF;
	font-weight:normal;
	text-shadow: 0 1px 0 #659002;
}





.planaprice2-1
{
	width:240px;
	float:left;
	font-size:12px;
	font-weight:bold;
	margin:18px 0px 0px 25px;
	color:#659002;
	text-shadow: 0 1px 0 #ffffff;

}



.planaprice2-1 span
{
	font-size:24px;
	color:#FFFFFF;
	font-weight:normal;
	text-shadow: 0 1px 0 #659002;
}

.planaprice2-2
{
	width:240px;
	float:left;
	font-size:12px;
	font-weight:bold;
	margin:18px 0px 0px 25px;
	color:#9c4601;
	text-shadow: 0 1px 0 #ffffff;

}



.planaprice2-2 span
{
	font-size:24px;
	color:#FFFFFF;
	font-weight:normal;
	text-shadow: 0 1px 0 #659002;
}

.hosting-top2-1
{
	width:279px;
	float:left;
	height:199px;
	color:#FFFFFF;
	background:url(../images/plantop2-1.png) no-repeat;
	height:201px;
}

.hosting-top2-2
{
	width:279px;
	float:left;
	height:202px;
	color:#FFFFFF;
	background:url(../images/plantop2-2.png) no-repeat;
	height:201px;
}

.hostingbg-1
{
	width:246px;
	float:left;
	background:url(../images/planbg-1.png) 6px 0px repeat-y;
}

.planbot-1
{
	width:246px;
	float:left;
	background:url(../images/plan-bot-1.png)  6px 0px  no-repeat;
	height:15px;

}


.plan2-cont-1
{
	width:279px;
	float:left;
	margin:0px 0px 0px -16px;
	z-index:99;
	position:relative;
}






.hosting-top2-1
{
	width:279px;
	float:left;
	color:#FFFFFF;
	background:url(../images/plantop2-1.png) no-repeat;
	height:199px;
}

.plananame2-1
{
	width:279px;
	float:left;
	color:#FFFFFF;
	font-size:20px;
	margin:15px 0px 0px 0px;
	text-align:center;
}


.planbg2-1
{
	width:279px;
	float:left;
	background:url(../images/planbg2-1.png) center repeat-y;
}

.plan2-bot-1
{
	width:279px;
	float:left;
	background:url(../images/planb-bot-1.png) center no-repeat;
	height:16px;
	}
.planbg2-2
{
	width:279px;
	float:left;
	background:url(../images/planbg2-2.png) center repeat-y;
	
}

.plan2-bot-2
{
	width:279px;
	float:left;
	background:url(../images/planb-bot-2.png) center no-repeat;
	height:16px;
	}


.plan3-1
{
	width:239px;
	float:left;
	z-index:98;
	position:relative;
	margin:12px 0px 0px -17px;
}

.plan-top3-1
{
	width:239px;
	float:left;
	color:#FFFFFF;
	background:url(../images/plan3-top-1.png) no-repeat;
	height:192px;
}

.plan-bg3-1
{
	width:239px;
	float:left;
	font-size:12px;
	background:url(../images/planbg3-1.png) center repeat-y;
}



.plan-bot-1
{
	width:239px;
	float:left;
	background:url(../images/plan3-bot-1.png) no-repeat;
	height:14px;
}

.plan4-1
{
	width:239px;
	float:left;
	margin:12px 0px 0px -10px;
}
.transfer-domain{
	margin-left:790px;
	background:url(../images/transfer-domain.png) no-repeat;
	width:141px;
	height:175px;
}

.pagination-cont{
	width:250px;
	float:right;
	margin-right:20px;
	padding:10px;
}

.pagination {
	width:20px;
	height:20px;
	margin:0px 10px 0px 0px;
	text-align:center;
	background-color:#FFF;
	border:solid 1px #CCC;
}
.pagination a{
	color:#000;
	text-decoration:none;
}
.pagination1 {
	width:20px;
	height:20px;
    margin:0px 10px 0px 0px;
	text-align:center;
	background-color:#FFF;
	border:solid 2px #CCC;
	color:#000;
}
.pagination:hover {

  border:solid 1px #efefef;
}
