/* 
Title:     Bishop Main Stylesheet
Author:    design@studio2info.com
Written:   Dec 2009
*/


/* Color Reference
---------------------------------------------------------- 

Color		Number

Gray	#aeb0b2





/* General and global
---------------------------------------------------------- */

/* Clearfix - Clearing 21st Century Style - http://www.positioniseverything.net/easyclearing.html */ 

.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
	}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */

/* self-clear floats */

.group:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}


*{margin:0; padding:0;}

html{ overflow-y:scroll; }

a, a:hover, a:focus, a:active, a:visited {
	outline: none;
	}
	
img {border: none;}

body {
	margin: 0 auto;
	padding: 0;
	font-family: Helvetica, "Arial", Arial, sans-serif;
	background: url(../images/nav-stripe-bg.gif);
	background-position: top-left;
	background-repeat: repeat-x;
	background-color: #fff;
	}

	
/* Header
--------------------------------------------------------------------------------- */
#header {
	width: 960px;
	margin: 0 auto;
	padding:0;
	height: 75px;
	}

#masthead {
	width:960px;
	margin:0 auto;
	padding:0;
	height: 190px;
	background-color: #fff;
	}
	
#leftmast {
	width: 440px;
	float: left;
	}
	
#rightmast {
	width: 520px;
	float:left;
	}


/* Content
---------------------------------------------------------------------------------- */

#content-wrap {
	margin: 0 auto;
	padding: 0 0 24px 0;
	width: 944px;
	border: 8px solid #aeb0b2;
	background: url(../images/content-bg.gif) top left repeat-y;

	}
	
#content {
	width:536px;
	margin:0 12px;
	float: left;
	}
	
#content img {
	border: 1px solid #aeb0b2;
	margin: 0 0 12px 0;
	}
	
#content iframe {
	border: 1px solid #aeb0b2;
	margin: 0 0 6px 0;
	}
	
#headline {
	width: 536px;
	margin:0;
	padding:0;
	}
	
#headline img {
	border:none;
	margin:0;
	padding:0;
	}
#projectmgrs img {
	border: none;
	margin:0;
	}
#projectmgrs p {
	margin:0;
	}
	
.mgrinfo {
	height: 150px;
	width: 536px;
	margin:0 0 24px 0;
	}
.mgrphoto {
	width: 108px;
	height: 138px;
	float:left;
	}
.mgrcontact {
	width: 300px;
	height: 150px;
	float: left;
	margin: 0 0 0 12px;
	}
.mgrcontact p {
	margin-top: 0;
	}
	
#sidebar {
	width: 175px;
	float: left;
	padding:60px 0 0 0;
	}
	
#sidebar ul {
	padding:24px 0 0 12px;
	margin:12px;
	background: url(../images/sidebar-bg.gif) top left no-repeat;
	text-align: center;
	border-top: 8px solid #aeb0b2;

	}
	
#sidebar li {
	font-size: .8em;
	color: #4a5c81;
	list-style-type: none;
	font-family:Helvetica, Arial, sans-serif;
	font-weight: bold;
	margin-bottom:.9em;
	}
	
#mainfooter {
	width: 960px;
	height: 83px;
	margin: 4px auto 0 auto;
	background: url(../images/main-footer.gif) top left no-repeat;
	}
	
#mainfooterr p {
	padding: 35px 0 0 35px;
	font-size: .65em;
	color: #999;
	}
	
.right {
	float: right;
	}
	
#mainfooterl a img {
	padding: 30px 0 0 35px;
	display: inline;
}

#mainfooterl {
	width: 60px;
	height: 83px;
	float: left;
	}
	
#mainfooterr {
	height: 83px;
	width: 840px;
	float:left;
	}

	
/* Left Nav
---------------------------------------------------------------------------------- */
	
#leftnav {
	width: 209px;
	padding: 30px 0 0 0;
	float: left;
	}

#leftnav ul {
	margin-bottom: 12px;
	}
	
#leftnav li#nav-flexible a {
	display: block;
	padding: 49px 0 0 0;
	overflow: hidden;
	height:0 !important; 
	height /**/:49px; /* for IE5/Win only */
	background: url(../subNav/flexible.gif) top left no-repeat;
	position:relative;
	}
	
#leftnav li#nav-flexible a:hover {
	background-position: 0 -49px;
	}

#nav-flexible {
	width:  209px;
	height: 49px;
	margin: 0;
	overflow: hidden;
	}

#leftnav li#nav-design a {
	display: block;
	padding: 49px 0 0 0;
	overflow: hidden;
	height:0 !important; 
	height /**/:49px; /* for IE5/Win only */
	background: url(../subNav/design.gif) top left no-repeat;
	position:relative;
	}
	
#leftnav li#nav-design a:hover {
	background-position: 0 -49px;
	}

#nav-design {
	width:  209px;
	height: 49px;
	margin: 0;
	overflow: hidden;
	}

#leftnav li#nav-mfg a {
	display: block;
	padding: 49px 0 0 0;
	overflow: hidden;
	height:0 !important; 
	height /**/:49px; /* for IE5/Win only */
	background: url(../subNav/mfg.gif) top left no-repeat;
	position:relative;
	}
	
#leftnav li#nav-mfg a:hover {
	background-position: 0 -49px;
	}

#nav-mfg {
	width:  209px;
	height: 49px;
	margin: 0;
	overflow: hidden;
	}
	
#leftnav li#nav-earthfriend a {
	display: block;
	padding: 49px 0 0 0;
	overflow: hidden;
	height:0 !important; 
	height /**/:49px; /* for IE5/Win only */
	background: url(../subNav/earth.gif) top left no-repeat;
	position:relative;
	}
	
#leftnav li#nav-earthfriend a:hover {
	background-position: 0 -49px;
	}

#nav-earthfriend {
	width:  209px;
	height: 49px;
	margin: 0;
	overflow: hidden;
	}

#leftnav li#nav-greenprojects a {
	display: block;
	padding: 49px 0 0 0;
	overflow: hidden;
	height:0 !important; 
	height /**/:49px; /* for IE5/Win only */
	background: url(../subNav/green.gif) top left no-repeat;
	position:relative;
	}
	
#leftnav li#nav-greenprojects a:hover {
	background-position: 0 -49px;
	}

#nav-greenprojects {
	width:  209px;
	height: 49px;
	margin: 0;
	overflow: hidden;
	}

#leftnav li#nav-recycle a {
	display: block;
	padding: 49px 0 0 0;
	overflow: hidden;
	height:0 !important; 
	height /**/:49px; /* for IE5/Win only */
	background: url(../subNav/recycle.gif) top left no-repeat;
	position:relative;
	}
	
#leftnav li#nav-recycle a:hover {
	background-position: 0 -49px;
	}

#nav-recycle {
	width:  209px;
	height: 49px;
	margin: 0;
	overflow: hidden;
	}

#leftnav li#nav-aboutus a {
	display: block;
	padding: 49px 0 0 0;
	overflow: hidden;
	height:0 !important; 
	height /**/:49px; /* for IE5/Win only */
	background: url(../subNav/about.gif) top left no-repeat;
	position:relative;
	}
	
#leftnav li#nav-aboutus a:hover {
	background-position: 0 -49px;
	}

#nav-aboutus {
	width:  209px;
	height: 49px;
	margin: 0;
	overflow: hidden;
	}

#leftnav li#nav-owners a {
	display: block;
	padding: 49px 0 0 0;
	overflow: hidden;
	height:0 !important; 
	height /**/:49px; /* for IE5/Win only */
	background: url(../subNav/owners.gif) top left no-repeat;
	position:relative;
	}
	
#leftnav li#nav-owners a:hover {
	background-position: 0 -49px;
	}

#nav-owners {
	width:  209px;
	height: 49px;
	margin: 0;
	overflow: hidden;
	}


/* Gallery Nav
---------------------------------------------------------------------------------- */

#leftnav li#nav-vzwexp a {
	display: block;
	padding: 49px 0 0 0;
	overflow: hidden;
	height:0 !important; 
	height /**/:49px; /* for IE5/Win only */
	background: url(../subNav/gallery/verexp.gif) top left no-repeat;
	position:relative;
	}
	
#leftnav li#nav-vzwexp a:hover {
	background-position: 0 -49px;
	}

#nav-vzwexp {
	width:  209px;
	height: 49px;
	margin: 0;
	overflow: hidden;
	}

#leftnav li#nav-vzwpcv a {
	display: block;
	padding: 49px 0 0 0;
	overflow: hidden;
	height:0 !important; 
	height /**/:49px; /* for IE5/Win only */
	background: url(../subNav/gallery/verpcv.gif) top left no-repeat;
	position:relative;
	}
	
#leftnav li#nav-vzwpcv a:hover {
	background-position: 0 -49px;
	}

#nav-vzwpcv {
	width:  209px;
	height: 49px;
	margin: 0;
	overflow: hidden;
	}

#leftnav li#nav-rainforest a {
	display: block;
	padding: 49px 0 0 0;
	overflow: hidden;
	height:0 !important; 
	height /**/:49px; /* for IE5/Win only */
	background: url(../subNav/gallery/rain.gif) top left no-repeat;
	position:relative;
	}
	
#leftnav li#nav-rainforest a:hover {
	background-position: 0 -49px;
	}

#nav-rainforest {
	width:  209px;
	height: 49px;
	margin: 0;
	overflow: hidden;
	}

#leftnav li#nav-vzwhawaii a {
	display: block;
	padding: 49px 0 0 0;
	overflow: hidden;
	height:0 !important; 
	height /**/:49px; /* for IE5/Win only */
	background: url(../subNav/gallery/verhikiosk.gif) top left no-repeat;
	position:relative;
	}
	
#leftnav li#nav-vzwhawaii a:hover {
	background-position: 0 -49px;
	}

#nav-vzwhawaii {
	width:  209px;
	height: 49px;
	margin: 0;
	overflow: hidden;
	}

#leftnav li#nav-pharmacy a {
	display: block;
	padding: 49px 0 0 0;
	overflow: hidden;
	height:0 !important; 
	height /**/:49px; /* for IE5/Win only */
	background: url(../subNav/gallery/pharm.gif) top left no-repeat;
	position:relative;
	}
	
#leftnav li#nav-pharmacy a:hover {
	background-position: 0 -49px;
	}

#nav-pharmacy {
	width:  209px;
	height: 49px;
	margin: 0;
	overflow: hidden;
	}



#leftnav li#nav-metal a {
	display: block;
	padding: 49px 0 0 0;
	overflow: hidden;
	height:0 !important; 
	height /**/:49px; /* for IE5/Win only */
	background: url(../subNav/gallery/metal.gif) top left no-repeat;
	position:relative;
	}
	
#leftnav li#nav-metal a:hover {
	background-position: 0 -49px;
	}

#nav-metal {
	width:  209px;
	height: 49px;
	margin: 0;
	overflow: hidden;
	}


#leftnav li#nav-acrylic a {
	display: block;
	padding: 49px 0 0 0;
	overflow: hidden;
	height:0 !important; 
	height /**/:49px; /* for IE5/Win only */
	background: url(../subNav/gallery/acrylic.gif) top left no-repeat;
	position:relative;
	}
	
#leftnav li#nav-acrylic a:hover {
	background-position: 0 -49px;
	}

#nav-acrylic {
	width:  209px;
	height: 49px;
	margin: 0;
	overflow: hidden;
	}
	
#leftnav li#nav-laminate a {
	display: block;
	padding: 49px 0 0 0;
	overflow: hidden;
	height:0 !important; 
	height /**/:49px; /* for IE5/Win only */
	background: url(../subNav/gallery/laminate.gif) top left no-repeat;
	position:relative;
	}
	
#leftnav li#nav-laminate a:hover {
	background-position: 0 -49px;
	}

#nav-laminate {
	width:  209px;
	height: 49px;
	margin: 0;
	overflow: hidden;
	}
	
#leftnav li#nav-wood a {
	display: block;
	padding: 49px 0 0 0;
	overflow: hidden;
	height:0 !important; 
	height /**/:49px; /* for IE5/Win only */
	background: url(../subNav/gallery/wood.gif) top left no-repeat;
	position:relative;
	}
	
#leftnav li#nav-wood a:hover {
	background-position: 0 -49px;
	}

#nav-wood {
	width:  209px;
	height: 49px;
	margin: 0;
	overflow: hidden;
	}
	
	
#leftnav li#nav-mfg-pro a {
	display: block;
	padding: 49px 0 0 0;
	overflow: hidden;
	height:0 !important; 
	height /**/:49px; /* for IE5/Win only */
	background: url(../subNav/gallery/mfg-pro.gif) top left no-repeat;
	position:relative;
	}
	
#leftnav li#nav-mfg-pro a:hover {
	background-position: 0 -49px;
	}

#nav-mfg-pro {
	width:  209px;
	height: 49px;
	margin: 0;
	overflow: hidden;
	}
	
#leftnav li#nav-facility a {
	display: block;
	padding: 49px 0 0 0;
	overflow: hidden;
	height:0 !important; 
	height /**/:49px; /* for IE5/Win only */
	background: url(../subNav/gallery/facility.gif) top left no-repeat;
	position:relative;
	}
	
#leftnav li#nav-facility a:hover {
	background-position: 0 -49px;
	}

#nav-facility {
	width:  209px;
	height: 49px;
	margin: 0;
	overflow: hidden;
	}

	
			
/* Main Nav
---------------------------------------------------------------------------------- */

#nav-wrap {
	float:left;
	height:75px;
	position:relative;

	}

#nav-wrap li#nav-about a {
	display: block;
	padding: 75px 0 0 0;
	overflow: hidden;
	height:0 !important; 
	height /**/:75px; /* for IE5/Win only */
	background: url(../buttons/aboutBtn.gif) top left no-repeat;

	}
	
#nav-wrap li#nav-about a:hover {
	background-position: 0 -75px;
	}

#nav-about {
	float: left;
	width:  96px;
	height: 150px;
	margin: 0;
	overflow: hidden;
	}

#nav-wrap li#nav-flex a {
	display: block;
	padding: 75px 0 0 0;
	overflow: hidden;
	height:0 !important; 
	height /**/:75px; /* for IE5/Win only */
	background: url(../buttons/flexBtn.gif) top left no-repeat;
	}

#nav-wrap li#nav-flex a:hover {
	background-position: 0 -75px;
	}

#nav-flex {
	float: left;
	width:  123px;
	height: 150px;
	margin: 0;
	overflow: hidden;
	}

#nav-wrap li#nav-earth a {
	display: block;
	padding: 75px 0 0 0;
	overflow: hidden;
	height:0 !important; 
	height /**/:75px; /* for IE5/Win only */
	background: url(../buttons/earthBtn.gif) top left no-repeat;
	}

#nav-wrap li#nav-earth a:hover {
	background-position: 0 -75px;
	}

#nav-earth {
	float: left;
	width:  102px;
	height: 150px;
	margin: 0;
	overflow: hidden;
	}

#nav-wrap li#nav-gallery a {
	display: block;
	padding: 75px 0 0 0;
	overflow: hidden;
	height:0 !important; 
	height /**/:75px; /* for IE5/Win only */
	background: url(../buttons/galleryBtn.gif) top left no-repeat;
	}

#nav-wrap li#nav-gallery a:hover {
	background-position: 0 -75px;
	}

#nav-gallery {
	float: left;
	width:  109px;
	height: 150px;
	margin: 0;
	overflow: hidden;
	}

#nav-wrap li#nav-contact a {
	display: block;
	padding: 75px 0 0 0;
	overflow: hidden;
	height:0 !important; 
	height /**/:75px; /* for IE5/Win only */
	background: url(../buttons/contBtn.gif) top left no-repeat;
	}

#nav-wrap li#nav-contact a:hover {
	background-position: 0 -75px;
	}

#nav-contact {
	float: left;
	width:  86px;
	height: 150px;
	margin: 0;
	overflow: hidden;
	}

#nav-wrap li#nav-home a {
	display: block;
	padding: 75px 0 0 0;
	overflow: hidden;
	height:0 !important; 
	height /**/:75px; /* for IE5/Win only */
	background: url(../buttons/homeBtn.gif) top left no-repeat;
	}

#nav-wrap li#nav-home a:hover {
	background-position: 0 -75px;
	}

/* ----Active States for Main Nav----- */	
#home-page #nav-wrap li#nav-home a {
	background-position: 0 -75px;
	}
	
#flex-page #nav-wrap li#nav-flex a {
	background-position: 0 -75px;
	}

#designserv-page #nav-wrap li#nav-flex a {
	background-position: 0 -75px;
	}
	
#manuserv-page #nav-wrap li#nav-flex a {
	background-position: 0 -75px;
	}
	
#earthfriendly-page #nav-wrap li#nav-earth a {
	background-position: 0 -75px;
	}
	
#greenprojects-page #nav-wrap li#nav-earth a {
	background-position: 0 -75px;
	}
	
#recycle-page #nav-wrap li#nav-earth a {
	background-position: 0 -75px;
	}
	
#about-page #nav-wrap li#nav-about a {
	background-position: 0 -75px;
	}
	
#contact-page #nav-wrap li#nav-contact a {
	background-position: 0 -75px;
	}

#gallery-page #nav-wrap li#nav-gallery a {
	background-position: 0 -75px;
	}
		
	
/* ----Active States for Sub Nav----- */	
#flex-page #leftnav li#nav-flexible a {
	background-position: 0 -49px;
	}
	
#designserv-page #leftnav li#nav-design a {
	background-position: 0 -49px;
	}

#manuserv-page #leftnav li#nav-mfg a {
	background-position: 0 -49px;
	}
	
#earthfriendly-page #leftnav li#nav-earthfriend a {
	background-position: 0 -49px;
	}
	
#greenprojects-page #leftnav li#nav-greenprojects a {
	background-position: 0 -49px;
	}

#recycle-page #leftnav li#nav-recycle a {
	background-position: 0 -49px;
	}

#about-page #leftnav li#nav-aboutus a {
	background-position: 0 -49px;
	}

#owner-page #leftnav li#nav-owners a {
	background-position: 0 -49px;
	}
	
#gallery-page.verizon-experience #leftnav li#nav-vzwexp a {
	background-position: 0 -49px;
	}
	
#gallery-page.verizon-petercooper #leftnav li#nav-vzwpcv a {
	background-position: 0 -49px;
	}
	
#gallery-page.rainforest-cafe #leftnav li#nav-rainforest a {
	background-position: 0 -49px;
	}
#gallery-page.verizon-kiosk #leftnav li#nav-vzwhawaii a {
	background-position: 0 -49px;
	}
	
#gallery-page.pharmacy #leftnav li#nav-pharmacy a {
	background-position: 0 -49px;
	}
	
#gallery-page.metal #leftnav li#nav-metal a {
	background-position: 0 -49px;
	}

#gallery-page.acrylic #leftnav li#nav-acrylic a {
	background-position: 0 -49px;
	}
	
#gallery-page.laminate #leftnav li#nav-laminate a {
	background-position: 0 -49px;
	}
	
#gallery-page.wood #leftnav li#nav-wood a {
	background-position: 0 -49px;
	}
	
#gallery-page.manufacturing-processes #leftnav li#nav-mfg-pro a {
	background-position: 0 -49px;
	}
	
#gallery-page.facility #leftnav li#nav-facility a {
	background-position: 0 -49px;
	}

#nav-home {
	float: left;
	width:  57px;
	height: 150px;
	margin: 0;
	overflow: hidden;
	}

/* ---- Footer Details----- */	

#footer {
	width: 960px;
	height: 83px;
	margin: 4px auto 0 auto;
	background: url(../images/footer.gif) top left no-repeat;
	}
	
#footerr p {
	padding: 35px 0 0 35px;
	font-size: .65em;
	color: #999;
	}	
	
#footerl a img {
	padding: 30px 0 0 35px;
	display: inline;
	}

#footerl {
	width: 60px;
	height: 83px;
	float: left;
	}
	
#footerr {
	height: 83px;
	width: 840px;
	float:left;
	}

	


/* Main Nav
---------------------------------------------------------------------------------- */
ul.main-nav {
	list-style: none;
	margin: 0 0 12px 12px;
	}
	
li.site-nav a {
	font-family: "Arial", Arial, Helvetica, san-serif;
	color: white;
	font-weight: normal;
	text-decoration: none;
	font-size: .75em;
	margin: 0 0 3px 0;
	}

li.site-nav a:hover, li.active a:hover {
	color: #f3a13b;
	text-decoration: none;
	}

li.active a {
	font-family: "Arial", Arial, Helvetica, san-serif;
	color: #f3a13b;
	font-weight: normal;
	text-decoration: none;
	font-size: .75em;
	margin: 0 0 3px 0;
	}




/* Typography
---------------------------------------------------------------------------------- */

h1 {
	font-family: Impact, Helvetica, "Arial", Arial, sans-serif;
	color: #f16522;
	font-size: 2em;
	margin: 24px 0 24px 0;
	line-height: 1em;
	}
	
h2 {
	font-family: Helvetica, "Arial", Arial, sans-serif;
	color: #f16522;
	font-size: 1.2em;
	margin-bottom: 3px;
	line-height: 1.5em;
	}
	
h5 {
	font-family: Helvetica, "Arial", Arial, sans-serif;
	color: #ffffff;
	font-size: 1em;
	font-weight: bold;
	margin: 6px 0 12px 30px;
	line-height: 1.3em;
	}



h6 {
	font-family: "Arial", Arial, Helvetica, sans-serif;
	color: #f16522;
	font-size: .8em;
	font-weight: bold;
	margin-bottom: 12px;
	line-height: 1.3em;
	}
	
	
p {
	font-family: "Arial", Arial, Helvetica, sans-serif;
	color: #666;
	font-size: .8em;
	margin-bottom: 12px;
	line-height: 1.5em;
	}

	
#content ul {
	padding: 0 0 0 36px;
	margin-bottom: 12px;
	}
	
#content li {
	font-family: "Arial", Arial, Helvetica, sans-serif;
	color: #f16522;
	font-size: .8em;
	line-height: 1.3em;
	}
	
.nobullet {
	list-style-type: none;
	}
		
a	{
	color: #4babd4;
	text-decoration: none;
	}
	
a:hover {
	text-decoration: underline;
	}

	
.bold {
	font-weight: bold;
	}

.normal {
	font-weight: normal;
	}
.small {
	font-size: .7em;
	} 
.white {
	color: white;
	}

.orange {
	color: #f16522;
	font-weight: bold;
	}

.subNavWhite {
	color: #fff;
	margin: 0 0 0 20px;
	font-size: .9em;
	font-weight: bold;
	}	
	
	}
a:hover, a:focus {
	outline: none;
	}
	
.callout {
	font-family: "Times New Roman", Times, "Times", serif;
	font-size: 1em;
	color:#999;
	text-align: center;
	}
	
img#sliderbar {
	border: none;
	margin-left: -3px;
	}
