/* Glassier Wiodows Doors Conservatories CSS Document */
/* General */

* {
margin: 0;
padding: 0;
}

html {
height: 100%;
font-size: 62.5%;
}

body {
height: 100%;
text-align: center;
font: 1.2em Verdana, Arial, Helvetica, sans-serif;
background-color:#361212;
min-width: 850px;
padding-bottom: 80px; /* Simulates margin-bottom for wrapper in IE */
}

a:link, a:visited {
color: #A71500;
text-decoration: underline;
font-weight: bold;
}

a:hover {
text-decoration: none;
}

.cleaner {
	clear: both;
	height: 0;
	font-size: 0;
	visibility: hidden;
}

.noscreen {
	display: none;
}


/* Paragraphs, headings, ... */

p {
	line-height: 1.9;
	margin-bottom: 7px;
}

p.text-content:first-letter {
	font-size: 1.4em;
	font-weight: bold;
	line-height: 0.9;
	color: #202020;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1 {
	font: 1.7em Georgia, "Times New Roman", Times, serif;
	letter-spacing:1px;
	margin: 0 0 10px 0px;
	border-bottom: 1px solid #B15A4D;
	padding: 15px 0 5px 0;
	color:#9A3334;
}

h1 a:link, h1 a:visited {
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}

h2 {
	font: 1.2em Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	color: #9A3334;
	margin:0px 0px 10px 0px;
	padding:15px 0 5px 0;
	font-weight:bold;
}

h3 {
	color: #3D3D3D;
	font: 1.7em Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px;
	background: url('../img/h3-bg.gif') no-repeat 0 5px;
	padding-left: 35px;
	margin: 18px 0 10px 0;
}

h4 {
	font-size: 1em;
	background-color: #A71500;
	color: #FFFFFF;
	letter-spacing: 1px;
	border: 2px solid #FFFFFF;
	margin-top: 7px;
	padding: 6px 10px;
}
h5 	{
	color: #9A3334;
	font: 1.5em Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px;
	padding-left: 35px;
	margin: 18px 0 10px 0;
}
ul {
	list-style-type:disc;
	line-height:1.9;
	margin-left:25px;
}

/* Site wrapper */

#wrapper {
width: 850px;
margin: 0 auto 80px auto;
position: relative;
background-color: #FFFFFF;
display: table; /* margin-bottom for FF   (?) */
text-align: left;
}


/* Header */

#header {
	margin: 0 auto;
	height: 142px;
	position: relative;
	background: url('../img/header-bg.gif') repeat-x 0 0;
	border-top: 4px solid #480A00;
	border-bottom: 1px solid #CF492E;
}

#header-arrow {
position: absolute;
top: 0;
right: 50px;
background: url('../img/header-arrow.gif') no-repeat 0 0;
width: 148px;
height: 105px;
}


/* Menu */

#menu {
width: 850px;
margin: 0 auto;
background: #4A4A4A url('../img/menu-bg.gif') repeat-x 0 0;
}

#menu li {
display: inline;
list-style-type: none;
}

#menu li.first a {
margin-left: 1.6em;
display: inline;
}

#menu li a {
float: left;
color: #FFFFFF;
font-weight: normal;
text-decoration: none;
font-size: 1.1em;
line-height: 33px;
margin: 0 0.5em;
padding: 0 1em;
}

#menu li a:hover {
	text-decoration: none;
	background-color: #9A3334;
}

#menu li a.active {
	font-weight: normal;
	color: #EFBEBE;
}

.cleaning-box { 
min-height: 1px;
}

.cleaning-box:after {
display: block; 
clear: both; 
visibility: hidden; 
height: 0; 
font-size: 0; 
content: ' ';
}

.hidden { /* Skip menu */
position: absolute;
top: -10000px;
left: 0;
width: 1px;
height: 1px;
overflow: hidden;
}


/* Content boxes */

#content-box {
width: 100%;
margin: 0 auto;
color: #151515;
position: relative;
}

#content-box-in {
width: 100%;
}

.content-box-left {
	float: left;
	width: 625px;
	margin-bottom: 1em;
	background-color:#FFF;
}

.content-box-right {
	float: right;
	width: 220px;
	margin-bottom: 1em;
	background-color: #FFECE8;
}
.content-box-right-in {
margin: 0.4em 1.5em 0 0.8em;

}
div.content-box-right-in p{
line-height:1.9em;
}
#column-right-bottom {
	background: #DBF3FF url('../img/column-right-bottom.gif') no-repeat 0 0;
	width: 220px;
	height: 20px;
}

.content-box-left-in {
	margin: 0.4em 1.7em 0 2em;
	background-color:#FFF
}
.content-box-left-in p{
	text-align:justify;
}
.gallery {
	margin-top: 18px;
}

.gallery a img, .gallery a:visited img {
	margin: 0px 1px 0px 3px;

}

.gallery a:hover img {
margin: 0px 1px 0px 3px;

}


dt {
font-size: 0.9em;
font-weight: bold;
}

dd {
line-height: 1.4;
margin-bottom: 12px;
}

dd.heading, dd.heading a, dd.heading a:visited {
margin-bottom: 1px;
color: #D15900;
font-weight: bold;
}

address {
line-height: 1.5;
margin-bottom: 7px;
}


/* Footer */

#footer {
background-color: #A01400;
color: white;
width: 850px;
height: 34px;
font-size: 0.9em;
border-bottom: 2px solid #3F0800;
}

#footer a, #footer a:visited {
font-weight: normal;
color: white;
}

#footer p.left, #footer p.right {
	width: 800px;
	display: inline;
	margin-bottom: 0;
	line-height: 30px;
}

#footer a.b, #footer a.b a:visited {
font-weight: bold !important;
}

#footer p.left {
float: left;
text-align: left;
margin-left: 15px;
}

#footer p.right {
float: right;
text-align: right;
margin-right: 15px;
}

.style8 {
	font-size: 12pt
}
.style9 {
	color: #9A3334
}
p.style9 {
	color: #9A3334;
	font-size:14px;
	font-weight:bold;
}
.style10 {
	font-size: 12px;
	font-weight: bold;
}
.floatright {
	float:right;
	clear:right;
	margin:1em 0em 1em 1em;
}
.floatleft {
	float:left;
	clear:left;
	margin:0em 0.5em 0.5em 0em;
}
.news {
	position:absolute;
	top:8px;
	left:280px; 
	width:360px; 
	color:#FFF; 
	font-size:14px; 
	text-align:justify;
}
.news-text{
	text-decoration:underline;
	font-weight:normal; 
	color:#FFF;
}
.news-text a{
	text-decoration:underline;
	font-weight:normal; 
	color:#FFF;
}

.news-text a:hover {
	text-decoration:none;
}
#voucher {
	text-align:center;
	background-color:#E64C4E;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
}
#voucher a{
	text-align:center;
	background-color:#E64C4E;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
}
#voucher a:hover{
	text-decoration:underline;
}
.hdrwords {
	position:absolute;
	top:50px;
	left:250px; 
	width:340px; 
	color:#FFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1.7em;
	letter-spacing: 1px;
}
