
/*www.cafebar.co.uk*/


/* COLOURS ---------------------------

page cream: 	#f2efdd
body text: 		#616161
yellow/gold:    #C90
purple:     	#9d8279

grey 1			#616161
grey 2 			#c2c2c2
grey 3 			#393939
grey 4			#96999b		

----------------------------------- */

/* COLUMN WIDTHS ---------------------

container:		980px
col-1: 			220px
col-2: 			480px
col-3: 			200px
col-2-3: 		710px
----------------------------------- */

*,
html,
body  {
	margin: 0;
	padding: 0;
}

body {
	color: #616161;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	background: #f2efdd url('../../../../images/templates/bg.gif') center top repeat-y;
}

label,
button,
/*select,
input,*/
textarea {
	color: #616161;
	font: normal 11px Verdana, Helvetica, sans-serif;
/*	border: 1pt;
	border-color: #000000;*/
}

fieldset {
	border: none;
}

img {
	border: none;
}

a {
	outline: none;
}

	/* HEADS */

	h1 {
		font-weight: normal;
		border-bottom: 3px solid #e3e3e3;
		padding-bottom: 3px;
	}
	
		h2 {
			font-weight: normal;
			font-size: 18px;
			color: #393939;
			padding-bottom: 5px;
		}


div.container {
	width: 980px;
	margin: 0 auto;
	text-align: left;
	background: #fff;
}

	/********* HEADER *********/
	
	div.header {
		width: 980px;
		height: 200px;
		float: left;
		background: #fff url(../../../../images/templates/bg_header.jpg) center top no-repeat;
	}
	
		/* Header Left */
	
		div.header-left {
			width: 268px;
			float: left;
			display: inline;
			
		}
		
			div.header-left p {
				color: #fff;
				font-weight: bold;
				float: left;
				margin: 65px 0 0 10px;
				margin: 68px 0 0 5px !ie;
				text-transform: uppercase;
			}
			
				/* Header Middle */
		
				div.header-middle {
					/* width: 505px; */
					float: left;
					display: inline;
						
				}
			
				/* Header Right */
			
					div.header-right {
						width: 207px;
						float: right;
						display: inline;
					}
	
		/********* TOP SEARCH *********/
		
		
        #search	
        {
    
        background:url(../../../../images/templates/serachbox.gif) no-repeat;
        width: 150px;
        float: left;
		display: inline;
		margin: 12px 0 0 57px;
		height: 21px; 
    
         }
    
#search label	
{
    display:none;
    
    }
    
#search input
{
        width: 115px !important;
        height: 21px !important;
		float: left;
		display: inline;
		padding: 0px;
    	border: none;
        background:url(../../../../images/templates/bg_search_input.gif) no-repeat;
    
    }
    
#search a
{
     width: 35px;
	 height: 21px;
	 float: left;
	 display: inline;
     background:url(../../../../images/templates/btn_search.gif) no-repeat; 
   
    
    
    }

#search a img	
{
    display:none;
   
    }

		/********* TOP NAVIGATION *********/
			
		div.top-navigation {
			width: 100px;
			height: 30px;
			float: left;
			display: inline;
		}
		
			div.top-navigation ul {
				float: left;
				list-style: none;
				font-size: 11px;
			}
			
				div.top-navigation ul li {
					float: left;
				}
				
					div.top-navigation ul li a {
						color: #96999b;
						text-decoration: none;
						display: block;
						padding-top: 7px;
						background: url(../../../../images/templates/bg_top_nav.gif) center top no-repeat;
					}
					
					div.top-navigation ul li a.active,
					div.top-navigation ul li a:hover {
						color: #393939;
						background: url(../../../../images/templates/bg_top_nav_hover.gif) center top no-repeat;
					}
					
		div.cafe-bar {
			cursor: pointer;
			float: left;
			display: inline;
			margin-top: 42px;
			margin-left: 20px;
			background:url(../../../../images/templates/img_cafe_bar.gif) center top no-repeat;
			height:40px;
			width:225px;
		}
		
			div.header-call-us-free {
				cursor: pointer;
				float: left;
				display: inline;
				margin-top: 25px;
				margin-left: 9px;
				background:url(../../../../images/templates/img_call_us_free.gif) center top no-repeat;
				height:47px;
			    width:191px;
			}
		
				div.header-large-banner {
					float: left;
					height:200px;
                    width:500px;
					
				}
				
				
#current 
{
    background-color:#F2E6C0 !important;
    color:#CC9900;
 
    
}
		/** gave a height and width for the editor***/
					
					
					div.header-small-banner {
						float: left;
						position: relative;
						top: 18px;
						top: 18px;
						left: 9px;
						background:url(../../../../images/templates/img_header_small_banner.jpg) center top no-repeat;
				        height:77px;
			             width:191px;
						}
				
	/********* CONTENT *********/
	
	div.content {
		width: 940px;
		float: left;
		display: inline;
		margin-left: 20px;
		background: #fff;
	}
	
		#breadcrumb {
			color: #c2c2c2;
			font-size: 10px !important;
			text-transform: lowercase;
		}
		
			#breadcrumb a {
				color: #c2c2c2;
				text-decoration: none;
			}
			
				#breadcrumb a:hover {
					color: #96999b;
				}
			
			
		/********* COL-1 *********/
	
		div.col-1 {
			width: 200px;
			background-color: #fff;
			float: left;
			display: inline;
			overflow: hidden;
			margin-top: 0;
		}
			
				/* MAIN NAVIGATION */
			
						ul.main-navigation {
							width: 200px;
							margin: 2px 0 35px;
							list-style: none;				
							font-size: 11px;
						}
						
							ul.main-navigation li { 
								line-height: 14px;
								text-transform: uppercase;
							}
							
								ul.main-navigation li ul li,
								ul.main-navigation li ul li ul li {
									text-transform: lowercase;
								}
									
				/* level 1 */
			
					ul.main-navigation li a {
						color: #393939;
						width: 194px;
						display: block;
						text-decoration: none;
						padding: 6px 0 7px 6px;
						background: #fff url('../../../../images/templates/bg_main_nav.gif') left bottom no-repeat;
					}
					
						ul.main-navigation li a:hover {
							color: #c90;
						}
						
							ul.main-navigation li a.active {
						background-color:#F2E6C0;
                        color:#CC9900;
                        font-weight:bold;
							}
						
						
						
					/* level 2 */
					
						ul.main-navigation li ul li a {
							color: #393939;
							width: 182px;
							padding: 4px 0 5px 18px;
							background: #faf5e6 url(../../../../images/templates/bg_main_nav.gif) left bottom no-repeat;
						}
						
							ul.main-navigation li ul li a:hover {
								color: #c90;
								background-color: #fff;
							}
							
								ul.main-navigation li ul li a.active {
									color: #616161;
									font-weight: bold;
									background: #faf5e6 url(../../../../images/templates/bg_main_nav.gif) left bottom no-repeat;
								}
						
					/* level 3 */
						
						ul.main-navigation li ul li ul li a {
							color: #616161;
							width: 166px;
							padding: 2px 0 3px 34px;
							background: #fefcf8 url(../../../../images/templates/bg_main_nav.gif) left bottom no-repeat;
						}
						
							ul.main-navigation li ul li ul li a:hover {
								color: #c90;
								background-color: #fff;
							}
							
								ul.main-navigation li ul li ul li a.active {
									color: #9d8279;
									font-weight: bold;
									background: #fff url('../../../../images/templates/bg_main_nav.gif') left bottom no-repeat;
								}
							
		/********* COL-3 *********/
		
			div.col-3 {
				width: 200px;
				float: left;
				display: inline;
				margin-left: 0;
				overflow: hidden;
				margin-top: 25px;
			}
		
		/* H2 STYLES FOR COL-3, COL-2 AND COL-1 */
		
		h2.select-business-type,
		h2.featured-products,
		h2.product-description,
		h2.contact-us,
		h2.watch-movie,
		h2.download-brochure,
		h2.drinks-list {
			height: 27px;
			text-indent: -9999px;
			background-position: 0 0;
			background-repeat: no-repeat;
		}
			
			h2.select-business-type {
				background-image: url('../../../../images/templates/h2_select_business_type.gif');
			}
			
				h2.featured-products {
					background-image: url('../../../../images/templates/h2_featured_products.gif');
					margin-bottom: 15px;
				}
				
					h2.product-description {
						background-image: url('../../../../images/templates/h2_product_description.gif');
						margin-bottom: 10px;
					}
					
						h2.contact-us {
							background-image: url('../../../../images/templates/h2_contact_us.gif');
						}
						
							h2.watch-movie {
								background-image: url('../../../../images/templates/h2_watch_movie.gif');
							}
							
								h2.download-brochure {
									background-image: url('../../../../images/templates/h2_download_brochure.gif');
								}
								
									h2.drinks-list {
										background-image: url('../../../../images/templates/h2_drinks_list.gif');
									}
			
			/* SELECT BUSINESS TYPE */
			
					div.col-3 select {
						width: 200px;
						border: 1px solid #ccc;
						margin: 5px 0 10px;
					}
					
						div.col-3 form {
							margin-bottom: 35px;
							border-bottom: 1px solid #e3e3e3;
						}
						
							div.col-3 img,
							div.col-1 img {
								margin-bottom: 35px;
							}
			
		/********* FREATURED PRODUCTS *********/
			
			div.featured-product {
				width: 200px;
				padding-bottom: 2px;
				border-bottom: 2px dotted #e3e3e3;
				margin-bottom: 12px;
			}
			
				div.featured-product h3 {
					color: #333;
					font: normal 16px Arial, Helvetica, sans-serif;
					letter-spacing: -0.3px;
					margin-bottom: 2px;
				}
				
					div.featured-product h3 a {
						color: #333;
						text-decoration: none;
					}
					
						div.featured-product h3 a:hover {
							color: #9d8279;
						}
				
							div.featured-product img {
								margin: 10px 0 5px;
							}
				
								div.featured-product p {
									font: normal 11px Geneva, Arial, Helvetica, sans-serif;
									color: #616161;
									line-height: 14px;
									margin-bottom: 5px;
								}
				
									div.featured-product p a {
										color: #9d8279;
										text-decoration: none;
										padding-right: 17px;
										background: url('../../../../images/templates/bg_arrow_purple.gif') right 3px no-repeat;
										text-transform: lowercase;
									}		
					
										div.featured-product p a:hover {
											color: #666;
											background: url('../../../../images/templates/bg_arrow_grey.gif') right 3px no-repeat;
										}
					
											div.featured-product-last {
												margin-bottom: 35px;
											}
							
	/********* COL-2 *********/
		
		div.col-2 {
			width: 480px;
			float: left;
			display: inline;
			margin: 10px 30px 0;
			overflow: hidden;
		}
		
			div.col-2-home {
				margin: 38px 30px 0;
			}
		
				div.col-2 h1,
				div.col-2-3 h1 {
					color: #9d8279;
					font-size: 21px;
					text-transform: lowercase;
					letter-spacing: -0.8px;
					margin-bottom: 27px;
				}
			
			/* SELECTION 3 and 2 */
		
				div.selection-row {
					width: 480px;
					float: left;
					overflow: hidden;
					margin-bottom: 25px;
				}
			
					div.selection-col-3 {
						width: 142px;
						float: left;
						display: inline;
						margin-right: 27px;
						background: none !important;
					}
			
						div.selection-col-2 {
							width: 225px;
							float: left;
							display: inline;
							margin-right: 30px;
							background: none !important;
						}
				
							div.last-col {
								margin-right: 0;
							}
							
								div.last-row {
									padding-bottom: 20px;
									border-bottom: 2px solid #e3e3e3;
								}
							
					div.selection-col-3 img,
					div.selection-col-2 img {
						border-top: 1px solid #e3e3e3;
						border-bottom: 1px solid #e3e3e3;
						padding: 3px 0;
					}
					
						div.selection-col-3 h2,
						div.selection-col-2 h2 {
							margin: 5px 0 3px;
							font-weight: normal;
							line-height: 21px;
							color: #c90;
							border: none;
							letter-spacing: -0.3px;	
						}
								
							div.selection-col-3 h2 {
								font-size: 20px;
								text-transform: lowercase;
							}
					
								div.selection-col-2 h2 {
									font-size: 16px;
									text-transform: lowercase;
								}
					
									div.selection-col-3 h2 a,
									div.selection-col-2 a {
										color: #c90;
										text-decoration: none;
									}
											
										div.selection-col-3 h2 a:hover,
										div.selection-col-2 h2 a:hover {
											color: #e1c267;
										}
						
					div.selection-col-3 p,
					div.selection-col-2 p {
						color: #616161;
						font-size: 11px;
						margin-bottom: 12px;
						line-height: 14px;
					}
						
						div.selection-col-3 p a,
						div.selection-col-2 p a {
							color: #c90;
							text-decoration: none;
							padding-right: 14px;
							background: url('../../../../images/templates/bg_arrow_yellow.gif') right 3px no-repeat;
						}
						
							div.selection-col-3 p a:hover,
							div.selection-col-2 p a:hover {
								color: #616161;
								background: url('../../../../images/templates/bg_arrow_grey.gif') right 3px no-repeat;
							}
							
		/* PRODUCT DETAILS */
		
			img.product-image {
				margin-bottom: 12px;
			}
			
				p.gallery img {
					float: left;
					display: inline;
					border: 1px solid #ccc;
					margin: 0 11px 6px 0;
				}
				
					p.gallery img.last {
						margin-right: 0;
					}
					
						img.click-enlarge {
							clear: left;
							margin-bottom: 30px;
						}
						
							div.product-description {
								border-bottom: 2px solid #e3e3e3;
								padding-bottom: 12px;
							}
						
								div.product-description p {
									color: #616161;
									font-size: 11px;
									line-height: 16px;
									margin-bottom: 10px;
								}
								
									p.page-return {
										font-size: 11px;
										float: right;
										margin-top: 3px;
									}
									
										p.page-return a {
											color: #616161;
											text-decoration: none;
										}
										
											p.page-return a:hover {
												color: #c90;
											}
											
			/* CONTACT US */
			
				div.contact-us {
					margin-bottom: 35px;
				}
				
					div.contact-us img {
						margin: 0;
					}
				
					/* WATCH MOVIE */
			
					div.watch-movie {
						margin-bottom: 35px;
					}
					
						div.watch-movie img {
							margin: 0;
						}
										
			/* DOWNLOAD BROCHURE */
			
				div.download-brochure {
					margin-bottom: 35px;
				}
				
					div.download-brochure img {
						float: right;
						padding: 0 0 5px 5px;
						margin: 0; /*removes banner margin from image*/
					}
			
						div.download-brochure p {
							color: #616161;
							font-size: 11px;
							line-height: 12px;
						}
						
							div.download-brochure a {
								color: #616161;
								text-decoration: none;
							}
							
								div.download-brochure a:hover {
									color: #c90;
								}
								
			/* DRINKS LIST */
			
				div.drinks-list {
					margin-bottom: 35px;
				}
				
					div.drinks-list p.intro {
						font-size: 11px;
						line-height: 12px;
						margin-bottom: 25px;
					}
				
						div.drinks-list-item {
							min-height: 50px;
							border-bottom: 1px solid #e3e3e3;
							padding-bottom: 10px;
							margin-bottom: 10px;
					
						}
						
							div.drinks-list-item img {
								float: left;
								display: block;
								margin: 0;
							}
								
								div.drinks-list-item h3 {
									color: #616161;
									font-size: 12px;
									margin-bottom: 2px;
									margin-left: 60px;
								}
								
									div.drinks-list-item p {
										color: #616161;
										font-size: 11px;
										line-height: 12px;
										margin-left: 60px;
									}
			
							div.drinks-list-item a {
								color: #616161;
								text-decoration: none;
							}
				
				div.drinks-list-item a:hover {
					color: #c90;
				}
				
	/********* COL 2-3 *********/
				
	div.col-2-3 {
		width: 710px;
		float: left;
		display: inline;
		margin: 10px 0 0 30px;
		overflow: hidden;
	}
		
		div.page-story {
			border-bottom: 2px dotted #ccc;
			margin-bottom: 25px;
		}
		
			div.page-story p {
				color: #616161;
				font-size: 11px;
				line-height: 16px;
				margin-bottom: 20px;
			}
			
				div.page-story p.intro {
					color: #9d8279;
					font-size: 16px;
					line-height: 19px;
					margin-bottom: 20px;
				}
				
					div.page-story h2 {
						font: normal 21px Arial, Helvetica, sans-serif;
						color: #999;
						letter-spacing: -0.5px;
						text-transform: lowercase;
						margin-bottom: 10px;
					}
					
						div.page-story img.position-right {
							float: right;
							margin: 0 0 0 25px;
						}
						
							div.page-story img.position-left {
								float: left;
								margin: 0 25px 0 0;
							}
						
								div.page-story a {
									color: #c90;
									text-decoration: none;
									/*border-bottom: 1px dotted #c90;*/
								}
								
									div.page-story a:hover {
										color: #393939;
										border-bottom: 1px dotted #393939;
									}
			
			
					
				/********* CONTACT FORM *********/
				
				
					
				/********* CONTACT INFO *********/
				
				
						
	/********* SEARCH RESULTS *********/
	
	
													
	/********* FOOTER *********/
	
	div.footer {
		width: 980px;
		float: left;
		display: inline;
		margin: 40px 0 0 0;
		background-color: #fff;
	}
	
		div.footer-panel {
			width: 980px;
			height: 104px;
			float: left;
			display: inline;
			margin-bottom: 12px;
			background: #fff url('../../../../images/templates/bg_footer.gif') left bottom repeat-x;
		}
	
		div.choose-country {
			width: 171px;
			height: 39px;
			float: left;
			padding: 65px 0 0 14px;
			background: #fff url('../../../../images/templates/bg_choose_country.gif') left bottom no-repeat;
		}
		
			div.choose-country img {
				float: left;
			}
			
				div.choose-country select {
					width: 125px;
					margin: 3px 0 0 8px;
				}
		
					div.cafe-bar-roundel {
						width: 126px;
						float: left; 
						display: inline;
						background: url(../../../../images/templates/img_cafe_bar_roundel.gif) no-repeat; 
						width:124px;
						height:104px;
					}
	
	/* BOTTOM LINKS */
		
		div.bottom-links {
			width: 645px;
			width: 642px;
			height: 69px;
			float: left;
			overflow: hidden;
			padding: 35px 12px 0;
			background: #fff url('../../../../images/templates/bg_footer.gif') left bottom repeat-x;
		}
		
			div.bottom-links p {
				font: normal 11px Arial, Helvetica, sans-serif;
				color: #393939;
			}
		
				div.bottom-links a {
					color: #393939;
					text-decoration: none;
				}
			
					div.bottom-links a:hover {
						color: #c90;
					}
			
						div.bottom-links p.legal {
							font: normal 10px Arial, Helvetica, sans-serif;
							color: #666;
							border-top: 1px dotted #9c9986;
							margin-top: 5px;
							padding-top: 5px;
						}
			
		/* BOTTOM LINKS SMALL */	
	
	div.bottom-links-small ul { 
		width: 178px;
		font-size: 10px;
		float: left;
		margin: 0 18px 7px 0; 
	}
	
		div.bottom-links-small ul li {
			display: block;
			line-height: 14px;
			text-transform: lowercase;
			padding: 0 0 0 12px;
			background: url('../../../../images/templates/bg_bottom_links_blt.gif') 0px 4px no-repeat; 
		}
	
			div.bottom-links-small a, 
			div.bottom-links-small a:visited { 
				color: #aaa;
				text-decoration: none;
			}
	 
				div.bottom-links-small a:hover { 
					color: #666; 
				}
			
				/* AUTOBAR */
			
					p.autobar {
						font: normal 11px Arial, Helvetica, sans-serif;
						color: #666;
						clear: left;
						/*text-align: center;*/
						border-top: 1px dotted #ccc;
						padding: 10px 0 18px;
					}
			
						p.autobar a {
							color: #333;
							text-decoration: none;
							border-bottom: 1px dotted #666;
						}
				
							p.autobar a:hover {
								color: #000;
							}	
	
			
			div.clearer {
				clear: both;
				height: 0px;
				line-height: 0px;
				font-size: 0px;
			}