/*
 * 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: 579px;
  background-color: transparent;
  background: transparent url(../images/faded_leaf.jpg) no-repeat scroll 340px 50px;
/*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 50px;
}

#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: 580px;
  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: 0;
/*border: 1px solid black;   */
}

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

#clientlogos { left: 325px; top: 30px; height: 570px; }
#staff_profiles_pointer { left: 535px; top: 530px; height: 50px; width: 180px; }
#backtoourwork { left: 625px; top: 530px; 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;  */
}

.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: 350px;
  left: 560px;
  width: 150px;
  height: 100px;
/*border: 1px solid black;  */
}

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

.graphicsupperpanel
{
  position: absolute;
  top: 22px;
  left: 560px;
  width: 184px;
  height: 310px;
/*border: 1px solid black; */
}


/*
 * 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: 160px;
  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; */
}
.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;
}
#sting {
	height: 150px;
	position: relative;
	left: 52px;
	width: 480px;
}
#sting p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 1.2em;
	margin-bottom: 6px;
	
}

#sting span{
	color: #003e51;
	}
#sting em{
	color: #669999;
	font-style:normal;
	}
	
a:hover {
	background: #ffffff;
	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;
	}
