/*
Theme Name: McAleer and Rushe
Theme URI: http://www.mcaleer-rushe.co.uk/
Description: mcaleer and rushe v7
Version: 1
Author: Michael McCrea + Chris Colhoun
Author URI: http://lairdesign.com

Updated: March 2010

*/



/*-----------------------------------------------------------------------------------------------

* div  {
  background:#cfd0d2;
}

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

* {
  margin:0;
  padding:0;
  border:0;
  font-size:100%;
  vertical-align:baseline;
}

input, textarea { 
  padding:3px;
  border:2px inset threedface;  
}

h1, h2, h3, h4, h6, p, li {
  margin:0;
}

.hide { display:none; }
.left{ float:left; }
.right{ float:right; }
.center{ text-align:center; }
.t_left{ text-align:left; }
.t_right{ text-align:right; }
.clear{ clear:both; }
.clear_right{clear:right;}
a img{ border:none; }
.hidden{display:none;}

/*-----------------------------------------------------------------------------------------------
  Layout / Base Page Styling
-----------------------------------------------------------------------------------------------*/

body {   
  color:#333;
  background-color:#fff;
  font-size: 81.25%; /* 13px */
	line-height: 1.4;
  font-family: "Helvetica Neue", Helvetica, Arial, Sans-Serif;
}

/* This class sets the width and position for all rows */
.inside {
	padding: 0 10px;
  margin: 0 auto;
	overflow: hidden;
  width: 940px;
}

a {
  color:#003974;
  text-decoration:none;
  font-weight:bold; 
}

a:hover { 
  color:#FFCE71;
}

h1, h2, h3, h4{
  color:#003974;
  font-weight: normal;
  padding-top:0px;
}


h2, h1{
  font-size:22px;
}

h2 {
	margin-bottom: 15px;
}

h3 {
  font-size:20px;
	margin:0;
}


h4 {
  font-size:15px;
  font-weight:bold;
	margin-bottom: 10px;
}

h5 {
  font-size:2em;
  font-weight:bold;
  margin:0;
  color: #fff;
}

p{
  line-height:1.75em;
  margin: 5px 0 15px;
}

ul {
  margin:0;
  padding: 10px 0 10px 10px;
}

ul li{
  list-style-type:none;
  background: transparent url(img/bullet_02.gif) no-repeat 0 4px;
  padding:0 0 0 20px;
  margin:0 0 15px 0;
  line-height:1.75em;
}

.body-text ul {
  margin:0;
  padding:10px 0 0;
}

.body-text ul li{
  list-style-type:none;
  background: transparent url(img/bullet_02.gif) no-repeat 0 5px;
  padding:0 0 0 20px;
  margin: 10px 0;
  line-height:1.75em;
}

blockquote{
  padding:1px 12px 1px 1em;
  border-left:2px solid #C00;
  color:#BBB;
  background-color:#333;
  font-size:1.1em
}

hr {
  background-color: #fff;
  color: #fff;
  height:1px;
  border:0;
  margin:0;
  padding:0;
}




/*-----------------------------------------------------------------------------------------------
  
  
-----------------------------------------------------------------------------------------------*/
#header {
	background-color: #1E3D71;
	background-image: url(img/header_bg_02.jpg);
	background-repeat: repeat-x;
	background-position: bottom left;
	padding-bottom: 0;
}

.header-top {
  width: 940px;
overflow: hidden;
}

.header-bottom {
	margin-top: 15px;
	padding: 0;
  height:51px;
  width: 940px;  
}

.header-bottom ul {
	padding: 0;
}

.header-bottom ul li {
	background: transparent;
	float: left;
	padding: 0 15px 0 0;
}

#header .inside {
	position: relative;
}


#header a {
  color:#fff;
}

#header a:hover { 
  color:#ccc;
}

#header h1{ 
  font-size:2.25em;
  margin:15px 0;
  padding:0;
  float:left;
}

#header h1 a{ 
  text-decoration:none; 
  display:block;
  width:183px;
  height:80px;
  border:0;
  text-indent:-10000px;
  background: transparent url(img/mcaleer_rushe_logo_01.png) no-repeat left top;
}


#header h2{ 
  margin:20px 0 0 0;
  padding:0;
  float:right;
  font-size:2.5em;
  color:#fff;  
}

#search {
	margin-top: 10px;
  float: right;
}


/*-----------------------------------------------------------------------------------------------
  Search Box Styles
-----------------------------------------------------------------------------------------------*/


#searchform {
	overflow: hidden;
}

#SearchBox {
}
			
#SearchButton {
	margin-left: 5px;
	margin-top: -2px;
}

#searchsubmit {
	background-color: transparent;
	background-image: url(img/search-button.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	border: none;
	height: 34px;
	width: 93px;
	text-indent: -10000px;
}

#searchsubmit:hover {
	background-position: -93px 0;
	cursor: pointer;
}

#SearchInput {
	background-color: #E0EBF4;
	border: 1px solid #0D1A32;
	font-family: "Helvetica Neue", Helvetica, Arial, Sans-Serif;
	padding: 5px;
  vertical-align:top;
  margin:2px 0 0 0;
}

#SearchResults {


}

#SearchResults a {


}

#SearchResults a .highlight {


}

#SearchResults a:hover {

}

#SearchBox-SearchPage #SearchInput {
	padding: 8px;
}

#SearchBox-SearchPage #searchsubmit {
	height: 37px;
	width: 89px;
	background-color: transparent;
	background-image: url(img/btnsearch-white.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	border: none;
	text-indent: -10000px;
}

#SearchBox-SearchPage #searchsubmit:hover {
	background-position: -88px 0;
}


#searchform-searchpage {

}


.MenuLink {
  color: #FFFFFF;
  display: block;
  padding: 10px 0px;
  text-align: center;
  width: 160px;
}

.MenuLink:hover {
  background: #CCCCCC;
}

/*-----------------------------------------------------------------------------------------------
  Menu Styles
-----------------------------------------------------------------------------------------------*/

#navigation {
	background-color: #2E9FD8;
}

#nav {
 	position: absolute;
	top: 0;
	right: 10px;
}

#nav ul {
	border: 1px solid #0F1F3B;
  margin: 30px 0 0 0;
  padding: 3px;
  list-style:none;
  float:right;
}
  
#nav li {
  float:left;
  margin: 5px 1px 0 0;
  padding: 0;
  background-image:none;
}
  
#nav a {
  float:left;
  display:block;
  height:37px;
  color:#fff;
  line-height:1.5em;
  padding:0 12px;
  text-decoration:none;
  font-weight:bold;
  font-size:12px;
  background: transparent url(img/nav_seperator_01.png) no-repeat top left;
}

#nav a:hover {
  color:#FDD16C;
}
#nav li.current_page_item, #nav li.current_page_parent {
  color:#FDD16C;
}
#nav li.current_page_item a, #nav li.current_page_parent a {
  color:#FDD16C;
  border-bottom:none;
}

#nav li.current_page_item a:hover, #nav li.current_page_parent a:hover {
  color:#FDD16C;
}

#project_links ul {
  padding:0;
  margin:0;
}

#project_links ul li {
  width:300px;
  float:left;
  list-style-type:none;
  background: none;
  padding:0;
  margin: 0 20px 0 0;
}

#project_links ul li.third {
  margin-right:0;
}

#project_links h5 {
	background-image: url(img/right-arrow.gif);
	background-position: 275px 15px;
	background-repeat: no-repeat;
	background-color: transparent;
  padding:10px 15px;
  font-size:16px;
}

#project_links a, #sub_project_links a{
  color:#fff;
  display:block;
  background: #298ABD url(img/project_nav_bg_02.jpg) bottom left repeat-x;
}

#project_links a:hover,
#project_links a:focus,
#project_links a:active, 
#sub_project_links a:hover,
#sub_project_links a:focus,
#sub_project_links a:active {
  color: #FDD16C;
  background:#194d83 url(img/project_nav_bg_over_01.jpg) bottom left repeat-x;
}



#single_project_links ul {
  padding:0;
  margin:0;
}

#single_project_links ul li {
  width:300px;
  float:left;
  list-style-type:none;
  background: none;
  padding:0;
  margin: 0 20px 0 0;
}

#single_project_links ul li.third {
  margin-right:0;
}

#single_project_links h5 {
	background-image: url(img/right-arrow.gif);
	background-position: 275px 15px;
	background-repeat: no-repeat;
	background-color: transparent;
  padding:10px 15px;
  font-size:16px;
}

#single_project_links a {
  color:#fff;
  display:block;
  background:#2988BB url(img/project_nav_bg_02.jpg) bottom left repeat-x;
 	border: 1px solid #2578A4;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 0 3px #666;
	-webkit-box-shadow: 0 0 3px #666;
}

#single_project_links a:hover{
  color:#FDD16C;
  background:#194d83 url(img/project_nav_bg_over_01.jpg) bottom left repeat-x;
}


.breadcrumb {
	background-color: #142A4D;
  color: #FFF;
 	padding: 10px 0;
	margin-bottom: -10px;
}

.primary a  {
  color:#003974;
  text-decoration:none;
  font-weight:bold; 
}

.primary a:hover{ 
  color:#0072CF;
}

#thumb_container a {
  color:#003974;
  text-decoration:none;
  font-weight:bold; 
}

#thumb_container a:hover  { 
  color:#0d437b;
  background-color:#fff; 
  text-decoration:underline;
}

.secondary a {
  color:#003974;
  text-decoration:none;
  font-weight:bold;  
}

.secondary a:hover  { 
  color:#0d437b;
  text-decoration:underline;
}

#slideshow1{
  padding-top:30px;
}

.pics {
  height:292px;
  width:940px;
  position:relative;
  margin: 0 0 0 0;
  z-index:-200;
}





/*-----------------------------------------------------------------------------------------------
  Primary Items
-----------------------------------------------------------------------------------------------*/

#primary {
  text-align:left;
}

#primary .inside{
  background-color:#fff;
	padding: 10px;
}

#primary .primary {
  padding:30px 0;
  width:500px;
  float:left; 
}

#primary .projects  {
  width:940px;
  margin:0 0 20px 0;
  float:left;   
}

#home_txt {
  width:500px;
  margin:30px 0;
  float:left;
}

#s1_container {
  float:right;
  height:300px;
  width:400px;
  position:relative;    
}

#title {
  position:absolute;
  top:260px;
  height:25px;
  width:370px;
  z-index:100;
  background: url(img/s1_title_bg_01.png) repeat-x left top;
  padding:15px 15px 0 15px;
  color:#fff;
  font-weight:bold;  
}

#section_tag {
  float:right;
  width:380px;
  padding:10px 10px 0 10px;
  height:25px;
  margin-top:-35px;
  background-color:#0053A7;  
}

* html #section_tag {
  position: relative;
  top: -40px;
  margin-top:0;  
}


#section_tag h3 {
  color:#fff;
  display:inline;
	padding:0;
	margin:10px 0 0 0;
  font-size:14px;	
}



#title h3 {
  color:#fff;
  display:inline;
	margin:0;
  font-size:14px;	
  font-weight:bold;	
}

.backtotop{
float:left;
margin: 10px 0 15px 0;
}

.backtotop img{
float:left;
margin: 0 5px 0 0;
}

#primary .design-build-construction {
	background: url(img/design_build_img_01.jpg) no-repeat left top;
  width:940px;
	height:292px;
	margin: 20px 0 0 0;
}

#primary .hotels {
	background: url(img/design_build_img_01.jpg) no-repeat left top;
  width:940px;
	height:292px;
	margin: 20px 0 0 0;
}

#primary .offices {
	background: url(img/design_build_img_01.jpg) no-repeat left top;
  width:940px;
	height:292px;
	margin: 20px 0 0 0;
}

#primary .industrial {
	background: url(img/design_build_img_01.jpg) no-repeat left top;
  width:940px;
	height:292px;
	margin: 20px 0 0 0;
}

#primary .commercial-developments {
	background: url(img/commercial-developments_img_01.jpg) no-repeat left top;
  width:940px;
	height:292px;
	margin: 20px 0 0 0;
}

#primary .residential-developments {
	background: url(img/residential-developments_img_01.jpg) no-repeat left top;
  width:940px;
	height:292px;
	margin: 20px 0 0 0;
}

#primary .contact {
	background: url(img/contact_img_01.jpg) no-repeat left top;
  width:940px;
	height:292px;
	margin: 20px 0 0 0;
}


#featured_projects{
  margin:0 0 30px 0;
  float:left;
  width:940px;
}



#featured_projects h3{
  font-size:14px;
  font-weight:bold;
  margin:0 0 10px 3px; 
  padding:5px 0 0 0;
}

#featured_projects h4 {
  margin:10px 0 10px 0; 
}

#featured_projects a {
  background-color:#fff; /* fixes bold text rendering problem - hat tip!! -  http://jszen.blogspot.com/2005/04/ie-bold-text-opacity-problem.html */ 
}

.quick_links {
  width:235px;
  float: left;
  margin:0 5px 30px 0;
  padding:0 0 10px 0;
}

.quick_links li {
  list-style-type:square;
  background-image:none;
  padding:0;
  margin:0 0 5px 13px;
}

.view_map {
  background-color:#fff;
  background: #fff url(img/uk_ire_01.gif) no-repeat left top;
  padding:5px 0 10px 25px;
}

.accordion_headings{
	padding:5px;
	margin:0 10px 0 0;
	background:#003974;
	color:#fff;
	border-bottom:1px solid #fff;
	cursor:pointer;
	font-weight:bold;
}

.accordion_headings:hover{
	background:#00ccff;
}

.accordion_child{
}

.header_highlight{
	background:#00ccff;
}

.project {
  padding:40px 0 20px 0;
  border-bottom:2px solid #eee;
}

.highlight {
  background-color:#003974;
  color:#fff;
  padding:3px 0 4px 3px;
  margin:0 10px 0 0;
}

.col1 {
  width:205px;
  margin:9px 30px 0 0;
  float:left;
}

.col2 {
  width:435px;
  margin:9px 20px 0 20px;
  float:left;
}

.col3 {
  width:200px;
  margin:9px 10px 0 0;
  float:left;
}

#map {
  background-color:#f5f5f5;
  float:left;
  margin:20px 0 0 0;
  width:490px;
  height:360px;
}


/*-----------------------------------------------------------------------------------------------
  project page  + thumbs
-----------------------------------------------------------------------------------------------*/


#thumbnails .inside {
	background-color: #F5F5F5;
	padding: 25px 0 15px;
}

#thumbnails {
	background-color: #F5F5F5;
	border-top: 1px solid #E9E9E9;
  clear:both;
	margin-top: 10px;
}

#thumbnails h2 {
	display: inline-block;
	background-color: #003974;
	color: #FFF;
	font-size: 15px;
	padding: 10px 10px 5px;
	margin-top: -10px;
	font-weight: bold;
}

#thumbs-nav {
  float:right;
}

#view_all {
  color:#fff;
  text-align:right;
  width:100%;
	overflow: hidden;
}

#view_all a {
	
}

#view_all a:hover {
  color:#FFCE71;
}

#thumb_container{
  overflow:hidden;
  float:left;
  height:175px;
  padding:0;
  width:940px;    
}

#thumb_container li {
  float:left;
  list-style:none;
  width:90px;
  height:175px;
  margin:15px 30px 0 0;
  padding:0 0 3px 0;
}

#thumbs {
  width:2720px;
}

#thumbs h3 {
  padding:0;
  margin:0;
  font-size:11px;
}

#arrow_left, #arrow_right{
  cursor:pointer;
  float:left;
}

#arrow_left {
	margin-right: 10px;
}

#thumbs li.selected {
  border-top:7px solid #003974;
  height:136px;
  background-color:#eee;
}

#thumbs li.selected a {
  background-color:#eee;
}

#mediumimage {
  float:left;
  width:495px;
}

#small_thumbnails {
  width:144px;
  height:462px;
position: relative;
  float:left; 
  background-image: url(img/thumb-bg-02.jpg);
  background-repeat: no-repeat;
	background-position: 40px 0;
}

#small_thumbnails ul {
  margin:0;
  padding:0;
}

#small_thumbnails li {
  float:left;
  list-style:none;
  width: 80px;
  height: 80px;
  margin:0 0 15px 40px;
  padding:0;
  background-image:none;;  
}

#small_thumbnails li a {
	display: block;
	overflow: hidden;
	height: 80px;
	width: 80px;
}

#small_thumbnails li a,
#main_img {
	border: 1px solid #E6E6E6;
}

#project_details {
  width:300px;
  float:right;
}

#project_details_invest {
  float:left;
}

.alignleft {
  width:260px;
  float:left;
  line-height:1.75em;
}

.alignright {
    line-height:1.75em;
    float:right;    
}

/*-----------------------------------------------------------------------------------------------
  Single Post Styles
-----------------------------------------------------------------------------------------------*/

#primary .post h2 a {
  font-weight:normal;
}

#post_content {
  float: left;
  clear:both;
  width:710px;
  padding:0;
  margin:0;
}

.news {
  width:600px;
  padding:30px 0;
  float:left;
}

.post-date {
background:transparent url(img/date-bg.gif) no-repeat scroll 0 0;
float:left;
height:49px;
width:45px;
}

.post-month {
color:#FFFFFF;
display:block;
font-size:8px;
line-height:11px;
margin-left:-2px;
padding-top:1px;
text-align:center;
text-transform:uppercase;
}

.post-day {
color:#999999;
display:block;
font-size:18px;
line-height:18px;
margin-left:-3px;
padding-top:4px;
text-align:center;
text-transform:uppercase;
}


.post_content {
  float:left;
  width:500px;
  margin:0 0 30px 20px;
}


.post_content h2 {
  margin:0 0 10px 0;
  padding:0;
}

.entry {
  float:left;
  width: 590px;
  margin:0 0 50px 10px;
}

.post {
  clear:both;
  padding:0;
}

.post  img{
margin: 0;
}

.search_result {
  margin:25px 0 25px 0;
}

.search_result h5 {
  font-size:15px;
  font-weight:bold;
  margin:30px 0 0 0;
}

.search_result a.search_link {
  color:#0072cf;
}

.search_result a.search_link:hover { 
  color:#003974;
}

.search_navigation {
  padding:30px 0;
}

/*-----------------------------------------------------------------------------------------------
  Secondary Items
-----------------------------------------------------------------------------------------------*/

#primary .secondary {
  float:right;
  padding:30px 0 0 0;
  width:300px;
}


.sidebar_module {
  background-color:#F3F3F3;
border: 1px solid #E6E6E6;
  padding:0;
  margin:0 0 20px 0;
  width:300px;

}

.sidebar_module h4 {
  background-color:#1E3D71;
	display: inline-block;
  color:#fff;
  border:none;
  padding: 8px 15px 0px;
	margin: 10px 0 10px -15px;
  height:25px;
  font-size:13px;
overflow: hidden;
}

.sidebar_module img {

}

#our_awards{
	min-height: 160px;
}


#our_awards img {
	float: left;
	margin: 0 10px 10px;
}

.sidebar_module ul {
  width:270px;
  padding:0px 20px 0 20px;
}



/*-----------------------------------------------------------------------------------------------
  Ancillary Items
-----------------------------------------------------------------------------------------------*/

#ancillary {
  color:#fff;
  font-weight:bold;
  background-color: #000;
}

#ancillary .inside{
  height:70px;
}

#ancillary p{
  padding:28px 0 0 0;
}

#ancillary a {
  color:#fff;
}

#ancillary a:hover { 
  color:#FFCE71;
}

span.blue_t {
  color:#FFCE71;
}

/*-----------------------------------------------------------------------------------------------
  Contact Form
-----------------------------------------------------------------------------------------------*/

.contactform {

}

label {

} 

.contacterror {
  border: 1px solid #ff0000;
}

.sub_error {
  background-color:#cc0000;
  color:#fff;
  padding:5px;
  margin:0 0 20px 0;
}

.sub_error p {
  padding:0px;
  margin:0px;
}

/*-----------------------------------------------------------------------------------------------
  Foooter
-----------------------------------------------------------------------------------------------*/

#footer{
  clear:both;
  color:#fff;
  font-size:12px;
  padding: 20px 0;
	background-color: #002D5C;
	background-image: url(img/footer-bg.jpg);
	background-repeat: repeat-x;
	background-position: top left;
}

#footer .inside {

}



#footer a {
  color:#fff;
  text-decoration:none;
  font-weight:bold;
}

#footer a:hover { 
  color:#ccc;
}

#footer p {
  margin:0 0 5px 0;
}

#footer span {
	font-weight: bold;
	font-size: 15px;
}

attributes {
  padding:4px 10px 5px 16px;
  margin:5px 0 0 0;
  background: url(img/rss.gif) no-repeat left center;
}


/* SLIMBOX */

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(img/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(img/prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(img/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(img/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

.body-text {
	float: left;
	margin-right: 30px;
	width: 610px;
}

* html .body-text {
	width: 600px;
}


.sidebar {
	float: right;
	width: 300px;
}


#banner {
	background-color: #F3F3F3;
	border-bottom: 1px solid #E6E6E6;
}

#banner .inside {
	overflow: hidden;
	background-color: #F3F3F3;
	padding: 20px 10px;
}

ul.header-buttons li.current-projects a {
	background-image: url(img/current-projects.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	display: block;
	height: 37px;
	text-indent: -10000px;
	width: 155px;
}

ul.header-buttons li.current-projects a:hover, 
ul.header-buttons li.current-projects a:focus, 
ul.header-buttons li.current-projects a:active {
	background-position: -155px 0;
}

ul.header-buttons li.hotel-developments a{
	background-image: url(img/hotel-developments_03.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	display: block;
	height: 36px;
	text-indent: -10000px;
	width: 89px;
}

ul.header-buttons li.hotel-developments a:hover, 
ul.header-buttons li.hotel-developments a:focus, 
ul.header-buttons li.hotel-developments a:active {
	background-position: -88px 0;
}

a.rss {
	background-image: url(img/rss.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding: 2px 0 2px 21px;
}

#nav a.no_sep {
	background: transparent;
}

#footer .copyright {
	float: left;
}

#footer .lairdesign {
	float: right;
}

.header-buttons {
	float: left;
}

#welcome {
	background-color: #19426E;
	width: 450px;
	float: left;
	height: 270px;
	padding: 10px;
	overflow:hidden;
	color: #FFF;
}

#welcome h2 {
	color: #FDD16C;
	font-weight: bold;
	font-size: 24px;
	margin: 0;
}

#welcome p {
	font-size: 16px;
	font-weight:bold;
	line-height:1.5em;
}

#welcome a {
  color:#FFCE71;
}

#welcome a:hover {
  color:#fff;
}

#image-rotation {
	width: 470px;
	float: right;
	background-color: #1e3d71;	
	height: 290px;
	overflow: hidden;
}

#image-rotation img {
	position: absolute;
	right: 0;
}

#timelapse {
	width: 280px;
	height: 280px;
	margin:0 10px 10px 10px;
}

.project-title {
	display: block;
	background-color: #003974;
	color: #FFF;
	font-size: 18px;
	margin-bottom: 15px;
	font-weight: bold;
	padding: 7px 10px 5px;
}

.management-team {
	margin: 10px 0 30px 0;
	padding: 0;
	text-align: center;
}

.management-team a {
	background-image: url(img/btn-management.jpg);
	background-position: top left;
	display: block;
	height: 37px;
	text-indent: -10000px;
	width: 231px;
}

.management-team a:hover {
	background-position: -231px 0;
}

.left-col {
	float: left;
	margin-right: 20px;
	width: 290px;
}

.right-col {
	float: right;
	width: 290px;	
}

.left-col img,
.right-col img {
	border: 1px solid #D8D8D8;
}

.swiss1 {
	margin: 0 10px 10px;
}

.swiss2 {
	display:none;
}

/*
Contact Form
*/

.contactform {
	padding: 20px;
}

.contactform #contactsubmit {
	height: 37px;
	width: 89px;
	background-color: transparent;
	background-image: url(img/btncontact-white.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	border: none;
	text-indent: -10000px;
	margin-left: 225px;
}

.contactform #contactsubmit:hover {
	background-position: -88px 0;	
}

.contactform input[type=text],
.contactform textarea {
	background-color: #F8F8F8;
	border: 1px solid #CCC;
	padding: 6px;
	font-size: 13px;
	font-family: "Helvetica Neue", Helvetica, Arial, Sans-Serif;
	width: 300px;
}

.contactform input[type=text] {
	margin-right: 10px;
}

.contactform input[type=text]:focus,
.contactform textarea:focus {
	border-color: #666;
}

.contactform input[type=submit] {
	
} 

.contactleft {
	color: #003974;
	font-weight: bold;
	margin-top: 6px;
}

.left-col h4,
.right-col h4 {
	font-size: 14px;
	margin: 0;
}

.left-col .staff-title,
.right-col .staff-title {
	line-height: 1;
	margin: 0 0 25px;
}

#media_contact p {
	margin: 0 10px 10px;
	padding: 0;
}

a.lairdesign-link {
	background-image: url(img/ld.gif);
	background-repeat: no-repeat;
	background-position: top left;
	text-indent: -100000px;
	display: block;
	height: 14px;
	width: 65px;
	float: right;
	margin: 5px 0 0 5px;
}


/*
Current Class for Single Project Links
*/

#single_project_links ul li.current h5 {
    background-image: url(img/down-arrow.gif);
    background-position: 275px 18px;
}

#single_project_links li.current a {
  color:#FDD16C;
  display:block;
  background:#194d83 url(img/project_nav_bg_over_01.jpg) bottom left repeat-x;
     border: 1px solid #2578A4;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-box-shadow: 0 0 3px #666;
    -webkit-box-shadow: 0 0 3px #666;
}

/*
*/

.additional-awards {
	color: #1E3D71;
	font-weight: bold;
	overflow: hidden;
}

.additional-awards li {
	margin: 0 0 5px;
	padding: 0;
	background: transparent;
}

.additional-awards li:last-child {
	margin-bottom: 15px;
}