/*
 * Project  Name: None
 * File / Folder: home.css
 * File Language: css
 * Copyright (C): 2005 Richard Group, Inc.
 * First  Author: Liam Bryan
 * First Created: 2005.09.29 08:00:00
 * Last Modifier: Liam Bryan
 * Last Modified: 2005.12.01 15:54:43
 */


/* Home */
#home {
	float: left;
	width: 588px;
	max-width: 588px;
	clear: none;
	margin: 0;
	padding: 0;
}
#home h2 {
	text-align: center;
}
#home #homeFlash {
	float: left;
	height: 292px;
	width: 399px;
	margin: 1px;
	margin-top: 0;
}
#home #coverStory {
	width: 184px;
	height: 292px;
}

/* Internet Explorer doesn't obey z-index for this floated item */
#home div.hr {
	width: 585px;
}

#productFinder {
	float: left;
	width: 275px;
	min-height: 180px;
}
#productFinder img {
	float: right;
	padding-top: 12px;
	padding-right: 12px;
}
#productFinder h2 {
	font-size: 14px;
}
#productFinder ul {
	margin-left: 0;
	padding-left: 8px;
}
#productFinder ul li {
	padding: 4px 0 4px 12px;
}

#home div.homeBlurb {
	margin: 1px;
	float: left;
	width: 193px;
	height: 340px;
	overflow: hidden;
}
#home div.homeBlurb img {
	margin: 12px auto;
	display: block;
}
#home div.homeBlurb p {
	padding: 12px 8px 0 8px;
}

#home #winThis {
	margin-left: 1px;
	float: left;
	width: 310px;
	min-height: 203px;
}
#home #winThis div {
	padding: 5px 2px;
	height: 81px;
}
#home #winThis img {
	float: left;
	margin: 4px;
	margin-top: 0;
}
#home #winThis img.readerSurvey {
	margin-top: 14px;
}

#home #raviReport *, #home #celebrityObsession * {
	color: rgb(0, 0, 0);
}
