/* Global Styles
----------------------------------------------- */

body {
	background-color: #000;
	color: #000000;
	padding:0;
	margin:0;
	font-size: 10px;
	text-align: center;
	min-width: 1000px;
	font-family: Arial, verdana, sans-serif;
}

* {
   padding:0;
   margin:0;
}

.hidden {
	display: none;
}

a img {
   border:none;
}

.clear {
	clear: both;
}

a:link , a:visited {
   text-decoration: none;
   color: #F24348;
   
}
a:active , a:hover {
   text-decoration: underline;
}

img  {
	border: 0;
	margin: 0;
	padding: 0;
}

span  {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

span.bodyText  {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

span.text12  {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

li	{
	margin: 0;
   padding: 0;
}

ul {
   list-style-type:none; 
   margin: 0;
   padding: 0;
}

li.menu  {
	float: left;
	margin: 0;
	border: 0;
	padding:0;
}

.left  {
	float: left;
}

a.documentLink  {
	color: #3D7BC0;
	font-size: 12px;
	position: relative;
	top: -10px;
}

a.documentLink.hover  {
	color: #3D7BC0;
}

h1  {
	font-weight: bold;
	font-family: futura;
	font-size: 26px;
	color: #FFFFFF;
}

h2  {
	font-weight: bold;
	font-family: futura;
	font-size: 20px;
	color: #FFFFFF;
}

h3  {
	font-weight: bold;
	font-family: futura;
	font-size: 20px;
	color: #666666;
}

span.quote  {
	font-weight: bold;
	font-size: 18px;
	color: #3D7BC0;
}

/* Page Structure
----------------------------------------------- */

/* General  */

#wrapper {
	width: 1000px;
	text-align:left;
	margin: 0 auto;
	padding-bottom: 50px;
	
}


#headerArea{
	width: 1000px;
	height: 195px;
}

#bodyArea  {
	padding: 25px 0px;
	width: 902px;
	margin: 0 auto;
}

#leftColumn  {
	float: left;
	width: 606px;
	margin-right: 36px;
	padding-bottom: 20px;
	border-bottom: 1px solid #CCC;
}

#rightColumn  {
	float: left;
	width: 260px;
}

#leftColumnHome  {
	float: left;
	width: 642px;
	margin-right: 40px;
	padding-bottom: 20px;
}

#rightColumnHome  {
	float: left;
	width: 220px;
}

.featuredArea  {
	width: 348px;
	margin-bottom: 20px;
	border-bottom: solid 1px #CCC;
}

.homepageContentLeft  {
	float: left;
	width: 348px;
	margin-right: 33px;
}

.homepageContentRight  {
	float: left;
	width: 255px;
	padding-bottom: 20px;
	border-bottom: solid 1px #CCC;
}


img.pinhighLogo  {
	position: relative;
	top: 30px;
	left: 15px;
	
}

span.bodyTextStrong  {
	color: #3D7BC0;
	font-size: 12px;
	font-weight: bold;
	background-color: #EDF4FC;
}
span.portfolioQuestion  {
	color: #666666;
	font-size: 11px;
}


img.homePage  {
	margin-bottom: 20px;
}

img.ourClient  {
	margin-right: 20px;
	float: left;
}

.rhsFeatures  {
	border-top: 1px dotted #CCC;
	width: 190px;
}

.rhsFeatures2  {
	border-top: 1px dotted #CCC;
	border-bottom: 1px dotted #CCC;
	width: 190px;
	padding: 20px 0px 15px 0px;
}

img.icon  {
	margin: 0px 10px 0px 0px;
	position:relative;
	top: 2px;
}

div.quote  {
	padding: 15px 0px;
	
}


/* Navigation
-----------------------------------------------------------*/

div.mainMenu  {
	position: relative;
	height: 35px;
	border-top: 1px dashed #D6D6D6;
	border-bottom: 1px dashed #D6D6D6;
	width: 902px;
	margin: 0 auto;
}


ul.topMenu  {
	width: 902px;
	height: 35px;
	font-family: futura-hv;
	font-size: 12px;
	
}

li.menuArea  {
	float: left;
	height: 35px;
	position: relative;
	border-right: 1px dashed #D6D6D6;
}

li.menuArea2  {
	float: left;
	height: 35px;
	position: relative;
	border-right: 1px dashed #D6D6D6;
}

a.menu {
	padding: 9px 11px 11px 11px;
	text-decoration: none;
	color: #FFFFFF;
	font-family: futura-hv;
	position:relative;
	top: 8px;
}

a.menu, a.menu:visited {
  color: #FFFFFF;
  font-family: futura-hv;
}

a.menu:hover {
  font-family: futura-hv;
  background-color: #FFFFFF;
  color: #000000;
  height: 35px;
  border-top: 1px solid #D6D6D6;
	border-bottom: 1px solid #D6D6D6;

}

a.menu.activeTab, a.menu.activeTab:hover, a.menu.activeTab:visited {
  	color: #000000;
  	background-color: #FFFFFF;
  	height: 35px;
  	border-top: 1px solid #D6D6D6;
	border-bottom: 1px solid #D6D6D6;
}


div.profile  {
	width: 257px;
	float: left;
	padding-bottom: 40px;
}

.profile1  {
	margin-right: 40px;
	width: 257px;
	padding-bottom: 40px;
	float: left;
}


/*  unique  */


img.portfolioImage  {
	float: left;
	padding-right: 20px;
	padding-bottom: 20px;
}

img.portfolioImage2  {
	float: left;
	padding-bottom: 20px;
}

img.portfolioImageNew  {
	padding-bottom: 20px;
}

div.portfolioProject1 , div.portfolioProject2  {
	float: left;
	width: 430px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 30px;
	border-bottom: dashed 1px #444444;
	padding-bottom: 30px;
	height: 470px;
}

div.portfolioProject1  {
	padding-right: 40px;
}

div.portfolioProject3  {
	width: 895px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 30px;
	border-bottom: dashed 1px #444444;
	padding-bottom: 30px;
	height: 420px;
}










/* lightbox */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

