/* CSS Document */

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

p {
	line-height: 1.4em;
	margin:0;
	padding:5px 15px;
}

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 #1d191a;
	margin-top: 0px;
}

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

a:link, a:visited, a:focus {
	color: #000;
	text-decoration: none;
	outline: none;
}

a:hover, a:active {
	color: #000;
	text-decoration: underline;
}

a img {
	border: none;
}

h1 {
	font-size: 1.4em;
	margin:0;
	padding:15px 15px 1px 15px;
	font-weight:100;
	color:#3c3436;
}

#home h1 {
	color:#fff;
}

h2 {
	font-size: 1.6em;
}

.js-error { /* Javascript Error Box */
	clear:both;
	background:#e9e9e9 url(../../images/misc/warning.gif) 5px center no-repeat;
	border:#ddd solid 1px;
	color:#000;
	margin:20px;
	padding:10px 10px 10px 40px;
}
	.js-error p {
		margin:0;
		padding:0;
	}

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

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

#header {
	width: 740px;
	height: 120px;
	background:url(../../images/logo_new.gif) no-repeat;

}
body#home #header {
	height:418px;
	background:url(../../images/flashBackup.jpg) botttom center no-repeat #000 !important;
}

	#logo {
		padding:12px 0px 0px 12px;
		float: left;
	}

#flashSlideshow {
	
}

#freephone {
	width:220px;
	float:right;
	font-size:16px;
	color:#3c3436;
	text-align:right;
	padding:38px;
}
#freephone span {
	display:block;
	font-size:30px;
	letter-spacing:1px;
}

body#home #contentContainer {
	color:#cccccc;
	background-color:#3c3436;
}

#contentContainer {
	width: 740px;
	background:url(../../images/contentRightBg.gif) bottom right no-repeat #fff;
}

#portfolio #contentContainer {
	background:url(../../images/portfolioBg.gif) bottom right no-repeat #fff;
}

#contact #contentContainer {
	background:url(../../images/contactBg.gif) top right no-repeat #fff;
}

#home #contentContainer {
	background-image:none;
}

#ctastrip{
	background:url(../../images/misc/cta-strip.jpg) no-repeat ;
	height:34px;
	width:740px;
	font-size: 1.3em;
	text-align:center;
	padding-top:6px;
}

#ctastrip p {
	margin: 0px;
	padding: 0px 0px 0px 4px;
	margin-bottom:10px;
}


#ctastrip span {
	font-size: 1.3em;
	margin-left:10px;
	
}

#ctastrip p span {
	padding:5px 0px 5px 0px;
}

#ctastrip p strong {
	color:#474646;
}

#contentLeft {
	float: left;
	width: 300px;
	
}

#home #contentLeft {
	width: 570px;
}

#portfolio #contentLeft {
	width: 440px;
	height:360px;
}

#worktops #contentLeft {
	height:auto;
}

#contact #contentLeft {
	height:auto;
}


#contentRight {
	float: right;
	width: 440px;
}

#home #contentRight {
	width: 160px;
	padding-right:5px;
}

#home #contentRight img {
	border:3px solid #cecece;
	margin:10px 0px 5px 5px;;
}

#portfolio #contentRight {
	width: 300px;
}

#accesories #contentRight {
	width:390px;
}

	#contactTable #botBuster {
		display: none;
	}

/* Portfolio Styles
--------------------------------------------------------------- */

#p1, #p2, #p3, #p4, #p5, #p6, #p7, #p8, #p9, #p10, #p11, #p12, #p13, #p14, #p15, #p16, #p17, #p18, #p19, #p20, #p21, #p22, #p23, #p24, #p25, #p26, #p27, #p28, #p29, #p30, #p31, #p32, #p33, #p34, #p35 {
	position:absolute;
	z-index:5;
	top:197px;
	left:0px;
	visibility:hidden;
}

.vis {
	visibility:visible !important;
}

p.foliolist {
	padding:3px 15px 2px 15px;;
	color:#666;
}

ul.foliolist {
	list-style-type:none;
	margin:0;padding:0;
	font-size:0.9em;
}

ul.foliolist  li {float:left;}

ul.foliolist  li a {
	float:left;
	width:63px;
	text-align:center;
	color:#666;
	margin:4px 4px 2px 4px;
	padding:4px 5px;
	background-color:#CCCCCC;
	display:block;
	white-space:inherit;
	height:70px;
}

ul.foliolist  li a:hover {
	color:#fff;
	background-color:#3C3436;
}

ul.foliolist  li a:hover img {
	border-color:#fff;
}

ul.foliolist  li a img {
	display:block;
	border:1px solid #999;
	margin:0 auto;
}

.fl {
	width:740px;
	float:left;
}

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

#navigation {
	background-color:#463e40;
	width:740px;
	clear:both;
}

#navigation ul {
	margin: 0px;
	display: inline;
	list-style: none;
	padding: 0px;
}

#navigation li {
	display: inline;
	margin: 0px;
}
	  
#navigation a {
	float:left;
	color: #9e9a9b;
	text-transform:uppercase;
    text-decoration:none;
	padding: 10px 23px 10px 22px;
	font-weight: bold;
	font-size: 0.9em;
	font-weight:100;
}

#navigation a:hover {
	color:#cccccc;
	background-color:#3c3436;
	border-bottom:3px solid #666;
	padding-bottom:7px;
}

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

#footer {
	clear: both;
	width: 720px;
	padding: 10px;
	color: #666666;
	font-size: 0.9em;
	background-color:#3c3436;
}
	#footer a {
		color: #666666;
		text-decoration: none;
	}
	#footer a:hover {
		color: #fff;
		text-decoration:underline;
	}

ul#footerNav {
	float:left;
	margin: 0px;
	padding: 0px;
	list-style: none;
	width: 520px;
}
	ul#footerNav li {
		display: inline;
		margin: 0px 5px 0px 0px;
	}

ul#footerDetails  {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 720px;
}
	ul#footerDetails li {
		display:block;
	}
	
ul#footerW3C {
	float: right;
	margin: 0px;
	padding: 0px;
}
	ul#footerW3C li {
		display: inline;
	}

#adtrakDesign {
	float: right;
	clear: right;
	width:150px;
}

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

ul li {
	line-height: 1.4em;
}

/* Class Styles
--------------------------------------------------------------- */

#contactTable {
	padding:10px;
	margin-left:20px;
}

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

.clearfix {
	clear: both;
}

.img-left {
	float: left;
}

.img-right {
	float: right;
}

.worktops{
	list-style:none;
	margin-left:15px;

}

#flashIntro {
	height:221px;	
	width:740px;
	background:url(../../images/flashBackup.jpg) bottom center no-repeat;
	clear:both
}

.ctaContact {
	width:267px;
	height:96px;
	background:url(../../images/cta-contact.jpg) top center no-repeat;
	display:block;
	font-size:26px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	text-align:center;
	line-height:90px;
	margin:5px;
	border:3px solid #cecece;
	color:#463e40;
	margin-top:10px;
}

a.ctaContact:hover {
	text-decoration:none;

}

.conservatory-cta{
	float:left;
	padding:10px 20px 20px 10px;
}
