/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.7.0
*/
html{color:#fff;background:#262628;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}

body, input, textarea { font:14px/20px arial, helvetica, sans-serif; }

body{
	margin:0;
	color:#808183;
	min-width:967px;
}
body .video{
	background: transparent;
	overflow:hidden;
	margin: 0;
}
	.video .closer{
		background: url("/movies/closer.png") no-repeat scroll 0 0 transparent;
	    color: #FFFFFF;
	    cursor: pointer;
	    font-size: 0.8em;
	    height: 24px;
	    padding: 0;
	    position: absolute;
	    right: 0;
	    text-indent: -9999px;
	    top: 0;
	    width: 66px;
	}
.player{
	margin: 0;
	background: transparent !important;
}
	video{
		left:2px !important;
		background: transparent !important;
		position: relative !important;
		margin: 0 auto;
	}
#container { background: url(../images/bg-body.gif) #262628 repeat-x; position: relative; }
img{border-style:none;}
a{text-decoration:none; }
a:hover{text-decoration:underline;}

.page-header a { text-decoration: underline; color: #ffffff; }
a:hover { color: #808082; }

.main{
	width:967px;
	overflow:hidden;
	margin:0 auto;
	position:relative;
	padding:143px 0 0;
}
.header{
	width:100%;
	overflow:hidden;
	height:143px;
	position:absolute;
	top:0;
	left:0;
}
.logo{
	display:block;
	overflow:hidden;
	margin:0;
	position:absolute;
	z-index:50;
	top:29px;
	left:0px;
}
.logo a{
	display:block;
	width:251px;
	height:29px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/logo.gif) no-repeat;
}

.digital { width: 100%; height: 0; background: url(/images/header-bg.gif) 0 0 repeat-x; border-bottom: 1px solid #fff; overflow: hidden; margin-top: -1px; position: relative; }
.digital h1 { background: url(/images/mrb-goes-digital.png) 0 0 no-repeat; width: 281px; height: 61px; text-indent: -999em; margin-bottom: 20px; }
.digital-columns { padding-top: 25px; width: 928px; margin: 0 auto; position: relative; z-index: 10000; }
.digital-column1 { width: 281px; float: left; background: url(/images/border.png) top right repeat-y; padding-right: 62px; margin-right: 60px; padding-top: 38px; }
.digital-column2 { float: left; width: 332px; padding-right: 62px; padding-top: 38px; background: url(/images/border.png) top right repeat-y; }
.digital-columns a { color: #323234; text-decoration: underline; }
.digital-columns a:hover { color: #000; }
.digital-columns p { color: #323234; font-size: 1em; line-height: 1.28; margin-bottom: 1em; }
.digital-columns p.base { margin-bottom: 0; }
.digital-columns .digital-column1 p.base { padding-bottom: 14px; border-bottom: 1px solid #323234; font-weight: bold; }
.digital-columns .digital-column2 p { font-size: 0.857em; }
.digital-columns .digital-column2 label { font-size: 0.857em; font-weight: bold; color: #323234; width: 51px; float: left; padding: 5px 0 7px; }
.digital-columns .digital-column2 input { font-size: 0.785em; color: #fff; border: 1px solid #808080; background: #333333; width: 273px; float: left; padding: 6px 3px; margin-bottom: 8px; }
.digital-columns .digital-column2 input.dig-submit { width: auto; border: none; padding: 0; background: transparent; margin-left: 252px; margin-bottom: 15px; margin-top: 5px; outline: none; }
.digital-columns .digital-column2 .form-row { width: 332px; overflow: auto; clear: both; margin-bottom: 0; }

.digital-columns a#digital-close { background: url(/images/digital-close.png) 0 0 no-repeat; display: block; width: 27px; height: 27px; text-indent: -999em; position: absolute; top: 25px; right: 0; }

#digital-website { position: absolute; top: 0; right: 0; width: 224px; height: 46px; z-index: 100000; }
#digital-website a { background: url(/images/new-digital-website.png) 0 -46px no-repeat; width: 224px; height: 46px; text-indent: -999em; display: block; outline: none; }
#digital-website a:hover { background-position: 0 0; cursor: pointer; }

.join {
	display:none;
	width:223px;
	height:40px;
	}
.join a { 
	display: block; 
	width:223px;
	height:40px;
	background:url(images/join-us.gif) 0 0 no-repeat;
	text-indent: -999em;
}
.join a:hover { display: block; background-position: 0 -40px; }
#visit p a{
	position:absolute;
	background:url("../images/visit-digital-a-bg.gif") 100% 0 no-repeat;
	top:0;
	right:0;
	height:35px;
	font-size: 11px;
	padding:5px 0;
	text-align: center;
	width: 209px;  
	display: block; 
	color:#9b9d9f;
}
	#visit p a:hover{
		color:#FDDC34;
		text-decoration: none;
	}
#menu{
	position: absolute;
	bottom: 0;
	right: 0;
	margin:0;
	padding:0 0 0;
	list-style:none;
}
#menu li{
	float:left;
	height:27px;
	padding:0;
	width:111px;
	margin: 0;
	position: relative;
}

#menu li a { 
	font-family:"Centro Slab Pro Thin", Cambria, Georgia, serif; 
	font-size-adjust:0.492; 
	font-weight:200; 
	font-style:normal;
	background-image: url(../images/menu-bg.gif);
	background-repeat: no-repeat;
	background-position:  0px -27px; 
	display: block;
	padding: 2px 0 0 11px;
	margin: 0;
	width:122px;
	height:23px;
	overflow: hidden; 
	color: #9b9d9f; 
	z-index: 1000;
	position: relative;
	outline: none;
}


#menu li.home a { border-bottom: 2px solid #b73d7b; }
#menu li.about a { border-bottom: 2px solid #de941c;}
#menu li.our a { border-bottom: 2px solid #899833; }
#menu li.lets a { border-bottom: 2px solid #158480; }

#menu li a:hover { text-decoration: none; color: #fff; background-position:  0px -53px; }

#menu li.active a.active{
	background-position:  0px -53px;
	color: #fff;
}
#menu li a#on{color: #fff;background-position:  0px -53px;}
#menu li.active a{color:#9B9D9F;}
/* 


#menu li.about a { background:url(../images/menu-about-test.png) no-repeat; }
#menu li.new a { background:url(../images/menu-how-we-work.png) no-repeat; }


#menu li a{
	float:left;
	padding:0;
	overflow:hidden;
	text-indent:-9999px;
	margin: 0;
}


#menu li:hover, #menu li.hover{ position:relative; }
#menu li:hover ul, #menu li.hover ul{ display:block; padding:0 0 20px 0; }

#menu li a:hover { background-position: 0 -27px; }
#menu li.active a { background-position: 0 -54px; }

*/

#menu li ul{
	display:block;
	position:absolute;
	bottom:-150px;
	left:2px;
	width:109px;
	overflow:hidden;
	margin:0;
	padding:0 0 20px 0;
	list-style:none;	
	z-index: 1;
}
#menu li.active ul { display: block; bottom:20px;}
#menu li ul li{
	float:none;
	font-size:10px;
	line-height:15px;
	height:14px;
	padding:0 0 0 7px;
}
#menu li ul li a{
	text-indent:0;
	background:none;
	margin:0;
	padding:0;
	border: 0 !important;
	
}
#menu li ul li a:hover{
	margin:0;
	padding:0;
	text-decoration: none;
}
#menu li.about ul li a, #menu li.home ul li a, #menu li.new ul li a, #menu li.friend ul li a, #menu li.our ul li a, #menu li.lets ul li a {
	background:none;
	margin:0;
	padding:0;
	width:100%;
	float:none;
	display:inline;
}
#menu li.about ul li a:hover, #menu li.home ul li a:hover, #menu li.new ul li a:hover, #menu li.friend ul li a:hover, #menu li.our ul li a:hover, #menu li.lets ul li a:hover {
	margin:0;
	padding:0;
	width:100%;
	background:none;
	float:none;
	display:inline;
}

#menu li.home ul li a:hover, #menu li.home ul li.active a { color: #a041ae; }
#menu li.about ul li a:hover, #menu li.about ul li.active a { /* color: #ec3c94; */ color: #f8a41a;  }
#menu li.new ul li a:hover, #menu li.new ul li.active a { color: #f8a41a; }
#menu li.friend ul li a:hover, #menu li.friend ul li.active a  { color: #bdd52f; }
#menu li.our ul li a:hover, #menu li.our ul li.active a  { /* color: #00b5ad; */ color: #bdd52f; }
#menu li.lets ul li a:hover, #menu li.lets ul li.active a { color: #178480; }

#menu li ul li a{
	display:inline;
	float:left;
	color:#9c9ea0;
	padding:0;
	margin:0;
	font-family:arial;
}
.content{
	width:100%;
	overflow:hidden;
	margin:0 auto;
	/*background:url(../images/content-bg.gif) #262628 repeat-x 0 100%;*/
}
.content-top{
	width:952px;
	overflow:hidden;
	background:url(../images/content-bg.gif) #262628 repeat-x 0 100%;
	padding:35px 0 0 15px;
}
.content-top-inner{
	width:945px;
	overflow:hidden;
	background:url(../images/content-bg.gif) #262628 repeat-x 0 100%;
	padding:35px 0 2px 15px;
	border-bottom: 1px solid #fff; 
}
.box-welcome{
	float:left;
	width:690px;
	padding:8px 0 60px 0;
	background:url(../images/bg-box-welcome.jpg) no-repeat 100% 100%;
}
.text-welcome{
	display:block;
	margin:0;
	width:492px;
	height:117px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/text-welcome.png) no-repeat;
}
.box-welcome-text{
	width:465px;
	overflow:hidden;
	padding:25px 0 0 1px;
}
.box-welcome-text strong{
	display:block;
	font-size:16px;
	line-height:21px;
	font-weight:normal;
}
.box-welcome-text p{
	font-family:"Centro Slab Pro Thin", Cambria, Georgia, serif; 
	font-size-adjust:0.492; 
	font-weight:200; 
	font-style:normal;
	margin:0 0 10px 0;
	font-size:16px;
	line-height:26px;
	color:#babcbe;	 	
}

.box-welcome-text p, .box-welcome-text p a{ color: #babcbe; font-size: 16px; line-height: 22px; }
.box-welcome-text p.white, .box-welcome-text p.white a{ color: #babcbe; font-size: 16px; line-height: 22px; }
.box-welcome-text p.grey1, .box-welcome-text p.grey1 a { color: #babcbe; font-size: 16px; line-height: 22px; }
.box-welcome-text p.grey2, .box-welcome-text p.grey2 a { color: #babcbe; font-size: 16px; line-height: 22px; }
.box-welcome-text p.grey3, .box-welcome-text p.grey3 a { color: #babcbe; font-size: 16px; line-height: 22px; }


.box-bettertogether .box-welcome-text p.white { color: #babcbe; }
.box-bettertogether .box-welcome-text p.grey1 { font-size: 16px; line-height: 20px; }
.box-bettertogether .box-welcome-text p.grey2 { font-size: 16px; line-height: 20px; }



.box-welcome-column{
	float:right;
	width:208px;
	padding:8px 12px 0 0;
}
.text-what{
	display:block;
	margin:0 0 6px 0;
	width:129px;
	height:15px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/text-what.png) no-repeat;
}
.box-welcome-column p{
	margin:0 0 9px 0;
	font-size:11px;
	line-height:16px;
	color:#9c9ea0;
}
.box-welcome-column p strong{
	color:#fff;
}
.box-welcome-column p a{
	font-weight:bold;
	color:#a258a1;
	font-style:italic;
}
.content-bottom{
	width:100%;
	overflow:hidden;
	border-bottom: solid 1px #fff;
	padding:10px 0 14px 0;
}
.content-bottom-left-box{
	float:left;
	overflow:hidden;
	width:272px;
	padding:3px 0 0;
}
.content-bottom-left-box a img{
	display:block;
	border:none;
}
.box-view{
	width:225px;
	overflow:hidden;
	margin:8px 0 0;
	background:url(../images/movie-icon.gif) no-repeat 4px 6px;
	padding:7px 0 3px 47px;
}
.box-view p { 
	margin:1px 0 0 8px;
	font-size: 11px; 
}
.text-view{
	display:block;
	width:174px;
	height:12px;
	margin:0 0 0 7px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/text-view.png) no-repeat;
}
.viev-list{
	margin:0;
	padding:2px 0 0;
	list-style:none;
	height:1%;
	overflow:hidden;
}
.viev-list li{
	float:left;
	font-size:9px;
	line-height:13px;
	padding:0 5px 0 7px;
	background:url(../images/bg-view-list.gif) no-repeat 0 50%;
}
.viev-list li:first-child{
	background:none;
}
.viev-list li a{
	color:#fff;
}
.content-bottom-right-box{
	float:right;
	width:672px;
	overflow:hidden;
}
.box-holder{
	width:100%;
	overflow:hidden;
	background:url(../images/bg-box-holder.gif) repeat-y;
}
.box-top{
	width:100%;
	overflow:hidden;
	background:url(../images/bg-box-top.gif) no-repeat;
}
.box-bottom{
	width:100%;
	overflow:hidden;
	background:url(../images/bg-box-bottom.gif) no-repeat 0 100%;
	padding:8px 0 12px 0;
}
.box-content{
	float:left;
	width:202px;
	overflow:hidden;
	padding:0 9px 0 13px;
}
.box-content-image{
	width:100%;
	height:131px;
}
.box-content-image li{
	display:none;
}
.box-content-image img{
	display:block;
}
.box-content-text{
	width:200px;
	overflow:hidden;
	padding:10px 0 0 2px;
}
.box-content p{
	margin:0;
	font-size:11px;
	line-height:16px;
	color:#9c9ea0;
}
.box-content p strong{
	color:#fff;
	font-style:italic;
	padding-right: 4px;
	font-weight: bold; 
}
.box-content p a{
	color:#a258a1;
	font-weight:bold;
	font-style:italic;
}
.box-content-image ul{display:none;}

.footer:after{
	content:"";
	clear:both;
	display:block;
}
.footer{
	width:100%;
	min-height:227px;
	background:url(../images/bg-footer.gif) repeat-x;
}
* html .footer{height:227px;}
.footer-content{
	width:967px;
	overflow:hidden;
	margin:0 auto;
	padding:8px 0 0 0;
}
.footer-content span{
	float:right;
	font-size:9px;
	line-height:13px;
	color:#808183;
}
.footer-content span a{
	color:#808183;
}
.footer-content p{
	margin:0;
	font-size:9px;
	line-height:13px;
	color:#808183;
}
.footer-content p a {
	color: #808183;
}
.content-navigation{
	float:left;
	width:229px;
	overflow:hidden;
	padding:8px 0 0 1px;
	margin: 0 0 20px; 
}
.text-some{
	font-family:"Centro Slab Pro Thin", Cambria, Georgia, serif; 
	font-size-adjust:0.492; 
	font-weight:200; 
	font-style:normal;
	margin:0 0 10px 0;
	font-size:17px;
	color: #e2e3e4; 	 	
}

.content-nav{
	margin:0;
	padding:9px 0 0;
	list-style:none;
}
.content-nav li{
	font-size:11px;
	line-height:15px;
}
.content-nav li a{
	color:#808183;
}
.content-nav li a:hover, .content-nav li a.active, .content-nav li.current_page_item a{
	color:#bdd52f;
	text-decoration:none;
}
.images-box-holder{
	width:649px;
	overflow:hidden;
	float:right;
	display:inline;
	margin:10px 16px 38px 0;
	background:url(../images/bg-images-box-holder.gif) repeat-y;
        position:relative;
}
.images-box-top{
	width:100%;
	overflow:hidden;
	background:url(../images/bg-images-box-top.gif) no-repeat;
}
.images-box-bottom{
	width:631px;
	overflow:hidden;
	padding:8px 9px 10px 9px;
	background:url(../images/bg-images-box-bottom.gif) no-repeat 0 100%;
}
.images-box-inner{
	width:631px;
	overflow:hidden;
	position:relative;
	height:408px;
}
.images-box-inner div.scrolling{
	display:block;
	position:absolute;
	top:0;
	left:0;
	width:631px;
	height:408px;
}
.images-box-holder .nav-wrapper{
    position:absolute;
    bottom:0;
    left:9px;
    bottom:29px;
    width: 631px;
    height: 28px;
    z-index: 1000 !important;
}
.images-box-holder .nav{
    position:relative;
    float: left;
    height: 28px;
    position: relative;
    width: 100%;
    z-index: 1000 !important;
}
.images-left-link{
	display:block;
	position:absolute;
	left:0px;
	bottom:0px !important;
	width:18px;
	height:28px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/bg-images-link-left.png) no-repeat;
	outline: none;
	z-index: 1000 !important;
}
.images-right-link{
	display:block;
	position:absolute;
	right:0px;
	bottom:0px !important;
	width:18px;
	height:28px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/bg-images-link-right.png) no-repeat;
	outline: none;
	z-index: 1000 !important;
}
.content-bottom-inner{
	width:967px;
	overflow:hidden;
	padding: 34px 0 20px 0;
}
.left-column{
	float:left;
	overflow:hidden;
	width:210px;
}
.case-quote {
	width:189px;
	background:url(../images/bg-left-column.gif) no-repeat;
	padding:2px 0 0 21px;
	 }

.left-column p{
	margin:0;
	text-indent:3px;
	font-size:11px;
	line-height:16px;
	color:#9c9ea0;
}
.left-column p span{
	display:inline-block;
	width:19px;
	height:14px;
	background:url(../images/bg-qoute.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 0 -3px 2px;
}
.left-column strong{
	font-size:10px;
	line-height:16px;
	display:block;
	color:#00b6ae;
	padding:4px 0 0;
}
.right-column{
	float:right;
	width:630px;
	padding:5px 34px 0 0;
}
.text-bringing{
	display:block;
	width:580px;
	height:64px;
	overflow:hidden;
	margin:0;
	text-indent:-9999px;
	background:url(../images/text-bringing.png) no-repeat;
}
.right-column strong{
	display:block;
	font-size:13px;
	/*line-height:18px;*/
	color:#9c9ea0;
	font-style:normal;
	padding:6px 0 10px 0;
	font-family:Arial;
}
.right-column strong span{
	color:#bdd52f;
}
.right-column p{
	margin:0 0 9px 0;
	font-size:13px;
	line-height:19px;
	color:#808183;
}
.right-column p a{
	color:#BDD52F;
}

.content-bottom-inner .right-column p a { color: #808183; text-decoration: underline; }
.content-bottom-inner .right-column p a:hover { color: #fff; }

#experience{
	background:url("../images/content-bg.gif") repeat-x scroll 0 100% #262628;
	float:left;
	overflow: hidden;
}
.experience-box {
	overflow:hidden;
	padding:10px 0 39px 0;
	width:100%;
	background: #262628 url(/images/bg-box-experience.gif) 0 0 repeat-x;
}

.experience-box  h2 {
	font-size: 22px;
	font-weight: bold;
	margin: 0 0 20px 0;
}

.experience-box p {
	font-size: 11px;
	line-height: normal;
	color: #9b9d9f;
	line-height: 16px;
	margin: 0 0 10px 0;
}

.experience-box span.person {
	color: #a158a0;
	font-weight: bold;
}

.experience-box span.email, .experience-box span.email a {
	color: #babcbe;
}

.experience-box span.tel {
	color: #808082;
}

.experience-box-content {
	width: 667px;
	float: right;
	padding: 25px 0 0 0;
}

.text-wehaveexperience {
	display:block;
	margin:0;
	width:574px;
	height:21px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/text-wehaveexperience.png) no-repeat;
}

.column-1 {
	width: 197px;
}

.column-2 {
	width: 137px;
	margin-right: 20px;
}

.column-3 {
	width: 134px;
	margin-right: 24px;
}

.column-4 {
	width: 128px;
}

.experience-column {
	float: left;
}

.experience-column dl, .page-content-right ul {
	font-size: 11px;
	line-height: 13px;
	font-size: 11px;
	margin: -5px 0 0 0;
}

.experience-column dt, .page-content-right h3 {
	color: #babcbe;
	font-weight: bold;
	padding: 0 0 0 17px;
	margin: 5px 0 2px 0;
	font-size: 11px;
	line-height: 15px;
	background: url(../images/bullet.png) top left no-repeat;
}

.experience-column dd, .page-content-right li {
	margin: 0 0 0 17px;
	line-height: 14px;
	letter-spacing: 0.03em; 
}

.page-content-right h3 {
	margin: 20px 0 0 0;
	color: #ec3c94;
	background: url(../images/bullet2.png) top left no-repeat;
}





/* NEWS */

.page {
	padding: 43px 0 2px 0;
	margin: 0;
	background: #262628;
}

.page-header {
	padding: 0 0 0 15px;
}

.page-header h2 {
	margin: 0 0 25px 0;
}

.page-header p {
	/*font-size: 16px;
	line-height: 21px; 
	width: 515px;
	color: #fff;
	margin: 0 0 5px 0;
	*/
	
	font-family:"Centro Slab Pro Thin", Cambria, Georgia, serif; 
	font-size-adjust:0.492; 
	font-weight:200; 
	font-style:normal;
	margin:0 0 10px 0;
	font-size:20px;
	line-height:26px;
	color:#8c8c8e;	
}

.page-header p.white { color: #babcbe; font-size: 16px; line-height: 22px; }
.page-header p.grey1 { color: #babcbe; font-size: 16px; line-height: 22px; }
.page-header p.grey2 { color: #babcbe; font-size: 16px; line-height: 22px; }
.page-header p.grey3 { color: #babcbe; font-size: 16px; line-height: 22px; }

.page-header p span {
	color:#9b9d9f;
}

.page-content {
/*	overflow: auto; */
	margin: 0;
	background:url(../images/page-content-bg.png) #262628 repeat-x 0 100%;
}

.page-content-left {
	float: left;
	width: 755px;
	padding: 0 0 0px 15px;
	margin: 0 0 0 0;
	/*background:url(../images/page-left-column-bg.png) #262628 repeat-x 0 100%;*/
}

.page-content-right {
	float: right;
	width: 210px;
	margin: 30px 0 0 0;
	padding: 0 0 0 9px;
}

.page-content-right span.border {
	display: block;
	width: 100%;
	margin: 0 0 0 -9px;
	height: 1px;
	border-top: 1px solid #fff; 
/*	background: url(../images/bg-column-border.png) top left repeat-x;	*/
}

.page-content-right ul {
	margin: 2px 0 0 0;
}

.post {
	float: left;
	clear: both;
	margin: 28px 0 0 0;
	width: 100%;
	overflow: auto; 
}

.post .date {
	color: #8b8a8a;
	font-size: 11px;
	line-height:28px;
	font-weight: bold;
	border-top:11px solid #f8a41a;
	font-family: Arial;
}

.post h2 {
	font-family:"Centro Slab Pro Bold",Cambria,Georgia,serif;
	font-size-adjust:0.496;
	font-style:normal;
	font-weight:bold;
	font-size: 18px;
	line-height: 20px; 
	color: #BABCBE;
	color: #fff; 
	margin: 10px 0 0 0px;
	padding: 0 145px 5px 0;
	width: 590px;
}

.entry { clear: both; padding-top: 10px; width:100%;}

.post p {
	font-size: 13px;
	line-height: 16px;
	margin-bottom: 10px;
	color: #9b9d9f;
}

.post p a {
	color: #F8A41A;
	font-family: Georgia;
	font-weight: normal;
	font-style: italic;	
}
.post p a:after{
	content: " \003E\ ";
}

.post img.alignright { float: right; margin: 0 0 15px 30px;; }
.post img.alignnone { float: left; clear: right; margin: 0 7px 7px 0; }
.post img.alignleft { float: left; clear: right; margin: 0 30px 15px 0; }

.page-content-right li a {
	color: #808082;
}

.alignleft {
	float: left;
	margin: 15px 15px 0 0;
}

.text-news {
	display:block;
	margin:0;
	width:510px;
	height:53px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/text-news.png) no-repeat;
}
div.news-intro{
	width:50%;
}
div.news-intro p{
	color:#BABCBE;
	font-size: 16px;
	line-height: 22px; 
}

div.news-intro p a { color: #babcbe; }

div.news-intro p a:hover { color: #F8A41A; }

/* EXPERIENCE */

#experience .page-content {
	background:url(../images/bg-page-content-experience.png) #262628 repeat-x 0 100%;
}

#experience .page-content-left {
	width: 560px;
}

#experience .page-content-right {
	width: 382px;
	margin-top: 40px;
	margin-bottom: 10px;
	background:url("../images/quotations-bg.gif") repeat-x left top;
	position: relative;
	background-color: #1c1c1c;
}

#experience .page-content-right span.border {
	width: 355px;
}

#experience .page-content-left ul {
	float: left;
	width: 105px;
	margin: 40px 3px 0 0;
	font-size: 11px;
	line-height: 13px;
	color: #808082;
}

#experience .page-content-left ul li {
	margin: 0 0 4px 0;
	width: 100px;
}

#experience .page-content-left ul li a:hover {
	/*background: #f8a41a url(../images/experience-hover.png) top left no-repeat;*/
	background-color: #f8a41a;
	color: #fff;
	cursor: pointer;	
}

#experience .page-content-left ul li:hover a {
	color: #fff;	
}

#experience .page-content-left ul li a {
	text-decoration: underline;
	color: #9b9d9f;
	display: block;
	padding: 2px 2px 2px 0;
	width: 100px;
}

#experience .page-content-left {
	margin-bottom: 10px;
}

#experience blockquote {
	display: none;
	font-size: 14px;
	color: #9b9d9f;
	padding: 25px 0 0 40px;
	width: 277px;
	background: url("../images/quotations-tl.png") 0px 20px no-repeat;
}
#experience div.arrow{
	background: url("../images/quotations-arrow.gif") 0 0 no-repeat;
	width:32px;
	height:63px;
	position: absolute;
	left:-32px;
	top:35%;
}	
#experience blockquote p#quote-content {
	padding: 0 0 28px 0;
	line-height: 20px;
	background: url("../images/quotations-br.png") right 93% no-repeat;
	font-family:georgia;
	font-style:italic;
	width:99%;
}

#experience blockquote p.person {
	color: #808082;
	background-color:#1c1c1c;
	margin-top: -13px; 
	
	font-size:0.785em;
	font-weight:normal;
	line-height:1.2em;
	margin-bottom:25px;
}
#experience h2.text-experience {
	display:block;
	width:484px;
	height:65px;
	overflow:hidden;
	text-indent:-9999px;
	margin-left: -1px; 
	background:url(../images/experience-h2-bg.png) no-repeat;
}
#experience .page-header {
	width:479px;
}

#experience .page-header p { font-size: 16px; line-height: 22px; }

/* BETTER TOGETHER */

#bettertogether h2{
	display:block;
	width:485px;
	height:66px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/better-together-h2-bg.png) no-repeat;
}

.box-bettertogether{
	float:left;
	width:940px;
	padding:8px 0 45px 0;
}

.box-bettertogether .box-welcome-text { width: 340px; }

#bettertogether {
	margin-bottom: 40px; 
	padding-bottom:3px;
}
#bettertogether .content-top{
	background:url(../images/content-top-bg.gif) bottom right no-repeat;	
}
#bettertogether .box-bettertogether{
	background:url(../images/meet-the-team.gif) bottom right no-repeat;	
}
#who-box {
	overflow:hidden;
	padding:0px 0 2px 0;
	width:770px;
	/* background: url(../images/bg-column-border.png) bottom left repeat-x; */
	margin: 0 0 50px;
}

#who-box h2 {
	background:url("../images/meet-the-team-h2-bg.gif") no-repeat;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 28px 15px;
	text-indent:-9999px;
	width:314px;
	height:28px;
}
#who-box p.grey2 { 
	color: #9b9d9f; font-size: 18px; line-height: 23px; 
	font-family:"Centro Slab Pro Thin", Cambria, Georgia, serif; 
	font-size-adjust:0.492; 
	font-weight:200; 
	font-style:normal;
	margin:0 0 30px 15px;	
	float:left;
	width:90%;
}

#who-box ul{
	font-size:1em;
	width:770px;
}
#who-box ul li{
	background-color:#231f20;
	float:left;
	height:56px;
	margin:5px 0;
	overflow:hidden;
	padding:0 20px;
	position:relative;
	width:730px;
	z-index:2;
	font-size:1em;
}
	/*#who-box ul li.alt{
		background-color:#e5e5e5;
	}*/
	#who-box ul li:hover{
		background-color:#323233;
	}
		#who-box ul li:hover h3{
			color:#F8A41A;
		}
	#who-box ul li.active{
		background-color:#323233;
		height: 400px;
	}
	#who-box ul li:hover div.title{
		background-color:#323233;		
		cursor: pointer;
	}
	#who-box ul li div.title{
		top:0;
		left:0;
		padding:7px 23px;
		position:absolute;
		width:722px;
		z-index: 2;
		background-color:#231f20;	
		height:47px;
	}	
		#who-box ul li.active div.title{	
			background-color:#323234;
			top:0;		
		}

		#who-box ul li h3{
			color:#626366;
			font-family:"Centro Slab Pro Thin",Cambria,Georgia,serif;
			font-size:27px;
			font-size-adjust:0.492;
			font-style:normal;
			font-weight:200;
			line-height:1em;
			margin-top: 7px;
		}
			#who-box ul li.active div.title h3{
				color:#f8a41a;	
			}
	#who-box ul li div.content{
		background-color:#231f20;
		overflow: hidden;
		position:absolute;
		left:0;
		width:100%;
		z-index: 1;
		visibility: hidden;
	}
	#who-box ul li#li-1 div.content,
	#who-box ul li#li-2 div.content,
	#who-box ul li#li-3 div.content,
	#who-box ul li#li-4 div.content,
	#who-box ul li#li-5 div.content,
	#who-box ul li#li-6 div.content,
	#who-box ul li#li-7 div.content,
	#who-box ul li#li-8 div.content
	{
		background-position: 97% 0px;
		background-repeat: no-repeat;
		background-color:#323233;
		margin-top:63px;
		min-height: 400px;
	}
		#who-box ul li.active div.content{
			top:0px;
			visibility: visible;
			font-size:1em;
		}
		
		#who-box ul li div.content p{
			color:#9B9D9F;
			float:left;
			clear: both;
			font-size:0.9em;
			line-height:1.3em;
			position:relative;
			width:47%;
			margin-left: 26px;
			margin-bottom: 10px;
		}
		#who-box ul li div.content p.img{
			float:left;
		}
			#who-box ul li div.content p.img img{
				border:none;
			}
		#who-box ul li p a{
			color:#F8A41A;
			display:block;
			padding:7px 0 7px;
			text-decoration:none;
			z-index:1;
			font-family: Georgia;
			font-style:italic;
		}
			#who-box ul li p a:hover{
				text-decoration: underline;
			}


/* ZIGGING */

.text-zigging {
	display:block;
	margin: 0 0 25px 0;
	width:363px;
	height:86px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/text-zigging.png) no-repeat;
}

#zigging {
	border: none;
}

#zigging .box-welcome-text {
	float: left;
	padding-top: 8px; 
}

#zigging .box-welcome-text a {
	color: #babcbe;
	text-decoration: underline; 
/*	border-bottom: solid 1px #737374; 
}

#zigging .box-welcome-text a:hover {
	text-decoration: none;	*/
}

#zigging .box-image {
	float: right;
	width: 418px;
}

.zigging-footer {
	width: 100%;
	height: 335px;
	background: url(../images/bg-column-border.png) top left repeat-x;
}

/* A BETTER PLACE */

.text-betterplace {
	display:block;
	margin: 0 0 25px 0;
	width:433px;
	height:63px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/headers/a-better-place.gif) no-repeat;
}

#betterplace {
	padding-bottom: 64px; 
	margin-bottom:3px;
	background:url("../images/better-place-bg-content-top.gif") repeat-x scroll 0 100% #262628;
	overflow:hidden;
	padding:35px 0 75px 15px;
	width:952px;
	border-bottom: 2px solid #3c3c3d;
}

#betterplace .box-welcome-text {
	float: left;
	padding-top: 8px;
	width: 455px; 
	min-height: 540px;
}

#betterplace .box-welcome-text .better-place-content {
	width: 329px; 
}
#betterplace .box-welcome-text p.white{
	margin-bottom: 10px;
}

#betterplace .box-image {
	float: right;
	width: 460px;
}
	#betterplace .box-image object{
		margin-top: 70px;
	}
.betterplace-footer {
	width: 100%;
	height: 335px;
	background: url(../images/bg-column-border.png) top left repeat-x;
}

/* LEANER & GREENER */

.text-leaner {
	display:block;
	margin: 10px 0 15px 0;
	width:543px;
	height:38px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/text-leaner.png) no-repeat;
}

#leaner {
	border-bottom: solid 1px #fff;
	padding-bottom: 87px;
	background:url(../images/bg-box-leaner.png) bottom right repeat-x;
}

#leaner .box-welcome-text { padding-top: 8px; width: 520px; }

#leaner .box-welcome-text p a {
	text-decoration: underline;
}

#carousel {
	width: 100%;
	overflow: auto;
}

.carousel-left, .carousel-right {
	float: left;
	width: 47px;
	height: 103px;
	margin: 0;
}

.carousel-left {
	margin-left: 17px;	
}

.carousel-footer {
	width: 100%;
	height: 330px;
	background: url(../images/bg-who-box-footer.png) top left repeat-x;
}

.right-column { margin-bottom: 80px; position: relative; }

.right-column h2 { 
	margin-bottom: 10px; 
	font-family:"Centro Slab Pro Black", Cambria, Georgia, serif; 
	font-size-adjust:0.496; 
	font-weight:800; 
	font-style:normal;
	font-size: 26px;
	color: #fff; 
	line-height: 31px;
	letter-spacing: -1px; 
	width: 550px; 
}

.right-column a.website-link { width: 62px; height: 62px; position: absolute; right: 34px; top: 7px; background: url(/images/visit_site_btn.gif) 0 0 no-repeat; display: block; text-indent: -999em; outline: none; }

.right-column a.website-link:hover { background-position: 0 -62px; }

/*.right-column h2.arcrate-header { background-image: url(/images/headers/arcrate.gif); }
.right-column h2.carbon-clear-header { background-image: url(/images/headers/carbon-clear.gif); }
.right-column h2.diy-manager-header { background-image: url(/images/headers/diy-manager.gif); }
.right-column h2.explore-header { background-image: url(/images/headers/explore.gif); }
.right-column h2.ffc-header { background-image: url(/images/headers/ffc.gif); height: 28px; }
.right-column h2.friends-reunited-header { background-image: url(/images/headers/friends-reunited.gif); }
.right-column h2.hampshire-header { background-image: url(/images/headers/hampshire.gif); }
.right-column h2.itv-header { background-image: url(/images/headers/itv.gif); }
.right-column h2.johnnie-walker-header { background-image: url(/images/headers/johnnie-walker.gif); }
.right-column h2.kantan-header { background-image: url(/images/headers/kantan.gif); }
.right-column h2.little-dog-header { background-image: url(/images/headers/little-dog.gif); }
.right-column h2.nhs-header { background-image: url(/images/headers/nhs-new.gif); }
.right-column h2.oxfam-header { background-image: url(/images/headers/oxfam.gif); }
.right-column h2.pageone-header { background-image: url(/images/headers/pageone.gif); }
.right-column h2.say-header { background-image: url(/images/headers/say.gif); }
.right-column h2.sea-band-header { background-image: url(/images/headers/sea-band.gif); }
.right-column h2.suffolk-life-header { background-image: url(/images/headers/suffolk-life.gif); }
.right-column h2.trek-header { background-image: url(/images/headers/trek-2.gif); }
.right-column h2.virgin-header { background-image: url(/images/headers/virgin.gif); }
.right-column h2.yahoo-header { background-image: url(/images/headers/yahoo.gif); }
.right-column h2.headwater-header { background-image: url(/images/headers/headwater.gif); }
.right-column h2.i4ch-header { background-image: url(/images/headers/i4ch-header.gif); }
.right-column h2.decorum-header { background-image: url(/images/headers/decorum.gif); height: 28px; }
.right-column h2.edwin-doran-header { background-image: url(/images/headers/edwin-doran.gif); }
.right-column h2.eko-header { background-image: url(/images/headers/eko.gif); }
.right-column h2.maze-header { background-image: url(/images/headers/maze.gif); }*/

.right-column strong { font-weight: bold; }

/* GOOD FREINDS */

.text-goodfriends {
	display:block;
	margin: 8px 0 15px 0;
	width:490px;
	height:86px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/text-goodfriends.png) no-repeat;
}

#goodfriends {
	border-bottom: solid 1px #fff;
	padding-bottom: 87px;
	background:url(../images/bg-box-goodfriends.png) bottom right no-repeat;
}

#goodfriends .box-welcome-text { padding-top: 2px; width: 430px; }

#featured-friend-footer {
	float: left;
	clear: both;
	width: 100%;
	background: url(../images/bg-friend-box-footer.png) top left repeat-x;
	height: 130px;
}

.featured-friend {
	float: left;
	width: 255px;
	padding: 0 0 20px 18px;
}

.featured-friend h2 {
	text-indent: -999em; 
	margin: 22px 0 8px 0;
	background: url(/images/text-featuredfriend.gif) 0 0 no-repeat; 
	width: 154px; 
	height: 15px; 
}

.featured-friend p {
	margin: 0 0 7px 0;
	font-size: 11px;
	line-height: 15px;
	color: #9b9d9f;
	letter-spacing: 0.03em; 
}

.featured-friend p strong {
	color: #fff;
	font-weight: bold;
}

.featured-friend p.person {
	font-size: 14px;
	color: #808082;
	line-height: 19px;
	margin: 0 0 15px 0;
}

.featured-friend p.person strong {
	color: #bdd52f;
	font-size: 15px;
	font-weight: normal;
}

.featured-friend-visuals {
	float: left;
	width: 649px;
	padding: 8px;
	margin-left: 20px;
	border-left: solid 1px #59595b;
	border-right: solid 1px #59595b;
}

.featured-friend-box-top {
	float: left;
	font-size: 0;
	height: 4px;
	width: 666px;
	padding: 0;
	margin: 10px 0 0 20px;
	background: url(../images/bg-box-ff-visuals.png) top left no-repeat;
}

.featured-friend-box-bottom {
	float: left;
	height: 4px;
	width: 666px;
	margin: 0 0 0 20px;
	background: url(../images/bg-box-ff-visuals.png) bottom right no-repeat;
}

.featured-friend-visuals .column1 {
	float: left;
	width: 229px;
}

.featured-friend-visuals .column1 p {
	font-weight: bold;
	font-style: italic;
	font-size: 11px;
	color: #fff;
	line-height: 16px;
	margin-left: 3px;
}


.featured-friend-visuals .column1 p strong {
	color: #bdd52f;
}

.featured-friend-visuals .column2 {
	float: left;
	width: 202px;
	margin-left: 7px;
}

.featured-friend-visuals .column1 img { margin-bottom: 10px; }

.featured-friend-visuals .column2 img {
	margin-bottom: 7px;	
}

.featured-friend-visuals .column2 p {
	font-size: 11px;
	color: #9b9d9f;
	line-height: 16px;
	width: 190px;
	margin-top: 3px;
	margin-bottom: 15px;
}

.featured-friend-visuals .column2 p strong {
	color: #fff;
	font-weight: bold;
	margin-right: 5px;
	font-style: italic;
}

/* OUT PROCESS */
/* #ourprocess{
	background:url(../images/better-together-bg.gif) bottom right repeat-x;
} */ 
#ourprocess .text-ourprocess {
	display:block;
	margin: 8px 0 25px 0;
	width:367px;
	height:64px;
	overflow:hidden;
	text-indent:-9999px;
	background: url(../images/ourprocess-h2-bg.png) bottom left no-repeat;
}
#ourprocess ul.banner{
	width:100%;
	overflow: auto;
	margin-top: 30px;
	background: url("../images/our-process-bg-arrows.gif") 0 0 no-repeat;
}
#ourprocess ul.banner li{
	float:left;
	text-indent: -9999px;
	height:182px;
	width:181px;
}
	#ourprocess ul.banner li a { 
		display: block;
		width: 181px; 
		height: 181px; 
		background: url("../images/our-process-buttons.gif") 0 0 no-repeat;
		outline:none;
	}
	
	#ourprocess ul.banner #li-1 {
		width:181px;
		margin-right: 71px; 
	}
		#ourprocess ul.banner #li-1 a {
			background-position: 0 -362px;
			}
		#ourprocess ul.banner #li-1 a:hover {
			background-position: 0 -181px;
			}
		#ourprocess ul.banner #li-1 a.tgl-selected {
			background-position: 0 0;
			}
			
	#ourprocess ul.banner #li-2 {
		margin-right: 72px; 
	}
		#ourprocess ul.banner #li-2 a {
			background-position: -181px -362px;
		}
		#ourprocess ul.banner #li-2 a:hover {
			background-position: -181px -181px;
			}
		#ourprocess ul.banner #li-2 a.tgl-selected {
			background-position: -181px 0;
			}
			
	#ourprocess ul.banner #li-3{
		margin-right: 72px; 
	}
		#ourprocess ul.banner #li-3 a {
			background-position: -362px -362px;
		}
		#ourprocess ul.banner #li-3 a:hover {
			background-position: -362px -181px;
			}
		#ourprocess ul.banner #li-3 a.tgl-selected {
			background-position: -362px 0;
			}
			
		#ourprocess ul.banner #li-4 a{
			background-position: -543px -362px;
		}		
		#ourprocess ul.banner #li-4 a:hover {
			background-position: -543px -181px;
			}
		#ourprocess ul.banner #li-4 a.tgl-selected {
			background-position: -543px 0;
			}
		

#ourprocess div.wrapper{
	background: url("../images/ourprocess-bg.gif") 97% 99.4% no-repeat;
}

#ourprocess .box-welcome-text {
	width: 566px;
	font-size: 16px;
	padding-bottom:60px;
	padding-top:75px
}

#ourprocess .box-welcome-text div { min-height: 319px; }

#ourprocess .box-welcome-text p { 
	width: 500px; 
}


#ourprocess .box-welcome-text p:first-child {
	font-size: 20px; 
	line-height: 26px;
	color: #fff;
	width: auto; 
	margin-bottom: 20px;
}

#ourprocess .box-welcome-text p a {
	text-decoration: underline;
}

#ourprocess .box-welcome-text h3 {  
	margin-bottom: 10px; 
	font-family:"Centro Slab Pro Black", Cambria, Georgia, serif; 
	font-size-adjust:0.496; 
	font-weight:800; 
	font-style:normal;
	font-size: 26px;
	color: #fff; 
	line-height: 34px;
	letter-spacing: -1px; 
	padding-left: 57px;
	height: 45px;
	padding-top: 5px
}

#ourprocess .box-welcome-text #step-1 h3 { 
	background: url(/images/step1-label.gif) 0 0 no-repeat; 
	color: #a158a0; 
	}

#ourprocess .box-welcome-text #step-2 h3 { 
	background: url(/images/step2-label.gif) 0 0 no-repeat; 
	color: #ec3e6e; 
	}

#ourprocess .box-welcome-text #step-3 h3 { 
	background: url(/images/step3-label.gif) 0 0 no-repeat; 
	color: #00b5ad; 
	}

#ourprocess .box-welcome-text #step-4 h3 { 
	background: url(/images/step4-label.gif) 0 0 no-repeat; 
	color: #00bef1; 
	}



/* END OUR PROCESS */
.text-creativeedge{
	background: url("../images/text-creativeedge.png") left top no-repeat;
	text-indent: -9999px;
	position:block;
	width:547px;
	height: 64px;
}
#creativeedge .box-welcome-text{
	width:493px;
	padding-bottom: 20px;
}
	#creativeedge .box-welcome-text p{
		font-size: 16px;		
		line-height: 22px; 		
	}
.portfolio {
	overflow: hidden;
	width: 967px;
	padding: 10px 0 10px 0px;
}

.portfolio-item {
	width: 183px;
	height: 120px;
	margin:0 0 10px 13px;
	float: left;
	background: url(../images/portfolio-bg.png) top left no-repeat;
	position: relative;
	overflow: hidden;
}
.portfolio .first{
	margin-left: 0;
}
.portfolio-item img {
	margin: 4px 0 0 1px;
}


.portfolio-item .portfolio-item-desc {
	position: absolute;
	bottom: -266px;
	left: 0px;
	width: 100%;
	padding: 10px 10px 10px 10px;
	background-color: #000;
	-moz-opacity:.70;
	filter:alpha(opacity=70);
	opacity:.70;
}

.portfolio-item .portfolio-item-desc p {
	color: #fff;
	font-size: 11px;
	line-height: 14px;
	padding: 0 0 0 10px;
	background: url(../images/bullet3.png) #000 0 4px no-repeat;
}

.portfolio-item .portfolio-item-desc p a {
	color: #fff;
	display: block;
}

.portfolio-footer {
	width: 100%;
	height: 330px;
	background: url(../images/bg-who-box-footer.png) top left repeat-x;
}


div.portfolio-item-desc
{
	display:none;
		
}

/* PRIVACY PAGE */

#textpage {
	color: #babcbe;
	margin: 0 0 0 15px;
	width: 650px;
	padding: 0 0 50px 0;
}

#textpage a { color: #babcbe; text-decoration: underline; }
#textpage a:hover { color: #fff; }

#textpage h2 {
	font-size: 18px;
	margin: 40px 0 6px 0;
	font-weight: bold;
	color: #babcbe;
}

#textpage h2.privacy { background: url(/images/headers/privacy-statement.gif) 0 0 no-repeat; width: 176px; height: 18px; text-indent: -999em; }
#textpage h2.environmental { background: url(/images/headers/environmental-policy.gif) 0 0 no-repeat; width: 210px; height: 18px; text-indent: -999em; }

#textpage h3 {
	font-size: 14px;
	margin: 10px 0 3px 0;
}

#textpage p, #textpage ul, #textpage ol {
	font-size: 11px;
	line-height: 16px;
	margin: 0 0 8px 0;
}

#textpage li { list-style-type: disc; list-style-position: inside;}


/* TELL US */

#joinus .content-top, #tellus .content-top {
	padding-bottom: 35px;
	border: none;
	background:url("../images/bg-contactus.png") repeat-x scroll left bottom transparent;
}

#tellus .box-welcome-text, #joinus .box-welcome-text {
	width: 520px;
	padding: 0 0 10px 0;
}


.text-tellus {
	display:block;
	margin: 0px 0 25px 0;
	width:199px;
	height:51px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/text-tellus.png) top left no-repeat;
}

/* JOIN US */

.text-joinus {
	display:block;
	margin: 0px 0 25px 0;
	width:209px;
	height:51px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/text-joinus.png) top left no-repeat;
}

#joinus h3 {
	margin-top: 32px;
}


/* CONTACT US */

.text-contactus {
	display:block;
	margin: 9px 0 5px 15px;
	width:321px;
	height:52px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/text-contactus.png) top left no-repeat;
}

.text-getintouch {
	display:block;
	margin: 0 0 5px 0;
	width:135px;
	height:18px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/text-getintouch.gif) top left no-repeat;
}



#contactus #form-a {
	overflow: auto;
	padding: 0 0 20px 0;
}

#contactus {
	color: #9b9d9f;
}

#contactus .box-welcome-text {
	float: left;
	width: 509px;
	padding-left: 15px;
	padding-top: 18px;
}

#contactus .content-top {
	padding-left: 0;
	width: 967px;
	border: none;
	background: url(../images/bg-contactus.png) bottom left repeat-x;
}

#contactus h3 {
	font-size: 22px;
	margin-top: 25px;
	color:#FFFFFF;
	font-family:"Centro Slab Pro Bold",Cambria,Georgia,serif;
	font-size:24px;
	font-size-adjust:0.496;
	font-style:normal;
	font-weight:bold;
	line-height:28px;
	margin-bottom:10px;	
}

#contact-details {
	width: 497px;
	padding: 0 0 15px 0;
	margin: 0 0 25px 0;
	border: 1px solid #3b3a3b; border-width: 1px 0 0; 
}
#contact-details h3{
	margin-top: 10px;
	margin-bottom:5px;
	color: #9b9d9f;
	font-size:20px;
}
#contact-details p {
	color: #9b9d9f;
	font-size: 13px;
	line-height: 16px;
	margin:0 0 15px;
	font-family: Arial;	
}
#contact-details p em{
	color:#00b5ad;
	font-family: Arial;
	font-style: normal;
}
#contact-details p a {
	color: #9b9d9f;
	text-decoration: underline;
	font-size:13px;
}

#contact-details strong {
	color:#9B9D9F;
	display: inline;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
}

#contact-details p.contact {
	margin-top: 10px;
}

#contact-details p.contact, #contact-details p.contact strong {
	line-height: 17px;
}

#contactus .page-content-right {
	float: right;
	width: 375px;
	margin: 158px 0 0 0;
	padding: 0;
	position: relative;
}

#contactus .page-content-right ul {
	position: absolute;
	top: 276px; left: 0;
	padding-top: 1px; 
	width: 375px;
	margin: 0;
	height: 29px;
	border-top: solid 1px #3B3A3B;
	border-bottom: solid 1px #3B3A3B;
}

#contactus .tabs-nav { padding: 0; }

#contactus .page-content-right ul li {
	float: left;
	height: 27px;
	text-align: center;
	margin: 0;
	width: 113px;
}

#contactus .page-content-right ul li a {
	display: block; 
	padding: 7px 0; 
	font: normal bold 11px Arial, times, "times new roman", sans-serif; 
	text-align: center;
	width: 113px;
	background-color: #2f2f30;
	border-right: solid 1px #2f2f30;
	color: #808082 !important;
	text-decoration: none;
	text-transform: none; 
	outline: none;
}

#contactus .page-content-right ul li a:hover, #contactus .page-content-right ul li.ui-tabs-selected a {
	color: #00bef1 !important;
	background-color: #353539 !important;
}

#contactus .page-content-right ul li.ui-state-active a {
	color: #00bef1 !important;
	background-color: #353539 !important;
}


#form-a {
	margin: 20px 0 0 0;
	width: 500px;
}

#form-a .form-row {
	float: left;
	clear: both;
	padding-bottom: 2px;
	width: 500px;
}

#form-a .form-row * {
	vertical-align: middle;	
}

#form-a .form-row label {
	float: left;
	display: block;
	width: 74px;
	line-height: 28px;
	color: #9b9d9f;
	font-size: 11px;
}

#form-a input {
	float: left;
	width: 410px;
	border: solid 1px #59595b;
	background-color: #353539;
	height: 20px;
	color: #9b9d9f;
	line-height: 20px;
	padding: 3px 3px 3px 3px;
}

#form-a input.required { border: 1px solid #00BEF1; }

#form-a input#cv {
	width: auto;
	height: auto;
}

#form-a p {
	float: left;
	margin: 3px 0 0 5px;
	font-size: 11px;
	color: #9b9d9f;
}

#form-a .comment-row {
	float: left;
	clear: both;
	margin: 11px 0 0 0;
	width: 500px;
}
#form-a .comment-row label{
	font-family:"Centro Slab Pro Thin",Cambria,Georgia,serif;
}
#form-a label {
	float: left;
	clear: both;
	font-size: 16px;
	margin: 0 0 3px 0;
}

#form-a .comment-row textarea {
	float: left;
	width: 486px;
	height: 130px;
	border: solid 1px #59595b;
	background-color: #353539;
	color: #9b9d9f;
	line-height: 20px;
	padding: 3px;
	margin-top: 3px;
	overflow: auto;
}

#form-a .form-row .submit {	
	background:none repeat scroll 0 0 #00B5AD;
	border:medium none;
	color:#FFFFFF;
	font-family:Arial;
	font-style:normal;
	height:auto;
	line-height:10px;
	margin:10px 0 0;
	padding:2px 10px;
	width:auto;
	height: 25px;
	vertical-align: top;
}

/* join us image */

#joinus .box-welcome-text { float: left; }
.join-us-right { float: right; width: 400px; margin-right: 10px; display: inline; }
#joinus .box-welcome-text strong{font-size:16px;}
#joinus .box-welcome-text p{font-size:16px;line-height: 21px;} 
#joinus .form-row p{font-size: 12px;font-family: Arial;}
/* tabs on better together page */

/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .ui-tabs-hide {
        display: none !important;
    }
}

/* Hide useless elements in print layouts... */
@media print {
    .tabs-nav {
        display: none;
    }
}

/* Skin */
.ui-tabs .ui-tabs-nav { list-style: none; margin: 0; padding: 0 4px 0 0; }
.ui-tabs .ui-tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */    display: block; clear: both; content: " "; }
.ui-tabs .ui-tabs-nav li { }
.tabs-nav a { position: relative; z-index: 2; white-space: nowrap; /* required in IE 6 */     }
#who-box .ui-tabs-nav .ui-tabs-selected a, #who-box .ui-tabs-nav .ui-tabs-selected a, #who-box .ui-tabs-nav a:hover, #who-box .ui-tabs-nav a:focus, #who-box .ui-tabs-nav a:active { color: #babcbe; outline: 0; /* prevent dotted border in Firefox */ }
.ui-tabs-nav .ui-tabs-selected a:link, .ui-tabs-nav .ui-tabs-selected a:visited, .ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited, .ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active { /* @ Opera, we need to be explicit again here now... */ cursor: pointer; }
.ui-tabs-nav .ui-tabs-disabled { opacity: .4; }
.ui-tabs-container { background: ; /* declare background color for container to avoid distorted fonts in IE while fading */ }

.error { background-color: #211f20; width: 469px; margin-top: 15px; padding: 8px 12px 6px; margin-bottom: 3px;}
.error p { color: #00bef1; }

#formholder { min-height: 368px; }

p.thanks { color: #00bef1; padding-top: 10px; }

#map { background-color: #262627; border:1px solid #3B3A3B; margin-bottom: 3px;}
#map-holder { width: 375px; height: 273px; }

.error-page { margin: 20px 0 50px 15px; }
.error-page p{
	margin:0 0 5px 0;
	font-size:16px;
	line-height:21px;
	color:#fff;	 
}
