﻿ /* ASCRIBE PHOTO GALLERY */
  * 
  {
  	margin: 0px;
  	padding: 0px;
  }
  body 
  {
  	background-color: #FFFFFF;
  	background-image: url(images/bg2_01.gif);
  	background-repeat: repeat-x;
  	font-family:Verdana;
  	font-size:10px;
  }
  
  #container {
  	position: relative;
  	width: 870px;
  	margin: 0 auto 0 auto;
  	overflow: visible;
  	text-align: left;
  }
  
  #top {
  	height: 93px;
  	background-image:url(images/top_01.jpg);
  	background-repeat: no-repeat;
  	background-attachment:scroll;
  }
  
  #top2 {
  	height: 93px;
  	background-image:url(images/top_01.gif);
  	background-repeat: no-repeat;
  	background-attachment:scroll;
  }
  
  .logo 
  {
  	float: left;
  	padding-top: 4px;
  }
  
  #locations 
  {
  	padding-top: 35px;
  }
  
  
  #locations h1 span 
  { 
      display: none; 
  }
  
  #locations h1 
  { 
      background-image: url(images/locations_04.gif); 
      background-repeat: no-repeat; 
      background-attachment: scroll; 
      width: 731px; 
      height: 23px; 
      margin-left: 139px; 
  }
  
  #content {
  	width: 638px;
  	float: left;
  }
  
  #nav {
  	background-image: url(images/nav_02.gif);
  	background-attachment: scroll;
  	background-repeat: no-repeat;
  	height: 35px;
  	margin-bottom: 2px;
  }
  
  #nav2 {
  	background-image: url(images/musknav.gif);
  	background-attachment: scroll;
  	background-repeat: no-repeat;
  	height: 35px;
  	margin-bottom: 2px;
  }
  
  #nav ul
  {
  	margin: 0px;
  	padding-top: 12px;
  	padding-left: 218px;
  	list-style-type: none;
  	height: 19px;
  	text-align: left;
  	font-family:Verdana;
  	font-size:9pt;
  	font-weight:normal;
  }
  
  #nav ul li
  {
  	display:inline;
  	color: #004990;
  	margin-right: 60px;
  }
  
  #nav a:link
  {
  	text-decoration:none;
  	color:#004990;
  
  }
  
  #nav a:visited
  {
  	text-decoration:none;
  	color:#004990;
  
  }
  
  #nav a:hover
  {
  	text-decoration:none;
  	color:#2279ce;
  	
  }
  
  #nav a:active
  {
  	text-decoration:none;
  	color:#004990;
  
  }
  
  #nav2 ul
  {
  	margin: 0px;
  	padding-top: 12px;
  	padding-left: 218px;
  	list-style-type: none;
  	height: 19px;
  	text-align: left;
  	font-family:Verdana;
  	font-size:9pt;
  	font-weight:normal;
  }
  
  #nav2 ul li
  {
  	display:inline;
  	color: #004990;
  	margin-right: 60px;
  }
  
  #nav2 a:link
  {
  	text-decoration:none;
  	color:#004990;
  
  }
  
  #nav2 a:visited
  {
  	text-decoration:none;
  	color:#004990;
  
  }
  
  #nav2 a:hover
  {
  	text-decoration:none;
  	color:#2279ce;
  	
  }
  
  #nav2 a:active
  {
  	text-decoration:none;
  	color:#004990;
  
  }
  
  .topnav {
  	height: 25px;
  	padding-top: 4px;
  }
  
  
  /* Ascribe 1 */
  
  #portfolio2 li {
  	width: 296px;
  	padding-bottom: 30px;
  	float: left;
  	list-style-type: none;
  	overflow: hidden;
  }
  	#portfolio2 li.odd {
  		clear: left;
  	}
  	#portfolio2 li a {
  		display: block;
  	}
  	#portfolio2 .fn {
  		color: #004990;
  		font: normal 14px 'Lucida Grande', sans-serif;
  	}
  	#portfolio2 .photo {
  		padding: 5px;
  		border: solid 1px #999;
  		margin-right: 20px;
  		background: #fff;
  		float: left;
  	}
  	#portfolio2 .street-address {
  		display: block;
  	}
  	
  	a img {
  	border: none;
  	vertical-align: middle;
  }
  h1 {
  	height: 115px;
  	padding: 0 0 0 30px;
  	color: #004990;
  	font: normal 32px/115px 'Lucida Grande', sans-serif;
  }
  	h1 img {
  		vertical-align: middle;
  	}
  p {
  	padding-bottom: 1.5em;
  }
  .pane {
  	/* gross width: 638px; */
  	width: 592px;
  	padding: 25px 18px;
  	margin: 0 10px 10px 0;
  	color: #004990;
  	float: left;
  }
  
  
  	.pane h2,
  	#group-nav h2 {
  		color: #006857;
  		font: bold 18px 'Lucida Grande', sans-serif;
  	}
  	.pane .half {
  		width: 273px;
  	}
  	
  	#group-nav {
  	position: relative;
  	/* gross width: 275px */
  	width: 150px;
  	padding: 10px 25px;
  	float: left;
  	font: 14px 'Lucida Grande', sans-serif;
  }
  	#group-nav a {
  		color: #004990;
  		text-decoration: none;
  	}
  #group-nav a#all-projects {
  			position: absolute;
  			top: 35px;
  			display: block;
  			width: 113px;
  			height: 36px;
  			background: url(images/AllProjects_29.jpg) no-repeat 0 0;
  			overflow: hidden;
  			text-indent: -2000em;
  		}
  	#group-nav h2 {
  		padding: 85px 0 15px;
  	}
  	#group-nav ul {
  		list-style-type: none;
  	}
  	#group-nav li {
  		padding: 0 0 0 15px;
  		background: url(images/nav-arrow.gif) no-repeat 0 center;
  	}
  		#group-nav li.active a {
  			color: #25a8de;
  		}
  		
  #footer {
  	width: 884px;
  	padding: 25px;
  	margin: 5px auto 25px;
  	color: #ccc;
  
  	font: bold 10px 'Lucida Grande', sans-serif;
  	clear: both;
  	text-align: left;
  }
  	#footer a {
  		color: #999;
  		text-decoration: none;
  	}
  	#footer li {
  		display: inline;
  		padding: 0 10px 0 0;
  		border-right: solid 1px #999;
  		margin: 0 10px 0 0;
  		list-style-type: none;
  	}
  	#footer li.last {
  		border-right: none;
  	}
  
  /* Ascribe 2 */
  
  #content h2 {
  	color: #434343;
  	text-transform: uppercase;
  }
  #content h3 {
  	color: #25a8de;
  	font: bold 18px 'Lucida Grande', sans-serif;
  }
  .pane.gallery {
  	width: 588px;
  	padding: 25px 20px 25px;
  }
  .gallery img.large {
  	padding: 5px;
  	border: 1px solid #999;
  	background: #fff;
  }
  .gallery ul {
  	position: relative;
  	width: 206px;
  	float: right;
  	overflow: hidden;
  }
  	.gallery li {
  		position: relative;
  		width: 81px;
  		height: 81px;
  		padding: 5px;
  		border: solid 1px #999;
  		margin: 0 5px 10px;
  		background: #fff;
  		float: left;
  		list-style-type: none;
  	}
  	
  	.gallery li img {
  		cursor: pointer;
  	}
  	
  	#stats
  	{
  	    width:100px;
  	    float:left;
  	}
  	
  	#description
  	{
  	    width:400px;
  	    float:left;
  	}
  	
  dl.stats {
  	padding-bottom: 1em;
  	overflow: hidden;
  }
  .stats dt {
  	position: relative;
  	padding-right: .4em;
  	font-weight: bold;
  	float: left;
  	clear: left;
  }
  .stats dd {
  }
  #awards {
  	clear: both;
  }
  #awards li {
  	font-style: italic;
  	list-style-type: none;
  }
  
  /* overrides for marks */
  
  #companies {
    padding: 0 15px;
    border-style: none;
  }
  
  /*  Fix for IE's position absolute handling 
  *
  *   To prevent the browser's scrollbars from appearing when a mark is displayed 
  *  
  ************************************************************************************/
  .mark.right .tel {
    width: 150px;
    text-align: right;
  }
  /**end fix**************************************************************************/
  
  /* --overrides for marks */
