/* Kenneth W Reed Associates Stylesheet */
/* Produced by Wildwood Technology Limited, info@wwood.co.uk */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: center;
	background-color:#3f3f3f;
	margin: 0px;
	background-image: url("/images/bg-siteback.gif");
	background-repeat: repeat-y;
	background-position: center;
}

h1 {
	font-size: 1.6em;
}

h2 {
	font-size: 1.4em;
}

a {
	color: #fbd17b;
	text-decoration: none;
}

a:hover {
	color: #ff5b0d;
}

hr {
	color: #616161;
	background-color: #616161;
	height: 1px;
	border: 0px;
}

#homeTagLine {
	float: right;
}

#homeImageLarge {
	padding: 138px 210px 0px 0px;
	float: right;
}

#homeImageSmall {
	display: none;
}

#pageHome #homeImageSmall {
	padding: 48px 0px 0px 19px;
	display: block;
	position: absolute;
}

#pageHome .header {
	text-align: left;
}

/* Layout */

.container {
	background-color: #000000;
	color: #959595;
	width: 700px;
	margin-left: auto;
  margin-right: auto;
	text-align: left;
	padding-top: 2px;
	
}

.contentContainer {
	padding: 0px 10px 0px 20px;
	line-height: 22px;
	background-image: url("/images/bg-main.gif");
	background-repeat: no-repeat;
	background-position: left 400px;
	height: 490px;
}

.contentContainer li {
	padding-bottom: 5px;
}

.header {
	height: 150px;
	text-align: right;
	background-image: url("/images/bg-header.gif");
	background-repeat: no-repeat;
	background-position: 6px 32px;
}

.headerLogo {
	display: block;
	text-align: left;
}

.headerLogo img {
	margin: 2px 0px 0px 72px;
}

.footerContainer {
	clear: both;
}

#page5 .footerContainer {
	background-image: none;
}

.footer {
	font-size: 80%;
}

/* Navigation */

.navBar {
	margin: 20px 0px 0px 140px;
	display: block;
}

.navBar ul {
	margin: 0px;
	padding: 0px;
}
	
.navBar li {
	list-style: none;
	display: block;
	float: left;
}

.navBar a {
	display: block;
	color: #636363;
	font-weight: bold;
	text-decoration: none;
	background-repeat: no-repeat;
	height: 40px;
	width: 90px;
	margin-right: 10px;
}

.navBar a:hover {
	color: #df1414;
} 


/* Homepage */

#pageHome .navBar {
	display: none;
}

#pageHome #navHome {
	display: none;
}

#pageHome .header {
	background-image: none;
}

#pageHome .headerLogo img {
	margin: 6px 0px 0px 114px;
}


/* Navigation Buttons */

#navHome {
	margin: 5px 5px 0px 0px;
	}
	
#navHome a {
	background-image: url("/images/nav/home-off.gif");
	background-repeat: no-repeat;
	float: right;
	width: 54px;
	height: 10px;
	display: block;
	}

#navHome a:hover {
	background-image: url("/images/nav/home-on.gif");
	}
	
#navItem1 a {
	background-image: url("/images/nav/overview-off.gif");
	width: 85px;
	}

#navItem2 a {
	background-image: url("/images/nav/working-off.gif");
	width: 81px;
	}

#navItem3 a {
	background-image: url("/images/nav/people-off.gif");
	width: 68px;
	}

#navItem4 a {
	background-image: url("/images/nav/clients-off.gif");
	width: 85px;
	}

#navItem5 a {
	background-image: url("/images/nav/news-off.gif");
	width: 60px;
	}
	
#navItem6 a {
	background-image: url("/images/nav/contact-off.gif");
	width: 78px;
	}

#navHome a:hover {
	background-image: url("/images/nav/home-on.gif");
	}
	
#navItem1 a:hover, #page1 #navItem1 a {
	background-image: url("/images/nav/overview-on.gif");
	}

#navItem2 a:hover, #page2 #navItem2 a {
	background-image: url("/images/nav/working-on.gif");
	}

#navItem3 a:hover, #page3 #navItem3 a {
	background-image: url("/images/nav/people-on.gif");
	}

#navItem4 a:hover, #page4 #navItem4 a {
	background-image: url("/images/nav/clients-on.gif");
	}

#navItem5 a:hover, #page5 #navItem5 a {
	background-image: url("/images/nav/news-on.gif");
	}
	
#navItem6 a:hover, #page6 #navItem6 a {
	background-image: url("/images/nav/contact-on.gif");
	}


/** Content Right Hand Navigation **/

.contentNav {
	width: 118px;
	float: right;
	text-align: center;
	margin-top: 74px;
}

.contentNav ul {
	margin: 0px;
	padding: 0px;
}
	
.contentNav li {
	list-style: none;
	display: block;
}

.contentNav a {
	display: block;
	color: #636363;
	font-weight: bold;
	text-decoration: none;
	background-repeat: no-repeat;
	height: 40px;
	width: 100px;
}

.contentNav a:hover {
	color: #df1414;
} 

/** Content Right Hand Buttons **/

#contentNavItem1 a {
	background-image: url("/images/nav/homenav/overview-off.gif");
	height: 25px;
	}

#contentNavItem2 a {
	background-image: url("/images/nav/homenav/working-off.gif");
	}

#contentNavItem3 a {
	background-image: url("/images/nav/homenav/people-off.gif");
	height: 25px;
	}

#contentNavItem4 a {
	background-image: url("/images/nav/homenav/clients-off.gif");
	}

#contentNavItem5 a {
	background-image: url("/images/nav/homenav/news-off.gif");
	height: 25px;
	}
	
#contentNavItem6 a {
	background-image: url("/images/nav/homenav/contact-off.gif");
	height: 25px;
	}

#contentNavItem1 a:hover {
	background-image: url("/images/nav/homenav/overview-on.gif");
	}

#contentNavItem2 a:hover {
	background-image: url("/images/nav/homenav/working-on.gif");
	}

#contentNavItem3 a:hover {
	background-image: url("/images/nav/homenav/people-on.gif");
	}

#contentNavItem4 a:hover {
	background-image: url("/images/nav/homenav/clients-on.gif");
	}

#contentNavItem5 a:hover {
	background-image: url("/images/nav/homenav/news-on.gif");
	}
	
#contentNavItem6 a:hover {
	background-image: url("/images/nav/homenav/contact-on.gif");
	}

/* Others */

.imageLeft {
	float: left;
	margin: 0px 10px 10px 0px;
}

.imageRight {
	float: right;
	margin: 0px 0px 10px 10px;
}

.nowrap {
	white-space: nowrap;
}

.pageButton {
	padding: 18px 0px 0px 0px;
}

.pageButtonNext {
	position: absolute;
	margin: 183px 0px 0px 610px;
}

.pageButtonContainer {
	position: absolute;
	margin: 300px 0px 0px 0px;
	text-align: right;
	width: 620px;
}

div.scrollContainer {
	/*overflow: auto;
	height: 500px;*/
	}

#page3.nobackground .container, #page4.nobackground .container, #page5.nobackground .container, #page6.nobackground .container   {
	background-image: url("/images/bg-main-right.gif");
	}
	
/* Page Background Images */

.container {
	background-repeat: repeat-y;
	background-position: right top;
	}

#pageHome .container {
	background-image: url(images/bg/bg-home.jpg);
	background-repeat: no-repeat;
	}
		
#page1 .container {
	background-image: url(images/bg/bg-overview.jpg);
	}
	
#page2 .container {
	background-image: url(images/bg/bg-working.jpg);
}

#page3 .container {
	background-image: url(images/bg/bg-people.jpg);
	}
	
#page4 .container {
	background-image: url(images/bg/bg-clients.jpg);
}

#page5 .container {
	background-image: url(images/bg/bg-news.jpg);
	}
	
#page6 .container {
	background-image: url(images/bg/bg-contact.jpg);
}


/** Client & Projects Page Right Hand Navigation **/

.clientNav {
	width: 321px;
	float: right;
	text-align: right;
	margin-top: 10px;
}

.clientNav ul {
	margin: 0px;
	padding: 0px;
}
	
.clientNav li {
	list-style: none;
	display: block;
}

.clientNav a {
	display: block;
	color: #636363;
	font-weight: bold;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: right;
	height: 30px;
	width: 321px;
}

.clientNav a:hover {
	color: #df1414;
} 

/** Client & Projects Page Right Hand Buttons **/

#clientNavItem1 a {
	background-image: url("/images/nav/clientnav/listed-off.gif");
	}

#clientNavItem2 a {
	background-image: url("/images/nav/clientnav/newspaper-print-off.gif");
	}

#clientNavItem3 a {
	background-image: url("/images/nav/clientnav/industrial-off.gif");
	}

#clientNavItem4 a {
	background-image: url("/images/nav/clientnav/residential-off.gif");
	}

#clientNavItem5 a {
	background-image: url("/images/nav/clientnav/leisure-off.gif");
	}
	
#clientNavItem6 a {
	background-image: url("/images/nav/clientnav/schools-off.gif");
	}
	
#clientNavItem7 a {
	background-image: url("/images/nav/clientnav/salcombe-off.gif");
	}

#clientNavItem1 a:hover {
	background-image: url("/images/nav/clientnav/listed-on.gif");
	}

#clientNavItem2 a:hover {
	background-image: url("/images/nav/clientnav/newspaper-print-on.gif");
	}

#clientNavItem3 a:hover {
	background-image: url("/images/nav/clientnav/industrial-on.gif");
	}

#clientNavItem4 a:hover {
	background-image: url("/images/nav/clientnav/residential-on.gif");
	}

#clientNavItem5 a:hover {
	background-image: url("/images/nav/clientnav/leisure-on.gif");
	}
	
#clientNavItem6 a:hover {
	background-image: url("/images/nav/clientnav/schools-on.gif");
	}
	
#clientNavItem7 a:hover {
	background-image: url("/images/nav/clientnav/salcombe-on.gif");
	}
	
/* News Images */

.gallery img {
	margin: 0px 6px 10px 0px;
	float:left;
	}

.gallery a img {
	border: 1px solid #959595;
	}

.gallery a:hover img {
	border: 1px solid #959595;
	}

.gallery p {
	clear: both;
	}

#lightbox img {
	border: 4px solid #df1414;
	clear: both;	
	}

#overlay img {
	border: none; 
	}

#overlay {
	/*background-image: url("/images/overlay.png");*/
	}

* html #overlay {
	background-color: #434343;
	back\ground-color: transparent;
	/*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/overlay.png", sizingMethod="scale");*/
	}

#popup {
	background-image: none;
	margin: 0px;
	padding: 0px;
}

#popup .header {
	height: 50px;
	background-image: none;
}

#popup .header h1 {
	margin: 0px;
}

.videoLink {
	/*background-image: url("/images/bg-video.gif");
	background-repeat: no-repeat;
	padding-left: 45px;*/
}

.popupTitle {
	text-align:left;
	padding: 10px 0px 10px 10px;
	background-color: #000000;
	color: #959595;
}


/*salcombe section*/

.navigationListing {
	margin-left: 50px;
}

.navigationListing ol {
	color: #DF1414;
	padding: 0;
	margin-left: 0;
}

.navigationListing ol p {
	color: #959595;
	padding: 0;
	margin: 0;
}

.navigationListingLetters {
	margin-left: 50px;
}

.navigationListingLetters ul {
	color: #DF1414;
	padding: 0;
	margin-left: 0;
	list-style-type: upper-alpha														
}

.navigationListingLetters ul li p {
	color: #959595;
	padding: 0;
	margin: 0;															
}

#advancedMap { 
	width: 648px;
	height: 649px;						 
}

#advancedMapNewspaper { 
	width: 648px;
	height: 700px;						 
}

.heading { 
	margin-left: 35px;
	margin-right: 35px;					 
}

.salcombeHeading { 
	margin-left: 27px;					 
}


.selectedProject {
	width: 650px;
	margin-left: 20px;
	padding-bottom: 20px;
}

.selectedProject img {
	padding-left: 10px;
	padding-bottom: 20px;
	vertical-align: top;
}										 							 
/*salcombe section*/