/* Heidelberg Cakes - Screen */

/* Please do not touch this file. */

@import"../css/structure.css";
@import"../css/standard.css";

* {
	margin: 0;
	padding: 0;
}

p.backtotop { font-size: 0.9em; padding-top: 5px; border-top: 1px solid #e2e2e2; margin: 10px 0 0 25px; text-align: right; }

body {
	font-size: 62.5%;
	font-family: Verdana;
	padding: 35px 0;
}

.contact-us h2 {position: relative; display: inline-block;}
.fb-like {position: absolute; display: inline-block; }

.header-contact ul li {display: block; height: 26px; font-family: Verdana; font-size: 14px; font-weight: bold;}
.header-contact li#header-phone {background: url(../images/core/icon-phone.png) 0 0 no-repeat; padding: 3px 0 0 30px;}
.header-contact li#header-fb {background: url(../images/core/icon-facebook.png) 0 0 no-repeat; padding: 3px 0 0 30px;}
.header-contact li#header-locate {background: url(../images/core/icon-locate.png) 0 0 no-repeat; padding: 3px 0 0 30px;}

a img {
	border:none;
}

a.pdf { background: url('../images/icon_pdf.gif') no-repeat; padding: 0 0 2px 25px; line-height: 1.6em; margin-bottom: 0 !important; }
a.word { background: url('../images/icon_word.gif') no-repeat; padding: 0 0 2px 25px; line-height: 1.6em; margin-bottom: 0 !important; }
a.file { background: url('../images/icon_file.gif') no-repeat; padding: 0 0 2px 25px; line-height: 1.6em; margin-bottom: 0 !important; }

/* Wrap Container */

div.wrap-container {
	width: 925px;
	height: auto;
	margin: 0 auto;
	background: url('../images/core/tile-wrapcontainer.jpg') 0 0 repeat-y;
}

/* Container */

div.container {
	width: 925px;
	height: auto;
	background: url('../images/core/bg-container.jpg') 0 0 no-repeat;
}

/* Header */

div.header {
	width: 795px;
	height: auto;
	font-size: 1.1em;
	color: #3C954C;
	padding: 50px 65px 10px;
}

div.header:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

div.header p {
	line-height: 1.1em;
}

div.header a {
	color: #3C954C;
}

div.header a:hover {
	color: #000;
}

/* Header Logo */

div.header-logo {
	float: left;
}

div.header-logo img {
	border: 0;
}	

/* Header Contact */

div.header-contact {
	float: right;
	margin-top: 20px;
}

/* Navigation */

div.navigation {
	width: 795px;
	height: auto;
	font-size: 1.1em;
	padding: 0 65px;
}

div.navigation:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

div.navigation ul {
	list-style-type: none;
	width: 795px;
	height: 33px;
	background: #F9F7F1;
	border-top: 1px solid #E4DAC3;
	border-bottom: 1px solid #E4DAC3;
}

div.navigation ul li {
	float: left;
	position: relative;
	z-index: 100;
	border-right: 1px solid #E4DAC3;
}

div.navigation ul li a {
	color: #000;
	float: left;
	display: block;
	font-weight: bold;
	padding: 10px;
	text-decoration: none;
}	

div.navigation ul li a:hover {
	background: #F2EEE2;
}

div.navigation ul li ul {
	left: -9999em;
	margin-top: 33px;
	padding-top: 1px;
	position : absolute; 
	z-index: 100;
	width: auto;
	border: 0;
	background: none;
}

div.navigation ul li ul li {
	clear: left;
	border-right: 0;
	border-bottom: 1px solid #E4DAC3;
}

div.navigation ul li ul li a {
	width: 180px;
	padding: 7px;
	font-weight: normal;
	background: #F9F7F1;
}

div.navigation ul li:hover ul, div.navigation ul li.sfhover ul {
	left: -9999em;
}

div.navigation ul li:hover ul, div.navigation ul li.sfhover ul {
	left: 0;
}

/* Finder / Cart */

div.finder-cart {
	width: 795px;
	height: auto;
	font-size: 1.1em;
	color: #301009;
	padding: 10px 65px;
}

div.finder-cart:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Cake Finder */

div.cake-finder {
	float: left;
}

div.cake-finder h2 {
	float: left;
	width: 102px;
	height: 28px;
	text-indent: -9999px;
	background: url('../images/core/title-cakefinder.jpg') left center no-repeat;
}

div.cake-finder input {
	vertical-align: middle;
	margin-left: 10px;
}

div.cake-finder input.field {
	border: 0;
	font-size: 1em;
	color: #010101;
	font-family: Verdana;
	width: 124px;
	padding: 8px;
	background: url('../images/core/bg-cakefinder.jpg') 0 0 no-repeat;
}

/* Cart Items */

div.cart-items {
	float: right;
}

div.cart-items p {
	vertical-align: middle;
	padding: 10px 0 10px 60px;
	background: url('../images/core/icon-cart.jpg') left top no-repeat;
}

div.cart-items a {
	color: #3C954C;
}

div.cart-items a:hover {
	color: #000;
}

div.cart-items strong {
	color: #C32929;
}

/* Content */

div.content {
	width: 795px;
	height: auto;
	padding: 0 65px 20px;
	min-height: 500px;
	background: url('../images/core/bg-content.jpg') 0 bottom no-repeat;
}

div.content:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

* html div.content {
 height: 500px;
}

/* Content Banners */

div.content h2.banner-aboutus {
	height: 70px;
	text-indent: -9999px;
	margin-bottom: 15px;
	background: url('../images/core/banner-aboutus.jpg') 0 0 no-repeat;
}

div.content h2.banner-faqs {
	height: 70px;
	text-indent: -9999px;
	margin-bottom: 15px;
	background: url('../images/core/banner-faqs.jpg') 0 0 no-repeat;
}

div.content h2.banner-productcatalogue {
	height: 70px;
	text-indent: -9999px;
	margin-bottom: 15px;
	background: url('../images/core/banner-productcatalogue.jpg') 0 0 no-repeat;
}

div.content h2.banner-wevalue {
	height: 70px;
	text-indent: -9999px;
	margin-bottom: 15px;
	background: url('../images/core/banner-wevalue.jpg') 0 0 no-repeat;
}

div.content h2.banner-testimonials {
	height: 70px;
	text-indent: -9999px;
	margin-bottom: 15px;
	background: url('../images/core/banner-testimonials.jpg') 0 0 no-repeat;
}

div.content h2.banner-contactus {
	height: 70px;
	text-indent: -9999px;
	margin-bottom: 15px;
	background: url('../images/core/banner-contactus.jpg') 0 0 no-repeat;
}

div.content h2.banner-cart {
	height: 70px;
	text-indent: -9999px;
	margin-bottom: 15px;
	background: url('../images/core/banner-cart.jpg') 0 0 no-repeat;
}

div.content h2.banner-checkout {
	height: 70px;
	text-indent: -9999px;
	margin-bottom: 15px;
	background: url('../images/core/banner-checkout.jpg') 0 0 no-repeat;
}

div.content h2.banner-privacypolicy {
	height: 70px;
	text-indent: -9999px;
	margin-bottom: 15px;
	background: url('../images/core/banner-privacypolicy.jpg') 0 0 no-repeat;
}

div.content h2.banner-termsconditions {
	height: 70px;
	text-indent: -9999px;
	margin-bottom: 15px;
	background: url('../images/core/banner-termsconditions.jpg') 0 0 no-repeat;
}

div.content h2.banner-cakefinder {
	height: 70px;
	text-indent: -9999px;
	margin-bottom: 15px;
	background: url('../images/core/banner-cakefinder.jpg') 0 0 no-repeat;
}

div.content h2.banner-buyingacake {
	height: 70px;
	text-indent: -9999px;
	margin-bottom: 15px;
	background: url('../images/core/banner-buyingacake.jpg') 0 0 no-repeat;
}

div.content h2.banner-buyingacake2 {
	height: 70px;
	text-indent: -9999px;
	margin-bottom: 15px;
	background: url('../images/core/banner-buyingacake2.jpg') 0 0 no-repeat;
}

div.content h2.banner-buyingacake3 {
	height: 70px;
	text-indent: -9999px;
	margin-bottom: 15px;
	background: url('../images/core/banner-buyingacake3.jpg') 0 0 no-repeat;
}

div.content h2.banner-emailconfirmation {
	height: 70px;
	text-indent: -9999px;
	margin-bottom: 15px;
	background: url('../images/core/banner-emailconfirmation.jpg') 0 0 no-repeat;
}

div.content h2.banner-flavours {
	height: 70px;
	text-indent: -9999px;
	margin-bottom: 15px;
	background: url('../images/core/banner-flavours.jpg') 0 0 no-repeat;
}

div.content h2.banner-gallery-images {
	height: 70px;
	text-indent: -9999px;
	margin-bottom: 15px;
	background: url('../images/core/banner-gallery-images.jpg') 0 0 no-repeat;
}

/* Content Left */

div.content-left {
	width: 395px;
	height: auto;
	float: left;
}

/* Banner */

div.banner {
	margin-bottom: 25px;
}

/* Text */

div.text {
	margin-bottom: 6px;
	padding: 5px 20px;
	background: #EFEAE0;
}

/* Awards */

div.awards {
	margin-top: 25px;	
}

div.awards ul {
	list-style-type: none;
}

div.awards ul li {
	display: inline;
	margin-right: 10px;
	background: none;
}	

div.awards ul li img {
	vertical-align: middle;
}

/* Content Right */

div.content-right {
	width: 395px;
	height: auto;
	float: left;
	margin-left: 5px;
}

/* Customer */

div.customer {
	font-size: 1.1em;
	color: #FFF;
	padding-top: 20px;
	margin-bottom: 6px;
}

div.customer:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Customer Image */

div.customer-image {
	width: 195px;
	height: 247px;
	float: left;
}

/* Customer Testimonial */

div.customer-testimonial {
	width: 155px;
	height: 207px;
	position: relative;
	padding: 20px;
	float: left;
	margin-left: 5px;
	background: url('../images/core/bg-testimonial.jpg') 0 0 no-repeat;
}

div.customer-testimonial h2 {
	height: 29px;
	text-indent: -9999px;
	background: url('../images/core/title-testimonial.jpg') 0 0 no-repeat;
}

div.customer-testimonial a {
	color: #FFF;
	text-decoration: underline;
}

div.customer-testimonial a:hover {
	color: #000;
}	

div.customer-testimonial p a.link {
	color: #FFF;
	text-decoration: underline;
	position: absolute; right: 10px; bottom: 7px;
}

/* Specialty */

div.specialty {
	font-size: 1.2em;
	color: #311009;	 
}

/* Specialty Freshness */

div.specialty-freshness {
	padding: 15px;
	margin-bottom: 6px;
	border: 1px solid #EFEAE0;
}

div.specialty-freshness h2 {
	float: left;
	width: 84px;
	height: 29px;
	text-indent: -9999px;
	padding: 0 2px 7px 0;
	background: url('../images/core/title-freshness.jpg') 0 bottom no-repeat;
}

div.specialty-freshness p {
	line-height: 1.5em;
	margin: 15px 0;
}	

div.specialty-freshness a {
	color: #3C954C;
	text-decoration: underline;
}	

div.specialty-freshness a:hover {
	color: #000;
}	

div.specialty-freshness img {
	vertical-align: middle;
	margin-top: -5px;
	margin-bottom: -5px;
}

/* Specialty Wedding Cakes */

div.specialty-weddingcakes {
	padding: 15px;
	margin-bottom: 6px;
	border: 1px solid #EFEAE0;
}

div.specialty-weddingcakes h2 {
	float: left;
	width: 120px;
	height: 33px;
	text-indent: -9999px;
	padding: 0 2px 7px 0;
	background: url('../images/core/title-weddingcakes.jpg') 0 bottom no-repeat;
}

div.specialty-weddingcakes p {
	line-height: 1.5em;
	margin: 15px 0;
}	

div.specialty-weddingcakes a {
	color: #3C954C;
	text-decoration: underline;
}	

div.specialty-weddingcakes a:hover {
	color: #000;
}	

div.specialty-weddingcakes img {
	vertical-align: middle;
	margin-top: -5px;
	margin-bottom: -7px;
}

/* Specialty Coliacs */

div.specialty-coliacs {
	padding: 15px;
	margin-bottom: 6px;
	border: 1px solid #EFEAE0;
}

div.specialty-coliacs h2 {
	float: left;
	width: 71px;
	height: 21px;
	text-indent: -9999px;
	padding: 0 2px 8px 0;
	background: url('../images/core/title-coliacs.jpg') 0 bottom no-repeat;
}

div.specialty-coliacs p {
	line-height: 1.5em;
	margin: 15px 0;
}	

div.specialty-coliacs a {
	color: #3C954C;
	text-decoration: underline;
}	

div.specialty-coliacs a:hover {
	color: #000;
}	

div.specialty-coliacs img {
	vertical-align: middle;
	margin-top: -7px;
}

/* Footer */

div.footer {
	width: 795px;
	height: 62px;
	font-size: 1.1em;
	color: #FFF;
	padding: 40px 65px;
	background: url('../images/core/bg-footer.jpg') 0 0 no-repeat;
}

div.footer a {
	color: #FFF;
	text-decoration: underline;
}

div.footer a:hover {
	color: #000;
}	

div.footer img {
	float: right;
	border: 0;
}

/*new*/
.search-pic { display: block; margin-right: 15px; margin-bottom: 10px; }
.page-content { padding: 10px; }

/* FLAVOURS PAGE */
ul.floavours-list, ul.floavours-list li { list-style: none!important; margin: 0px!important; padding: 0px!important; }
ul.floavours-list li { margin: 0px 10px 20px 10px!important; width: 240px; float: left!important;}
ul.floavours-list li div.image { border: 1px solid #C0C0C0; width: 240px; height: 240px; text-align: center; }
ul.floavours-list li div.no-image { padding-top: 110px!important; height: 130px!important;  }
ul.floavours-list li div.name { overflow: hidden; width: 240px; height: 35px; font-weight: bold; color: #000; }
ul.floavours-list li div.description { overflow: visible; width: 240px; min-height: 200px; }

ul.download-list, ul.download-list li { list-style: none!important; margin: 0px!important; padding: 0px!important; }
ul.download-list { margin-left: 10px!important; margin-bottom: 10px!important; }
ul.download-list li { margin-bottom: 5px!important; }

