/* Flash Installed */

.flashInstalled h1,
.flashInstalled h3,
.flashInstalled h4,
.flashInstalled #middle blockquote,
.flashInstalled #topbar,
.flashInstalled #topbar1,
.flashInstalled #diagram,
.printlogo {
	visibility: hidden;
}
.flashInstalled #client1 a,
.flashInstalled #client2 a,
.flashInstalled #client3 a,
.flashInstalled #client4 a
 {
	background: none;
}

/* Tags */

a {
	color: #b9d703;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a img {
	border: none;
}
p {
	padding: 0 0 10px 0;
	margin: 0;
}
h1, h2, h4 {
	font: normal 1.5em Arial, Helvetica, sans-serif;
	padding: 0;
	height: 20px;
	margin: 0 0 15px;
	color: #b9d703;
}
h1 span,
h3 span,
h4 span {
	font-weight: bold;
}
hr {
	background:none;
	border-bottom: 1px solid #ccc;
	height: 1px;
	border-top: none;
	border-right: none;
	border-left: none;
}
form {
	margin: 0;
	padding: 0;
}
fieldset {
	border: none;
	margin: 0;
	padding: 0;
}
button {
	font-size: 1px;
	border: 0;
	margin: 0;
	padding: 0;
	text-indent: -9000px;
	width: 45px;
	height: 22px;
	cursor: pointer;
	background: url(/images/layup/submit_but.gif) no-repeat;
} 
blockquote {
    margin: 0 !important;
	font: normal 1.6em/1.3em Arial, Helvetica, sans-serif;
}
#middle blockquote {
	height: 50px;
}
#middle blockquote span {
	float: right;
}

/* Structure */

html, body { 
	height: 100%;
	padding: 0;
	margin: 0;
}
#horizon { 
	text-align: center;
	height: 100%;
	width: 100%; 
	border: 0;
}
body {
    font: 62.5%/133% Verdana, Arial, Helvetica, sans-serif;
	padding: 0;
	color: #fff;
	background: #000 url(/images/layup/bg_rpt.gif);
	text-align: center;
}
#contents{
	margin: 0 auto;
	padding: 4px 0 0;
	width: 765px;
	text-align: left;
}
#holder {
	float: left;
	width: 667px;
	min-height: 315px;
}
#inner {	
	float: left;
	width: 384px;
}
.front  {
	width: 575px !important;
}
#spltop {
	width: 513px;
	padding: 30px 30px 40px;
	border: 1px solid #8b8b8b;
	background: #000 url(/images/layup/s_bg1.gif) no-repeat left bottom;
}
#spltop h2 {
	width: 326px;
	height: 14px;
	text-indent: -9000px;
	display: block;
	background: url(/images/layup/s_title.gif) no-repeat;
}
#spltop ul {
	margin-top: 0;
	margin-bottom: 10px;
	list-style: none;
}
#spltop li {
	padding: 0 0 3px 15px;
	background: url(/images/layup/bullet.gif) no-repeat 0 4px;
}
#complinks {
	margin: 4px 0 0;
	padding: 0;
	list-style: none;
}
#complinks li {
	display: inline;
	float: left;
	margin-right: 4px;
}
#complinks li.last {
	margin-right: 0;
}
#complinks a {
	float: left;
}
#complinks a:hover {
	background: #222;
}
#complinks p {
	margin: 4px 0 15px;
	width: 157px !important;
	height: 104px !important;
	padding: 30px 15px 55px !important;
	background: #000 url(/images/layup/s_bg2.gif) no-repeat left bottom !important;
}
#complinks .p2 {
	background: #000 url(/images/layup/s_bg2.gif) no-repeat -193px bottom !important;
}
#complinks .p3 {
	background: #000 url(/images/layup/s_bg2.gif) no-repeat -386px bottom !important;
}
#middle,
#middleb,
#middlec {
	margin: 3px 0 0;
	padding: 22px 23px 0;
	float: left;
	width: 333px;
	height: 357px;
	background: #000 url(/images/layup/bot_blocks1.gif) repeat-x left bottom;
	border: 1px solid #8b8b8b;
}
#middleb {
	width: 525px;
	height: 351px;
}
#middleb h1 {
	line-height: 1.3em;
	height: auto !important;
}
#middlec {
	width: 235px;
	height: 365px;
	float: right;
}
#topbar,
#topbar1 {
	height: 189px;
	width: 100%;
}
#topbar span,
#topbar1 span {
	float: right;
}
#topbar div,
#topbar1 div,
#complinks a,
#complinks p,
#complinks span {
	width: 172px;
	height: 77px;
	padding: 110px 0 0 15px;
	border: 1px solid #8b8b8b;
	background: #000;

}
#complinks span { 
	display: block;
	padding: 3px 0 0 3px;
	height: 184px;
	width: 182px
}
#topnavi {
	height: 24px;
	width: 100%;
	margin-top: 3px;
	border-top: 1px solid #b9d703;
	border-bottom: 1px solid #b9d703;
}
#topnavi ul  {
	list-style: none;
	margin: 0 0 0 11px;
	padding: 0;
}
#topnavi li {
	display: inline;
	position: relative;
	float: left;
} 
#topnavi a {
	float: left;
	text-indent: -9000px;
	text-decoration: none;
	height: 24px;
	outline: 0px;
}
#topnavi li ul {
	display: none;
	position: absolute;
	top: 24px;
	left: 0;
	width: 227px;
	margin: 0;
	padding: 8px 0;
	border: solid 1px #b9d703;
	border-top: none;
	background: #000;
}
#topnavi li ul a {
	display: block;
	margin: 0;
	padding: 6px 0 0 12px;
	text-decoration: none;
	text-indent: 0;
	outline:0;
	height: 17px;
	width: 215px;
	color: #fff;
	text-transform: uppercase;
	font: 1em Arial, Verdana, Helvetica, sans-serif;
}
#topnavi li ul a:hover{
	background-color: #b9d703;
	color: #000;
}
#topnavi ul li:hover ul, 
#topnavi ul li:focus ul, 
li.over ul {
	display: block !important;
}
#n1, #n2, #n3, #n4, #n5, #n6, #n7, #n8 {
	background: url(/images/layup/nav.gif) no-repeat;
}
#n1 {background-position: -12px 0; width:52px;}
#n2 {background-position: -65px 0; width:89px;}
#n3 {background-position: -154px 0; width:101px;}
#n4 {background-position: -255px 0; width:99px;}
#n5 {background-position: -355px 0; width:85px;}
#n6 {background-position: -440px 0; width:53px;}
#n7 {background-position: -493px 0; width:92px;}
#n8 {background-position: -586px 0; width:103px;}
#topnavi a:hover, #topnavi a:focus, #topnavi .on {background-color: #000;}

#text {
	margin-bottom: 20px;
	overflow: auto; 
	height: 230px;  
	padding: 0 20px 0 0;
	font: 1.1em/1.4em Verdana, Arial, Helvetica, sans-serif;
	scrollbar-face-color: #434343;
	scrollbar-highlight-color: #434343;
	scrollbar-shadow-color: #434343;
	scrollbar-3dlight-color: #434343;
	scrollbar-arrow-color:  #000;
	scrollbar-track-color: #000;
	scrollbar-darkshadow-color: #434343;
}
.home #text {
	height: 190px;
}
#middlec #text {
	height: 244px;
}
.contact {
	height: 357px !important;
}
#rightside,
#contact {
	float: right;
	width: 381px;
	margin: 0;
	padding: 0;
}
#contact {
	width: 189px;
}
#calrightside {
	float: right;
	width: 95px;
	margin: 3px 0 0 3px;
	padding: 0;
}
#calrightside div {
	background: #000;
}
#calrightside img {
	display: block;
	margin-bottom: 3px;
	opacity: 0.5;
	border: 1px solid #8b8b8b;
}
#calrightside a:hover img {
	opacity: 1;
	border: 1px solid #fff;
}
#calrightside span {
	visibility: hidden;
	position: absolute;
	display: block;
	width: 94px;
	height: 94px;
	background: url(/images/layup/zoom_mask.png) no-repeat;
}
#calrightside a:hover span {
	visibility: visible;
}
#imageholder {
	float: right;
	width: 180px !important;
	margin: 3px 0 0;
	padding: 2px 3px 5px 4px;
	border: 1px solid #8b8b8b;
	background: #000;
}
#imageholder img {
	padding: 3px 0 0;
	display: block;
}
#boxes, 
#cboxes {
	list-style: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
#boxes li,
#cboxes li {
	display: inline;
	float: left;
	background: #000;
	margin: 3px 3px 0 0;
	padding: 0;
	background:url(/images/layup/blank.gif);
	width: 93px;
	height: 93px;
}
#boxes li {
	width: 189px;
	height: 189px;
	background: #000;
}
#boxes li.promo {
	background: none !important;
}
#cboxes li a {
	display: block;
	width: 125px;
	height: 125px;
	outline: 0;
	text-indent: -9000px;
}
#boxes li.last,
#cboxes li.last {
	margin-right: 0;
}
#cboxes li {
	width: 125px;
	height: 125px;
	background: url(/images/layup/blank2.gif) no-repeat;
}
.box,
.cbox {
	padding: 22px 20px;
	border: 1px solid #8b8b8b;
	height: 143px;
	width: 147px;
}
.box h2 {
	font: normal 1em Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 2px;
	height: auto !important;
}
.box h2 span {
	float: right;
	color: #b9d703;
	font-weight: bold; 
}
.box p {
	margin: 0;
	padding: 0;
}
.box p img {	
	float: right;
	margin-left: 3px;
	border: 1px solid #dedede !important;
}
.logolinks {
	float: right !important; 
	margin-right: 0 !important;
}
.logolinks .box {
	padding: 11px 18px 17px;
	width: 151px;
	height: 159px;
}
.logolinks a {
	float: left;
}
.logolinks img {
	margin-bottom: 5px;
	padding-top: 10px;
}
.more {
	float: right;
	clear: both;
	text-indent: -9000px;
	background:  url(/images/layup/more_but.gif) no-repeat left top;
	height: 8px;
	width: 60px;
	margin-top: 4px;
	overflow: hidden;
}
.more:hover {
	background:  url(/images/layup/more_but.gif) no-repeat 0 -8px;
}
#client1,
#client2,
#client3,
#client4 {
	background: none !important;
}
#client1 a,
#client2 a,
#client3 a,
#client4 a  {
	display: block;
	width: 189px;
	height: 189px;
	background: url(/images/sectors/marketing.jpg) no-repeat;
}
#client2 a {
	background: url(/images/sectors/sports.jpg) no-repeat;
}
#client3 a {
	background: url(/images/sectors/travel.jpg) no-repeat;
}
#client4 a {
	background: url(/images/sectors/fundraising.jpg) no-repeat;
}

#diagram {
	width: 354px;
	height: 354px;
	margin: 15px 0 0 15px;
}
#clients {
	list-style: none;
	width: 153px;
	margin: 0;
	padding: 0;
}
#clients li {
	border: none ;
	width: 48px ;
	height: 48px ;
	margin: 0 3px 3px 0 ;
}
#clients li a:hover img,
#news li a:hover img {
	opacity: 0.7;
}
#news .spacer {
	opacity: 0;
}
#clientinfo {
	height: 367px;
	width: 367px;
	border: 1px solid #8b8b8b;
	background: #000;
	padding: 6px;
	margin-top: 3px;
}
#clientinfo ul {
	list-style: none;
	width: 180px;
	margin: 0;
	padding: 0;
}
#clientinfo li {
	margin-bottom: 2px;
}
#clientinfo li.last {
	margin-bottom: 0;
}
#videos {
	background: #3b3b3b url(/images/layup/camera.gif) no-repeat right bottom;
	width: 156px !important;
	height: 154px !important;
	margin: 0;
	padding: 10px 12px 16px !important;
}
#videos li {
	padding: 3px 0 0;
}
#videos li a {
	padding: 0 0 0 10px;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	font-size: 1.1em;
	background: url(/images/layup/videos_icon.gif) no-repeat 0 5px;
}
#videos li a:hover {
	color: #b9d703;	
}
#videos h3 {
	font: bold 1.4em Arial, Helvetica, sans-serif;
	padding: 0;
	height: 20px;
	margin: 0 0 13px;
	color: #fff;
}
#quotes {
	background: #3b3b3b;
	width: 156px;
	height: 180px;
	margin: 0;
	padding: 0;
}
#quotes li {
	padding: 16px;
}
#quote {
	padding: 0;
    margin: 0;
	font: italic 1.3em/1.2em Arial, Helvetica, sans-serif !important;
}
#quote p {
	padding: 2px 0;
}
#filmstrip {
	float: right;
	width: 181px;
	height: 368px;
}
#news,
#vacancies {
	list-style: none;
	display: block;
	margin: 0;
	padding: 5px 0 0 0;
}
#news li {
	margin: 0;
	padding: 9px 0;
	height: 72px;
	float: left;
	border-bottom: 1px solid #3b3b3b;
}
#news img {
	float: left;
	padding: 0;
	margin-right: 20px;
	margin-bottom: 2px;
	border: 1px solid #dedede;
}
#news a,
#vacancies a {
	font-weight: bold;
	text-decoration: none;
}
#news a:hover,
#vacancies a:hover {
	color: #8b8b8b;
}
#news p {
	margin: 2px 35px 0 0;
}
#news span {
	float: right;
	font-weight: bold;
	color: #8b8b8b;
}
#news .more {
	margin-top: -10px;
}
.paging {
	display: inline;
	list-style: none;
	float: right;
	margin: 0 0 15px;
}
.paging li{
	float: left;
	margin: 10px 0 0 0;
	padding: 0;
}
.paging li a {
	display: block;
	margin: 0 2px 0 0;
	padding: 0 3px 1px 3px;
	text-decoration: none;
	color: #fff;
	background: #3b3b3b;
	line-height: 1.3em;
}
.paging li a:hover, .paging li .on{
	background: #b9d703;
	color: #000;
}
.team {
	margin: 0;
	padding: 0 0 20px;
	list-style: none;
}
.team h2 {
	margin: 0;
	padding: 0;
	font-size: 1em;
}
.team h2 a {
	color: #b9d703;
	text-decoration: none;
	font-weight: bold;
	padding-right: 8px;
	background: url(/images/layup/arrow.gif) no-repeat right center;
}
.team h2 a:hover {
	color: #8b8b8b;
}
.team a {
	font-weight: normal;
	color: #b9d703;
}
.team li {
	width: 210px;
	padding: 10px;
	margin: 0 10px 0 0;
	float: left;
}
.team img {
	float: left;
	margin-right: 10px;
	border: 1px solid #dedede;
}
#vacancies li {
	padding: 10px 0 15px;
	border-bottom: 1px solid #3b3b3b;
}
#vacancies h2 {
	margin: 0;
	padding: 0;
	font-size: 1.1em;
}
#vacancies .last{
	border-bottom: none;
}
#vacancies ul {
	padding: 0;
	margin: 10px 0;
	min-height: 15px;
}
#vacancies ul li {
	clear: none !important;
	display: inline;
	float: left;
	padding: 0 !important;
	margin: 0 25px 0 0 !important;
	border: none;
	list-style: none ;
	white-space: nowrap;
	float: left;
}
#vacancies ul li strong{
	float: none !important;
	color: #8b8b8b !important;
}
#vacancies p {
	clear: left;
	padding: 0;
}
#minical,
#caldetails {
	float: left;
	width: 161px;
	margin: 3px 3px 0 0;
	padding: 22px 13px;
	background: #000;
	border: 1px solid #8b8b8b;
}
#caldetails {
	float: right;
	width: 187px;
	min-height: 387px;
	padding: 0 !important;
}
#caldetails div {
	padding: 22px 13px 0;
}
#minical table {
	clear: both;
	font: 1em Verdana, Arial, Helvetica, sans-serif;
}
#minical th {
	color: #fff;
	font-weight: normal;
	text-align: center;
}
#minical td {
	text-align: center;
	padding: 2px;
}
#minical a {
	color: #000;
	text-decoration: none;
	font-weight: normal;
}
#minical .event:hover {
	background-color: #fff;
}
#minical .event {
	background-color: #b9d703;	
}
#minical .on {
	background-color:#fff;
	color: #000;
}
.calheader {
	list-style: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}
.calheader li {
	display: inline;
	float: left;
}
.calheader a,
.calheader .back {
	float: left;
	text-indent: -9000px;
	width: 11px;
	height: 11px;
	margin: 5px 0 0 0;
	overflow: hidden;
	background: url(/images/layup/calendar_arrow.gif) no-repeat;
}
.calheader a:hover {
	background: url(/images/layup/calendar_arrow.gif) no-repeat 0 -12px;
}
.calheader .back {
	background: url(/images/layup/calendar_arrowb.gif) no-repeat;
}
.calheader .back:hover {
	background: url(/images/layup/calendar_arrowb.gif) no-repeat 0 -12px;
}
.calheader .date {
	text-align: right !important;
	padding: 0 10px;
	width: 117px;
}
#eventlist {
	list-style: none;
	margin: 5px 0 0;
	padding: 0;
}
#eventlist li {
	display: block;
	float: left;
	width: 187px;
	height: 60px;
	border-bottom: 1px solid #2c2c2c;
}
#eventlist li .noshow {
	padding: 0 14px 10px !important;
}
#eventlist .top {
	border-top: 1px solid #2c2c2c;
}
#eventlist p {
	padding: 17px 14px !important;
	width: 159px !important;
	height: 28px !important;
}
#eventlist a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;	
}
#eventlist a:hover p,
#eventlist .on p {
	background: #2c2c2c;
	cursor: pointer;
}
#eventlist .noshow a:hover {
	background: none !important;
	text-decoration: underline;
}
#eventlist a span {
	float: left;
	font-weight: normal;
}
#footer {
	clear: both;
	margin: 0 auto;
	width: 765px;
	height: 25px;
}
#footer ul {
	margin: 0;
	padding: 10px 23px 0;
	list-style: none;
	text-align: right;
}
#footer li { 
	display: inline;
	float: left;
}
#footer a {
	color: #fff;
	text-decoration: none;
	border-right: 1px solid #fff;	
	padding: 0 10px 0 7px;
	outline: 0;
}
#footer .last {
	float: right;
}
#footer .no a { 
	border-right: none;	
}
#footer .last a { 
	border-right: none;	
	color: #787878;
}
#footer .last a:hover {
	color: #fff;
}
#footer a:hover{
	color: #787878;
}

/* Forms */

.formarea{
	text-align: right;
	vertical-align: top;
	padding-top: 10px;
	width: 300px;
}
.formarea p {
	margin: 10px 0;
	padding: 0;
}
.formarea p label {
	float: left;
}
.formarea select {
	padding: 0;
	width: 174px;
}
.textform {
	background: #1c1c1c !important;
}
.textformfocus {
	background: #000 !important;
}
.textform, .textformfocus {
	color: #b9d703;
	padding: 1px 1px 3px 3px;
	width: 168px;
	border: 1px solid #8b8b8b;
	font: 1em Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
}
#signup {
	width: 136px;
	height: 344px;
	padding: 22px 18px 0;
}
#signup p {
	margin: 5px 0;
	padding: 0;
}
#signup .textform,
#signup .textformfocus {
	width: 136px;
	margin-top: 3px;
}
#signup select.textform {
	padding: 0;
	width: 142px !important;
}
#signup button {
	margin: 10px -7px 0;
	float: right;
	background: url(/images/layup/signup_but.gif) no-repeat;
}

/* Extras */

.clear{
	clear: both;
}
.hidden {
	position: absolute; 
	left: -9999px; 
}
.hand {
	cursor: pointer;
}
.error {
	color: #BC2020;	
}
.textleft {
	text-align: left !important;
}
.textcenter {
	text-align: center !important;
}
.textright {
	text-align: right !important;
}
.right {
	float: right;
}
.left {
	float: left;
}
.pdf {
    margin: 0 0 10px 0;
    padding: 0;
	list-style: none;
}
.pdf li{
    background: url(/images/layup/pdf.gif) no-repeat left 1px !important;
    margin: 0;
    padding: 2px 0 8px 13px;
}
.pdf a {
    margin-left: 10px;
	color: #b9d703;
	font: 1em Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}	
.pdf a:hover {
	text-decoration: none;
	color: #8b8b8b;
}
.large {
	font-size: 1.2em;
}
.none {
	display: none;
}
.contactbox {
	width: 180px;
	height: 180px;
}
.topcontactbox {
	padding: 5px;
}
.googlemap {
	width: 480px; 
	height: 215px;
}
#plogo {
	height: 0;
}