/*********************
**	homepage.css
**	author: jmar
**	11/19/2006
*********************/

/* tagline */
#tagline {
	text-align: center;
	line-height: 32px;
	font-family: Times, serif;
	font-size: 18px;
	color: #292C59;
	letter-spacing: 0.8px;
	word-spacing: normal;
	font-style: italic;
	font-weight: bold;
	background: url('../image/common/body_bg.gif') repeat-y top left;
	/*
	border: 1px solid;
	*/
}

#tagline p {
	width: 744px;
	padding: 10px 0 10px 0;
	margin: 0 auto 0 auto;
	/*
	background-color: #c0c0c0;
	*/
}


#spotlight, #promotions, #community, #top10, #announcements {
	text-align: center;
	padding-top: 20px;
	
}


/* spotlight */
#spotlight {
	width: 260px;
	float: left;
	margin-left: 32px;
}
#spotlight img {
	/*
	border: 2px solid #c0c0c0;
	*/
}


/* announcements */
#announcements {
	padding-bottom: 35px;
	width: 425px;
	float: right;
}

#shadow {
	width: 15px;
	height: 430px;
	float: left;
	background: url('../image/home/shadow.gif') top right no-repeat;
}

#announcement {
	width: 85%;
	margin-left: auto;
	margin-right: auto;
	/*
	text-align: center;
	*/
	padding-bottom: 30px;
	
}
#announcements h2 {
	text-align: center;
	margin-bottom: 10px;
}


#announcement p {
	text-align: center;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
	padding-bottom: 10px;
	border-bottom: 2px solid #cccccc;
}

#announcement h3 {
	font-size: 12px;
	margin-bottom: 10px;
}

img.holiday {
	float: left;
	display:inline;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 25px;
}
p.kohala {
	text-align: center;
}
.quote {
	font-style: italic;
}


/* top10 cds */
#top10 {
	padding-bottom: 35px;
	width: 425px;
	float: right;
	text-align: center;
}
p.top10 {
	color: #8580A9;
	width: 370px;
	padding-bottom: 14px;
	background: url('../image/home/sectiontitle_top10_bg.gif') bottom left no-repeat;
}

dl {
	height: 120px;
	width: 200px;
	text-align: left;
	float: left;
}
dt {
	width: 100px;
	margin: 0;
	float: left;
}
dd {
	padding-top: 5px;
	margin: 0;
	width: 90px;
	float: right;
}
dt img {
	border: 2px solid #c0c0c0;
}
p.cdTitle {
	font-weight: bold;
}

/* promotions */
#promotions {
	width: 250px;
	clear: left;
	margin-left: 32px;
}

p.promotionText {
	padding-bottom: 10px;
	border-bottom: 2px solid #cccccc;
}

p.freeDownload {
	text-align: center;
}
p.freeDownload img {
	margin-top: 15px;
}
#hawaiianPromo {
	background: url('../image/HawaiianMiles.jpg') top center no-repeat;
	margin-top: 15px;
	padding-top: 50px;
}

/* community */
#community {
	clear: left;
	width: 250px;
	margin-left: 32px;
}

p.community {
	text-align: center;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 2px solid #cccccc;
}

img.sectionLeft {
	display: inline;
	margin: 0 12px 24px 0;
}

img.sectionRight {
	display: inline;
	margin: 0 0 24px 12px;
}

/*  holiday shipping info */
#shipping {
	clear: both;
	position: relative;
	left: 180px;
	width: 350px;
	margin-top: 15px;
}
#shipping p {
	padding-left: 100px;
	padding-bottom: 30px;
	padding-top: 5px;
	background: url('../image/home/snowflakes.gif') top left no-repeat;
	font-weight: bold;
	text-align: left;
}

#entryInfo {
	width: 60%;
	margin: 20px auto 0 auto;
	border: 2px solid #aaaaaa;
	padding: 20px;
}
#entryInfo p {
	font-weight: bold;
	font-size: 120%;
}