@charset "UTF-8";
/* CSS Document */

html
{
	background: #ffffff;
	/* background-image: url("site/bgtile4.gif"); */
}

body 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*line-height: 13px;*/
	margin: 0px;
	margin-bottom: 20px; 
	padding:0px;
	text-align: center;	
	/*scrollbar-base-color: #e6e6e6;*/
}

a
{
	/*color:#FFFFFF;*/
	font-weight: normal;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}


p
{
	margin: 0em;
	margin-bottom: 1em;
}


img
{
	border: none;
}


form
{
	margin: 0px;
	padding: 0px;
}


table, tbody, tr, td
{
	border: none;
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}



#dump
{
	display: none;
}




a.Square_Mile_Club
{
	color: #f7931e;
}


a.Hedge_Fund_Club
{
	color: #cadb2a;
}


a.London_Legal_Club
{
	color: #82aebd;
}



#root 
{
	
	/*border:0px solid #333;*/
	color: #000000;
	
	margin: 0px auto; /* Right and left margin widths set to "auto" */
	
	padding:0px;
	
	
	
	
	text-align:left; /* Counteract to IE5/Win Hack */
	width:800px;
}



#root table#layout
{
	background: url("/images/newsletter/square_mile/table-background.png" ) repeat-y;
}



#root #body div
{
	margin-bottom: 10px;
}




#root #top-advert,
#root #bottom-advert
{
	margin-top: 16px;
	
	text-align: center;
}



#root #bottom-advert
{
	
}



#root #News #stories,
#root #Offers #stories
{
	background: url("/images/newsletter/square_mile/news-background.png" ) repeat-y;
	overflow: auto;
	padding-top: 17px;
	padding-left: 58px;
	padding-right: 16px;
	padding-bottom: 16px;
	
}


#root #Offers #stories #story
{
	clear: left;
	margin-bottom: 20px;
	overflow: auto;
}


#root #Offers #stories #story #spacer
{
	clear: left;
}



#root #News #stories #story #title,
#root #Offers #stories #story #title,
#root #Events #stories #story #title,
#root #Magazine #stories #story #title
{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 4px;
	
	
	/*width: 400px;*/
}


#root #News #stories #story #body,
#root #Events #stories #story #body
{
	margin-bottom: 20px;
}


#root #Offers #stories #story #body
{
	float: right;
	width: 273px;
}

#root #Offers #stories #story #image
{
	float: left;
	margin-right: 16px;
}


#root #Events #stories #story #image,
#root #Magazine #stories #story #image
{
	margin-bottom: 10px;
}


#root #Events a,
#root #Magazine #stories
{
	color: #FFFFFF;
}



#root #Events #stories,
#root #Magazine #stories
{
	background: url("/images/newsletter/square_mile/events-background.png" ) repeat-y;
	padding-top: 17px;
	padding-left: 16px;
	padding-right: 53px;
	padding-bottom: 16px;
	
}



#root #benchmark #Events #stories
{
	background: url("/images/newsletter/benchmark/events-background.png" ) repeat-y;
	
}


#root #hedge #Events #stories
{
	background: url("/images/newsletter/hedge/events-background.png" ) repeat-y;
	
}


#root #Magazine #stories,
td#column_2
{
	background: url("/images/newsletter/square_mile/magazine-background.png" ) repeat-y;
	
	/*line-height: 16px;*/
}


#root a
{
	font-weight: bold;
}


#root #News a,
#root #Offers a
{
	color: #998675;
}


#root #Magazine a
{
	color: #f7931e;
}

#root  #benchmark  #Magazine a
{
	color: #82aebd;
}


#root  #hedge  #Magazine a
{
	color: #cadb2a;
}
