* {
	margin: 0;
}

html, body {
	height: 100%;
}

img	{/*Transparent PNG support for IE6*/
	behavior: url(iepngfix.htc);
}

img {
	border:none;
}

.clear {
	clear:both;
}

/* sticky footer */

.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -248px;
	background:url(../media/image/livery/bg-content.jpg) repeat-x #ffffff 0px 140px; 
}
.footer, .push {
	height: 247px; 
}

.header_content,
.content_content,
.footer_content {
	width:940px;
	margin:0px auto;
}

.content_content {
	margin-bottom:20px;
	list-style-image:url(../Media/bullet.gif);
}	
.content_content {
font-family:Arial, Helvetica, sans-serif;
}
/* header */

.header {
	background:url(../media/image/livery/bg-header.jpg) repeat-x;
	height:140px;
}

.header_content {
	/* width and margin set above */
	padding:10px 0px 0px 0px;
}

.header_logo {
	float:left;
	width:270px;
	height:60px;
	padding:10px 0 0 0;
}

.header_tag_line {
	font-family:Georgia, serif;
	font-size:18px;
	color:#4D4D4F;
	float:right;
	height:70px;
	width:670px;
	text-align:right;
	line-height:70px;
}

/* main menu - see menu.css */

/* content */

.content {
	
}

/* main content see content.css */

/* sub menu see menu.css */

/* breadcrumb see menu.css */

.content_top {
	position:relative;
	width:940px;
	float:left;
}

.content_top_left {
	width:240px;
	float:left;
	/*height:24px;*/
}
.content_top_right {
	width:700px;
	float:right;
	height:30px;
}

.content_top_right_border {
	background:url(../media/image/livery/bg-sub-menu.jpg) repeat-x bottom left;
}

.content_top_right {
	/*position:absolute;
	bottom:10px;
	right:0px;*/
}

.top_grey_line {
	width:940px;
	height:1px;
	/*background:url(../media/image/livery/top-grey-line.jpg) repeat-x;*/
	float:left;
	/*margin:0px 0px 20px 0px;*/
	margin:0px 0px 10px 0px;
}

/* footer */

.footer {
	background:url(../media/image/livery/bg-footer.jpg) repeat-x;
}

.footer_content {
	/* width and margin set above */
}

.footer_upper {
	height:205px;
	width:940px;
}

.footer_upper h2 {
	font-size:24px;
	font-family:Georgia, serif;
	color:#4d4d4f;
	margin-bottom:12px;
	font-weight:normal;
}

.footer_upper a:hover h2 {
	font-size:24px;
	color:#FC6C03;
	font-family:Georgia, serif;
}
.footer_upper p {
	margin:0px 0px 14px 0px;
	font-size:12px;
	color:#4d4d4f;
	font-family:arial, sans-serif;
}

.footer_upper a,
.footer_upper a:link,
.footer_upper a:active,
.footer_upper a:visited {
	color:#FC6C03;
	text-decoration:none;
	font-size:12px;
	font-family:arial, sans-serif;
}

.footer_upper a:hover {
	text-decoration:underline;
}

.footer_upper_left,
.footer_upper_middle,
.footer_upper_right {
	width:292px;
	padding:0px 0px 0px 0px;
	/*height:165px;*/
	height:138px;
	margin:40px 0px 27px 0px;
	float:left;
}

.footer_upper_middle {
	margin-left:32px;
	margin-right:32px;
}

.footer_lower {
	height:42px;
	width:940px;
	line-height:42px;
}

.footer_lower label {
	font-size:18px;
	font-family:Georgia, serif;
	color:#4d4d4f;
	margin-right:11px;
}

.footer_lower .input_text_signup {
	border:1px solid #809db9;
	width:166px;
	height:17px;
	line-height:17px;
	font-size:11px;
	font-family:arial, sans-serif;
	color:#878585;
	padding:0px 4px;
	margin-right:6px;
}

.footer_lower .input_button_signup {
	width:69px;
	height:20px;
	vertical-align:middle;
}

.footer_lower_left,
.footer_lower_right {
	width:470px;
}

.footer_lower_left {
	float:left;
}

.footer_lower_right {
	float:right;
	text-align:right;
}

/* interactive footer backgrounds */

/* .footer_services {
	background-image:url(../media/image/livery/footer/services.gif);
	background-repeat:no-repeat;
}

.footer_recentProjects {
	background-image:url(../media/image/livery/footer/recentProjects.gif);
	background-repeat:no-repeat;
}

.footer_blog {
	background-image:url(../media/image/livery/footer/blog.gif);
	background-repeat:no-repeat;
}

.footer_contact {
	background-image:url(../media/image/livery/footer/contact.gif);
	background-repeat:no-repeat;
}

.footer_tweet{
	background-image:url(../media/image/livery/footer/tweet.gif);
	background-repeat:no-repeat;
}

.footer_hiring {
	background-image:url(../media/image/livery/footer/hiring.gif);
	background-repeat:no-repeat;
}*/

/* twitter */

.footer_upper .twitter ul {
	margin-top:-20px;
}

.twitter li {
	margin:0;
	font-size:12px;
	color:#4d4d4f;
	font-family:arial, sans-serif;
	background:none !important;
	width:auto !important;
	line-height:14px;
}


.footer_upper .twitter li a,
.footer_upper .twitter li a:link,
.footer_upper .twitter li a:active,
.footer_upper .twitter li a:visited {
	color:#FC6C03;
	font-size:12px;
	text-decoration:none;
	font-family:arial, sans-serif;
	display:inline;
	width:auto;
	height:auto;
	background:none;
}

.footer_upper .twitter li a:hover {
	text-decoration:underline;
}

.twitterTime {
	display:none;
}

/* overlay */

.popUp {
	cursor:pointer;
}

.hide {
	display:none;
}

.overlay {
	/*background-image:url(../media/image/livery/overlay/white.png);*/
	/*background:url(../media/image/livery/overlay/bg.png) no-repeat !important;*/
	background:#ffffff !important;
	/*width:600px;
	height:470px;*/
	width:794px !important;
	height:591px !important;
	display:none;
	/*padding:55px;*/
	padding:5px !important;
}

#sendToFriend.overlay {
	padding:40px !important;
	background:url(../media/image/livery/overlay/white2.png) no-repeat !important;
	width:424px !important;
	height:287px !important;
}

.overlay .close {
	background:url(../media/image/livery/overlay/close.png) no-repeat;
	position:absolute;
	/*right:5px;
	top:5px;*/
	right:-11px;
	top:-12px;
	cursor:pointer;
	/*height:35px;
	width:35px;*/
	height:29px;
	width:26px;
	display:block !important;
}

#sendToFriend.overlay .close {
	right:10px;
	top:10px;
}

#sendToFriend td {
	margin:0px;
	padding:0px;
	color:#505051;
	font-size:12px;
	font-family:arial, sans-serif;
	padding-bottom:10px;
	padding-right:20px;
}

.overlay .details {
	width:390px;
	height:70px;
	position:relative;
	margin:-70px 0px 0px 15px;
	float:left;
}


.overlay  h2 a{
	color:#fc6c03 !important;
}
.overlay .details h2 {
	margin:0px 0px 0px 0px;
	padding:0px;
	font-family:georgia, serif;
	color:#fc6c03;
	font-size:18px;
}

.overlay .details p {
	margin:0px;
	padding:0px;
	color:#505051;
	font-size:12px;
	font-family:arial, sans-serif;
}

.overlay .link {
	width:350px;
	text-align:center;
	height:38px;
	line-height:38px;
	margin:-38px 10px 0px 0px;
	position:relative;
	float:right;
	color:#fc6c03;
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
	font-family:arial, sans-serif;
}

.overlay .link a,
.overlay .link a:link,
.overlay .link a:active,
.overlay .link a:visited {
	color:#fc6c03;
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
	font-family:arial, sans-serif;
}

.overlay .link a:hover {
	text-decoration:underline;
}

/* "next image" and "prev image" links */
.next, .prev {
	
	/* absolute positioning relative to the overlay */
	position:absolute;
	top:40%;	
	border:1px solid #666;	
	cursor:pointer;
	display:block;
	padding:10px 20px;
	color:#fff;
	font-size:11px;
	
	/* upcoming CSS3 features */
	-moz-border-radius:5px;
	-webkit-border-radius:5px;	
}

.prev {
	left:0;
	border-left:0;
	-moz-border-radius-topleft:0;
	-moz-border-radius-bottomleft:0;
	-webkit-border-bottom-left-radius:0;
	-webkit-border-top-left-radius:0;
}

.next {
	right:0;
	border-right:0;
	-moz-border-radius-topright:0;
	-moz-border-radius-bottomright:0;
	-webkit-border-bottom-right-radius:0;
	-webkit-border-top-right-radius:0;	
}

.next:hover, .prev:hover {
	text-decoration:underline;
	background-color:#000;
}

/* when there is no next or previous link available this class is added */
.disabled {
	visibility:hidden;		
}

/* progress indicator (animated gif). should be initially hidden */
.progress {
	position:absolute;
	top:45%;
	left:50%;
	display:none;
}

/* everybody should know about RGBA colors. */
.next, .prev, .info {
	background:#333 !important;
	background:rgba(0, 0, 0, 0.6) url(../media/image/livery/overlay/h80.png) repeat-x;		
}

/* more case studies */

.more_case_studies {
	margin-top:20px;
	background:url(../media/image/livery/top-grey-line.jpg) repeat-x bottom left;
	padding-bottom:16px;
	margin-bottom:20px;
	float:left;
}

.more_case_studies img {
	border:1px solid #e9e9e8;
	margin-bottom:4px;
	margin-right:4px;
}

.more_case_studies a:hover img {
	border:1px solid #fc6c03;
}


.page {
	float:left;
}

.left_case_image {
	margin-right:4px;
}

.button_prev_div,
.button_next_div {
	width:106px;
	float:left;
	margin-top:10px;
}

.button_prev {
	background:url(../media/image/livery/button-prev.jpg) no-repeat;
	width:60px;
	height:20px;
	text-indent:-100000px;
	display:block;
	float:right;
	cursor:pointer;
	
	visibility:hidden;
}

.button_next {
	background:url(../media/image/livery/button-next.jpg) no-repeat;
	width:60px;
	height:20px;
	text-indent:-100000px;
	display:block;
	margin-left:4px;
	cursor:pointer;
	
	visibility:hidden;
}

.button_prev_div .disabled {
	background:url(../media/image/livery/button-prev-disabled.jpg) no-repeat;
	/*visibility:visible;*/
	cursor:default;
}

.button_next_div .disabled {
	background:url(../media/image/livery/button-next-disabled.jpg) no-repeat;
	/*visibility:visible;*/
	cursor:default;
}

.scrollable {
	/* required settings */
	position:relative;
	overflow:hidden;
	width: 220px;
	height:180px;
}

.scrollable .items {
	width:20000em;
	position:absolute;
	clear:both; 
	margin:0; 
	padding:0;
}

.page {
	height:180px;
	width:220px;
	float:left;
}

.page img {
	float:left;
}

/* link web */

.link_web {
	margin:0px;
	padding:0px;
	list-style:none;
	line-height:18px;
}

.link_web a,
.link_web a:link,
.link_web a:active,
.link_web a:visited {
	color:#4D4D4F;
	background:url(../media/image/livery/link-web.jpg) no-repeat center left;
	padding-left:11px;
}
.link_web a:hover{
	color:#FC6C03;
	text-decoration:none;
}



a.peachH2:link,
a.peachH2:active,
a.peachH2:visited
{
 color:#4D4D4F;
  font-family:Georgia,serif;
  font-size: 24px!important;
  font-weight: normal;
  margin:0px;
  padding:0px;
  text-decoration:none;
  margin-bottom:12px;
}

a.peachH2:hover
{
	color:#FC6C03;
  text-decoration:none;
}
