/*

Stylesheet for STL Welding & Fabrication
Handwritten by Oliver Coningham (AztecMedia.eu)
http://www.stlweldfab.co.uk/

*/


/* --------------- sIFR --------------- */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
	}
	
.sIFR-replaced {
	visibility: visible !important;
	}
	
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
	}
	
.sIFR-flash + div[adblocktab=true] {
	display: none !important;
	}
	
.sIFR-hasFlash h3 {
	line-height: 18px !important;
	visibility: hidden;
	}


/* --------------- Defaults --------------- */

body {
	background: #247497 url('../images/body-bg.gif') repeat-x top left;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.5em;
	}

#skip { 
	display: block;
	height: 100px;
	margin-top: -100px; 
	}
	
#container {
	margin: auto;
	width: 760px;
	}
	
.cleared {
	clear: both;
	}
	
hr, .hide {
	display: none;
	}
	
h4 {
	color:#1A4F79;
	margin-top:10px;
	padding-left:10px;
}
	
	
/* --------------- Branding --------------- */

#branding {
	background: url('../images/branding-bg.jpg') no-repeat top left;
	height: 153px;
	text-indent: -25000px;
	width: 760px;
	}
	
#default #branding {
	background: url('../images/default-branding-bg.jpg') no-repeat top left;
	}
	
#branding h1 a {
	background: url('../images/h1-bg.gif') no-repeat top right;
	display: block;
	float: left;
	height: 100px;
	width: 497px;
	}
	
#branding h2 {
	display: none;
	}
	
#branding #telephone {
	background: url('../images/telephone-bg.gif') no-repeat top right;
	clear: left;
	float: left;
	height: 53px;
	width: 230px;
	}
	
	
/* --------------- Subnav --------------- */

#subnav {
	clear: none;
	float: right;
	height: 57px;
	margin-top: 72px; 
	width: 211px;
	}
	
#subnav li {
	float: left;
	}
	
#subnav a {
	display: block;
	height: 57px;
	margin-right: 10px;
	width: 57px;
	}
	
#subnav a:hover, #subnav .selected, #default #subnav a:hover, #default #subnav .selected {
	background-position: 0 -57px;
	}
	
#subnav-home a {
	background: url('../images/subnav-home.jpg') no-repeat top left;
	}
	
#subnav-about a {
	background: url('../images/subnav-about.jpg') no-repeat top left;
	}
	
#subnav-contact a {
	background: url('../images/subnav-contact.jpg') no-repeat top left;
	}

#default #subnav-home a {
	background: url('../images/default-subnav-home.jpg') no-repeat top left;
	}
	
#default #subnav-about a {
	background: url('../images/default-subnav-about.jpg') no-repeat top left;
	}
	
#default #subnav-contact a {
	background: url('../images/default-subnav-contact.jpg') no-repeat top left;
	}


/* --------------- Content --------------- */

#content {
	background: #cedfe6 url('../images/content-bg.gif') no-repeat top left;
	padding: 0 10px;
	width: 740px;
	}
	
#default #content {
	background: #cedfe6 url('../images/default-content-bg.jpg') no-repeat top left;
	}

	
/* --------------- Navigation --------------- */

#nav {
	background: url('../images/nav-bg.gif') no-repeat top left;
	float: left;
	padding-top: 18px;
	text-indent: -25000px;
	width: 220px;
	}

#nav a {
	display: block;
	height: 33px;
	width: 220px;
	}

#nav .nav-bottom a {
	height: 42px;
	}

#nav a:hover, #nav .selected {
	background-position: 0 -33px;
	}
	
#nav .nav-bottom a:hover, #nav .nav-bottom .selected
	{
	background-position: 0 -42px;
	}
	
#nav-home a {
	background: url('../images/nav-home.gif') no-repeat top left;
	}

#nav-gates a {
	background: url('../images/nav-gates.gif') no-repeat top left;
	}

#nav-structural a {
	background: url('../images/nav-structural.gif') no-repeat top left;
	}

#nav-stainless a {
	background: url('../images/nav-stainless.gif') no-repeat top left;
	}

#nav-staircases a {
	background: url('../images/nav-staircases.gif') no-repeat top left;
	}

#nav-ramps a {
	background: url('../images/nav-ramps.gif') no-repeat top left;
	}

#nav-recent a {
	background: url('../images/nav-recent.gif') no-repeat top left;
	}

#nav-contact a {
	background: url('../images/nav-contact.gif') no-repeat top left;
	}

#nav-about a {
	background: url('../images/nav-about.gif') no-repeat top left;
	}


/* --------------- Copy --------------- */

#copy {
	float: right;
	padding: 0 10px;
	width: 500px;
	}
	
#copy a, #copy a:hover {
	color: #1a4f79;
	}
	
#default #copy, #gates #copy, #steel #copy, #stairs #copy, #ramps #copy {
	float: right;
	padding: 0;
	width: 520px;
	}

#gates #copy p, #steel #copy p, #stairs #copy p, #ramps #copy p {
		padding: 10px 10px;

}
	
#copy h3, #copy p {
	margin-bottom: 1.25em;
	}
	
#copy h3 {
	font-family: Arial, Helvetica, sans-serif;
	color:#1a4e78;
	font-size:125%;
	border-bottom: 1px solid #1a4e78;
	}
	
#gates #copy h3, #steel #copy h3, #stairs #copy h3, #ramps #copy h3 {
	width: 500px;
	margin: 0 10px;
	}

#default #copy ul {
	color: #1a4e78;
	list-style: inside disc;
	margin-left: 30px;
	}
	
#copy-inner {
	padding: 0 250px 0 10px;
	width: 260px;
	}

#free-quote {
	background: url('../images/free-quote-bg.png') no-repeat bottom left;
	float: left;
	height: 139px;
	text-indent: -25000px;
	width: 220px;
	}
	
#free-quote a {
	display: block;
	height: 99px;
	width: 220px;
	}


/* --------------- Gallery --------------- */

.gallery {
	float: left;
	width: 173px;
	height: 200px;
	padding-top: 10px;
	}
	
.galleryNo {
	margin-top: 150px;
	width:173px;
	position:absolute;
	float:inherit;
	text-align:center;
	color:#6ca2b9;
	font-size:80%
	}

.about-image {
	float:right;
	text-align: right;
	display:block;
	height: 370px;
	width: 260px;
	}


/* --------------- Form --------------- */

.vcard {
	float: left;
	font-size: 90%;
	margin: 1.25em 0;
	padding-left: 20px;
	width: 185px;
	}
	
form {
	border-right: 1px solid #c7d5df;
	float: left;
	margin: 1.25em 0;
	padding-right: 20px;
	width: 270px;
	}
	
legend {
	display: none;
	}
	
form div 
	{
	margin-bottom: 10px;
	}	

input, textarea 
	{
	background-color: #f2f7fb;
	border: 1px solid #a6c5e4;
	color: #1a4e78;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 5px;
	padding: 10px;
	width: 250px;
	}		
	
#submit
	{
	border: none;
	height: 38px;
	margin: -5px 0 0 -5px;
	padding: 0;
	width: 131px;
	}

a.add-address
	{
	background: url('../images/vcard-icon.gif') no-repeat center left;
	padding: 3px 0 5px 34px;
	}
	
	
/* --------------- Footer --------------- */

#footer {
	background: url('../images/footer-bg.gif') repeat-x top left;
	color: #91b6c8;
	font-size: 90%;
	height: 42px;
	padding: 5px 20px 0 20px;
	width: 720px;
	text-align:center
	}
	
#footer a {
	color: #91b6c8;
	text-decoration: none;
	}
	
#footer a:hover {
	color: #fff;
	text-decoration: underline;
	}
	
/*#links {
	float:left
	}
	
#aztec {
	float: right;
	}*/
