/* SVN FILE: $Id: maximiser-generator.css 1088 2008-08-08 02:18:32Z freemanfoxsvn $ */
/**
 * Global styles for Maximiser+ and Generator
 *
 * Copyright 2008, Freeman Fox Ltd
 *
 * Licensed under The Creative Commons License
 * Redistributions of files must retain the above copyright notice.
 *
 * @copyright		Copyright 2007, FreemanFox Ltd
 * @version			$Revision: 1088 $
 * @modifiedby		$LastChangedBy: freemanfoxsvn $
 * @lastmodified	$Date: 2008-08-07 20:18:32 -0600 (Thu, 07 Aug 2008) $
 * @license			http://creativecommons.org/licenses/by/3.0/ The Creative Commons License
 */
 
@charset "utf-8";
/* CSS Document */

#generator h1 { display: none; }

/*___ PORTFOLIO COMPOSITION ___*/

#portfolio-comp-img {}

#allocation-keys
{
	float: right;
	width: 200px;
}

#allocation-keys  li
{ 
	list-style: none;
	font-size: 10px;
	width: auto;
	clear: both;
	margin-top: 4px;
}

#allocation-keys img
{
	float: left;
	display: block;
	margin-top: 2px;
	margin-right: 5px;
}

#content .max-gen-content h1 
{
	display: block; 
	margin-bottom: 0; 
}

.max-gen-into-boxes 
{ 
	margin-left: 0;
	text-align: center; 
	width: 160px;
}

#web-cast
{
	width: 250px;
	margin-left: 18px;
} 

.max-gen-into-boxes img { float: none; }

#pdf-content h2 
{
	display:block;
	color:#666;
	font-weight:700;
}

#interest-options th 
{
	font-size:12px;
	border-bottom:2px solid #fff;
	background:#ccc;
	font-weight:700;
}

#interest-options ul { list-style:square; }

#interest-options p { margin:6px 0 0 6px; }

#interest-options ul li 
{
	list-style:square;
	list-style-image:none;
}

#interest-options li.no-list-style 
{
	list-style:none;
	padding-left:0;
	margin-left:-1.4em;
}

#interest-options table 
{
	border-collapse:separate;
	border-spacing:0;
	margin-bottom:1.4em;
}

#interest-options td 
{
	border-bottom:3px solid #fff;
	background:#eee;
}
#interest-options th, #interest-options td { padding:4px 10px 4px 0; }

#webcast-container { display:none; }

.link-titles { font-size:13px; }

.action-link 
{
	background:#F88223;
	color:#fff;
	width:300px;
	border:1px solid #ccc;
	display:block;
	font-weight:700;
	margin:1em auto;
	padding:5px 0;
	text-align: center;
}

.action-link a { color:#fff; }

.attention-box 
{
	background:#FFF6BF;
	color:#817134;
	margin-bottom:1em;
	border:2px solid #ddd;
	border-color:#FFD324;
	padding:.8em;
}


/*___ NEW STYLE FUNDS ___*/
.ways-to-invest 
{ 
    border: 1px solid; 
    padding: 15px 15px 0 15px;
    margin-bottom: 18px;
}


.ways-to-invest h2 { font-size: 17px; }

.ways-to-invest h2 { font-weight: bold; text-transform: uppercase; }

.ways-to-invest p:last { margin-bottom: 0; }

.disclaimer-link { text-decoration: none; }
