* {
	margin: 0;
	padding: 0;
}

body {
	font-size: 12px; 
	line-height: 20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #4e4e4e;
	background: #363636;
}


/************************************************ Regions & Wrappers */

#page {
	width: 970px;
	background: #ffffff;
	margin: 20px auto auto;
	padding: 5px;
}

#top {
	margin: auto;
}
#banner {
	width: 695px;
	height: 358px;
	display: block;
	float: left;
	position: relative;
	margin-bottom:30px;
}

.home #banner{
	background: url(../images/global/banner-home.jpg) no-repeat;
}

.about-us #banner{
	background: url(../images/global/banner-about-us.jpg) no-repeat;
}

.structural-steelwork #banner{
	background: url(../images/global/banner-structural-steelwork.jpg) no-repeat;
}

.metal-cladding #banner{
	background: url(../images/global/banner-metal-cladding.jpg) no-repeat;
}

.general-fabrications #banner{
	background: url(../images/global/banner-general-fabrications.jpg) no-repeat;
}

.fire-escapes #banner{
	background: url(../images/global/banner-fire-escapes.jpg) no-repeat;
}

.garden-sheds #banner{
	background: url(../images/global/banner-garden-sheds.jpg) no-repeat;
}

.automatic-gates #banner{
	background: url(../images/global/banner-automatic-gates.jpg) no-repeat;
}

.contact-us #banner {
	background: url(../images/global/banner-contact.jpg) no-repeat;
}


.front #main { 	
	padding: 0 0 0 10px;
}

.front {
	background: url(../images/global/blocks.jpg) no-repeat bottom right;
}

.not-front #squeeze {
	background: url("../images/tri-colour.jpg") no-repeat scroll right bottom transparent;
	height: 1%;
}
#container {
	/*margin: 375px 0 0 0 !important;*/
	margin: 0;
}
.not-front #container {
	/* margin: 335px 0 0 0 !important;*/
	margin: 0;
}


#main .with-sidebar {
	/*margin-right: 305px;*/
	width: 623px;
}

.not-front #main .with-sidebar {
	padding:0px 10px 10px;
	width:603px;
}

#main .body img {
	margin: 0 5px 5px 5px;
	padding: 2px;
	border: 1px solid #bbbbbb;
}

.not-front {
	
}

.not-front .body {
	background: url(../images/global/content-bg-top.jpg) no-repeat left top;
}

/*********** front images */

.front #image1 a {
	display: block;
	width: 244px;
	height: 114px;
	position: absolute;
	top: 0;
	left: 220px;
	text-decoration: none;
	outline: none;
}
.front #image2 a {
	display: block;
	width: 225px;
	top: 0;
	left: 470px;
	height: 114px;
	position: absolute;
	text-decoration: none;
	outline: none;
}
.front #image3 a {
	display: block;
	width: 76px;
	height: 114px;
	text-decoration: none;
	position:absolute;
	top:122px;
	left: 0;
	width:76px;
	outline: none;
}
.front #image4 a {
	display: block;
	width: 247px;
	height: 114px;
	text-decoration: none;
	position:absolute;
	top:122px;
	left: 347px;
	outline: none;
}
.front #image5 a {
	display: block;
	width: 98px;
	height: 114px;
	position:absolute;
	top:122px;
	right: 0;
	text-decoration: none;
	outline: none;
}
.front #image6 a {
	display: block;
	width: 209px;
	height: 114px;
	top:244px;
	left: 0;
	position: absolute;
	text-decoration: none;
	outline: none;
}
.front #image7 a {
	display: block;
	width: 248px;
	height: 114px;
	top:244px;
	left: 216px;
	position: absolute;
	text-decoration: none;
	outline: none;
}
.front #image8 a {
	display: block;
	width: 225px;
	height: 114px;
	top:244px;
	position: absolute;
	left: 470px;
	text-decoration: none;
	outline: none;
}











/************************ Awards  */
#awardImgRight
{
	margin-top: 10px;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}



/************************************************ side bars */

/* Uncollapse margins with padding */

#container .sidebar {
	float: right;
	z-index: 2;
	position: relative;
	padding: 1px 0;
}

#container #sidebar-right {
	width: 320px;
}

#sidebar-right h2 {
	margin: 0 0 3px 0;
	padding-bottom: 8px;
	border-bottom: 1px dashed #e3deda;
	position: relative;
}

.not-front .contact-sidebar .blocks {
	margin-top: 154px;
}

.not-front #sidebar-right .blocks {
	display: block;
	clear: both;
	height: 234px;
	background: url(../images/global/blocks.jpg) no-repeat bottom right;
}

/******* portolio */

.portfolio-block {
	height: 85px;
	margin: 0 !important;
	margin: 8px 0 0;
}

*:first-child+html .portfolio-block {
	margin: 8px 0 0 !important;
}

.portfolio-block h3 {
	
}
.portfolio-block h3 a {
	text-decoration: none;
	color: #565656;
}
.portfolio-block .thumb {
	display: block;
	float: left;
	width: 90px;
}
.portfolio-block .thumb a {
}
.portfolio-block .thumb img {
	border: 4px solid #dcdbdb;
}
.portfolio-block .thumb a:hover img {
	border: 4px solid #b7b7b7;
}
.portfolio-block .details {
}
.portfolio-block .details .view a {
	color: #ba5a16;
	padding-left: 13px;
	background:url(../images/global/bullet.jpg) no-repeat 0px center;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	font-size:11px;
}
.portfolio-block .details .view a:hover {
	padding-left: 14px;
	background:url(../images/global/bullet.jpg) no-repeat 1px center;
}

/** portfolio selected **/

.portfolio-block .selected h3 {
	text-decoration: none;
	color: #cecece;
}
.portfolio-block .selected .thumb {
	display: block;
	float: left;
	width: 90px;
	
}

.portfolio-block .selected .thumb img {
	border: 4px solid #cecece;
	opacity:0.5;
	filter:alpha(opacity=50);
}

.portfolio-block .selected .details .view {
	color: #ffdec6;
	padding-left: 13px;
	background:url(../images/global/bullet-fade.jpg) no-repeat 0px center;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	font-size:11px;
	margin-left: 90px;
}



/************************************************ Nav */

#nav {
	display:block;
	float:left;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 25px;
}
.not-front #nav {
	margin:20px 0 0 20px;
}



#nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}

/*#nav li {  all list items 
	padding-top: 5px;
	
}*/


#nav li a {
	outline: none;
	text-indent: -9999px;
}

/*#nav ul li.com {
	padding: 0 !important;
}*/

#nav ul li.home a {
	display: block;
	background:url(../images/home.jpg) no-repeat top left;
  height: 34px;
	width: 231px;
}


.home #nav ul li.home a /*Homepage selected*/
{
	background:url(../images/home-over.jpg) no-repeat top left;
}

#nav ul li.home a:hover {
	background:url(../images/home-over.jpg) no-repeat bottom left;
}

#nav ul li.about-us a {
	display: block;
	background:url(../images/about-us.jpg) no-repeat top left;
  height: 36px;
	width: 231px;
}

.about-us #nav ul li.about-us a {
	background:url(../images/about-us-over.jpg) no-repeat top left;
}

#nav ul li.about-us a:hover {
	background:url(../images/about-us-over.jpg) no-repeat bottom left;
}

#nav ul li.structural-steelwork a {
	display: block;
	background:url(../images/structural-steelwork.jpg) no-repeat top left;
  height: 46px;
	width: 231px;
}

.structural-steelwork #nav ul li.structural-steelwork a {
background:url(../images/structural-steelwork-over.jpg) no-repeat top left;
}

#nav ul li.structural-steelwork a:hover {
	background:url(../images/structural-steelwork-over.jpg) no-repeat bottom left;
}

#nav ul li.metal-cladding a {
	display: block;
	background:url(../images/metal-cladding.jpg) no-repeat top left;
  height: 35px;
	width: 231px;
}

.metal-cladding #nav ul li.metal-cladding a {
	background:url(../images/metal-cladding-over.jpg) no-repeat top left;
}

#nav ul li.metal-cladding a:hover {
	background:url(../images/metal-cladding-over.jpg) no-repeat bottom left;
}

#nav ul li.general-fabrications a {
	display: block;
	background:url(../images/general-fabrications.jpg) no-repeat top left;
  height: 48px;
	width: 231px;
}


.general-fabrications #nav ul li.general-fabrications a {
	background:url(../images/general-fabrications-over.jpg) no-repeat top left;
}

#nav ul li.general-fabrications a:hover {
	background:url(../images/general-fabrications-over.jpg) no-repeat bottom left;
}

#nav ul li.fire-escapes a {
	display: block;
	background:url(../images/fire-escapes.jpg) no-repeat top left;
  height: 48px;
	width: 231px;
}

.fire-escapes #nav ul li.fire-escapes a {
	background:url(../images/fire-escapes-over.jpg) no-repeat top left;
}

#nav ul li.fire-escapes a:hover {
	background:url(../images/fire-escapes-over.jpg) no-repeat bottom left;
}

#nav ul li.garden-sheds a {
	display: block;
	background:url(../images/garden-sheds.jpg) no-repeat top left;
  height: 33px;
	width: 231px;
}

.garden-sheds #nav ul li.garden-sheds a {
	background:url(../images/garden-sheds-over.jpg) no-repeat top left;
}

#nav ul li.garden-sheds a:hover {
	background:url(../images/garden-sheds-over.jpg) no-repeat bottom left;
}

#nav ul li.farm-sheds a {
	display: block;
	background:url(../images/farm-sheds.jpg) no-repeat top left;
  height: 33px;
	width: 231px;
}

.garden-sheds #nav ul li.farm-sheds a {
	background:url(../images/farm-sheds-over.jpg) no-repeat top left;
}

#nav ul li.farm-sheds a:hover {
	background:url(../images/farm-sheds-over.jpg) no-repeat bottom left;
}



#nav ul li.automatic-gates a {
	display: block;
	background:url(../images/wrought-iron-gates.jpg) no-repeat top left;
  height: 46px;
	width: 231px;
}

.automatic-gates #nav ul li.automatic-gates a {
	background:url(../images/wrought-iron-gates-over.jpg) no-repeat top left;
}

#nav ul li.automatic-gates a:hover {
	background:url(../images/wrought-iron-gates-over.jpg) no-repeat bottom left;
}
#nav ul li.contact-us a {
	display: block;
	background:url(../images/contact-us.jpg) no-repeat top left;
  height: 25px;
	width: 231px;
}

.contact-us #nav ul li.contact-us a {
	background:url(../images/contact-us-over.jpg) no-repeat top left;
	}

#nav ul li.contact-us a:hover {
	background:url(../images/contact-us-over.jpg) no-repeat bottom left;
}



/************************************************ Logo and site name */

#logo-title {
	margin: auto;
	padding: 20px 0 0 25px;
}

#logo {
	float: left;
	margin: 10px 0 0 8px !important;
	margin: 10px 0 0 4px;
	z-index: 10;
}
#logo img {
	display: block;
	border: 0;
}
#logo-title h1 {
	margin: 0;
}
#logo-title a {
	text-decoration: none;
}

.not-front #logo {
	/*margin: 10px 0 0 8px;*/
}

/************************************************ Footer */

#footer {
	clear: both;
	width: 980px;
	height: 47px;
	margin: auto auto;
	font-size:10px;
	color: #ffffff;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
}

#footer a {
	color: #cecaca;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer #footer-notes {
	display:block;
	padding:3px 0px 0px 30px;
	width:400px;
	float: right;
	color: #959494;
	text-align: right;
}

#footer #footer-menu {
	display:block;
	float:left;
	padding:3px 15px 0px 0px;
	width:520px;
	color: #cecaca;
}
#footer #footer-menu a {
	
}

/************************************************ Typography */

/* Headings general */


h1, h2, h3, h4, h5, h6 {
	font-family:Georgia, "Times New Roman", Times, serif;
	margin: 9px 0 0 0;
	line-height: 1;
	color: #1d1d1d;
}

/* font sizes */
/*h1 {font-size: 18px;}*/
h1, h2 {font-size: 18px;}
h3 {font-size: 14px;}
h4 {font-size: 11px;}
h5 {font-size: 10px;}
h6 {font-size: 9px;}


/* font weights */

/*h1 {font-weight: bold;}*/
h1, h2 {font-weight:lighter; letter-spacing:2px;}
h3 {font-weight: bold;}
h4 {font-weight: bold;}
h5 {font-weight: bold;}
h6 {font-weight: bold;}

/* Linked headings */

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	text-decoration: none;
}

p {
	margin: 6px 0px 12px;
}


ul {
	/*margin: 0px 0 1.5em 0;*/
	padding: 0 0 0 2em;
}

a {
	color:#BA5915;
}

a:hover, a.iehover {
	color: #4a682f;
}

h1.title {
	margin-bottom: 13px;
}


strong{
color:#3A6F8F;
font-weight:normal;
}

/************************************************ Tables */

table {}

tbody {
	border: none;
}

th {
	border: none;
}

td {
	padding: 3px;
}

/************************************************ Forms */

.form-text, textarea {
	padding: 1px;
	border-width: 1px;
	border-color: #ccc;
	border-style: solid;
	background: #fff;
	color: #000;

}

select {
	border-width: 1px;
	border-color: #ccc;
	border-style: solid;
	background: #fff;
	color: #000;

}

option {
	padding-right: 1em;
}

.form-submit, button {
	padding: 1px;
	border-width: 1px;

}

.form-item .description {
	color: #666;
	font-size: 90%;
}

#login-button,
#login-button2,
#send-button {
	background: #996f96;
	border: 1px solid #7b5e79;
	width: 60px;
	height: 20px;
	outline: none;
	color: #ffffff;
	font-size: 11px;
	cursor: pointer;
	display: block;
}


/******************************************** contact form **/

#contactForm {
	font-size: 12px;
}
#contactForm span {
	color: red;
}
#contactForm input, #contactForm select, #contactForm textarea {
	border:1px solid #999999;
	padding: 2px;
}
#contactForm select {
	width:238px!important;
	width:245px;
}
*:first-child+html #contactForm select {
	width:245px!important;
}
#contactForm textarea {
	width:238px!important;
	width:240px;
}
*:first-child+html #contactForm textarea {
	width:238px!important;
}

#contactForm p {
	margin: 0;
}
#contactSubmit {
	padding: 3px !important;
	background: #666666;
	color: #ffffff;
	font-size: 12px;
	cursor: pointer;
}





/************************************************/

#contact-details-right{
float:right;
padding-right:20px;
padding-top:50px;
text-align:right;
}




