/* Conservatories */

a, body, div, span, ul, li, ol, table, td, tr, p, br, blockquote, h1, h2, h3, h4, h5 {
	margin: 0;
	padding: 0;
	}
body {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 76%;
	line-height: 1.2em;
	color: 	#ffffff;
	text-align: center;
	background-color: #7f7f7f;
	}

/* Main Build */

#container {
	width: 797px;
	background-color: #7f7f7f;
	background-image: url(../images/frame-fill.gif);
	background-position: 0 0;
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
	}
	
#topEdge {
	background-image: url(../images/top-edge.gif);
	background-repeat: no-repeat;
	height: 21px;
	}
	
#bottomEdge {
	background-image: url(../images/bottom-edge.gif);
	background-repeat: no-repeat;
	height: 13px;
	}
	
#mainContent {
	width: 758px;
	background-color: #333333;
	border: solid;
	border-color: #ffffff;
	border-width: 1px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	position: relative;
	}
	
#rightSide {
	width: 606px;
	float: right;
	border-left: solid;
	border-left-color: #ffffff;
	border-left-width: 1px;
	}
	
#leftSide {
	width: 140px;
	float: left;
	}
	
#adsRight {
	width: 165px;
	float: right;
	height: 240px;
	min-height: 245px;
	border-top-style: solid;
	border-top-color: #ffffff;
	border-top-width: 1px;
	background-color: #333333;
	}
	
#ads {
	clear: both;
	height: 150px;
	border-top-style: solid;
	border-top-color: #ffffff;
	border-top-width: 1px;
	}
	
#content {
	background-color: #ffffff;
	color: #333333;
	min-height: 181px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	min-height: 226px;
	width: 421px;
	}
	
* html #content {
	width: 418px;
	}

#banner {
	background-color: #ffffff;
	background-image: url(../images/banner-back.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 228px;
	color: #333333;
	}
	
#logo {
	margin-top: 10px;
	margin-left: 10px;
	}
	
#menu {
	margin-left: 10px;
	margin-top: 10px;
	border-top: solid;
	border-top-color: #fff;
	border-top-width: 2px;
	width: 131px;
	padding-top: 15px;
	}
	
#footer {
	width: 797px;
	margin-left: auto;
	margin-right: auto;
	}
	
	
/* Main Menu */

#menu ul {
	list-style: none;
	}
#menu ul li {
	padding-top: 3px;
	padding-bottom: 3px;
	}
#menu ul li a {
	font-size: 120%;
	color: #ffffff;
	text-decoration: none;
	padding-left: 15px;
	}
#menu ul li a:hover {
	color: #3fe618;
	}
	
/* Brochure Section */
	
#brochure {
	width: 130px;
	margin-left: 10px;
	margin-top: 50px;
	background-image: url(../images/brochure.gif);
	background-position: 35px 0;
	background-repeat: no-repeat;
	position: absolute;
	bottom: 10px;
	left: 0;
	}
	
#brochure a {
	text-align: center;
	text-decoration: none;
	padding-bottom: 6px;
	color: #fff;
	line-height: 1.2em;
	display: block;
	font-size: 140%;
	padding-top: 90px;
	}
	
#brochure a:hover {
	color: #3fe618;
	}
	
/* Right Hand Ads */

#rightSide h3 {
	font-weight: normal;
	color: #fff;
	font-size: 170%;
	line-height: 1.2em;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom: solid;
	border-bottom-color: #333;
	border-bottom-width:1px;
	}
	
#callback {
	background-image: url(../images/callback.jpg);
	background-position: 8px 8px;
	background-repeat: no-repeat;
	height: 136px;
	}

#callback a {
	color: #fff;
	text-decoration: none;
	height: 34px;
	display: block;
	padding-top: 125px;
	}
	
#callback a:hover h2 {
	color: #3fe618;
	}
#callback a h2 {
	font-weight: normal;
	font-size: 150%;
	text-align: center;
	color: #fff;
	}
	
#address {
	padding-left: 20px;
	padding-top: 30px;
	color: #fff;
	}
#address h5 {
	font-size: 130%;
	font-weight: normal;
	line-height: 1.2em;
	}
	
/* Contact Us */

#contact {
	width: 420px;
	}
	
* html #contact {
	width: 416px;
	}

label {
	font-size: 110%;
	font-weight: bold;
	}

.textarea {
	width: 200px;
	height: 100px;
	background-color: #fff;
	border: solid;
	border-color: #333;
	border-width: 1px;
	padding: 2px;
	margin-left: 122px;
	}
	
.textBox {
	width: 200px;
	background-color: #fff;
	border: solid;
	border-color: #333;
	border-width: 1px;
	padding: 2px;
	}

.submit {
	margin-left: 35px;
	}
	
#contact {
	margin-top: 15px;
	}
#contact td {
	background-color: #CCCCCC;
	padding: 4px;
	}
	
/* Site Map */

#siteMap {
	padding: 10px;
	}

#siteMap ul {
	color: #3fe618;
	}
	
#siteMap ul li {
	font-size: 120%;
	}
	
#siteMap ul li a {
	text-decoration: none;
	}
	
#siteMap ul li a:hover {
	text-decoration: underline;
	}
	
#siteMap ul li ul li {
	font-size: 100%;
	}
	
/* Ads Bottom */

#adsBottLeft {
	width: 200px;
	float: left;
	background-image: url(../images/conservatories-image.jpg);
	background-position: 9px 9px;
	background-repeat: no-repeat;
	}
	
#adsBottRight {
	width: 404px;
	float: right;
	background-image: url(../images/orangeries-image.jpg);
	background-position: 9px 9px;
	background-repeat: no-repeat;
	}
	
#adsBottRightRight {
	width: 200px;
	float: right;
	background-image: url(../images/garden-rooms-image.jpg);
	background-position: 9px 9px;
	background-repeat: no-repeat;
	}
	
#adsBottMiddle {
	width: 202px;
	float: left;
	border-left: solid;
	border-left-color: #fff;
	border-left-width: 1px;
	border-right: solid;
	border-right-color:#fff;
	border-right-width: 1px;
	}
	
#ads a {
	color: #fff;
	text-decoration: none;
	height: 28px;
	display: block;
	padding-top: 120px;
	}
#ads a:hover {
	color: #3fe618;
	}

#ads a h2 {
	font-weight: normal;
	text-align: center;
	padding-bottom: 8px;
	}
	
/* Gallery */

#gallery {
	width: 441px;
	background-color: #fff;
	min-height: 381px;
	}
* html #gallery {
	width: 438px;
	}
	
#gallery h1 {
	font-size: 150%;
	color: #333333;
	line-height: 1.2em;
	font-weight: normal;
	padding-bottom: 2px;
	padding-top: 10px;
	padding-left: 10px;
	}
	
#gallery p {
	color: #333;
	padding-top: 10px;
	padding-left: 10px;
	}
	
#galleryHome {
	margin-top: 15px;
	}
	
#galleryHome td {
	color: #333;
	height: 163px;
	width: 213px;
	}
	
#galleryHome img {
	border: none;
	}

#galleryHome .orangerie {
	background-image: url(../images/orangeries-gallery.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	}
#galleryHome .gardenRoom {
	background-image: url(../images/garden-rooms-gallery.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	}
#galleryHome .conservatory {
	background-image: url(../images/conservatory-gallery.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	}
#galleryHome .tiledRoof {
	background-image: url(../images/tiled-roof-gallery.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	}
	
#galleryHome h2 {
	font-weight: normal;
	font-size: 200%;
	text-align: center;
	}
#galleryHome h2 a {
	color: #333;
	height: 89px;
	width: 213px;
	display: block;
	text-decoration: none;
	padding-top: 70px;
	padding-bottom: 6px;
	}
	
#galleryHome h2 a:hover {
	color: #3fe618;
	}
	
#main-content {
	margin-top: 15px;
	}

#main-content li{
	width:213px;
	background:#FFF;
	text-align:center;
	position:relative;
	float:left;
	display:inline;
	margin-left: 3px;
	margin-right: 3px;
	margin-bottom: 2px;
}

#fullplate-navigation{
	list-style: none;
	margin:0 0 0 3px;

}

#fullplate-navigation li{
	display:block;
	float:left;
	width:132px;
	font-size: 130%;
		
}

* html #fullplate-navigation li{
	width: 122px;
	}

#previous{
	text-align:left;
}

#next{
	text-align:right;
}
#thumbnails {
	text-align: center;
	}


#fullplate-navigation li a{
	display:block;
	width:132px;
	padding-top:10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	color: #333;
}

* html #fullplate-navigation li a{
	width: 122px;
	}

#fullplate-navigation li a:hover{
	color:#333;
}



#fullplate-photo{
	background:#FFF;
	min-height: 430px;
	padding-left: 4px;
}

#fullplate-photo h2 {
	color: #333;
	padding-left: 7px;
	padding-right: 5px;
	margin-top: 5px;
	margin-bottom: 15px;
	font-size: 140%;
	font-weight: normal;
	line-height: 1.3em;
	}

#fullplate-photo h4 {
	font-size: 150%;
	text-align: center;
	font-weight: normal;
	padding-bottom: 16px;
	}
#fullplate-photo h4 a {
	color: #333;
	text-decoration: none;
	}
#fullplate-photo h4 a:hover {
	text-decoration: underline;
	}
	
#fullplate-photo img {
	border: none;
	}

#main-content  a span{
/*\*/
	position:absolute;
	left:-9999px;
	text-decoration: none;

}

#main-content a:hover span{	
	top:70px;
	left:6px;
	width:192px;
	font-weight:bold;
	background:#FFF;
	color:#999;
	padding:5px 5px 5px 5px;
	text-transform:uppercase;
	font-size:100%;
	filter: alpha(opacity=100);
	-moz-opacity:.8;
	opacity:.80;
	text-decoration: none;
	display: block;
}

#main-content img {
	border: none;
	}

/* Testimonials */

#testimonials {
	margin-top: 15px;
	}
	
#testimonials h4 {
	font-size: 130%;
	color: #ffffff;
	font-weight: normal;
	line-height: 1.2em;
	}
	
#testimonials h5 {
	font-size: 130%;
	color: #3fe618;
	text-align: right;
	font-weight: normal;
	}

.testBox {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #333333;
	margin-bottom: 10px;
	}
	
/* Footer */

#footer a {
	color: #fff;
	text-decoration: none;
	}
#footer a:hover {
	text-decoration: underline;
	}
	
#footRight {
	width: 240px;
	float: right;
	}
#footRight ul {
	list-style: none;
	display: block;
	}
#footRight ul li {
	border-right: solid;
	border-right-color: #fff;
	border-right-width: 1px;
	padding-left: 5px;
	padding-right: 5px;
	display: inline;
	text-align: center;
	}
	
#footLeft {
	width: 350px;
	float: left;
	text-align: left;
	padding-left: 20px;
	}
	
/* Common Elements */

.clear {
	clear: both;
	}
	
#content h1 {
	font-size: 150%;
	color: #333333;
	line-height: 1.2em;
	font-weight: normal;
	padding-bottom: 2px;
	}
#content p {
	padding-top: 10px;
	font-size: 120%;
	line-height: 1.2em;
	}
	
#content h2 {
	 font-weight: normal;
	 line-height: 1.3em;
	 }

#content ul {
	margin-left: 15px;
	margin-top: 15px;
	}
#content ul li {
	padding-top: 2px;
	padding-bottom: 2px;
	}
#content ul li ul {
	margin-top: 4px;
	margin-left: 15px;
	}
	
#content a {
	color: #333;
	}
.signature {
	text-align: center;
	padding-top: 3px;
	}
	
.imageRight {
	float: right;
	margin-left: 10px;
	padding: 2px;
	border-color: #333;
	border-width: 1px;
	border-style: solid;
	}
.image {
	margin-left: 10px;
	padding: 2px;
	border-color: #333;
	border-width: 1px;
	border-style: solid;
	}
#offers {
	border-top: solid;
	border-top-width: 1px;
	border-top-color: #fff;
	margin-top: 20px;
	}
