/***************************************************************
* GLOBAL
***************************************************************/
body
{
    margin:0px;
}
div
{
    position:relative;
}
img
{
    border:none;
}
.clear-floats
{
    height:0px;
    font-size:0px;
    clear:left;
}

a, a:link, a:visited, a:active, img {
	color: #fa761a;
	text-decoration:none;
	border:none;
}

/***************************************************************
* LAYOUT
***************************************************************/
#bg_dirt
{
    position:absolute;
    top:0px;
    left:0px;
    width:100%;
    height:824px;
}
#bg_main
{
    width:920px;
}
#header
{
    height:120px;
}
#header_bg
{
    position:absolute;
    left:0px;
    top:0px;
    height:170px;
    width:100%;
}
#content
{
    padding:0 44px;
    width:820px;
    z-index:101;
}
#footer
{
    position:absolute;
    height:182px;
    width:920px;
    left:0px;
    bottom:-15px;
    z-index:100;
}
#footer_spacer
{
    height:70px;
}
#footer .text
{
    position:absolute;
    left:0px;
    bottom:30px;
    width:100%;
    font-size: 11px;
}
#page_spacer
{
    height:50px;
}
/*** nav area ***/
#nav
{
    position:absolute;
    top:56px;
    right:50px;
    height:34px;
    display:inline;
}
#nav .nav
{
    display:block;
    float:left;
    height:33px;
}
#nav .profile
{
    width:83px;
}
#nav .portfolio
{
    width:107px;
}
#nav .eventgardens
{
    width:103px;
}
#nav .contact
{
    width:87px;
}
#logo
{
    position:absolute;
    display:block;
    left:35px;
    top:16px;
    width:325px;
    height:112px;
}
/*** header and spacing stuff ***/

.page_divider
{
    margin:0px 0 20px 0;
    width:822px;
    height:1px;
}

#divider-bottom
{
    position:absolute;
    bottom:50px;
    left:50px;
    width:822px;
}
/* left menu */
#left_menu a.welcome
{
    width: 148px;
    height: 28px;
}
#left_menu a.principal
{
    width: 148px;
    height: 37px;
}
#left_menu a.accolades
{
    width: 148px;
    height: 36px;
}
#left_menu a.awards
{
    width: 148px;
    height: 35px;
}
#left_menu a.givingback
{
    width: 148px;
    height: 32px;
}
/* services */
#left_menu a.landscapedesign
{
    width: 177px;
    height: 23px;
}
#left_menu a.projectmanagement
{
    width: 177px;
    height: 30px;
}
#left_menu a.sourcing
{
    width: 177px;
    height: 30px;
}
#left_menu a.industrialdesign
{
    width: 177px;
    height: 27px;
}


/***************************************************************
* CONTENT
***************************************************************/

#content .menu
{
    float:left;;
    width:200px;
}
#content .menu a
{
    display:block;
}
#content .menu .head
{
    margin:10px 0px 10px 0px;
    line-height:18px;
    font-size: 12px;

}
#content .menu .sub
{
    margin-left:20px;
}
#content .menu .divider
{
    margin:8px 0 8px 20px;
    height: 1px;
    width:76px;
}
#content .menu .active
{
    float:left;
    margin-right:10px;
    margin-left: -17px;
    width:7px;
    height:7px;
}
#content .img
{
    position:absolute;
    top:65px;
    right:0px;
}
#content h1.title
{
    margin-top:10px;
    margin-bottom:0px;
    width:600px;
    line-height:60px;
}
#content .title_mid
{
    margin:20px 0 0 0;
    width:600px;
    line-height:60px;
}
#content h2{
	font-size: 10px;
}

#content h2.title
{
    margin:10px 0px 10px 0px;
    line-height:14px;
    font-size: 16px;
}
#content_text
{
    padding-right:20px;
}
#content .body
{
    float:left;
    margin-left:30px;
    width:590px;
}
#content .testimonial_signature
{
    margin-left:10px;
}
/*** home page ***/
#flash
{
    width:819px;
    height:275px;
    padding-top:14px;
    padding-left:13px;
    margin:20px 0 30px 0;
    
}
/*** gallery ***/
#gallery
{
    width:800px;
}
#gallery div.page
{
    height: 800px;
}
#gallery .tn
{
    display:block;
    position:relative;
    float:left;
    width:242px;
    margin-bottom: 10px;
}
#gallery .tn-margin-right
{
    margin-right:30px;
}
#gallery .tn img
{
    position:relative;
    padding:10px;
    /*left:10px;
    width:221px;
    height:138px;*/
}
#gallery .hide
{
    display:none;
}
#gallery div.gal_tabs
{
    width: 220px;
    margin-left: 10px;
}
#gallery ul,
#gallery ul li
{
    list-style: none;
    margin: 1px;
    padding: 0px;
}
#gallery ul li
{
    float: left;
}
#gallery ul li a
{
    display: block;
    width: 10px;
    height: 10px;
}
#gal_pages
{
    position: absolute;
    top: 60px;
    right: 20px;
}
#gal_pages_bottom
{
    position: absolute;
    bottom: 20px;
    right: 20px;
}
#gal_pages span,
#gal_pages_bottom span
{
    float: left;
}
#gal_pages ul,
#gal_pages_bottom ul
{
    float: left;
    position: relative;
    margin: 0px 5px;
    padding: 0px;
}
#gal_pages ul li,
#gal_pages_bottom ul li
{
    list-style: none;
    margin: 0px 5px;
    padding: 0px;
    float: left;
}

/***************************************************************
* MARGIN AND SCROLLBARS
***************************************************************/
#content .margin-right
{
    margin-right:330px;
}
#content .margin-left
{
    margin-left:150px;
}

/* for content scroll bars */
#scroll-area
{
    height:100%;/* % of #content .body */
    overflow:hidden;
}
#track
{
    position:absolute;
    top:0px;
    right:0px;
    height:378px;/* size determined by #content .body */
    width:3px;
}
#handle
{
    width:3px;
    cursor:pointer;
}





/***************************************************************
* MODIFICATIONS AUGUST 2009
***************************************************************/
#content .categories{
	font-size: 18px;
	line-height: 18px;
	color: #fa761a;
	text-transform: uppercase;
	letter-spacing: .3 em;

}
#home-quote{
    position:relative; 
    float:left; 
    width:186px; 
    height:88px; 
    padding: 50px 0px 0px 78px;
    color:#424242;
    background:url('/i/bg_quote.jpg') right  no-repeat;
}
.quote-header{
    font-weight:bold; 
    font-size:18px;
    text-transform: uppercase;

}

.submenu_header{
    font-weight:normal; 
    font-size:24px;
    /*text-transform: uppercase;*/
    color:#424242;
    line-height: 30px;
    
}

.submenu_header2{
    font-weight:normal; 
    font-size:18px;
    /*text-transform: uppercase;*/
    color:#424242;
    line-height: 19px;
    
}



.bold{
    font-weight: bold;
}
.right_images{
    position:relative; 
    float:right; 
    padding:0px 0px 25px 10px;
}
.top_image{
    position: relative;
    float: left;
    left: -12px;
    padding-bottom: 20px;
}

#content_text li
{
    list-style: square;
    list-style-image: url(/i/list.gif);
    list-style-position: inside;
    margin-left: -30px;
    padding: 0px;
}
.tn_comments{
    padding:0px 10px 0px 10px; 
    color:#424242;
    font-size: 10px;
}

#divider-home
{
    width:612px;
    margin-left: 180px;
}

#divider-services
{
    width:612px;
 }
#home_left_column{
	position: relative;
	float: left;
	width: 533px;
}
.quotes{
	font-family: 'Times New Roman', Times, serif;
	font-style: italic;
}
.content_img{
	position: relative;
	float: left;
	left: -5px;

}
.contact_head{
	font-size: 14px;
	font-weight: bold;
}

#contact_form input, #contact_form textarea{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	position:relative;
	float:left;
	font-size:12px;
	padding:10px;
	border:solid 1px #CCCCCC;
	width:490px;
	margin:2px 0 20px 0px;
	color:#999999;
}
#contact_form textarea{
	height:125px;

}

.send{
	position:relative;
	float:left;
	display: block;
	}
#contact_right{
	position:relative; 
	float:left; 
	width:570px; 
	padding:0px 0px 0px 15px;
}
#contact_left{
	position:relative; 
	float:left; 
	width:190px;
}
/* special stuff */
div.preload
{
    display: none;
}
/* copyrights */
#copyright,
#design
{
    position: relative;
    color: #95918f;
    font-size: 9px;
    top: 20px;
    z-index: 999;
}
#copyright
{
    margin-left: 20px;
    float: left;
}
#design
{
    margin-right: 20px;
    float: right;
}
#design a
{
    color: #95918f;
    text-decoration: none;
}
#design a:hover
{
    color: #ff9210;
}