/* Open Creative Communications - Website Stylesheet
Author: Ali Blackwell
Author URI: http://www.aliblackwell.com
Graphic Design: Tom Silverstone
GD URI: http://www.tomsilverstone.com
*/

/* Resets and Hacks */



 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, 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;
	list-style: none;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	color: #666;
}

h1,h2,h3,h4,h5 {
	font-family: Arial,sans-serif;
}

/* Site Architecture */

body {
margin: 0;
padding: 0;
width: 100%;
font-family: Georgia;
}


#sitewrapper {
width: 980px;
margin: 0px auto;
}

#header {
width: 100%;
height: 90px;
border-bottom: solid #d1d0d0 2px;
margin-bottom: 6px;
}
#logo {
margin-top: 20px;
position: absolute;
}

/* Navigation - CSS Sprites */
#mainnav {
	display: block;
	float: right;
	width: 590px;
	margin: 50px 0px 0px 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial,Verdana,sans-serif;
	text-transform: uppercase;
	overflow: hidden;
}

#mainnav .divider {
	margin: -2px 6px 0px 5px;
	color: #003f5e;
	display: inline;
	height: 15px;
	float: right;
}
#mainnav .linkItem {
display: inline;
float: right;
height: 15px;
margin: 0px;
}

#mainnav .linkItem a:link, #mainnav .linkItem a:visited {
color: #56A1D5;
padding: 1px 3px;

}

#mainnav .linkItem a:hover {
	color: #003F5E;	
}
#mainnav .linkItem a.current, #mainnav .linkItem a.section {
	color: #ffffff;
	background-color: #003f5e;
}


#mainnav li#home2 a {
width: 45px;
margin: 0px 0px 0px 32px;
background-position: -32px -35px;
}#mainnav li#home a:hover, #mainnav li#home a.current, #mainnav li#home a.section {background-position: -32px 0px;}

/* Structure Continued */

#bannerholder {
width: 100%;
height: 359px;
padding: 0px 0px 6px 0px;
border-bottom: solid #d1d0d0 2px;
}

#banner {
/*border: solid #414040 1px;*/
}

#pagehead {
padding: 0px 0px 20px 0px;
border-bottom: dashed #d1d0d0 2px;
}

#pageheadprojects {
padding: 0px 0px 16px 0px;
border-bottom: dashed #d1d0d0 2px;
}

#contentleftwrap {
float: left;
width: 480px;
margin: 0;
}

#contentrightwrap {
float: right;
width: 480px;
margin: 0 0 0 20px;
}


#clients{
padding: 12px 0px 0px 0px;
width: 100%;
z-index: 10;
}

/*
 * FOOTER
 ******************************/
 
#footerwrapper {
	font-family: Arial;
}

#footer {
border-top: 2px #d1d0d0 solid;
border-bottom: 1px dashed #d1d0d0;
padding-bottom: 20px;
width: 980px;
margin: 20px auto;
height: 100%;
}

#footer .FooterBlock {
	font-family: Arial,sans-serif !important;
	text-transform: uppercase;
	width: 245px;
	float: left;
}

#footer .notleftone {
	height: 150px;
	border-left: 1px solid #d1d0d0;
	padding-left: 20px;	
}

#footer .notleftone p {
	line-height: 18px !important;
}

#footer .FooterBlock p {
	font-family: Arial,sans-serif !important;
	font-size: 10px;	
	line-height: 14px;
}

#footer .FooterBlock h2 {
	font-family: Arial,sans-serif !important;
	font-size: 12px;
	font-weight: bold;	
	margin-bottom: 16px;
	margin-top: 20px;
}



/* GET IN TOUCH POP UP
 *************************************
 */
 
 #GetInTouch {
 	margin-top: -5px;
 }

#GetInTouchForm {
	font-family: Arial;
	position: fixed;
    display: none;
	padding: 30px 80px;
	top: 20%;
	left: 50%;
	margin-left: -268px;
	width: 476px;
	height: 333px;
	background: transparent url('../images/formBkg.png');
	background-repeat: no-repeat;
	z-index: 10;
}


#closeBtn {
	width: 19px;
	height: 19px;
	float: right;
	margin-right: 65px;
	background: #ffffff url(../images/closeBtn.png) no-repeat 0 0;
	cursor: pointer;
}

#GetInTouchForm img {
	margin: 10px 0px;
}

#Form_ContactForm {
	width: 350px;
}

#Form_ContactForm_action_dummyAction {
		border: none;	
		width: 61px;
		height: 17px;
		background: url(../images/SendButton.png) no-repeat 0 0;
		float: right;
		padding: 0px;
		margin: 0px;
		cursor: pointer;
}

#Form_ContactForm_error {
	font-family: Arial;
	font-size: 14px;
	color: red;
	font-weight: bold;
}

#Form_ContactForm_email {
	width: 230px;	
}

#Form_ContactForm fieldset textarea, #Form_ContactForm fieldset input {
	font-family: Arial;
	font-size: 13px;
}

#Form_ContactForm_message {
	margin-top: 5px;
	width: 350px;
}

.MailSent {
	font-size: 13px;
	width: 350px;
	color: #cccccc;
	padding-top: 30px;
}

.MailSent a:hover {
	color: #56a1d5;
	text-decoration: none;
	
}

#blanket {
	position: fixed;
	display: none;
	left: 0px;
	right: 0px;
	width: 100%;
	height: 100%;
	z-index: 9;
	background: transparent url('../images/blanket.png') repeat left top;	
}

#SentMessage {
	display: none;
}


/* ----------------------------------------------------------------
-------------------------------------------------------------------
------------------------------------------------------------------- */

.login {
float: right;
}

img.pageheader {
margin: 20px 0px 0px 0px;
}

#pageheadprojects img {
margin: 14px 0px 0px 0px;
}

/*Page Styles */



/* Typography */


h2.latestnews {
font-size: 18px;
font-family: Georgia;
color: #56a1d5;
}


p.client {
font-family: Arial;
font-size: 13px;
}

span.timestamp {font-size: 18px;}

h2 {
font-size: 18px;
font-family: Georgia;
}

h4 {font-family: Georgia;
font-weight: bold;
font-size: 14px;
color: #414040;
}

h2.projectheading {
font-size: 18px;
font-family: Georgia;
color: #56a1d5;
margin: 5px 0px 2px 0px;
}

.blue {
color: #56a1d5;
margin-top: -3px;
}
.grey {
color: #d0d0d0;
margin-bottom: 12px;
}

a {
color: #56a1d5;
text-decoration: none;
}

a.readmorenews {
color: #d4d4d4;
}



p, ul {
color: #666666;
font-size: 14px;
margin: 0;
font-family: Georgia,Times,"Times New Roman",serif;
}


p.latestnewstext {
font-size: 13px;
}

.clear {
margin-top: 10px;
}

.clearFloats {
	clear: both;
}

a:hover {
color: #414040;
}

#pagehead h2 {
font-size: 30px;
font-family: Georgia;
color: #b4b4b4;
margin-top: 17px;
}

/*Page Styles */

/*Homepage */

#latest {
margin: 0px 0px 7px 0px;
}


/*Twitter*/

.tweetwrap .tweetimagewrap {
float: left;
width: 52px;
}

p.tweet {
color: #56a1d5; 
font-size: 13px;
margin-top: -2px;
width: 100%;
font-family: Georgia;
z-index: 10;
}

.tweetinfowrap {
float: left;
width: 258px;
padding-right: 24px;
}
.tweetwrap {
display: block;
width: 480px;
margin-top: 15px;
}

.tweettime {
font-size: 12px;
color: #999999;
font-family: Arial;
margin-top: 5px;
z-index: 5;
}




/*What We Do */
.profile img {
margin: 0px 20px 24px 20px;
float: left;
position: absolute;
}
.infowrap h2.blue a,
.infowrap h2.grey{

}

.infowrap {
display: block;
position: absolute;
width: 280px;
margin: 0px 0px 0px 190px;
}
#sixtytwowrap {
margin: 10px 0px 0px -40px;
width: 1020px;
display: block;
}
.profile {
margin-top: 20px;
margin-left: 20px;
display: block;
padding-right: 20px;
height: 174px;
width: 450px;
float: left;
}
.top {
margin-top: 30px }

/*Projects*/
#projectswrap {
margin-top: 28px;
width: 980px;
padding-bottom: 25px;
float: left;
min-height: 332px;
border-bottom: 2px #d1d0d0 solid;
}

a#backtoprojects {
display: block;
height: 14px;
width: 155px;
background: url('../images/backtoprojects.jpg') no-repeat;
background-position: 0 0;
text-indent: -10000em;
position: absolute;
margin: -24px 0px 0px 825px;
}a#backtoprojects:hover {background-position: 0px -44px;}


#projectgallery {
width: 669px;
height: 332px;
float: right;
overflow: hidden;
}
#projectsinfo {
width: 285px;
float: left;
}

#projectsinfo p {
margin-bottom: 20px;
line-height: 18px;
}

img#browse {
margin: 12px 0px 15px 0px;
}
/* What We Do */

#sixtyonewrap {
margin: 28px 0px 0px -61px;
display: block;
width: 1041px;
}
.examplework {
width: 286px;
height: 220px;
margin-top: 0px;
float: left;
margin-left: 61px;
}

.examplework img {
position: absolute;
z-index: -1;
}

.examplework a {
padding-top:144px;
height: 20px;
width: 282px;
z-index: 10;
display: block;
}
a#previous {
display: block;
height: 14px;
width: 70px;
clear: both;
background: url('../images/previous.jpg') no-repeat;
background-position: 0 0;
margin: 0px 0px 0px 0px;
text-indent: -10000em;
z-index: 10;
}a#previous:hover {background-position: 0px -44px;}
a#more {
display: block;
/*height: 14px;
width: 45px;*/
height: 14px;
width: 45px;
background: url('../images/more.jpg') no-repeat;
background-position: 0 0;
margin: 0px 0px 0px 935px;
text-indent: -10000em;
float: left;
z-index: 10;
}a#more:hover {background-position: 0px -44px;}

/*News*/

.newsitem {
width: 286px;
height: 288px;
margin-left: 61px;
float: left;
}

h2.newstitle {
font-size: 18px;
color: #56a1d5;
margin: 8px 0px 2px 0px;
font-family: Georgia;
}

h5.dateheading {
color: #999999;
font-size: 13px;
font-family: Arial;
margin-bottom: 2px;
}

.job h2 {
font-size: 18px;
color: #56a1d5;
margin-bottom: 22px;
}

.job  p {
margin-bottom:
22px;
}


.newsitem p {
color: #666666;
font-family: Arial;
font-size: 13px;
margin-bottom: 4px;
}

.newsitem a {
font-family: Arial;
font-size: 13px;
}


a#earlier {
display: block;
height: 14px;
width: 55px;
background: url('../images/earlier.jpg')no-repeat;
background-position: 0 0;
text-indent: -10000em;
margin: 20px 0px 0px 925px;
float: left;
}a#earlier:hover {background-position: 0px -44px;}


/*Homepage Flash */


.slide {
width: 980px;
height: 359px;
position: absolute;
display: inline;
}

.middle{
width: 0%;
height: 359px;
position: absolute;
}

.slidewrap {
position: relative;
width: 980px;
height: 359px;
display: block;
}

.slidewrap2 {
position: relative;
width: 669px;
height: 332px;
display: block;
}





#projectnav { 
position: absolute; 
z-index: 10;
}

/* Jobs */

.job {
float: left;
}
#job1 {
width: 285px;
margin: 27px 30px 0px 0px;
}

#job2 {
width: 284px;
padding: 12px 30px 12px 30px;
margin-top: 15px;
border-right: 2px solid #d1d0d0 ;
border-left:  2px solid #d1d0d0 ;
}

#job3 {
width: 285px;
margin: 27px 0px 0px 30px;
}

.WidgetHolder h3 {
display: none;
}

#zoombar {
float: left;
width: 100%;
margin-top: 0px;
border-top: 2px solid #dddddd;
}

.zoomtile {
float: left;
margin-right: 12px;
}

.zoomtile a {
width: 286px;
height: 145px;
display: block;
text-indent: -10000em;
}
#galleryscroll  
	{
		position: relative;
		float: left;
		margin: 0;
		padding: 0;
		width: 980px;
	}
a.readmoreanim {
background: url('../images/readmore2.png') no-repeat;
display: block;
z-index: 10;
position: absolute;
width: 113px;
height: 27px;
background-position: 0 0;
text-indent: -10000em;
margin: 315px 0px 0px 850px;
}

a.readmoreanim:hover {
background-position: 0 -39px;
}


#bloglinkwrap {
position: relative;
left: -200px;
width: 71px;
margin: -5px auto -20px auto;
z-index: 5;
}

a#bloglink {
width: 133px;
height: 48px;
text-indent: -10000em;
z-index: 5;
display: block;
background: url('../images/signsprite.jpg') no-repeat;
background-position: 0 0;
}a#bloglink:hover {background-position: 0 -58px; }

/* Contact Us */
#leftborder {
float: left;
width: 487px;
height: 500px;
border-right: 2px #d1d0d0 solid;
margin: 18px 0px 0px 0px;
}

#right {
float: right;
width: 490px;
height: 500px;
margin: 18px 0px 0px 0px;
}

#googlemap {
margin: 10px 0px 0px 17px;
}

#address {
width: 45%;
float: left;
margin:10px 0px 0px 16px;
}
#address p {
line-height: 18px;
margin-bottom: 15px;
}
#details {
width: 40%;
float: right;
margin:31px 0px 0px 0px;
}
#details p {
margin-bottom: 2px;
}

h5.addressheading {
color: #414040;
font-size: 13px;
font-family: Arial;
font-weight: bold;
margin-bottom: 4px;
}


#wrapform {
width: 460px;
height: 480px;
display: block;
float: left;
margin: 10px 0 0 10px;
padding: 0;
}
input {
color: gray;
margin: 0;
padding: 0;
width: 190px;
}

textarea {color: gray;
width: 436px;
height: 185px;}
option {color: gray;}
select {color: gray;}
#leftright {
width: 460px;
height: 100px;
}
#left {
width: 220px;
height: 100px;

float: left;
display: block;
}
#rightbox {
width: 197px;
height: 100px;

float: left;
margin: 0px 0px 0px 20px;
display: block;
}
#name, #emailaddress {
margin-bottom: 12px;
}

#company {
clear: both;
position: absolute;
}

#topic{
margin-top: 34px;
display: block;
width: 195px;
position: absolute;

} 
p.error {
font-size: 50%;
color: red;
margin: -12px 0px 0px 0px;
display: block;
position: absolute;
}

button{
		border: none;	
		background: url(../images/button.jpg) no-repeat 0 0;
		width:58px;
		height:27px;
		text-align:left;
		margin: 15px 0px 0px 380px;
		overflow:hidden;
		text-indent:-8000px;
		cursor:pointer;
			}


#phoneicon {padding: 0px 0px 0px 19px; background: url('../images/phone.png') no-repeat;}
#faxicon {padding: 0px 0px 0px 19px; background: url('../images/fax.png') no-repeat;}
#emailicon {padding: 0px 0px 0px 19px; background: url('../images/email.png') no-repeat;}

/* 
 *    ABOUT US PAGE
 */
 
 #AboutLeft {
 	float: left;
 	width: 480px;
}

#AboutRight {
	margin-left: 500px;
}

 #AboutOCC h2, #Services h2, #LatestBlogStories h2{
 	margin-top: 20px;
 	font-size: 18px;
 	text-transform: uppercase;
 	font-weight: 600;
 	color: #666666;
 	font-family: Arial;
 	margin-bottom: 10px;
 }
 
#AboutTeam h2 {
	margin-top: 40px;
 	font-size: 18px;
 	text-transform: uppercase;
 	font-weight: 600;
 	color: #666666;
 	font-family: Arial;
 	margin-bottom: 20px; 
}

#selectedDescription {
	font-family: Arial;	
}

#selectedDescription h2 {
	font-family: Arial;
	margin-top: 20px;
 	font-size: 13px;
 	text-transform: uppercase;
 	font-weight: 600;
 	color: #003f5e;
 	margin-bottom: 10px;	
}
 
 #Services p {
 	color: #666666;
 	font-family: Arial;
 	margin-bottom: 10px;
}
 
#AboutOCC p {
 	font-size: 13px;
 	color: #666666;
 	font-family: Arial;
 	margin-bottom: 10px;
}

.story {

 	color: #666666;
 	margin-bottom: 0px;
 	font-family: Arial;
 	font-size: 13px;
}
 
.blogIcon {
	float:left;
	height: 60px;
	padding-top: 4px;
	margin-right: 10px;	
}

.blogText {
	height: 70px;	
	margin: 0px;
	padding: 0px;
}

.blogText h3 {
	font-size: 15px;	
}

#TeamLinks {
	line-height: 30px;	
}

.TeamLink {
	background-color: #56a1d5;
	color: white;
	text-transform: uppercase;
	padding: 4px 0px;
	font-family: Arial;
	font-size: 14px;
	font-weight: 600;	
	white-space: nowrap;
}

#Description {
	color: #666666;
 	margin-top: 10px;
 	font-family: Arial;
 	font-size: 13px;
 	min-height: 100px;
}

.ServiceDes {
	display: none;	
}

#ImagesTable {
	padding: 0px;
	border-spacing: 1px;	
}

#ImagesTable tr {
	padding: 0px;
	margin: 0px;	
}

#ImagesTable tr td {	
	padding: 0px;
	margin: 0px;
	height: 147px;
	width: 159px;
	overflow: hidden;
}

#s0 {
	background: #ffffff url('../images/Team/TeamImage1.png') no-repeat 0 0;
}

#s1 {
	background: #ffffff url('../images/Team/TeamImage2.png') no-repeat 0 0;
}

#s2 {
	background: #ffffff url('../images/Team/TeamImage3.png') no-repeat 0 0;
}

#t0 {
	background: #ffffff url('../images/Team/TeamProfile1.png') no-repeat 0 0;
}

#t1 {
	background: #ffffff url('../images/Team/TeamProfile2.png') no-repeat 0 0;
}

#t2 {
	background: #ffffff url('../images/Team/TeamProfile3.png') no-repeat 0 0;
}

#ImagesTableWrapper {
	position: relative;	
}

.blurb_rollover {
	position: absolute;
	display: none;
	left: 0px;
	right: 0px;
	width: 480px;
	height: 298px;
	z-index: 3;
	background: transparent url('../images/trans_pixel.png') repeat 0 0;
}

.worker_name {
	font-family: Georgia, serif;
	color: #ffffff;	
	font-weight: bold;
	font-size: 18px;
	padding-left: 12px;
	padding-top: 3px;
}

.worker_top {
	margin-top: 20px;	
}

.blurb {
	font-family: Arial;
	font-size: 13px;
	color: #666666;
	margin: 20px auto;
	width: 456px;
	height: 151px;
	overflow: hidden;
	background: white url('../images/white_pixel.png') repeat 0 0;	
}

.blurb img {
	float: left;
	border: 2px solid white;
}

.blurb .worker_description {
	margin-left: 165px;
	padding: 10px;	
}

h1.BigTitle {
	text-transform: uppercase;
	color: #56A1D5;
	font-size: 22px;
	margin-top: 18px;
	font-family: Arial;
	font-weight: bold;
}

#slideshow {
	position: relative;
	height: 360px;
	overflow: hidden;
}

#nav { z-index: 50; position: absolute; top: 25px; left: 20px; height: 32px;}
#nav a { color: #555; font-family: Arial; font-size: 75%; margin: 0 2px; width: 28px; height: 28px; padding: 10px; border: none; background: transparent url('../images/Banner/Button_new.png') no-repeat center center; text-decoration: none }
#nav a.activeSlide { color: #fff; background: transparent url('../images/Banner/Button_new_active.png') no-repeat center center; }
#nav a:focus { outline: none; } 

#PageNumbers {
	text-align: right;
}

#PageNumbers span.linkPage span {
	border: 1px solid #56A1D5;
}

#PageNumbers span.linkPage span:hover {
	border: 1px solid #003F5E;	
}

#PageNumbers span a span {
	color: #56A1D5;
	padding: 2px 6px;
}

#PageNumbers span a:hover span {
	color: #003F5E;
	padding: 2px 6px;	
}

#PageNumbers span.activePage span {
	color: white;
	border: 1px solid #003F5E;	
	background-color: #003F5E;
	padding: 2px 6px;
}

#serviceswrap {
	margin-top: 30px;	
}

#serviceswrap #services_left {
	font-size: 75%;
	float: left;
	width: 190px;
	padding-right: 40px;	
}

#serviceswrap #services_left ul {
	list-style: none;
	border-top: 1px solid #555;
	border-bottom: 1px solid #555;	
	padding: 10px 0;
}

#serviceswrap #services_left ul li {
	margin: 15px 0;	
}

#serviceswrap #services_middle {
	float: left;
	width: 520px;	
}

#serviceswrap #services_right {
	float: left;
	width: 190px;
	padding-left: 40px;	
}

.serviceinfo {
	line-height: 24px;
}

	.serviceinfo p {
		font-size: 14px;
	}

	.serviceinfo h2 {
		font-family: Georgia, Arial, sans-serif;
		font-size: 24px;
		font-weight: bold;
		margin-bottom: 13px;
		color: #888;
		line-height: 26px;
		margin-top: -2px;
	}
.serviceseparator {
	margin: 20px 0;
	height: 5px;
	border-top: 2px solid #D1D0D0;
}

#pagehead a.current, #pagehead a.section {
	color: white;
	background-color: #003F5E;
	padding: 0 2px;
}

#servicesimagewrapper {
	margin: 0 auto;
	width: 700px;
}

/*  NEW HOME PAGE */

#HomePageWrapper h1 {
	font-weight: bold;
	font-size: 20px;
	color: #414040;	
	text-transform: uppercase;
}

#HomePageWrapper h2 a {
	font-family: Arial,sans-serif;	
}

#HomeTopContent {
	background: transparent url('../images/HomePage/line.jpg') no-repeat left bottom;
	padding-bottom: 10px;
}

.HomeLeftColumn {
	width: 608px;
	float: left;
	padding-right: 32px;
	overflow: hidden;
}

.HomeRightColumn {
	width: 340px;
	float: left;	
	overflow: hidden;
}

#welcome h1 {
	font-size: 30px;
	color: #003f5e;
	font-weight: bold;
	margin: 10px 0 20px 0;
	line-height: 28px;
	text-transform: none;
}

#welcome p {
	font-size: 17px;
}

#welcome ul {
	line-height:28px;
	font-size: 16px;
	width: 660px;
	margin-left: 40px;
	margin-top:14px;
}

#welcome ul li {
	list-style: disc outside none; 
	float: left;
	width: 320px; 
	margin-bottom: 8px;
}

#latestnews {
	padding: 12px 0;
	border-bottom: 2px solid #d1d0d0;
}

#twitter {
	padding: 12px 0;
}

#HomeMiddleContent {
	border-bottom: 2px solid #d1d0d0;
	padding: 10px 0 20px 0;
}

#clientlist {
	width: 620px;
}

.ClientLogo {
	float: left;
	padding: 12px 12px 0 0;
}

#HomeOurWorkContent {
	padding-top: 10px;
}

#HomeOurWorkContent h1 {
	margin-bottom: 10px !important;
}

