

#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: 980px;
	height:286px;
	text-align: left;
	margin-bottom:8px;
	float:left;
	background-image:url(http://www.daily.co.uk/images/home/banner-home-teal.jpg);
	background-color:#88B7BD;
	background-repeat: none;
	background-position: left top;
	display: inline;
	overflow: hidden;
}


#banner-home-left {
	width: 480px;
	height:266px; /* plus the 20px padding-top */
	padding-top:20px;
	margin-left:25px;
	float:left;
	text-align: left;
	font-size:14px;
	display:inline;
}

#banner-home-right {
	margin: 0px;
	padding-top: 20px;
	float:right;
	width: 365px;
	height: 266px;
	display: inline;
	overflow:hidden;
}

#banner-home-right h2 {
    color: #32595F;
    font-family:  Arial, Verdana, sans-serif;
}

#banner-home-right h2 a {
    color: #32595F;
    font-family:  Arial, Verdana, sans-serif;
}

#banner-home-right h2 a:link, #banner-home-right h2 a:visited {
    color: #32595F;
    font-family:  Arial, Verdana, sans-serif;

}

#banner-home-right h2 a:hover, #banner-home-right h2 a:active {
    color: #32595F;
    font-family:  Arial, Verdana, sans-serif;
    
}

.banner-home-right-title {
	width: 410px;
	text-align: left;
	float:left;
	color:#fff;
	
}

.banner-home-right-title a:link, .banner-home-right-title a:active, .banner-home-right-title a:visited {
	color: #fff;
}

.banner-home-right-title a:hover {
	color: #243b3f;
}


#banner-search-container {
	width: 307px;
	height:91px;
	padding-left:15px;
	padding-top:15px;
	margin-top:12px;
	margin-left: 3px;
	text-align: left;
	background-image: url(http://www.daily.co.uk/images/home/back-banner-search-teal.gif); background-repeat:no-repeat;
	
}

.banner-home-textfield {
	width: 270px;
	height:20px;
	float:left;
	font-family:  Arial, Verdana, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#333333;
	display:inline;
	background-image:url(http://www.daily.co.uk/images/back-textfield.gif);

}

.banner-home-prices {
	width: 395px;
	height:92px;
	margin-top:0px;
	text-align: left;
	float:left;
}

.banner-home-prices a img {
	border: none;
}


.banner-home-bullets {
	width: 198px;
	height:0px;
	margin-bottom:65px;
	margin-top:10px;
	margin-right:4px;
	text-align: left;
	float:left;
}



/*******************************************************/
/*******************************************************/
/* TOMBSTONES                                           */
/*******************************************************/
/*******************************************************/


#tombstone-container {
	width: 979px;
	height:219px;
	text-align: left;
	margin-bottom:6px;
	float:left;
}


.tombstone-container-hosting {
	width: 230px;
	height:209px;
	text-align: left;
	margin-right:6px;
	padding-top:10px;
	padding-left:10px;
	margin-bottom:6px;
	float:left;
	background-image:url(http://www.daily.co.uk/images/home/back-tomb-hosting.jpg);
	
}

.tombstone-container-vps {
	width: 230px;
	height:209px;
	text-align: left;
	margin-right:6px;
	padding-top:10px;
	padding-left:10px;
	margin-bottom:6px;
	float:left;
	background-image:url(http://www.daily.co.uk/images/home/back-tomb-vps.jpg);
}

.tombstone-container-eshop {
	width: 230px;
	height:209px;
	text-align: left;
	margin-right:7px;
	padding-top:10px;
	padding-left:10px;
	margin-bottom:6px;
	float:left;
	background-image:url(http://www.daily.co.uk/images/home/back-tomb-eshop.jpg);
}

.tombstone-container-reseller {
	width: 230px;
	height:209px;
	text-align: left;
	padding-top:10px;
	padding-left:10px;
	margin-bottom:6px;
	float:left;
	background-image:url(http://www.daily.co.uk/images/home/back-tomb-reseller.jpg);
}

.tombstone-title {
	width: 200px;
}
.tombstone-title  h2, .tombstone-title  h3 {
	display: inline;
}

.tombstone-summary {
	width: 255px;
	height:83px;
	text-align: left;
	margin-top:0px;
	float:left;
	font-size:12px;
	color:#243b3f;
}

.tombstone-summary a {
	font-size:12px;
	color:#243b3f;
	font-weight:bold;
}

.tombstone-summary a:link, .tombstone-summary a:active, .tombstone-summary a:visited {
	color: #243b3f;
}

.tombstone-summary a:hover {
	color:#458b97;	
}

.tombstone-tab-container {
	width: 200px;
	height:20px;
	text-align: left;
	margin-top:7px;
	float:left;
}





/*******************************************************/
/*******************************************************/
/* COFFINS                                             */
/*******************************************************/
/*******************************************************/

.coffin-top {
	width:580px;
	background-image:url(http://www.daily.co.uk/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(http://www.daily.co.uk/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(http://www.daily.co.uk/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(http://www.daily.co.uk/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(http://www.daily.co.uk/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(http://www.daily.co.uk/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(http://www.daily.co.uk/images/home/back-coffin-marketing.gif);
}

.coffin-blog {
	width: 550px;
	text-align: left;
	padding-left:30px;
	padding-top:15px;
	float:left;
	background-image:url(http://www.daily.co.uk/images/home/back-left-outline.gif);
}

.coffin-blog-bottom {
	width: 580px;
	height:10px;
	text-align: left;
	margin-bottom:6px;
	float:left;
	background-image:url(http://www.daily.co.uk/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(http://www.daily.co.uk/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(http://www.daily.co.uk/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(http://www.daily.co.uk/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(http://www.daily.co.uk/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(http://www.daily.co.uk/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(http://www.daily.co.uk/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(http://www.daily.co.uk/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(http://www.daily.co.uk/images/home/offers_bkg_active.gif) repeat-x left bottom;
	
}
#offers-container h3.ui-state-active a {
	background: url(http://www.daily.co.uk/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(http://www.daily.co.uk/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(http://www.daily.co.uk/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(http://www.daily.co.uk/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(http://www.daily.co.uk/images/home/back-right-affiliate.gif); background-repeat:no-repeat;
}


#home-right-guarantee {
	width: 277px;
	height:83px;
	padding-left:116px;
	padding-top:50px;
	text-align: left;
	margin-right:6px;
	margin-bottom:6px;
	float:left;
	background-image:url(http://www.daily.co.uk/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(http://www.daily.co.uk/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(http://www.daily.co.uk/images/home/back-right-awards.gif); background-repeat:no-repeat;
	
}

/* Temporary changes go after here: */

div#ukprizedraw {
	float: left;
	margin-left: 318px;
	margin-top: 12px;
}


#banner-home-right h2 a#upgraded {
	font-size: 36px;
	line-height: 38px;
	text-align: right;
	color: #FE852C;
}

#banner-home-right h2 a#virtual-private-servers {
	font-size: 32px;
	line-height: 38px;
	color: #ffffff;
}

#banner-home-right h2 a#from-999 {
	font-size: 32px;
	line-height: 38px;
	margin-left: 170px;
	color: #ffffff;
}

#banner-home-right h2 a#from-999 span {
	color: #FE852C;
}


#banner-home-right-ticks {
	color: #ffffff;
	padding-left: 30px;
	padding-top: 69px;
}

#banner-home-right-ticks h3 {
	margin: 5px 3px 5px 8px;
}

#banner-home-right-ticks h3 a {
	color: #ffffff;
	font-size: 16px;
}

