@import "Common.css";

/* HOME - start */

#mainContainer {
	background:url('../Images/SubCommon/bgLong.gif') no-repeat left top;
	background-position:290px 0;
	height:100%;
	margin:0;
}

#contentBody {
	clear:both;
	min-height:600px;
	background:url('../Images/bgRepeatBlue.jpg') repeat-x;
	min-width:1000px;
}

* HTML #contentBody {
	height:600px;
}

* HTML #contentWrapper {
	width:996px;
}

#mainContentArea {
	background:url('../Images/bgContent.jpg') no-repeat left top;
	min-height:600px;
	float:left;
	width:702px;
}

* HTML #mainContentArea {
	height:600px;
}

#mainContent {
	padding:10px 70px 10px 30px;
	margin:20px 0 0 0;
	background:#fff;
	min-height:600px;
	width:461px;
}

* HTML #mainContent {
	height:600px;
	overflow-x:hidden;
}

#topBlurb {
	display:none;
}

/* Footer - start */

#mainFooter {
	background:url('../Images/SubCommon/bgLongBum.gif') no-repeat;
	background-position:290px 0;
	height:80px;
} 

#footerContent {
	padding:703px 5px 5px 5px;
	position:absolute;
	top:0;
}

/* Footer - end */

#homeBanners {
		
}

#homeNews {
	padding-top:20px;	
}

#homeNews STRONG {
	background:url('../Images/Sects/Home/hFastFun.gif') no-repeat left top;
	width:370px;
	height:16px;
	display:block;
	color:#999;
	font-family:Arial;
	font-size:11px;
	padding-left:150px;
	margin-right:-150px;
}

#homeNews STRONG SPAN {
	display:none;	
}

#homeNews TABLE {
	width:452px;	
}

#homeNews TR {
	background:url('../Images/tblNormal.gif') no-repeat left top;
}

#homeNews TR.newsSelect {
	background:url('../Images/tblHighlight.gif') no-repeat left top;
}

#homeNews TR.newsSelect TD.newsDate {
	background:url('../Images/tblHighlight.gif') no-repeat right top;
}

#homeNews TD {
	height:24px;
}

#homeNews TD A {
	color:#666;	
}

TD.newsTitle {
	padding-left:15px;
}

TD.newsDate {
	padding-left:5px;	
	background:url('../Images/tblNormal.gif') no-repeat right top; /* gets rid of IE bug */
}

#homeMore {
	padding:4px 0px 0px 394px;	

}

#tripleMPromotion {
	margin:-127px 0 0 238px;
	cursor:pointer;
}

HTML>BODY #tripleMPromotion {
	margin:-113px 0 0 238px;
	overflow:hidden;
}

#homeFlashMain {
    width:484px;
    min-height:300px;
    *height:300px;
    /*background:url('../Flash/temp-home-flash.jpg');*/
    margin:0 0 0 0;
}

#homeFlashPromotion {
    width:239px;
    min-height:136px;
    *height:136px;
    margin:0 0 0 0;
}

#homeFlashBaney {
    position:absolute;
    top:288px;
    *top:284px;
    left:290px;
    width:228px;
    min-height:128px;
    *height:128px;
    margin:0 0 0 0;
}

/* HOME - end */
