@charset "utf-8";
/* CSS Document */

body {
	height: auto;
	margin:0;
	padding:0;
	background-image: url(images/backTileGray.jpg);
	background-repeat: repeat-x;
	background-color: #FFF;

}
.white {

background-color: #FFF;
}

a:link {color:#000;}

a:hover {
	color:#CCC;
}
#content {
	
	height:auto;
	margin-left: auto;
	margin-right: auto;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
	font-family: Tahoma;
	font-size: 14px;
	background-color: #FFF;
	margin-top: 0px;
	margin-bottom: 0px;
	
}
#header{
	background-color: #FFF;
	height: 146px;
}
#logo {
	float: left;
	width: 335px;
	height: 146px;
}
#logo img{
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#menu {
	padding-top: 25px;
	float: inherit;
	text-align: right;
}
#metal_pictures{
	height: 260px;
	border-top-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-bottom-width: thin;
	border-bottom-color: #000;
	background-repeat: repeat-x;
	background-color: #C00;
	background-image: url(images/background-red-iron.gif);
}
#fabrication_information{
	height: auto;
	background-color: #333;
}
#metal_shop {
	width: 620px;
	font-size: 14px;
	padding-top: 5px;
	float: right;
	padding-right: 10px;
	background-color: #FFF;
}
#metals_quote {
	float: left;
	width: 310px;
	padding-top: 5px;
	padding-left: 10px;
	background-color: #FFF;
	border-right-width: medium;
	border-right-style: solid;
	border-right-color: #FFF;
	font-weight: bold;
	font-size: 12px;
}
#footer {
	height: 38px;
	clear: both;
	background-color: #AE0000;
	
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000;
	margin-top: 20px;
	padding: 0px;
	width: 100%;
	text-align: center;
	color: #FFF;
}
#footer ul {
	padding-top: 10px;
}

#footer li,#footer li a {
	display: inline;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial;
	color: #CCC;
	padding-right: 10px;
	text-align: center;
	margin: 0px;
	padding-top: 5px;
}
#footer li a:hover {
	color: #FFF;
}
#icons{
	text-align: center;
	float: right;
	clear: none;
	height: auto;
	width: 20%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	display: inline;
}
h1 {
	font-size: 24px;
	font-weight: bold;
	font-family: "Times New Roman";
}
h2{
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	line-height: 14px;
	
}
h3{
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
}
h4{
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
}
h5{
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
}
h6{
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
}

#navcontainer {
	border-top: 1px solid #9CC;
	background-color: #333;
	font-family: "Times New Roman";
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

#navlist {
	list-style: none outside none;
	margin: 0;
	padding: 0;
}

@media all {
        #navlist {
	text-align: center;
        }
}

#navlist li {
	bottom: 11px;
	display: inline;
	line-height: 1.2em;
	margin: 0;
	padding: 0;
	position: relative;
}

html>body #navlist li {
        background: #000;
        margin: 0 3px 0 0;
        padding: 4px 0px 4px 0;
}

#navlist a, #navlist a:link, #navlist a:visited {
        background: #900;
        border: 1px solid #FFF;
        bottom: 2px;
        color: #FFF;
        cursor: pointer;
        display: inline;
        height: 1em;
        margin: 0;
        padding: 3px 5px 3px 5px;
        position: relative;
        right: 2px;
        text-decoration: none;
}

#navlist a:hover {
        background: #C00;
        bottom: 1px;
        color: #FFF;
        position: relative;
        right: 1px;
}

#navlist a:active {
        background: #999;
        bottom: 0px;
        color: #FFF;
        position: relative;
        right: 0px;
}

#navlist li#active {
        background: #369;
        bottom: 13px;
        display: inline;
        margin: 0 3px 0 0;
        padding: 0;
        position: relative;
}

html>body #navlist li#active {
        background: #000;
        margin: 0 4px 0 4px;
}

#navlist #active a, #navlist #active a:link, #navlist #active a:visited, #navlist #active a:hover {
	background: #369;
	border-bottom: none;
	border-left: 1px solid #9CC;
	border-right: 1px solid #9CC;
	border-top: 1px solid #9CC;
	bottom: 0;
	color: #FFF;
	cursor: text;
	margin: 0;
	padding: 2px 5px 0 5px;
	position: relative;
	right: 0;
	background-color: #333333;
}

#abel_and_brothers_custom_iron{
	text-align: right;
	margin-right: 20px;
	vertical-align: text-bottom;
	margin-top: 35px;
}
#photos{
	text-align: center;
	background-color: #FFF;
}
div.pictures
  {
	text-decoration: none;
	text-align: left;
	font-weight: bold;
  }
div.pictures a:link img
  {
	text-decoration: none;
	text-align: center;
	border: thin solid #000;
  }
div.pictures a:hover img
  {
	border:medium solid #45DEDE;
  }
/*Microformats styles*/
.vcard{
	width: 100%;
	height: auto;
	text-align: center;
}
.fn{
	margin: 0px;
	padding: 0px;
}
.org{
	margin: 0px;
	padding: 0px;
}
.adr{
	margin: 0px;
	padding: 0px;
}
.street-address{
	margin: 0px;
	padding: 0px;
	
}
.locality{
	
}
.region{
	
}
.postal-code{
	
}
.tel{
	
}
#telephone{
	width: 97%;
	color: #000;
	height: 75px;
	font-size: 24px;
	text-align: right;
	font-family: "Arial Black";
	padding-right: 3%;
}
#recaptcha_image,  
#recaptcha_image img   
{  
width: 150px !important;  
cursor: pointer;  
}
#recaptcha_table
{  
width: 30px !important;  
cursor: pointer;  
}
.recaptchatable #recaptcha_response_field {
font-size: 11pt;
width: 150px !important;  
}
#recaptcha_logo{ width: 30px !important; }
input[type=submit] {
	-webkit-appearance: button;
	cursor: pointer;
	background-color: #AE0000;
	color: #FFF;
}
legend{
	font-family: "Times New Roman";
	font-weight: bold;
	background-color: #AE0000;
	color: #FFF;
}
.review{
	font-style: italic;
	text-align: center;
}