@charset "UTF-8";
/* CSS Document */

* {
	padding:0px;
	text-size:12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

body {
	background-image: url(images/pctHMbackground.jpg);
	background-position: top center;
	background-repeat:no-repeat;
	background-color:#000;
	margin:0 auto;
	text-align:center;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
body td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	vertical-align:top;
}


.mainTable {
	margin:0 auto;	
}

/*============= DEFAULT STYLES ================*/



a { color:#ecb133;}
a:link { color:#ecb133;}
a:visted {color:#ecb133;}
a:hover {color:#ffed02;}


P {
	margin-bottom:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;

}

ul {
	margin-left:15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

li {
	margin-left:15px;
	margin-bottom:6px;
	font-family: Arial, Helvetica, sans-serif;
}

ul li {
	list-style: disc;
	font-family: Arial, Helvetica, sans-serif;
}

img {margin:0px; padding:0px;}

hr {border-bottom: 1px solid #000; margin-bottom:8px; background: #fff; height:1px;}

/*++++++++++++++++++++++++++++++++++++++++++++++*/





/*=========+++++ BREADCRUMB  ++==============*/


.BreadCrumb {
	color:#86c440;
	font-size:18px;
}

a.BreadCrumb:link {
	color:#86c440;
		text-decoration:none;

}

a.BreadCrumb:visited {
	color: #86c440;
	text-decoration:none;
}

a.BreadCrumb:hover {
	text-decoration:none;
}


/*=========+++++  SECTION ++==============*/


#logomenuWrap {
	width:1024px;
	margin:0 auto;
	margin-top:10px;
}

#logo {
	margin-top: 96px;
}
#mainWrap {
	width:1022px;
	border:2px solid #000000;
	margin:0 auto;
	margin-top:10px;
	text-align:left;

}



#bodyWrap {
	clear:both;
	/*overflow:auto;*/
	background-color: #FFF;
	overflow:auto;
}




#footerBar {
	height:69px;
	clear:both;
	background-color: #ffcc00;
	color:#666666;
	text-align:center;
	margin: 0px;
	margin-top:12px;
}


#bottomNav {
	width:750px;
	text-align:center;
	margin:0 auto;
	line-height:16px;
}


#rightNav {
	width:290px;
	float:right;
	margin:10px 0px;
}


#mainBodyWrap {
	margin:0px 305px 0px 0px;
	padding:0px;
	background-color:#fff;
	color:#000000;
}

.spacer {
	width:650px;
	_width:651px;
	height:10px;
	border-right:1px solid #999999;
}



/*===========  HOME STYLES  ===========*/
#hmcta {
	width:347px;
	height:242px;
	float:right;
}
#hmheader {
	margin-right:347px;
	height:242px;
	background:url(images/header.png) top left no-repeat;
	margin-top:0px;
}

div.hmMainContent {
	color:#FFFFFF;
	margin-top:15px;
}

div.hmMainContent td {
	color:#FFFFFF;
	line-height:16px;
}


#homeNewsTicker {
	width:960px;
	height:28px;
	border-bottom:1px solid #999999;
	overflow:hidden;
}

.homeRightCol {
	float:right;
	width:723px;
	padding-bottom:20px;
	margin-right: 10px;

}

.hmBulletTable {
	float:right;
	border:3px;
	margin-left:20px;
}

.hmBulletTable tr{
	height:20px;
}

.hmBulletTable a:link, .hmBulletTable a:visited{
	color:#006699;
	text-decoration:none;
}

.hmBulletTable a:hover{
	color:#006699;
	text-decoration:underline;
	
}

.newsWrap {
	border:1px solid #999999; margin-top:14px;
}

.newsHeader {
	height:42px; 
	color:#FFFFFF; 
	background: url(images/bgNewsEventsHead.gif); 
	font-family:Arial, Helvetica, sans-serif; 
	text-transform:uppercase;
}

.homeTaglineHead {	
	width:650px;
	height:42px;
	line-height:42px;
	background:#4c4c4c;
	color:#ffcc00;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px; 
	font-weight:bold;	
}

.homeTaglineText {
	margin-left:15px;
}


#listticker{
	height:28px;
	line-height:28px;
	width:800px;
	overflow:hidden;
	margin:0px;
}

#listticker ul{
	border:0; margin:0; padding:0; list-style:none;
}
#listticker li{
	border:0; margin:0; padding:0; list-style:none;
}

	#listticker li{
		height:60px;
		padding:0px;
		list-style:none;
	}
		#listticker a{
			color: #666666;
		}
		#listticker .news-title{
			color:#666666;
			display:inline;
			margin-bottom:4px;
			font-size:11px;
			font-weight:bold;
		}
		#listticker .news-text{
			display:inline;
			font-size:11px;
			color:#006699;
		}
		#listticker img{
			float:left;
			margin-right:14px;
			padding:4px;
			border:solid 1px #DEDEDE;
		}



#hmInstalTable {
	border:1px solid #999999;
}

#hmInstalTable th {
	height:28px;
	line-height:28px;
	color:#fff;
	background: #006699;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

#hmInstalTable td {
	padding:8px;
}
	


/*===========  INNER STYLES  ===========*/

#innerbodyWrap {
	background:#f3f1f1;
	clear:both;
	/*overflow:auto;*/
	border-top:1px solid #000;
}

.processimage {
	border: 2px solid #000;
	margin:0px 0px 10px 10px;
}

.rightColImage {
	border: 2px solid #710000;
	margin:15px 0px 0px 0px;
	text-align: center;

}

.intContentPane {background:#750000; color:#FFFFFF; padding:8px;
	margin:0px 10px 0px 10px;
	min-height: 550px;}
.intServListPane {	
	margin:6px 0px 0px 15px;
	font-size:11px;
}
.intServListPane img {
	border:2px solid #710000;
}
.intServListPane H3 {
	color: #fba81a;
	font-size:11px;
}

.intServListPane a {
	color:#FFF;
	font-size:11px;
	text-decoration: none;
	
}
.intServListPane a:link, {
	color:#FFF;
	font-size:11px;
	text-decoration: none;
}

.intServListPane a:visited,  {
	color:#FFF;
	font-size:11px;
	text-decoration: none;

}
.intServListPane a:hover {
	color:#ff0000;
	font-size:11px;
	text-decoration: none;

}


#innerRightNav {
	width:290px;
	float:right;
	margin:10px 0px;
}





.innerspacer {
	width:650px;
	_width:651px;
	height:10px;
}

.alloys td {
	padding:3px;
}

.addthisbutton {

}

/*===============PANE STYELS=================*/

.HeaderPane {
	margin:31px 15px 8px 265px;
	color:#FFFFFF;
}
.HeaderPane H1 {
	color:#ecb133;
	text-transform:none;
}
.headerLearnMore {
	margin:25px 0px 0px 295px;	
}
.AnnouncePane {}

.ServListPane {
	margin:0px 0px 0px 15px;
	font-size:11px;}
.ServListPane H3 {
	font-size:12px;
	color:#ff0000;
	margin:0px 0px 10px 19px;
	}
.ServListPane a {
	color:#FFF;
	font-size:11px;
	text-decoration: none;
}
.ServListPane a:link, {
	color:#FFF;
	font-size:11px;
	text-decoration: none;
	
}

.ServListPane a:visited,  {
	color:#FFF;
	font-size:11px;
	text-decoration: none;
}
.ServListPane a:hover {
	color:#ff0000;
	font-size:11px;
	text-decoration: none;
}
.hmContentPane {
	width:390px;
	margin:0px 0px 0px 35px;
}
.hmContentPane H3{
	color:#ecb133;
	font-size:14px;
	margin:0px 0px 10px 0px;
}
.IndSolPane { width:342px; margin:0px 0px 0px 6px;}
.hmPCTnewsPane 		{margin:0px 0px 0px 15px; position: relative;}
.hmPCTnewsPane 	.news-date {display: none;}
.hmPCTnewsPaneWrap  {margin:0px 0px 0px 145px; width:480px;}
.hmEnewsPane {}

/*===============^^^^^^^^^^=================*/

.divider {width:100%; height:3px;
	margin: 25px 12px 25px 0px;
	background:url(images/lineBG.png) repeat-x;}
	
.fulldivider {width:100%; height:3px;
	margin: 25px 8px 25px 8px;
	background:url(images/lineBG.png) repeat-x;}
/*========== LIST STYLES ==========*/

.hmservices li{ list-style:none; list-style-image:url(images/arrowBullet.png); }

.twoColumnList ul {float:left; margin-bottom:20px; background:#006633; width:550px;}

.twoColumnList li {width:250px;float:left; list-style:disc; }
.twoColumnList ul li {padding-left:15px;} 


.hmTwoColList {clear:both;  font-size:11px; line-height:10px; color:#53a1bf;   margin-left:0px; padding-left:0px;}
.hmTwoColList ul {width:375px; clear:both; margin-left:0px; padding-left:0px;}
.hmTwoColList li {width:115px;float:left; list-style:none; color:#0c4961; background: url(images/bullet1.gif) top left no-repeat;
	 margin-left:0px; padding-left:12px;}
.hmTwoColList ul li { margin-left:0px; padding-left:0px;} 

/*--------------------------------*/



/*=========+++++ HEADER SECTION ++==============*/


.productTable {
	width:700px;
}
.productTable td {
	padding:5px 10px 15px 10px;
}


.productImage {
	border:1px solid #ccc;
}

.imgRight {float:right; margin-left:20px; margin-bottom:10px; border:1px solid #006633; padding:2px; clear:right;}
.imgLeft {float:left; margin-right:10px; margin-bottom:10px; border:1px solid #006633; padding:2px; clear:left;}
.imgCenter {margin:10px 0px 15px 5px; border:1px solid #006633; padding:2px; clear:right; text-align:center;}

.galleryImage {border:1px solid #d85a4a; margin-left:5px; margin-bottom:4px;}


/*========== TEXT STYLES ==========*/


.lightText 	{color:#2017CE !important;}
.mediumText	{color:#0C1A5C;}
.darkText	{color:#040615;}
.redText 	{color:#87191a;}
.orangeText {color:#f8a15b !important;}
.yellowText {color:#ffc423 !important;}
.yellowText a:link,.yellowText a:visited {color:#ffc423 !important;text-decoration:none;}
.brownText 	{color:#603913;}
.whiteText 	{color:#FFFFFF;}
.whiteText a:link, .whiteText a:visited, .whiteText a {color:#FFFFFF; text-decoration:none;}
.blackText  {color:#000000;}
.darkgreyText {color:#626366;}
.limegreenText {color:#86c440;}
.darkgreenText {color:#006600;}
.tjblue {color:#006699;}
.grey {color: #666666;}


.font9 {font-size:9px;}
.font10 {font-size:10px;}
.font11	{font-size:11px;}
.font12	{font-size:12px;}
.font13	{font-size:13px;}
.font14	{font-size:14px;}
.font15	{font-size:15px;}
.font16	{font-size:16px;}
.font18	{font-size:18px;}
.font20	{font-size:20px;}
.font22	{font-size:22px;}
.bold {font-weight:bold;}

.linehgt14 {line-height:14px;}
.linehgt15 {line-height:15px;}
.linehgt16 {line-height:16px;}
.linehgt18 {line-height:18px;}
.linehgt20 {line-height:20px;}
.linehgt22 {line-height:22px;}
.linehgt24 {line-height:24px;}



h1 
{
color: #fba81a;
font-size: 18px;
font-weight: normal;
text-transform:uppercase;
background-color: transparent;
margin-top: 3px;
margin-right: 0px;
margin-bottom: 3px;
margin-left: 0px;
}

.hmh1
{
margin-top:0px;
}

.intContentPane h1 {
color: #ffa100;
font-size: 18px;
background-color: transparent;
margin-top: 3px;
margin-right: 0px;
margin-bottom: 5px;
margin-left: 0px;
letter-spacing:1;
}

h2
{
color: #FFF;
/*color: #e5b054 ;*/
font-size: 14px;
font-weight:normal ;
margin-top: 0px;
margin-right: 0px;
margin-bottom:5px;
margin-left: 0px;
padding-top: 3px;
padding-right: 0px;
padding-bottom: 3px;
padding-left: 0px;
text-transform:uppercase;

}

h3
{
color: #ffcc33;
font-size: 14px;
font-weight: normal;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
padding-top: 2px;
padding-right: 0px;
padding-bottom: 2px;
padding-left: 0px;
}

h4
{
font-size: 13px;
font-weight: bold;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
padding-top: 3px;
padding-right: 0px;
padding-bottom: 3px;
padding-left: 0px;
}

h5
{
font-size: 11px;
color:#bf3018;
font-weight: bold;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
padding-top: 2px;
padding-right: 0px;
padding-bottom: 4px;
padding-left: 0px;
}




h6
{
font-size: 12px !important;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
padding-top: 3px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
}

/*===================================*/






/*===============BOTTOM MENU STYLE=================*/

.bottomMenu {
	color:#ffffff;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
}

.bottomMenu td {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10.5px;
	line-height:14px;
}
.bottomMenu a:link {
	color:#8c8a8a;
	text-decoration: none;
}

.bottomMenu a:visited{
	color:#8c8a8a;
	text-decoration: none;
}

.bottomMenu a:hover {
	color:#ff0000;
	text-decoration: underline;
}

.bottomMenu ul {
	margin:0px;
	padding:0px;
	list-style:none;
	background:#000033;
}

.bottomMenu li {
	float:left;
	margin-left:3px;
	padding-left:4px;
	background:url(images/bulletBotMenu.gif) left no-repeat;
	list-style:none;
	padding-left:10px;
	padding-right:5px;
	font-size:10px;
}

.bottomMenuFirst li {list-style:none; padding-left:0px; background:none;}


.bottomMenu a:link {
	color:#FFF;
}
.bottomMenu a:visited {
	color:#FFF;
}




.bottomMenu h5 a
{
font-size: 11px;
color:#bf3018;
font-weight: bold;}

.bottomMenu h5 a:link
{
font-size: 11px;
color:#bf3018;
font-weight: bold;}

.bottomMenu h5 a:visited
{
font-size: 11px;
color:#bf3018;
font-weight: bold;}



/*==================================*/



/*===============LEFT MENU STYLE=================*/

.leftMenuTitle {
	font-size:14px;
	color:#006699;
	margin-left:15px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	clear:left;

	}

.leftMenu {
	width:150px;
	color:#8c8a8a;
	margin:6px 0px 15px 0px;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:;
	font-size:12px;

}

/*==================================*/





/*==========MENU STYLES==============*/


#menuWrap {
	width:840px;
	height:22px;
	line-height:22px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFF;
	text-align:right;
	font-size:13px;
	background:#;
	margin-top: 213px;
}

#mainMenu {
	width:775px;
	height:32px;
	background:url(/images/menuBG-Grey.png) top repeat-x;
	clear:both;
	margin-right:185px;
}


#contactCTA {
	width:185px;
	color:#FFFFFF;
	height:32px;
	float:right;
	background:url(images/menu-ContactBG.png) repeat-x;
}



/*.main_dnnmenu_bar {background-color:#000000; color:#33CCFF; font-size:13px; font-weight:700;}

.main_dnnmenu_rootitem {color:#FFCC00; background-color:#0099CC;  padding:5px 5px;}
.main_dnnmenu_rootitem_selected {color:#000; background-color: #5a5b5d; padding:5px 5px;}

.main_dnnmenu_break {background-color:#009900; width:100px;}


.main_dnnmenu_rootitem_hover {background:#FF99CC; color:#FF00FF;}

.main_dnnmenu_itemhover td,.main_dnnmenu_itemselected td   {color:#FF00FF;}*/

/* main menu td */
.main_dnnmenu_bar 
{
	cursor:pointer;
	font-size: 12px; 
}

/*  Main Menu Normal  */
.main_dnnmenu_rootitem  
{	
	color: #FFF;
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif;	
	padding-left:10px;
	padding-right:12px;	
	margin-right:1px;
	float:left;
	line-height:22px;
}

/*  Main menu hover  */
.main_dnnmenu_rootitem_hover
{  
	color: #ffcc00;
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif;
	padding-left:10px;
	padding-right:12px;
	margin-right:1px;
	float:left;
	line-height:22px;
	background:url('images/transparentBG2.png');
}

/*  Main menu selected  */
.main_dnnmenu_rootitem_selected 
{
	color: #FFF;
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif;
	padding-left:10px;
	padding-right:12px;
	margin-right:1px;
	float:left;
	line-height:22px;
	background:url('images/transparentBG.png');

}


#dnn_dnnNAV_ctldnnNAVctr173 {
	background-position:-3px -0px}

/*  SUB Menu Normal */
.main_dnnmenu_submenu 
{
	border:0px solid #192026; 
	border-top:0px;
	padding-top:0px;
	margin-left:2px;
}

.main_dnnmenu_submenu td
{
	background-color: #FFF;
	z-index: 1000;
	font-size: 12px; 
	font-weight:normal;
	text-align:left;
	color:#000;
	line-height:2em;
	padding: 0px 5px;
	margin:0px;
	
}

/*  SUB Menu hover & selected */
.main_dnnmenu_itemhover td,.main_dnnmenu_itemselected td   
{  
	font-size: 12px;
	background: #CCCCCC ;
	color: #333333;
	font-weight:normal;
	text-align:left;
	line-height:2em;
	z-index: 1000; 
	padding: 0px 5px;
	margin:0px;

}

.main_dnnmenu_itemselected td   
{  
	font-size: 12px;
	background: #990000;
	color:#FFF;
	font-weight:normal;
	text-align:left;
	line-height:2em;
	z-index: 1000; 
	padding: 0px 5px;
	margin:0px;

}

.main_dnnmenu_break
{
	height: 2px;
	background-color: #FF3399;
}

/* Module Action Menus */
.ModuleTitle_SubMenu
{
	border:1px solid #C0D6E5;
}

.ModuleTitle_SubMenu td{
	background-color:#000;
	white-space: nowrap;
	color:#FFF;
} 

.ModuleTitle_MenuIcon {
	background-color:#F8FAFF; 
	border:none;
	padding: 0px 2px;
}

.ModuleTitle_MenuItemSel td, .ModuleTitle_MenuItemSel .ModuleTitle_MenuIcon{
	background: #5a5b5d url(../images/menu_hover.gif) repeat-x top left;
	color: #fff;
}

.ModuleTitle_MenuBreak td, .ModuleTitle_MenuBreak .ModuleTitle_MenuIcon
{
	height: 2px;
	background-color: #D5E0FF;
}


.main_dnnmenu_item{width:174px;}
/*==================================*/



/*====TABLE STYLES====*/

.htbTable {
	border:1px solid #CCC;
	padding:4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.htbTable th {
	padding:8px;
	background:#4c4c4c;
	color:#ffcc00;
	font-size:14px;
}

.htbTable td {
	padding:6px;
	border:1px solid #efefef;
}



/*==============FORM STYLES====================*/

.mainTableClass {border:1px solid #CCCCCC; margin-top:5px; margin-bottom:15px; }
.formTableClass {width:292px;margin-left:50px; }
.formHeader { font-size:16px; font-family:Arial, Helvetica, sans-serif;font-weight:bold; color:#e95950; background:#f3f1f1; text-transform:uppercase;position:relative; top:-12px; left:25px;  display:inline;}
.formLabel  { margin-top:4px; color:#FFF;}
.formLabelBold  {margin-bottom:8px; margin-top:10px; font-weight:bold; border-bottom:1px dotted #666666 ;width:100%;}
.formTextBox { width:100%; margin-bottom:5px; border:1px solid #000; height:18px;}
.formTextBoxLT { margin-bottom:8px;width:95%; font-size:11px; color:#003300; border:1px solid #000;  height:18px;}
.formTextBoxRT { margin-bottom:8px;width:100%; border:1px solid #000;  height:18px;}
.formTextBoxComment { width:100%; margin-bottom:5px; border:1px solid #000;}

.formSendButton {}

.qfMainTable {
	margin-top:20px;
}
.qfMainTable h2{
	color:#FFCC00;

}

.qformTextBox  {
	width:185px;
	height:20px;
	border:1px solid #000;
	margin-bottom:10px;
	margin-top:5px;
}
.qformTextBoxMulti {
	height:80px;

}
.qformLabel  {

}

.qfSendTextBox {
	margin-top:15px;
}
.qformThanks {
	width:225px;
	font-size:16px;
	color: #FF9900;
	line-height:18px;
	margin-top:15px;
}

/*==============FORM STYLES====================*/



.TitleHead {	
	text-transform:none;
	color:#CCCCCC;
	font-size:11px;
}

.ajax__tab_body a:link {color: #FFCC33;}
.ajax__tab_body a:visited {color:#FFCC33;}

.industryIMG {margin-right: 10px; margin-bottom: 7px; margin-top: 2px; float:left;}
