/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -9px;
}

/* --------------------------------------- */
/* general staffs */

h1 {font-size: 22px; font-family: helvetica; margin-bottom: 12px;}
h2 {font-size: 16px; font-family: helvetica; margin-bottom: 12px;}
h3 {font-size: 12px; font-family: georgia, serif; color: black;}
ul {list-style-type: none;}

a img {border: none;}
a:link {text-decoration: none; color: #707070}
a:visited {text-decoration: none; color: #707070}
a:active {text-decoration: none}
a:hover {text-decoration: underline; color: #707070;}
a.inline_one:link {text-decoration: none; color: black}
a.inline_one:visited {text-decoration: none; color: black}
a.inline_one:active {text-decoration: none}
a.inline_one:hover {text-decoration: underline; color: black}
a.inline2:link {text-decoration: none; color: red}
a.inline2:visited {text-decoration: none; color: red}
a.inline2:active {text-decoration: none}
a.inline2:hover {text-decoration: underline; color: red}
a.thumblnx:link {text-decoration: none; color: black}
a.thumblnx:visited {text-decoration: none; color: black}
a.thumblnx:active {text-decoration: none; color: black}
a.thumblnx:hover {text-decoration: none; color: black}
img.title {margin-bottom: 10px; margin-left: -2px;}

p {padding-bottom: 1em}

.header {margin-bottom: 12px;}

/* IE png fix */
img, div { behavior: url(http://www.liddicoatgoldhill.com/iepngfixwww.htc) }
img, div { behavior: url(http://liddicoatgoldhill.com/iepngfix.htc) }

/* layout */

* {
  margin:0;
  padding:0;
}

html, body {
  background-image: url(images/bg1.gif);
  height: 100%;
  text-align: centre; /* horizontal centering for IE Win quirks */
  font-family: georgia, serif;
  font-size: 12px;
}

#v_buffer {  			/* buffer to centre vertically */
  width: 10px;
  height: 50%;
  margin-bottom: -315px; 	/* half of wrapper's height */
  float: left;
}

#wrapper {
  position: relative;
  margin: 0 auto;
  text-align: left; /* because body has text-align centre hack for IE win */
  height: 400px;
  width: 866px;
  clear: left;
}

/* banner */

#banner {
  position: absolute;
  top: 0; left: 0;
  width: 476px; height: 90px;
}

/* navigation boxes */

#nav_box {
  position: absolute;
  top: 100px; left: 680px;
  width: 186px;
}

#navtop {
  position: relative;
  height: 20px;
  background-image: url(images/navtop.png);
}

#nav {
  position: relative;
  background-color: white;
  padding-left: 20px;
  padding-right: 20px;
}

#navbottom {
  position: relative;
  height: 20px;
  background-image: url(images/navbottom.png);
}

#nav > ul > ul > li { margin-left: 1em; }
.currentpage {text-decoration: underline}

/* main box */

#main_box {
  position: absolute;
  width: 670px;
  top: 100px; left: 0px;
}

#maintop {
  position: relative;
  height: 20px;
  width: 670px;
  background-image: url(images/maintop.png);
}

#main {
  position: relative;
  min-height: 460px;
  padding-left: 20px;
  padding-right: 20px;
  background-color: white;
}
/* for Internet Explorer */
/*\*/
* html #main {
height: 460px;
}
/**/


#main_gal_top {
  position: absolute;
  height: 370px;
  width: 630px;
  padding-left: 20px;
  padding-right: 20px;
  background-color: white;
}

#main_gal_bottom {
  position: absolute;
  top: 390px;
  width: 670px;
}

#main_gal_bottom_ideolondon {
  position: absolute;
  top: 340px;
  width: 670px;
}


#mainbottom {
  position: relative;
  height: 20px;
  background-image: url(images/mainbottom.png);
}

#column_1 {
  position: relative;
  padding-bottom: 20px;
  width: 389px;
}

/* frontpage */

#frontPageText {
  color: black;
  position: absolute;
  font-size: 10px;
  width: 630px;
  top: 445px;
  left: 0px;
}

#loading {
  position: absolute;
  left: 303px;
  top: 223px;
}

/* news */

.size-full {max-width: 630px;}
.storycontent {
    width: 450px
}

#news_top_news2 {
  position: absolute;
  height: 38px;
  width: 630px;
  padding-left: 20px;
  padding-right: 20px;
  background-color: white;
}

#news_container_news2 {
  position: absolute;
  top: 58px;
  width: 670px;
  background-color: white;
  min-height: 422px;
}

.barrier{
  height: 1px;
  width: 100%;
  background-color: #aaaaaa;
}

.alignleft{
    width: 50%;
    float: left;
    text-align: left;
}

.alignright{
    width: 50%;
    float: right;
    text-align: right;
}

/* for Internet Explorer */
/*\*/
* html #news_container_news2 {
height: 422px;
}
/**/

.newsitem {
    width: 310px;
    min-height: 195px;
    float: left;
    margin-left: 20px;
    margin-bottom: 10px;
}
/* for Internet Explorer */
/*\*/
* html .newsitem {
height: 195px;
}
/**/



.news2 {
  position: absolute;
  top: 422px;
  height: 20px;
  background-image: url(images/mainbottom.png);
}


#news_container_news2 img {width: 140px; height: 140px; float: left;}
.newsitem p {float: left; width: 150px;}

/* who we are */

#whoweareguff {
  position: relative;
  width: 520px;
}

/* what we do */

#guff {
  position: relative;
  width: 290px;
}

#guff_pic {
  position: absolute;
  top: 0px; left: 330px;
}

/* the gallery */

h3 {padding-bottom: 16px;}


#the_gallery_pic {
  position: absolute;
  left: 20px;
  top: 37px;
  height: 300px;
  padding-bottom: 2px;
  border-bottom: 2px solid #333;
}

#the_gallery_pic_2 { /* used to position picture on velocity page */
  position: absolute;
  left: 177px;
  top: 15px;
}

#the_gallery_pic_ideolondon {
  position: absolute;
  left: 20px;
  width: 630px;
  top: 37px;
}

#the_gallery_menu {
  position: absolute;
  left: 20px;
  top: 339px;
  height: 14px;
  padding-bottom: 2px;
  border-top: 2px solid #333;
  padding-right: -20px;
}

a.button_on {
  float: left;
  height: 14px;
  width: 14px;
}

a.button_on:link {background-color: #333333}
a.button_on:visited {background-color: #333333}
/* a.button_on:hover {background-color: pink} */

a.button_off {
  float: left;
  height: 14px;
  width: 14px;
}

.spacer {
  float: left;
  height: 14px;
  width: 2px;
  color: white;
}

a.button_off:link {background-color: #AAAAAA}
a.button_off:visited {background-color: #AAAAAA}
a.button_off:hover {background-color: #707070}

#the_gallery_text {
  position: relative;
  min-height: 90px;
  padding-left: 20px;
  padding-right: 20px;
  background-color: white;
}
/* for Internet Explorer */
/*\*/
* html #the_gallery_text {
height: 90px;
}
/**/

#the_gallery_text_ideolondon {
  position: relative;
  min-height: 140px;
  padding-left: 20px;
  padding-right: 20px;
  background-color: white;
}
/* for Internet Explorer */
/*\*/
* html #the_gallery_text_ideolondon {
height: 140px;
}
/**/

/* olympics page */

#olympic_pic_one {
  position: absolute;
  left: 20px;
  top: 226px;
  height: 216px;
  padding-bottom: 2px;
  border-bottom: 2px solid #333;
}

#olympic_pic_two {
  position: absolute;
  left: 20px;
  top: 42px;
  height: 400px;
  max-width: 630px;
  padding-bottom: 2px;
  border-bottom: 2px solid #333;
}

#olympic_menu {
  position: absolute;
  left: 20px;
  top: 446px;
  height: 14px;
}

#olympic_text {
  position: absolute;
  left: 20px;
  width: 630px;
  top: 40px;
}

#tribeca_text {
  position: absolute;
  left: 20px;
  width: 630px;
  height: 400px;
  top: 42px;
  padding-bottom: 2px;
  border-bottom: 2px solid #333;
  background-image: url(projects/tribeca/10.jpg);
}

/* thumbnail pages */

#proj_1 {
  position: absolute;
  left: 20px;
  top: 35px;
  width: 144px;
  height: 207px;
}

#proj_2 {
  position: absolute;
  left: 182px;
  top: 35px;
  width: 144px;
  height: 207px;
}

#proj_3 {
  position: absolute;
  left: 345px;
  top: 35px;
  width: 144px;
  height: 207px;
}

#proj_4 {
  position: absolute;
  left: 508px;
  top: 35px;
  width: 142px;
  height: 207px;
}

#proj_5 {
  position: absolute;
  left: 20px;
  top: 179px;
  width: 142px;
  height: 207px;
}

#proj_6 {
  position: absolute;
  left: 182px;
  top: 179px;
  width: 142px;
  height: 207px;
}

#proj_7 {
  position: absolute;
  left: 345px;
  top: 179px;
  width: 142px;
  height: 207px;
}

#proj_8 {
  position: absolute;
  left: 508px;
  top: 179px;
  width: 142px;
  height: 207px;
}

#proj_9 {
  position: absolute;
  left: 20px;
  top: 323px;
  width: 142px;
  height: 207px;
}

#proj_10 {
  position: absolute;
  left: 182px;
  top: 323px;
  width: 142px;
  height: 207px;
}

#proj_11 {
  position: absolute;
  left: 345px;
  top: 323px;
  width: 142px;
  height: 207px;
}

#proj_12 {
  position: absolute;
  left: 508px;
  top: 323px;
  width: 142px;
  height: 207px;
}

.thumbs img {
  height: 112px;
  padding: 1px;
  margin: -1px;
  border: thin solid white;
  border-bottom: 1px solid white;
}

.thumbs img:hover{
  border: thin solid gray;
  margin-left: -1px;
  margin-top: -1px;
}

#thumbTxt {
  position: absolute;
  left: 0px;
  top: 117px;
  font-size: 12px;
}

/* press */

/* map */

#map{
  position: absolute;
  left: 20px;
  top: 0px;
}

#contact_details{
  position: absolute;
  left: 440px;
  bottom: 0;
  width: 210px;
}

p.contact { font-size: 12px; }