
/*
    Created by
     _____                            _   _      
    |  ___|                          | | (_)     
    | |____  ___ __   ___  _ __   ___| |_ _  ___ 
    |  __\ \/ / '_ \ / _ \| '_ \ / _ \ __| |/ __|
    | |___>  <| |_) | (_) | | | |  __/ |_| | (__ 
    \____/_/\_\ .__/ \___/|_| |_|\___|\__|_|\___|
              | |                                
              |_|     
    =============================================
    Exponetic Ltd
    team@exponetic.com
    http://www.exponetic.com
    ============================================= 
    
    $Author: james $
    $Date: 2005-06-14 09:38:18 +0100 (Tue, 14 Jun 2005) $
    $Rev: 1005 $

*/


/*<group=De-style>*/

a:link,a:visited
{
	text-decoration: none;
	cursor: pointer;
}
ul,ol
{
	list-style: none;
}
html,
body,
h1,h2,h3,h4,h5,h6,
ul,ol,li,
p,blockquote,
pre,
form,fieldset,input
{
	margin: 0;
	padding: 0;
}
h1,h2,h3,h4,h5,h6,
pre,code
{
	font-size: 1em;
}
a img,
:link img,
:visited img
{
	border: none;
}
address
{
	font-style: normal;
}
pre
{
	font-size: 1.1em;
}

/*</group>*/

/*<group=Image Replacement>*/

.fir
{
	height: 0;
	overflow: hidden;	
}
	
/*</group>*/

/*<group=Common>*/

body
{
	font-size: 62.5%;
	font-family: Verdana, Arial, sans-serif;
	background-color: #000;
	color: #fff;
}
a
{
	color: #e22188;
}
a:visited
{
	color: #e22188;
}
a:hover
{
	color: #000;
	text-decoration: underline;	
}
p
{
	line-height: 145%;
}
.clearBoth
{
	clear: both;
}

/*<group=Rules>*/

.dr /* Because IE is lame at HRs with images */
{
	height: 15px;
	width: 233px;
	margin: 0 auto;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('/_img/tpl/_common/dr_regular.png'); 
}
.dr.heavy
{
	background-image: url('/_img/tpl/_common/dr_heavy.png'); 
}
.dr.light
{
	background-image: url('/_img/tpl/_common/dr_light.png'); 
}
.dr hr
{
	display: none;
}
	
/*</group>*/

/*<group=Copy Blocks>*/

#copyBlocks
{
	margin-top: 10px;
	padding: 5px 5px 0 5px;
	border: 1px solid #000;
	background-color: #ccc;
}
#copyBlocks .copyBlock
{
		float: left;
	width: 250px;
	margin-bottom: 6px;
	padding: 3px;
	background-color: #fff;
	border: 1px solid #999;
	border-width: 0 1px 1px 0;
}
#copyBlocks .copyBlock.right
{
	float: right;
}
#copyBlocks .copyBlock div
{
	 min-height: 74px; 	font-size: 110%;
	padding: 8px;
	border: 1px solid #999;
}
#copyBlocks .copyBlock h3
{
	margin-bottom: 2px;
	font-size: 110%;
	color: #e02189;
}

/*</group>*/


/*<group=Footer>*/

#footer
{
	padding-top: 5px;
	padding-bottom: 20px;
	color: #666;
	text-align: center;
}
#footer a
{
	color: #666;
}
#footer p.float
{
	width: 25%;
}
#footer p#copyright
{
	float: left;
	text-align: left;
}
#footer p#legal a
{
	margin: 0 5px;
}
#footer p#contact
{
	float: right;
	text-align: right;
}

/*</group>*/
	
/*</group>*/




/*<group=Highlights>*/

#highlights
{
	position: absolute;
	top:  14px;
	right: 52px;
	width: 230px;
	height: 100px;
	z-Index: 999;
}
#highlights a
{
	display: block;
	width: 219px;
	height: 0;
	margin-top: 8px;
	padding-top: 69px;
	overflow: hidden;
	background-repeat: no-repeat; 
	background-position: top right; 
	background-image: url('/_img/tpl/_common/highlights.png'); 
}

#highlightContent
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 200px;
	background: #000;
	border: 1px solid #000;
	visibility: hidden;
	z-Index: 999;
}
#highlightContent div
{
	border: 1px solid #ccc;
	padding: 12px;
}

#highlightContent div h3,#highlightContent div h3 a
{
	color: #E42189;
	padding-bottom: 6px;
	font-size: 1.1em;
	font-weight: bold
}
#highlightContent div p
{
	padding-bottom: 6px;
	font-size: 1.1em;
	color: #ccc;
}

	
/*</group>*/

/*<group=Common>*/

a
{
	color: #666;
}
a:visited
{
	color: #444;
}
a:hover
{
	color: #999;
}
a:active
{
	color: #ccc;
}
	
/*</group>*/

/*<group=Page>*/

body, html
{
	height: 100%;
}
html
{
	font-size: 110%;
}
#page
{
	margin: 0 auto 0 auto;
	width: 740px;
}

/*<group=Header>*/

#header
{
	height: 233px;
	margin-bottom: -123px;
	background-repeat: no-repeat; 
	background-position: top right; 
	background-image: url('/_img/tpl/lb+a/_common/back_swirl.png'); 
}

#header a#logoLLB
{
	display: block;
	float: left;
	height: 0;
	width: 125px;
	margin: 0;
	padding-top: 110px;
	text-align: center;
	overflow: hidden;
	font-size: 1.7em;
	text-transform: uppercase;
	background: url('/_img/tpl/_common/logo_llb_faded.gif')  no-repeat center 10px; 
}
#header a#logoLLB:hover,
#header a#logoLLB:active
{
	background: url('/_img/tpl/_common/logo_llb.gif')  no-repeat center 10px; 
}
#header a#logoLBA
{
	display: block;
	float: right;
	height: 0;
	width: 125px;
	margin: 22px 4px 0 0;
	padding-top: 110px;
	text-align: center;
	overflow: hidden;
	font-size: 1.7em;
	text-transform: uppercase;
	background-repeat: no-repeat; 
	background-position: center 10px; 
	background-image: url('/_img/tpl/lb+a/_common/logo_lba.png'); 
}
	
/*</group>*/

/*<group=Content>*/

#content
{
	position: relative;
	width: 618px;
	padding: 40px 0 70px 0;
	padding-left: 122px;
	background: url('/_img/tpl/lb+a/_common/back.gif')  repeat-y top; 
}

#page.landing #content
{
	background-image: url('/_img/tpl/lb+a/_landing/back.gif'); 
}
#content .copy
{
	position: relative;
	padding: 15px 0 15px 120px;
	background-color: #000;
	line-height: 1.6em;
}
#content .copy h1,
#content .copy p
{
	margin: 0 150px 10px 0;
}
#content .copy h1
{
	margin-bottom: 2px;
	color: #9acccd;
	font-size: 110%;
}

/*<group=Nav>*/

#nav
{
	position: absolute;
	top: 25px;
	left: 0px;
	width: 100px;
	text-align: right;
}
#nav li
{
	margin-bottom: 10px;
}
#nav li a
{
	display: block;
	height: 0;
	padding-top: 15px;
	margin-left: 14px;
	color: #fff;
	font-size: 130%;
	overflow: hidden;
	background-repeat: no-repeat; 
	background-position: 0 0; 
}
#nav li a:hover,
#nav li a.selected
{
	background-position: 0 -15px;
}
#nav li#nav_home a:hover
{
	background-position: 0 0;
}
#nav li#nav_home
{
	position: relative;
	left: -9px;
	height: 137px;
}
#nav li#nav_home a
{
	position: relative;
	top: 22px;
	left: 4px;
	width: 85px;
	margin-left: 20px;
	padding-top: 91px;
	background-image: url('/_img/tpl/_common/navigation.png'); 
}
#nav li#nav_about_us a
{
	background-image: url('/_img/tpl/lb+a/_common/nav_about_us.gif');
}
#nav li#nav_commercial a
{
	background-image: url('/_img/tpl/lb+a/_common/nav_commercial.gif');
}
#nav li#nav_residential a
{
	background-image: url('/_img/tpl/lb+a/_common/nav_residential.gif');
}
#nav li#nav_the_team a
{
	background-image: url('/_img/tpl/lb+a/_common/nav_the_team.gif');
}
#nav li#nav_published a
{
	background-image: url('/_img/tpl/lb+a/_common/nav_published.gif');
}
	
/*</group>*/
	
/*</group>*/

#footer
{
	margin-top: 20px;
}	
/*</group>*/

/*<group=Pages>*/

/*<group=Landing>*/
#page_lba-landing #content .copy
{
	padding: 20px 0px 20px 20px;
}
#page_lba-landing #content .copy p
{
	margin: 0;
}
#page_lba-landing #content .copy p img
{
	margin-right: 19px;
	padding: 0;
}

/*</group>*/

/*<group=About Us>*/
#page_lba-aboutUs #content .copy img#laurence
{
	position: absolute;
	top: 1px;
	right: 0;
}	
#page_lba-aboutUs #content .copy p.intro
{
	font-size: 110%;
	font-weight: bold;
	color: #9acccd;
}	
/*</group>*/

/*<group=Commercial/Residential>*/
#page_lba-property #content
{
	padding-bottom: 1px;
}
#page_lba-property #content .copy
{
	padding: 0px 0px 0px 0px;
}
#page_lba-property #property_details			
{
	float: left; 
	padding-left: 17px; 
	width: 228px; 
	padding-bottom: 2px; 
	clip: auto; 
	overflow: hidden;
}
#page_lba-property #property_details h1
{
	width: 228px; 
	padding: 0px; 
	margin: 0px; 
	padding-top: 12px;
}
#page_lba-property #property_details h2		
{
	color: #9acccd; 
	padding-bottom: 12px; 
	font-weight: normal;
}
#page_lba-property #property_details p			
{
	padding: 0px; 
	margin: 0px; 
	width: 200px; 
	line-height: 1.4em;
}
#page_lba-property #property_details ul		
{
	background: #000; 
	padding-bottom: 10px; 
	padding-top: 12px; 
	margin-left: -17px; 
	padding-left: 17px;
	width: 500px;
}
#page_lba-property #property_details ul li		
{
	padding-bottom: .5em;
}
#page_lba-property #property_details ul li a	
{
	color: #fff;
}

#page_lba-property #property_details ul li a.selected	
{
	color: #9acccd;
}
#page_lba-property #property_details .credits
{
	padding-bottom: 10px; 
	padding-top: 12px;
	color: #ccc;
}

#page_lba-property #property_images			
{
	float: left; 
	padding-bottom: 42px; 
	width: 373px;
}
#page_lba-property #property_thumbnails	
{
	float: left; 
	width: 121px;
	margin-left: 5px;
}
#page_lba-property #property_large				
{
	float: left;
}
#page_lba-property .property_thumbnail
{
	float: left;
	margin: 0px 0px 0px 0px;
	width: 63px;
	height: 63px;
}
#page_lba-property .property_thumbnail img
{
	display: block;
}
#page_lba-property .property_thumbnail_even
{
	float: left;
	margin: 0px 0px 0px 0px;
	width: 58px;
	height: 58px;
}
#page_lba-property .property_thumbnail_even img
{
	display: block;
}
#page_lba-property .hidden_property			
{
	display: none; 
	float: left;
}
#page_lba-property .visible_property
{
	display: inline;
	float: left;
}
	
/*</group>*/

/*<group=The Team>*/
#page_lba-theTeam #content
{
	padding-bottom: 0;
}
#page_lba-theTeam #content .copy
{
	padding: 0;
	line-height: normal;
}
#page_lba-theTeam #content .copy .teamMember
{
	 min-height: 101px; 	position: relative;
	padding: 10px 0 10px 120px;
	border-bottom: 1px solid #333;
}
#page_lba-theTeam #content .copy .teamMember img
{
	position: absolute;
	top: -1px;
	right: 0;
	border-top: 1px solid #000;
}
#page_lba-theTeam #content .copy .teamMember p
{
	margin-top: 0.75em;
	line-height: 1.6em;
}
#page_lba-theTeam #content .copy .teamMember.intro
{
	font-size: 110%;
	color: #9acccd;
}
#page_lba-theTeam #content .copy .teamMember h1,
#page_lba-theTeam #content .copy .teamMember h2
{
	color: #9acccd;
}
#page_lba-theTeam #content .copy .teamMember h2
{
	font-weight: normal;
}
	
/*</group>*/

/*<group=Published>*/
#page_lba-published #content
{
	padding-bottom: 0;
}
#page_lba-published #content .copy 
{
	padding: 0;
	margin-right: 122px;
}
#page_lba-published #content .copy .project
{
	position: relative;
	padding: 15px 0 0px 120px;
	border-bottom: 1px solid #333;
}
#page_lba-published #content .copy h1
{
	font-size: 150%;
	font-weight: normal;
}
#page_lba-published #content .copy img
{
	position: absolute;
	top: 18px;
	left: 22px;	
}
#page_lba-published #content .copy p
{
	margin-right: 10px;
}
#page_lba-published #content .copy p.quote
{
	margin-bottom: 0.2em;
}
#page_lba-published #content .copy p.author
{
	color: #666;
}
	
/*</group>*/
	
/*</group>*/


