/*-----------------------------------------------------
              >> Collier Design <<
              
   Cut up and put back together in The Labs.           
              
-----------------------------------------------------*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

body {
  background: #484741;
  font-family: "Trebuchet MS", Verdana, sans-serif;
}

.container {
  margin: 20px auto;
  margin-bottom: 0;
  background: url(/static/images/bg.png) top left no-repeat;
  height:609px;
  width:855px;
  padding:33px 26px 33px 27px;
}

.content {
  height:571px;
  margin-top:9px;
  position:relative;
}
.main {
  width: 544px;
  float:left;
  height: 571px;
}
.sideColumn {
  width: 312px;
  width: 310px; /* this isn't right I don't think? */
  height:519px;
  position:absolute;
  right:2px;
  top:0;
}
.provenSideColumn {
  float:right;
  width:264px;
  padding-top:50px;
  height:523px;
}

.footer {
  width: 854px;
  padding-right:54px;
  text-align: right;
  margin: 14px auto;
}

a:link, a:active  {
  color:#000;
}
a:visited, a:hover {
  color:#444;
}

/*----------------------------------------------------------------------------

                            >> Navigation <<

============================================================================*/

ul.globalNav {
  font-size: 10px;
  padding-left:15px;
  margin-bottom:7px;
  overflow:hidden;
  width:860px;
  text-transform:lowercase;
}
ul.sectionNav, ul.projectNav {
  margin-top:10px;
  padding-left: 15px;
  font-size:12px;
  width:760px;
  position:relative;
  z-index:500;
}
ul.footerNav {
  display:inline;
  font-size:10px;
  color:#fff;
  float:right;
}
.globalNav li, 
.sectionNav li,
.projectNav li, 
.footerNav li {
  display: block;
  float: left;
  padding-right: 10px;
  margin-right: 10px;
  line-height:150%;
  background: url(/static/images/nav_spacer_grey.png) top right no-repeat;
}
.footerNav li {
  float:left;
  background: url(/static/images/nav_spacer_white.png) top right no-repeat;  
}
.globalNav li.last, 
.sectionNav li.last, 
.footerNav li.last,
.projectNav li.last {
  background: transparent;
}
.globalNav li a, 
.sectionNav li a {
  color: #363731;
  text-decoration: none;
}
.footerNav li a {
  color:#fff;
  text-decoration:none;
}
.globalNav li a:hover, 
.sectionNav li a:hover,
.projectNav li:hover {
  color: #000;
}
.footerNav li a:hover {
  color:#ccc;
}
ul.companySubnav {
  margin:0 0 0 100px;
  list-style-type:none;
  font-size:12px;
}
ul.companySubnav li {
  padding:0;
  margin-bottom:10px;
}
ul.companySubnav li a {
  text-decoration:none;
  color:#363731;
  padding-left:24px;
  background:url(/static/images/nav_arrow_grey.gif) center left no-repeat;  
}
ul.companySubnav li a:hover {
  background:url(/static/images/nav_arrow_darkgrey.gif) center left no-repeat;  
}
ul.companySubnav li.active a {
  color:#eb6f25;
  background:url(/static/images/nav_arrow_orange.gif) center left no-repeat;    
}



/*----------------------------------------------------------------------------

                                 >> Text <<

============================================================================*/



h1 { /* sifr */
  font-size: 40px;
/*  width:400px;*/
  color: #7c7e7d;
  position:relative;
  z-index:200;
  margin-top:57px;
  margin-left:40px;
}
h2 { /* sifr */
  font-size: 28px;
  color: #363731;
  position:relative;
  z-index:200;
  margin-top:20px;
  margin-left:40px;
}
.companyContent h3 {
  color:#eb6f25;
  margin-bottom:12px;
  font-weight:bold;
  font-size:14px;
}
p {
  font-size:12px;
  line-height:15px;
  margin-bottom:10px;
}

.footer p {
  font-size: 10px;
  color: #fff;
}


/*----------------------------------------------------------------------------

                                 >> Home <<

============================================================================*/

img.people {
  position:absolute;
  bottom:50px;
  left:0;
}

div#pathChooserArea {
  position:absolute;
  top: 120px;
  right: 340px;
  width: 200px;
  height: 24px;
  line-height: 24px;
  z-index:300;
  color: #fff;
  font-family: "Trebuchet MS";
  font-size: 14px;
  background-color: #EB6D21;
}

div#pathChooserArea div {
  padding-left: 5px;
  width: 195px;
  background: url(/static/images/home_list_arrow.png) top right no-repeat;
  cursor:pointer;
}

div#pathChooserArea ul {
  list-style: none;
}

div#pathChooserArea ul li {
	background-color: #484741;
	border-top:2px solid white;
}

div#pathChooserArea ul li a {
  color: #fff;
  font-family: "Trebuchet MS";
  font-size: 14px;
  text-decoration:none;
  display:block;
  padding-left: 5px;
  width: 195px;
}

div#pathChooserArea ul li.hover {
  background: url(/static/images/home_list_bg.png) #FFF repeat-x top left;
}

div#pathChooserArea ul li.hover a {
  color: #484741;
}

select.pathChooser {
  background-color: #eb6d21;
  color: #fff;
  font-family: "Trebuchet MS";
  font-size: 14px;
  font-weight: bold;
  line-height:150%;
  height:24px;
  z-index: 300;
}

/*----------------------------------------------------------------------------

                              >> Imagemap Nav <<

============================================================================*/

#imgmap {
  _zoom: 1;
	position:absolute;
	z-index:100;
  left:40px;
  bottom:0;
  height:391px;
  width:527px;  
}
#imgmap a {
  text-decoration:none;
}
#imgmap a.left {
  position:absolute;
  left:0;
  bottom:0;
  display:block;
  height:391px;
  width:221px;
  background-position: left top;
}
#imgmap a.left:hover {
  background-position: left bottom;
}
#imgmap a.right {
  position:absolute;
  right:0;
  bottom:0;
  display:block;
  height:391px;
  width:309px;
  background-position: right top;  
}
#imgmap a.right:hover {
 background-position: right bottom; 
}


/*----------------------------------------------------------------------------

                               >> Content DLs <<

============================================================================*/



dl {
  position:absolute;
  z-index:300;
  top:60px;
  left:44px;
  width: 220px;
  font-size:11px;
  border-right:1px dotted #6e6f71;
  border-left:1px dotted #6e6f71;
  border-bottom:1px dotted #6e6f71;  
}
dt {
  padding: 4px 5px;
  border-bottom:1px solid #fff;
  background: #41403c;
  color: #fff;
  cursor: pointer;
}
dt:hover {
  background:#6e6f71;
}
dd {
  margin: 0px;
  padding: 10px;
  background-color: #fff;
}
dd p {
  margin: 7px 0 0 0;
  font-size:11px;
}
dd a {
  font-weight:bold;
  text-decoration:none;
  color:#000;
}
dd a:hover {
  text-decoration:underline;
}
div.tickCurrent {
  position: relative;
  margin-left: -21px;
  top: 0px;
  float: left;
  width: 20px;
  height: 20px;
  background-image: url(/static/images/tick_red.png);
  background-repeat: no-repeat;
}
div.tickVisited {
  position: relative;
  margin-left: -21px;
  top: 0px;
  float: left;
  width: 20px;
  height: 20px;
  background-image: url(/static/images/tick_grey.png);
  background-repeat: no-repeat;
}




/*----------------------------------------------------------------------------

                       >> Proven Performer / Projects <<

============================================================================*/

#gallery {
	position:absolute;
	z-index:100;
  left:15px;
  bottom:1px;
}
h2#SS_caption {
  color:#555555;
  font-weight:normal;
  margin-top:30px;
}
ul.projectNav {
  display:block;
  width:100%;
  margin:10px 0 10px 30px;
  overflow:hidden;  
}
ul.projectNav li {
  cursor:pointer;  
}



/*----------------------------------------------------------------------------

                            >> Give Us A Call <<

============================================================================*/

.contact {
  width:440px;
  font-size:13px;
  line-height: 140%;
}
.contact h2 {
  margin-bottom:80px;
}
.contact h3 {
  margin-left:40px;
  margin-top:20px;
  font-weight:bold;
}

.contact p {
  margin-left:40px;
}


/*----------------------------------------------------------------------------

                            >> Good Word <<

============================================================================*/


h1.quote {
  width:600px;
}

.goodWord {
  margin-left:40px;
  width:240px;
  margin-top:20px;
}

.goodWord p {
  font-size:13px;
  line-height: 140%;
  margin-bottom:15px;
}
