﻿body{
	margin:10px;
	border:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#DDDDDD;
}

#container{
	width:1000px;
	height:auto;
	position:absolute;
	left:50%;
	margin-left:-500px;
	background-color:#FFFFFF;
	}
	
#header{
	background:url('windowsheader.jpg') no-repeat;
	width:680px;
	height:55px;
	padding-top:116px;
	padding-right:320px;
	text-align:right;
	color:white;
	}
	
#body{
	width:1000px;
	height:630px;
	position:relative;
	background-color:#FFFFFF;
	font-size:12px;
	}

#bodyAbout{
	width:990px;
	height:430px;
	position:relative;
	background-color:#FFFFFF;
	font-size:12px;
	padding-left:10px;
	}
	
#bodyDoors{
	width:990px;
	position:relative;
	background-color:#FFFFFF;
	font-size:12px;
	padding-left:10px;
	}

#floatLeft{
	float:left;
}

#bodyQuote{
	width:1000px;
	height:730px;
	position:relative;
	background-color:#FFFFFF;
	font-size:12px;
	}
	
#bodyWin{
	width:980px;
	height:670px;
	position:relative;
	background-color:white;
	padding-left:10px;
	padding-right:10px;
	font-size:12px;
	}
	
#footer{
	width:990px;
	height:19px;	
	padding-left:10px;
	padding-top:3px;
	font-size:12px;
	text-align:left;
	background:url('advancedwindowsfooter.jpg') no-repeat;
	color:silver;
	}

#homeTextContainer{
	float: left;
	width: 700px;
	height: auto;
	margin-left: 10px;
	margin-top: 10px;
	font-size:12px;
}

#homeTextContainerContact{
	float: left;
	width: 700px;
	height: 733px;
	margin-left: 10px;
	margin-top: 10px;
	font-size:12px;
	background:url('contactusbackground.jpg') no-repeat top right;
	}
	
/*Home page icon container*/
#groupIconContainer{
	float:left;
	width:700px;
	height:237px;
	margin-left:10px;
}

#largeIconContainer{
	width:220px;
	height:236px; 
	margin:5px;
	text-align:center;
	color:black;
	font-size:12px;
	font-weight:bold;
	float:left;
	}

#largeIconHeader{
	width:200px;
	height:27px;
	background-color:#2EA320;
	font-size:16px;
	text-align:left;
	padding-left:20px;
	padding-top:7px;
	color:white;
	}
	
a.LargeIconContainer:link{
	font-size:16px;
	text-decoration:none;
	color:white;
}

a.LargeIconContainer:visited{
	font-size:16px;
	text-decoration:none;
	color:white;
}

a.LargeIconContainer:hover{
	font-size:16px;
	text-decoration:underline;
	color:yellow;
}

#windowIcon{
	background:url('upvcwindowicon.jpg') no-repeat;
	width:220px;
	height:42px;
	padding-top:160px;
}

#doorsIcon{
	background:url('doorsicon.jpg') no-repeat;
	width:220px;
	height:42px;
	padding-top:165px;
}

#conservatoriesIcon{
	background:url('conservatoriesicon.jpg') no-repeat;
	width:220px;
	height:50px;
	padding-top:160px;
}

/*Offers construct - on homepage*/
#offersContainer{
	float:right;
	background-color:#FF1E1E;
	width:265px;
	height:auto;
	margin-right:10px;
	margin-top:5px;
	padding:2px;
}

#offersHeader{
	width:255px;
	height:29px;
	background:url('offersheader.jpg') no-repeat;
	padding-top:8px;
	padding-left:10px;
	color:white;
	font-weight:bold;
}

#conservatoriesOffer{
	width:255px;
	height:34px;
	background:url('conservatoryofferhome.jpg') no-repeat;
	padding-top:128px;
	padding-left:5px;
	padding-right:5px;
	text-align:center;
}

#doorsOffer{
	margin-top:2px;
	width:255px;
	height:34px;
	background:url('upvcdoorsoffer.jpg') no-repeat;
	padding-top:156px;
	padding-left:5px;
	padding-right:5px;
	text-align:center;
}

#yellowButton{
	width:253px;
	height:91px;
	float:right;
	margin-top:15px;
	margin-right:11px;
	border:thin solid #2EA320;
	border-width:2px;
	height:203px;
	width:262px;
}

/*Menu bar links (top) all pages*/
a.Menu:link{
	font-size:14px;
	text-decoration:none;
	color:white;
	}

a.Menu:visited{
	font-size:14px;
	text-decoration:none;
	color:white;
	}

a.Menu:hover{
	font-size:14px;
	text-decoration:underline;
	color:yellow;
	}

/*Large Icon link text on homepage*/
a.LargeIcon:link{
	font-size:12px;
	text-decoration:none;
	color:black;
	font-weight:bold;
	}

a.LargeIcon:visited{
	font-size:12px;
	text-decoration:none;
	color:black;
	font-weight:bold;
	}

a.LargeIcon:hover{
	font-size:12px;
	text-decoration:underline;
	color:yellow;
	font-weight:bold;
	}

/*Web fonts*/
h1{
	font-size: 20px;
	color: #2EA320;
	font-weight:normal;
}

h2{
	font-size: 18px;
	color: #2EA320;
	font-weight:normal;
}

h3{
	font-size: 18px;
	color:#666666;
	font-weight:normal;	
}

.white20{
	font-size: 20px;
	color: #FFFFFF;
	font-weight:normal;
}

.smallTitle{
	font-size: 14px;
	color:#2EA320;
	font-weight:normal;
	font-weight:bold;
	}

a.clickdiv:hover{
	text-decoration:underline;
	color:yellow;
	cursor:pointer;
}

td {
	empty-cells: hide;
	text-align:left;
}

td.products {
	empty-cells: hide;
	text-align:center;
}

td.alignRight{
	text-align:right;
}

#windowContainer{
	width:350px;
	height:650px;
	float:right;
	margin-left:10px;
	padding:10px;
	padding-top:5px;
	text-align:center;
	border: thin solid #FF0000;
	border-width:1px;
	background:url(offersheader.jpg) repeat-x top left;
}

.imPad{
	padding:5px;
}

#winText600{
	width:150px;
	height:auto;
	float:left;
	text-align:center;
	padding:5px;
	}
	
#winText2000{
	width:200px;
	height:auto;
	float:left;
	text-align:center;
	padding:5px;
	}
	
#floatRight{
	float:right;
}

#coloursRight{
	float:right;
	margin-right:35px;
	padding-left:35px;
}
	
	
	
