/*** The Essential Code ***/

#container {
	width:988px;
}
.column {
	padding-top:45px;
	padding-bottom:16px;
	vertical-align:top;
}
#center {
	padding-left:10px; /* CC padding */
	padding-right:20px;
	border:none;
}
#left {
	width: 180px;             /* LC width */
	padding-left:10px;
	/* right: 240px;             /* LC fullwidth + CC padding */
	/* margin-left: -752px; */
	border:none;
}
#right {
	width: 231px;             /* RC width */
	padding-left: 3px;          /* RC padding */
	/* margin-right: -100%; */
	border:none;
	border-right:solid 1px #959BA6;
	padding-top:45px!important;
}
#right ul {
	margin-left:20px !important;
	margin-top:10px !important;
	margin-right:5px;
	text-indent:-9px;
}
#right ul li {
	padding:0px !important;
	padding-bottom:3px !important;
}
/*** LOOK STYLING ***/
#center img {
	float:left;
	margin-right:11px;
}
#right {
	background-color: #E4E9E5;
	margin-top:0!important;			
}
#right p {
	/* sets a darker color for the right column*/
	color:#1A1E1E;
	margin-bottom:31px;
	margin-right:14px;
	margin-left:17px;
}
#right img {
	/* float the images to the left in the second content column */
	float:left;
	/* set a right and left margin for the images in the second content column */
	margin-left:17px;
	margin-right:5px;
	margin-bottom:0px;
	padding:0px;
}
#right h5 {
	background-image:none;
	padding-left:15px;
}
#bottomContent {
	border-right: solid 1px #959BA6;
	width:967px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
}
#fundList { /** to fit fund listing page in a two-column format  **/
	border-right: solid 1px #959BA6;
}
/* specific header modifications */

h2, #pageTitle {
	padding:0px;
	margin:0px;
	color:#3E5165;
	background:url(../img/common/title_bullet_off.gif) no-repeat;
	text-indent:25px;
	font-size:14px;
	height:18px;
	font-weight: bold;
	padding-bottom:15px;
	z-index:0;
}

h3 {
	margin-bottom:5px;
}
h3 a:link, h3 a:visited, h3 a:active, h3 a:hover	{
	color: #3E5165;
	text-decoration:none;
	cursor:text;
}
/*h3 a:hover {
	background: url(../img/common/title_bullet_gold.gif) top left no-repeat;
}*/
h4 {
	font-size:12px;	
	margin-bottom:4px;
}
h4 a {
	background:url(../img/common/title_bullet.gif) no-repeat;
	background-position: 0 0 !important;
	padding-left:17px;
}
h4 a:link, h4 a:visited, h4 a:active, h4 a:hover	{
	color: #5A5D5D;
	text-decoration:none;
	cursor:text;
}
#center p {
/*	margin-left:19px; */
}
#center ul.body, #center ul.body li{
	margin-left:10px;
	padding-bottom:5px;
	text-indent:-10px; 
	margin-left:10px; 
	line-height:18px;
}
.subHead {
	margin-left:0; 
	margin-bottom:15px; 
	color:#784B3A;
	background:none;
	display: block;
}
.head {
	margin-bottom:0px; 
	padding-bottom:0px;
}
#searchSection select {
 width:145px
}
#taxEstateArticleStatus {
	text-align:center;
}
#taxEstateArticleStatus #next {
	float:right;
}
#taxEstateArticleStatus #previous {
	float:left;
}
#planningCentreList li {
	clear:left;
	padding-top:15px;
	_padding-top:5px;
}
#insyncDownloadBox {
	border:solid 2px #CCCCCC; 
	background:#FFCC99; 
	width:200px; 
	float:left; 
	margin-right:10px;
}
#insyncDownloadBox img {
	float:none; 
	position:relative; 
	margin-top:5px;
}
#insyncDownloadBox p {
	text-align:center;
}
#insyncDownloadBox a {
	clear:left;
}
.nobold {
	font-weight:normal;
}
.underline {
	text-decoration:underline !important;
}
#credentials, #quote {
	margin-bottom:10px;
	margin-left:103px;
	text-indent:0;
	padding:3px;
	padding-left:8px;
	font-weight: bold;
	color: #6c6c6c;
}
#tabs .pmTabs {
	margin-bottom: 0;
}
form#myprofile label {
	display:-moz-inline-box;
	display:inline-block;
	width:200px;
	margin-top:15px;
}
form#myprofile label.check {
	width:100px;
}
form#myprofile li.rowGreen span {
	font-weight:normal;
}
form#myprofile input.smallField {
	width:50px;
}
form#myprofile input.mediumField {
	width:150px;
}
form#myprofile input.largeField {
	width:225px;
}
.editFields {
	float:right;
	font-size:11px;
}
/*NEW STYLES FOR PORTFOLIO MANAGER PAGE - APR 2007*/
#alphaList li {
	float:left;
	padding-left:6px;
	padding-right:6px;
}
dl#pmList, dl#commentary{
	padding:0;
	margin:0 0 10px 0;
	border: 1px #DBDFE5 solid; 
}

*html dl#pmList, dl#commentary {
	height: 100%;
	overflow:auto;
}
dl#commentary{
	margin:0 0 -1px 0;
}
dl#commentary .funds{
	margin-left: 5px;
}
dl#commentary form{
	float: right!important;
	width: 240px;
}
dl#commentary img{
	float:none!important;
}
dl#pmList form, dl#commentary form{
	padding:0;
	margin:0;
	display: inline;
}

dl#pmList dt, dl#commentary dt{
	background: #F1F4F7 url(../img/common/title_bullet_small.gif) no-repeat;
	background-position:4px 5px;
	padding: 2px 0 4px 18px;
	margin-bottom: 10px;
	border-bottom: 1px #DBDFE5 solid;
	font-weight: normal;
	font-weight:bold;
}
dl#pmList dt:before{
	content: attr(x);
}
dl#pmList dd.photo{
	float:left;
	margin:0 30px 0 5px;
}
dl#pmList dd.photo img{
	padding:3px;
	border: 1px #ddd solid;
}
dl#pmList dd.detail strong{
	color:#666;
}

dl#pmList dd.detail, dl#commentary dd.detail{
	float:left;
}
dl#pmList dd.detail label.show, dl#commentary dd.detail label.show{
	margin-right: 7px;
}
dl#pmList dd.detail label.hide, dl#commentary dd.detail label.hide{
	margin-left: 7px;
}
a.show{
	background:url(../img/common/icon_plus.jpg) no-repeat left;
	padding-left: 16px;
	margin-left: 7px;
}
a.hide{
	background:url(../img/common/icon_minus.jpg) no-repeat left;
	padding-left: 16px;
	margin-left: 7px;
}
.viewBio {
	margin-left:10px;
	font-weight: normal;
}
/*end new pm styles*/
/*fund commmentaries list*//*may 2007*/
.commentary_bucket {
	color:#fff;
	padding:5px 0 2px 4px;
	margin-top:10px!important;
}
#dialogueWealthManagment {
	 background:#959ba1 url(../img/common/fundInfo/fundsPricesBorderTop-1.gif) no-repeat;
	 background-position:0px 0px;			 
}
#coreBundles {
	background:#BDA785 url(../img/common/fundInfo/fundsPricesBorderTop-1.gif) no-repeat;
	background-position:0px 0px;
}
#coreBundles sup {
	font-weight:normal;
	font-size: 9px;
}
#moneyMarketFunds {
	background:#D1A240 url(../img/common/fundInfo/fundsPricesBorderTop-1.gif) no-repeat;
	background-position:0px 0px;	
}
#fixedIncomeFunds {
	background:#784B3A url(../img/common/fundInfo/fundsPricesBorderTop-1.gif) no-repeat;
	background-position:0px 0px;	
}
#balancedFunds {
	background:#C47D1F url(../img/common/fundInfo/fundsPricesBorderTop-1.gif) no-repeat;
	background-position:0px 0px;	
}
#canadianEquityFunds {
	background:#A32E18 url(../img/common/fundInfo/fundsPricesBorderTop-1.gif) no-repeat;
	background-position:0px 0px;	
}
#americanEquityFunds{
	background:#3E5165 url(../img/common/fundInfo/fundsPricesBorderTop-1.gif) no-repeat;
	background-position:0px 0px;					
}
#globalEquityFunds {
	background:#56254A url(../img/common/fundInfo/fundsPricesBorderTop-1.gif) no-repeat;
	background-position:0px 0px;	
}
#sectorFunds {
	background:#7A7652 url(../img/common/fundInfo/fundsPricesBorderTop-1.gif) no-repeat;
	background-position:0px 0px;					
}
#privatePools {
 background:#D0C7A8 url(../img/common/fundInfo/fundsPricesBorderTop-1.gif) no-repeat;
 background-position:0px 0px;				 
}

	

