/* @override http://amer-weld.com/awtemplates/stylesheets/master.css */

/*-----------------------------------------------------------------
AMERICAN WELDING & ENGINEERING

version: 	1.0
author: 	IMP Designs
email:		info@impdesigns.com
website:	http://www.impdesigns.com
copyright:	(c)2008

-------------------------------------------------------------------*/

html, 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: none;
	outline: none;
	vertical-align: baseline;
	list-style: none;
}

.floatLeft{
	float: left;
}

.floatRight{
	float: right;
}

.clear{
	clear: both;
}

body{
	font: 12px/1.4em "Century Gothic", "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif;
	color: #f4f4f4;
	background-color: #252525;
}

.container{
	margin: 0 auto;
	width: 840px;
	height: 100%;
}

/* @group STRUCTURE */
#header{
	height: 120px;
	background: #131313 url(../images/backgrounds/header-repeat.gif) repeat-x left bottom;
}

#top{
	height: 85px;
	background: url(../images/backgrounds/page_title-repeat.gif) repeat-x left top;
}

	#home #top{
		height: 250px;
		background: url(../images/backgrounds/featured_area.gif) repeat-x left top;
	}

#content{
	padding: 0 0 20px 0;
	background: #131313 url(../images/backgrounds/content-repeat.gif) repeat-x left top;
}

#footer{
	padding: 15px 0;
	background: url(../images/backgrounds/footer-repeat.gif) repeat-x 0 0;
}

#feature {
	width: 420px;
	float: left;
	margin-top: 40px;
	font-size: 1.5em;
	line-height: 1.5em;
	background: url(../images/miscellaneous/silver_arrow.png) no-repeat left center;
	padding-left: 30px;
	color: #c4c4c4;
}

#feature h1 {
	font-size: 2.5em;
	margin-bottom: 0;
}

#feature .subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 100px;
}

/* @group COLUMNS */
#main_column{
	padding-top: 20px;
	width: 510px;
	float: left;
}

#side_column{
	width: 300px;
	float: right;
}


/* @end */


/* @end */

/* @group TEXT */
a {
	color: #0ba6cd;
	text-decoration: none;	
}

a:hover {
	color: #0cb8e7;
	text-decoration: underline;
}

	a:active, a:focus{
		outline: none;
	}
	
	a.more_link{
		padding: 4px;
		background-color: #222;
	}
	
h1 {
	font-size: 250%;
	margin-bottom: 18px;
	color: #fff;
	line-height: 1em;
	letter-spacing: -.6px;
	font-weight: normal;
}

	h1 span{
		color: #c90b0b;
	}

	h1#page_title{
		margin: 0;
		float: left;
		width: 250px;
		font-weight: normal;
		line-height: 85px;
	}
	
h2 {
	margin-bottom: 10px;
	color: #aaa;
	background-color: #1b1b1b;
	border: 1px solid #222;
	padding: 5px 4px;
	font: normal 175%/1em Georgia, "Times New Roman", Times, serif;
}

h3 {
	font-size: 12px;
	line-height: 1em;
}

h4 {
	color: #777;
}
	
p {
	margin-bottom: 18px;
	font-size: 1.1em;
}

	.intro{
		margin-bottom: 24px;
		font-size: 140%;
		line-height: 1.5em;
		color: #ccc;
		padding-bottom: 30px;
		background: url(../images/miscellaneous/separator.gif) no-repeat center bottom;
	}
	
		.intro.links{
			font-size: 200%;
			line-height: 1.5em;
			font-weight: bold;
		}

	p#copyright{
		padding-left: 5px;
		clear: both;
		color: #777;
		font-size: 110%;
	}
	
blockquote{
	padding: 10px 0 0 10px;
	background: url(../images/miscellaneous/quote.gif) no-repeat left top;
}
	
	blockquote strong{
		margin-top: 5px;
		text-align: right;
		display: block;
	}
	
span.date{
	font-size: 90%;
	font-weight: bold;
	color: #999;
}

.icon{
	font-size: 150%;
	padding-left: 45px;
	height: 40px;
	margin-bottom: 5px;
	padding-top: 3px;
}

	.icon.machining{
		background: url(../images/icons/machining.png) no-repeat left center;
	}
	
	.icon.fabrications{
		background: url(../images/icons/fabrication.png) no-repeat left center;
	}
	
	.icon.stress_relieving_blasting{
		background: url(../images/icons/sand_blasting.png) no-repeat left center;
	}
	
	.icon.plate_processing{
		background: url(../images/icons/stress_reduction.png) no-repeat left center;
	}
/* @end */
/* @group GENERAL */
form{
	padding: 10px;
	border: 2px solid #252525;
	background-color: #4b4b4b;
}


input.text, textarea{
	margin-bottom: 8px;
	width: 95%;
	font-size: 1.4em;
	border: 2px solid #8c8c8c;
	color: #543019;
	padding: 3px;
	background-color: #c4c4c4;
}

input.upload_area {
	color: #ddd;
	margin-top: 10px;
	height: 25px;
	border-color: white;
	border-width: 2px;
}

label{
	font-size: 1.6em;
	color: white;
	font-weight: bold;
	line-height: 1.2em;
}
	
span.red{
		color: red;
	}
	
input.submit_button {
	margin-right: 4px;
	border: 0;
	font-size: 1.4em;
	background-color: #c4c4c4;
	color: #666;
	border: 2px solid #8c8c8c;
	cursor: pointer;
}

.reset {
	margin-left: 10px;
}

dl dd.checkboxes{
	padding-top: 5px;
	margin-bottom: 8px;
}

	.check_group{
		margin: 0 15px 0 0;
		display: inline;
		font-size: 1.2em;
		color: #7e725e;
	}

/* @end */


/* @group ELEMENTS */
img{
	border: none;
}

	.thumb{
		margin: 0 10px 10px 0;
		padding: 5px;
		background-color: #222;
		border: 2px solid #555;
	}
	
	.thumb:hover{
		border-color: #999;
}

a#site_logo{
	margin-top: 17px;
	width: 328px;
	height: 76px;
	float: left;
	display: block;
	text-indent: -9999px;
	background: url(../images/logos/amer-weld2.gif) no-repeat 0 0;
}

a#site_creator{
	float: right;
	display: block;
	background: url(../images/logos/imp_designs.gif) no-repeat 0 0;
	width: 110px;
	height: 30px;
	text-indent: -9999px;
}

#call_to_action{
	margin-bottom: 20px;
	height: 70px;
	width: 300px;
	text-indent: -9999px;
	background: url(../images/elements/call_to_action.gif) no-repeat 0 0;
}

#call_to_action a{
	display: block;
	float: right;
	width: 125px;
	height: 70px;
}
#iso_notice{
	margin-bottom: 20px;
	height: 70px;
	width: 300px;
	text-indent: -9999px;
	background: url(../images/elements/iso_bar.gif) no-repeat 0 0;
}
#iso_notice a{
	display: block;
	float: right;
	width: 125px;
	height: 70px;
}
#image_scroller{
	float: right;
	background: url(../images/elements/image_sliding_box.gif);
	width: 370px;
	height: 250px;
	margin: 0;
	padding: 0;
}

.quick_summary{
	margin-bottom: 10px;
	padding: 10px;
	width: 45%;
	background-color: #1b1b1b;
	border: 1px solid #222;
}

.quick_summary h3 {
}


ul.list{
	
}

	ul.list li{
		padding: 5px 0;
		border-bottom: 1px solid #aaa;
	}
	
a.view_gallery {
	text-indent: -9999px;
	width: 134px;
	height: 56px;
	display: block;
	background: url(../images/buttons/view_gallery.png) no-repeat 0 0;
	margin-top: 15px;
}

iframe {
		border: 2px solid #252525;

}
	
/* @group SCROLLING BOXES */

.previous_button{
	margin-top: 111px;
	background-image: url(../images/buttons/previous_arrow.gif);
	display: block;
	height: 31px;
	width: 20px;
	float: left;
	text-indent: -9999px;
	padding: 0;
}

.next_button{
	margin-top: 111px;
	background-image: url(../images/buttons/next_arrow.gif);
	display: block;
	height: 31px;
	width: 20px;
	float: right;
	text-indent: -9999px;
	padding: 0;
}

	.previous_button:hover, .next_button:hover{
		background-position: 0 -31px;
	}

.scroller_container{
	width: 320px;
	height: 200px;
	position: relative;
	overflow: hidden;
	border: 1px solid #000;
	float: left;
	padding: 0;
	margin: 22px 0 0 5px;
}

	.scroller_container .thumb{
		margin-right: 5px;
}
	 
	.scroller_innards{
		width: 9999px;
  		position:  absolute;
  	}

/* @end */
/* @end */

/* @group NAVIGATION */
ul#main_nav{
	height: 120px;
	float: right;
}

	ul#main_nav li{
		float: left;
		height: 120px;
		text-indent: -9999px;
	}
	
	ul#main_nav li a{
		display: block;
		height: 120px;
	}
	
	ul#main_nav li a:hover{
		background-position: 0 -120px;
	}
	
	ul#main_nav li.current a{
		background-position: 0 -240px;
	}
	
	ul#main_nav li.nav_home a{
		width: 71px;
		background-image: url(../images/navigation/nav_home.gif);
	}
	
	ul#main_nav li.nav_about a{
		width: 65px;
		background-image: url(../images/navigation/nav_about.gif);
	}
	
	ul#main_nav li.nav_services a{
		width: 89px;
		background-image: url(../images/navigation/nav_services.gif);
	}
	
	ul#main_nav li.nav_capabilities a{
		width: 115px;
		background-image: url(../images/navigation/nav_capabilities.gif);
	}
	
	ul#main_nav li.nav_contact a{
		width: 80px;
		background-image: url(../images/navigation/nav_contact.gif);
	}
	
ul#footer_nav{
	float: left;
	height: 35px;
	font-size: 150%;
}

	ul#footer_nav li{
		margin-right: 3px;
		float: left;
	}
	
	ul#footer_nav li a{
		display: block;
		padding: 5px;
		color: #646464;
	}
	
		ul#footer_nav li a:hover, ul#footer_nav li.current a{
			background-color: #313131;
			color: #0ba6cd;
			text-decoration: none;
		}
		
ul#sub_nav{
	float: right;
	line-height: 85px;
	margin: 0;
}

	ul#sub_nav li{
		float: left;
		background: url(../images/navigation/sub_nav-separator.gif) no-repeat right center;
	}
	
	ul#sub_nav li a{
		display: block;
		padding: 0 15px;
		color: #aaa;
	}
	
	ul#sub_nav li a:hover, ul#sub_nav li.current a{
		color: #c90b0b;
		text-decoration: none;
	}

ul#tertiary_nav{
	margin-bottom: 20px;
	line-height: 30px;
	font-size: 110%;
}

	ul#tertiary_nav li{
		margin-bottom: 2px;
	}
	
	ul#tertiary_nav li a{
		display: block;
		padding: 0 5px 0 20px;
		width: 275px;
		color: #eee;
		background: #323232 url(../images/navigation/tertiary_nav_arrow.gif) no-repeat 2px center;
	}
	
		ul#tertiary_nav li a:hover, ul#tertiary_nav li.current a{
			color: #0ba6cd;
			text-decoration: none;
		}


/* @end */

/* @group MODULES */
.module{
	margin-bottom: 20px;
}

	.module_heading{
		padding: 0 5px;
		height: 50px;
		font-size: 175%;
		color: #fff;
		font-weight: normal;
		line-height: 40px;
		background: url(../images/elements/module_heading-red.gif) no-repeat 0 0;
		font-family: Georgia, "Times New Roman", Times, serif;
	}
	
		.module_heading.gray{
			background: url(../images/elements/module_heading-gray.gif) no-repeat 0 0;
		}
	
	.module_content{
		padding: 10px;
		background-color: #fff;
		color: #444;
	}
	
	.module_bottom{
		height: 30px;
		line-height: 30px;
		text-align: right;
		padding: 0 30px;
		background: url(../images/elements/module_bottom.gif) no-repeat 0 0;
}


/* @end */

/* @group MULTIBOX */

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

	MultiBox
	v1.1

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

.MultiBoxContainer {
	position: absolute;
	border: 20px solid #000;
	background-color: #FFF;
	display: none;
	z-index: 2;
}

.MultiBoxLoading {
	background: url(../images/miscellaneous/loader.gif) no-repeat center;
}

.MultiBoxContent {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.MultiBoxClose {
	position: absolute;
	top: -26px;
	right: -26px;
	background: url(../images/miscellaneous/close.png) no-repeat;
	width: 24px;
	height: 24px;
	cursor: pointer;
}


.MultiBoxControlsContainer {
	overflow: hidden;
	height: 0px;
	position: relative;
}

.MultiBoxControls {
	width: 100%;
	height: auto;
	position: relative;
	background-color: #000000;
}


.MultiBoxPrevious {
	position: absolute;
	background: url(../images/miscellaneous/left.png) no-repeat;
	width: 24px;
	height: 24px;
	left: 0px;
	margin-top: 5px;
	cursor: pointer;
}

.MultiBoxNext {
	position: absolute;
	background: url(../images/miscellaneous/right.png) no-repeat;
	width: 24px;
	height: 24px;
	right: 0px;
	margin-top: 5px;
	cursor: pointer;
}

.MultiBoxNextDisabled {
	cursor: default;
	background: url(../images/miscellaneous/rightDisabled.png) no-repeat;
}

.MultiBoxPreviousDisabled {
	cursor: default;
	background: url(../images/miscellaneous/leftDisabled.png) no-repeat;
}

.MultiBoxTitle {
	position: relative;
	margin: 10px 0 0 35px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
	text-align: left;
}

.MultiBoxNumber {
	position: relative;
	width: 50px;
	margin: 10px 35px 0 0;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: right;
}

.MultiBoxDescription {
	clear: left;
	position: relative;
	margin: 0 35px 0 35px;
	padding-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: left;
}



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

/* @end */

.MultiBoxClose, .MultiBoxPrevious, .MultiBoxNext, .MultiBoxNextDisabled, .MultiBoxPreviousDisabled { 
	behavior: url(iepngfix.htc); 
}

