/* ---------------------------------------------------------

	Name:		Global CSS
	Version:	1.2 (08.04.2010)
	Website:	http://www.simonskitchens.com
	Author:		cleardrop.com

--------------------------------------------------------- */

/*	Reset (v1.0 | 20080212)
----------------------------------------------- */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;}body{line-height:1;}ol,ul{list-style:none;}blockquote,q{quotes:none;}blockquote:before,blockquote:after,q:before,q:after{content:'';}:focus{outline:0;}ins{text-decoration:none;}del{text-decoration:line-through;}table{border-collapse:collapse;border-spacing:0;}

/* Layout
----------------------------------------------- */
html {
	background: #fff;
	text-align: center;
	}

body {
	color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.1em;
	margin: 20px auto 20px;
	background: #fff;
	width: 960px;
	text-align: left;
	}
	
#wrapper {
	
	} 

#header {
	background: transparent url(../images/header.gif) top left no-repeat;
	float: left;
	margin-bottom: 15px;
	}

#header a {
	display: block;
	height: 40px;
	width: 960px;
	text-indent: -9000px;
	}

#main {
	border-top: 1px solid #ddd;
	clear: both;
	text-align: justify;
	}

#footer {
	border-top: 1px solid #ddd;
	color: #bbb;
	background: #fff;
	padding: 10px 0;
	text-align: left;
	clear: both;
	width: 960px; /* IE6/7 padding fix */
	}

/* Navigation
----------------------------------------------- */
#nav {
	margin-bottom: 5px;
	}

#nav ul {
	list-style: none;
	padding: 0;
	}

#nav li {
	display: inline;
	}

#nav a {
	margin-right: 20px;
	color: #bbb;
	text-decoration: none;
	font-weight: normal;
	font-size: 0.75em;
	text-transform: uppercase;
	}

#nav a:hover,
#nav a:active {
	color: #666;
	}

/* Content Objects
----------------------------------------------- */
#home_thumbs {
	float: left;
	width: 240px;
	}

.portfolioPreview {
	float: right;
	margin: 0 0 0 30px;
	}

#main ul.portfolioThumbs {
	list-style: none;
	margin-bottom: 6px;
	overflow: auto;
	width: 390px; /* IE6 fix */
	}

#main ul.portfolioThumbs li {
	margin: 0 9px 9px 0;
	padding: 0;
	float: left;
	display: inline; /* IE6 fix */
	}

#main ul.portfolioThumbs li img {
	margin: 0;
	}

#main.design {
	background: #fff url(../images/design_bg.gif) top left no-repeat;
	}

#main #scroller_panel {
	width: 400px;
	height: 556px;
	position: relative; /* important */
	overflow: hidden;
	}

#main #scroller_panel ul {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	}

#main #scroller_panel li {
	margin: 0;
	padding: 0;
	line-height: 0;
	}

/* Typography
----------------------------------------------- */
h1, h2, h3, h4, h5, h6 {
	margin: 25px 0 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
	
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.4em;
	margin: 20px 0 0.8em;
	font-weight: normal;
	letter-spacing: 0.2em;
	text-transform: uppercase;
	text-align: left;
	}

h2 {
    margin: 0 0 1em;
	font-size: 1em;
	}

p {
	font-size: 0.7em;
	margin-bottom: 1.5em;
	}

p.intro {
	font-weight: normal;
	font-size: 0.9em;
	line-height: 1.4em;
	margin-bottom: 1.2em;
	}

#footer p {
	font-size: 0.6em;
	margin-bottom: 0.4em;
	line-height: 1.2em;
	}

.slideshow-captions p {
	margin: 10px;
	font-size: 0.9em;
	}

strong {
	font-weight: bold;
	}

em {
	font-style: italic;
	}

/* Lists
----------------------------------------------- */
#main ul {
	margin: 0 0 1.2em;
	padding: 0;
	list-style: disc url("../images/bullet.gif") outside;
	font-size: 0.7em;
	}

#main ul ul {
	font-size: inherit;
	}

#main ol {
	margin: 0 0 1.2em;
	padding: 0;
	list-style: decimal outside;
	}
	
#main ul li	{
	margin: 0 0 0.6em 20px;
	padding: 0;
	vertical-align: top;
	}
	
#main ol li	{
	margin: 0 0 0.6em 20px;
	padding: 0;
	vertical-align: top;
	}

#main ul.portfolio {
	list-style: none;
	margin-left: -48px;
	width: 1008px;
	overflow: auto;
	clear: both;
	font-size: 0.7em;
	}

#main ul.portfolio li {
	margin: 0 0 15px 48px;
	padding: 0;
	width: 120px;
	background: #fff;
	color: #666;
	height: 150px;
	text-align: center;
	line-height: 1.1em;
	text-transform: uppercase;
	float: left;
	display: inline;
	}

#main ul.portfolio li img {
	margin: 0 0 4px;
	}

#main ul.features {
	list-style: none;
	margin-left: -40px;
	width: 1000px;
	overflow: auto;
	clear: both;
	font-size: 0.7em;
	}

#main ul.features li {
	margin: 0 0 15px 40px;
	padding: 0;
	width: 160px;
	background: #fff;
	color: #666;
	height: 250px;
	text-align: center;
	line-height: 1.1em;
	text-transform: uppercase;
	float: left;
	display: inline;
	}

#main ul.features li img {
	margin: 0 0 4px;
	}

#footer ul {
	line-height: 100%;
	margin-bottom: 0.5em;
	}

#footer li {
	margin: 0 0.8em 0 0;
	font-size: 0.7em;
	display: inline;
	text-transform: uppercase;
	white-space: nowrap;
	}

/* Links
----------------------------------------------- */
a:link,
a:visited {
	font-weight: bold; 
	text-decoration: none;
	background: transparent;
	color: #666;
	}

a:hover,
a:active {
	color: #333;
	}

#news a:link,
#news a:visited {
	color: #fff;
	font-weight: normal;
	}
	
#footer a:link,
#footer a:visited {
	font-weight: normal; 
	color: #bbb;
	}

#footer a:hover,
#footer a:active {
	color: #666;
	}

/* Forms
----------------------------------------------- */
#main form {
	background: #fff;
	padding: 20px;
	border: 1px solid #ddd;
	margin: 0 0 20px;
	}

#enquiry {
	clear: both;
	width: 600px;
	}

#main form fieldset {
	
	}

#main form p label {
	float: left;
	width: 160px;
	font-size: 100%;
	overflow: auto;
	}

#main form label {
	font-size: 0.7em;
	font-weight: bold;
	}

#main form em {
	color: #ff6600;
	margin: 0 3px;
	}

#main form p.fine {
	font-size: 0.7em;
	line-height: 1.1em;
	}

#main form div.form_actions {
	margin: 20px 0;
	text-align: center;
	}

#main input,
#main textarea,
#main select {
	background: #fff;
	border: 1px solid #ddd;
	color: #666;
	}

.form_actions input {
	margin: 0 10px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 0.8em;
	}

#main form #security {
	margin: 20px 0 0;
	overflow: auto;
	}

#main form #security img {
	border: 1px solid #bbbbcc;
	}

#main form .error {
	color: #ff6600;
	margin-left: 2px;
	font-size: 9px;
	font-style: italic;
	background: transparent url(../images/form_error.gif) top left no-repeat;
	padding-left: 13px;
	}

/* Misc
----------------------------------------------- */
img,
object,
embed {
	display: block;
	}

.left {
	float: left;
	}

.right {
	float: right;
	}

#main .left {
	margin: 0 40px 0 0;
	}

#main .right {
	margin: 0 0 0 30px;
	}

#footer .right {
	margin-left: 10px;
	}

#footer img {
	vertical-align: -4px;
	display: inline;
	}

#logos {
	margin: 30px 0;
	}

#logos img {
	margin: 0 30px 20px 0;
	vertical-align: middle;
	}

.hide {
	height: 0;
	width: 0;
	overflow: hidden;
	position: absolute;
	display: none;
	}

.skip {
	height: 0px;
	display: none;
	overflow: hidden;
	}

/*	Slimbox
----------------------------------------------- */
#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #fff;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(../images/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(../images/prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(../images/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(../images/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

/*	Image Menu
----------------------------------------------- */
#main .imageMenu {
	float: left;
	width: 195px;
	height: 510px;
	overflow: hidden;
}

#main .imageMenu ul {
	list-style: none;
	margin: 0;
	display: block;
	height: 510px;
	width: 195px;
	padding: 0;
	}

#main .imageMenu ul li {
	float: left;
	margin: 0;
	padding: 0;
}

#main .imageMenu ul li a {
	background: #fff url(../images/kitchens_menu.jpg) top left no-repeat;
	cursor:pointer;
	display:block;
	overflow:hidden;
	width:195px;
	height: 85px;
}

#main .imageMenu ul li.kitchens a {
	background-image: url(../images/kitchens_menu.jpg);
}

#main .imageMenu ul li.bathrooms a {
	background-image: url(../images/bathrooms_menu.jpg);
}

#main .imageMenu ul li.bedrooms a {
	background-image: url(../images/bedrooms_menu.jpg);
}

#main .imageMenu ul li.larders a {
	background-image: url(../images/larders_menu.jpg);
}

#main .imageMenu ul li.individual a {
	background-image: url(../images/individual_menu.jpg);
}

#main .imageMenu ul li.finishing a {
	background-image: url(../images/finishing_menu.jpg);
}

#main .clear {
	clear: both;
}

#main #news {
	float: left;
	width: 960px;
	background: #333;
	color: #fff;
}

#main #news p {
	text-transform: uppercase;
	text-align: center;
	font-size: 0.8em;
	letter-spacing: 0.2em;
	color: #fff;
	padding: 1px;
	margin: 0;
}

/*
 * Smoothbox v20070814 by Boris Popoff (http://gueschla.com)
 *
 * Based on Cody Lindley's Thickbox, MIT License
 *
 * Licensed under the MIT License:
 *   http://www.opensource.org/licenses/mit-license.php
 */

#TB_overlay {
	position: absolute;
	z-index:100;
	top: 0px;
	left: 0px;
	background-color:#fff;
}

#TB_window {
	position: absolute;
	background: #fff;
	z-index: 102;
	color: #fff;
	text-align:left;
}


#TB_closeAjaxWindow{
	margin: 10px 30px 10px 0;
	text-align:right;
	float:right;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 0.7em;
	display: inline;
}

#TB_ajaxWindowTitle{
	float:left;
	width: 440px;
	margin: 15px 30px 30px;
	font-weight: bold;
	font-size: 1.4em;
	display: inline;
	
	display: none;
}

#TB_title{
	height: 1%;
}

#TB_ajaxContent{
	clear:both;
	margin: 30px;
	overflow:auto;
	text-align:left;
	font-weight: bold;
}

#TB_load{
	position: absolute;
	display:none;
	height:100px;
	width:100px;
	z-index:101;
}

#TB_HideSelect{
	z-index:99;
	position:absolute;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
}

/*
#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
}
*/

/* IE6 */
/*
* html #TB_iframeContent{
	margin-bottom:1px;
}
*/

/*	Slideshow
----------------------------------------------- */
.slideshow {
	display: block;
	float: right;
	z-index: 0;
}
.slideshow-images {
	display: block;
	overflow: hidden;
	position: relative;
}		
.slideshow-images img {
	display: block;
	position: absolute;
	z-index: 1;
}		
.slideshow-thumbnails {
	overflow: hidden;
}

.slideshow-images {
	height: 510px;
	width: 765px;
}		
.slideshow-images-visible { 
	opacity: 1;
}	
.slideshow-images-prev { 
	opacity: 0; 
}
.slideshow-images-next { 
	opacity: 0; 
}
.slideshow-images img {
	float: left;
	left: 0;
	top: 0;
}

.slideshow {
	height: 510px;
	margin: 0 auto;
	width: 765px;
}
.slideshow a img {
	border: 0;
}

.slideshow-loader {
	height: 28px;
	right: 0;
	position: absolute;
	top: 0;
	width: 28px;
	z-index: 10001;
}
.slideshow-loader-hidden {
	opacity: 0;
}
.slideshow-loader-visible {
	opacity: 1;
}