/* ===============================================
---
==================================================
--------------------------------------------------
BACKGROUND      #;

P NAV NORMAL	#;
P NAV HOVER		#;
=================================================*/
@import "default.css";
@font-face { 
	font-family: "Ionicons"; 
	src: url("https://code.ionicframework.com/ionicons/2.0.1/css/ionicons.min.css"); 
	format("svg"); 		
	font-weight: normal; 
	font-style: normal; }


body{
	background: #fff url(../images/content-bg.jpg) repeat-x;
}

h1, #banner h3{
	font-size: 2.0em;
	font-weight: bold;
}

#content-body.pageForm {
    width: 700px;
}

a {color: #3CB371;}
a:hover {color: #D40303;}

.contact-callout {
    background: #F0F0CE;
    border: 1px solid #CCCCCC;
    clear: both;
    margin: 15px 0;
    padding: 5px 25px;
    text-align: center;
}

#content-body ul {
	font-size: 11.5px;
	margin-bottom: 15px;
}

/*------- HEADER -------------------------------*/
#header-wrapper{
	background: transparent url(../images/header-bg.jpg) repeat-x bottom;
	height: 131px;
	z-index: 1000;
}


a#logo {
	background: transparent url(../images/logo.png) top left no-repeat;
	height: 159px;
	width: 160px;
	position: absolute;
	top: 0;
	left: 20px; 
}

form#search{
	margin-top: 10px;
}
	
	form#search input{
		float: left;
		margin: 0 0 9px 7px;
		padding: 5px 7px 0 7px;
		height: 16px;
		border: none;
		border: 1px solid #668fb7;
		width: 150px;
	}
	
	form#search input.submit{
		padding-top: 0;
		height: 22px;
		background: #d40303;
		color: #fff;
		border: 1px solid #668fb7;
		width: 50px;
		cursor: pointer;
	}
	
#header-phone{
	float: right;
	display: inline;
	width: auto;
	margin: 0 0 1px 0;
	padding: 3px 0 0 34px;
	line-height: 29px;
	font-size: 2.1em;
	text-align: right;
	background: transparent url(../images/phone-bg.jpg) left no-repeat;
	clear: right;
	color: #eee205;
}
	
#banner{
	border-bottom: 2px solid #2d6296;
	height: 241px;
	background: transparent url(../images/banner-home.jpg) top no-repeat;	
	margin-bottom: 10px;
}

	#banner h1, #banner h3{
		margin: 23px 0 10px 30px;
	}
	
	#banner p{
		margin: 0 530px 10px 30px;
		font-size: 1.3em;
		line-height: 1.4em;
	}
	
	#banner a{
		color: #054788;
		text-decoration: none;
		font-weight: bold;
		font-style: italic;
	}
	
	#banner a:hover{
		text-decoration: underline;
		color: #d40303;
	}

/*------- BREAD CRUMBS -------------------------------*/
#bread-crumbs{
	background: #c9e0f7 url(../images/breadcrumb-bg.png) right bottom no-repeat;
	margin-bottom: 10px;
}

	#bread-crumbs .B_crumbBox{
		padding: 0 0 0 10px;
		height: 27px;
	}

	#bread-crumbs a{
		background: transparent url(../images/breadcrumb-link-bg.jpg) left no-repeat;
		color:#054788;
		text-decoration: none;
		padding:0 5px 0 8px;
		line-height: 27px;
	}
		
		#bread-crumbs a:hover{
			text-decoration: underline;
		}
	
		#bread-crumbs .B_crumbBox .B_currentCrumb{
			background: transparent url(../images/breadcrumb-link-bg.jpg) left no-repeat;
			color: #444;
			padding:0 5px 0 8px;
			font-style: italic;
			font-weight: bold;
		}

/*------- CONTENT -------------------------------*/
#content{
	background: #fff;
	z-index: 500;
	border: 1px solid #ccc;
	border-top: none;
	width: 958px;
}

	#content h2{
		font-size: 1.5em;
		font-weight: bold;
		color: #396da1;
		/*-------border-bottom: 1px solid #054788;---*/
		/*-------font-style: italic;--*/
	}
	
	#content h3{
	font-size: 1.2em;
	font-weight: bold;
	}
	
	#content p{
		margin-bottom: 15px;
	}
/*------- BUCKETS -------------------------------*/
#buckets{
	list-style-type: none;
}

	#buckets li{
		margin-bottom: 10px;
	}
	
		#buckets li a{
			background: url(../images/bucket-bg.jpg) no-repeat;
			display: block;
			height: 102px;
			text-decoration: none;
			color: #054788;
			font-size: 1.5em;
			font-weight: bold;
		}
		
		#buckets li a:hover{
		color: #d40303;
		}
		
			#buckets li a span{
				position: absolute;
				top: 40px;
				left: 150px;
			}
		
			#buckets li a img{
				position: absolute;
				top: 16px;
				left: 23px;
				border: none;
				height: 67px;
				width: 108px;
			}
			
			
/*------- TAG CONFIGURATOR -------------------------------*/
#configurator{
	height: 274px;
	background: url(../images/configurator-bg.jpg) top no-repeat;
	text-align: center;
	margin-bottom: 10px;
}

	#configurator h3{
		color: #a00202;
		font-size: 1.9em;
		font-weight: bold;
		margin-top: 35px;
	}
	
	#configurator p{
		margin: 0 15px 9px 15px;
		font-size: 1.6em;
		line-height: 1.2em;
		font-weight: bold;
	}
	
	#configurator {
		display: block;
		margin: 0 auto 10px;
		width: 210px;
		height: 54px;
		line-height: 54px;
		background: url(../images/rfq-btn.jpg) top repeat-x;
		text-align: center;
		text-decoration: none;
		color: #054788;
		font-weight: bold;
		font-size: 2em;
	}
	
	a.rfq-btn {
		border: solid 1px #6d0001;
		display: block;
		height: 54px;
		line-height: 54px;
		/*background: url(../images/rfq-btn.jpg) top repeat-x;*/
		text-align: center;
		text-decoration: none;
		color: #ffffff;
		font-weight: bold;
		font-size: 2em;
		margin-bottom: 10px;
		
		
		background: #8b0001; /* for non-css3 browsers */

		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c11113', endColorstr='#8b0001'); /* for IE */
		background: -webkit-gradient(linear, left top, left bottom, from(#c11113), to(#8b0001)); /* for webkit browsers */
		background: -moz-linear-gradient(top,  #c11113,  #8b0001); /* for firefox 3.6+ */
	}
	
	a.rfq-btn:hover,
	#configurator a:hover{
		background: #c11113; /* for non-css3 browsers */

		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8b0001', endColorstr='#c11113'); /* for IE */
		background: -webkit-gradient(linear, left top, left bottom, from(#8b0001), to(#c11113)); /* for webkit browsers */
		background: -moz-linear-gradient(top,  #8b0001,  #c11113); /* for firefox 3.6+ */
	}

/*------- QUICK CONTACT -------------------------------*/
#quick-contact{
	font-size: 1.4em;
	/*background: #e2eefc;*/
	margin-bottom: 10px;
	
	background: #e4e4e4; /* for non-css3 browsers */

	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e5e5e5', endColorstr='#cccccc'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#e5e5e5), to(#cccccc)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #e5e5e5,  #cccccc); /* for firefox 3.6+ */
}
	#quick-contact fieldset{
		padding:9px;
		border: 1px solid #ccc;
	}
		#quick-contact h3{
			background: #064789; /* for non-css3 browsers */

			filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#064789', endColorstr='#062d54'); /* for IE */
			background: -webkit-gradient(linear, left top, left bottom, from(#064789), to(#062d54)); /* for webkit browsers */
			background: -moz-linear-gradient(top,  #064789,  #062d54); /* for firefox 3.6+ */
			color:#ffffff;
			padding:10px;
			text-align:center;
			margin:0px;
			border-radius:0px 0px 0px 0px;
			font-weight:bold;
		}
		#quick-contact p {
			margin-bottom: 5px;
		}
		
		#quick-contact p em{
			font-size: 11px;
		}
		
		#quick-contact label{
			display:block;
			height: 20px;
			line-height: 20px;
			clear: left;
			color: #333333;
			padding-top: 0px;
			margin: 0;
		}
		
		#quick-contact input{
			border: 1px solid #ccc;
			
			width: 190px;
			padding: 4px;
			margin-bottom: 5px;
		}
		
		#quick-contact input.submit{
			width:200px;
			float: left;
			text-align: center;
			margin-bottom: 0;
			background: #064789; /* for non-css3 browsers */
			filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#064789', endColorstr='#062d54'); /* for IE */
			background: -webkit-gradient(linear, left top, left bottom, from(#064789), to(#062d54)); /* for webkit browsers */
			background: -moz-linear-gradient(top,  #064789,  #062d54); /* for firefox 3.6+ */
			border: 1px solid #062d54;
			margin-top: 2px;
			cursor: pointer;
			color:#ffffff;
		}
		
		#quick-contact textarea{
			border: 1px solid #ccc;
			width: 190px;
			height: 60px;
		}
	
		#quick-contact .errors{
			margin: 10px 0;
			font-size: 0.9em;
		}
			
			#quick-contact .errors strong{
				color: #A00202;
				display: block;
			}
			
			
/*------- Sidebar Form -------------------------------*/
.metal-tag-form{
	font-size: 1.4em;
	/*background: #e2eefc;*/
	margin-bottom: 10px;
	
	background: #e4e4e4; /* for non-css3 browsers */

	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e5e5e5', endColorstr='#cccccc'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#e5e5e5), to(#cccccc)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #e5e5e5,  #cccccc); /* for firefox 3.6+ */
}
	.metal-tag-form fieldset{
		padding:9px;
		border: 1px solid #ccc;
	}
		.metal-tag-form h3{
			background: #064789; /* for non-css3 browsers */

			filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#064789', endColorstr='#062d54'); /* for IE */
			background: -webkit-gradient(linear, left top, left bottom, from(#064789), to(#062d54)); /* for webkit browsers */
			background: -moz-linear-gradient(top,  #064789,  #062d54); /* for firefox 3.6+ */
			color:#ffffff;
			padding:10px;
			text-align:center;
			margin:0px;
			border-radius:0px 0px 0px 0px;
			font-weight:bold;
		}
		.metal-tag-form p {
			margin-bottom: 5px;
		}
		
		.metal-tag-form p em{
			font-size: 11px;
		}
		
		.metal-tag-form label{
			display:block;
			height: 20px;
			line-height: 20px;
			clear: left;
			color: #333333;
			padding-top: 0px;
			margin: 0;
		}
		
		.metal-tag-form input{
			border: 1px solid #ccc;
			
			width: 190px;
			padding: 4px;
			margin-bottom: 5px;
		}
		
		.metal-tag-form select{
			border: 1px solid #ccc;
			    height: 29px;
			width: 190px;
			padding: 4px;
			margin-bottom: 5px;
		}
		
		.metal-tag-form input.submit{
			width:200px;
			
			text-align: center;
			margin-bottom: 0;
			background: #064789; /* for non-css3 browsers */
			filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#064789', endColorstr='#062d54'); /* for IE */
			background: -webkit-gradient(linear, left top, left bottom, from(#064789), to(#062d54)); /* for webkit browsers */
			background: -moz-linear-gradient(top,  #064789,  #062d54); /* for firefox 3.6+ */
			border: 1px solid #062d54;
			margin-top: 2px;
			cursor: pointer;
			color:#ffffff;
			display:inline-block;
		}
		
		.metal-tag-form textarea{
			border: 1px solid #ccc;
			width: 100%;
			height: 60px;
			box-sizing: border-box;
			
		}
	
		.metal-tag-form .errors{
			margin: 0px;
			font-size: 0.9em;
			padding-top:10px;
		}
			
			.metal-tag-form .errors strong{
				color: #A00202;
				display: block;
			}



/*all tags form*/

#same-page-rfq {
    clear: both;
    margin-top: 0px;
    padding: 20px 0px;
}

.all-tags-form{
	font-size: 1.4em;
	/*background: #e2eefc;*/
	margin-bottom: 10px;
	
	background: #e4e4e4; /* for non-css3 browsers */

	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e5e5e5', endColorstr='#cccccc'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#e5e5e5), to(#cccccc)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #e5e5e5,  #cccccc); /* for firefox 3.6+ */
}
	.all-tags-form fieldset{
		padding:9px;
		border: 1px solid #ccc;
	}
		.all-tags-form h3{
			background: #064789; /* for non-css3 browsers */

			filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#064789', endColorstr='#062d54'); /* for IE */
			background: -webkit-gradient(linear, left top, left bottom, from(#064789), to(#062d54)); /* for webkit browsers */
			background: -moz-linear-gradient(top,  #064789,  #062d54); /* for firefox 3.6+ */
			color:#ffffff;
			padding:10px;
			text-align:center;
			margin:0px;
			border-radius:0px 0px 0px 0px;
			font-weight:bold;
		}
		.all-tags-form p {
			margin-bottom: 5px;
		}
		
		.all-tags-form p em{
			font-size: 11px;
		}
		
		.all-tags-form label{
			display:block;
			height: 20px;
			line-height: 20px;
			clear: left;
			color: #333333;
			padding-top: 0px;
			margin: 0;
		}
		
		.all-tags-form input{
			border: 1px solid #ccc;
			
			width: 190px;
			padding: 4px;
			margin-bottom: 10px;
		}
		
		.all-tags-form select{
			border: 1px solid #ccc;
			    height: 29px;
			width: 190px;
			padding: 4px;
			margin-bottom: 10px;
		}
		
		.all-tags-form input.submit{
			width:200px;
			
			text-align: center;
			margin-bottom: 0;
			background: #064789; /* for non-css3 browsers */
			filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#064789', endColorstr='#062d54'); /* for IE */
			background: -webkit-gradient(linear, left top, left bottom, from(#064789), to(#062d54)); /* for webkit browsers */
			background: -moz-linear-gradient(top,  #064789,  #062d54); /* for firefox 3.6+ */
			border: 1px solid #062d54;
			margin-top: 2px;
			cursor: pointer;
			color:#ffffff;
			display:inline-block;
		}
		
		.all-tags-form textarea{
			border: 1px solid #ccc;
			width: 100%;
			height: 60px;
			box-sizing: border-box;
			
		}
	
		.all-tags-form .errors{
			margin: 0px;
			font-size: 0.9em;
			padding-top:10px;
		}
			
			.all-tags-form .errors strong{
				color: #A00202;
				display: block;
			}

input#tagMaterial {
    height: 29px;
    box-sizing: border-box;
}


/*------- CONTACT -------------------------------*/
#contact{
	font-size: 1.3em;
}

	label{
		display: block;
		clear: left;
		margin-top: 10px;
		
	}

	input,
	textarea{
		border: 1px solid #ccc;
		width: 300px;
		padding: 4px;
		margin-bottom: 5px;
	}

	input.submit-btn{
		display:block;
		width: 55px;
		text-align: center;
		margin-bottom: 10px;
		background: #054788;
		color: #ebebeb;
		border: 1px solid #054788;
		margin-top: 2px;
		cursor: pointer;
	}
	
	textarea{
		height: 100px;
	}
	
	.errors{
		margin: 10px 0;
		font-size: 0.9em;
	}
		
		.errors strong{
			color: #A00202;
			display: block;
		}

/*------- GOOGLE MAP -------------------------------*/
#google-map iframe{
	border: 1px solid #054788;
}

/*------- FOOTER -------------------------------*/
#footer-wrapper{
	background: #000;
	color: #fff;
	overflow: auto;
	margin-bottom: 10px;
}

#footer{
	padding: 5px 0;
}

#footer a {
	color: #7a90c0;
}

#footer a:hover {color: #D40303;}

/*------- GLOBAL NAV -------------------------------*/
ul#global-nav{
	clear: right;
	margin-top: 4px;
}

ul#global-nav li{
	margin-left: 10px;
	padding: 2px 0 0 10px;
	background: transparent url(../images/global-nav-bg.jpg) left no-repeat;
}

	ul#global-nav li a{
		display: block;
		color: #cddae7;
		text-decoration: none;
	}


	ul#global-nav li a:hover{
		color:#fff;
	}
	
		ul#global-nav li.active a{
			text-decoration: underline;
		}

/*------- PRIMARY NAV -------------------------------*/	
ul#primary-nav{
	position: absolute;
	top: 99px;
	right: 0;
	border-right: 1px solid #496591;
	font-size: 1.3em;
	font-weight: normal;

}

	ul#primary-nav li{
		
	}

		ul#primary-nav li a{
			display: block;
			height: 32px;
			line-height: 32px;
			color: #fff;
			padding: 0 18px;
			text-decoration: none;
			border-left: 1px solid #496591; 	
		}
		
		ul#primary-nav li a:hover, ul#primary-nav li.active a:hover, ul#primary-nav li.over a, ul#primary-nav li.active.over a{
			background:transparent url(../images/primary-nav-hover.jpg) top repeat-x;
		}
		
		ul#primary-nav li.active a{
			background: #5582ae;
		}
		
			ul#primary-nav li ul{
				position:absolute;
				background: #a00202;
				font-size: 0.85em;
				display: none;
			}
			
				ul#primary-nav li ul li{
					float: none;
					display: block;
					border:none;
				}
				
					ul#primary-nav li ul li a{
						border: none;
						width: 199px;
						padding: 5px 10px;
						line-height: 16px;
						height: 16px;
						background: none !important;
					}
					
					ul#primary-nav li ul li a:hover{
						background: #d40303 !important;
					}

/*------- SECONDARY NAV -------------------------------*/	
ul#secondary-nav{
	font-size: 1.1em;
	margin: 0;
	padding: 0;
	list-style-type: none;
	margin-bottom: 10px;
}

	ul#secondary-nav li{
		margin: 0;
		padding: 0;
	}
	
		ul#secondary-nav li a{
			display: block;
			background: #054788 url(../images/global-nav-bg.jpg) 5px 7px no-repeat;
			border-bottom: 1px solid #5582ae;
			color: #fff;
			text-decoration: none;
			margin: 0;
			padding: 5px 10px 5px 15px;
		}
		
		ul#secondary-nav li a:hover{
			color: #EEE205;
		}
		
			ul#secondary-nav li.active a{
				background: #670e0e url(../images/primary-nav-hover.jpg) top repeat-x;
				color: #fff;
			}
			
	ul#secondary-nav li ul{
		list-style-type: none;
	}

		ul#secondary-nav li ul li a, ul#secondary-nav li.active ul li a{
			background: #5582ae !important;
			color: #C9E0F7;
		}
		
		ul#secondary-nav li.active ul li.active a{
			color: #fff;
		}	
	
		
		ul#secondary-nav li ul li a:hover{
			text-decoration: underline;
			color: #fff;
		}
		

/*------- SOCIAL MEDIA TOOLBAR -------------------------------*/
.socialLineOne {margin: 3px -21px 0 0;float: left;width: 130px;}
#fb-btn-container {width: 50px; overflow: hidden; float: right;margin:0;}
.social-bar-container {padding: 0; float: right; margin: 0 30px 10px 0;}

#content #socialBar {width: 55px; list-style: none; margin: 0;}
#content #socialBar li {padding: 0; margin: 0; float: left; width: 16px; margin-right: 2px; list-style: none;}
#content #socialBar li a {display: block; background-image: url(../images/social/socialtoolbar.png);background-repeat: no-repeat; height: 16px;}
#content #socialBar li a.emailButton {background-position:0px 0px;}
#content #socialBar li a:hover.emailButton {background-position:0px -16px;}
#content #socialBar li a.printButton  {background-position:-19px 0px;}
#content #socialBar li a:hover.printButton  {background-position:-19px -16px;}
#content #socialBar li a.twitterButton {background-position:-38px 0px;}
#content #socialBar li a:hover.twitterButton {background-position:-38px -16px;}	



/*------- TABLES -------------------------------*/
table {
    border-collapse: collapse;
    border-spacing: 0;
}

#content-body table.chart {
	margin:0 0 1em;
	background: #FFF;
}
#content-body table.chart caption {
	border: #cdcfdb solid 1px;
	border-bottom: #284d7a solid 2px;
	padding: 10px 13px 6px;
	color: #FFF;
	font-weight: bold;
	font-size: 16px;
	text-align: left;
	text-transform: uppercase;
	background: #2a4f7d; /* Old browsers */
	background: -moz-linear-gradient(top,  #2a4f7d 0%, #436ea9 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2a4f7d), color-stop(100%,#436ea9)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #2a4f7d 0%,#436ea9 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #2a4f7d 0%,#436ea9 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #2a4f7d 0%,#436ea9 100%); /* IE10+ */
	background: linear-gradient(top,  #2a4f7d 0%,#436ea9 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2a4f7d', endColorstr='#436ea9',GradientType=0 ); /* IE6-9 */
}

#content-body table.chart thead th {
	background: none repeat scroll 0 0 #636363;
    color: #FFFFFF;
}

#content-body table.chart th,
#content-body table.chart td {
	padding: 10px 5px;
	border: #ced0da solid 1px;
	color: #636363;
	font-size: 12px;
}
#content-body  table.chart tr:nth-child(2n+1) {
	background: #eeeeee; /* Old browsers */
	background: -moz-linear-gradient(top,  #eeeeee 0%, #f6f6f6 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeeee), color-stop(100%,#f6f6f6)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #eeeeee 0%,#f6f6f6 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #eeeeee 0%,#f6f6f6 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #eeeeee 0%,#f6f6f6 100%); /* IE10+ */
	background: linear-gradient(top,  #eeeeee 0%,#f6f6f6 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#f6f6f6',GradientType=0 ); /* IE6-9 */
}
#content-body table.chart th {
	text-align: left;
	padding-left: 13px;
	text-transform: uppercase;
}
#content-body table.chart td {
	text-align: center;
}


/*------- IMAGE SLIDER GALLERIES -------------------------------*/

#selector-container {
	position: relative;
	width: 520px;
	clear: both;
}

#selector-container p {
	margin-bottom: 4px;
}

#selector {
	padding: 0 15px;
    width: 480px !important;
    /* height: 120px !important; */
    overflow: hidden;
	margin: 0 4px;
	margin-top: 45px;
	/* padding: 10px 25px; */
	border: #B8B8B8 solid 1px;
	background: #ececec; /* Old browsers */
	background: -moz-linear-gradient(top,  #ececec 0%, #ffffff 50%, #efefef 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ececec), color-stop(50%,#ffffff), color-stop(100%,#efefef)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ececec 0%,#ffffff 50%,#efefef 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ececec 0%,#ffffff 50%,#efefef 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ececec 0%,#ffffff 50%,#efefef 100%); /* IE10+ */
	background: linear-gradient(top,  #ececec 0%,#ffffff 50%,#efefef 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ececec', endColorstr='#efefef',GradientType=0 ); /* IE6-9 */
}

#content-body #selector ul.thumbs {
	margin: 0;
/*
	height: 120px;
	overflow: hidden;
*/
}

#content-body #selector ul.thumbs li {
	margin: 0;
	width: 490px;
	height: 120px;
	overflow: hidden;
}

#content-body #selector ul.thumbs li a {
	display: block;
	float: left;
	margin: 10px;
	width: 140px;
	height: 100px;
	text-align: center;
}

#content-body #selector ul.thumbs img {max-width: 138px; max-height: 98px;}

#content-body #selector ul.thumbs img:hover {
	border: #666 solid 1px;
}

#arrow-left a, 
#arrow-right a {
    display: block;
    height: 39px;
    position: absolute;
    text-indent: -9999px;
    top: 104px;
    width: 20px;
    overflow: hidden;
}

#arrow-right a {
    background: url("../images/slider-controls.png") right top;
    right: 5px;
}

#arrow-right a:hover {
    background: url("../images/slider-controls.png") right bottom;
}

#arrow-left a {
    background: url("../images/slider-controls.png") left top;
    left: 5px;
}

#arrow-left a:hover {
    background: url("../images/slider-controls.png") left bottom;
}



/* Clear Floated Elements */
.cf {display: block;}
.cf:after {clear: both;content: ' ';display: block;font-size: 0;line-height: 0;visibility: hidden;width: 0;height: 0;}
* html .cf {height: 1%;}
.clear {clear:both;}


#content-body.home p{
	float:left;
	width:700px;
}

#content-body.home a.rfq-btn-home{
	float:center;
	display:block;
	background: #bd001a; /* for non-css3 browsers */

	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bd001a', endColorstr='#8b0011'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#bd001a), to(#8b0011)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #bd001a,  #8b0011); /* for firefox 3.6+ */
	
	border:solid 1px #77000e;
	padding:10px;
	color:#ffffff;
	text-decoration:none;
	width:200px;
	font-size:12pt;
	text-transform:uppercase;
	text-align:center;
	border-radius:4px;
	box-shadow:inset 0px 0px 1px #ffffff;
}
#content-body.home a.rfq-btn-home:hover{
	background: #8b0011; /* for non-css3 browsers */

	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8b0011', endColorstr='#bd001a'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#8b0011), to(#bd001a)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #8b0011,  #bd001a); /* for firefox 3.6+ */
}

#home-buckets{
	overflow:hidden;
	list-style-type:none;
	margin:0px;
	padding:0px;
	clear:both;
}
	#home-buckets li{
		background:url(../images/bucket-shadow.png) no-repeat left bottom;
		float:left;
		margin:0px;
		width:300px;
		margin:0px 20px 5px 0px;
		padding-bottom:18px;
	}
	#home-buckets li.last{
		margin-right:0px;
	}
		#home-buckets div.bucket-container{
			padding:0px;
			border:solid 1px #dbdbdb;
		}
		#home-buckets li h2{
			border-bottom:solid 1px #b2b5b8;
			margin:0px;
		}
			#home-buckets li h2 a{
				background-color:#eff6fe;
				padding:6px;
				color:#084789;
				text-decoration:none;
				text-transform:uppercase;
				font-size:11pt;
				display:block;
			}
		
		#home-buckets li div{
			padding:6px;
			background-color:#efefef;
			overflow:hidden;
		}
			#home-buckets li div img{
				float:left;
				margin-right:6px;
			}
			#content-body.home #home-buckets li div p{
				width:170px;
				font-size:9pt;
				margin-bottom:0px;
			}
			#home-buckets li div p a.learn-more{
				text-transform:uppercase;
				font-weight:bold;
				color:#0383cb;
				text-decoration:none;
				font-size:9pt;
			}
			#home-buckets li div p a.learn-more:hover{
				text-decoration:underline;
			}


#footer-wrapper.new-footer{
	width:inherit;
	margin-top:-15px;
	overflow:inherit;
	color:#333333;
	background: #f6f6f6; /* for non-css3 browsers */
	
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f6f6', endColorstr='#e6e6e6'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#f6f6f6), to(#e6e6e6)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #f6f6f6,  #e6e6e6); /* for firefox 3.6+ */
	
	border-top:solid 1px #d7d7d7;
	border-bottom:solid 1px #d7d7d7;
}
#footer-wrapper.new-footer #middle-section{
	position:relative;
	width:940px;
	margin:0 auto;
}
#logo-number{
	background:url(../images/footer-logo.png) no-repeat left top;
	width:125px;
	height:74px;
	margin:0 auto;
	color:#084789;
	position: absolute;
	padding-bottom:46px;
	top:-2px;
	z-index: 500;
	left:369px;
}
#logo-number p{
	margin-top:85px;
}

#footer-wrapper.new-footer #footer{
	margin:0 auto;
	float:none;
	display:block;
	margin-top:45px;
	padding-bottom:20px;
	overflow:hidden;
}
#footer-wrapper.new-footer #footer p, #footer-wrapper.new-footer #footer div{
	font-size: 10pt;
}
#footer-wrapper.new-footer #footer #address{
	margin-right:209px;
	
}
#footer-wrapper.new-footer #footer #address, #footer-wrapper.new-footer #footer #logo-number{
	float:left;
}


#footer-wrapper.new-footer #footer #copy-terms{
	margin:0px;
	text-align:right;
	font-size:8pt;
	float:right;
}
#footer-wrapper.new-footer #footer #copy-terms a{
	font-size:9pt;
	text-decoration:none;
	color:#084789;
}
#footer-wrapper.new-footer #footer #copy-terms a:hover{
	color:#d40303;
}

/* ================== THANK YOU SOCIAL BOXES ============= */

.clearfix {
  zoom: 1;
}
.clearfix:before {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
}
.clearfix:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
  clear: both;
}

.thank-you-social {
	margin: 20px 10px;
	padding: 10px 0 20px;
	background: #fff;
	border: 1px solid #ddd;
	box-shadow: 0 10px 20px -10px #aaa;
}
.thank-you-social .box { 
	float: left;
	width: 44%;
}
.thank-you-social .box  h2{
	font-size: 14px;
	border-bottom: none;
	margin: 0 0 1.5em;
	line-height: 16px;
}
.thank-you-social .box.first { 
	margin: 20px 0 20px 3%;
	padding-right: 3%;
	border-right: 1px solid #ccc;
}
.thank-you-social .box.last {
	padding-left: 3%;
	margin: 20px 0px 20px -1px;
	border-left: 1px solid #ccc;
}
.thank-you-social .fb_iframe_widget {
	border: 1px solid #eee;
}
.thank-you-social .button {
	display: inline-block;
	-webkit-box-shadow: 0 1px 0 rgba(0,0,0,.1);
	box-shadow: 0 1px 0 rgba(0,0,0,.1);
	background-color: #fff;
	background-image: -webkit-linear-gradient(top,transparent,transparent);
	background-image: linear-gradient(top,transparent,transparent);
	color: #404040;	
	cursor: pointer;
	font-family: Roboto,arial,sans-serif;
	margin-bottom: 1em;
	padding: 3px 7px;
	border: 1px solid #d9d9d9;
	outline: none;
	text-decoration: none;
}
	.thank-you-social .button:hover { border: 1px solid #b8b8b8; }
.thank-you-social .button .write,
.thank-you-social .button .link {
	display: inline-block;
	margin-left: auto;
	margin-right: auto;
	height: 16px;
	width: 16px;
	margin-top: -3px;
	vertical-align: middle;
	opacity: .55;
}
.thank-you-social .button:hover .write,
.thank-you-social .button:hover .link
	{ opacity: .8; }
.thank-you-social .button .write { background: no-repeat url(/images/socialIcons.png) -0px -190px; }
.thank-you-social .button .link { background: no-repeat url(/images/socialIcons.png) -20px -190px; }
.thank-you-social .button .text{
	color: #404040;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	white-space: nowrap;
	line-height: 28px;
	cursor: pointer;
	font-family: Roboto,arial,sans-serif;
	display: inline-block;
	margin-left: 5px;

}
.thank-you-social .button .icon{
	display: inline-block;
	margin-left: 15px;
	margin-right: 5px;
	height: 20px;
	width: 20px;
	margin-top: -1px;
	vertical-align: middle;
}
.thank-you-social .button.fb .icon{ background: no-repeat url(/images/socialIcons.png) -0px -0px; }
.thank-you-social .button.gplus .icon{ background: no-repeat url(/images/socialIcons.png) -60px -0px; }

/* Gallery*/
/* ****************************************** Gallery */

#gallery-container, #gallery-container2 {
	/* set min height and allow element to grow for both old and new browsers */
	height: auto !important; 
	height: 600px;
	min-height: 600px;
	float: left;
}

#s7 {
margin: 0 auto;
position: relative;
overflow: hidden;
width: 700px;
height: 580px;
min-height: 580px;}



#slide-buttons{
	position:relative;
	z-index: 3;
    margin-left: 347px;
    width: 40px;
    margin-top:-60px;
}

#slide-buttons a {
	display: inline-block;vertical-align:top;zoom:1;*display:inline; height: 12px; width: 12px;
	border-radius: 6px;-moz-border-radius: 6px;-webkit-border-radius: 6px; 
	outline: 0;
	background-color: #165a8e;
	margin:5px 3px;
	cursor: pointer;
	padding: 0;
    text-indent: -999999px;
}
#slide-buttons a.activeSlide { 	
    background-color: #444; 
}
#slide-buttons a:hover{
	background-color: #888;
}

.article {
	position: relative;
	width: 151px;
	height: 151px;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}

.article img:hover{
	border: #777 solid 1px!important;
}

.article a.fancybox-image img, .article a.fancybox-media img {
	-webkit-border-radius: 5px;
    border-radius: 5px;
}

.article a.fancybox-image .gallery-zoom, .article a.fancybox-media .gallery-zoom {
	background: url(/images/gallery-search.png) right top no-repeat;
	position: absolute;
	top: 10px;
	right: 1px;
	width: 33px;
	height: 33px;
}

.article a.fancybox-image .gallery-title, .article a.fancybox-media .gallery-title {
	position: absolute;
	bottom: -1px;
	left: 0;
	width: 151px;
	height: 30px;
	background: url(/images/fancybox/fancybox_overlay.png) left top repeat;
	-webkit-border-radius: 0px 0px 5px 5px;
    border-radius: 0px 0px 5px 5px;

}

.article a.fancybox-image .gallery-title p, .article a.fancybox-media .gallery-title p {
	font-size: 11px;
	color: #FFF;
	padding: 5px 10px;
}


.theme-light .nivoSlider {
	margin-bottom: 0px;
}
.nivo-caption {
	position: absolute;
	left: 340px;
	bottom: 9px;
	background: transparent;
	color: #fff;
	width: 100%;
	z-index: 8;
	padding: 18px 20px;
	opacity: 1;
	overflow: hidden;
	display: none;
	-moz-opacity: 1;
	filter: alpha(opacity=1);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	height: 94px;
	width: 584px;
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif !important;
}
.nivo-caption p {
	margin: 0;
	padding: 0;
	line-height: 26px;
}
.theme-light .nivo-directionNav a {
	display: block;
	width: 21px;
	height: 38px;
	background: url("/evo_elements/css/themes/light/arrows-bcm.png") no-repeat;
	text-indent: -9999px;
	border: 0;
	top: auto;
	bottom: 100px;
	z-index: 11;
	opacity: 0.5;
}
.theme-light a.nivo-prevNav {
	background-position: 0 0;
	left: auto;
	left: -31px;
}
.theme-light a.nivo-nextNav {
	background-position: -21px 0;
	right: -31px;
}
.theme-light .nivo-directionNav a:hover {
	opacity: 1;
	background-color: transparent;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
.theme-light .nivo-controlNav {
	text-align: center;
	background: url('/evo_elements/css/themes/light/bg-nav.png') 0 center no-repeat;
}
.theme-light .nivo-controlNav a {
	background: url('/evo_elements/css/themes/light/bullets-bcm.png') no-repeat;
	margin: 7px 2px 6px;
}
.special{
	display:none;
}

.detailpgbuck{
    background: #ececec;
    height: 145px;
    padding: 10px;
    margin-bottom: 10px;
}

.detailpgbuck img{
    float: left;
    margin-right: 15px;
}

.detailpgbuck h2{
    margin-top: 9px;
}
 .detailpgbuck p{
	 
 }
 
 .detailpgbuck a{
    font-size: 12px;
    text-transform: uppercase;
}

.landpgbuck{
    background: #ececec;
    height: 320px;
    padding: 10px;
    margin: 0px 0px 10px 0px;
	float:left;
    width: 230px;
	padding-bottom: 23px;
}

.landpgbuck img{
    width: 227px;
}

.landpgbuck h2{
    margin-top: 5px;
}
 .landpgbuck p{
	 
 }
 
 .landpgbuck a{
    font-size: 12px;
    text-transform: uppercase;
}

.landpgbuck.first{
	margin-right:20px;
}

.landpgbuck.last{
	clear:right;
}

.current-product, .selected-product {
	display:none;
}

#tagPreview {
	height:200px;
	width:200px;
	background:url('../assets/images/square-template.png');
}

#tagPreviewWrapper{
width: 200px;
/*background-color: #00f;*/
background-image: url('../assets/images/brushed-metal.png');
display: block;
float: left;
margin: 0px 20px 10px 34px;
}

.tagDetails {
display: inline-block;
float: left;
margin: 10px;
margin-top: 10px;
width: 180px;
}


.inputsFloatLeft {
	display:block;
	float:left;
	margin-left: 34px;
}

.clearBoth
{
	clear:both;
}

.textareaGroup
{
	margin:0px 34px;
	display:block;	
	clear:both;
}

.submitGroup
{
	margin:10px 34px;
	display:block;
	text-align:center;
}

.blank-metal-tags-wrapper h3{
			
			
			background: #8b0001;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c11113', endColorstr='#8b0001');
    background: -webkit-gradient(linear, left top, left bottom, from(#c11113), to(#8b0001));
    background: -moz-linear-gradient(top, #c11113, #8b0001);
	
			
			
			color:#ffffff;
			padding:10px;
			text-align:center;
			margin:0px;
			border-radius:0px 0px 0px 0px;
			font-weight:bold !important;
			font-size:20px !important;
			cursor:pointer;
		}
		

.all-tags-wrapper h3{
			
			
			background: #8b0001;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c11113', endColorstr='#8b0001');
    background: -webkit-gradient(linear, left top, left bottom, from(#c11113), to(#8b0001));
    background: -moz-linear-gradient(top, #c11113, #8b0001);
	
			
			
			color:#ffffff;
			padding:10px;
			text-align:center;
			margin:0px;
			border-radius:0px 0px 0px 0px;
			font-weight:bold !important;
			font-size:20px !important;
			cursor:pointer;
		}
		

.inputsBottom 
{
	display: none;
    padding-top: 10px;
    float: left;
    width: 100%;
    margin-top: 5px;
}

.inputsBottom:after
{
	content:"";
	clear:both;
	display:block;
}

.tagDisclaimer
{
	text-align:center;
	color:#333;
	width:200px;
	background-color:#ccc;
	display:block;
	padding: 0px 10px 10px 10px;
	box-sizing:border-box;
	font-size:10px;
	font-style:italic;
}

input#colorHex {
	display:none;
}

input#size {
    height: 29px;
    box-sizing: border-box;
}

#tagText {
    border: 1px solid #ccc;
    width: 190px;
    padding: 4px;
    margin-bottom: 5px;
    height: 58px;
}

/* Nick iloba css >>>>>>>>*/

#carousel .image-wrap {
    width: 160px;
}

.B_crumbBox li{
	float:left;
    list-style: none;
    margin-left:0;
}
.hidden{
	display:none;
}

.B_crumbBox li a{
	text-decoration: none;
}
#bread-crumbs .B_crumbBox .B_currentCrumb{
	margin-top:7px;
}
.flexslider{
	margin-bottom:20px !important; 
}

.flex-direction-nav .flex-prev:before {
    content:"\f124";
    font-family: "Ionicons";
    font-size: 17px;
    color: #fff;
    position: relative;
    top: 4px;
}
.flex-direction-nav .flex-next:before {
    content:"\f125";
    font-family: "Ionicons";
    font-size: 17px;
    color: #fff;
    position: relative;
    top: 4px
}
.fancybox-image{
	padding:0 !important;
}
.fancybox-close:before{
	    content:"\f2d7";
    font-family: "Ionicons";
    font-size: 17px;
    color: #fff;
    position: relative;
    top: 4px;
    text-decoration: none;
}
.flex-direction-nav .flex-prev {
    left: 0px !important;
    text-decoration: none;
}
#carousel .flex-direction-nav a {
    background: #636161 !important;
    padding: 0 5px;
    margin:0;
    height: 25px !important;
    font-size:0;
    text-indent: 0;
    width:15px;
}
.error{
	 display: block;
    color: Red;
    margin: 5px 0
}
.flex-direction-nav .flex-next {
    right: 0px !important;
    text-decoration: none;
}

form#simpleSearchForm {
    float: right;
    clear: right;
    margin-top:10px;
}
form#simpleSearchForm input {
    float: left;
    margin: 0 0 9px 7px;
    padding: 5px 7px 0 7px;
    height: 16px;
    border: none;
    border: 1px solid #668fb7;
    width: 150px;
}
form#simpleSearchForm input.btn {
    padding-top: 0;
    height: 22px;
    background: #d40303;
    color: #fff;
    border: 1px solid #668fb7;
    width: 50px;
    cursor: pointer;
}
#quick-contact h3{
	clear:both;
}
.clearfix:after {content:"";display: block;height:0;clear:both;}



table.specTable {
  border: 1px solid #ddd;
  width:75%;
}

table.specTable td {
  border: 1px solid #ddd;
  padding:13px !important;;
  text-align: center;
}
table.specTable td:nth-child(1) {font-weight: bold;}
