/**********************
/*CSS for Kilbarry Hill
/*Prepared by: Pixel Dreams
/*www.pixeldreams.com
/**********************/

@font-face {
       font-family: Calibri;
       src: local("Calibri"), url("../fonts/calibri.ttf") format("truetype");
       font-weight: normal;
       font-style: normal;
}


body{
	background: url(../images/bg.jpg) repeat-x black;
}

#wrapper{
	width: 940px;
	margin: auto;
}

#contentWrapper{
	background-color: #fff;
	height: auto;
}

#header{
	height: 130px;
	width: 940px;
	background-color: none;
	margin: auto;
	
}

p{
	margin:0;
	padding-bottom: 4px;
}

a, a:hover {
	color: #666;
	text-decoration: none;
}

.readMore{
	text-align: right;
	padding-left: 10px;
	font-weight: bold;
	font-size: 10px;
	color: #333;
}

.next{
	color: #521f0a;
}

h1{
	font-size: 1.1em;
	color: #000;
	margin-bottom: 10px;
}

ol{
	padding-left: 20px;
}

ul.disc {
	padding-left: 20px;
	list-style-type: disc;
}

#logo{
	padding-top: 20px;
}

.dotted{
	border: 0;
	margin-bottom: 20px;
	padding-bottom: 0px;
	border-bottom: 1px dotted #707070 ;
}

.floatRight{
	float: right;
}

.floatLeft{
	float: left;
}

.hidden{
	display: none;
}


/**************
/*TEXT FORMAT
/**************/


.bold{
	font-weight: bold;
}

.brownTitleAllCaps{
	font-family: Calibri, "Trebuchet MS", Helvetica, sans-serif;
	color:#521f0a; /*9d7d7d*/
	font-size: 1.2em;
	text-transform: uppercase;
}

.brownTitleBold{
	font-family: "Lucida Sans", Calibri, "Trebuchet MS", Helvetica, sans-serif;
	color:#521f0a;
	font-weight: bold;
	font-size: 1.2em;
	margin:0;
}

.bigBrownTitle{
	font-family: Calibri, "Trebuchet MS", Helvetica, sans-serif;
	color:#521f0a;
	font-size: 4em;
	line-height: .9em;
	font-weight: normal;
	letter-spacing: -0.05em;
	margin:0;
}

.mediumBrownTitle{
	font-family: Calibri, "Trebuchet MS", Helvetica, sans-serif;
	color:#521f0a;
	font-size: 3em;
	line-height: .9em;
	font-weight: normal;
	margin:0;
}


.bigGrey{
	font-family: Calibri, "Trebuchet MS", Helvetica, sans-serif;
	color:#282828;
	font-size: 2em;
	line-height: 1em;
	margin:0;
	padding-bottom: 10px;
}

.firstParagraph{
	font-family: Calibri, "Trebuchet MS", Helvetica, sans-serif;
	color:#521f0a;
	font-size: 1.6em;
	line-height: 1.2em;
	margin:0;
	padding-bottom: 10px;
}




/*************************
	PROJECTS
*************************/

ul.relatedProjects{
	margin-bottom: 10px;
}

ul.relatedProjects li{
	line-height: 20px;
	background-image: url(../images/arrow.gif);
	background-position: left 50%;
	background-repeat: no-repeat;
	padding-left: 15px;
}

.projectFacts{
	margin-bottom: 15px;
}

.video{
	margin-bottom: 15px;
}



/*************************
	BREADCRUMB
*************************/

#breadcrumb a:link , #breadcrumb a:visited ,
#breadcrumb a:hover , #breadcrumb a:active , #breadcrumb li span {
	color: #666 ;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: normal;
	padding: 0 .5em 0 0 ;
	text-decoration: none;
}
#breadcrumb a:hover {
	text-decoration: underline;
}
#breadcrumb li span {
	color: #521f0a;
}
#breadcrumb {
	padding-left: 40px;
	padding-bottom: 20px;
}
#breadcrumb ul {
	display: inline;
	margin-left: 0;
	padding-left: 0;
}
#breadcrumb ul li {
	display: inline;
}
#breadcrumb ul ul li {
	background-image: url(../images/arrow.gif);
	background-position: left 5px;
	background-repeat: no-repeat;
	padding-left: 15px;
}
/*************************
	LAYOUT
*************************/
.featuredImg{
	padding-bottom: 20px;
}

#mainImg{
	background-color: #fff;
	padding-top: 5px;
	padding-bottom: 50px;
	height:363px;
}

#mainImgProjects{
	background-color: #fff;
	padding-top: 5px;
	padding-bottom: 20px;
	height:261px;
}

#columnOneHomepage, #columnTwoHomepage, #columnThreeHomepage, #columnFourHomepage{
	margin: 0 20px;
	display: inline;
	float: left;
	position: relative;
}


#columnOneHomepage{
	width: 280px;
}
#columnTwoHomepage, #columnThreeHomepage, #columnFourHomepage{
	 width: 240px;
 }

 
 #columnOneHomepage{
	margin-left: 40px;
 }
 
#columnTwoHomepage{
	margin-left: 20px;
}


.column260{
	width: 260px;
	margin-left: 60px;
	float: left;
	display: inline;
	padding-top: 40px;
}


.column500{
	width: 500px;
	margin-left: 40px;
	float: left;
	display: inline;
}

.column540{
	width: 540px;
	margin-left: 40px;
	float: left;
	display: inline;
}

.column860{
	width: 860px;
	margin-left: 40px;
	float: left;
	display: inline;
}

.column250{
	margin-left: 40px;
	display: inline;
	float: left;
	position: relative;
	width: 250px;
}

.column250.second{
	margin-left: 55px;
}
 
.clear{
	clear: both;
}

.mainCopy{
	padding-left: 40px;
	width: 860px;
	padding-bottom: 20px;
}

/*************************
	TITLES
*************************/


/*************************
	IMAGES
*************************/


/*************************
	FOOTER
*************************/
#footer{
	background-color: #f6f6f6;
	width: 940px;
	padding-top: 20px;
	height: 150px;
	margin-bottom: 20px;
	margin-top: 40px;
}

#membershipsAwards{
	width: 400px;
	float: left;
	padding-left: 40px;
}
#membershipsAwards img{
	vertical-align: middle;
	padding-right: 10px;
}

.twiter{
	background: transparent url(../images/twiter.gif) no-repeat scroll 0 50%;
	padding: 10px 20px;
	font-size: 12px;

}

.facebook{
	background: url(../images/facebook.gif) no-repeat 0 50%;
	padding: 10px 20px;
	font-size: 12px;
}

#newsletter, #copyright{
	float: right;
	width: 400px;
	padding-right: 40px;
}

#copyright{
	padding-top: 20px;
}
#copyright ul li{
	float: left;
}

/*************************
	TOP NAVIGATION
*************************/
#logo{
	width: 400px;
	float: left;
}

#navigation{
	width: 400px;
	float: left;
	border: 1px solid black;
	z-index: 999;
}

#topNav
{	margin: 0;
	padding: 0;
	float: right;
	height: 100px;
	font-family: Calibri, "Trebuchet MS", Helvetica, sans-serif;
}
	
	#topNav li
	{	border-left: 1px solid #653825;
		background: url(../images/bgNav.jpg) no-repeat;
		float: left;
		padding-top: 75px;
		padding-bottom: 15px;
		text-align: center;
		width: 100px;
	}

	#topNav li a
	{	display:inline;
		color: #a98f84;
		font-size: 1.5em;
		font-weight: normal;
		text-transform: uppercase;}

	#topNav li a:hover
	{	color: #fff}
	
	#topNav li a.active
	{	color: #fff}
		
		#topNav li ul
		{	z-index: 999;
			margin-top: 28px;
			_margin-top:53px;
			*margin-top:53px;
			_margin-left:-95px;
			*margin-left:-95px;
			padding: 0;
			padding-bottom: 10px;
			background: #000;
			position: absolute;
			visibility: hidden;
			width: 150px;
			border-bottom: 5px solid white;}
		
		#topNav li ul li
		{	float: none;
			border-left: none;
			background: #000;
			padding: 10px 0 0 0;
			margin: 0;
			text-align: left;
			display: block;
			width: 100%;}
		
		#topNav li ul li a
		{	font-size: 1.1em;
			padding-left: 10px;}
		
		#topNav li ul li a:hover
		{	color: #fff}



/*************************
	HOMEPAGE
*************************/

.mainImage{ display: none;}
.mainImage.active{ display: block;}

	
	
/*************************
	FORMS
*************************/

fieldset{
	margin:0;
	padding:0;
	border:none;
}

legend{
	display:none;
	}
	
input, textarea{
	font:1em Calibri, "Trebuchet MS", Helvetica, sans-serif;
	background:#fff;
	padding: 5px;
}				
textarea{
	overflow:hidden;
	height:50px;
	margin:0;
}						

button {
	border:0;
	font:1em Calibri, "Trebuchet MS", Helvetica, sans-serif;
	padding: 4px;
	color: #5e2b1a;
	border:1px solid #c9c9c9;
	background:#e8e3e0;
	cursor: hand;
} 

#newsletterForm input {
	border:1px solid #c9c9c9;
	width: 150px;
	margin-bottom: 10px;
}
#newsletterForm button{
	_margin-left: 10px; *margin-left: 10px;
	_margin-bottom: 10px;*margin-bottom: 10px;
	border: 0;
	border:1px solid #c9c9c9;
}

#contactForm{
	width:230px;
	height:300px;
}

#contactForm fieldset{
	padding-top:0px;
}		

#contactForm p{
	width:230px;
	margin: 2px 0;
}	
#contactForm input, #contactForm textarea{
	border:1px solid #c9c9c9;	
	width:230px;
}
#contactForm button{
	float: right;
}

#contactForm input#code{
	width: 50%;
}

#contactForm input#newsletter{
	float: left;
	width: 20px;
	margin:0;
	padding:0;
	border: none;
}
.submit{
	padding-left: 10px;
}


/* text field classes */
	
#contactForm .inactive, #newsletterForm .inactive{
	color:#999;
}	 
#contactForm .active,#newsletterForm .active{
	color:#000;
}	 		
#contactForm .focused, #newsletterForm .focused{
	color:#000;
	background:#fffee7;
}

/**********************
  FEATURED PROJECTS
**********************/

#featured{ 
	width:690px; 
	border-top:5px solid #fff; 
	padding-right:250px;
	padding-bottom: 20px;
	position:relative; 
	height:368px; 
	background:#fff;
}
#featured ul.ui-tabs-nav{ 
	position:absolute; 
	top:0; 
	left:690px; 
	list-style:none; 
	padding:0; margin:0; 
	width:240px; 
}
#featured ul.ui-tabs-nav li{ 
	padding:10px 0;
	_padding-top: 5px;
	_padding-bottom: 0px;
	padding-left:13px;
	height: 52px;
	color:#666; 
}

#featured ul.ui-tabs-nav li span{ 
	font-size: 24px;
	font-family: Calibri, "Trebuchet MS", Helvetica, sans-serif;
	line-height:24px; 
}
#featured li.ui-tabs-nav-item a{ 
	display:block; 
	color:#fff;  
	background: url(../images/projectButton.gif) no-repeat 0 0 #fff; 
	font-weight: normal;
	line-height:30px;
	padding: 18px 0 25px 20px;
}
#featured li.ui-tabs-nav-item a:hover{ 
	color: #cc3c00;
}
#featured li.ui-tabs-selected{ 
	background:url(../images/selectedItem.gif) 3px 60% no-repeat;  
}
#featured ul.ui-tabs-nav li.ui-tabs-selected a{ 
	color: #cc3c00; 
}
#featured .ui-tabs-panel{ 
	width:690px; height:368px; 
	background:#999; position:relative;
}
#featured .ui-tabs-panel .info{ 
	position:absolute; 
	top:298px; left:0px;
	width: 690px;
	height:70px; 
	background: transparent url(../images/transparent-bg.png); 
}
#featured .info h2{ 
	font-size:18px; 
	font-family:Calibri, "Trebuchet MS", Helvetica, san-serif; 
	color:#fff; padding:5px; margin:0;
	padding-left: 15px;
	overflow:hidden; 
}
#featured .info p{ 
	margin:0 15px;
	font-family:Calibri, "Trebuchet MS", Helvetica, san-serif; 
	font-size:11px; 
	line-height:15px; color:#f0f0f0;
}
#featured .info a{ 
	text-decoration:none; 
	color:#fff; 
	font-size: 18px;
}
#featured .info a:hover{ 
	text-decoration:underline; 
}
#featured .ui-tabs-hide{ 
	display:none; 
}  

/**********************
  TESTIMONIAL
**********************/

.letterCopy {
	display: none;
	background: url(../images/letterBg.jpg) no-repeat 0 0; 
	width: 420px; 
	padding: 80px 50px 0 50px; 
	color:#333;
}

.letterCopy.active{
	display: block;
}

.letterShadow{
	background: url(../images/letterBgShadow.jpg) no-repeat 0 bottom; 
	height:70px;
}

.thanks{
	background: url(../images/thanks.jpg) no-repeat 0 0; 
	padding-top: 250px;
}

.quote{
	font-size: 15px; 
	color: #333; 
	font-weight: bold; 
	font-family: 'Lucida Sans', Calibri, "Trebuchet MS", Helvetica, sans-serif; 
	position: relative;
	display: none;
}

.quote.active{
	display: block;
}

.leftQuote{
	background: url(../images/leftQuote.gif) no-repeat 0 0 ; 
	width: 40px; 
	height: 40px; 
	position: absolute; 
	left: -40px;
}

.doubleLine{
	border: 0; 
	background: url(../images/doubleLines.gif) repeat-x 0 0; 
	height: 8px;
}

.author{
	font-size: .8em; 
	text-align: right; 
	color: #666; 
	font-style: italic;
}

.testimonials{
	margin-top: 20px;
}

.testimonial{
	display: block;
}

.testimonial.active{
	display: none;
}

/*************************
	CONTACT
*************************/

.map{
	width: 272px;
	float: left;
}

.address{
	width:220px; 
	margin-left: 20px; 
	float: left;
}

/**********************
  COMPANY
**********************/

.teamLists li {
	padding-bottom: 10px;
}

.teamLists, .teamImage{
	margin-top: 20px;
	float: left;
}

.teamImage{
	width: 221px; 
	margin-right: 20px;
}

.teamLists{
	width: 280px;
}

.title{
	color: #666;
}

/**********************
  SERVICES
**********************/
.service{
	height: auto;
	clear: both;
}
.serviceContent{
	margin-top: 20px;
}

.serviceTitle{
	font: Calibri, "Trebuchet MS", Helvetica, san-serif 18px;
	color: #521f0a;
	text-transform: uppercase;
	padding-top: 20px;
	padding-bottom: 5px;
}
.serviceImage{
	float: left; 
	margin-right: 20px; 
	width: 120px;
}

.serviceCopy{
	float: left; 
	width: 400px;
	height: auto;
}

.videoVimeo{
	float: left;
	margin-right: 40px;
	width: 425px;
}

.videoCopy{
	float: left;
	width: 380px;
}

.videoThumbnail{
	padding: 1px;
	border: 1px solid #999;
	margin-right: 5px;
	vertical-align: middle;
}

/************************
	MEDIA
/************************/

.mediaLists{
	width: 550px;
}


.mediaLists li {
	padding-bottom: 10px;
}

.mediaLists, .mediaImage{
	margin-top: 20px;
	float: left;
}

.mediaImage{
	width: 221px; 
	margin-right: 20px;
}
.error { color:#F00; }
.clickable {cursor : pointer;}
#captcha { padding-top:8px;}