﻿
/** Main **********************************************************************************************/

#ContentHome {
	width: 954px;
	background:#fff;
}
#homeMainLeft{
	float:left;
	width:708px;
	padding:0 3px 0 5px;
	height:390px;
}
#homeMainRight{
	float:left;
	width:181px;
	height:337px;
	padding:43px 28px 10px 24px;
	background:url(/FullhouseInterim2010/media/MediaLibrary/Images/Home/home-Main-Right-BG.jpg) no-repeat top left;
}
#homeMainRight h1{
	font-family:Georgia, Serif;
	color:#000000;
	font-size:1.8em;
	line-height:1.1em;
	font-weight:normal;
	padding-bottom:10px;
}
#homeMainRight p{
	line-height:1.7em;
	padding-bottom:17px;
}
#homeMainRight a{
	display:block;
	width:135px;
	height:12px;
	background:url(/FullhouseInterim2010/media/MediaLibrary/Images/Home/Home-Main-Right-TextLink.gif) no-repeat 0 0;
	line-height:0;
	text-indent:-9000px;
	cursor:pointer;
}
#homeMainRight a:hover,
#homeMainRight a:active{
	background-position:0 -12px;
}

#homeMainBtm{
	clear:both;
	width:944px;
	height:61px;
	padding:3px 0 0 5px;
	position:relative;
	
}
#homeMainBtm p{
	line-height:0;
	text-indent:-9000px;
}
/*
#homeMainBtm a{
	display:block;
	width:85px;
	height:12px;
	background:url(/FullhouseInterim2010/media/MediaLibrary/Images/Home/Home-Main-Bottom-TextLink.gif) no-repeat 0 0;
	line-height:0;
	text-indent:-9000px;
	cursor:pointer;
	position:absolute;
	top:30px;
	right:23px;
}
#homeMainBtm a:hover,
#homeMainBtm a:active{
	background-position:0 -12px;
}
*/
#homeMainFlash #homeMainFlash-FlashContent,
#homeBottomFlash #homeBottomFlash-FlashContent {
    height:100%;
}

#homeMainFlash .FlashEmbeddingFailure {
    background:url(/FullhouseInterim2010/Images/home/flashFailBorderMain.gif) no-repeat 0 0;
    padding:43px 60px 43px 24px;
    height:100%;
}

#homeMainFlash .FlashDetectionFailure {
    padding-bottom:2em;
}

#homeMainFlash .FlashEmbeddingFailure h2 {
    text-transform:none;
}

#homeBottomFlash .FlashEmbeddingFailure {
    background:url(/FullhouseInterim2010/Images/home/flashFailBorderBottom.gif) no-repeat 0 0;
    height:100%;
}

#homeBottomFlash .FlashEmbeddingFailure * {
    display:none;
}

#homeMainLeft,
#homeMainBtm {
    position:relative;
}

#homeMainLeft .CMSEditableRegionEdit,
#homeMainBtm .CMSEditableRegionEdit {
    position: absolute;
    height:100%;
    width:100%;
    left:0; 
    top:0;
}
