/*
==  CUSTOM STYLESHEET  ========================================================

HOW TO USE THIS FILE:
	Simply copy an existing style from the style.css file to this one and 
	modify however you like. It will override the default style.

WHY USE THIS FILE:
	Adding your custom CSS here will make it much easier to upgrade to a 
	newer version of this theme without losing any of your customizations.

===============================================================================
ADD YOUR CUSTOM CSS BELOW THIS LINE */

html {
    -webkit-text-size-adjust: none; /* Prevent font scaling in landscape */
}


/*To change size of navigation text*/
#primary-menu { font-size: 15px; }

.home-slider { margin: 5px 0 0 0; }
#header { margin-bottom: 0; }

/*To change Background Texture
body {
background: url(http://69.90.223.165/~termac12/wp-content/themes/NW_theme/images/NW_BG.jpg) repeat !important;
}
*/

#bar {
	margin: 0 auto;
	background-color: #2c2c2d;
}

#quicklinks {
	width: 980px;
	margin: 0 auto;
	height: 50px;
	line-height: 50px;
	font-size: 15px;
	color: #fff;
}

#quick_spacer {
	width: 270px;
	float: left;
}

#quick_details {
	width: 710px;
	float: right;
}

#quick {
	height: 50px;
	display: inline;
}

	#quick_icons {
		width: 480px;
		padding: 0px;
		margin: 0px;
		float: left;
	}
	
	#quick_search {
		width: 205px;
		padding-left: 25px;
		float: right;
	}
	
#quicklinks img {
	padding-bottom: 0px;
	margin-bottom: 0px;
	border-bottom-width: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	vertical-align: bottom; /*disables 3px bottom on ie7*/
}	

#quick_icons a:link {color:#FFF;}
#quick_icons a:visited {color:#FFF;}
#quick_icons a:hover {color:#CCC;}
#quick_icons a:active {color:#CCC;}


#search_go {
	width: 205px;
	height: 40px;
	padding-top: 10px;
}


.searchbar input[type="text"] {
	width: 190px;
	background-color: #F1F2F2;
	padding: 7px 7px 6px;
	border-radius: 4px;
	margin: 0 5px 0 0;
	border: none;
	color: #999;
	font-size: 12px;
	line-height: 1;
	text-align: left;
	float: left;
	font-style: italic;
	outline: none;
	box-shadow: 0 0 2px rgba(170, 170, 170, 1), inset 0 -3px 0 rgba(245, 245, 245, 1);	
	
}

#tollfree {
	padding-top: 0px;
	padding-bottom: 8px;
	padding-right: 10px;
	/*height: 15px;*/
	font-size: 18px;
	font-weight:700;
	text-align: right;
	color: #E8E8EE; /*#F15D2A*/
}

#nheaderbar {
	background-color: #026ba5; /*#0069b1 FEDF00*/
	height: 206px;		
}

#nheader {
	width: 980px;
	height: 206px;
	margin: 0 auto;

}

#nlogo {
	padding-top: 16px;
	height: 190px;
	width: 306px;
	float: left;
}

#nnav {
	width: 674px;
	float: right;
}

#nquick {
	float: right;
	padding-bottom: 8px;
	font-size: 13px;
}

#nquickItemA {
	height: 46px;
	line-height: 46px;
	padding: 0px 24px;
	background-color: #000;
	color: #fff;
	float: left;
}

#nquickItemB {
	height: 46px;
	line-height: 46px;
	padding: 0px 24px;
	background-color: #000;
	color: #fff;
	float: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
}

#nquickItemC {
	height: 46px;
	line-height: 46px;
	padding: 0px 4px 0px 18px;
	background-color: #000;
	color: #fff;
	float: left;
}

#nsearch_go {
	width: 190px;/*205px*/
}

	#nsearchInput {
		float: left;
		height: 46px;
	}
	
	#nsearchFind {
	float: left;
	padding-left: 8px;
	padding-top: 4px;
	height: 46px;
	}
	
	#s {
		width: 130px; /*130px*/
		border: 1px solid #000;
		background-color: #414042;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		line-height: 1;
		float: none !important;
		text-align: left !important;
		outline: none;
		color: #fff;
		padding: 5px 3px 5px 8px;		
	}
	
#s .ie7 input[type="text"] {
	padding-bottom: 15px;
	margin-top: -2px;
}

#s .ie8 input[type="text"] {
	padding-bottom: 15px;
	margin-top: -3px;
}

/*NEW NORTHERN WORKWEAR HOME BANNER*/

#nwBannerFull{
	height: 645px;
	background-image: url(http://www.northernworkwearltd.ca/images/bgNw-54_blur2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#nwBanner {
	margin: 0 auto;
	width: 980px;	
	
}


#single-container {
	margin: 0 auto;
}

	#single-con-left {
		width: 46%;
		float: left;
	}
	
	#single-con-right {
		width: 54%;
		float: right;
	}
	
#back_to {
	padding-bottom: 20px;
}

#crumbs {
	width: 980px;
	height: 30px;
	margin: 0 auto;
}

#products {
	width: 980px;
	margin: 0 auto;
	font-family: "jaf-facitweb",sans-serif;
	font-size: 13px;
	font-weight: 300;
}

#productsLeft {
	width: 330px;
	float: left;
}

#productsRight {
	width: 620px;
	float: right;
}

	#productsMain {
		width: 330px;
		background-color: #000;
		color: #fff;
	}
	
	#productsInner {
		padding-top: 10px;	
		padding-right: 30px;	
		padding-left: 30px;	
		padding-bottom: 10px;	
	}
	
		#productsTitle {
			height: 170px;
			font-size: 30px;
			font-weight: 700;
			display: table-cell;
			vertical-align: bottom;
			padding-bottom: 10px;
		}
		
		#productsModel {
			padding-bottom: 10px;
		}
		
		#productsLine {
			height: 10px;
			border-top-width: 3px;
			border-top-style: solid;
			border-top-color: #FFF;
		}
		
		#productsMatWt {
			height: 145px;
			padding-bottom: 20px;
		}
		
		#productsRatBrand {
			display: table;
			padding-bottom: 0px;
		}
		
			#productsRatings {
				display: table-cell;
				height: 40px;
				vertical-align: middle;
				width: 180px;
			}
			
			#productsBrand {
				display: table-cell;
				height: 40px;
				vertical-align: middle;
			}
		
		
		#productsDescription {
			padding: 10px 4px 18px 4px;
		}
		
		#productsCTA {
			display: table;
			padding-bottom: 10px;
		}
		
		#catalogueDownload {
				width: 620px;
				height: 330px;
				text-align: center;
				background-color: #E9E6E6;
			}
			
	       #catalogueDownloadInner {
				margin: 0 auto;
				text-align: center;
				padding-top: 30px;
				padding-bottom: 30px   
		   }
		   
		   	#catalogueDownloadBtn {
				width: 100%;
				text-align: center;
				background-color: #808080; /*#FEDF00*/
				color: #000;
			}
		
		   
		   	#catalogueDownloadInnerBtn {
				display: table-cell;
				width: 620px;
				margin: auto;
				height: 35px;
				vertical-align: middle;
				padding: 8px 26px;
			}
			
			#catalogueDownloadInnerBtn a {
				color: #ffffff;
			}
			
			#catalogueDownloadInnerBtn a:hover{
				color: #E8E8EE;
			}
		
			#productsCall {
				background-color: #FEDF00;
				color: #000;
			}
			
			
			.ctaNumber {
				font-size: 23px;
				font-weight: 700;
			}
			
				#productsCallInner {
					display: table-cell;
					height: 35px;
					vertical-align: middle;
					padding: 8px 26px;
				}
				
			
				
			
			#productsRef {
				display: table-cell;
				height: 35px;
				vertical-align: middle;
				padding-left: 12px;
			}
		
		#productsBack {
			
		}
		
		
		#productsSpecs {
			width: 620px;
			background-color: #EBEBEC;
		}
		
		
		#productsSpecInner {
			display: inline-block;
			padding: 12px 32px 0px 32px;
		}	
		
		
		#productsSpecInner img {
			padding-bottom: 0px;
			margin-bottom: 0px;
			border-bottom-width: 0px;
			border-top-width: 0px;
			border-right-width: 0px;
			border-left-width: 0px;
			vertical-align: bottom; /*disables 3px bottom on ie7*/
			
		}
		
		
		#productsSpecInner p {
			/*padding-bottom: 5px;*/
			margin-bottom: 5px;
			
		}
		
			#productsSize {
				float: left;
				padding-right: 20px;
			}
			
			
			#productsColor {
				float: left;
				padding-right: 20px;
			}
			
			#productsCare {
				float: left;
				padding-right: 20px;
			}
		
		#productsGallery {
			height: 575px;
			padding-top: 10px;
		}
		
		
		.tabber {
		margin-bottom: 0px;	
		}
		
	
		

/*Now Controlling Feature Banner on Home Page*/

#productsHomeGap{
	height: 30px;
}
#productsQuote {
			font-family: "jaf-facitweb",sans-serif;
			font-size: 34px;
			line-height: 1.3em;
			font-weight: 700;
			display: table-cell;
			vertical-align: bottom;
			padding-top: 35px;
			padding-bottom: 15px;
		}
		
#productsTagline {
			padding-top: 10px;
			padding-bottom: 40px;
			font-family: "jaf-facitweb",sans-serif;
			font-size: 15px;
			font-weight: 300;
		}
		
#productsView{
			height: 32px;
			width: 180px;/*If call to action wording gets longer adjust this width to position arrow*/
			line-height: 32px;
			font-family: "jaf-facitweb",sans-serif;
			font-size: 16px;
			font-weight: 700;
			padding-bottom: 15px;
}


/*Beginning of Northern Workwear Home Feature Boxes*/


#homeFeatureWrap{
	width: 980px;
	height: 195px; /*200px*/
	padding-top: 30px;
	
}

#homeFeatureLeft{
	width: 980px;
	height: 155px;
}


/*#homeFeatureLeft{
	width: 482px;
	height: 200px;
	float: left;
}

#homeFeatureRight{
	width: 482px;
	float: right;
	height: 200px;
}*/

#homeFeatureInner{
	padding: 30px;
}


#polyformFeatureWrap{
	width: 100% !important;
	height: 193px !important;
	background-color: #2c4067;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url("http://www.northernworkwearltd.ca/images/Polyform_Bg_Texture.jpg");
	
}

#polyformInnerWrap{
	width: 980px;
	margin: 0 auto;
	padding-top: 15px;
	
}

#polyformLeft{
	width: 230px; 
	float: left; 
}


#polyformRight{
	width: 750px; 
	float: right; 
}

.polyformNew{
	margin-left: 25px; 
	padding: 0px;
}

.polyformTitle{
	font-family: "jaf-facitweb",sans-serif;
	padding-left: 60px;
	font-size: 31px;
	font-weight: 600;
	line-height: 35px;
	color: #fedf00;
	letter-spacing: -1px;
	padding-top: 0px;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.polyformDescription{
	font-family: "jaf-facitweb",sans-serif;
	font-size: 17px;
	line-height: 18px;
	font-weight: 300;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 100px;
	color:#FFFFFF;
}

.polyformButton{
	padding-top: 20px;
	margin-left: 220px;
}
		
/*START of NFOOTER*/		

#nFooter{
	width: 980px;
	margin: 0 auto;
}

#nFooterLeft{
	width: 650px;
	float: left;
	text-align:left;
}

#nFooterRight{
	width: 330px;
	float: right;
	text-align: right;
}

#nFooterTitle{
	padding: 35px 0 15px;
	font-family: "jaf-facitweb",sans-serif;
    font-size: 20px;
	font-weight: 700;
	color: #333;	
}

#nFooterText{
    font-size: 13px;
	height: 120px;
}

#nFooterImg {
	padding-bottom: 20px;
}

#nFooterCreditsWrap{
	color: #CCC;
	height: 75px;
	background-color:#333;	
}

#nFooterCredits{
	width: 980px;
	margin: 0 auto;
}

#nFooterCreditsGap{
 height: 18px;
}

#nFooterCreditsLeft{
  width: 650px;
  float: left;
  text-align:left;
}

#nFooterCreditsRight{
  width: 330px;
  float: right;
  text-align: right;
}


		
#specTitle {
	padding-bottom: 4px;
}

.swatch {
	padding-right: 6px;	
}

#sizedisc {
	font-size: 10px;
	padding: 0px;
}

#textxs {
	font-size: 12px;
	padding: 0px;
}


div.meta-published { display: none !important; } 

.post-header .meta-categories,
.post-header .meta-comment,
.post-header .meta-author {
	display: none !important; 
}


#sizing-container {
	margin: 0 auto;
}

	#sizing-con-full {
		width: 100%;
		float: left;
		padding-top: 25px;
		padding-bottom: 40px;
			
	}
	
	#sizing-break {
		width: 100%;
		float: left;
		height: 30px;
		border-bottom: 2px dotted #CCC;
  				
	}
	
	
	#sizing-con-left {
		width: 20%;
		float: left;
		display: inline;
		
	}
	
	#sizing-con-right {
		width: 80%;
		float: right;
		display: inline;
		
	}
	
	
	#textxs a:link {
		color: #77787B;
		text-decoration: underline;
	}

	#textxs a:visited {
		color: #77787B;
		text-decoration: underline;
	}

	#textxs a:hover {
		color: #262626;
		text-decoration: underline;
	}

	#textxs a:active {
		color: #262626;
		text-decoration: underline;
	}
	
		
	#productsRef a:link {
		color: #77787B;
		text-decoration: underline;
	}

	#productsRef a:visited {
		color: #77787B;
		text-decoration: underline;
	}

	#productsRef a:hover {
		color: #262626;
		text-decoration: underline;
	}

	#productsRef a:active {
		color: #262626;
		text-decoration: underline;
	}
	
	
	
	/*Beginnning of Footer Credits Links*/
	
	#nFooterCredits a:link {
		color: #FFF;
		text-decoration: none;
	}

	#nFooterCredits a:visited {
		color: #FFF;
		text-decoration: none;
	}

	#nFooterCredits a:hover {
		color: #9A9A9A;
		text-decoration: none;
	}

	#nFooterCredits a:active {
		color: #FFF;
		text-decoration: none;
	}
	
	
	
	/*Beginnning of QuickLink Links*/
	
	#nquick a:link {
		color: #FFF;
		text-decoration: none;
	}

	#nquick a:visited {
		color: #FFF;
		text-decoration: none;
	}

	#nquick a:hover {
		color: #9A9A9A;
		text-decoration: none;
	}

	#nquick a:active {
		color: #FFF;
		text-decoration: none;
	}


	/*Sticky Help Button*/
	#fixedbutton {
	position: fixed;
    bottom: 0px;
    right: 15px; 
}

	/*Beginnning of Home Page Feature Links*/
	
	#nwBanner a:link {
		color: #FFF;
		text-decoration: none;
	}

	#nwBanner a:visited {
		color: #FFF;
		text-decoration: none;
	}

	#nwBanner a:hover {
		color: #9A9A9A;
		text-decoration: none;
	}

	#nwBanner a:active {
		color: #FFF;
		text-decoration: none;
	}
	
	
	/*Hover element for Home Feature Box - Right*/
	
	
	a#featureRight {
    width: 482px;
    height: 200px;
    background-image: url(http://www.northernworkwearltd.ca/images/homeFeature_Left.png);
    display: block;
    text-decoration: none;
	}

	a#featureRight:hover {
    background-image: url(http://www.northernworkwearltd.ca/images/homeFeature_Left_ro3.png);
	}
	
	
	/*Added to align Ordered lists on Sizing Chart Page*/
#sizing ol 
{
    margin:0px;
    padding-top:12px;
}

#sizing ol li 
{
    margin: 0px;
    padding: 0px;
    text-indent: -1.4em;
    margin-left: 1.4em;
	padding-bottom: 8px;
}


/* -----------------------------LOCATION FINDER PLUGIN CUSTOMIZATIONS ------------------------------------------------*/

A.storelocatorlink { color: #555; } /*To change the Colour of links in Location Finder*/

div.results_entry span.location_name {
    color: #F15D2A; /*Link Colour Store Name #CC0000*/
    font-weight: bold;
	font-family: "jaf-facitweb",Helvetica,Arial,sans-serif;
	font-size: 12px;
}

div#sl_div div#address_search LABEL {
    display: inline-block;
    padding-right: 8px;
    text-align: right;
    width: 128px; /*128px*/
	font-weight: bold;
	font-family: "jaf-facitweb",Helvetica,Arial,sans-serif;
	font-size: 15px;
}


div#address_search #addressInputState {
	
  padding: 10px;
  border: solid 1px #dcdcdc;
  transition: box-shadow 0.3s, border 0.3s;
  font-family: "jaf-facitweb",Helvetica,Arial,sans-serif;
  font-size: 14px;
  
} 

div#address_search #addressInput {
	
  padding: 10px;
  border: solid 1px #dcdcdc;
  transition: box-shadow 0.3s, border 0.3s;
  font-family: "jaf-facitweb",Helvetica,Arial,sans-serif;
    font-size: 14px;
  
}

div#address_search select#radiusSelect {
  -webkit-appearance: none;  /*Removes default chrome and safari style*/
  -moz-appearance: none;  /*Removes default style Firefox*/
  padding: 10px;
  border: solid 1px #dcdcdc;
  background: url(http://www.northernworkwearltd.ca/images/select-arrow.jpg) no-repeat 94% 0;
  /*transition: box-shadow 0.3s, border 0.3s;*/
  font-family: "jaf-facitweb",Helvetica,Arial,sans-serif;
  font-size: 14px;
  width: 120px;
}

div#address_search select#radiusSelect::-ms-expand {
    /* your styles */
 	display: none;
	-webkit-appearance: none;  /*Removes default chrome and safari style*/
    -moz-appearance: none;  /*Removes default style Firefox*/
}


.slp_widget_button {
	-webkit-appearance: none;
	background: #2B2628;/* -moz-linear-gradient(center top, #7A7275, #2B2628) repeat scroll 0 0 transparent;*/
    border: 2px solid #555;
    color: #FFFFFF;
    font-family: "jaf-facitweb",Helvetica,Arial,sans-serif;
    font-size: 14px;
    font-weight: 700;
    height: 30px;
	width: 65px;
}

div#address_search #addressSubmit.slp_ui_button {
    margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 8px;
	-webkit-appearance: none;
	background: #2B2628;/* -moz-linear-gradient(center top, #7A7275, #2B2628) repeat scroll 0 0 transparent;*/
    border: 2px solid #555;
    color: #FFFFFF;
    font-family: "jaf-facitweb",Helvetica,Arial,sans-serif;
    font-size: 14px;
    font-weight: 700;
    height: 30px;
    width: 145px;
}



div#widget_state_selector {
  font-family: "jaf-facitweb",Helvetica,Arial,sans-serif;
  font-size: 14px;
}

div#widget_city_selector {
	font-family: "jaf-facitweb",Helvetica,Arial,sans-serif;
  	font-size: 14px;
	padding-bottom: 5px;
}


