/*
Theme Name: American Steel Processing Custom Theme
Description: Custom theme for American Steel Processing Co.
Author: CYber SYtes, Inc.
Author URI: http://cysy.com/
*/



/********************************************* Reset */

body, html, div, blockquote, img, label, p, h1, h2, h3, h4, h5, h6, pre, ul, ol, li, dl, dt, dd, form, a, input, th, td {
	margin: 0; padding: 0; border: 0; outline: none;
	}

html, body {
	height: 100%;
	}

body {
	background: #dcdcdc url(graphics/csslayout/bg.jpg) top center no-repeat fixed;
	color: #383838;
	font: 15px/25px 'TitilliumText14L250wt', Arial, sans-serif;
	}

ul, ol {
	list-style: none;
	}

.floatLeft {
	float: left;
	}
	
	.half-width {
		padding-right: 50px;
		width: 445px;
		}
	
	img.floatLeft { margin: 0 15px 15px 0; }

.floatRight {
	float: right;
	}
	
	.formsmall {
		width: 220px;
		margin-right: 25px;
		}
	
	.nomargin {
		margin-right: 0;
		}
	
	.formhalf {
		width: 500px;
		}
	
	img.floatRight { margin: 10px 0 10px 10px; }
	
.margintop {
	margin-top: 30px;
	}
	
.clear { 
	clear: both;
	}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
	}



/***************************************** Fonts */

@font-face {
	font-family: 'TitilliumText14LRegular';
	src: url('fonts/TitilliumText1-webfont.eot');
	src: local('☺'), url('fonts/TitilliumText1-webfont.woff') format('woff'), url('fonts/TitilliumText1-webfont.ttf') format('truetype'), url('fonts/TitilliumText1-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'TitilliumText14L250wt';
	src: url('fonts/TitilliumText250wt-webfont.eot');
	src: local('☺'), url('fonts/TitilliumText250wt-webfont.woff') format('woff'), url('fonts/TitilliumText250wt-webfont.ttf') format('truetype'), url('fonts/TitilliumText250wt-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'TitilliumText14L400wt';
	src: url('fonts/TitilliumText400wt-webfont.eot');
	src: local('☺'), url('fonts/TitilliumText400wt-webfont.woff') format('woff'), url('fonts/TitilliumText400wt-webfont.ttf') format('truetype'), url('fonts/TitilliumText400wt-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'TitilliumText14L600wt';
	src: url('fonts/TitilliumText600wt-webfont.eot');
	src: local('☺'), url('fonts/TitilliumText600wt-webfont.woff') format('woff'), url('fonts/TitilliumText600wt-webfont.ttf') format('truetype'), url('fonts/TitilliumText600wt-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'TitilliumText14L800wt';
	src: url('fonts/TitilliumText800wt-webfont.eot');
	src: local('☺'), url('fonts/TitilliumText800wt-webfont.woff') format('woff'), url('fonts/TitilliumText800wt-webfont.ttf') format('truetype'), url('fonts/TitilliumText800wt-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'TitilliumText14L999wt';
	src: url('fonts/TitilliumText999wt-webfont.eot');
	src: local('☺'), url('fonts/TitilliumText999wt-webfont.woff') format('woff'), url('fonts/TitilliumText999wt-webfont.ttf') format('truetype'), url('fonts/TitilliumText999wt-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'TitilliumTitle01Thin';
	src: url('fonts/Titillium_title03-webfont.eot');
	src: local('☺'), url('fonts/Titillium_title03-webfont.woff') format('woff'), url('fonts/Titillium_title03-webfont.ttf') format('truetype'), url('fonts/Titillium_title03-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}



/***************************************** Generic Classes */


.container {
	margin: 0 auto;
	padding-bottom: 50px;
	width: 1000px;
	}


/***************************************** Headers */


h1, h2, h3, h5, h6 {
	font-family: 'TitilliumText14L250wt', Arial, sans-serif;
	font-weight: normal;
	}
	
	h1 {
		background: url(graphics/csslayout/logo.png) no-repeat;
		float: left;
		height: 149px;
		width: 282px;
		text-indent: -9999px;
		}
		
		h1 a {
			display: block;
			height: 149px;
			width: 282px;
			}
			
	h2 {
		background: url(graphics/csslayout/h2_home.gif) no-repeat;
		height: 41px;
		margin-bottom: 5px;
		text-indent: -9999px;
		width: 411px;
		}

h3 {
	color: #516c95;
	font: 35px/37px TitilliumText14L600wt;
	margin: 50px 0 20px 0;
	text-shadow: -1px -1px #fff;
	}

h4, h5 {
	font-family: 'TitilliumText14L600wt', Arial, sans-serif;
	font-weight: normal;
	}
	
	h4 {
		color: #b9b6b6;
		font-size: 23px;
		line-height: 1.7;
		}
		
		.container .page h4 {
			text-shadow: -1px -1px #fff;
			}
			
		.container .page .ngg-albumoverview h4 {
			font-family: 'TitilliumText14L400wt', Arial, sans-serif;
			line-height: 1;
			text-shadow: 0 0;
			}
			
		
		table td h4 {
			color:  #7d7c7c;
			}
		
	h5 {
		color: #dcdcdc;
		font-size: 21px;
		margin: 15px 0 0 10px;
		float: left;
		}
		
		h5 span {
			color: #7b8892;
			display: block;
			font-size: 15px;
			margin-left: 15px;
			}

h6 {
	border-top: 1px solid #b0afaf;
	color: #58729b;
	font-size: 18px;
	margin-top: 10px;
	padding-top: 10px;
	width: 80%;
	}
	
	h6.first {
		border-top: 0;
		margin-top: 0;
		padding-top: 0;
		}
		
	.page-id-10 .container .page h6 {
		border-top: 0;
		font: 25px 'TitilliumText14L400wt', Arial, sans-serif;
		margin: 0 0 10px 0;
		padding-top: 0;
		}
		
	.page-id-10 td p {
		font-family: 'TitilliumText14L400wt', Arial, sans-serif;
		}
			

/***************************************** Header */

.header {
	background: url(graphics/csslayout/headerbg.png) repeat-x;
	min-height: 158px;
	width: 100%;
	}
	
	
/***************************************** List & dropdown */

	.ddsmoothmenu {
		float: right;
		margin-top: 60px;
		}
	
	.ddsmoothmenu ul li {
		background: url(graphics/csslayout/headerlistbg.png) 0 40px no-repeat;
		display: inline;
		float: left;
		font: 21px 'TitilliumText14L800wt', Arial, sans-serif;
		height: 63px;
		letter-spacing: -1px;
		margin-right: 10px;
		padding-top: 10px;
		position: relative;
		text-align: center;
		text-shadow: 1px -1px #fff;
		width: 130px;
		}
		
	.ddsmoothmenu ul li:hover {
		background: #54595e url(graphics/csslayout/headerlistbghover.gif) 0 40px no-repeat;
		color: #edeeef;
		}
		
		.ddsmoothmenu ul li ul li:hover {
			background: #fff;
			}
		
	.ddsmoothmenu ul li span {
		color: #827d7d;
		display: block;
		font: 11px/11px 'TitilliumText14LRegular', Arial, sans-serif;
		margin-top: 15px;
		text-shadow: none;
		}
		
	.ddsmoothmenu ul li ul {
		position: absolute;
		left: 0;
		list-style: none;
		top: 0;
		display: none; /* collapse all sub menus to begin with */
		visibility: hidden;
		margin-top: 6px;
		}
	
	* html .ddsmoothmenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
		display: inline-block;
		}

	.ddsmoothmenu ul li ul li {
		background: #fff;
		border-bottom: 1px solid #c6c6c6;
		border-left: 1px solid #c6c6c6;
		border-right: 1px solid #c6c6c6;
		color: #6e7175;
		display: list-item;
		float: none;
		font: 13px 'TitilliumText14L250wt', Arial, sans-serif;
		height: 35px;
		line-height: 35px;
		margin: 0 0 0 4px;
		padding-top: 0;
		position: relative;
		width: 130px;
		text-align: center;
		*padding: 0;
		*margin-bottom: 0;
		*margin-top: 0;
		}
				
	/* Holly Hack for IE \*/
	* html .ddsmoothmenu{height: 1%;} /*Holly Hack for IE7 and below*/



/* ######### CSS for shadow added to sub menus  ######### */

.ddshadow{
position: absolute;
left: 0;
top: 0;
width: 0;
height: 0;
}

.toplevelshadow{ /*shadow opacity. Doesn't work in IE*/
opacity: 0.8;
}

.topborder {
	display: block;
	background: url(graphics/csslayout/headerlistddtop.png) no-repeat;
	width: 136px;
	height: 6px;
	position: absolute; 
	top: -22px;
	left: -4px;
	}
	
.bottomborder {
	display: block;
	background: url(graphics/csslayout/headerlistddbottom.png) no-repeat;
	width: 136px;
	height: 6px;
	position: absolute; 
	bottom: -7px;
	left: -6px;
	}
		
/***************************************** Body */

p {
	margin-bottom: 10px;
	}

.container .page ul {
	list-style-image: url(graphics/csslayout/containerarrow.png);
	margin: 15px 0 15px 15px;
	}
	
	.container .page ul li {
		margin-bottom: 10px;
		}

.intro {
	clear: both;
	margin-top: 60px;
	width: 410px;
	}
	
	.subhead {
		color: #353535;
		display: block;
		font: 27px/28px 'TitilliumText14LRegular', Arial, sans-serif;
		margin-bottom: 15px;
		text-transform: uppercase;
		}
	
	.more-about-us {
		background: url(graphics/csslayout/calltoaction.gif) no-repeat;
		display: block;
		height: 57px;
		margin-top: 15px;
		text-indent: -9999px;
		width: 409px;
		}
		
	.more-about-us a {
		display: block;
		height: 57px;
		width: 409px;
		}


#slider {
	border-left: 1px solid #bcbcbc;
	border-top: 1px solid #bcbcbc;
	height: 255px;
	margin-top: 59px;
	width: 550px;
	}
	
#panelLeft, #panelRight {
	margin: 65px 0;
	position: relative;
	width: 500px;
	}
	
	#panelLeft {
		background: url(graphics/csslayout/panelleftbg.png) repeat-y;
		}
		
		#panelLeft h3 {
			background: url(graphics/csslayout/h3_leftpanel.png) no-repeat;
			height: 30px;
			margin: 50px 0 15px 210px;
			text-indent: -9999px;
			text-shadow: 0 0;
			width: 244px;
			}
		
		#panelLeft p {
			width: 250px;
			margin: 0 35px 50px 210px;
			}
			
		.home-img-left {
			left: -15px;
			position: absolute;
			top: 50px;
			}

	#panelRight {
		background: url(graphics/csslayout/panelrightbg.png) repeat-y;
		}
		
		#panelRight h3 {
			background: url(graphics/csslayout/h3_rightpanel.png) no-repeat;
			height: 35px;
			margin: 50px 0 0 40px;
			text-indent: -9999px;
			text-shadow: 0 0;
			width: 300px;
			}
			
		#panelRight p {
			margin: 10px 0 50px 40px;
			width: 280px;
			}
			
		.home-img-right {
			position: absolute;
			right: -30px;
			top: 90px;
			}


/***************************************** Footer */

.footer {
	background: #272e33 url(graphics/csslayout/footerbg.jpg) bottom center no-repeat;
	color: #cac8c8;
	height: 491px;
	width: 100%;
	}
	
	.footerbox {
		color: #cac8c8;
		padding: 33px 19px 0 0;
		width: 314px;
		}
		
		.larger {
			padding: 33px 0 0 0;
			width: 333px;
			}
		
	.more {
		background: url(graphics/csslayout/morearrow.png) no-repeat;
		color: #fff;
		height: 21px;
		display: block;
		line-height: 21px;
		margin-top: 10px;
		padding-left: 20px;
		width: 90px;
		}
	
	.neg-margin {
		float: left;
		margin-top: -46px;
		}
		
	.footerbox ul {
		float: left;
		list-style-image: url(graphics/csslayout/footerarrow.png);
		margin: 25px 0 0 25px;
		width: 120px;
		}
		
		.footerbox ul li ul {
			float: none;
			list-style-image: none;
			margin: 0 0 0 5px;
			}
			
.footerbar {
	background: url(graphics/csslayout/footerbarbg.png);
	height: 80px;
	margin-top: 50px;
	position: relative;
	width: 100%;
	}
	
	.footer-logo {
		float: left;
		margin-top: -8px;
		}
	
	.credits {
		color: #3e454e;
		display: block;
		float: right;
		font-size: 13px;
		margin-top: 45px;
		}
	
/***************************************** Links */

a {
	text-decoration: none;
	}
	
	.ddsmoothmenu ul li a {
		display: block;
		}
	
	.ddsmoothmenu a:link, .ddsmoothmenu a:visited {
		color: #757575;
		}
		
	.ddsmoothmenu a:link span, .ddsmoothmenu a:visited span {
		color: #827d7d;
		}
		
	.ddsmoothmenu a:hover, .ddsmoothmenu a:active, .ddsmoothmenu ul li a.selected, .ddsmoothmenu ul li a.selected span {
		color: #edeeef;
		text-shadow: 0 0;
		}
		
		.ddsmoothmenu ul li ul li a:hover {
			color: #54595e;
			}
		
	.ddsmoothmenu a:hover span, .ddsmoothmenu a:active span {
		color: #edeeef;
		}
		
	/* Key personnel links */
	
	.page-id-10 td a {
		font-size: 18px;
		}
		
	.footerbox ul a, .footerbox ul a:visited {
		color: #cac8c8;
		}
		
	.footerbox ul a:hover, .footerbox ul a:active {
		color: #e8882e;
		}
		
	.footerbox a {
		color: #fff;
		}
	
	.footerbox a:hover {
		color: #fff1c9;
		}
		
	.footerbar a {
		color: #7b8892;
		}
		
	.footerbar a:hover {
		color: #fff;
		}
		
	.footerbar .credits a {
		color: #3e454e;
		}
		
	.footerbar .credits a:hover {
		color: #cac8c8;
		}
		
	.container .page a:link, .container .page a:visited {
		color: #d7771e;
		display: block;
		margin-bottom: 10px;
		}
		
	.container .page a:hover, .container .page a:active {
		color: #c76910;
		}		
		
/***************************************** Tables */

.page-id-10 table tr td {
	border-bottom: 1px solid #b0afaf;
	padding: 30px 0;
	}
	
	.page-id-10 table tr td.noborder {
		border-bottom: 0;
		}
		
/***************************************** Images */

.page-id-10 td img {
	max-width: 300px;
	}

.container .page img {
	border: 1px solid #bcbcbc;
	}
	
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	margin: 0 0 10px 10px;
	float: right;
	display: inline;
	}

img.alignleft {
	margin: 0 10px 10px 0;
	float: left;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/***************************************** Forms */

.formwrapper {
	background: #fff;
	border: 1px solid #c6c6c6;
	margin-top: 40px;
	padding: 15px;
	width: 470px;
	}
	

	
.formheader {
	background: url(graphics/csslayout/contactus.png) no-repeat;
	display: block;
	height: 65px;
	margin: -29px 0 20px -9px;
	text-indent: -9999px;
	width: 246px;
	}
	
	.page-id-21 .formheader {
		background: url(graphics/csslayout/askaquestion.png) no-repeat;
		display: block;
		height: 65px;
		margin: -29px 0 20px -9px;
		text-indent: -9999px;
		width: 246px;
		}
	
.formwrapper input, .formwrapper textarea {
	border: 1px solid #c5670e;
	color: #383838;
	font: 14px 'TitilliumText14LRegular', Arial, sans-serif;
	padding: 5px;
	width: 212px;
	}
	
	
	.formwrapper textarea {
		height: 80px;
		width: 457px;
		}
	
input.submit {
	background: url(graphics/csslayout/submitbutton.png) no-repeat;
	border: 0;
	height: 30px;
	margin-top: 15px;
	cursor: pointer;
	text-indent: -9999px;
	width: 136px;
	}	
	
/***************************************** Misc */

.mapp-div { border: 1px solid #bcbcbc; }
	
.mapp-poweredby { display: none; }
