@charset 'utf-8';

html {
     overflow: -moz-scrollbars-vertical;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
.video-guide embed {
	margin-left:10px;
	float:right;
	}
.video-guide {
	margin-bottom:30px;
	width:750px;
	min-height:330px;
	}
.video-guide h3 {
	margin-top: 0px;
	padding-top: 0px;
	}

#outer-container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position:relative;
}
#header {
	position: relative;
}
.clear-left {
	clear:left;
	}
.category-head {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.category h2 {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 4px;
	padding: 0px;
}
.category {
	float: left;
	width:220px;
	margin-right: 30px;
	margin-bottom: 20px;
}
.maps {
	border: 1px solid #000000;
	margin: 20px;
	width:640px;
	clear: left;
}
.category p {
	margin: 0px;
	padding: 0px;
}
.category img {
	border:thin solid #000000
}
#phone-number {
	font-size: 15px;
	font-weight: bold;
	position: absolute;
	top: 0px;
	right: 0px;
}

#logo {
	margin-bottom: 10px;
	margin-top: 10px;
}
#tag-line {
	display: inline;
	bottom: 15px;
	position: relative;
	left: 15px;
}

#footer {
	background-image: url(http://www.thekitchenshop.com/images/footer-back.gif);
	height: 27px;
	width: 100%;
	padding-top: 10px;
	margin-top: 10px;
	clear:both;
}
#footer a {
	color: #FFFFFF; 
	padding-right: 20px;
	padding-left: 20px;
	font-size: 12px;
}
#content {
	position: relative;
	margin-top: 40px;
}
#content  #save-25 {
	position: absolute;
	left: 25px;
	bottom: 25px;
}
#right-nav {
	padding: 0px;
	float: right;
	width: 220px;
	margin-left: 10px;
	height: 600px;
	}
.right-nav-element {
	margin-bottom:15px;
	border: 1px solid #000000;
	text-align: center;
	}

.gallery img {
	margin: 10px;
	float: left;
	border: 1px solid #000000;
}
.gallery {
	width: 750px;
}
#doors img{
	width: 220px;
	height: 165px;
}
#worktops img {
	width:100px;
	height:100px;
}
.handles img{
	width:100px;
	height:100px;
}
.showroom{
	width:200px;
	float:left;
	margin-right: 20px;
	margin-bottom: 20px;
	border: 1px solid #000000;
	}
.emphasise{
	font-weight:bold;
	}
h2{
	clear:left;
	}
li{
	font-weight:bold;
	margin-bottom:8px;
	margin-left:0px;
	padding-left:0px;
	}
ol{
	padding-left:30px;
	}