boyd,html{ font-family:Arial, Helvetica, sans-serif; font-size:12px; background-color:#ffff;}
.topmainbg{ background-image:url(../images/topmain_bg.png); background-repeat:repeat-x; width:100%; clear:both; display:block; height:110px;}
.bgpurple{ background-image:url(../images/top_puple.png); background-position:top center; background-repeat:no-repeat; clear:both; display:block; height:110px;  }
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {
    display: block;
}
mark, rp, rt, ruby, summary, time {
    display: inline;
}
.Clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
}
.Clear {
    clear: both;
}
.Clearfix {
    display: inline-block;
}
* {
    border: 0 none;
    margin: 0;
    padding: 0;
}
textarea {
    resize: none;
}
a {
    color: #333333;
    outline: 0 none;
    text-decoration: none;
}
input[type="button"]::-moz-focus-inner {
    border: 0 none;
}
input, textarea {
    outline-style: none;
}



.pagewidth {
    clear: both;
    display: block;
    margin: 0 auto;
    width:1000px;
}
.header {
    clear: both;
    display: block;
    width:1000px; 
}

.header_left{ position:relative; float:left; width:715px; display:inline-block; color:#fff;}
.hrightimg{ 
   background-image: url("../images/headerimg.png");
    height:107px;
    position: absolute;
    right: -1px;
    top: 0;
    width: 61px;
    z-index: 999;
}
.header_right{ width:285px; float:left; display:inline-block; height:auto;}

.homesearchdomain{   display: block;
    float: left;
    margin-bottom: -188px;
    position: relative;
    top: -188px;
    width: 285px;}
.homesearchdomain .container{ width:285px;}
.homesearchdomain h3{    background-image: url("../images/sdomain_icon.png");
    background-position: left center;
    background-repeat: no-repeat;
    color: #FFFFFF;
    display: block;
    font-family: dosis;
    font-size: 21px;
    font-weight: normal;
    line-height: 0;
    padding-left: 32px;
}

.homesearchdomaintxtrea{     border: 3px solid #A16DDA; margin-bottom:10px;
    border-radius: 4px 4px 4px 4px;
    clear: both;
    color: #C2C2C2;
    display: block;
    height: 141px;
    margin-top: 9px;
    padding: 10px;
    width: 266px;
}


.nobgimg{ background-image:none !important; padding-left:0px !important; text-align:center;}


.domainext{    clear: both;
    display: block;
    margin: auto;
    width: 250px;}
.domainextlstmenu{ 
   background-color: #FFFFFF;
    border-radius: 3px 3px 3px 3px;
    color: #000000;
    display: inline-block;
    float: left;
    font-size: 15px;
    margin-top: 16px;
    padding: 6px;
    width: 75px;
} 

.hcheckbox{ float:left; display:inline-block;}
.hcheckbox p{    color: #FFFFFF;
    display: inline-block;
    float: left;
    font-size: 14px;
    font-weight: 700; 
    margin-left: 20px;
    margin-top: 22px;
}
.hcheckboxcheckbox{ padding:4px; }

.regbutton{  background-color: #6C3D9F; margin-top:15px;
    background-image: url("../images/reg_button.png");
    background-position:123px 5px;
    background-repeat: no-repeat;
    color: #FFFFFF;
    font-family: 'Dosis',sans-serif;
    font-size: 16px;
    font-weight: 700;
    margin-left: 19px;
    margin-top:15px;
    padding: 7px 38px 6px 10px;
    text-transform: uppercase; cursor:pointer;
}
.regbutton:hover{ background-color:#77539e;}

.tabingblockrow1{ clear:both; display:block;}
.tabingblockrow1 h1{}
.solutions {
    padding: 40px 0 60px;
}
.solutions .plan.web {
    background: url("../img/sprites/home_1d83121-8d40d3d.png") no-repeat scroll 122px -2865px #F8F8F8;
    position: relative;
}
.solutions .plan { position:relative;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.15);
    float: left;
    margin: 20px 0 0 28px;
    padding: 125px 30px 45px;
    text-align: center;
    width: 308px;
}
.solutions .plan h4 {
    color: #444444;
    font: 20px MontserratBold,Arial,Helvetica,sans-serif;
    margin: 0 0 5px;
}
.solutions .plan h4 + p {
    font-size: 14px;
    margin: 0 0 30px; color:#666666;
}

.solutions .plan h4 + p + p {
    color: #444444;
    font: 14px MontserratRegular,Arial,Helvetica,sans-serif;
    margin: 0 0 20px;
    text-transform: uppercase;
}


 
.bblue {
    background: none repeat scroll 0 0 #4B99D0;
    color: #FFFFFF !important;
}

 @media only screen and (min-width: 992px) and (max-width: 1280px) {
	 
	 .container{width:970px !important;}
	 }