@import 'reset-min.css';
@import 'fonts-min.css';

/*
Site design by The Creative Common Good
http://www.creativecommongood.com

Site development by Thom Meredith Design
http://www.thommeredith.com

*/


*
{
  outline: 0;
}

html {
	  background: #ececec;
	  height: 100%;
}

body {
  background: #ececec;
  text-align: left;
  color: #252525;
  font-family: "trebuchet MS", verdana, arial, sans-serif;
  letter-spacing: .025em;
}

a {
  color: white;

}

.section-5 ul.advertising .section-title a, .section-6 ul.editorial .section-title a,  .section-8 ul.photographers .section-title a, .section-4 ul.case-studies .section-title a, .section-7 ul.client-list .section-title a, .about li.about a, .contact li.contact a {
	color: #a1a1a1;
}

a:hover, .active a {
	color: #ffdb00;
}

img {
  border: none;
}

#wrap {
	margin:0 0 0 15px;
  width: 1000px;
  position: relative;
}

#logo {
  background: url(images/PortusImaging_logo.png) top center;
  width: 180px;
  height: 95px;
  display: block;
}

#head {
	position: absolute;
	left: 0;
	top: 0;
  width: 180px;
	z-index: 10;
}



#content {
	position: absolute;
	left: 230px;
	top: 0;
	width: 775px;
}


#foot {
}

#head {
	position: fixed;
	left: 15px;
	top: 0;
}

#head ul{

  list-style-type: none;
	background: #636363;
	font-size: 85%;

}

#head a {
}

#head ul li ul {
  padding: 0;
  
}

#head .advertising div,#head .editorial div, #head .case-studies div, #head .client-list div, #head .photographers div {
  display: none;
  bor/der-bottom: 1px dotted #bcc0c1;
  margin: 0 12px;
  
}

#head .advertising ul,#head  .editorial ul, #head .case-studies ul, #head .client-list ul, #head .photographers ul {
  padding: 0 !important;
}

#head .advertising div li, #head .editorial div li, #head .case-studies div li, #head .client-list div li, #head .photographers div li {
  margin: 0 !important;
  border: none !important;
	
}


#head ul li {
  margin: 0 12px;
	text-align: right;
	border-top: 1px dotted #bcc0c1 !important;
}

#head #case-studies {
	border: none !important;
	padding-top: 6px;
}

ul.Info {
	padding-bottom: 13px;
}

#head ul li.last {
	border: none !important;
}


#head ul li a{
  display:block;
  border: none;
	line-height:25px ;
	font-style: italic;
	font-size: 12px;
  
}

#head ul div ul li {
	display: block !important;
}

#head ul div ul li a  {
	line-height:20px;
}

li.about a, li.contact a{
	line-height:25px !important;
	
}



.section-title {
  pad/ding: 4px 0 !important;
}

#head ul div li a {
  font-style: normal !important;
font-weight: bold;
}

#head ul div li.about a, #head ul div li.contact a {
	font-style: italic !important;
}


#head ul div {
	margin-top: -2px;
  padding: 0 0 4px ;
}

p{
  font-size: 93%;
  line-height: 18px;
  padding-bottom: 20px;
	width: 370px;
}

em {
  font-style: italic;
}

h1 {
	padding: 62px 0 15px 0;
	margin-bottom: 15px;
	font-size: 155%;
	font-weight: bold;
	color: #636363;
}

h1 strong {
	font-weight: bold;
	color: #a1a1a1;
}


h2 {
	padding: 46px 0 15px 0;
	background: url(images/DoubleRule.png) repeat-x bottom;
	margin-bottom: 15px;
	color: #666666;
	font-size: 18px;
}

.credits {
	padding: 15px 0 0 0;
}

.highlight, .section-7 #content a {
	background: #ffdb00;
	color: #252525 !important;
	padding: 0px 5px;
	margin: 0 -5px;
	font-style: normal;
}

a.highlight:hover, .section-7  #content a:hover {
	background: #636363;
	color: #ffdb00 !important;
}

.studies-nav {
  height: 24px;
  font-size: 12px;
  color: #636363;
}

.studies-nav a {
  color: #636363;
  border: none;
  line-height: 10px;
  height: 10px;
}

.studies-nav .nav a {
  border-right: 1px solid #636363;
  padding: 0 8px;
  margin: 0 2px 0 -2px;
}

.studies-nav a.last {
  border: none;
}

a.activeSlide {
  color: #FFFFFF !important;
  background: #636363;
}

.studies-nav a:hover {
  color: #636363 !important;
  background: #ffdb00;
}

.studies-nav #prev {
  margin: 0 4px;
  
}

.studies-nav #prev:hover, .studies-nav #next:hover {
  background: none;
  color: #ffdb00 !important;
} 

#img-container img {
	max-width: 775px;
	padding: 0 0 9px;
}

#img-container p strong {
  font-weight: bold;
}


#homeimg {
	position: absolute;
	z-index: 1;
	top: 0;
	left: -245px;
}


