/* Global Elements
=====================================================================*/
*{
	margin: 0;
}
html { 
	height:100%;
	}
	/* fixes MSIE scrollbar bug DO NOT REMOVE, has no effect in Mozilla, or Opera */

body 
{
	background: url(../images/wrapper-shadow.jpg) repeat-y center #dfdfdf;
	margin:0px;
	padding:0px;
	height:100%;
	}

#wrapper {
    min-height: 100%; 
    height: auto !important; 
    height: 100%; 
    margin: 0 auto -28px; 
	text-align: left;
	width: 896px; 	/* Total width */	
	}

#main {
	float:left;
	width:100%;
	}
/*- Header --------------------------- */

#header {
	width: 100%;
	height:138px;
	background-color: #0f296e;
	}

.logo {
	background:url(../images/ironage_metals_logo.gif) no-repeat;
	width:204px;
	height:137px;
	float:left;
	}
#slogan {
	margin-top:100px;
	float:left;
	height:38px;
	width: 490px;
	}
#slogan h2 {
	font: italic 20px Palatino Linotype, Microsoft Sans Serif;
	color:#fff;
	margin-top:0;
	}
.quote {
	margin:74px 6px 0 0;
	font:13px Arial, Helvetica, sans-serif;
	color: #D7D7D7;
	float:right;
	text-align:right;
	letter-spacing:0.1em;
	}
	
/*- End Header --------------------------- */
.header_text {
 	margin-bottom: 20px;
	}
.credit {
	padding-left:300px;
	padding-right:300px;
	margin-top:5px;
	width:248px;
	}
a#creditapp {   
    width: 248px;   
    height: 360px;   
    background-image: url(../images/Ironage_Credit.jpg);  
	background-position: 500px 0;   
    display: block;   
    text-decoration: none;   
}   
 
a#creditapp:hover {   
    background-position: 248px 0; 
	text-decoration: none;   
	border:none;  
} 
.buttons {
	float:right;
	padding-right:7px;
	margin-top:5px;
	width:250px;
	}
/*- Button 1 --------------------------- */
a#button1 {   
    width: 243px;   
    height: 79px;   
    background-image: url(../images/BrowseProducts.jpg) ;  
	background-position: 486px 0;   
    display: block;   
    text-decoration: none;   
}   
a#button1:active {   
    background-position: 243px 0;   
} 
 
a#button1:hover {   
    background-position: 243px 0; 
	text-decoration: none;   
	border:none;  
} 
/*- Button 2 --------------------------- */
a#button2 {   
    width: 243px;   
    height: 79px;   
    background-image: url(../images/NeedQuote.jpg) ;  
	background-position: 486px 0;   
    display: block;   
    text-decoration: none;   
}   
a#button2:active {   
    background-position: 243px 0;   
} 
 
a#button2:hover {   
    background-position: 243px 0; 
	text-decoration: none;   
	border:none;  
}
/*- Button 3 --------------------------- */
a#button3 {   
    width: 243px;   
    height: 79px;   
    background-image: url(../images/VideoShowroom.jpg) ;  
	background-position: 486px 0;   
    display: block;   
    text-decoration: none;   
}   
a#button3:active {   
    background-position: 243px 0;   
} 
 
a#button3:hover {   
    background-position: 243px 0; 
	text-decoration: none;   
	border:none;  
	margin-left:-1px;
}  


h1 {
	margin-top: 0px;
	padding: 0px;
	font: normal 22px Arial, Helvetica, sans-serif;
	color: #000000;
	text-transform: ucwords;
}

h2 {
	margin-top: 20px;
	margin-bottom:5px;
	padding: 0px;
	font: normal 14px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:  #0069aa;
	text-transform: ucwords;
}

h3 {
	margin-top: 10px;
	margin-bottom:2px;
	padding: 0px;
	font: normal 13px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #636466;
	text-transform: ucwords;
}
#chromemenu a {
	text-decoration:none;
	}
	
div.mainpages a:link, a:visited  {
	color: #000040; 
	text-decoration:underline;	
	}
div.mainpages a:hover {
	text-decoration:none;
	color: #000040;
	border-bottom:1px dashed #000040 ;
	}
#chromemenu a:active, a:focus {/* removes dotted border around a:active from Firefox */
	outline:none;
	 } 
.images {
	width:248px;
	height:270px;
	float:right;
	margin-top:20px;
	padding-right:9px;
	}
.designs {
	margin:0 20px  9px 0;
	border:#000000 1px solid;
	}
.designslast {
	border:#000000 1px solid;
	margin-bottom: 9px;
	}
.list {
	margin-left:15px;
	}
.homepage_logos {
	margin:40px 15px 0 0;
	height: 100px;
	float:left;
	}
.mainpages{
	width:855px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:0.8em;
	line-height:1.22em;
	float:left;
	padding: 0 20px 20px 20px;
	margin-top:20px;

	}
.mainpages a:hover {
	text-decoration: underline;
	}
.maintext ul li{
	list-style: disc;
	margin-left:20px;
	line-height: 20px;
	}
.maintextBold {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	}
.maintext_small_italic {
	font: 12px Arial, Helvetica, sans-serif;
	text-align:left;
	color:#000000;
	font-style:italic;
	line-height: 20px;
	}
a.maintextBlue_italic{
	font: 13px Helvetica ; 
	font-weight:bold;
	color:#0099cc;
	font-style:italic;
	}
a.maintextBlue_italic:hover {
	text-decoration:underline;
	color:#0099cc;
	}
.maintext_small {
	font: 12px Helvetica;
	text-align:left;
	color:#000000;
	font-style:normal;
	line-height: 20px;
	}

.right {
	float:right;
	clear: both;
	margin-right:10px;
	padding-right:7px;
	width:160px;
	text-align:right;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;	
	position:relative;
	padding-top:5px;
	}
.productsList {
	width:238px;
	clear:both;
	float:right;
	font: 12px Arial, Helvetica, sans-serif;
	line-height:18px;
	text-indent:15px;
	border:#0f296e 1px solid;
	margin-left:20px;
	padding-bottom:10px;

}
.bluebkg {
	background-color: #0f296e;
	height: 23px;
	text-align:left;
	font: bold 15px Arial, Helvetica, sans-serif;
	padding-top:4px;
	margin-bottom:5px;
	color:#CCCCCC;
}	

/*-End RightMenu --------------------------- */	


/*- Footer --------------------------- */
.push {
	height: 28px; 
	clear:both;
 	}
.copyright {
	float:left;
	margin-left:10px;
	}
.footernav {
	float:right;
	padding-right:25px;
	font-weight:bold;
	word-spacing:2px;
	}

#footer {
	text-align: left;
	margin: 0 auto ;
	background-color: #0f296e;
	width:895px;
	height: 22px; 
	position: relative;
	padding-top:6px;
}
#footer p {
	display:inline; /* gets the list items showing horizontally */
	letter-spacing:0.01em;
	font: 11px Arial, Helvetica, sans-serif;;
	color:#fff;
}
#footer a{
	color:#CCCCCC;
	font-weight:bold;
	text-decoration:none;
}
#footer a:hover {
	color:#BCA70E;
	font-weight:bold;
	text-decoration:underline;
}
#footer li.first { 
	border-left:0; /* no bar required before first item */ 
} 
#footer li.last { 
	border-right:0; /* no bar required after last item */ 
} 
#footer li.none { 
	border-right:0; /* no bar required after last item */ 
	border-left:0; /* no bar required before first item */ 
} 
#footer li a { 
	text-decoration:none; /* removes the underline from links */
} 
#footer li a:hover { 
	text-decoration:underline; /* adds the underline back on mouseover */ 
}

/*- End footer --------------------------- */