/* =======================================================
	AUTHOR: 		Sumac UK
	DESCRIPTION:	Global styles for The Bank
	DATE:			24/12/08
	LAST EDITED:	--/--/--
======================================================= */

.hide {
	height: 0;
	width: 0;
	overflow: hidden;
	position: absolute; /* for the benefit of IE5 Mac */	
}
hr 
{
	display:none;
}

/* ==========================================================
	JUMP-TO
========================================================== */
#jump-to
{
	position: absolute;
	top: 0;
	left: -9999px;
}
#jump-to a:hover
{
	background-color: #EEE;	
}
#jump-to a:focus
{
	display: block; 
	position: absolute; 
	top: 20px; 
	left: 1020px; 
	font-size: 1.5em; 
	background-color: #FFF; 
	border: solid 2px #999;
	color: #999;
	padding: 10px; 
	width: 15em; 
	z-index: 1;
}
/* ==========================================================
	BODY
========================================================== */
#container 
{
	position:absolute;
	top:110px;
	left:0px;
	width:auto;
}

body {
	font-family:"Gill Sans MT","Gill Sans",Arial,Verdana,sans-serif;
	/*font-family: Arial,verdana,sans-serif;*/
	background:#f0f0f0;
}
h1, h3 {
	font-size:1.1em;
	line-height:1em;
	color:#fff;
	text-transform:uppercase;
	margin-bottom:10px;	
	padding:0.7em 10px;
	letter-spacing: 0.14em;
	word-spacing: 0.15em;	
	/*background: #515150 url(../images/bgH1.gif) repeat-x; */
	background-color: #777;
} 
h2 {
	font-size: 2.1em;
	text-transform:uppercase;
	font-weight:normal;
	color:#909090;
	letter-spacing:0.13em;
	word-spacing: 0.14em;	
	margin-bottom:1em;
}
#main h2, #main h2 a, #main h3, #main h4, #main h5  {
	text-transform: none;
	font-weight:normal;
	color:#909090;
	text-decoration:none;
	padding:0;
	background:transparent;
	margin-bottom: 1em;
}
#main h2
{
	font-size: 1.8em;
	font-weight:normal;
	letter-spacing:0.1em;
	text-transform:uppercase;
}
#main h3 {
	font-size:1.5em;
	font-weight:normal;
	letter-spacing:0.1em;
	line-height:1.2em;
	text-transform:uppercase;
	margin-bottom:1em;	
	margin-top:1em;	
}
#main h3 a {
	color: #999;
}
#main h4 {
	font-size:1.2em;
	line-height:1.2em;
	margin-bottom:0.3em;	
}
#main div.case-study h2
{
	margin-bottom: 0.2em;
}
#main div.case-study h3
{
	margin-top: 0;
	font-weight: normal;
	font-size: 1.3em;
	letter-spacing: 0.1em;
}
#side h3 {
	margin-bottom:0px;
	float:left;
	width:270px;
	letter-spacing:0.1em;
	word-spacing:0.15em;
}
div#content p {
	clear:both;
	font-size:1.3em;
	color:#909090;
	line-height:1.2em;
	letter-spacing:0.01em;
	width:80%;
	margin-bottom:1em;
}
div#content img {
	border:1px solid #909090;	
}
p a {
	color:#909090;
}
a:hover {
	color:#000;
}
#main ol {
	list-style-type: decimal;
	list-style-position: inside; 
	list-style-image:none;
	margin-left:10px;
	margin-bottom:1em;
}
#main ol li {
	margin:0 0 0 20px;	
}
#main ul {
	list-style-type: disc;
	list-style-position: inside; 
	list-style-image:none;
	margin-left:10px;
	margin-bottom:1em;
}

#main ul li {
	margin:0;	
}
#main ul li ul
{
	margin-left: 10px;
}
#main img {
	margin-bottom:1em;	
}
ul li, ol li {
	font-size:1.1em;
	color:#909090;
	line-height:1.4em;
	letter-spacing:0.07em;
}
blockquote {
	padding:0 20px;	
}
/*
a.film:hover, a.events:hover, a.advertising:hover, a.international:hover {
	text-decoration: underline;
}
a.events {
	color:Red;
	text-decoration: none;
}
a.film {
	color: #00ccff;
	text-decoration: none;
}
a.advertising {
	color:#ffcc00;
	text-decoration: none;
}
a.international {
	color:Red;
	text-decoration: none;
}
*/
#wrapper {
	background:#e6e7e7;
	padding:10px;
	width:940px;
	margin:0 auto;	
	overflow:auto;
	
}
/*Header*/
#header
{
	float:left;
	background:#000;
	padding-bottom:1em;
}
#header ul#header-items
{
	list-style-type: none;
	width: 940px;
	height: 110px;
	overflow:hidden;
}
#header ul#header-items li
{
	padding: 0;
	margin: 0;
}
#header ul#main-nav {	
	text-align:left;
	margin:1em 0 0 300px;
	float:left;
	display:inline;
}
#header ul#main-nav li {
	display:inline;
	padding:0 9px 0 10px;
	float:left;
	background:url(../images/bgMainNav.gif) left center no-repeat;
}
#header ul#main-nav li.first {
	background:transparent;
}
#header ul#main-nav li.last {
	padding-right:0;
}
#header ul#main-nav li a {
	font-size:1.1em;
	color:#636362;
	letter-spacing:2.2px;
	text-decoration:none;
	text-transform:uppercase;
}
#header ul#main-nav li a:hover,
#header ul#main-nav li.selected a  {
	color:#fff;
		
}
/* MAIN */
#main {
	width:640px;	
	background:#fff url(../images/bgH1.gif) repeat-x;
	float:right;	
}
#main ul#sub-nav {	
	width:100%;
	margin: -4px 0 10px;
	float:left;
	
}
#main ul#sub-nav li {
	display:inline;
	padding:0 9px 0 10px;
	margin:0;
	float:left;
	background: url(../images/bgSubNav.gif) left center no-repeat;
}
#main ul#sub-nav li.first {
	background:none;
	padding-left:0;
}
#main ul#sub-nav li a {
	font-size:1em;
	color:#909190;
	letter-spacing:0.1em;
	line-height:0.8em;
	text-decoration:none;
	text-transform:uppercase;
}
#main ul#sub-nav li a:hover,
#main ul#sub-nav li a.selected {
	color:#000;
}
#main #content {
	padding:0 10px
}
#main .share-this {
	float:right;
	width:90px;
	height:20px;
	background:#000;	
}
a.back-link
{
	text-transform:uppercase;
}
/* SIDEBAR */
#side {
	width:290px;
	background:#e6e7e7;
	float:left;
	display:inline;
	clear:left;
}
#side div.panel {
	margin-bottom:10px;
	background:#fff;
	display:inline;
	float:left;
	width:100%;
}
#side div.panel.last {
	
	margin-bottom:0px;	
}
#side div.panel a.archive {
	text-transform:uppercase;
	display:inline;
	font-size:1.2em;
	letter-spacing:2px;
	color:#909090;
	margin:0 10px 10px;
	float:right;
	text-align:right;
	text-decoration:none;
}
#side div.panel a.archive:hover {
	color:#000;
		
}
/*NEWS*/
div#news-items 
{
	float:left;
	display: inline;
}
#side div.panel ul#news-items li {
	display:block;
	float:left;
	padding:10px 10px 0 10px;
	width:100%;
}
#side div.panel ul#news-items li a.title {
	width:268px;
	display:block;
	text-transform:uppercase;
	font-size:1em;
	line-height:1em;
	margin-bottom:7px;
	clear:both;
	float:left;
	color:#909090;
	text-decoration:none;
}	
#side div.panel ul#news-items li a.title:hover {
	color:#000;
		
}
#side div.panel ul#news-items li a img {
	border:1px solid #909090;	
}

#side div.panel ul#opinion-items {
	clear:both;
	float:left;
	width:100%;
}
#side div.panel ul#opinion-items li {
	float:left;
	clear:both;
	padding:7px 10px;
	display:block;
}
#side div.panel ul#opinion-items li a.title {
	text-transform:uppercase;
	font-size:1em;
	color:#909090;
	text-decoration:none;
}	
#side div.panel ul#opinion-items li a.title:hover {
	color:#000;
}

#side div.panel ul#showreel-items {
	clear:both;
	float:left;
	width:100%;
}
#side div.panel ul#showreel-items li {
	display:block;
	clear:both;
	padding:7px 10px 4px;
}
#side div.panel ul#showreel-items li.last {
	display:block;
	clear:both;
	padding:7px 10px 10px;
}
#side div.panel ul#showreel-items li a.title {
	text-transform:uppercase;
	font-size:1em;
	color:#909090;
	width:100%;
	text-decoration:none;
}	
#side div.panel ul#showreel-items li a.title:hover {
	color:#000;
		
}

#contact p.contact-us {
	padding:5px 10px 4px;	
	text-transform:uppercase;
	font-weight:bold;
	font-size:1.2em;
	color:#909090;
	line-height:1.4em;
	letter-spacing:0.07em;
	margin-bottom:1em;
}
#side div.panel address {
	font-size:1.2em;	
	color:#909090;
	line-height:1.5em;
	letter-spacing:2px;
	margin-bottom:1.6em;
	font-style:normal;
	padding:0 10px 10px;
}
#side div.panel address.last {
	margin-bottom:0px;	
}
#side div.panel span.phone, div.general-item span.phone {
	font-size:2.2em;	
	margin-top:0.6em;	
	color:#909090;
	padding:0 10px 10px;
	letter-spacing:2px;
	display:block;
	margin-bottom:11px;
}

/* SEARCH */
div#search fieldset {
	background:#e6e7e7;
	padding:5px;
	float:left;
	display:inline;
	margin:10px;
	text-align:left;
	border:none;
}
div#search fieldset legend, 
div#search fieldset label {
	display:none	
}
p.search-result a {
	text-transform:uppercase;	
}
div#search fieldset input {
	border:none;
	background:#e6e7e7;
	float:left;
	width:260px;
}
div#search {
	text-align:right;	
}
div#search input.button {
	border:0;
	background:none;
	text-transform:uppercase;
	font-size:1.2em;
	letter-spacing:2px;
	color:#909090;
	margin:-3px 0 10px;
}
div#search input.button:hover {
	
	color:#000;
	cursor:pointer;	
}
/* CLIENT AREA */
div#divLinks li a{
	color:#909090;
}
div#secure-client-area {
	margin-bottom:70px;	
}
#main div.preview-file h3 
{
	margin-bottom:0;	
}
div.secure-client-area a {
	color:#909090;
}
/* CASE STUDIES */
div#top-media
{
	margin-bottom: 10px;
	float: left;
	height: 349px;
	background-color: #000;
}
#secure-client-area div#divVideos
{
}
#secure-client-area div#divVideos div.movie
{
	margin-bottom:20px;
	background-color: #000;
}
a#video-link {
	text-transform:uppercase;
	color:#909090;
	font-size:0.9em;
}
div#top-media #vid {
	background-color:#000;	
	color:#fff;
}
div.thumbnail-item
{
	float:left;
	clear:both;
	width:100%;	
	margin-bottom:10px;
}
div #content div.thumbnail-item a {
	float:left;	
}
div #content div.thumbnail-item img
{
	float: left;
	display: inline;
	margin-right: 10px;
	margin-bottom:0px;
	border: 1px solid #bdbebe;
}
div #content div.thumbnail-item h2
{
	color: #cd1316;
	font-size: 1.2em;
	letter-spacing: normal;
}
div #content div.thumbnail-item h2 a
{
	text-decoration: none;
	color: #909090;
	display:inline;
}
div #content div.thumbnail-item h2 a:hover
{
	color: #000;
}

ul#imageGallery-dead {
	display:none;	
}
ul#imageGallery
{
	list-style-type: none;
	width: 620px;
	height: 350px;
	overflow:hidden;
	padding: 0;
	margin: 0;
	float: left;
}
ul#imageGallery li
{
	margin: 0;
}
ul#imageGallery li img {
	border:1px solid #909090;	
}
/*BANNER AND GENERAL CONTENT ITEM PAGES*/
div.banner-item, div.general-item
{
	border-bottom: 1px dashed #909190;
	padding-bottom: 5px;
	margin-bottom: 10px
}
/* EMPLOYEES */
div.employee-item {
	overflow:auto;
	width:100%;	
	clear:both;
	margin-bottom:1.2em;
}
div.employee-item img {
	float:left;	
	margin-right:10px;
}
div #main div.employee-item h2 {
	float:left;
	clear:right;
	width:495px;
	text-transform:uppercase;
	font-size:1.2em;
}
div#content div.employee-item p 
{
	clear: none;
	float:left;	
	width:495px;
}
/* SHARE THIS */
div#share-this {
	float:right;
	margin-left:10px;	
}
div#share-this a img {
	border:none;	
}
/* clientS */
div.client-item {
	overflow:auto;
	width:100%;	
	clear:both;
	margin-top:3em;
}
div.client-item img {
	float:left;	
	margin-right:10px;
}
div #main div.client-item h2 {
	display:block;
	margin-top:0.2em;
	clear:right;
	text-transform:uppercase;
	font-size:1.2em;
}
div#content div.client-item p {
	float:none;
	margin-bottom:0.1em;
}
/* SITEMAP */
ul#sitemap, ul#sitemap ul {
	list-style-type: none;
	list-style-position: inside; 
	list-style-image:none;
	margin-left:0;
	margin-bottom:0;
}
ul#sitemap li {
	margin-top:1em;
	margin-bottom:0.1em;	
	margin-left:0;
}
ul#sitemap li a {
	color:#000;
	text-transform:uppercase;
	text-decoration:none;
}
ul#sitemap li a:hover {
	text-decoration:underline;	
}
ul#sitemap li li {
	margin-top:0;	
}
ul#sitemap li li a {
	color:#909090;
	font-size:0.9em;
} 
ul#sitemap li li li a {
	font-size:0.8em;
}
ul#sitemap li li {	
	margin-left:0;
	margin-bottom:0.1em;
}
ul#sitemap ul.itemtype {
	margin-top:0.2em;
}
ul#sitemap ul li:last-child {
	margin-bottom:2em;
}
ul#sitemap ul li ul li:last-child, ul#sitemap ul li ul li ul li:last-child {
	margin-bottom:0em;
}
/* TERMS */
#main .terms ul {
	list-style-type: none;
	margin: 0 0 1em 0!important;
	list-style-position: outside!important;
	list-style-image: none;
	padding: 0;
	width: 80%;
}
#main .terms ul li ul
{
	margin-left: 16px!important;
}
#main .terms li {
	list-style-type:none;
	font-size:1em;
	display: block;
	width: auto !important;
}
#main .terms p
{
	width: auto!important;
}
#main .terms li p
{
	width: auto!important;
}
#main .terms strong {
	margin: 0!important;
}
.terms strong span, .terms li p strong {
	padding-right: 5px;
}

/* FOOTER */
#footer 
{
	background: transparent url(../images/logos-bg.gif) no-repeat 0 47px;
	border-top:1px solid #909190;
	border-bottom:1px solid #909190;
	overflow:auto;
	width:620px;	
	padding:4px 0 8px;
	margin:10px;	
}
#footer ul#footer-nav {	
	width:100%;
	margin: 0 0 20px;
	float:left;
	border:none;
}
#footer ul#footer-nav li {
	display:inline;
	padding:0 9px 0 10px;
	margin:0;
	float:left;
	background:url(../images/bgSubNav.gif) left center no-repeat;
}
#footer ul#footer-nav li.first {
	background:none;	
	padding-left:0;
}
#footer ul#footer-nav li a {
	font-size:1em;
	color:#909190;
	letter-spacing:1px;
	line-height:0.8em;
	text-decoration:none;
	text-transform:uppercase;
}
#footer ul#footer-nav li a:hover,
#footer ul#footer-nav li a.selected {
	color:#000;	
}
#footer address {
	padding-top:173px;
	background:url(../images/bgFooter.gif) center 20px no-repeat;
	border:0;
	float:left;
	width:100%;
	text-align:center;
	font-size:1em;
	color:#909090;
	line-height:1.4em;
	letter-spacing:0.07em;
	font-style:normal;
}
#footer address strong {
	text-transform:uppercase;
	font-weight:bold;	
}
#footer a
{
	text-decoration: none;
}