/* 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, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, 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;
}

/* 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 #d4d4d4 6px;
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;
}

#welcome,
#twitter{
height: 168px;
padding: 14px 0px 0px 0px;
border-bottom: solid #d1d0d0 2px;
width: 100%;
}



#latestnews,
#clients{
padding: 12px 0px 0px 0px;
width: 100%;
z-index: 10;
}

/*
 * FOOTER
 ******************************/
 
#footerwrapper {
	height: 120px;
	z-index: -1;
	font-family: Arial;
}

#footer {
border-top: 6px #d1d0d0 solid;
width: 980px;
margin: 20px auto;
height: 100%;
}

#footer p {
margin-top: 3px;
font-family: Arial;
font-size: 12px;
font-weight: bold;
color: #d4d4d4;
height: 100px;
}

#footerBox {
	float: left;
	padding: 8px 10px;
	text-align: center;
	margin-top: 8px;
	border-right: 1px solid #cccccc;
	font-size: 14px;
}

#footerBox td.footer_links {
	color: #555555;
}

#footerBox td {
	text-align: left;
	padding-right: 9px;
	font-size: 10px;
}

#infoAtOpen {
	float: left;
	padding: 15px 10px;
	text-align: center;
	margin-top: 8px;
	border-right: 1px solid #cccccc;
	font-size: 14px;	
	height: 15px;
}

#infoAtOpen .mailtoOpenCC {
	font-family: Georgia;
}

#footerNavLinks {
	float: right;
	padding: 15px 10px 15px 10px;
	text-align: center;
	margin-top: 8px;
	font-size: 14px;
	color: #aaaaaa;	
}

#footerNavLinks .divider {
	padding-left: 7px;
	padding-right: 7px;	
}

#footerNavLinks span {
	float: right;
	text-transform: uppercase;
	font-size: 10px;
}

#copyrightOpen {
	color: #aaaaaa;
	font-size: 12px;
	margin-top: 8px;	
	margin-left: 10px;
	padding-top: 5px;
	width: 960px;
	border-top: 1px dotted #555555;
}




/* GET IN TOUCH POP UP
 *************************************
 */

#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 fieldset textarea, #Form_ContactForm fieldset input {
	font-family: Arial;
	font-size: 14px;
}

#Form_ContactForm_message {
	margin-top: 5px;
	width: 350px;
}

.MailSent {
	font-size: 20px;
	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-color: black;
	opacity: 0;
	filter: alpha(opacity=0);	
}

#SentMessage {
	display: none;
}


/* ----------------------------------------------------------------
-------------------------------------------------------------------
------------------------------------------------------------------- */

.login {
float: right;
}

img.pageheader {
margin: 20px 0px 0px 0px;
}

#pageheadprojects img {
margin: 14px 0px 0px 0px;
}

/*Page Styles */



/* Typography */

h1.welcome {
font-size: 37px;
color: #56a1d5;
margin: -5px 0 1px 0;
padding: 0;
}



h2.latestnews {
font-size: 18px;
font-family: Georgia;
color: #56a1d5;
margin: 

}


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 {
color: #989797;
font-size: 13px;
margin: 0;
font-family: Arial;
}

#welcome p {
font-size: 18px;
color:#8b8b8b;
line-height: 24px;
width: 435px;
position: absolute;
margin: 0;
font-family: Arial;
}

#latestnews p {
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;
}

#clientlist {
margin: 12px 0px 0px -8px;
}

#clientlist img {

}
/*Twitter*/

.tweetwrap img {
float: left;
margin-right: 10px;
}

p.tweet {
color: #56a1d5; 
font-size: 13px;
height: 42px;
margin-top: -2px;
width: 100%;
font-family: Georgia;
z-index: 10;
}

.tweetinfowrap {
float: left;
width: 400px;
}
.tweetwrap {
display: block;
width: 480px;
height: 55px;
margin-top: 12px;
}

.tweettime {
font-size: 12px;
color: #d7d7d7;
font-family: Arial;
margin-top: 2px;
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;
}
#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: #414040;
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: #989797;
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: grey;
margin: 0;
padding: 0;
width: 190px;
}

textarea {color: grey;
width: 436px;
height: 185px;}
option {color: grey;}
select {color: grey;}
#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: 48%;
}

#AboutRight {
	margin-left: 52%;
}

 #AboutOCC h2, #Services h2, #LatestBlogStories h2, #AboutTeam h2 {
 	margin-top: 20px;
 	font-size: 18px;
 	text-transform: uppercase;
 	font-weight: 600;
 	color: #666666;
 	font-family: Arial;
 	margin-bottom: 10px;
 }
 
 #Services {
 	
}
 
#AboutOCC p {
 	
 	color: #666666;
 	font-family: Arial;
 	margin-bottom: 10px;
}

.story {

 	color: #666666;
 	margin-bottom: 10px;
 	font-family: Arial;
 	font-size: 13px;
}
 
.blogIcon {
	float:left;
	height: 70px;
	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;
	font-family: Arial;
	font-size: 14px;
	font-weight: 600;	
}

#Description {
	color: #666666;
 	margin-top: 10px;
 	font-family: Arial;
 	font-size: 13px;
}

.ServiceDes {
	display: none;	
}

