/* home */

body {
	background-color: #000000;
	font-size: 100%;
}

/* font sizing */

h2#home_whatsnew {
	padding: 18px 0 0;
	margin: 0 0 10px;
	overflow: hidden;
	background: #FFFFFF url(../Images/latestwork-head.png) no-repeat;
	height: 100% !important; /* for most browsers */
	height /**/:18px; /* for IE5.5's bad box model */
}


h2#home_getaquo {
	padding: 18px 0 0;
	margin: 0 0 10px;
	overflow: hidden;
	background: no-repeat;
	height: 300px !important; /* for most browsers */
	height /**/:18px; /* for IE5.5's bad box model */
	width: 250px;
}


h2#home_upcomingevent {
	padding: 18px 0 0;
	margin: 0px;
	overflow: hidden;
	background: no-repeat;
	height: 100% !important; /* for most browsers */
	height /**/:18px;
	float: left;
	display: inline;
	width: 120px;
}

/* header */

div#header_left {
	background: no-repeat;
}

/* layout */

div#home_mantle {
	float: left;
	width: 800px;
	height: 150px;
	margin-top: 0;
}

html>body #home_mantle {
margin-top: 0;
}

div#staticcontent {
	float: left;
	width: 800px;
	height: 150px;
	margin-top: 0;
	background: url(../Images/LEAVES-logo.png) no-repeat;
}

div#mobile_intro {
display: none;
}

div#content_home {
font-size: 85%;
float: left;
width: 800px;
background-color: #FFFFFF;
}

div#content_home_brace {
	float: left;
	width: 800px;
	height: auto;
	background: left;
	margin: 19px 0 0 0;
	display: inline;
}

div#home_bug1 {
	float: left;
	width: 224px;
	height: auto;
	margin: 0 20px 0 20px;
	display: inline;
	overflow: hidden;
}

div.home_bug_entry {
float: left;
width: 224px;
padding-bottom: 15px;
}

div.home_bug_entry_last {
float: left;
width: 224px;
padding-bottom: 9px;
}

div.home_bug_desc a {
	color: #000000;
	text-decoration: none;
}

div.home_bug_desc a:hover {
	color: #000000;
	text-decoration: underline;
}

div.home_bug_thumb {
float: left;
width: 60px;
margin: 0 10px 0 0;
display: inline;
}

div.home_bug_desc {
float: left;
width: 154px;
}

img.home_thumb {
border: 1px solid #000000;
}

div#home_bug2 {
	float: left;
	width: 250px;
	display: inline;
	background-repeat: no-repeat;
	height: 100%;
	background-position: center center;
	background-color: #FFFFFF;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #999999;
	padding-right: 25px;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #999999;
	padding-left: 25px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	clear: none;
}

div#home_bug2_brace {
	float: left;
	height: 140px;
	background: no-repeat;
}

div#home_bug2_search {
float: left;
width: 180px;
height: 44px;
margin: 42px 0 0 30px;
display: inline;
}

div#home_bug2_searchbox {
float: left;
height: 20px;
margin: 0 4px 0 0;
}

div#home_bug2_searchbtn {
float: left;
width: 70px;
height: 20px;
}

p#bug2 {
padding: 0 0 10px 0;
margin: 0;
}

.home_bug_searchfield {
	width: 64px;
	height: 14px;
	color:#000000;
	border: 1px solid #000000;
	margin: 0px 6px 0px 0px;
	display:inline;
}

p.search_hdr {
padding: 4px 0 3px 0;
margin: 0;
}

div#home_bug3 {
	height: 200px;
	margin: 0 0px 0 30px;
	display: inline;
	background-image: url(../Images/STANDOUT-head.png);
	background-position: -40px top;
	background-repeat: no-repeat;
	width: 160px;
	float: left;
	background-color: #FFFFFF;
	border-left-color: #000000;
}

img.home_bug3_link {
	border: 2px solid #00a0af;
	width: 246px;
	height: 246px;
	background-color: #FFFFFF;
}

img.home_bug_btn {
float: left;
margin: 0 0 0 0;
display: block;
}

div#border_bottom {
	float: left;
	width: 800px;
	padding: 20px 0 0px 0;
	overflow: hidden;
	background: #FFFFFF no-repeat;
	height: 0px !important; /* for most browsers */
	height /**/:20px; /* for IE5.5's bad box model */
}

div#style_switcher {
float: left;
text-align: center;
width: 800px;
height: 20px;
color: #d8ffa4;
text-decoration: none;
font-size: 9px;
font-weight: bold;
margin: 0px 0 20px 0;
display: inline;
}

div#style_switcher a {
color: #d8ffa4;
text-decoration: none;
}

div#style_switcher a:hover {
color: #d8ffa4;
text-decoration: underline;
}

/* navigation */

div#menu {
	background: no-repeat;
}

span.navtext {
display: none;
}

span.pipe {
	display: inline;
	background-position: center center;
}

/*******************************************************************************

 LAYOUT INFORMATION: describes box model, positioning, z-order

 *******************************************************************************/

/* The outermost container of the Menu Bar, an auto width box with no margin or padding */
ul.MenuBarHorizontal
{
	float: right;
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 12px;
	cursor: default;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

/* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
ul.MenuBarActive
{
	z-index: 1000;
	background-position: center;
}
/* Menu item containers, position children relative to this container and are a fixed width */
ul.MenuBarHorizontal li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	text-align: center;
	cursor: pointer;
	float: left;
}

/* Submenus should appear below their parent (top: 0) with a higher z-index, but they are initially off the left side of the screen (-100em) */
ul.MenuBarHorizontal ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	z-index: 1020;
	cursor: default;
	width: 9em;
	position: absolute;
	left: -100em;
	text-align: center;
	vertical-align: middle;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to auto so it comes onto the screen below its parent menu item */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible
{
	left: auto;
}
/* Menu item containers are same fixed width as parent */
ul.MenuBarHorizontal ul li
{
	width: 9em;
	color: #999933;
}
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) */
ul.MenuBarHorizontal ul ul
{
	position: absolute;
	margin: -5% 0 0 95%;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible ul.MenuBarSubmenuVisible
{
	left: auto;
	top: 0;
}

/*******************************************************************************

 DESIGN INFORMATION: describes color scheme, borders, fonts

 *******************************************************************************/

/* Submenu containers have borders on all but right side, as that is taken care of by the menu item link */
ul.MenuBarHorizontal ul
{
	border: 1px solid #d6692f;
}
/* Menu items are a light gray block with right border, padding, and no text decoration */
ul.MenuBarHorizontal a
{
	display: block;
	cursor: pointer;
	background-color: #996666;
	padding: 0.25em;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	text-align: center;
}
/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus
{
	background-color: #996666;
	color: #fff;
	text-decoration: none;
}
/* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible
{
	background-color: #996666;
	color: #fff;
	text-decoration: none;
}

/*******************************************************************************

 SUBMENU INDICATION: styles if there is a submenu under a given menu item

 *******************************************************************************/

/* Main menu items are set to use a background image for normal and hover states */
ul.MenuBarHorizontal a.MenuBarItemSubmenu_Home
{
	background-repeat: no-repeat;
	background-position: 0 -40px;
	width: 80px;
	height: 40px;
	margin: 0;
	padding: 0;
}

ul.MenuBarHorizontal a:hover.MenuBarItemSubmenu_Home
{
	background-repeat: no-repeat;
	background-position: 0 -40px;
	width: 80px;
	height: 40px;
	margin: 0;
	padding: 0;
}

ul.MenuBarHorizontal a.MenuBarItemSubmenu_Products
{
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 100px;
	height: 40px;
	margin: 0;
	padding: 0;
}

ul.MenuBarHorizontal a:hover.MenuBarItemSubmenu_Products
{
	background-repeat: no-repeat;
	background-position: 0 -40px;
	width: 100px;
	height: 40px;
	margin: 0;
	padding: 0;
}

ul.MenuBarHorizontal a.MenuBarItemSubmenu_Company
{
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 101px;
	height: 40px;
	margin: 0;
	padding: 0;
}

ul.MenuBarHorizontal a:hover.MenuBarItemSubmenu_Company
{
	background-repeat: no-repeat;
	background-position: 0 -40px;
	width: 101px;
	height: 40px;
	margin: 0;
	padding: 0;
}

ul.MenuBarHorizontal a.MenuBarItemSubmenu_Events
{
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 84px;
	height: 40px;
	margin: 0;
	padding: 0;
}

ul.MenuBarHorizontal a:hover.MenuBarItemSubmenu_Events
{
	background-repeat: no-repeat;
	background-position: 0 -40px;
	width: 84px;
	height: 40px;
	margin: 0;
	padding: 0;
}

span.hidden
{
	display: none;
}

/*******************************************************************************

 BROWSER HACKS: the hacks below should not be changed unless you are an expert

 *******************************************************************************/

/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
ul.MenuBarHorizontal iframe
{
	position: absolute;
	z-index: 1010;
}
/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection
{
	ul.MenuBarHorizontal li.MenuBarItemIE
	{
		display: inline;
		f\loat: left;
		background: #FFF;
	}
}
h2#home_whatsnewintro {
	padding: 18px 0 0;
	margin: 0 0 0px;
	overflow: hidden;
	background: url(../Images/Ourwork-head.png) no-repeat;
	height: 100% !important; /* for most browsers */
	height /**/:18px; /* for IE5.5's bad box model */
	width: 150px;
	float: left;
	text-align: left;
	vertical-align: top;
	clear: both;
}
#backto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: left;
	vertical-align: bottom;
	height: 60px;
	width: 224px;
}
div.home_bug_entry {
	float: left;
	width: 224px;
	padding-bottom: 15px;
}

