/* CSS Document */

html
{
	background: #FFFFFF;
}


body
{
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin:0px;
	
	padding:0px;
	text-align: center;
}


td
{
	text-align: left;
	vertical-align: top;
}


a 
{
	text-decoration: none;
}


#named a 
{
	/* display: none; */
	display: inline;
	visibility: hidden;
}


img
{ 
	border: none; 
}


p
{
	margin-top: 0px;
}


div.spacer { clear: both; }


#invisible
{
	display: none;
}

#research_abstract_popup
{
	background: url("images/ResearchAbstract.png") no-repeat;
	margin: 0px;
	height: 433px;
	padding: 0px;
	text-align: left;
	width: 372px;
	position: relative;
}


#research_abstract_popup #thumbnail
{
	position: absolute;
	
	top: 49px;
	left: 12px;
}


#research_abstract_popup #text
{
/*	border: 1px solid #FF0000; */
	color: #666666;
	
	height: 358px;
	font-size: 12px;
	padding: 5px;
	width: 222px;
	
	position: absolute;
	
	top: 49px;
	left: 130px;
}

#research_abstract_popup #text #title
{
	color: #000000;
}

#research_abstract_popup #text #date,
#research_abstract_popup #text #abstract
{
	margin-bottom: 20px;
}

#research_abstract_popup #text #click a
{
	color: #cc3366;
}


#email_popup
{
	/*
	background: #FFFFFF;*/
	
	 /*border: 1px solid #666666;*/
	margin: 0px;
	height: 433px;
	padding: 0px;
	text-align: left;
	width: 372px;
	position: relative;
}

#email_popup #form
{
	height: 100%;
	width: 100%;
}



#email_popup #LCG
{
	background: url("images/LCG emailForm.png") no-repeat;
	height: 100%;
	width: 100%;
}


#email_popup #LCM 
{
	background: url("images/LCM emailForm.png") no-repeat;
	height: 100%;
	width: 100%;
}


#email_popup #LCS 
{
	background: url("images/LCS emailForm.png") no-repeat;
	height: 100%;
	width: 100%;
}



#email_popup #success
{
	background: url("images/emailSuccessForm.png") no-repeat;
	height: 100%;
	width: 100%;
}


#email_popup #failure
{
	background: url("images/emailFailureForm.png") no-repeat;
	height: 100%;
	width: 100%;
}

#email_popup #failure #back a	
{
	color:#000000;
	font-size: 12px;
	
	position: absolute;
	
	top: 128px;
	left: 96px;
}


#email_popup #success #close a
{
	display: block;
	/* border: 1px solid #FF0000; */
	
	height: 13px;
	width: 13px;
	
	position: absolute;
	
	top: 104px;
	left: 218px;
}



#email_popup #title
{
	color: #FFFFFF;
	
	position: absolute;
	
	top: 22px;
	left: 85px;
}


#email_popup #title span#LCG_heading
{
	color: #FF9933;
}


#email_popup #title span#LCM_heading
{
	color: #99FF66;
}


#email_popup #title span#LCS_heading
{
	color: #FF3366;
}


#email_popup #to
{
	color: #000000;
	
	position: absolute;
	
	top: 50px;
	left: 85px;
}

#email_popup input
{
	border: 0px; /**/
	margin: 0px;
	padding: 0px;
	width: 255px;
}

#email_popup input#name
{
	position: absolute;
	
	top: 77px;
	left: 88px;
}


#email_popup input#email
{
	position: absolute;
	
	top: 104px;
	left: 88px;
}


#email_popup input#phone
{
	position: absolute;
	
	top: 132px;
	left: 88px;
}


#email_popup input#company
{
	position: absolute;
	
	top: 172px;
	left: 88px;
}

#email_popup input#position
{
	position: absolute;
	
	top: 200px;
	left: 88px;
}


#email_popup textarea#message
{
	border: 0px;
	position: absolute;
	width: 255px;
	height: 128px;
	
	top: 238px;
	left: 88px;
}


#email_popup textarea#recruitment_message
{
	border: 0px;
	position: absolute;
	width: 255px;
	height: 84px;
	
	top: -88px;
	left: 48px;
}


#email_popup #upload_file
{
	background: url("images/emailFormBrowse.png") no-repeat;
	height: 45px;
	width: 308px;
	
	position: absolute;
	
	top: 326px;
	left: 38px;
}


#email_popup input#upload
{
	position: absolute;
	
	top: 22px;
	left: 49px;
}


#email_popup input#LCG_send,
#email_popup input#LCM_send,
#email_popup input#LCS_send
{
	background: #000000;
	width: 50px;
	
	position: absolute;
	
	top: 385px;
	left: 295px;
}

#email_popup input#LCG_send
{
	color: #FF9933;
}


#email_popup input#LCM_send
{
	color: #99FF66;
}


#email_popup input#LCS_send
{
	color: #FF3366;
}


#email_popup #please
{
	color: #FFFFFF;
	
	position: absolute;
	
	top: 385px;
	left: 88px;
}

#email_popup #please span#LCG_please
{
	color: #FF9933;
}

#email_popup #please span#LCM_please
{
	color: #99FF66;
}

#email_popup #please span#LCS_please
{
	color: #FF3366;
}


#root
{
	
	background: #FFFFFF;
	/*background: url("images/LCG root-background.jpg") no-repeat;*/
	 /*border: 1px solid #666666;*/
	margin: 0px auto;
	margin-top: 10px; 
	height: 725px;
	padding: 0px;
	text-align: left;
	width: 840px;
	position: relative;
}

#root #flash_holder
{
	height: 725px;
	width: 840px;
	
	position: absolute;
	top: 0px;
	left: 0px;
	
	z-index: 100;
}


#root  #LCG
{
	background: url( "/images/LCG root-background.jpg" ) 0px 0px no-repeat;
	height: 725px;
	width: 840px;
}

#root  #LCM
{
	background: url( "images/LCM root-background.jpg" ) 0px 0px no-repeat;
	height: 725px;
	width: 840px;
}

#root  #LCS
{
	background: url( "images/LCS root-background.jpg" ) 0px 0px no-repeat;
	height: 725px;
	width: 840px;
}



#root #header #logo a
{
	/* background: url("site/LCM logo.png") no-repeat; */
	display: block;
height: 42px;
	width: 254px;
	position: absolute;
	top: 14px;
	left: 41px;
	z-index: 10;
}


#root #header #logo #flash
{
	position: absolute;
	top: 7px;
	left: 11px;
	z-index: 10;
}




#root #header .image_hover,
#root #header a.image_hover
{
	height: 12px;
	width: 190px;	
}

#root #header #group
{
	background: url( 'image_server.php?text=%3E%20LIQUID CAPITAL GROUP&font_file=FSourceBook.ttf&font_size=11&font_colour=%23FF9933&transparent_colour=%23FFFFFF&image_type=png' ) no-repeat;
	position: absolute;
	left: 657px;
	top: 26px;
}

#root #header #group a
{
	background: url( 'image_server.php?text=%3E%20LIQUID CAPITAL GROUP&font_file=FSourceBook.ttf&font_size=11&font_colour=%23999999&transparent_colour=%23FFFFFF&image_type=png' ) no-repeat;
	display: block;
}


#root #header #markets
{
	background: url( 'image_server.php?text=%3E%20LIQUID CAPITAL MARKETS&font_file=FSourceBook.ttf&font_size=11&font_colour=%2399FF66&transparent_colour=%23FFFFFF&image_type=png' ) no-repeat; 
	position: absolute;
	left: 448px;
	top: 45px;
}


#root #header #markets a
{
	background: url( 'image_server.php?text=%3E%20LIQUID CAPITAL MARKETS&font_file=FSourceBook.ttf&font_size=11&font_colour=%23999999&transparent_colour=%23FFFFFF&image_type=png' ) no-repeat;
	display: block;
}


#root #header #markets a:hover, 
#root #header #group a:hover, 
#root #header #securities a:hover
{
	background-image: none;
}


#root #header #securities
{
	background: url( 'image_server.php?text=%3E%20LIQUID CAPITAL SECURITIES&font_file=FSourceBook.ttf&font_size=11&font_colour=%23FF3366&transparent_colour=%23FFFFFF&image_type=png' ) no-repeat;
	position: absolute;
	left: 636px;
	top: 45px;}


#root #header #securities a
{
	background: url( 'image_server.php?text=%3E%20LIQUID CAPITAL SECURITIES&font_file=FSourceBook.ttf&font_size=11&font_colour=%23999999&transparent_colour=%23FFFFFF&image_type=png' ) no-repeat;
	display: block;
}



#root  #menu
{
	height: 32px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 86px;
	left: 45px;
	width: 756px;
}


#root #menu a
{
	display: block;
	height: 17px;
}

#root #menu .item
{
	float: right;
	height: 17px;
	margin-left: 24px;

}

/* Add the menu underlines
 */
#root #menu #home div.Home,
#root #menu #contacts div.Contacts,
#root #menu #careers div.Careers,
#root #menu #offices div.Offices,
#root #menu #research div.Research,
#root #menu #news div.News,
#root #menu #information div.Information,
#root #menu #technology div.Technology
{
	background: url("site/link%20underline.gif") repeat-x;
	margin: 2px;
}


/* Hide the anchor background to create a rollover effect
 */
#root #menu #home a:hover, #root #menu #home a.Home,
#root #menu #contacts a:hover, #root #menu #contacts a.Contacts,
#root #menu #careers a:hover, #root #menu #careers a.Careers,
#root #menu #offices a:hover, #root #menu #offices a.Offices,
#root #menu #research a:hover, #root #menu #research a.Research,
#root #menu #news a:hover, #root #menu #news a.News,
#root #menu #information a:hover, #root #menu #information a.Information,
#root #menu #technology a:hover, #root #menu #technology a.Technology
{
	background-image: none;
}



#root #time_and_date
{
	font-size: 12px;

	position: absolute;
	left: 43px;
	top: 126px;
}


#root #time_and_date #time
{
	margin-right: 10px;
}


#root #time_and_date #date
{
	color: #999999;
}

/* SUBMENU
 */
#root  #submenu
{
	height: 22px;
	width: 767px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 153px;
	left: 37px;
}


#root #submenu #item
{
	float: right;
	font-size: 12px;
	margin-left: 12px;
}


#root #submenu #item a 
{
	color: #999999;
	display: block;
	padding: 4px;
}


#root #submenu #item a:hover 
{
	color: #CCCCCC;
}


#root #submenu #item a.Active
{
	color: #FFFFFF;
}



/* SUBSUBMENU
 */
#root  #subsubmenu
{
	height: 22px;
	width: 767px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 175px;
	left: 37px;
}


#root #subsubmenu #item
{
	float: right;
	font-size: 11px;
	margin-left: 12px;
}


#root #subsubmenu #item a 
{
	color: #999999;
	display: block;
	padding: 4px;
	/* padding-top: 5px;
	padding-bottom: 3px; */
}


#root #subsubmenu #item a:hover 
{
	color: #CCCCCC;
}


#root #subsubmenu #item a.Active
{
	color: #FFFFFF;
}





#root  #content
{
	overflow: auto;
}




#root  #content a
{
	color: #333333;
}


#root  #content a:hover
{
	color: #000000;
}



#root #content #left_pane
{
	position: absolute;
	top: 204px;
	left: 44px;

	color: #666666;
	font-size: 12px;
	padding: 14px;
	line-height: 18px;
	width: 345px;
	height: 420px;
	overflow: auto;
}


#root #content #left_pane h1, #root #content #left_pane h2
{
	color:#333333;
	font-size: 14px;
	font-weight: normal;
	margin: 0px;
	margin-bottom: 11px;
	padding: 0px;
}


/* Page specific CSS
 */
#root  #content #left_pane.Offices
{
	font-size: 14px;
}

#root  #content #left_pane.Offices strong
{
	color: #000000;
	font-weight: normal;
}


#root #content #offices_map
{
	/* background: url( "site/offices-map.jpg" ) 0px 0px no-repeat; */
	position: absolute;
	top: 209px;
	left: 45px;
	
	height: 444px;
	width: 374px;
}


#root #content #offices_map #LCG
{
	background: url( "images/LCGNewMap-1.jpg" ) 0px 0px no-repeat;
	height: inherit;
	width: inherit;
}

#root #content #offices_map #LCM
{
	background: url( "images/LCMNewMap-1.jpg" ) 0px 0px no-repeat;
	height: inherit;
	width: inherit;
}

#root #content #offices_map #LCS
{
	background: url( "images/LCSNewMap-1.jpg" ) 0px 0px no-repeat;
	height: inherit;
	width: inherit;
}


#root #content #right_pane.People
{
	color: #999999;
	font-size: 13px;
}

#root #content #right_pane.People td
{
	vertical-align: bottom;
}

#root #content #right_pane.People table
{
	margin-top: -2px;
}


#root #content #right_pane.People h1
{
	color: #FFFFFF;
	font-size: 13px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}


#root #content #right_pane.People h2
{
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

#root #content #right_pane.Chris table, 
#root #content #right_pane.Gregg table,
#root #content #right_pane.Henderson table,
#root #content #right_pane.Harris table
{
	margin-left: 23px;
}


#root #content #right_pane.Chris h3,
#root #content #right_pane.Gregg h3,
#root #content #right_pane.Henderson h3,
#root #content #right_pane.Harris h3
{
	color: #999999;
	display: block;
	font-size: 13px;
	font-weight: normal;
	margin: 0px;
	margin-top: 8px;
	padding: 0px;
}


#root #content #right_pane
{
	position: absolute;
	top: 209px;
	left: 436px;
	width: 370px;
	height: 444px;
	overflow: auto;
	
	margin: 0px;
	padding: 0px;
	text-align: left;
}


#root #content #right_pane #products
{
	color: #FFFFFF;
	font-size: 13px;
	
	padding-left: 20px;
	padding-top: 38px;
}


#root #content #right_pane #products #links
{
	/* border: 1px solid #FF0000; */
	
	float: left;
	width: 145px;
}


#root #content #right_pane #products #data
{
	/* border: 1px solid #FF0000; */

	float: left;
	height: 380px;
	overflow: auto;
	padding-left: 20px;
	padding-top: 13px;
	width: 170px;
}



#root #content #right_pane #products #location
{
	margin-bottom: 13px;
}


#root #content #right_pane #products #location #heading
{
	color: #99CC66;
}


#root #content #right_pane #products a
{
	color: #999999;
}

#root #content #right_pane #products a:hover
{
	color: #CCCCCC;
}


#root #content #right_pane #products a.Active
{
	color: #FFFFFF;
}


#root #content #right_pane #research
{
	color: #FFFFFF;
	font-size: 13px;
	padding-left: 8px;
	padding-top: 8px;  
}

#root #content #right_pane #research a
{
	color: #FFFFFF;
}


#root #content #right_pane #research #column
{
	float: left;
	margin-right: 8px;
	width: 110px;
}



#root #content #right_pane #research #column #thumbnail
{
	/*border: 1px solid #CC3366;margin-bottom: 13px;*/
	color: #666666;
	font-size: 2px;	
	height: 110px;
	line-height: 110px; 
	
	width: 112px;
}


img.baseline_align
{
	vertical-align: bottom;
}


/*
#root #content #right_pane #research #column #thumbnail img
{
	vertical-align: bottom;
}
*/

#root #content #right_pane #research #column #title
{
	/*margin-bottom: 13px;*/
}


#root #content #right_pane #people 
{
	color: #FFFFFF;
	margin-left: 20px;
	margin-top: 38px;
}

#root #content #right_pane #people a
{
	color: #CC3366;
}



#root #footer
{
	color: #999999;
	font-size: 10px;	

	position: absolute;
	top: 686px;
	left: 0px;
	
	height: 29px;
	width: 820px;
}


#root #footer #copyright
{
	float: left;
	margin-left: 20px;
}

	
#root #footer #text a
{
	color: #999999;
	display: block;
	float: right;
	margin-left: 23px;
}


#root #footer #text a:hover
{
	color: #666666;
}
