/*

Theme Name: Jerico 1.1
Theme URL: http://www.bnotions.ca
Description: BNOTIONS Base Theme for WordPress Development
Version: 1.1
Author: Nick Karch
Tags: basic, no frills, clean

A standard Wordpress frame by Nick Karch || http://www.bnotions.ca
Based on:
Default WordPress by Dave Shea || http://mezzoblue.com
Modifications by Matthew Mullenweg || http://photomatt.net
*/

html, body, div, ul, li, h1, h2, h3, h4, h5, h6, span, img, a, p{
	margin: 0;
	border: none;
	outline:none;
	}
	
a{
	cursor:pointer;
	}
	
body {
	background: #d2d3d5;
	width: 100%;
	}


/**********************************************************************************HEADER**/

#header{
	width: 100%;
	height: 125px;
	background: url(images/header_bg.jpg);
	border-bottom: 2px solid #dadbdb;
	}

#header #top{
	width: 100%;
	height: 43px;
	background: url(images/header_top_bg.jpg);
	margin:0 auto;
	}

#header #bottom{
	width: 805px;
	height: 82px;
	margin:0 auto;
	}

#header #title{
	width: 196px;
	height: 74px;
	background: url(images/jerico_header_logo.jpg);
	margin: 0 0 0 14px;
	float:left;
	}

#header #nav{
	width: 460px;
	height: 30px;
	background: white;
	float:left;
	margin: 10px 0 0 132px;
	position:relative;
	z-index:777;
	}
	
#header #nav ul{
	padding:0;
	margin: 0 0 0 10px;
	list-style:none;
	}
	
#header #nav ul li{
	display: inline-block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 45px;
	background: url(images/nav.jpg) no-repeat;
	margin: 0 0 0 5px;
	float:left;
	}
	
#header #nav ul li{
    #display: inline;
	}
	
#header #nav ul li a{
	display:block;
	margin: 3px 0 0 8px;
	color:#e8a16f;
	text-decoration: none;
	}

#header #nav ul li a:hover{
	color:#999999;
	}
	
#header #nav ul li ul{
	position:absolute;
	z-index:5;
	background: #f1f1f1 url(images/jerico_nav_bg.jpg) bottom repeat-x;
	width: 125px;
	padding: 8px 0 3px 0;
	overflow:visible;
	}
	
#header #nav ul li ul li{
	padding: 0 0 4px 0;
	margin: 0 0 0 8px;
	background: none;
	display: block;
	width: 130px;
	height: 15px;
	}

#header #nav ul li ul li a{
	color: #000000;
	font-size: 11px;
	margin: 0;
	}

#header #nav ul li ul li a:hover{
	color: #9fa0a3;
	}	

#n1_product_list{
	width:81px;
	z-index:5;
	display: none;
	top: 27px;
	left: 73px;
	}

#n2_high_vis{
	width:81px;
	z-index:10;
	display: none;
	top: 8px;
	left: 70px;
	}
	
#n2_fire{
	width:81px;
	z-index:10;
	display: none;
	top: 28px;
	left: 70px;
	}
	
#n1_jerico{
	width:110px;
	z-index:5;
	display: none;
	top: 27px;
	left: 380px;
	}

#n1_jerico p{
	font-size: 10px;
	margin-left: 10px;
	}

#header #nav ul li ul li ul li{
	width: 70px;
	}
/**********************************************************************************end of header**/

#container {
	margin:0px auto;
	width: 100%;
	font-family:Arial, Helvetica, sans-serif;
	background: #fff;
	padding-top: 1px;
	overflow:visible;
	position:relative;
	}


/**********************************************************************************HOME/ABOUT**/

#home{
	width: 810px;
	height: 463px;
	margin: 0 auto;
	position:relative;
	}

#home_text{
	position:relative;
	top: 7px;
	font-size:11px;
	width: 291px;
	line-height:17px;
	float:right;
	text-align:left;
	font-weight: bold;
	}
	
/*******************************************************end of home/about**/

/*****************************************************************************************************SLIDER GALLERY**/

.slider_gallery {
	background:white scroll 0 0;
	height:	462px;
	overflow:hidden;
	position:relative;
	width: 100%;
	/*width: 1024px;*/
	margin: 0 auto;
	padding: 1px 0px;
	}

.slider_gallery ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding: 1px;
	position:absolute;
	white-space:nowrap;
	#left:-10px;
	}
	
.slider_gallery ul li {
	display:inline-block;
	height:200px;
	}

.slider_gallery ul li {
	#display:inline;
	}

.slider_gallery ul li div {
	clear:both;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}

.slider {
	background:transparent url(images/scroll_bg.png) no-repeat scroll 0 0;
	margin: 0 auto;
	padding:1px;
	position:relative;
	top: 400px;
	width:279px;
	height:11px;
	}

.handle {
	background:transparent url(images/scroll_handle.png) no-repeat scroll 0 0;
	cursor:pointer;
	position:absolute;
	top:1px;
	width:74px;
	height:9px;
	z-index:100;
	}

#product_ul{
	margin-top: 45px;
	}
	
#product_ul a{
	color: black;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	}	
	
#product_ul a:hover{
	color:#666;
	}
/****************************************************************end of slider gallery**/

/********************************************************************************************************PRODUCT**/

#product{
	height: 462px;
	width: 1000px;
	margin: 0 auto;
	padding-top:1px;
	}

h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin: 20px 0 0 158px;
	}
	
h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:normal;
	margin: 0 0 0 158px;
	}

#product_bg{
	width: 603px;
	height: 343px;
	/*background: url(images/product_bg.jpg);*/
	float:left;
	margin: 25px 0 0 112px;
	font-size:12px;
	display:inline;
	}

#product_bg_img{
	float:left;
	font-size:12px;
	display:inline;
	}

#product_img1{
	margin: 6px 0 0 45px;
	float:left;
	}

#product_img2{
	position: relative;
	left: 15px;
	float:left;
	text-align:center;
	width: 200px;
	}

#product_img3{
	position: relative;
	left: 154px;
	top: -48px;
	float:left;
	text-align:center;
	width: 190px;
	}

#product_info{
	width: 200px;
	float: left;
	text-align: right;
	font-size:12px;
	margin: 60px 0 0 0;
	}

#product_info p{
	display:block;
	margin: 0 0 10px 0;
	}

#product_info a{
	color: #00aeef;
	text-decoration:none;
	}

#made_to_order{
	color:#a33c32;
	}

/******************************************************end of product**/

/*********************************************************************************************HIGH VISIBILITY**/

#high_vis{
	margin: 0 auto 0;
	width: 690px;
	height: 461px;
	padding: 1px;
	}

#high_vis_top{
	margin: 25px 0 0;
	width: 440px;
	height: 73px;
	}

#high_vis_top img{
	position: relative;
	left: 30px;
	float:left;
	}

#high_vis_top h3{
	position: relative;
	left: -80px;
	#top: -20px;
	}

#high_vis_top p{
	position: relative;
	font-size: 11px;
	clear: both;
	top: 5px;
	left: 30px;
	#top: -10px;
	}

#high_vis_left{
	width: 330px;
	height: 315px;
	float:left;
	margin-top:20px;
	}

#high_vis_left #product_link{
	width: 165px;
	height:162px;
	display:block;
	float:left;
	margin: 0 0 0 0;
	text-align:center;
	}

#high_vis_left #product_link span{
	font-size: 10px;
	width: 133px;
	display:block;
	margin: 0 auto;
	}

#high_vis_right{
	float:left;
	position:relative;
	left: 37px;
	margin-top:20px;
	}


/*************************************************end of high visibility**/

/**********************************************************************************************NOMEX**/

#nomex{
	width: 100%;
	height: 461px;
	padding: 1px 0;
	}

#nomex_bg{
	width:830px;
	height: 406px;
	margin: 10px auto 0;
	position:relative;
	}
	
#nomex_box{
	width: 325px;
	height: 320px;
	float:right;
	margin: 60px 17px 0 0;
	position:relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	#font-size:10px;
	}

@media screen and (-webkit-min-device-pixel-ratio:0) { 
	#nomex_box{
		font-size: 10px;
		}
	}

#nomex_box_top{
	width: 325px;
	height: 112px;
	background: url(images/nomex_box_top.png) no-repeat !important;
	#background: none;
	position:relative;
	padding: 1px 0 0 0;
	left: 0 !important;
	#left: 20px;
	}

#nomex_logo{
	width: 67px;
	height: 17px;
	float:left;
	margin: 5px 0 0 9px;
	position:relative;
	}

#nomex_dupont{
	width: 70px;
	height: 27px;
	float:left;
	position:absolute;
	top: 80px;
	left: 240px;
	}

#nomex_box_top p{
	clear:both;
	position:relative;
	margin: 10px 0 0 9px;
	}
	
#nomex_product_l{
	width: 161px;
	height: 169px;
	float:left;
	margin: 8px 0 0 0;
	position:relative;
	background: url(images/nomex_product.png) no-repeat;
	z-index:10;
	left: 0 !important;
	#left: 20px;
	}

#nomex_product_l img{
	position:relative;
	z-index: 5;
	left: -10px;
	top: -2px;
	}

#nomex_product_r{
	width: 161px;
	height: 169px;
	float:left;
	position: relative !important;
	margin: 8px 0 0 3px !important;
	margin: 0;
	#position: absolute;
	top: 0 !important;
	left:0 !important;
	#top: 120px;
	#left: 185px;
	background: url(images/nomex_product.png);
	}

 #nomex_product_r img{
	position:relative;
	z-index: 5;
	left: 10px;
	top: -2px;
	}
	           
/***********************************************************************end of nomex**/

/******************************************************************************************CUSTOM SOLUTIONS**/

#custom_solutions{
	width: 800px;
	height: 462px;
	margin: 0 auto;
	text-align:center;
	}

#custom_solutions img{
	margin: 40px auto 0;
	}

#custom_solutions p{
	text-align: left;
	width: 440px;
	margin: 20px auto 0;
	font-size:12px;
	line-height: 16px;
	}
	
/***********************************************************custom_solutions**/

/*************************************************************************************************FEEDBACK**/

#feedback{
	width: 600px;
	height: 462px;
	margin: 0 auto;
	text-align:left;
	font-size: 12px;
	padding-top: 1px;
	}

#feedback h3{
	margin: 25px 0 0 0;
	}

#feedback span{
	font-size:10px;
	}
	
#feedback input{
	border:1px solid #888888;
	}
	
#feedback textarea{
	width: 265px;
	height: 100px;
	border: 1px solid #888888;
	margin: 5px 0 5px 0;
	}
	
/********************************************************************end of feedback**/

/******************************************************************************************************ABOUT_US**/

#about_us{
	width: 828px;
	height: 462px;
	margin: 0 auto;
	text-align:left;
	font-size: 12px;
	padding-top: 1px;
	}

#about_us h3{
	margin: 25px 0 0 0;
	}

#about_us a{
	color:#218cc7;
	text-decoration:none;
	}
	
#about_int{
	margin: 10px 0 0 100px;
	}
	
#about_int p{
	margin-bottom: 10px;
	}
	
/********************************************************************about_us**/

/******************************************************************************************************CONTACT_US**/

#contact_us{
	width: 828px;
	height: 462px;
	margin: 0 auto;
	text-align:left;
	font-size: 12px;
	padding-top: 1px;
	}

#contact_us h3{
	margin: 25px 0 0 0;
	}

#contact_us a{
	color:#218cc7;
	text-decoration:none;
	}
	
#contact_int{
	margin: 90px 0 0 100px;
	}
	
#contact_int p{
	margin-bottom: 10px;
	}
/********************************************************************end of contact_us**/

/******************************************************************************************************CERTIFICATIONS**/

#certifications{
	width: 715px;
	height: 462px;
	margin: 0 auto;
	text-align:left;
	font-size: 12px;
	padding-top: 1px;
	}

#certifications_left{
	width: 305px;
	height: 260px;
	margin: 100px 0 0 0;
	}
	
#certifications_left td{
	vertical-align:top;
	text-align:left;
	padding: 3px 0 3px 4px;
	}
	

/********************************************************************end of certifications**/

/*************************************************************************************************Request Catalogue**/

#request{
	width: 650px;
	height: 462px;
	margin: 0 auto;
	text-align:left;
	font-size: 12px;
	padding-top: 1px;
	}

#request h3{
	margin: 25px 0 0 0;
	}

#request span{
	font-size:10px;
	}
	
#request input{
	border:1px solid #888888;
	}

	
#contact_form{
	width: 300px;
	height: 300px;
	}
	
#contact_form .button{
	width: 59px;
	height:31px;
	margin: 0 5px 0 0;
	border:none;
	padding: 0;
	cursor:pointer;
	}

#submit_btn{
	background: url(images/submit_btn.jpg);
	}
	
#reset_btn{
	background: url(images/reset_btn.jpg);
	}

/********************************************************************end of request catalogue**/

/******************************************************************************************************DOWNLOADS**/

#downloads{
	width: 600px;
	height: 462px;
	margin: 0 auto;
	text-align:left;
	font-size: 12px;
	padding-top: 1px;
	}

#downloads_left{
	width: 333px;
	height: 260px;
	margin: 50px 0 0 0;
	}
	
#downloads_left td{
	vertical-align:top;
	text-align:center;
	padding: 3px 0 3px 4px;
	}
	

/********************************************************************end of downloads**/

/******************************************************************************************************TERMS**/

#terms{
	width: 700px;
	height: 462px;
	margin: 0 auto;
	text-align:left;
	font-size: 12px;
	padding-top: 1px;
	}

/********************************************************************end of terms**/

/******************************************************************************************************FOOTER**/

#footer_bar{
	background: url(images/footer_bar.jpg) repeat-x;
	width: 100%;
	height: 40px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	padding-top: 1px;
	}

#footer_bar ul{
	margin: 7px auto 0 auto;
	width: 800px;
	padding:0;
	}

#footer_bar ul li{
	display: inline;
	margin: 0 30px 0 30px;
	float:left;
	}

#footer_bar a{
	color:#000;
	text-decoration:none;
	border: 1px solid transparent;
	padding: 2px;
	display:block;
	}

#footer_bar a:hover{
	border:1px solid black;
	}

#footer{
	background: url(images/footer_bg.jpg);
	width: 100%;
	height: 93px;
	margin: 0 auto;
	}
	
