@charset "utf-8";
/* CSS Document */


body {
	background:url(images/bg_header_page.jpg) repeat-x;
}

body.home {
	background:url(images/bg_header.jpg) repeat-x;
}

.left {float:left;}
.right{float:right;}

#navigation {
	background:url(images/nav_sep.gif) repeat-x top;
}

#header_contact {
	background:url(images/bg_top_contact.jpg) no-repeat;
	width:254px;
	height:45px;
	padding:6px 18px 6px 18px;
}


#header_title {
	padding:30px 0 20px 0;
}
	#header_title a.titleright {margin-left:111px;}

#masthead {
	width:960px;
	height:350px;
	background-image:url(images/masthead.jpg);
	margin-top:15px;
}
#masthead div {
	width:260px;
	padding:135px 0 0 35px;
}

#home_products {margin-top:45px;}

#home_products div.product {
	float:left;
}

#home_products div.product h1  {
	width:235px;
	margin-bottom:10px;
	padding-bottom:10px;
}

#whatsnew div {
	padding-bottom:15px;
}

#whatsnew div.clear {height:1px; width:100%; margin-bottom:15px; padding:0; visibility:visible; display:block; border-bottom:1px dotted #9b9b9b;}

#helpfullinks h1, #whatsnew h1 {
	margin-bottom:20px;
}

a#rss {
	display:block;
	position:absolute;
	left:595px;
}

/**************
Navigation
**************/
#navigation {width:840px; padding-top:8px; height:27px;}
#navigation  ul{list-style:none;}
#navigation  ul li{float:left; display:block;}
#navigation  ul li a{display:block; text-indent:-9999px; line-height:0; height:27px; background-image:url(images/nav.png);}

#navigation  ul li a.home{width:27px; background-position:0 0;}
#navigation  ul li a.home:hover{}
#navigation  ul li a.home.active{}

#navigation  ul li a.products{width:112px; background-position:-27px 0;}
#navigation  ul li a.products:hover{}
#navigation  ul li a.products.active{background-color:#000;}

#navigation  ul li a.fabrications{width:166px; background-position:-138px 0;}
#navigation  ul li a.fabrications:hover{}
#navigation  ul li a.fabrications.active{background-color:#000;}

#navigation  ul li a.companyinfo{width:165px; background-position:-304px 0;}
#navigation  ul li a.companyinfo:hover{}
#navigation  ul li a.companyinfo.active{background-color:#000;}

#navigation  ul li a.requestcatalog{width:191px; background-position:-469px 0;}
#navigation  ul li a.requestcatalog:hover{}
#navigation  ul li a.requestcatalog.active{background-color:#000;}

#navigation  ul li a.sputtering{width:173px; background-position:-660px 0;}
#navigation  ul li a.sputtering:hover{}
#navigation  ul li a.sputtering.active{background-color:#000;}

#navigation ul.subnav {
	position:absolute;
	z-index:10000;
	list-style:none;
	margin:0;
	padding:0;
	display:none;
}

#navigation ul.subnav ul{
	margin-left:190px;
	margin-top:-35px;
	display:none;
}
#navigation ul.subnav li.hover ul{
	display:block;
	
}
#navigation ul.subnav li.hover ul a{
	display:block;
	color:#243257;
}
#navigation ul.subnav li.haschild{
	background:#e0e1e0 url(images/arrow.png) 160px center no-repeat;
}
#navigation ul.subnav li.haschild li{
	margin-top:-68px;
}
#navigation ul.subnav li.haschild li:first-child{
	margin-top:0;
}

#navigation ul.subnav li.hover ul li.hover a{
	color:#FFFFFF;
}
#navigation ul.subnav li {
	display:block;
	height:20px;
	width:185px;
	float:none;
	background-image:none;
	margin:0;
	padding:7px 5px 5px 12px;
	border-top:1px solid #f7f7f7;
	border-bottom:1px solid #949494;
	border-left:1px solid #949494;
	border-right:1px solid #949494;
	background:#e0e1e0;
}

#navigation ul.subnav li.hover {
	background:#a1a1a1;
}
#navigation ul.subnav li.hover a {
	color:#FFF;
}
#navigation ul.subnav li  a{
	display:block;
	color:#243257;
	font-weight:bold;
	text-decoration:none;
	background-image:none;
	text-indent:0;
	line-height:18px;
	margin:0;
	padding:0;
}

/**************
Page(s)
**************/
#pagetitle {
	height:52px;
	padding-top:35px;
}

div.hentry {width:960px; padding:30px 0;}

div.location {
	margin-bottom:25px;
	padding-bottom:25px;
	border-bottom:1px dotted #9b9b9b;
}

div.location.last {
	border:none;
}

div.prod_picture img {
	border:3px solid #e8e8e8;
}
div.product_table {margin:10px 0;}
div.hentry div.product {float:left; border-bottom:1px dotted #9b9b9b; padding:20px 0;}
div.product div.grid_16 {width:960px;}
div.product div.request_quote {text-align:right;}

ul.product_list {
	line-height:1.6em;
}

#map_contacts{
/* border-left: 1px dotted #000; */

}
/**************
Footer
**************/
#footer_wrap {
	width:100%;
	margin:0;
	padding:0;
	background:url(images/bg_footer.jpg) repeat-x;
}

#footer {
	height:395px;
	background:url(images/bg_footer_top.jpg) no-repeat top;
}

#footer_home {
	padding:0 5px;
	margin-top:15px;
}

#footer_blue {
	margin-left:12px;
	margin-top:15px;
}

#footer_blue  ul li{
	line-height:1.9em;
}

#footer_white {
	margin-left:130px;
	margin-top:15px;
}

#footer_white ul  {
	float:left;
	margin-right:60px;
	margin-top:8px;
	list-style-image:url(images/icon/carrott.png);
}

#footer_contact {
	background:#efefef url(images/bg_footer_contact.jpg) no-repeat top;
	width:261px; /* 301-40 = 261 */
	/*height:242px; /* 272-40 = 232 */
	padding:20px;
}

#contact_pageform{
color: #243257;
font-weight: bold;
margin-top: 30px;
}

#contact_pageform label.textinp{
width: 130px;
float: none;
}

#headquarters{
padding-top: 30px;
border-top: 1px #000 dotted;
margin-top: 25px;
}

#contact_pageform textarea{
width: 230px;
height: 80px;
}

label.textinp {
	width:65px;
	display:block;
	float:left;
}

#footer_contact input {
	border:1px solid #939393;
	margin-bottom:6px;
}
#contact_pageform input {
	border:1px solid #939393;
	margin-bottom:6px;
}


#footer_legal {
	width:645px;
	border-top:1px dotted #999999;
	padding-top:20px;
	margin-top:40px;
	color:#5e5e5e;
}
#footer_legal img {
	position:relative;
	top:5px;
}

.grnsubmit {
	border:none;
	width:57px;
	height:20px;
	background-color:#2b5c23;
	color:#FFF;
	font-weight:bold;
	font-size:1em;
	cursor:pointer;
	font-family:arial, sans-serif;
	text-align:center;
	margin-top:8px;
	padding:3px;
}

/**************
Request Quote
**************/
#request_quote label {display:block;}
#request_quote input{}
#request_quote input.textinput{border:3px solid #e6e6e6; width:300px; padding:2px; margin-bottom:15px;}
#request_quote input.chxinput{margin-bottom:5px;}
#request_quote textarea{border:3px solid #e6e6e6; width:300px; height:150px; padding:2px;}
	#pagetitle h1{
		margin-bottom:5px;
	}
	
	#header_contact2 {
	background:url(images/bg_top_contact2.jpg) no-repeat;
	width:254px;
	height:65px;
	padding:6px 18px 6px 18px;
}
	
	

/* PRODUCT LIST */
#product_list_two_column {
	
}
#product_list_left_column {
	float:left;
}
#product_list_pdf_download {
	line-height:17px;
	font-size:15px;
}
#product_list_pdf_download a {
	background: url(images/icon/pdficon_small.gif) no-repeat left top;
	padding-left:20px;
	line-height:17px;
}
#product_list_right_column {
	float:right;
}

/* Fabrications! */
img.wp-image-566, img.wp-image-577 {
	float:right;
}
#tico_fab_right {
	float: left;
	padding-right: 30px;
}
#tico_fab_stress {
	margin: 0 auto;
	font-size:14px;
	text-align:center;
}
#tico_fab_stress td {
	text-align:center;
}
#tico_fab_stress th.title {
	border-bottom: 1px solid #000;
	font-size: 16px;
	padding-bottom:3px;
}
#tico_fab_stress th.colhead {
	padding-top:8px;
	padding-bottom:15px;
	vertical-align: middle;
}
#tico_fab_stress td.footer {
	padding-top:8px;
	padding-bottom:15px;	
}


