/* 
Title:     Bishop Home Stylesheet
Author:    design@studio2info.com
Written:   Dec 2009, revised May 2011
*/


/* 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;
}

img {border: none;}

*{margin:0; padding:0;}

html{ overflow-y:scroll; }

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;
	
	}

	

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

#content-wrap {
	margin: 0 auto;
	padding: 0;
	width: 960px;

	}
	
#content-left {
	width: 575px;
	margin: 30px 0 0 0;
	.margin:30px 0 0 0;
	height: 585px;
	background: url(../images/leftFrame.gif);
	background-position: top-left;
	background-repeat: no-repeat;
	float: left;
	}
	
#content-left p {
	width: 500px;
	margin: 350px 35px 20px 40px;
	line-height: 1.7em;
	}
	
	
#content-right {
	width: 365px;
	height: 585px;
	margin: 30px 0 0 0;
	.margin:30px 0 0 0;
	float: left;
	z-index: 0;
	position:relative;
	}
	



/* Main Nav--Revised 5/11
---------------------------------------------------------------------------------- */

#nav-wrap {
	float:left;
	height:75px;
	position:relative;
	}
	
#nav-wrap li {display:inline;}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#nav-wrap li#nav-con a:hover {
	background-position: 0 -75px;
	}
	
#nav-con {
	float: left;
	width:  88px;
	height: 150px;
	margin: 0;
	overflow: hidden;
	}

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

#nav-wrap li#nav-hom a:hover {
	background-position: 0 -75px;
	}
	
#nav-hom {
	float: left;
	width:  65px;
	height: 150px;
	margin: 0;
	overflow: hidden;
	}



/* ----Active States for Main Nav----- */	
#custom-fixtures-page #nav-wrap li#nav-cus a,
#interiors-page #nav-wrap li#nav-int a,
#kiosks-page #nav-wrap li#nav-int a,
#vpr-page #nav-wrap li#nav-int a,
#cps-page #nav-wrap li#nav-ser a,
#field-services-page #nav-wrap li#nav-ser a,
#design-services-page #nav-wrap li#nav-ser a,
#global-services-page #nav-wrap li#nav-ser a,
#green-services-page #nav-wrap li#nav-ser a,
#project-gallery-page #nav-wrap li#nav-pro a,
#about-page #nav-wrap li#nav-abo a,
#mancap-page #nav-wrap li#nav-abo a,
#susini-page #nav-wrap li#nav-abo a,
#ownmgr-page #nav-wrap li#nav-abo a,
#home-page #nav-wrap li#nav-hom a  {
	background-position: 0 -75px;
	}
	


#hangtag {
	float: right;
	width: 206px;
	height: 75px;
	overflow-y: visible;
	margin: 0;
	position: relative;
	z-index:200;
	}
	
#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;
	}
	
.right {
	float: right;
	}
	
	
#footerr {
	height: 83px;
	width: 700px;
	float:left;
	}

#footerl a img {
	padding: 30px 0 0 0;
	display: inline;
}

#footerl {
	width: 130px;
	height: 83px;
	float: left;
	margin-left:35px;
	}
	
#footerl ul li{
	list-style-type: none;
	display: inline;
	}
	


/* 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
---------------------------------------------------------------------------------- */	
p {
	font-family: "Arial", Arial, Helvetica, sans-serif;
	color: #666;
	font-size: .8em;
	margin-bottom: 12px;
	line-height: 1.3em;
	}
	
.bold {
	color: #052345;
	font-weight: bold;
		}


	
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;
	}

	
.heavy {
	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;
	}

