@charset "UTF-8";
/*** CSS document created by Unxvision Inc. for St.Michael's Hospital Foundation - Copyright 2010 ***/
/*** Styles used in the homepage only ***/

body{
	margin:0;
	padding:0;  
	background:url(../images/bg_contentArea_top.gif) no-repeat top center;
}
#contentArea{
	padding:0 13px 0 13px;
}
/***************************************/
/*		   RIGHT COLUMN HP	           */
/***************************************/
#rightColumnHomepage{
	background:url(../images/bg_rightColumn.jpg) no-repeat top left;
	height:485px;/*538*/
	_height:485px;
	width:272px;/*272*/
	
	padding:26px;
	_padding:26px 23px 24px 26px;
	/*float:right;
	*/
	/*new*/
	position:absolute;
	right:15px;
}
	#rightColumnHomepage .submitHomepage{
		height:22px;
		width:70px;
		font:normal 12px Arial, Helvetica, sans-serif;
		/*background:url(../images/bg_homepageButton.jpg) top left no-repeat;
		color:#fff;*/
		color:#000;
		/*margin:10px 0 0 0;
		*/
		
		
	}
	#rightColumnHomepage p{
		margin-bottom:0;
	}
	#rightColumnHomepage p.title{
		font:bold 13px "Lucida Sans", "Lucida Grande", sans-serif;
		letter-spacing:0;
		margin:5px 0px 10px 0px;
		color:#000000!important;/*#FA8832;*/
	}

/* Donation Module */
#DonationBoxHomepage{
	background: url(../images/bg_promotionboxes.gif) no-repeat top left;/**/
	height:139px;/*153*/
	width:250px;/*270*/
	padding:8px 11px 8px 11px;
	font:normal 15px "Lucida Sans", "Lucida Grande", sans-serif;
	color:#474747;

}
	#DonationBoxHomepage select{
		font:normal 12px "Lucida Sans", "Lucida Grande", sans-serif;
		color:#474747;
		width:245px;
	}
	#DonationBoxHomepage input{
		width:95px;
		margin:5px 0 0 10px;
		font:normal 15px "Lucida Sans", "Lucida Grande", sans-serif;
		color:#474747;
		height:20px;	
	}
/* Products Caroussel */
#productCaroussel{
	height:160px;/*165*/
	margin:12px 0 5px 0;/*margin:12px 0 12px 0;*/

}

/* Promotions Modules */
.promotionBoxHomepage{
	background: url(../images/bg_promotionboxes.gif) no-repeat top left;/**/
	height:139px;/*139*/
	width:252px;/*250*/
	font:normal 12px "Lucida Sans", "Lucida Grande", sans-serif;
	color:#474747;
	padding:8px 10px 8px 10px;/*padding:8px 10px 8px 10px;*/
	line-height:25px;
}
	.promotionBoxHomepage input{
		width:245px;
	}

#homepage_flash_container{
	width:639px;
	height:537px;
}

