/* CSS Document */

/* Global Styles
--------------------------------------------------------------- */

p {
	line-height: 1.4em;
}

body, html {
	min-height: 101%;
}

body {
	text-align: left;
	font-size: 62.5%;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background: url(../../images/misc/mainBg.jpg) top repeat-x #e0e5fe;
	margin: 0px;
}

#businesscard {
	background: #fff;
	margin: 10px;
	text-align:center;
}

a:link, a:visited, a:focus {
	text-decoration: underline;
	font-weight: bold;
	color: #666666;
	outline: none;
}

a:hover, a:active {
	color: #FF0000;
	font-weight: bold;
	text-decoration: underline;
}

a img {
	border: none;
}

h1 {
	font-size: 2.0em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #003399;
	margin-top: 0px;
}

	#index h1 {
		color: #ffff00;
	}

h2 {
	font-size: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #990000;
}

/* Layout Styles
--------------------------------------------------------------- */

#container {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	font-size: 1.2em;
}

	#contentContainer {
		width: 960px;
		padding: 0px 10px;
		position: absolute;
		z-index: 1;
		color: #000000;
		top: 208px; /* Same as height of header */
		background: #fff;
	}
	

	
		#index #contentContainer {
			top: 455px;
			background: url(../../images/misc/contentContainerBg.jpg) no-repeat #0a0667;
			color: #FFFFFF;
		}
	
		#contentLeft {
			float: left;
			width: 280px;
			padding-top: 10px;
		}
		
			#contentLeft #faqs {
				background: #003399;
				border: 1px dashed #ccc;
				color: #fff;
				padding: 10px;
				margin-bottom: 10px;
			}
			
				#contentLeft #faqs h2 {
					margin: 0px;
					font-size: 1.3em;
					color: #FFFF00;
				}
				
				#contentLeft #faqs a {
					color: #FFFF00;
				}
				
			#contentLeft #cta-special-offers {
				background: #006699 url(../../images/misc/cta-special-offers.jpg) right no-repeat;
				border: 1px dashed #ccc;
				color: #fff;
				padding: 10px 120px 10px 10px;
				margin-bottom: 10px;
			}
			
				#contentLeft #cta-special-offers h2 {
					margin: 0px;
					font-size: 1.3em;
					color: #FFFF00;
				}
				
				#contentLeft #cta-special-offers a {
					color: #FFFF00;
				}
				
				#index #contentLeft #cta-special-offers {
					display: none;
				}
				
				#cta-bottom {
					background: #006699 url(../../images/misc/cta-bottom-bg.jpg);
					padding: 10px;
					font-size: 2.3em;
					clear: both;
					text-align: center;
					width: 626px;
					color: #fff;
					border: 2px solid #eee;
					font-family: Georgia, "Times New Roman", Times, serif;
				}
				
					#cta-bottom p {
						margin: 0px;
						padding: 0px;
					}
					
					#cta-bottom strong {
						color: #FFFF00;
						font-size: 1.2em;
					}
				
			#contentLeft #cta {
				background: #003399 url(../../images/misc/cta-left-bg.jpg) right no-repeat;
				border: 1px dashed #ccc;
				color: #fff;
				margin-bottom: 10px;
				padding: 10px;
			}
			
				#contentLeft #cta h2 {
					margin: 0px;
					font-size: 1.3em;
					color: #FFFF00;
				}
				
				#contentLeft #cta a {
					color: #FFFF00;
				}
				
				#contentLeft #cta p {
					width: 160px;
				}
		
		#contentRight {
			float: right;
			width: 680px;
		}
		
			#contentRight-text {
				padding: 10px 10px 10px 20px;
			}
			
			#contentRight-text a {
				color: #0033CC;
			}
			
			#index #contentRight-text a {
				color: #00CCCC;
			}
		
		#map {
			width: 200px;
			height: 200px;
		}

#header {
	width: 960px;
	padding: 0px 10px;
	height: 208px;
	position: absolute;
	z-index: 1;
	background: #041c90 url(../../images/misc/headerBg.png) repeat-x;
	top: 0px;
	left: 0px;
}

	#logo {
		width: 435px;
		height: 114px;
		float: left;
	}
	
	#cta-top-right {
		width: 500px;
		float: right;
		height: 104px;
		padding: 10px 0px 0px 0px;
		font-size: 1.8em;
		color: #fff;
		text-transform: uppercase;
		font-family: Georgia, "Times New Roman", Times, serif;
		text-align: right;
	}
	
		#cta-top-right p {
			margin: 0px;
			padding: 0px;
			line-height: 1.2em;
		}
		
		#cta-top-right strong {
			color: #FFFF00;
			font-size: 1.1em;
		}
		
		#cta-top-right .openingHours {
			font-size: 0.7em;
			text-transform: none;
			font-style: italic;
		}

#flashSlideshow {
	float: left;
	background: url(../../images/misc/flashSlideshowBackup.jpg);
}

#flashLogosHolder {
	z-index: 1;
	position: absolute;
	top: 129px;
	right: 10px;
	width: 677px;
	height: 30px;
}

	#banner {
		width: 960px;
		padding: 10px 10px;
		height: 237px;
		z-index: 1;
		position: absolute;
		left: 0px;
		top: 200px;
		background: #fff;
	}
	
		#banner img {
			float: left;
			width: 520px;
		}
		
		#banner #text {
			color: #000;
			float: right;
			padding: 0px 10px;
			width: 420px;
		}
		
			#banner #text h3 {
				margin: 0px 0px 0px 0px;
				color: #990000;
			}
			
			#banner .large {
				font-size: 1.8em;
				color: #990000;
				text-transform: uppercase;
				margin: 0px;
			}
			
			#banner #text p {
				margin: 0px 0px 10px 0px;
			}
			
			#index #link index{
				margin: 0px 0px 0px 0px;
				color: #FFFFFF;				
			}
			
	#index a {
		color: #888;
	}
			
#getDirections {
	float: right;
	background: #f3f3f3;
	width: 260px;
	padding: 0px 10px;
}

/* Nav Top Styles
--------------------------------------------------------------- */

#navigation-top {
	width: 280px;
	position: absolute;
	z-index: 1;
	background: url(../../images/misc/nav-top-bg.png);
	top: 129px;
	left: 10px;
	height: 33px;
}

	#navigation-top ul {
		margin: 0px;
		display: inline;
		list-style: none;
		padding: 0px;
	}
	
	#navigation-top li {
		display: inline;
		margin: 0px;
	}
		  
	#navigation-top a {
		float:left;
		color: #fff;
		text-decoration:none;
		padding: 8px 23px 8px 23px;
		font-weight: bold;
		font-size: 1.1em;
	}

	#navigation-top a:hover {
		color: #FFFF00;
		text-decoration: underline;	
	}

/* Horizontal Navigation Styles
--------------------------------------------------------------- */

#navigation-bottom {
	width: 960px;
	position: absolute;
	z-index: 1;
	top: 160px;
	left: 10px;
	height: 40px;
	background: url(../../images/misc/nav-bottom-bg.png);
}

	#navigation-bottom ul {
		margin: 0px;
		display: inline;
		list-style: none;
		padding: 0px;
	}
	
	#navigation-bottom li {
		display: inline;
		margin: 0px;
	}
		  
	#navigation-bottom a {
		float:left;
		color: #990000;
		text-decoration:none;
		padding: 8px 22px 7px 22px;
		border-right: 1px solid #444;
		background: #fff;
		font-weight: bold;
	}
	
		#navigation-bottom .rightLink {
			border: none;
			padding: 8px 22px 7px 22px;
		}
		
		#navigation-bottom .leftLink {
			background: url(../../images/misc/nav-bottom-left-bg.gif) bottom left no-repeat #fff;
		}

	#navigation-bottom a:hover {
		background: #990000;
		color: #FFFF00;	
	}
		
		#navigation-bottom a.leftLink:hover {
			background: url(../../images/misc/nav-bottom-left-bg.png) bottom left no-repeat #990000;
		}
		
#kitchen-appliances #navigation-bottom .kitchen-appliances-a,
#kitchen-design-installation #navigation-bottom .kitchen-design-a,
#ovens-cookers #navigation-bottom .ovens-cookers-a,
#fridges-freezers #navigation-bottom .fridges-freezers-a,
#special-offers #navigation-bottom .special-offers-a,
#kitchen-worktops #navigation-bottom .kitchen-worktops-a {
	text-decoration: underline;
	color: #111;
}

/* Footer Styles
--------------------------------------------------------------- */

#footer {
	clear: both;
	width: 940px;
	padding: 10px;
	color: #555;
	background: url(../../images/misc/footerBg.png) bottom;
	font-size: 0.9em;
	text-align: center;
	background: #fff;
}
	#footer a {
		white-space: nowrap;
	}
	#footer a:hover {
		color: #111;
		text-decoration:underline;
	}

ul#footerNav {
	float:left;
	margin: 0px;
	padding: 0px;
	list-style: none;
	width: 940px;
	text-align: center;
}
	ul#footerNav li {
		display: inline;
		margin: 0px 5px 0px 0px;
	}
ul#footerNav2 {
	float:left;
	margin: 0px;
	padding: 0px;
	list-style: none;
	width: 940px;
	text-align: center;
}
	ul#footerNav2 li {
		display: inline;
		margin: 0px 5px 0px 0px;
	}
	
ul#footerDetails  {
	clear:left;
	float: left;
	margin: 5px 0px 5px 0px;
	padding: 10px;
	width: 920px;
	background: url(../../images/misc/footerBg.png)

}
	ul#footerDetails li {
		display:block;
		list-style: none;
	}
	
ul#footerW3C {
	margin: 0px;
	text-align: center;
	padding: 0px 0px;
}
	ul#footerW3C li {
		display: inline;
	}

#adtrakDesign {
	text-align: center;
	width: 940px;
}

/* List Styles
--------------------------------------------------------------- */

ul li {
	line-height: 1.4em;
}

/* Image Styles
--------------------------------------------------------------- */

.img-left {
	float: left;
	margin: 0px 10px 10px 0px;
}

.img-right {
	float: right;
	margin: 0px 0px 10px 10px;
}
	
	.img-border {
		border: 1px solid #ccc;
	}
	
/* Class Styles
--------------------------------------------------------------- */

#contactTable input, #contactTable textarea, #contactTable select {
	border: 1px solid #ccc;
	background: #fff;
}

	#contactTable #botBuster {
		display: none;
	}

.clearfix {
	clear: both;
}

.specialOffers {
	font-size: 1.2em;
}

	.specialOffers td {
		padding: 10px;
	}

	.specialOffers strong {
		display: block;
		font-size: 2em;
		color: #990000;
	}
	
.index-h2 {
	color:#FFFF00;
}

.now {
	color: #003399;
	font-size:1.2em;
	font-weight: bolder;
}
.number {
	color: #003399;
	font-size:1.5em;
	font-weight: bolder;
}



/* Sitemap Styles
--------------------------------------------------------------- */


.sitemap {
	font-size: 1.2em;
	font-weight: bold;
	padding: 0px 0px 0px 20px;
}

.sitemaparea {
font-size: 1.0em;
	font-weight: bold;
	padding: 0px 0px 0px 40px;
}

#cta-omega-crown {
	float: right;
	width: 340px;
	letter-spacing: -1px;
	text-align: center;
	padding: 131px 0px 0px 0px;
	font-size: 1.9em;
	height: 31px;
	background: url(../../images/misc/cta-omega-crown.jpg);
}
