
#home-content-left {
	width: 580px;
	text-align: left;
	margin-right:6px;
	float:left;


}

#home-content-right {
	width: 394px;
	text-align: left;
	margin-right:6px;
	float:left;
	margin: 0 auto;

}

/* BANNER
/*******************************************************/
/*******************************************************/

#banner-home {
	width: 990px;
	height:293px;
	position: relative;
}

.splash-banner {
	width: 320px;
	height:293px;
	text-align: left;
	margin-right:10px;
	float:left;
	background:url(../images/home/splash/bg-splash-banner.gif);
	position: relative;
	text-decoration: none;
}
.splash-clickthru {
	width: 320px;
	height:293px;
	margin:0 auto;
	position:absolute;
	top: 0; left: 0;
	cursor:pointer;
}
.splash-banner p {
	margin:0 10px 10px 25px;
	line-height:16px;
	font-weight:normal;
	font-size:14px;
	color:#fff;
	text-align:left;
}

.splash-banner p.middle {
	margin:0 10px 10px 80px;
}

.splash-banner-title {
	width: 320px;
	height:88px;
	margin-bottom:10px;
	float:left;
	overflow:hidden;
}
.splash-banner-title h1 {
	font-size:14px;
	height:88px;
	background:none;
	margin:0 0 0px;
	font-weight:normal;
}
.splash-banner-title .domains { background: url(../images/home/splash/splash-title-domains.gif);}
.splash-banner-title .hosting { background: url(../images/home/splash/splash-title-hosting.gif);}
.splash-banner-title .vps { background: url(../images/home/splash/splash-title-vps.gif);}

#splash-woman {
	width: 129px;
	height:293px;
	margin:4px 0 0 285px;
	position:absolute;
	top: 0; left: 0;
	background:url(../images/home/splash/splash-woman.png); background-repeat:no-repeat;
	z-index:1;
}

.new {
    background-color: #dd2a2d;
    border-radius: 2px 2px 2px 2px;
    -moz-border-radius: 2px 2px 2px 2px;
    -webkit-border-radius: 2px 2px 2px 2px;
    color: #fff;
    float: right;
    font-size: 12px;
    line-height: 12px;
    margin-right: 5px;
    margin-top: 5px;
    padding: 3px 2px 2px;
    text-transform: uppercase;
    text-decoration: none;
}
.suffix-row {
	width: 268px;
	height:24px;
	margin-left:25px;
}
.suffix-row div {
	float: left;
	line-height: 25px;
	color:#fff;
}
.suffix {
	width: 135px;
	font-size:18px;
	font-weight:bold;
}
.suffix-prefix {
	width: 46px;
	font-size:12px;
	font-weight:bold;
}
.suffix-row div.suffix-price {
	float: right;
	width: 87px;
	text-align:center;
	font-weight:bold;
	font-size:18px;
	background:url(../images/home/splash/suffix-price-tab.png); background-repeat:no-repeat;
}
.suffix-line {
	width: 268px;
	height:1px;
	margin:2px 0 3px 25px;
	text-align: left;
	background-color:#70b6bc;
}
.price-tab {
	width: 148px;
	height:57px;
	padding:3px 12px 0px 10px;
	margin:0 0 0 35px;
	text-align:left;
	float:right;
	color:#fff;
	line-height:22px;
	font-size:14px;
	font-weight:normal;
	background:url(../images/home/splash/green-price-tab.png); background-repeat:no-repeat;
}

.banner-right .price-tab {
	margin: -15px 30px 0 35px;
	background:url(../images/home/splash/red-price-tab.png); background-repeat:no-repeat;
}
.price-tab span {
	text-align:left;
	color:#fff;
	font-size:25px;
	font-weight:bold;
}
.splash-buy-now {
    display: block;
    text-align:center;
    padding: 8px 10px 16px;
    color:#fff;
    text-decoration:none;
    position:absolute;
    bottom: 0;
    left: 25px;
    /* background: url(../images/home/splash/splash-but-now.png)  no-repeat 0 0; */
    background: #ff670f;
    background: -moz-linear-gradient(top, #ffae27 0%, #ff670f 45%, #ff670f 81%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffae27), color-stop(45%,#ff670f), color-stop(81%,#ff670f));
    background: -webkit-linear-gradient(top, #ffae27 0%,#ff670f 45%,#ff670f 81%);
    background: -o-linear-gradient(top, #ffae27 0%,#ff670f 45%,#ff670f 81%);
    background: -ms-linear-gradient(top, #ffae27 0%,#ff670f 45%,#ff670f 81%);
    background: linear-gradient(top, #ffae27 0%,#ff670f 45%,#ff670f 81%);
    -moz-border-radius: 8px 8px 0px 0px;
    -webkit-border-radius: 8px 8px 0px 0px;
    border-radius: 8px 8px 0px 0px;
    color: #ffffff;
    font-family: Arial;
    font-size: 18px;
    font-weight: bold;
    text-decoration: none;
    text-shadow: 1px 1px 0px #888888;
}
.splash-buy-now:hover {
    color: #ffffff;
    text-decoration: none;
    background: #999999;
    background: -moz-linear-gradient(top, #cccccc 0%, #999999 45%, #999999 81%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cccccc), color-stop(45%,#999999), color-stop(81%,#999999));
    background: -webkit-linear-gradient(top, #cccccc 0%,#999999 45%,#999999 81%);
    background: -o-linear-gradient(top, #cccccc 0%,#999999 45%,#999999 81%);
    background: -ms-linear-gradient(top, #cccccc 0%,#999999 45%,#999999 81%);
    background: linear-gradient(top, #cccccc 0%,#999999 45%,#999999 81%);
    /*background: url(../images/home/splash/splash-but-now-roll.png); background-repeat:no-repeat; */
}
.splash-buy-now:active {
    background: #999999;
    background: -moz-linear-gradient(top, #999999 19%, #999999 55%, #cccccc 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(19%,#999999), color-stop(55%,#999999), color-stop(100%,#cccccc));
    background: -webkit-linear-gradient(top, #999999 19%,#999999 55%,#cccccc 100%);
    background: -o-linear-gradient(top, #999999 19%,#999999 55%,#cccccc 100%);
    background: -ms-linear-gradient(top, #999999 19%,#999999 55%,#cccccc 100%);
    background: linear-gradient(top, #999999 19%,#999999 55%,#cccccc 100%);
}

#splash-now-mdl {
	left: 80px;
}

.splash-image {
	position:absolute;
	bottom: 0;
	right: 0;
}
#splash-image-vps {
	width: 175px;
	height:76px;
	background:url(../images/home/splash/splash-image-vps.png); background-repeat:no-repeat;
}
#splash-image-hosting {
	width: 131px;
	height:66px;
	bottom: 5px;
	right: 1px;
	background:url(../images/home/splash/splash-image-hosting.png); background-repeat:no-repeat;
}


.splash-banner form.domain_search {
	margin:8px 0 0 25px;
}

.splash-banner input.domain_search {
    width: 220px;
}



/*******************************************************/
/*******************************************************/
/* COFFINS                                             */
/*******************************************************/
/*******************************************************/

.coffin-top {
	width:580px;
	background-image:url(/images/home/bg-banner-left-top.gif);
	float:left;
}

.coffin-icon {
	width:130px;
	margin-right:20px;
	float:left;
}

.coffin-copy {
	width:390px;
	padding: 16px 20px 12px 0px;
	float:left;
}

.coffin-footer {
	width:430px;
	height:29px;
	padding-left:150px;
	margin-bottom:6px;
	float:left;
	background-image:url(/images/home/bg-banner-left-bottom.gif);
}



.coffin-windows {
	width: 450px;
	height:81px;
	text-align: left;
	padding-left:130px;
	padding-top:15px;
	margin-bottom:6px;
	font-weight:normal;
	float:left;
	background-image:url(/images/home/back-coffin-windows.gif);
}

.coffin-seo {
	width: 450px;
	height:81px;
	text-align: left;
	padding-left:130px;
	padding-top:15px;
	margin-bottom:6px;
	font-weight:normal;
	float:left;
	background-image:url(/images/home/back-coffin-seo.gif);
}

.coffin-oneclick {
	width: 450px;
	height:81px;
	text-align: left;
	padding-left:130px;
	padding-top:15px;
	margin-bottom:6px;
	font-weight:normal;
	float:left;
	background-image:url(/images/home/back-coffin-oneclick.gif);
}

.coffin-transfer {
	width: 450px;
	height:145px;
	text-align: left;
	padding-left:130px;
	padding-top:15px;
	margin-bottom:6px;
	font-weight:normal;
	float:left;
	background-image:url(/images/home/back-coffin-transfer.gif);
}

.coffin-marketing {
	width: 450px;
	height:146px;
	text-align: left;
	padding-left:130px;
	padding-top:15px;
	margin-bottom:6px;
	font-weight:normal;
	float:left;
	background-image:url(/images/home/back-coffin-marketing.gif);
}

.coffin-blog {
	width: 550px;
	text-align: left;
	padding-left:30px;
	padding-top:15px;
	float:left;
	background-image:url(/images/home/back-left-outline.gif);
}

.coffin-blog-bottom {
	width: 580px;
	height:10px;
	text-align: left;
	margin-bottom:6px;
	float:left;
	background-image:url(/images/home/back-left-outline-bottom.gif);
}

.blog-container {
	width: 480px;
	margin-bottom:5px;
	text-align: left;
	margin-right:6px;
	float:left;
}


.calendar {
    width: 42px;
	height:70px;
	margin-right:30px;
	margin-top:15px;
	background-image:url(/images/icons/icon-blog-calendar.gif); background-repeat:no-repeat;
    float: left;
}

.calendar-year {
    width: 42px;
	text-align:center;
	font-size:9px;
	margin-top:-1px;
	color:#fff;
	text-transform:uppercase;
    float: left;
}

.calendar-month {
    width: 42px;
	text-align:center;
	font-size:9px;
	margin-top:-1px;
	color:#333333;
    float: left;
}

.calendar-day {
    width: 42px;
	text-align:center;
	font-size:12px;
	margin-top:-4px;
	font-weight:bold;
	color:#333333;
	text-transform:uppercase;
    float: left;
}


.blog-text {
    width: 480px;
	margin-top:10px;
	margin-bottom:10px;
	font-size:12px;
	color:#333333;
}







/*******************************************************/
/*******************************************************/
/* BOTTOM BANNERS                                      */
/*******************************************************/
/*******************************************************/

.home-content-bottom-container {
	width: 580px;
	height:162px;
	text-align: left;
	margin-right:6px;
	margin-bottom:6px;
	float:left;
}

#support-container {
	width: 145px;
	height:142px;
	padding-left:20px;
	padding-top:20px;
	padding-right:100px;
	text-align: left;
	margin-right:8px;
	float:left;
	background-image:url(/images/home/back-support.gif);
}

#awards-container {
	width: 45px;
	height:142px;
	padding-left:20px;
	padding-top:20px;
	padding-right:200px;
	text-align: left;
	margin-right:8px;
	float:left;
	background-image:url(/images/home/back-awards.gif); background-repeat:no-repeat;
}

#testimonials-container {
	width: 217px;
	height:142px;
	padding-left:50px;
	padding-top:20px;
	padding-right:40px;
	text-align: left;
	float:left;
	background-image:url(/images/home/back-testimonials.gif);
}

#guarantee-container {
	width: 147px;
	height:142px;
	padding-left:120px;
	padding-top:20px;
	padding-right:40px;
	text-align: left;
	float:left;
	background-image:url(/images/home/back-guarantee.gif); background-repeat:no-repeat;
}






/*******************************************************/
/*******************************************************/
/* RIGHT COLUMN                                        */
/*******************************************************/
/*******************************************************/

/*#offers-wrap {
	height: 262px;
}*/
.ui-accordion, .ui-accordion-content {
	overflow: hidden;
}
.ui-animate, .ui-animate div  {
	margin: 0; padding: 0; height: 154px;
}
.ui-icon { display : none; }
#offers-container {
	width: 394px;
	text-align: left;
	float:left;
	margin: 0 auto;
	height: 262px;
}
#offers-container div {
	overflow: hidden;
}
#offers-container div, #offers-container h3, #offers-container a, #offers-container img, #offers-container a img {
	margin: 0; padding: 0;
}
#offers-container  h3 {
	display: block;
	height: 36px;
	background:url(/images/home/offers_bkg.gif) repeat-x left bottom;

}
#offers-container  h3 a {
	display: block;
	height: 36px;
	width: 377px;
	padding-left: 17px;
	line-height: 36px;
	color: #fff;
	background: url(/images/home/offers_handle.gif) no-repeat right bottom;
	text-decoration:none;

}
#offers-container  a img { border: none; }
.ui-state-focus {
	outline: none;
}
#offers-container h3.ui-state-active {
	background:url(/images/home/offers_bkg_active.gif) repeat-x left bottom;

}
#offers-container h3.ui-state-active a {
	background: url(/images/home/offers_handle_active.gif) no-repeat right bottom;

}

#home-right-support {
	width: 268px;
	height:115px;
	padding-left:16px;
	padding-top:20px;
	padding-right:110px;
	text-align: left;
	margin-right:6px;
	margin-bottom:6px;
	margin-top:0px;
	float:left;
	background-image:url(/images/home/back-right-support.gif); background-repeat:no-repeat;

}

#home-right-livechat {
	width: 164px;
	height:77px;
	padding-left:120px;
	padding-top:13px;
	padding-right:110px;
	text-align: left;
	margin-right:6px;
    margin-bottom:6px;
	margin-top:0px;
	float:left;
	background-image:url(/images/home/back-right-livechat.gif); background-repeat:no-repeat;
}

#home-right-testimonials {
	width: 243px;
	height:158px;
	padding-left:70px;
	padding-top:20px;
	padding-right:80px;
	text-align: left;
	margin-right:6px;
	margin-bottom:6px;
	float:left;
	background-image:url(/images/home/back-right-testimonials.gif); background-repeat:no-repeat;
}

#home-right-affiliates {
    width: 234px;
    height: 109px;
    padding-left: 130px;
    padding-top: 20px;
    padding-right: 30px;
    text-align: left;
    margin-right: 6px;
    margin-bottom:6px;
    float:left;
    background-image:url(/images/home/back-right-affiliate.gif); background-repeat:no-repeat;
}


#home-right-guarantee {
	width: 277px;
	height:83px;
	padding-left:116px;
	padding-top:30px;
	padding-bottom:20px;
	text-align: left;
	margin-right:6px;
	margin-bottom:6px;
	float:left;
	background-image:url(/images/home/back-right-guarantee.gif); background-repeat:no-repeat;

}

#home-right-whydaily {
	width: 234px;
	height:157px;
	padding-left:130px;
	padding-top:20px;
    padding-right:30px;
	text-align: left;
	margin-right:6px;
	margin-bottom:6px;
	float:left;
	background-image:url(/images/home/back-right-whydaily.gif); background-repeat:no-repeat;

}

#home-right-awards {
	width: 373px;
	height:98px;
	padding-left:20px;
	padding-top:20px;
	text-align: left;
	margin-right:6px;
    margin-bottom:6px;
	float:left;
	background-image:url(/images/home/back-right-awards.gif); background-repeat:no-repeat;

}

/* Temporary changes go after here: */

