html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}
body {
	font-family:"Open Sans","Trebuchet MS",sans-serif;
	background: url('background.png') repeat;
}
.right {
	float:right;
}
div.clearBoth {
	clear:both;
}
.image {
	background: url('content_sprite.png') no-repeat 0 0;
}
a {
	color:#008be4;
	text-decoration: none;
}
p {
	margin-top: 10px;
	color: rgba(255,255,255,0.9);
	font-size: 13px;
	line-height: 18px;
	font-weight: 400;
	letter-spacing: 0.05em;
}
div.container {
	padding: 28px;
	color: rgb(255,255,255);
	color: rgba(255,255,255,0.9);
}
div.top{
	margin-top: 0 !important;
}
div.left {
	margin-left: 0 !important;
}
div.right {
	margin-right: 0 !important;
}
div.bottom {
	margin-bottom: 0 !important;
}
div.smalltitle {
	font-size: 24px;
	font-weight: 300;
	line-height: 33px;
}
div.title{
	font-weight: 300;
	font-size:38.85px;
	margin-bottom: 5px;
}
div#needHelpContainer div.title,
div#followDoteasyContainer div.title {
	margin-bottom: 0;
}
div.subtitle {
	font-size: 18px;
	font-weight: 300;
}
div#container{
	margin:0 auto;
	width:1000px;
}
div#header{
	position:relative;
	overflow:hidden;
	padding-bottom: 10px;
}
h1 {
	font-size:72px;
	font-weight:300;
	letter-spacing:0.05em;
	color:#707070;
	margin: 0;
	float:left;
}
h1 span{
	font-size:36px;
	font-weight:300;
	letter-spacing:0.05em;
	color:#707070;
}
div#poweredBy {
	font-size:11px;
	font-weight:300;
	color:#707070;
	letter-spacing:0.05em;
	position:absolute;
	top: 40px;
	right: 0;
	width:230px;
	line-height:29px;
	width/*\**/: 225px\9; 
	font-size/*\**/: 10px\9; 
}
div#poweredBy div {
	float:left;
}
div#poweredBy span.image{
	width: 22px;
	height:13px;
	background-position:-1148px -499px;
	display: block;
	float: left;
	margin-top: 7px;
}
a#doteasyHomepage{
	width: 139px;
	height:32px;
	background: url('content_sprite.png') no-repeat -1150px -550px;
	text-indent:67px;
	float:right;
}

div.box {
	float: left;
}

a.button,input#search-button, input#memberSubmit {
	font-weight: 700;
	font-size: 12px;
	color: #fff;
	letter-spacing: 0.025em;
	text-shadow: 0px 1px 0px rgba(0,0,0,0.7);
}
div.triangle {
	width: 0;
	height: 0;
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent;
	border-left: 4px solid rgba(255,255,255,0.8);
	margin: 6px 0 0 3px;
}

div#textContainer a,
div#wordpressContainer a,
div#buildContainer a{
	padding: 6px 10px;
}
div#textContainer, 
div#personalizedContainer,
div#videoContainer,
div#wordpressContainer,
div#buildContainer,
div#needHelpContainer,
div#followDoteasyContainer,
div#webmasterContainer{
	margin: 10px;
}

div#textContainer,
div#personalizedContainer,
div#buildContainer{
	width:660px;
	height:320px;
}

div#wordpressContainer,
body.notFound div#videoContainer {
	width: 320px;
	height: 660px;
}
div#followDoteasyContainer,
div#needHelpContainer,
div#webmasterContainer,
body.traffic div#videoContainer {
	width: 320px;
	height: 320px;
	color: #fff;
}

div#textContainer {
	background-color: #F5863E;
}

div#textContainer div.text{
	margin-left: 220px;
	margin-top: 40px;
}

body.traffic div#textContainer div.text{
	margin-left: 194px;
	margin-top: 40px;
}

div#textContainer div.text div.title {
	font-size: 38px;
	line-height: 40px;
	margin-bottom: 20px;
}

div#textContainer div.text p{
	font-size: 18px;
	line-height: 35px;
}

div#textContainer div.link{
	margin-top: 20px;
}

div#textContainer div.link a{
	float: left;
	margin-left:74px;
}

body.traffic div#textContainer div.link a{
	float: left;
	margin-left:61px;
}

a#backLink:hover{
	text-decoration: underline;
}

a#returnToMain {
	background-position: -1150px 0;
	width: 137px;
	height: 16px;
	display: block;
}
a#returnToMain:hover {
	background-position: -500px -336px;
}

div#webmasterContainer {
	background-color: #B4B8C7;
}

div#webmasterContainer p{
	margin-top: 10px;
}

div#webmasterContainer label {
	font-weight: 400;
	font-size: 13px;
	letter-spacing: 0.05em;
	color: rgba(255,255,255,0.9);
	display:block;
	float: left;
	margin-top: 15px;
}

div#webmasterContainer input.text {
	font-size: 13px;
	padding: 8px 0;
	width: 100%;
}

div#webmasterContainer span.button {
	margin-top: 15px;
	display: block;
}

input#memberSubmit {
	background-position: -1151px -50px;
	width:153px;
	height: 27px;
	border: none;
	text-indent: -7px;
	cursor: pointer;
}

input#memberSubmit:hover{
	background-position: -501px -386px;
}

a#memberForgotPassword {
	float:right;
	margin-top: 15px;
	font-weight: 600;
}

div#wordpressContainer {
	background-color: #255A92;
	background-position: -800px 30px;
}

div#wordpressContainer div.container {
	margin-top: 220px;
}

div#wordpressContainer p{
	margin-top: 20px;
	line-height: 24px;
}

div#wordpressContainer div.title span{
	font-size: 18px;
	font-weight:300;
}
div#wordpressContainer p span{
	font-weight:800;
}

a#signUpLink {
	margin-top: 20px;
	display:block;
	background-position: -1151px -108px;
	width: 132px;
	height: 13px;
}
a#signUpLink:hover {
	background-position:-501px -446px;
}

body.notFound div#personalizedContainer {
	background-color: #009275;
	float: left;
}

body.traffic div#personalizedContainer {
	background-color: #009275;
	margin-bottom: 20px;
}

div#personalizedContainer div.title {
	margin: 12px 0;
}
div#personalizedContainer div.subtitle {
	margin: 6px 0 0 0;
}
div#personalizedContainer ul li.price{
	background: none;
}
div#personalizedContainer ul li.price span{
	font-weight: 800;
}

div#personalizedContainer ul {
	margin: 10px 0;
}

div#personalizedContainer ul li{
	color: rgba(255,255,255,0.9);
	font-size: 13px;
	line-height: 18px;
	font-weight: 400;
	letter-spacing: 0.05em;
	position: relative;
	padding: 3px 0 3px 15px; 

	width: 255px;
	background-position: -1152px -447px;
}


div#personalizedContainer ul li.two{
	margin-left: 24em;
}

div#personalizedContainer ul li.top{
	margin-top: -72px;
}

div#personalizedContainer ul li a {
	color: #fff;
	margin-left: 5px;
}
div#personalizedContainer ul li a span{
	text-decoration: underline;
	line-height: 1.5em;
}
div#personalizedContainer ul li a div.triangle {
	display:none;
}
div#personalizedContainer ul li a:hover div.triangle{
	display: inline-block;
}

div#personalizedContainer div.domainSearch {
	width: 600px;
	clear:left;
	margin-top:40px;
}

input#domain-search {
	width: 325px;
	border: none;
	border-right: 1px solid #009275;
	margin-top: 5px;
	color: #009275;
	font-size: 16px;
}
select#domain-type {
	border: none;
	margin-top: 5px;
}

.selectBox-dropdown {
	width: 50px;
	font-size: 18px;
	color: #009275;
}
.selectBox-options li a {
	font-size: 16px;
}

div#personalizedContainer div.domainSearch span.button{
	cursor: pointer;
	padding: 12px 0;
	
}

input#search-button {
	cursor: pointer;
	background-position: -1152px -207px;
	border: none;
	width: 154px;
	height: 43px;
	text-indent: -15px;
}
input#search-button:hover {
	background-position: -500px -546px;
}

div#personalizedContainer div.input {
	border: 1px solid #A7A7A7;
	float: left;
	margin: 1px 5px 0 0;
	padding-left: 10px;
	background-color: #fff;
	padding: 4px;
	height: 32px;
}

a#transferDomain {
	margin-top: 10px;
	display:block;
}

a#transferDomain span{
	font-weight: 600;
	float: left;
	padding-top: 4px;
}
a#transferDomain div.triangle {
	float: left;
}

a#transferDomain:hover span{
	text-decoration: underline;
}

div#buildContainer {
	background-color: #99BE30;
}

body.traffic div#buildContainer {
	background-color: #99BE30;
}

div#buildContainer div.container{
	padding-top: 50px;
}
div#buildContainer div.image {
	width: 623px;
	height: 61px;
	background-position: 0 -600px;
	margin-top: 15px;
}
div#buildContainer p{
	line-height: 24px;
}
a#learnMoreWebsite {
	margin-top: 10px;
	background-position:-1152px -160px;
	display: block;
	width: 131px;
	height: 13px;
}
a#learnMoreWebsite:hover {
	background-position:-501px -497px;
}
a#learnMoreWebsite span {
	padding: 5px 10px;
}


div#videoContainer {
	background-color: #8798A8;
	color: #fff;
	font-size: 13px;
}
body.traffic div#videoContainer {
	position: relative;
}
div#videoContainer div.image {
	background-position: -58px -356px;
	width: 200px;
	height: 185px;
	margin: auto;
}
div#videoContainer div.subtitle {
	font-size: 24px;
	font-weight: 300;
}
div#videoContainer div.title {
	font-size: 36px;
	line-height: 36px;
}
div#videoContainer p {
	font-size: 14px;
	font-weight: 400;
	letter-spacing: 0.025em;
	line-height: 18px;
	color: #fff;
}
div#videoContainer div.heading {
	font-size: 18px;
	font-weight: 300;
}
div#videoContainer div.create,
div#videoContainer div.setup{
	margin-top: 20px;
}
body.traffic div#videoContainer div.create{
	margin-top: 5px;
}
div#videoContainer ul li {
	list-style: none;
	padding: 4px 0 4px 18px;
	background: url('content_sprite.png') no-repeat 0 -750px;
	margin-left: 15px;
}
div#videoContainer ul li a,
div#needHelpContainer ul li a {
	font-size: 12px;
	font-weight: 700;
	letter-spacing: 0.025em;
	color: #fff;
}
div#videoContainer ul li a:hover {
	text-decoration: underline;
}
body.traffic div#videoContainer div.image {
	position: absolute;
	background-position:-1150px -609px;
	width: 62px;
	height: 57px;
	right: 0;
	bottom: 0;
}

div#needHelpContainer {
	background-color: #69BDB8;
}
div#needHelpContainer div.title {
	margin-left: 8px;
}
div#needHelpContainer div.container {
	padding: 28px 18px;
}
div#needHelpContainer ul {
	text-align: center;
}
div#needHelpContainer ul li {
	display:inline-block;
	/* for ie7 */
    zoom: 1;
    *display: inline;
	width: 91px;
	height: 87px;
	padding: 10px 0;
}
div#needHelpContainer ul li.paddingRight {
	padding-right: 22px;
}
div#needHelpContainer ul li a div.image {
	width: 73px;
	height: 80px;
	margin: auto;
}
div#needHelpContainer ul li a:hover {
	text-decoration: underline;
}
a#forum div.image {
	background-position: -438px -913px;
}
a#liveChat div.image {
	background-position: -100px -800px;
}
a#contactUs div.image {
	background-position: -200px -800px;
}
a#knowledgeBase div.image {
	background-position: -36px -917px;
}
a#videoTutorials div.image {
	background-position: -170px -920px;
}
a#forum:hover div.image {
	background-position: -642px -920px;
}
a#liveChat:hover div.image {
	background-position: -801px -802px;
}
a#contactUs:hover div.image {
	background-position: -902px -802px;
}
a#knowledgeBase:hover div.image {
	background-position: -736px -920px;
}
a#videoTutorials:hover div.image {
	background-position: -870px -920px;
}

body.notFound div#followDoteasyContainer {
	background-color: #5E7185;
	margin: 10px 0 10px 10px;
}

body.traffic div#followDoteasyContainer {
	background-color: #5E7185;
}

div#followDoteasyContainer ul li {
	float: left;
	width: 70px;
	height:70px;
	padding: 16px 7px;
}
div#followDoteasyContainer ul li a {
	width: 70px;
	height: 75px;
	display: block;
}
a#scriptLibrary {
	background: url('under-construction_script-library.gif');
	height: 70px !important;
}
a#scriptLibrary span {
	display:none;
	padding-top: 17px;
}
a#scriptLibrary:hover {
	background: none;
}
a#scriptLibrary:hover span {
	display: inline-block;
	font-size: 16px;
	font-weight: 700;
	color: #a4c2db;
	line-height:1.2em;
	letter-spacing:0.05em;
}
a#twitter {
	background-position: -444px -805px;
}
a#youtube {
	background-position: -543px -806px
}
a#googlePlus {
	background-position: -339px -918px
}
a#facebook {
	background-position: -339px -805px
}
a#blog {
	background-position: -541px -918px
}
a#twitter:hover {
	background-position: -1144px -807px;
}
a#youtube:hover {
	background-position: -1244px -804px
}
a#googlePlus:hover {
	background-position: -1040px -918px
}
a#facebook:hover {
	background-position: -1040px -807px
}
a#blog:hover {
	background-position: -1242px -918px
}

div#footer div, div#footer a{
	font-weight: 400;
	font-size: 10px;
	letter-spacing: 0.025em;
	color: #b4bec7;
}
div#footer div {
	text-align: right;
	margin-bottom: 15px;
	line-height: 15px;
}
div#footer a:hover {
	text-decoration: underline;
}
