
/*
    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>*/

body, html
{
	height: 100%;
}
#page
{
	
	position: relative;
	left: 0;
	margin: 0 auto;
	padding-top: 114px;
	width: 740px;
	background: url('/_img/tpl/laurence/_landing/back_top.gif')  no-repeat top; 
}
#logoLLB
{
	position: absolute;
	top: 0;
	height: 0;
	width: 110px;
	padding-top: 110px;
	text-align: center;
	overflow: hidden;
	font-size: 1.7em;
	text-transform: uppercase;
	background: url('/_img/tpl/_common/logo_llb.gif')  no-repeat center 10px; 
}
#content
{
	min-height: 367px;
	width: 740px;
	background: url('/_img/tpl/laurence/_landing/back_bottom.gif')  no-repeat bottom; 
}
#copy
{
	margin-left: 233px;
	margin-right: 116px;
	 padding: 20px 20px 15px 20px;  
	background: url('/_img/tpl/laurence/_landing/back_copy_top.gif')  no-repeat top; 
	color: #333;
}
.copyBlock
{
	margin-bottom: 6px;
	padding: 3px;
	background-color: #fff;
	border: 1px solid #999;
	border-width: 0 1px 1px 0;
}
.copyBlock.half
{
	float: left;
	width: 47%;
}
.copyBlock.left
{
	float: left;
}
.copyBlock.right
{
	float: right;
}
.copyBlock div
{
	 min-height: 75px;  
	padding: 10px;
	border: 1px solid #bebebe;
}
.copyBlock div.hover
{
	padding: 10px;
	border: 1px solid #e22289;
}
.copyBlock div h1,
.copyBlock div h1 a,
.copyBlock div h2, 
.copyBlock div h2 a
{
	font-family: 'Times New Roman', serif;
	font-variant: small-caps;
}
#block1 h1
{
	font-size: 220%;
}
.copyBlock h1
{
	font-size: 150%;
}
#nav_home
{
	position: absolute;
	left: -3px;
	bottom: 255px;
	height: 137px;
	width: 137px;
}
#nav_home a
{
	display: block;
	position: relative;
	top: 22px;
	left: 24px;
	height: 0;
	width: 85px;
	padding-top: 91px;
	overflow: hidden;
	background-repeat: no-repeat; 
	background-position: top left; 
	background-image: url('/_img/tpl/_common/navigation.png'); 
}
#nav_clubLLB a
{
	position: absolute;
	right: 10px;
	bottom: 45px;
	height: 0;
	width: 87px;
	padding-top: 115px;
	overflow: hidden;
	background-repeat: no-repeat; 
	background-position: top left; 
	background-image: url('/_img/tpl/laurence/_landing/club_llb_faded.png'); 
}
#nav_clubLLB a:hover
{
	background-repeat: no-repeat; 
	background-position: top left; 
	background-image: url('/_img/tpl/laurence/_landing/club_llb.png'); 
}

#figurine
{
	position: absolute;
	 bottom: 295px;  
	left: 123px;
	width: 106px;
	height: 165px;
	background-repeat: no-repeat; 
	background-position: top left; 
	background-image: url('/_img/tpl/laurence/_landing/figurine.png'); 
}
#cherub
{
	position: absolute;
	 bottom: 184px;  
	right: 0px;
	width: 98px;
	height: 167px;
	background-repeat: no-repeat; 
	background-position: top left; 
	background-image: url('/_img/tpl/laurence/_landing/cherub.png'); 
}