/* CSS Document */
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, a {
margin: 0;
padding: 0;
border: 0;
height: auto;
}
.clearfix:after {
  content: "."; /* This dot is the actual appended content */
  clear: both;
  height: 0;
  visibility: hidden;
  display: block;
}
 
/* Hides from IE-mac \*/ 
* html .clearfix {height: 1%;} 
/* End hide from IE-mac */ 	



body {
	text-align: center;
	background-image: url(images/body_back.jpg);
	background-repeat: repeat-x;
	background-color: #E6E6E6;
}
#wrapper {
	width: 784px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/wrapper_back.jpg);
}
#inner_wrapper {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}
#branding {
	height: 166px;
	width: 784px;
}
/* -------------------------- Top Nav -------------------------*/
#topnav {
	height: 35px;
	text-align: center;
	clear: none;
}
#topnav ul{
	list-style-type: none;
	text-align: center;
	margin-bottom: 0px;
	padding: 0;
	margin-left: 4px;

}
#topnav ul li
{
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	float: left;
} 
#topnav ul li a{
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 9px;
	font-size: 15px;
	display: block;
	padding-right: 15px;
	font-weight: bold;
	padding-bottom: 9px;
	padding-left: 16px;
	background-image: url(images/none.jpg);
} 
#topnav ul li a:hover, #topnav ul li a:focus{
	color: #333333;
	background-color: #FFFFFF;
}
.extraBorder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ADADAD;
}
/* ----------------------------------special state Home---------------------*/
body#home a#menu-home {
	background-color: #FFFFFF;
	color: #333333;
}

/* ----------------------------------special state Home---------------------*/
body#bespoke_conservatories a#menu-conservatories {
	background-color: #FFFFFF;
	color: #333333;
}
body#orangeries a#menu-orangeries{
	background-color: #FFFFFF;
	color: #333333;
}
body#about a#menu-about_us{
	background-color: #FFFFFF;
	color: #333333;
}
body#garden_rooms a#menu-garden_rooms {
	background-color: #FFFFFF;
	color: #333333;
}
body#services a#menu-services {
	background-color: #FFFFFF;
	color: #333333;
}
body#links a#menu-links {
	background-color: #FFFFFF;
	color: #333333;
}
body#contact a#menu-news{
	background-color: #FFFFFF;
	color: #333333;
}
body#contact a#menu-contact{
	background-color: #FFFFFF;
	color: #333333;
}
/* ----------------------------------Main Content---------------------*/
#content {
	clear: both;
	text-align: left;
	margin-top: 22px;
}
/* ----------------------------------Left Column---------------------------------------------*/
#column_one {
	float: left;
	width: 507px;
	margin-left: 25px;
		_margin-left: 12px;
}
.prod_image {
	padding: 3px;
	border: 1px solid #707070;
}

#large_image {
	background-image: url(images/big_house.jpg);
	height: 302px;
	width: 465px;
	margin-bottom: 12px;
}
#product_image{


	margin-bottom: 12px;
}
#large_image h2 {
	font-size: 22px;
	font-weight: normal;
	letter-spacing: -1px;
	padding-top: 270px;
	padding-left: 10px;
}
#column_one h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 3px;
	margin-right: 40px;
	color: #333333;
	margin-bottom: 15px;
}
#opener {
	width: 460px;
	background-color: #D1D1D1;
	background-repeat: no-repeat;
	height: 27px;
	padding-top: 10px;
	background-image: url(images/opener_back.gif);
}
.left_marg {
	margin-left: 150px;
}

#mydiv {
	background-color: #E6E6E6;
	width: 460px;
}
#opener a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	padding-top: 5px;
	padding-left: 10px;
	margin-top: 5px;
	text-decoration: none;
}
#mydiv .spec {
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#mydiv .spec_title {
	font-size: 17px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C4C4C4;
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 15px;
	color: #333333;
}

#mydiv p {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	padding-right: 40px;
	padding-bottom: 13px;
	margin-left: 15px;
}


#column_one p {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	padding-right: 40px;
	padding-bottom: 13px;
}

#column_one ul {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	padding-right: 40px;
	padding-bottom: 13px;
	margin-left: 20px;
}

#mydiv ul {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	padding-right: 40px;
	padding-bottom: 13px;
	margin-left: 30px;
}
/* -----------------------------------------Left Column----------------------------------------*/
#column_two {
	float: left;
	width: 244px;
}
#flexi {
	background-image: url(images/flexi.jpg);
	background-repeat: no-repeat;
	padding-bottom: 0px;
}

/* Left Nav CSS*/
#flexi h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 20px;
	font-weight: normal;
	padding-top: 10px;
	padding-left: 15px;
	letter-spacing: -1px;
	padding-bottom: 10px;
}
#flexi h6 {
	background-image: url(images/flexi_footer.jpg);
	background-repeat: no-repeat;
	clear: both;
	height: 5px;
	width: 230px;
	text-indent: -3000px;
	margin: 0px;
	padding: 0px;
	background-position: bottom;
}
#leftnav {
	width: 190px;
	margin-left: 20px;
	_margin-left: 10px;
	clear: both;
}
#leftnav ul{
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
}
#leftnav ul li{
	display: inline;
	padding: 0;
	margin: 0;
}
#leftnav ul li a{
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	font-size: 11px;
	display: block;
	padding-right: 0px;
	padding-bottom: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;

} 
#leftnav ul li a:hover, #leftnav ul li a:focus{
	color: #999999;
	text-decoration: none;

}
#gallery_thumbs {
	background-image: url(images/gallery_back.jpg);
	height: 177px;
	width: 230px;
	margin-top: 30px;
	background-repeat: no-repeat;
}
#gallery_thumbs h2 {
	color: #FFFFFF;
	font-size: 20px;
	font-weight: normal;
	padding-top: 10px;
	padding-left: 15px;
	padding-bottom: 10px;
}
#gallery_thumbs img {
	background-color: #000000;
	padding: 2px;
	border: 1px solid #666666;
	margin-left: 22px;
	margin-bottom: 15px;
	

}
#gallery_thumbs img:hover {
	background-color: #FFFFFF;
	padding: 2px;
	border: 1px solid #000000;
	margin-left: 22px;
	margin-bottom: 15px;
}

.arrow {
	font-size: 18px;
	font-weight: normal;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
}

/* -------------Consult Box------------*/
#consult {
	background-image: url(images/new.jpg);
	width: 230px;
	padding-bottom: 10px;
	height: 270px;
	background-repeat: no-repeat;
}
#consult h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 20px;
	font-weight: normal;
	padding-top: 10px;
	padding-left: 15px;
	letter-spacing: -1px;
	padding-bottom: 10px;
}
#consult p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 10px;
	padding-left: 15px;
	color: #CCCCCC;
	padding-right: 15px;
}
#consult form {
	margin-left: 15px;
}
#consult label {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	display: block;
	padding-bottom: 2px;
}
#consult .input_boxes {
	width: 195px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 2px;
}
.float_right {
	float: right;
	margin-right: 20px;
}
/* -------------Latest Projects Box------------*/
#projects {
	background-image: url(images/latest_projects.jpg);
	height: 95px;
	width: 237px;
	margin-top: 20px;
	clear: both;
}
#projects h2 {
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 15px;
	padding-left: 12px;
	padding-bottom: 15px;
	letter-spacing: -1px;
}
#projects a {
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	width: 100px;
	display: block;
	text-decoration: none;
}
#projects a:hover{
	text-decoration: underline;
}
/* -------------aspects Box------------*/

#aspects {
	background-image: url(images/aspects_back.jpg);
	height: 95px;
	width: 237px;
	margin-top: 20px;
	clear: both;
}
#aspects h2 {
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 17px;
	padding-left: 12px;
	padding-bottom: 12px;
	letter-spacing: -1px;
}

#aspects a {
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	width: 140px;
	display: block;
	text-decoration: none;
}
#aspects a:hover{
	text-decoration: underline;
}


/* -------------Latest Offers Box------------*/

#offers {
	background-image: url(images/latest_offers.jpg);
	height: 95px;
	width: 237px;
	margin-top: 20px;
	clear: both;
}
#offers h2 {
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 17px;
	padding-left: 12px;
	padding-bottom: 15px;
	letter-spacing: -1px;
}
#offers a {
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	width: 110px;
	display: block;
	text-decoration: none;
}
#offers a:hover{
	text-decoration: underline;
}
/* ----------------------------------Footer---------------------*/
#footer {
	background-image: url(images/footer.jpg);
	height: 28px;
	width: 784px;
	clear: both;
	text-align: left;
	background-repeat: no-repeat;
	background-position: top;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding-top: 15px;
	padding-left: 5px;
}

#footer a  {
	text-decoration: none;
	color: #666666;
}
/* ----------------------------------Contact Form---------------------*/
/* Ccontact Form CSS */


#contactEmail {
	margin-left: 20px;
	margin-bottom: 50px;
}
#column_one fieldset {
	width: 415px;
	border: 1px solid #666666;
	padding: 7px;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}


#column_one fieldset table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin-top: 5px;
	margin-left: 25px;
	padding-bottom: 10px;
}

#column_one fieldset input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	border: 1px solid #333333;
	padding: 2px;
	background-color: #E6E6E6;
}

#column_one fieldset textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	border: 1px solid #333333;
	padding: 2px;
	background-color: #E6E6E6;
}

#column_one legend {
	color: #393939;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
}
.linebox {
	width: 250px;
}
.aspect_holder {
	height: 126px;
	width: 464px;
	margin-bottom: 10px;
}
#chartwell {
	background-image: url(images/chartwell.jpg);
}
#igtham {
	background-image: url(images/igtham.jpg);
}
#knole {
	background-image: url(images/knole.jpg);
}
#scotney{
	background-image: url(images/scotney.jpg);
}
.holder_left {
	float: left;
	height: 126px;
	width: 190px;
}
.holder_left h2 {
	font-size: 17px;
	color: #333333;
	margin-top: 15px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 4px;
	width: 120px;
	padding-bottom: 1px;
}
.holder_left p {
	margin-left: 10px;
	font-size: 8px;
}
.holder_right {
	float: right;
	width: 150px;
}
.holder_right h5{
	font-size: 17px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #912020;
	margin-top: 23px;
	display: block;
	margin-bottom: 7px;
}
.tiny {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

/* ---------------------------- Mini Contcat Form------------------- */
#mini_contact {
	background-image: url(images/mini_form_back.jpg);
	background-repeat: no-repeat;
	margin-bottom: 20px;
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #808080;
	height: 220px;
	width: 458px;
	background-color: #FFFFFF;
	background-position: center center;
	text-align: left;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
#mini_contact_form {
	height: 260px;
	background-repeat: no-repeat;
	margin-bottom: 20px;
}
.tiny {
	font-size: 10px;
}

#mini {
	_margin-left: 9px;
	margin-top: 40px;
}
#quick {
	margin: 0px;
	padding: 0px;
}

#mini .mini_input {
	width: 110px;
	font-size: 11px;
}
.s_button {
	background-color: #DBDBDB;
	border: 1px solid #808080;
}


#mini label {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}



/* ----------------------------------Gallery---------------------*/
/* Lightbox CSS */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink { background: url(http://www.kent-conservatory.co.uk/images/prevlabel.gif) left 15% no-repeat; }
#nextLink { background: url(http://www.kent-conservatory.co.uk/images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
