/* ===============================================
International Technology, Inc.

--------------------------------------------------
AUTHOR(S): 
	matt@topspotims.com


==================================================
COLOR TABLE
--------------------------------------------------
BACKGROUND      #fff;
CALL US			#004990;

YELLOW 			#fff568;

=================================================*/

body{
	margin: 0;
	padding: 0;
	font-family: Verdana, sans-serif;
	font-size: 62.5%;
	background-color: #15224c;
}

.clearBoth {
	clear: both;
}

.floatright {
	float: right;
}

.floatleft {
	float: left;
}

p {
	margin: 7px 0;
	padding: 0;
/*	font: 1.2em/1.6 Verdana; */
	color: #fff;
}

.center { 
	text-align: center; 
}

a { 
	color: #003366; 
}
#foldingSystems .more{color:yellow; text-decoration:underline;}

a:hover { 
	color: #336699; 
}

a.more {
	margin: 0;
	padding: 0;
	color: #fff568;
	font-weight: bold;
	text-decoration: underline;
}
a.more:hover {
	text-decoration: none;
}

a.rfq {
	display: block;
	margin: 10px 0;
	padding: 6px 0;
	text-align: center;
	color: #fff;
	font: 1.5em "Helvetica Neue", Helvetica;
	text-decoration: none;
	background: #42526b url(../images/rfqBg.gif) repeat-x;
}
a.rfq:hover {
	background: #0b5859 url(../images/rfqBg_hover.gif) repeat-x;
	color: #fff;
}
img { 
	border: 0; 
}

hr { 
	clear: both;
	color: #ccc;
	background-color: #ccc;
	height: 2px;
	border: none;
	margin: 3em 0 1em 0; 
}



/* HEADER   ---------------------------------------*/
#header {
	margin: 0;
	padding: 0;
	background-color: #fff;
	height: 9em;
}
	#headerWrapper{
		margin: 0 auto;
		padding: 0;
		width: 850px;
	}	
	a#logo {
		float: left;
		margin: 0;
		padding: 0;
		text-indent: -9999px;
		background: #fff url(../images/logo.gif) no-repeat;
		width: 489px;
		height: 85px;
		overflow: hidden;
	}
	#globalNav {
		float: right;
		margin: 10px 0 0;
		padding: 0;
	}
		#globalNav a {
			text-decoration: none;
			font-weight: bold;
		}
		
#ajaxSearch {
	display: inline;
	float: right;
	margin: 10px 0;
	width: 220px;
}

	#ajaxSearch fieldset {
		margin: 0;
		padding: 0;
	}

#ajaxSearch_input {
	border: 1px solid #004990;
	height: 16px;
	padding: 2px;
	vertical-align: bottom;
	width: 150px;
}

#ajaxSearch_submit {
	background-color: #004990;
	color: #FFFFFF;
	height: 24px;
    margin: 0;
    padding:2px 10px;
    width: 60px;
}
		
		
	p#callUs {
		float: right;
		margin: 0;
		padding: 0;
		font: italic bold 1.8em "trebuchet ms";
		color: #004990;
		width: 11em;
	}
/* WRAPPER   ---------------------------------------*/
#wrapper {
	margin: 0 auto;
	padding: 0;
	width: 850px;
}

/* BANNER   ---------------------------------------*/
#banner {
	margin: 0;
	padding: 0;
	height: 188px;
	background: transparent url(../images/banner.jpg) no-repeat;

}

/* PRIMARY NAV   ---------------------------------------*/
ul#primaryNav {
	margin: 0;
	padding: 0;
	height: 30px;
	list-style: none;
	background: #304f71 url(../images/navBg.gif) repeat-x;
}
	ul#primaryNav li {
		float: left;
		display: block;
	}
	ul#primaryNav li a {
		float: left;
		display: block;
		margin: 0 2px;
		padding: 0 10px;
		height: 30px;
		font: 1.1em/2.7 "Helvetica Neue", Helvetica;
		color: #fff;
		text-decoration: none;
		text-transform: uppercase;
		/* border-right: 1px solid #333333; */
	}
	ul#primaryNav li.last a {
		border: none;
	}
	ul#primaryNav li a:hover, ul#primaryNav li.active {
		background: #737c84 url(../images/navBg_hover.gif) repeat-x;
	}
	
/* CONTENT   ---------------------------------------*/
#content {
	margin: 0;
	padding: 0;
	background: #fff url(../images/contentShadow.gif) top repeat-x;
	overflow: auto;
}
	/* HOME TOP CONTENT   ---------------------------------------*/
	#contentHomeTop {
		margin: 0;
		padding: 0;
		background: #485b75 url(../images/homeContentShadow.gif) repeat-x;
		height: 223px; 
	}
		#contentHomeTop #foldingSystems {
			float: left;
			margin: 0;
			padding: 0 15px 0 330px;
			width: 285px;
			height: 223px; 
			background: transparent url(../images/ST-560-H-2100-S_machine_gallery.png) no-repeat;
		}
		#test #contentHomeTop #foldingSystems {
			float: left;
			margin: 0;
			padding: 0 15px 0 330px; 
			background: transparent url(../images/ST-560-H-2100-S_machine_gallery.png) no-repeat;
		}
		#contentHomeTop #foldingSystems h1 {
			margin: 30px 0 0;
			padding: 3px 7px;
			background: transparent url(../images/headerBg.gif) repeat-y;
			font: 1.7em "Helvetica Neue", Helvetica;
			color: #fff;
			text-transform: uppercase;
		}
		#contentHomeTop #foldingSystems p {
			margin: 20px 0;
		}
		
		#contentHomeTop #brochure {
			float: right;
			margin: 0;
			padding: 15px;
			width: 183px;
			height: 193px;
			background: transparent url(../images/brochureBg.gif) bottom repeat-x;
		}
		#contentHomeTop #brochure div {
			border: 1px solid #b5c2d6;
			padding: 5px;
		}
		#contentHomeTop #brochure div a:hover {
			color: #fff568;
		}
		#contentHomeTop #brochure h3 {
			margin: 5px 0;
			padding: 0;
			font-size: 1.2em;
			color: #fff;
		}
		#contentHomeTop #brochure p {
			font-size: 1em;
		}
		
		
	
	/* HOME BUCKETS   ---------------------------------------*/
	ul#buckets {
		clear: both;
		margin: 0;
		padding: 0;
		list-style: none;
	}
		ul#buckets li {
			position: relative;
			float: left;
			margin: 0;
			padding: 5px 5px 20px;
			width: 202px;	
		}
		ul#buckets li img{
			border:none;
		}
		ul#buckets li.heavyDuty {
			height: 21em;
			background-color: #00b2aa;
		}
		ul#buckets li.heavyDuty h2 { background: transparent url(../images/heavyDutyBg.gif) left repeat-y; }
		
		ul#buckets li.heavyIndustry {
			height: 21em;
			background-color: #049597;
		}
		ul#buckets li.heavyIndustry h2 { background: transparent url(../images/heavyIndustryBg.gif) left repeat-y; }
		
		ul#buckets li.precisionSheet {
			width: 203px;
			height: 21em;
			background-color: #087884;
		}
		ul#buckets li.precisionSheet h2 { background: transparent url(../images/precisionSheetBg.gif) left repeat-y; }
		
		ul#buckets li.generalPurpose {
			width: 203px;
			height: 21em;
			background-color: #0d5c72;
		}
		ul#buckets li.generalPurpose h2 { background: transparent url(../images/generalPurposeBg.gif) left repeat-y; }
	
		
		ul#buckets li h2 {
			margin: 0 0 10px;
			padding: 5px 0 5px 7px;
			color: #fff;
			font: 1.3em "Helvetica Neue", Helvetica;
			text-transform: uppercase;
		}
		ul#buckets li h2 a{
			text-decoration:none;
		}
		ul#buckets li p {
			margin-left: 10px; 
			margin-right: 20px; 
			font: 1em/1.2 Verdana;
		}
		
			ul#buckets li ul {
				margin: 0;
				padding: 0;
				list-style-position: outside;
				list-style-type: disc;
				color: #fff568;
			}
			ul#buckets li ul li {
				margin: 2px 0 2px 25px;
				padding: 0;
				width: 170px;
			}
			ul#buckets li ul li a {
				color: #fff568;
				text-decoration: none;
			}
			ul#buckets li ul li a:hover {
				text-decoration: underline;
			}
		a.all {
			position: absolute;
			bottom: 0;
			right: 10px;
			display: block;
			margin: 10px 0;
			padding: 4px 15px;
			text-align: center;
			color: #fff;
			font: 1.2em "Helvetica Neue", Helvetica;
			text-decoration: none;
			background: #42526b url(../images/viewAllBg.gif) top repeat-x;
		}
		a.all:hover {
			background: #0b5859 url(../images/viewAllBg_hover.gif) top repeat-x;
			color: #fff;
		}	


/* INTERNAL CONTENT   ---------------------------------------*/
#contentWrapper {
	float: left;
	margin: 0;
	padding: 0 0 0 10px;
	width: 650px;
}	
	
	.B_crumbBox {
		display: block;
		margin: 0;
		padding: 15px 5px 10px;
		font-size: 1em;
	}
	.B_crumbBox a {
		color: #004990;
		text-decoration: none;
	}
	
	#contentBody {
		float: right;
		margin: 0;
		padding: 5px;
		width: 470px;
		font-size: 1.1em; 
	}
	#contentBody.noSide {
		float: left;
		width: 640px;
	}
	
		#contentBody h1 {
			margin: 0 0 10px;
			padding: 0;
			text-transform: uppercase;
			font-size: 1.5em;
		}
		#contentBody h2 {
			margin: 5px 0 2px;
			padding: 0;
			font-size: 1.4em;
		}
		 
		#contentBody p {
			color: #000;
		}
		#contentBody ul {
			margin: 0;
			padding: 0;
		/*	list-style: none; */
			margin-left: 30px; 
            padding:0; 
		}
		#contentBody ul li a {
			color: #004990;
			text-decoration: none;
			font-weight: bold;
		}
		#contentBody ul li a:hover {
			text-decoration: underline;
		}
		#contentBody ul li p {
			margin: 2px 0;
			padding: 0;
		}
		#contentBody div h2 { 
			padding: 1em 0 0 0; 
			font-size: 1.5em; 
		}
		#contentBody img.floatright { 
			padding-bottom: 10px; 
		}
	
	#contentLeftNav {
		float: left;
		margin: 0;
		padding: 5px;
		width: 150px;
	}
		#contentLeftNav ul {
			margin: 0 0 20px 0;
			padding: 0;
			list-style: none;
		}
		#contentLeftNav ul li {
			float: left;
			display: block;
			margin: 0;
			padding: 0;
			width: 150px;
			background-color: #004990;
		}
		#contentLeftNav ul li.active {
			background-color: #1e368b;
		}
		#contentLeftNav ul li a {
			float: left;
			display: block;
			margin: 0;
			padding: 5px;
			width: 140px;
			border-bottom: 1px solid #4077ac;
			color: #fff;
			text-decoration: none;
		}
		#contentLeftNav ul li ul {
			/* display: none; */		
		}
		#contentLeftNav ul li.active ul {
			display: block;
		}
		#contentLeftNav ul li ul li {
			background-color: #00b2aa;
		}
		#contentLeftNav ul li ul li.active {
			background-color: #039e97;
		}
		#contentLeftNav ul li ul li a {
			color: #fff568;
		}
		
		#contentLeftNav ul li a:hover {
			background-color: #4077ac;
		}
		
		#contentLeftNav h3 {
			clear: both;
			padding: 20px 0 0 0;
		}
	#foldingPage ul li h2 { 
		padding: 0 0 1px 0; 
		letter-spacing: 0.1em; 
		font-size: 1.15em; 
	}
	#foldingPage ul li h2 a { 
		text-decoration: none; 
		color: #ffffff; 
		font-weight: normal;
	}	
	#foldingPage ul li h2 a:hover { 
		color: #fff568;
		text-decoration: none; 
	}	
	#foldingPage ul li.category, #new-technology h2, #the-machine h2, #real-savings h2 { 
		background: #294c80; 
		color: #ffffff; 
		padding: 1px 5px 1px 8px; 
		margin: 0 0 0.5em; 
	}
	#contentBody h3 { 
		 color: #294c80; 
	}
	#foldingPage ul li table tr td h3 { 
		font-size: 1.1em; 
	}

	#contentRightRfq {
		float: right;
		margin: 15px 0 0;
		padding: 5px 15px;
		width: 160px;
	}
		#contentRightRfq .internalBrochure {
			margin: 10px 0;
			padding: 5px;
			border: 1px solid #cacaca;
		}
		#contentRightRfq .internalBrochure h3 {
			margin: 0;
			padding: 0;
			font: 1.4em "Helvetica Neue", Helvetica;
			text-transform: uppercase;
			font-weight: bold;
		}
		#contentRightRfq .internalBrochure p {
			margin: 5px 0;
			padding: 0;
			color: #000;
			font-size: 1.1em;
			line-height: 1.2;
		}
		#contentRightRfq .internalBrochure a.more {
			color: #ffffff;
			background: #004990; 
			text-decoration: none; 
			padding: 3px; 
		}
		#contentRightRfq .internalBrochure a.more:hover {
			color: #ffffff;
			background: #002970; 
			text-decoration: none; 
			padding: 3px; 
		}
		
		#contentRightRfq #quickForm {
			margin: 0;
			padding: 5px;
			background-color: #ebebeb;
			border: 1px solid #cacaca;
		}
		#contentRightRfq #quickForm h3 {
			margin: 0;
			padding: 3px 0;
			font: 1.2em "Helvetica Neue", Helvetica;
		}
		#contentRightRfq #quickForm form, #contentRightRfq #quickForm fieldset {
			margin: 0;
			padding: 0;
			border: none;
		}
		#contentRightRfq #quickForm form label {
			display: block;
			margin: 5px 0 2px;
			padding: 0;
		}
		#contentRightRfq #quickForm form input, #contentRightRfq #quickForm form textarea {
			margin: 0;
			padding: 3px;
			width: 140px;
			border: 1px solid #d0d0d0;
		}
		#contentRightRfq #quickForm form textarea {
			height: 5em;
		}
		#contentRightRfq #quickForm form input.submit {
			margin: 10px 0;
			padding: 5px 10px;
			background-color: #A11912;
			color: #fff;
			height: 35px;
			width: 150px;
		}
		#rfq fieldset { 
			border: none; 
			margin: 0; 
			padding: 0 0 0 10px; 
		}
		#rfq legend {
			margin: 0 0 0 -10px;
			padding: 10px 0 6px;
			font-size: 1.4em;
			font-weight: bold;
		}
		#rfq input { 
			width: 200px; 
		}
		#rfq .small {
			width: 600px;
		}
			#rfq .small input {
				float: left;
				margin-right: 10px;
				width: 65px;
			}
			#rfq .small label {
				float: left;
				clear: none;
				margin-right: 10px;
				width: 190px;
			}
		#rfq .checkbox {
			margin-bottom: 15px;
			width: 200px;
		}
			#rfq .checkbox input {
				float: left;
				border: none;
				width: auto;
			}
			#rfq .checkbox label {
				float: left;
				clear: left;
				margin: 2px 10px 0 0;
				width: 160px;
			}


		#rfq select {
			margin: 0 0 7px;
		}
		#rfq textarea { 
			width: 450px;
			height: 10em;  
			display: block; 
		}
		#rfq label { 
			float: none;
			clear: left;
			display: block;  
			margin: 0 0 0.25em 0; 
		}
		#rfq input.submit {
			width: 8em; 
			margin: 10px 0;
			padding: 5px 10px;
			background-color: #A11912;
			color: #fff;
			height: 35px;
			width: 150px;
		}
		#rfq input, #rfq textarea {
			margin: 0 0 1em 0;
			padding: 3px;
			border: 1px solid #808080;
		}
		#contactPage h1 { 
			margin: 1em 0 0 0; 
		}
span.required { 
	color: #ff0000; 	
}
#contentBody p.caption { 
	font-size: 0.95em; 
}
#machine-data table { 
	border: 1px solid #808080; 
}
#machine-data table td { 
	border: 1px solid #c0c0c0; 
}
table tr.alt td { 
	background: #e8e8e8; 
}
table tr.title td { 
	background: #303030; 
	color: #ffffff; 
}
fieldset { 
	border: 0; 
}
fieldset.materials table { 
	width: 100%; 
}
fieldset.materials input { 
	width: 50px; 
}
fieldset.materials input.checkbox { 
	width: 20px; 
}
fieldset.materials input.long { 
	width: 120px; 
}
fieldset.personal input { 
	float: left; 
}
	fieldset.personal input.submit { 
		clear: both; 
		margin-left: 120px; 
	}
fieldset.personal label { 
	float: left; 
	width: 120px; 
	clear: both; 
}
textarea.trade { 
	width: 200px; 
	height: 65px; 
	clear: both; 
	float: left; 
}
		
/* FURTHER CONTENT --------------------------------*/

h1, h2, h3, h4, h5, h6 { 
	font-family: arial, helvetica, sans-serif; 
}

#about ul.aboutList, #contentBody ul.disc { 
	list-style: disc inside;  
	padding-bottom: 0.25em; 
}
ul.aboutList li { 
	padding: .5em 0; 
	text-indent: 2em; 
}
ul.aboutList ul { 
	margin: 0 0 0 2em; 
	list-style: none inside; 
}

.productLink { 
	border: 0; 
	margin: 0 0 2em 0; 
	padding: 0; 
}

.productLink tr td { 
	vertical-align: top; 
}

.productLink tr td.specs { 
	padding-right: 1.5em; 
}

#foldingPage .productLink tr td.specs p { 
	font-size: 0.95em; 
}

.productLink tr td.image { 
	width: 200px; 
}

img.floatright { 
	margin-left: 5px; 
}

iframe { 
	border: 1px solid #bbb; 
}
img.padded {
	padding-top: 25px;
}
ol ul li { 
	padding: 0.5em 0; 
	margin-left: 1em; 
	list-style: circle inside; 
}
#cost-efficiency table { 
	border: 1px solid #a0a0a0; 
}
#cost-efficiency th, #cost-efficiency td { 
	padding: 3px; 
	text-align: center; 
	border: 1px solid #d0d0d0; 
}
#cost-efficiency table th, #cost-efficiency table .reverse { 
	background-color: #808080; 
	color: #ffffff; 
	font-weight: bold; 
}
#cost-efficiency table tr.alt td { 
	background: #e8e8e8; 
}
#cost-efficiency h2 { 
	padding-top: 0.5em; 
}

div#cone { width: 440px; font-family: Arial, Helvetica, sans-serif; padding: 0 20px;}
	div#cone h3 {font-family: "Arial Black"; font-style: italic; font-size: 18px; margin-bottom: 10px;}
	div#cone h2 { font-size: 25px; height: 80px;}
	div#cone img { margin-top: -105px; margin-bottom: 20px;}
	div#cone p {font-weight: bold; margin-top: -10px;}
	div#cone li { font-weight: bold;}
	div#cone ul.masterUL { list-style: none; background-image: url(/images/gfx_listbgd.jpg); background-position: bottom right; background-repeat: no-repeat; height: 400px; margin-right: -20px;}
	div#cone ul.masterUL p { margin-bottom: 5px;}
	div#cone ul.masterUL ul { list-style: disc; padding-left: 20px;}

div#machineryList { width: 625px; padding: 0 20px; }
		div#machineryList ul#masterList { list-style: none; }
		div#machineryList ul#masterList ul { list-style: disc; padding-left: 25px; }
		div#machineryList ul#masterList ul li { font-size: 13px; }
		div#machineryList p { font-weight: bold; font-size: 13px; margin-bottom: 10px; }
		div#machineryList { margin-bottom: 20px; }
			div#machineryList li#FP { height: 150px; background-image: url(/images/gfx_FP.jpg); background-position: right; background-repeat: no-repeat; margin-bottom: 30px; }
			div#machineryList li#IB { height: 150px; background-image: url(/images/gfx_IB.jpg); background-position: right; background-repeat: no-repeat; margin-bottom: 30px; }
			div#machineryList li#SPB { height: 150px; background-image: url(/images/gfx_SPB.jpg); background-position: right; background-repeat: no-repeat; margin-bottom: 30px; }
			div#machineryList li#cone { height: 190px; background-image: url(/images/gfx_cone-.jpg); background-position: right; background-repeat: no-repeat; margin-bottom: 30px; }
			div#machineryList li#MySpot { height: 180px; background-image: url(/images/gfx_myspot.jpg); background-position: right; background-repeat: no-repeat; margin-bottom: 30px; }
			div#machineryList li#RAS { height: 200px; background-image: url(/images/gfx_RAS.jpg); background-position: right; background-repeat: no-repeat; margin-bottom: 30px; }

/* FOOTER   ---------------------------------------*/
#footer {
	clear: both;
	margin: 0;
	padding: 8px;
	background-color: #294167; 
	overflow: auto;
}
	#footer p {
		margin: 0 0 0.5em 0;
		padding: 0;
		font: .9em Verdana;
	}
	#footer p span {
		padding: 0 10px;
	}
	#footer p a { 
		color: #fff568; 
	}
/* NEW Coast One Page styles   ---------------------------------------*/
table.specs{
	border: 2px solid #760f0f;
	font-size: 0.8em;
	background-color:  #760f0f;
}

	table.specs td{
		vertical-align: top;
		padding: 3px;
		background-color: #fff;
	}
	
	table.specs tr.head td, table.specs tr.units td{
		background: #760f0f;
		color: #fff;
		border-color: #760f0f; 
	}
	
	table.specs tr.units td{
		font-size: 0.7em;
		text-align: center;
	}
	
#contentBody #cone1 h2{
	font-size: 1.3em;
}
	
#cone1 h3{
	margin: 9px 0;
	font-size: 1.6em;
	font-style: italic;
}

#cone1 h4{
	margin: 0;
	font-size: 1.1em;
}

#cone1 p{
	margin: 0 0 1.3em;
}
ul#sitemap ul {  
margin-left: 15px; 
}

#contentHomeTop p{margin-bottom: 10px;}
#contentHomeTop p a{color: #d8e8ff;}
#contentHomeTop p a:hover{color: #93fff9 ;}