@charset "UTF-8";
/* creative|switch ------------------------------------------

Project:	Action Metal Fabricators
Version:	2.0
Last change:	06/12/08
Primary use:	Business/Manufacturing Site

-----------------------------------------------------------*/

	body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-family:Verdana;
	font-weight: inherit;
	font-style: inherit;
	font-size: 12px;
	vertical-align: baseline;
	color: #FFFFFF;
}
body	{	text-align: center;	
			background:black;
		}
.ActionMetal #container {
	position: relative;
	width: 940px;
	padding:0 15px;
	margin: 0 auto;
	text-align: left;
	background-image:url(assets/background.jpg);
	background-repeat:no-repeat;
}

/* Basic Styles ------------------------------------------------------ */
a:hover { color: #cc0000;}
.floatRight {
	float: right;
	margin-left: 8px;
}
.floatLeft {
	float: left;
	margin-right: 8px;
}
.clear	{	clear:both;	}

.tagLine	{	height:50px;
				padding:10px 10px;
				background-color:black;
				border-bottom: #999 solid 2px;
				display:none;
			}
.tagLine h3	{	font-size:22px;
				font-family:Trebuchet MS;
				text-transform:uppercase;
				color:#cc0000;
			}
.tagLine p	{	font-size:12px;
			}
hr	{	background-image:url(assets/sectionHR.jpg);
		height:25px;
		border:0;
	}
.header	{	font-size:1.5em;
			text-transform:uppercase;
			color:#cc0000;
			padding-bottom:5px;	
		}
dl.address	{	padding:0 0 10px 15px;	}
dl.address dt	{	padding:5px 0;		
				}
dl.facEquip	{	margin-top:10px;
				text-transform:uppercase;
				color:#cc0000;	
			}
dl.facEquip dt	{	padding:3px 0 3px 10px;
					text-transform:none;
				}
ul.lists	{	padding:10px 0;	
				list-style-type:none;
				list-style-position:inside;
			}
ul.lists li	{	padding:5px 0 5px 10px;
				text-transform:uppercase;
			}
.error	{	color: #dc291e;
		}
label	{	line-height: 1.3em;
		}
input	{	display: block;
			margin: 4px 0;
		}
.inputTitle	{	line-height: 1.3em;
				padding: 5px 0;
			}
.required	{	color: #dc291e;
			}
/* End Basic Styles -------------------------------------------------- */

/* Structure --------------------------------------------------------- */

#header {
	height: 200px;
	padding: 15px 10px 15px 0;
	text-align:left;
}
#sidebar1 {	
	float:left;
	width: 200px;
	padding: 30px 10px 15px 20px;
}
#sidebar2 {
	position: absolute;
	top: 250px;
	right: 5px;
	width: 300px;
	padding: 15px 10px 15px 20px;
}
	
#mainContent { float:right;
							width: 680px;
							padding: 10px 10px 15px 15px;
							text-align:left;
							background-image:url(assets/vertLine.png);
							background-position:left;
							background-repeat:repeat-y;
}
#content	{	background-color:black;	
							border-top: #999 solid 1px;
							margin-top:20px;
						}

/* Footer ---------------------------------------------------------------- */
#footer {
	background-image:url(assets/topFooter.jpg);
	background-position:top;
	background-repeat:no-repeat;
	text-align:left;
	padding: 30px 0 25px 30px;
	font-size: 1em;
	margin-bottom: 20px;
	
		}
#footer p	{	line-height:1.6em;	}
#footer ul.footnav { list-style:outside; list-style-type:none; clear:both; width:100%; height:18px; display:block; margin-bottom:10px; }
#footer ul.footnav li 	{ 	float:left; padding: 0 20px 0 0;
						}
#footer a	{	text-decoration:none;
			}

/* End Footer ------------------------------------------------------------- */


/* End Sturcture ---------------------------------------------------------- */


/* Navigation ------------------------------------------------------------- */

#navigation {	
			}
#navigation ul {	list-style-type: none;	}
#navigation li a {
	padding-left: 15px;
	height: 18px;
	display: block;
	padding-top: 5px;
	background-repeat: no-repeat;
	text-decoration:none;
	font-size:14px;
	text-transform:uppercase;
	margin:5px 0;
}
#navigation li a:hover	{	border-left: #cc0000 solid 2px;	}

/* End Navigation --------------------------------------------------------- */

/* Index Page ------------------------------------------------------------- */

ul.services	{	list-style-type:none;
				list-style-position:outside;	
				padding:10px 0 20px 0;
			}
ul.services li.service	{	padding: 10px 10px;
							border-bottom: #999 dashed 1px;
							width:300px;
							float:left;
							margin:0 5px;
						}
ul.services li.service img	{	margin-bottom:10px;	}	
ul.services li.service h2	{	}

ul.services li.service h2 a	{	font-size:16px;
								font-family:Trebuchet MS;
								line-height:1.6em;
								margin: 0 0 10px 0;
								color:#cc0000;
								text-decoration:none;
								font-weight:bold;
							}
ul.services li.service h2 a:hover	{	border-bottom:#cc0000 dashed 1px;	}						
ul.services li.service p	{	font-size:12px;
								line-height:1.4em;
							}
							
.Years	{	padding:10px 10px 0 10px;
			color:#333333;
		}
.Years .descript	{	padding: 0 5px 5px 5px;
						margin:0 10px 0 0;
						width:300px;
						float:left;
					}
.Years .descript h3	{	font-size:1.8em;
						text-transform:uppercase;
						color:#cc0000;
						padding-bottom:5px;
					}
.Years .descript p	{	font-style:italic;
						font-weight:bold;
						font-size:11px;
						line-height:1.3em;
					}
.Years .descript ul	{	list-style:inside;
						text-indent:20px;
						padding:8px 0;
					}
.Years .descript ul li	{	line-height:1.5em;
							font-size:11px;
							text-indent:20px;
						}
/* Contact Page */

fieldset	{ 	border: white solid 1px;
				padding:5px 10px;
				margin-bottom:15px;
			}
legend		{	padding:0 5px;
				margin-left:30px;
				font-size:1.5em;
				text-transform:uppercase;
				color:#cc0000;
				padding-bottom:5px;	
			}
