/*
 * The overall layout
 *
 *
 */
body 
{
  font-family: Arial, Helvetica, sans-serif;
  margin: 0px;
  padding: 0px;
  background: white url(../images/menu_bar.jpg) no-repeat scroll 0 0;
}

/*
 * MAIN MENU
 * *********
 *
 * As traditional, on the left
 */
.mainmenu
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 190px;
	height: 555px;
	background-color: transparent;/*border: 1px solid white;     */
}

/*
 * MAIN AREA
 *
 * This contains everything on every page
 * It's backgroundd image is the full leaf on
 * the home page and the faded leaf on all
 * other pages
 */
.container
{
  position: absolute;
  top: 1px;
  left: 250px;
  width: 745px;
  height: 680px;
  background-color: transparent;
  background: transparent url(../images/faded_leaf.jpg) no-repeat scroll 340px 150px;
/*border: 1px solid black;   */
}
.workcontainer
{
  position: absolute;
  top: 1px;
  left: 250px;
  width: 745px;
  height: 579px;
  background-color: transparent;
  /* background: transparent url(../images/faded_leaf.jpg) no-repeat scroll 340px 50px; */
/*border: 1px solid black;   */
}

#home
{
  background: transparent url(../images/home_leaf.jpg) no-repeat scroll 340px 150px;
}

#workexamples
{
  left: 200px;
  width: 795px;
  /*background: transparent url(../images/faded_leaf.jpg) no-repeat scroll 390px 50px; */
  /*border: 1px solid black; */
}

#contactus
{
  background: none;
}


/*
 * FOOTER
 * ******
 *
 * On every page
 */
.footer
{
  position: absolute;
  top: 681px;
  left: 250px;
  height: 65px;  /* Mac IE line height bug \*/
  height: 25px;   /* so make footer higher on it */
  width: 745px;
  background: transparent url(../images/footer_bar.jpg) no-repeat scroll 0 0;
/*border: 1px solid black;   */
}

/*
 * HOME PAGE
 * *********
 */



/*
 * ALL OTHER LEVEL 2 PAGES
 * ***********************
 *
 */

/*
 * The central text panel
 * on the home page
 */
.maintextpanel
{
  position: absolute;
  width: 299px;
  height: 580px;
/*border: 1px solid black;  */
}

#whatwedopanel { width: 350px; }
#staffpanel {
	width: 700px;
}

/*
 * The full height, right-hand panel
 */
.whatwedobullets
{
	position: absolute;
	left: 350px;
	width: 250px;
	height: 1px;
	top: 100px;/*border: 1px solid black;   */
}

.smallprint {
	float:left;
	width: 460px;
}

.submenu
{
	position: absolute;
	left: 350px;
	width: 1px;
	height: 1px;
	top: 540;
/*border: 1px solid black;   */
}

#clientlogos {
	left: 325px;
	top: 84px;
	height: 570px;
}
#staff_profiles_pointer {
	left: 535px;
	top: 630px;
	height: 50px;
	width: 180px;
}
#backtoourwork {
	left: 50px;
	top: 625px;
	height: 50px;
	width: 180px;
}
#staff_pictures { left: 535px; top: 230px; height: 370px; width: 180px; }

/*
 * WORK EXAMPLES
 *
 * These pages are graphic intensive and indent "into" the
 * concave curve of the menu area
 */

/* the "buttons" at the top of the screen */
/* for accessing sybling example pages */
.pagemenu
{
  position: absolute;
  top: 0;
  left: 0;
  width: 600px;
  height: 140px;
/*border: 1px solid black; */
}

/* this is where the fireworks stuff is contained */
.graphicarea
{
	position: absolute;
	top: 70px;
	left: 0px;
	width: 520px;
	height: 523px;/*border: 1px solid black;  */
}

/* this is where the fireworks stuff is contained */
.workarea
{
	position: absolute;
	top: 70px;
	left: 48px;
	width: 485px;
	height: 525px;/*border: 1px solid black;  */
}


.workarrows
{
	position: absolute;
	top: 25px;
	left: 52px;
	width: 468px;
	height: 47px;/*  border: 1px solid black; */
}

/* The lower right-hand panel on the graphic pages */
.graphicsubmenu
{
	position: absolute;
	top: 610px;
	left: 220px;
	width: 533px;
	height: 120px;/*border: 1px solid black;  */
}
/* The lower right-hand panel on the graphic pages */
.worksubmenu
{
	position: absolute;
	top: 610px;
	left: 170px;
	width: 627px;
	height: 120px;/*border: 1px solid black;  */
}

/* on the "ourwork main page we need to shift it left */
#ourworkleftabit
{
	left: 63px;
	top: 603px;
}

.graphicsupperpanel
{
	position: absolute;
	top: 71px;
	left: 597px;
	width: 184px;
	height: 310px;
}

.graphicsupperpanel p
{
	line-height: 120%;
}


/*
 * The UNIQUE contact map and lower right text
 */
.maplocator
{
  position: absolute;
  top: 130px;
  left: -50px;
  width: 550px;
  height: 300px;
/*border: 1px solid black; */
}

/*
 * What we do pages- bulleted text frame
 */
.bulletedtextframe
{
	position: absolute;
	top: 260px;
	left: 385px;
	width: 215px;
	height: 315px;/*border: 1px solid black; */
}

.contactsubframe
{
  position: absolute;
  display: inline;
  top: 490px;
  left: 500px;
  width:200px;
/*border: 1px solid black;  */
}
  
.contactsubframe2
{
  position: absolute;
  display: inline;
  top: 490px;
  left: 0px;
  width:200px;
/*border: 1px solid black;  */
}

.contactsubframe3
{
  position: absolute;
  display: inline;
  top: 508px;
  left: 250px;
  width:200px;
/*border: 1px solid black;  */
}


/*
 * Staff profiles page
 */

.staff_column
{
	float: left;
	width: 210px;/*border: 1px solid black; */
	padding-right: 20px;
}
.staff_column ul {
	margin-left: 12px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.coverthumb {
	float:left;
	margin: 35px 6px 0 0;
}
	
a:hover {
	text-decoration: none !important;
	} /*BG color is a must for IE6*/
	
a.tooltip span {
	z-index: 1;
	display:none;
	padding:4px 6px;
	margin-left:-30px;
	margin-top: -30px;
	text-decoration: none !important;
	}
	
a.tooltip:hover span{
	z-index: 1;
	display: inline;
	position: absolute;
	background: #ffffff;
	border: 1px solid #999999;
	border-right-style:none;
	border-bottom-style:none;
	color: #003e51;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none !important;
	}

a.tooltip2 span {
	z-index: 1;
	display:none;
	padding:4px 6px;
	margin-left:-30px;
	margin-top: -30px;
	text-decoration: none !important;
	}
	
a.tooltip2 span {
	z-index: 1;
	display:none;
	margin-left:-164px;
	margin-top: -22px;
	text-decoration: none !important;
	}
	
a.tooltip2:hover span{
	z-index: 1;
	display: inline;
	position: absolute;
	background: #ffffff;
	color: #009900;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none !important;
	}

.virtual-iframe {
	overflow: auto;
	padding: 0px;
}

.workarea .photography-frame {
	width: 536px;
	height: 509px;
}

