
/*=========================================*/
/*=========STANDARD TAGS STYLING ==========*/ 
/*=========================================*/

#blimp{
	position:absolute;
	background-image:url(../images/content-images/home/blimp_award.png);
	height:63px;
	width:301px;
	top:50px;
	margin-left:0px;
}

html { 
	font-size:100.01%;
	width:100%;
	height:100%;
	margin-bottom:1px;
	font-size: 15px;
}

body {
	padding:0px;
	margin:0px;
	background:#f0ede2 url(../images/background-images/tree-bg.jpg) no-repeat center top;
	
	
	/*Two blank lines above to stop flicker of image in FF*/	
	font-family:Helvetica, Arial, Verdana, sans-serif;
	line-height:1.2em;
	font-size:15px;
	color: #525151;
	width:100%;
}

body.home-bar {
	background:none #f0ede2 ;
	
	
	/*Two blank lines above to stop flicker of image in FF*/
}

body.home {
	background:url(../images/background-images/tree-bg-home.jpg)  #f0ede2  no-repeat center top;
	overflow:hidden;
}

#fullpage {
	/*background:url(../images/background-images/tree-bg-home-winter.jpg) no-repeat center top;*/
	background:url(../images/background-images/tree-bg-home.jpg) no-repeat center top;
	overflow:hidden;
}

body.projects {
	background:url(../images/background-images/page-bg-projects.jpg) #f0ede2 no-repeat center top;
	
	
	/*Two blank lines above to stop flicker of image in FF*/
}

body.breeze {
	background:url(../images/background-images/breeze-bg.jpg) #f0ede2 no-repeat center top;
	
	
	/*Two blank lines above to stop flicker of image in FF*/
}


a:link, a:visited {
	color:#969570;
	 /*#DCD7C5;*/
	text-decoration: none;
}

a:hover {
	color:#6a6551;/*#b0ab9b;*/
	text-decoration: underline;
}

a:focus { outline: 0; }



p { font-size:0.867em; line-height:1.231em;}

p.intro { clear:both; font-size:1.2em; line-height:1.389em; padding-left:10px; margin-bottom:15px;}

p.main { font-size:0.967em; line-height:1.231em; padding-left:10px; margin-bottom:15px;}

p.breadcrumb { text-transform:lowercase; font-size:0.8em; margin-bottom:15px;}

p.breadcrumb span.normal { color:#525151 !important; }

strong {font-weight:bold;}

h1 { 
}

h2 { 
	color:#525151;
	font-weight:bold;
	background:#FFF;
	line-height:1em;
	padding:7px 8px 5px 8px;
	display:block;
	font-size:2.733em;
	letter-spacing:-2px;
	margin-bottom:25px;
	text-transform:lowercase;
	float:left;
}

#welcome-note h2 {
	  background:none;
	  margin-bottom:7px;
	  margin-left:-10px;
}


h3 {
	font-weight:bold;
	font-size:1.867em;
	line-height:1em;
	text-transform:lowercase;
}

h4 { 
	color:#525151;
	font-weight:bold;
	font-size:1.467em;
	line-height:1em;
	letter-spacing:-1px;
	text-transform:lowercase;
}

h5 {
	
}

h6 {
	color:#FFFFFF;
	font-size:1.667em;
	font-weight:bold;
}



ul {
	list-style-image:none;
	list-style-position:inside;
	list-style-type:none;
}
li { zoom: 1;

 }
 

 /*=========================================*/
/*============= RE-USED TAGS ===============*/ 
/*=========================================*/

/*To Clear Any Floats*/

.clr {
 clear:both;
}

.alt {
	left:-6000px;
	position:absolute;
	top:-6000px;
}

.white {
	color:#ffffff;
}

.purple {
	color:#b9aac5;
}

.turquoise {
	color:#96c0bd;
}

.pink {
	color:#c8a3be;
}

.terracotta {
	color:#c7a59b;
}

.green {
	color:#b6c3a4;
}

.peach {
	color:#dca59d;
}

.blue-grey {
	color:#8aa1ab;
}

.dark-green {
	color:#a3aa77;
}

.dusky-pink {
	color:#dca59d;
}

/*COLOUR PAGES IN ONE GO!!*/
/*Keep main text grey*/
.content-holder-reg.dark-green , .content-holder-reg.dusky-pink, .content-holder-reg.blue-grey, .content-holder-reg.purple, .content-holder-reg.terracotta, .content-holder-reg.green {
	color:#525151;
}

.content-holder-reg.dark-green h3, .content-holder-reg.dark-green p.breadcrumb {
	color:#a3aa77;
}

.content-holder-reg.dark-green a {
	color:#7B815B;
}

.content-holder-reg.dusky-pink h3, .content-holder-reg.dusky-pink p.breadcrumb {
	color:#dca59d;
}

.content-holder-reg.dusky-pink a {
	color:#B78A87;
}

.content-holder-reg.blue-grey h3, .content-holder-reg.blue-grey p.breadcrumb {
	color:#8aa1ab;
}
.content-holder-reg.blue-grey a {
	color:#7C929C;
}

.content-holder-reg.purple h3, .content-holder-reg.purple p.breadcrumb {
	color:#b9aac5;
}

.content-holder-reg.purple a { color:#978BA3; }

.content-holder-reg.terracotta h3, .content-holder-reg.terracotta p.breadcrumb {
	color:#c7a59b;
}

.content-holder-reg.terracotta a { color:#A98D87;}

.content-holder-reg.green h3, .content-holder-reg.green p.breadcrumb {
	color:#b6c3a4;
}

.content-holder-reg.green a { color:#9BA58D; }

 /*=========================================*/
/*========== LAYOUT STRUCTURE TAGS =========*/ 
/*=========================================*/

#header {
	width:820px;
	margin:0px auto;
	background:url(../images/background-images/main-menu-bg.png) no-repeat;
	overflow:hidden;
}

#our-work {
	margin:60px auto 0px auto;
	width:960px;
	overflow:hidden;
}

#services {
	overflow:hidden;
	position:relative;
	z-index:3;
	background:url(../images/background-images/service-bg.jpg) no-repeat bottom center;
	margin:0 auto;
	padding-bottom:49px;
}

#main-content {
	width:960px;
	overflow:hidden;
	margin:0 auto;
	margin-top:65px;
}

#end-page {
	background:url(../images/background-images/innerpage_paper-btm.jpg) no-repeat center top;
	height:74px;
	position:relative;
	z-index:3;
}

#clients-area {
	background:url(../images/background-images/clients-bg-area.jpg) no-repeat center top;
	height:174px;
	padding-bottom:33px;
	padding-top:95px;
}

body.blog #clients-area { padding-bottom:0px;}

#blog {
	background:#ddd9c8;
	width:100%;
	height:150px;
	margin-top:-33px;
	height:auto;
	overflow:hidden;
}

#footer {
	background:#3f3d35;
	width:100%;
	overflow:hidden;
	text-align:center;
	padding:30px 0px 30px 0px;
}

		

/*=========================================*/
/*============ HEADER STYLING =============*/ 
/*=========================================*/

#design-award {position:absolute; right:0; top:0; z-index:1000;}
#design-award a {background:url(../images/background-images/Kooba-Ribbon-Hiring.png) no-repeat; display:block; height: 142px; width: 137px; text-indent: -9000px;} 

#main-menu {
	width:805px;
	height:32px;
	margin-bottom:60px;
	padding:5px 5px 0px 10px;
}

#main-menu ul {
	width:805px;
	overflow:hidden;
}

#main-menu li {
	float:left;
	/*margin-left:35px;
	margin-right:30px;*/
	background:none;
	margin:2px 22px 0px 22px;
	display:inline;
}

#main-menu a, #main-menu a:visited {
	float:left;
	background:none;
	color:#d0e2a3;
	font-weight:bold;
	font-size:1.067em;
	padding:2px 10px 0px 10px;
	display:block;
	height:21px;
}

#main-menu a:hover {
	background:url(../images/main-menu/left-hover-green.gif) left top no-repeat;	
	text-decoration:none !important;
}

#main-menu li:hover {	
	background:url(../images/main-menu/right-hover-green.gif) right top no-repeat #9eb661;
	
}

 #main-menu li.active {	
	background:url(../images/main-menu/right-green.gif) right top no-repeat #a7bf6a;
	
}

#main-menu li.active a {
	background:url(../images/main-menu/left-green.gif) left top no-repeat;	
	color:#e6f4c1;
}

#main-menu li.logo a, #main-menu li.logo a:visited {
	background:url(../images/background-images/kooba-logo-top.png) no-repeat;
	width:84px;
	height:25px;
	display:block;
	padding-right:6px;
	margin-right:8px;
	margin-top:0px;
}

#main-menu li.follow a, #main-menu li.follow a:hover {
	background:url(../images/background-images/follow-icon.png) no-repeat 100% 45%; 
	padding-right:30px;
	display:block;
}

#main-menu li.follow {
	float:right;
	background:none;
	margin:2px 0px 0px 10px;
}

#main-menu li.logo {
	margin:0px;
	background:none;
}

#logo {
	width:180px;
	height:150px;
	margin:0px auto;
}



/*=========================================*/
/*========= OUR WORK STYLING ==============*/ 
/*=========================================*/

#showreel {
	float:left;
	border:1px solid #d6e0bd;
	display:inline;
	margin-left:114px;
}

#welcome-note {
	float:left;
	width:380px;
	margin-left:30px;
	display:inline;
	color:#d4ea9b;
}

#welcome-note p {
	line-height:1.217em;
	float:none;
	clear:both;
	font-size:1.433em;
	margin-bottom:17px;
	font-weight:normal;
}

#welcome-note p strong, #welcome-note p a {
	color:#FFF;
	font-weight:normal;
}

a.black-btn:link, a.black-btn:visited {
	background:url(../images/page-elements/black-btn-reg.png) no-repeat;
	width:121px;
	height:24px;
	display:block;
	text-align:center;
	float:left;
	color:#FFF;
	/*font-size:1.133em;
	font-weight:bold;*/
	font-weight:normal;
	font-size:1.067em;
	padding-top:6px;
	margin-right:17px;
}
		  


/*=========================================*/
/*=========== SERVICES STYLING ============*/ 
/*=========================================*/

.services-header {
	width:960px;
	margin:33px auto 0px auto;
	text-align:center;
}

.services-holder {
	width:861px;
	padding:0px 40px 0px 61px;
	overflow:hidden;
	margin:0 auto;
}

#design {
	background:url(../images/background-images/design-bg.jpg) no-repeat;
	width:185px;
	padding:92px 40px 0px 45px;
	height:135px;
	float:left;
	color:#9c6e64;
	font-size:0.967em;
}

#design p, #market p, #develop p {
	margin:0px;
	padding:0px;
}

#design .button {
	position:absolute;
	margin:35px 0px 0px 25px;
}

.button a, .button a:hover {
	background:url(../images/page-elements/services-btn-blck.png) no-repeat;
	display:block;
	padding-top:6px;
	text-align:center;
	font-size:1.067em;
	color:#FFF;
	width:121px;
	height:24px;
}

#develop {
	background:url(../images/background-images/develop.jpg) no-repeat;
	width:170px;
	padding:92px 60px 0px 70px;
	height:135px;
	float:left;
	color:#647538;
	font-size:0.967em;
}

#develop .button {
	position:absolute;
	margin:35px 0px 0px -10px;
}

#market {
	background:url(../images/background-images/market.jpg) no-repeat;
	width:200px;
	padding:92px 40px 0px 51px;
	height:135px;
	float:left;
	color:#376989;
	font-size:0.967em;
}

#market .button {
	position:absolute;
	margin:35px 0px 0px 27px;
}
		

/*=========================================*/
/*============== BLOG STYLING =============*/ 
/*=========================================*/

/*BLOG PAGE*/

.content-holder-blog {
	width:800px;
	margin:20px auto 0px auto;
	overflow:hidden;
}

.blog-holder {
	width:860px;
	margin:50px auto 25px auto;
	padding:0px 50px;
}

.bucket1 {
	float:left;
	width:293px;
}

.bucket1 h6 {
	margin-left:20px;
	margin-bottom:10px;
}

.bucket1 .content {
	background:url(../images/background-images/blog-btm-1.jpg) no-repeat;
	width:243px;
	height:167px;
	padding:15px 30px 0px 20px;
	overflow:hidden;
}

.bucket1 .content p.category, .bucket3 .content p.category, .bucket2 .content p.category {
	font-weight:bold;
	color:#f0ede2;
	font-size:0.867em;
}

.bucket1 div.blog-title, .bucket3 div.blog-title {
	font-weight:bold;
	font-size:1.133em;
	background:#FFF;
	padding:4px 4px 4px 6px;
	display:block;
	margin-bottom:8px;
}

.bucket3 li {
	font-weight:bold;
	font-size:0.763em;
	display:block;
	list-style-position:outside;
}

.bucket1 p.posted-by {
	font-weight:bold;
	color:#333333;
}

.bucket2 {
	float:left;	
	width:296px;
}

.bucket2 h6 {
	margin-left:25px;
	margin-bottom:10px;
}

.bucket2 .content {	
	background:url(../images/background-images/blog-btm-2.jpg) no-repeat;
	height:137px;
	padding:15px 0px 0px 21px;
}

.bucket2 .testimonial {
	background:url(../images/background-images/comment-bg.png);
	width:187px;
	font-style:italic;
	color:#666666;
	padding:8px 20px 8px 24px;
	font-size:0.833em;
}

.bucket2 .testimonial p.client {
	font-style:normal;
	font-weight:bold;
	margin-top:4px;
	color:#525151;
}

.bucket3 {
	float:left;
	width:270px;
}

.bucket3 h6 {
	margin-left:18px;
	margin-bottom:10px;
}

.bucket3 .content {	
	background:url(../images/background-images/blog-btm-3.jpg) no-repeat;
	height:117px;
	padding:15px 0px 20px 18px;
}




/*=========================================*/
/*============== FOOTER STYLING ===========*/ 
/*=========================================*/

.footer-content {
	text-align:center;
}

.sitemap {
	text-align:center;
	overflow:hidden;
	width:940px;
	margin:0 auto 35px auto;
}

.sitemap p {
	color:#FFF;
}

.sitemap h4 {
	font-size:1.2em;
}

.sitemap h4 a {
	color:#dcd7c5;
	display:block;
	font-weight:bold;
	font-size:1em;
}

.sitemap h4 a:hover {
	color:#fcf7e7;
	text-decoration:none;
}

.sitemap1 {
	float:left;
	width:185px;
	margin-left:35px;
	display:inline;
}

.sitemap2 {
	float:left;
	margin-left:10px;
	width:230px;
	display:inline;
}

.sitemap3 {
	float:left;
	width:210px;
	margin-left:10px;
	display:inline;
}

.sitemap4 {
	margin-left:10px;
	width:250px;
	display:inline;
	float:left;
}

.address {
	clear:both;
	width:960px;
	color:#dcd7c5;
	text-align:center;
	margin:0 auto 0 auto;
}

.address a {
	color:#dcd7c5;
}

.address a:hover {
	color:#ede7d3;
}

.address h5 {
	margin-top:35px;
	margin-bottom:15px;
}

.larger {
	font-size:1.067em;
}

.kooba-description {
	font-size:0.867em;
	width:370px;
	margin:0 auto;
}


/*=========================================*/
/*========== MAIN CONTENT STYLING =========*/ 
/*=========================================*/


/*PROJECT LISTING STYLING*/
.portfolio-header {
	background:url(../images/background-images/projects-title-bg.jpg) no-repeat;
	width:230px;
	height:64px;
	margin:0 auto 10px auto;	
	padding:24px 0px 0px 70px;
}

.portfolio-header h2 {
	font-size:3.067em;
	background:none;
	color:#FFF;
	font-weight:bold;
	line-height:0.891em;
	letter-spacing:-2px;
	margin:0px;
	padding:0px;
}

.project-row {
	overflow:hidden;
	width:820px;
	clear:both;
	margin-left:70px;
}

.project-row.row2 {
	margin-top:40px;
}

.project-row .image {
	width:238px;
	height:148px;
	border:1px solid #FFFFFF;
}

.project-row h3 {
	background:#FFF;
	color:#333333;
	font-weight:bold;
	font-size:1.133em;
	display:block;
	float:left;
	margin-bottom:8px;
	padding:5px 5px 4px 5px;
}

.project-row p {
	clear:both;
	color:#b7ae88;
	font-size:0.867em;
	background:#FFF;
	margin:0px 0px 8px 0px;
	padding:7px 10px;
}

.project-link {
	overflow:hidden;
	text-align:center;
}

.project-link a.black-btn:link, .project-link a.black-btn:visited {
	font-weight:normal;
	font-size:1.067em;
	float:none;
	margin:0 auto;
}
			

.project1 {
	float:left;
	overflow:hidden;
	padding:0px 16px 0px 20px;
	width:240px; /*276px*/
	height:275px;
	background:url(../images/background-images/project-1.jpg) no-repeat bottom;
}

.project2 {
	float:left;
	overflow:hidden;
	background:url(../images/background-images/project-2.jpg) no-repeat bottom;
	height:275px; 
	padding:0px 16px 0px 15px;
	width:240px;/*271px*/
}

.project3 {
	float:left;
	background:url(../images/background-images/project-3.jpg) no-repeat bottom;
	width:240px; /*270px*/
	height:275px;
	overflow:hidden;
	padding:0px 16px 0px 15px;
}

.arrow-left {
	clear:both;
	background:url(../images/page-elements/arrow-green.gif) no-repeat left;
	width:70px;
	height:85px;
	margin-left:35px;
	margin-top:-50px;
	position:absolute;
	width:70px;
	z-index:3;
	display:inline;
}

.arrow-right {
	background:url(../images/page-elements/arrow-green-right.gif) no-repeat right;
	float:right;
	height:86px;
	margin-right:40px;
	margin-top:-53px;
	position:relative;
	width:70px;
	z-index:3;
	display:inline;
}

/*PROJECT PAGE STYLING*/

.content-holder {
	width:820px;
	margin:0 auto;
	overflow:hidden;
}

#left {
	float:left;
	width:280px;
	padding:0px 10px 0px 20px;
	margin-top:10px;
}

#left h2 {
	margin-bottom:10px;	
	font-size:1.8em;
	letter-spacing:0px;
}

#left h3 {
	color:#8da452;
	padding-left:5px;
	margin-bottom:15px;
	font-size:0.867em;
	line-height:1.231em;
	float:none;
	clear:both;
}

#left h4 {	
	margin-bottom:15px;	
	font-size:0.867em;
}

#left p {
	margin-bottom:15px;
	font-size:0.75em;
}

#right {
	width:490px;
	padding-left:10px;
	float:left;
	margin-top:10px;
	overflow:hidden;
}

#right img {display:block;}

.project-breakdown .attribute a { color:#8DA452; display:block;}

.project-breakdown {
	background:#dedbca;
	padding:16px 20px 7px 13px;
	overflow:hidden;
	font-size:0.867em;
	line-height:1.231em;
	height:100%;
}

.project-breakdown .row {
	overflow:hidden;
	clear:both;
	margin-bottom:13px;
}

.project-breakdown .label {
	float:left;
	width:57px;
	padding-right:10px;
	color:#FFF;	
	font-weight:bold;
}

.project-breakdown .attribute {
	float:left;
	color:#8da452;
	width:180px;
}

#right .project-label {
	background:#393939;
	filter:alpha(opacity=90);
	-moz-opacity:0.90;
	-khtml-opacity: 0.90;
	opacity: 0.90;
	width:492px;
	height:72px;
	margin-top:-85px;
	margin-left:-6px;
	margin-bottom:14px;
	position:absolute;
	z-index:3;
}

#right .project-label a, #right .project-label a:visited {
	display:block;
	background:url(../images/page-elements/magnify-icon.png) no-repeat;
	height:46px;
	float:left;
	margin-left:20px;
	margin-top:14px;
	padding-left:55px;
	padding-top:13px;
	color:#ffffff;
}

/*REGULAR PAGE - ABOUT US*/

.content-holder-reg {
	width:765px;
	margin:20px auto 0px auto;
	padding-right:15px;
	overflow:hidden;
}

.two-col { /* IMAGE AND TEXT */
	overflow:hidden;
	width:100%;
	clear:both;
}

.two-col .image-left {
	float:left;
	width:240px;
}

.two-col .image-right {
	float:right;
	width:240px;
}

.two-col .image-peach-left {
	float:left;
	width:232px; /*was 240px;*/
	background:url(../images/background-images/bg-img-peach.jpg) no-repeat;
	height:155px; /*was 193px;*/
	padding:38px 0px 0px 8px;
}

.two-col .image-green-right {
	float:left;
	width:227px; /*was 240px;*/
	background:url(../images/background-images/bg-img-green-right.jpg) no-repeat;
	height:155px; /*was 193px;*/
	padding:38px 0px 0px 13px;
}

.two-col .image-blue-left {
	float:left;
	width:231px; /*was 240px;*/
	background:url(../images/background-images/bg-img-blue-left.jpg) no-repeat;
	height:157px; /*was 193px;*/
	padding:36px 0px 0px 9px;
}

.image-purple-left {
	float:left;
	width:231px; /*was 240px;*/
	background:url(../images/background-images/bg-img-purple-left.jpg) no-repeat;
	height:155px; /*was 193px;*/
	padding:38px 0px 0px 9px;
}

.image-purple-right {
	float:right;
	width:231px; /*was 240px;*/
	background:url(../images/background-images/bg-img-purple-left.jpg) no-repeat;
	height:155px; /*was 193px;*/
	padding:38px 0px 0px 9px;
}

.image-teracotta-right {
	float:right;
	width:228px; /*was 240px;*/
	background:url(../images/background-images/bg-img-pink-right.jpg) no-repeat;
	height:157px; /*was 193px;*/
	padding:36px 0px 0px 12px;
}

.image-green-left {
	float:left;
	width:231px; /*was 240px;*/
	background:url(../images/background-images/bg-img-green-left.jpg) no-repeat;
	height:156px; /*was 193px;*/
	padding:37px 0px 0px 9px;
}

.image-green-right {
	float:right;
	width:231px; /*was 240px;*/
	background:url(../images/background-images/bg-img-green-left.jpg) no-repeat;
	height:156px; /*was 193px;*/
	padding:37px 0px 0px 9px;
}

.two-col .image-pink-left {
	float:left;
	width:231px; /*was 240px;*/
	background:url(../images/background-images/bg-img-pink-left.jpg) no-repeat;
	height:157px; /*was 193px;*/
	padding:36px 0px 0px 9px;
}

.two-col .image-turquoise-right {
	float:left;
	width:228px; /*was 240px;*/
	background:url(../images/background-images/bg-img-lightblue-right.jpg) no-repeat;
	height:158px; /*was 193px;*/
	padding:35px 0px 0px 12px;
}

.two-col .image-greyblue-left {
	float:left;
	width:231px; /*was 240px;*/
	background:url(../images/background-images/bg-img-gray-blue-left.jpg) no-repeat;
	height:156px; /*was 193px;*/
	padding:37px 0px 0px 9px;
}

.two-col .content {
	float:left;
	width:510px;
	padding-left:15px;
}

.two-col .content h3 {
	margin-top:30px;
	margin-bottom:10px;
}

.two-col .content p {
	font-size:1em;
	line-height:1.467em;
	margin-bottom:5px;
}

.two-col .content a.purple {
	font-size:1em;
	font-weight:normal;
	color:#978BA3;
	display:block;
}

.two-col .content a.pink {
	font-size:1em;
	font-weight:normal;
	color:#c8a3be;
	display:block;
}

.two-col .content a.turquoise {
	font-size:1em;
	font-weight:normal;
	color:#96c0bd;
	display:block;
}

.two-col .content a.terracotta {
	font-size:1em;
	font-weight:normal;
	color:#A98D87;
	display:block;
}

.two-col .content a.green {
	font-size:1em;
	font-weight:normal;
	color:#9BA58D;
	display:block;
}

.two-col .content a.peach {
	font-size:1em;
	font-weight:normal;
	color:#dca59d;
	display:block;
}

.two-col .content a.blue-grey {
	font-size:1em;
	font-weight:normal;
	color:#7C929C;
	display:block;
}

.two-col .content a.dark-green {
	color:#7B815B;
	display:block;
	font-size:1em;
	font-weight:normal;
}

.two-col .content a.dusky-pink {
	color:#B78A87;
	display:block;
	font-size:1em;
	font-weight:normal;
}

/*CLIENTS AREA*/
.clients-wrapper {
	width:760px;
	padding:0px 10px;
	overflow:hidden;
	margin:0 auto;
	text-align:center;
}

.clients-wrapper h4 {
	color:#cfc8ae;
	margin-bottom:20px;
}

.client-logo {
	float:left;
	margin-right:22px;
}

.last {
	margin-right:0px;
}

/*CONTACT US STYLING*/

.contact-area {
	overflow:hidden;
}

.contact-area .image {
	float:left;
	width:399px;
	height:240px;
	padding:30px 0px 0px 1px;
	background:url(../images/background-images/bg-img-contactus-green.jpg) no-repeat;
}

.contact-area .content {
	width:270px;
	margin-top:30px;
	margin-bottom:50px;
	float:left;
	padding-left:30px;
}

.contact-area .content p {
	font-size:1.2em;
	margin-bottom:15px;
	line-height:1.389em;
}

.contact-area .content p span.green {
	color:#8da452;
}

.contact-area .content a {
	color:#8da452;
}

.contact-area .content a.map {
	background:url(../images/page-elements/map-icon.jpg) no-repeat;
	width:94px;
	height:36px;
	display:block;
	font-size:0.8em;
	padding-top:10px;
	padding-left:95px;
}

/*=========================================*/
/*========== LIGHTBOX PAGE STYLING ========*/ 
/*=========================================*/
#main-page-wrapper {
	width:620px;
	padding:0px 20px 30px 20px;
	background:url(../images/background-images/pop-up-bg.jpg) #fcfcfa no-repeat center top;
	overflow:hidden;
}

#main-page-wrapper .logo-beige {
	margin:20px 0px 40px 0px;
	width:100%;
	text-align:right;
}

#main-page-wrapper .content-area {
	background:#FFF;
	overflow:hidden;
	width:570px;
	padding:0px 25px;
	margin-top:35px;
}

#main-page-wrapper .content-area h3 {
	font-size:1.067em;
	margin-bottom:10px;
	font-weight:bold;
	color:#dca59d;
}

#main-page-wrapper .content-area p {
	font-size:1em;
	line-height:1.467em;
	margin-bottom:25px;
}

#main-page-wrapper .next-section {
	background:url(../images/background-images/brown-tape-med.gif) center top no-repeat;
	color:#FFF;
	height:31px;
	text-align:center;
	font-size:1.267em;
	font-weight:bold;
	position:relative;
	z-index:3;
	margin-top:-10px;
	padding-top:12px;
}

#main-page-wrapper .projects-area {
	background:#FFF;
	overflow:hidden;
	width:570px;
	padding:32px 25px 15px 25px;
	margin-top:-19px;
}

#main-page-wrapper .projects-area .project {
	width:175px;
	float:left;
	padding-top:5px;
	padding-bottom:9px;
	text-align:center;
	background:#f3f2eb;
	margin-right:22px;
	color:#b0ad9a;
	font-weight:bold;
	font-size:0.867em;
}

#main-page-wrapper .projects-area .project img {
	width:165px;
	height:84px;
	margin-bottom:3px;
}

/*=========================================*/
/*=========== KOOBA BREEZE STYLING ========*/ 
/*=========================================*/
.sign-up {
	clear:both;
	overflow:hidden;
}

.sign-up-img {
	clear:both;
	background:url(../images/background-images/sign-up-bg.jpg) no-repeat;
	width:762px;
	height:311px;
}

.sign-up .form {
	float:left;
	width:385px;
	overflow:hidden;
}

.sign-up #thankYou {
	float:left;
	width:305px;
	padding: 0px 40px 0px 40px;
	overflow:hidden;
	display:none;
}

.sign-up .costs {
	width:227px;
	overflow:hidden;
	float:left;
	padding:0px 90px 0px 60px;
}

.sign-up h3 {
	color:#525151;
	font-weight:bold;
	background:#FFF;
	line-height:1em;
	padding:7px 8px 5px 8px;
	display:block;
	font-size:1.867em;
	letter-spacing:-2px;
	margin:30px 0px;
	text-transform:lowercase;
	float:left;
}

/*FORM*/
.sign-up form fieldset label {
   display:block;
   color:#859A98;
   float:left;
   width:100px;
   padding-right:20px;
   padding-top:7px;
   font-weight:bold;
   text-align:right;
   text-shadow: 1px 1px 0px #FFF;
}

.sign-up form fieldset input {
	border:1px solid #d4e2e1;
	background:#fcfffd;
	color:#444444;
	font-size:0.987em;
	padding:6px;
	width:200px;
	font-family:Helvetica, Arial, sans-serif;
	vertical-align:middle;
	line-height:1.1em;
}

.inset {
   -moz-box-shadow: inset 0 1px 6px #d5e3e2;
   -webkit-box-shadow: inset 0 1px 6px #d5e3e2;
   box-shadow: inset 0 1px 6px #d5e3e2;
}

.sign-up form fieldset input.submit {
	color:#FFF;
	width:121px;
	height:30px;
	cursor:pointer;
	margin-right:50px;
	display:inline;
	border:none;
	float:right;
	/*BACKGROUND GRADIENT*/
	background:url(../images/page-elements/black-btn-reg.png) no-repeat; /* for non-css3 browsers */

	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#434343', endColorstr='#030303'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#434343), to(#030303)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #434343,  #030303); /* for firefox 3.6+ */
	
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	margin-right:142px;
}

.sign-up form fieldset ol {
	margin-top:20px;
}

.sign-up form fieldset ol li {
	clear:both;
	display:block;
	padding:0 0 13px;
	width:385px;
}

.costs h5, #thankYou h5{
	font-weight:bold; font-size:1.867em; color:#666; margin:27px 0px 20px 0px;
}

.costs p, #thankYou p {
	margin-bottom:15px;
  font-size:1em;
   line-height:1.467em;
   overflow:hidden;
   clear:both;
}

.costs span.label {
	clear:both;
	display:block;
	float:left;
	font-weight:bold;
	color:#6a838e;
	width:160px;
	font-size:1.067em;
}

.costs span.cost {
	display:block;
	float:left;
	font-weight:bold;
	color:#6a838e;
	width:50px;
	font-size:1.067em;
}

/*=========================================*/
/*============== SIFR STYLING =============*/ 
/*=========================================*/


@media screen {
  .sIFR-flash {
    visibility: visible !important;
    margin: 0;
    padding: 0;
  }
  
  .sIFR-replaced, .sIFR-ignore {
    visibility: visible !important;
  }
  
  .sIFR-alternate {
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    display: block;
    overflow: hidden;
  }
  
  .sIFR-replaced div.sIFR-fixfocus {
    margin: 0pt; 
    padding: 0pt; 
    overflow: auto; 
    letter-spacing: 0px; 
    float: none;
  }
}

/*REPLACED ELEMENTS - TITLE, if not here wont work*/

@media screen {
   
  /*.sIFR-active #welcome-note h2 {
	  font-size:3.067em;
	  display:block;
	  padding:0px;
	  font-weight:normal;
	  background:none;
	  color:#FFFFFF;
	  visibility:hidden;
	  margin-bottom:0px;	  
	  letter-spacing:-10px !important;
  }*/
 
}



/*
ADDED BY EMMET - 12/07
*/

.bodyContent {padding-left:10px; }
.bodyContent p {font-size:0.967em; line-height:1.431em; margin-bottom:15px;}
.bodyContent .image-left { float:left; margin-right:20px;}
.bodyContent .image-right { float:right; margin-left:20px;}

.bodyContent h3 {
	font-weight:bold;
	font-size:1.267em;
	line-height:1em;
	padding:10px 0px 10px 0px;
}

#map{
	width:480px;
	height:300px;
	padding:10px;
	background-color:#F5F5F5;
	margin:10px 10px 10px 10px;
}




/*=========================================*/
/*============== BLOG STYLING =============*/ 
/*=========================================*/

/*BLOG PAGE*/

.content-holder-blog {
	width:800px;
	margin:20px auto 0px auto;
	overflow:hidden;
}


.bucket1 {
	float:left;
	width:300px;
}

.bucket2 {
	float:left;
	width:290px;
}

.bucket3 {
	width:270px;
	float:left;
}


#blog-left {
float:left;
padding-left:10px;
width:540px;
}

#blog-right {	
	background:#EAE9DA;
	display:inline;
	float:left;
	margin-left:10px;
	overflow:hidden;
	padding:0 10px;
	width:220px;
}

.blog-entry {
	margin-bottom:50px;
	overflow:hidden;
	width:540px;
}

.blog-header {	
	background:transparent url(../images/background-images/blog-header-bg.jpg) no-repeat;
	margin-bottom:5px;
	overflow:hidden;
}

.blog-header .category {
	color:#969570;
	font-weight:bold;
	padding:0 0 3px 5px;
}

.blog-header h3 {
	background:#FFFFFF;
	color:#525151;
	display:block;
	font-size:2.467em;
	font-weight:bold;
	height:44px;
	letter-spacing:-2px;
	line-height:1em;
	margin-bottom:0;
	padding:10px 8px 0 14px;
	width:355px;
	float:none;
}

.blog-header .date {
	background:#8DA452;
	color:#FFFFFF;
	float:left;
	height:48px;
	margin-left:-56px;
	padding-top:6px;
	position:absolute;
	text-align:center;
	width:56px;
	z-index:3;
}

.blog-header .name {
	float:left;
	width:380px;
}

.blog-header .date .month {
	display:block;
	font-size:1.09em;
	line-height:1em;
	margin-bottom:3px;
	font-weight:bold;
}

.blog-header .date .number {
	display:block;
	font-size:1.8em;
	line-height:1em;
	font-weight:bold;
}

.blog-header .comment-number {
	float:left;
	margin-left:20px;
	width:140px;
}
.blog-header .comment-number .question {
	background:transparent url(../images/background-images/blog-comments.png) no-repeat;
	color:#FFFFFF;
	display:block;
	font-size:2em;
	font-weight:bold;
	height:43px;
	margin-left:41px;
	padding-top:18px;
	text-align:center;
	width:59px;
}

.posted-info {
	clear:both;
	font-size:0.867em;
	font-weight:bold;
}

.posted-info span.publish-date, .posted-info span.author {
	color:#8DA452;
	font-weight:normal;
}

.blog-entry .article-intro {
	margin:14px 0 10px;
}

.blog-entry .img {
	background:transparent url(../images/background-images/blog-img-bg.jpg) no-repeat;
	float:right;
	height:98px;
	padding:12px 0 0 11px;
	width:139px;
}

.blog-entry p {
	font-size:1em;
	line-height:1.467em;
	margin-bottom:10px;
	width:500px;
}

.blog-entry a.read-more {
	color:#8DA452;
	display:block;
	font-size:0.867em;
}

.add-to {
	background:transparent url(../images/background-images/blog-add-to-bg.jpg) no-repeat;
	color:#8DA452;
	font-size:0.933em;
	font-weight:bold;
	height:30px;
	padding:4px 0 0 12px;
	width:304px;
}

.add-to img {
	margin-right:8px;
}

span.add-text {
	float:left;
	margin-right:10px;
	margin-top:6px;
}

#blog-right .categories {
	background:transparent url(../images/background-images/blog-categories-bg.jpg) no-repeat;
	height:219px;
	margin-bottom:18px;
	padding:15px 20px 0;
	width:180px;
}

#blog-right h4 {
	color:#FFFFFF;
	font-size:1.4em;
}

#blog-right .twitter {
	background:transparent url(../images/background-images/blog-twitter-bg.jpg) no-repeat;
	height:219px;
	margin-bottom:18px;
	padding:15px 20px 0;
	width:180px;
}

#blog-right .twitter h4 {
	color:#FFFFFF;
	font-size:1.4em;
	margin-left:58px;
}

.twitter li {
	list-style-position:outside;
}



/*
PROJECT - SLIDER EFFECT
*/

			.boxgrid{ 
				width: 238px; 
				height: 148px; 
				margin:10px; 
				float:left; 
				background:#161613; 
				border: solid 1px #FFF; 
				overflow: hidden; 
				position: relative; 
				padding:0px; margin:0px;
			}
				
			.boxcaption{ 
				float: left; 
				position: absolute; 
				background: #FFF; 
				height: 60px; 
				width: 100%; 
				opacity: .8; 
				/* For IE 5-7 */
				filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
				/* For IE 8 */
				-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
				padding:0px; margin:0px;
 			}
 			.captionfull .boxcaption {
 				top: 160px;
 				left: 0;
 			}
			
			.sliderRow1{
				position: relative;
				width:220px;
				font-size:14px;
				font-weight:bold;
				background-color:#FFF;
				color:#000;
				padding:5px 5px 0px 5px;	
			}
			.sliderRow2{
				position: relative;
				width:220px;
				font-size:12px;
				background-color:#FFF;
				color:#999;
				padding:0px 5px 0px 5px;
			}
			.sliderRow2 .lhs{
				float: left;
			}
			.sliderRow2 .rhs{
				float: right;
				display:none;
			}
			
/*=========================================*/
/*============== SCRAPPAGE DEAL ===========*/ 
/*=========================================*/

body.scrappage {background:url(../images/scrappage/background/background-tile.jpg); }
#scrappage-header { height:37px; background:#ffffff; overflow:hidden;}
#scrappage-header .wrapper { width:820px; margin:0 auto; overflow:hidden; }
#main-content-scrappage {background:url(../images/scrappage/background/home-page-tile.jpg) repeat-x; overflow:hidden; width:100%;}
div.scrappage-banner {overflow:hidden; width:960px; margin:0 auto;}
.contact-btn {position:absolute;  margin-left: 345px;   margin-top: -166px;}
.contact-btn a { display:block; background:url(../images/scrappage/content/contact-btn.png) no-repeat; width:260px; height:35px; text-indent:-6000px; }
.contact-btn a:hover {background:url(../images/scrappage/content/contact-btn-over.png) no-repeat; }
.scrappage-wrapper {width:536px; margin:0 auto; }
.scrappage-content-wrapper { background:url(../images/scrappage/background/bottom-content-curve.png) no-repeat bottom; padding-bottom:10px; overflow:hidden; width:536px; margin-left:-1px; margin-bottom:28px;}
#scrappage-content {background:url(../images/scrappage/background/tile-content-body.png) repeat; width:494px; overflow:hidden; padding:18px 18px 0px 24px;}
#scrappage-content p {clear:both; color:#525151; font-size:1.2em; line-height:1.389em; margin:0px 0px 25px 15px; }
a.email-btn {display:block; background:url(../images/scrappage/content/email-btn.png) no-repeat; width:292px; height:54px; text-indent:-6000px; margin-left:90px;}
a.email-btn:hover {background:url(../images/scrappage/content/email-btn-over.png) no-repeat;  }

body.scrappage #footer { background:#5e7659; }

/*SCRAPPAGE FORM*/
#scrappage-form { width:600px; margin:20px auto 0px auto; }
#scrappage-form div.header {background:#FFF; overflow:hidden; padding:20px;}
#scrappage-form h2 {background:url(../images/scrappage/background/tile-content-body.png) repeat; margin-bottom:10px; }
#scrappage-form p { color:#525151; font-size:1em; line-height:1.389em; margin:0px 0px 0px 0px;}
#scrappage-form div.form-wrapper {background:url(../images/scrappage/background/home-page-tile.jpg) repeat-x; padding:10px 0px 20px 40px;}
legend { text-indent:-4000px; }
#scrappage-form label {display:block; color:#525151; font-size:1.2em; font-weight:bold; font-family:Helvetica, Arial, sans-serif; letter-spacing:-1px; margin-bottom:16px; float:left; margin-top:10px; width:120px; }
#scrappage-form input.text-input {height: 30px; margin-bottom: 18px; padding: 7px 0 7px 10px;  width: 268px; background:url(../images/scrappage/background/form-input.png) no-repeat bottom right; border:0px solid #edebe5; font-family:Helvetica, Arial, sans-serif; font-size:1em; color:#525151;}
#scrappage-form input.send-btn {background:url(../images/scrappage/content/send-btn.png) no-repeat; text-indent:-3000px; width:95px; height:35px; border:0px solid #FFFFFF; cursor:pointer; }

/*BULLETS*/
.blog-entry ul {
}

.blog-entry li {background:url(../images/background-images/bullet-bg.jpg) no-repeat left 5px; padding-left:15px; font-size: 0.867em;
    line-height: 1.467em;
    margin-bottom: 3px;
}

#goldenspiderwinner{
	position: absolute;
	margin: -30px 0 0 80px;
	z-index:200;
}
