/* MAB Funds Print styles */

/* TOC

1: - 	Global
2: - 	sIFR

*/

/* 1 :-------- Global ------------ */
	body {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #494949;
		}

	#header,
	#navigation,
	.skipLink,
	#footer,
	.paging {
		display: none;
		}
	#content {
		width: 600px;
		padding: 40px 20px 20px 20px;
		float: left;
		}
	img {
		display: block;
		}
	a img {
		border: none;
		}	
		
	.intro a img {
		float: right;
		margin-left: 10px;
		}	
	h1, h2 {
		font-size: 16px;
		color: #004984;
		}						

	.home .property img {
		float: left;
		margin-right: 10px;	
		}
		
	/* investment page btns */
	.rightBtns {
		float: right;
		margin: 0 0 10px 20px;
		width: 190px;
		}
	.rightBtns a {
		margin-bottom: 6px;
		float: left;
		background: #fff;
		}
	.rightBtns a:hover {
		background: #6d9bc2;
		}
		
	/* property item */
	.propertyItem {
		float: left;
		width: 802px;
		}	
	.propertyItem img {
		float: left;
		margin: 0 12px 12px 0;
		border: solid 3px #004781;
		}
	.propertyItem h2 {
		margin-bottom: 8px;
		}
		
	#content th {
		text-align: left;
		padding: 0 20px 5px 0;
		vertical-align: top;
		}
	#content td {
		text-align: left;
		padding: 0 20px 5px 0;
		vertical-align: top;
		}
		
	.propertyDetails .col02 img	{
		float: right;
		margin-left: 10px;
		}	
		
/* 7 :-------- Form ------------ */

	.formArea {
		margin: 0 0 20px 0;
		padding: 0;
		float: left;
		width: 100%;
		}
	.formArea fieldset {
		margin: 0;
		padding: 0;	
		border: 0;
		width: 500px;
		}	
	.formArea fieldset legend {
		margin: 15px 0 5px 0;
		color: #006699;
		font-weight: normal;
		font-size: 1.2em;	
		}
	.formArea .formRow {
		padding: 5px 0 0 210px; 
		/*border-top: 1px solid #E5E5E5;*/
		float: left;
		width: 322px;
		}	
	.formRow label, 
	span.label, 
	span.labelRequired {
		float: left;
		width: 170px;
		position: relative;
		margin: 0;
		margin-left: -210px;
		padding: 0 10px 10px 7px;
		font-size: .95em;
		}
	.formArea .radioList,
	.formArea .checkList {
		width: 190px;
		float: left;
		}		
	.formArea .radioList label,
	.formArea .checkList label {
		margin: 0;
		border: 0;
		width: 135px;
		border: solid 1px #fff;
		}	
	.formArea .radioList input,
	.formArea .checkList input  {
		border: 0;
		float: left;
		width: 20px!Important;
		}
		
	.formArea label.required, 
	.formArea span.labelRequired {
		padding-left: 7px;
		background: url(/images/required-star.gif) 0 2px no-repeat;	
		color: #666 !Important;	
		}	
	.formArea input,
	.formArea textarea {
		border: 1px solid #999;
		color: #484E52;
		margin-bottom: 5px;
		vertical-align: top;
		font-family: Arial, Helvetica, sans-serif;
		font-size: .95em;
		width: 188px;
		padding-left: 3px;
		}
	.formArea select {
		border: 1px solid #999;
		color: #484E52;
		margin-bottom: 5px;
		vertical-align: top;
		font-family: Arial, Helvetica, sans-serif;
		font-size: .95em;
		width: 193px;
		}	
		
	/* sumbit */
	.formBtn {
		clear: both;
		padding: 10px 0 0 210px;
		}						

/* 1 :-------- sIFR ------------ */

	.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
		display: none !important;
		height: 0;
		width: 0;
		position: absolute;
		overflow: hidden;
		}
	
	span.sIFR-alternate {
		visibility: visible !important;
		display: block !important;
		position: static !important;
		left: auto !important;
		top: auto !important;
		}	

		