/*** HOMEPAGE CSS ***/

/* The Nav on the homepage is a drop down, elsewhere it is static */
.homepageContent #nav {
	height: 27px !important;
}
#homepageContent {  /* content area container on Homepage */
	position: relative;
	background-color: #fff;
	min-height: 640px;
	/*_margin-top:-13px;*/
}
/* new slideshow */
#slideshow {
	position: relative;
	height: 293px;
	width: 760px;
	overflow: hidden;
	z-index: 1;
	top: 0;
	left: 0;
}
#slideshow a:active { padding-top: 0; } /* override from global a style */
#slidecontrols {
	position: absolute;
	height: 41px;
	width: 760px;
	background: url(/includes/EF/SmithsonianSite/images/homepage/swoosh.png) 0 0 no-repeat;
	z-index: 2;
	top: 253px;
	padding-top: 16px;
}
#slideNextBtn {
	width: 35px;
	height: 39px;
	float: right;
	background: url(/includes/EF/SmithsonianSite/images/homepage/pager.png) no-repeat -35px 0;
	z-index: 3;
	margin-right: 4px;
	cursor: pointer;
}
#slidePrevBtn {
	width: 35px;
	height: 39px;
	float: right;
	background: url(/includes/EF/SmithsonianSite/images/homepage/pager.png) no-repeat 0 0;
	z-index: 3;
	cursor: pointer;
}
#slideNextBtn:hover {
	background-position: -35px -39px;
}
#slidePrevBtn:hover {
	background-position: 0px -39px;
}
/* Link Module on homepage */

#homepageContent #homepageLinks {
	float:right;
	width:285px;
	margin:30px 38px 0 0;
	clear: right;
	padding:0 0 0 0;/*display:inline;*/ 
}
#homepageLinks .h3Wrapper {
	border-bottom:5px solid #dee5e9;
	margin-bottom:5px;
}
#homepageLinks .h3Wrapper h3 {
	font-size:1.583em;
	color:#ab3a40;
	font-weight: bold; /*changed from normal to bold to highlight the main sentence on the page */
	font-family: "Times New Roman", Times, serif;
	border-bottom:1px solid #fcbd91;
	margin-bottom:1px;
	width:100%;
	padding-bottom:0;
	text-transform: none;
}
#homepageContent #homepageLinks p {
	color:#305F77;
}
#homepageContent #homepageLinks ul li h3 {
	display:block;
}
#homepageContent #homepageLinks ul {
	margin:20px 0 0 0;
}
#homepageContent #homepageLinks ul li a {
	background: #fff url("/includes/EF/SmithsonianSite/images/bg_homepage_links.gif") 0 0 no-repeat;
	display:block;
	margin:0 0 5px 0;
	width:269px;
	height:46px;
	position:relative;
	text-decoration:none;
	color: #666;
}
#homepageContent #homepageLinks ul li a strong {
	position:absolute;
	top:6px;
	left:55px;
	font-weight:bold;
	color:#FF6600;
	cursor: pointer;
	_padding-left:1px;
}
#homepageContent #homepageLinks ul li a strong:hover {
	text-decoration:underline; /* hover state for h3 only */
}
#homepageContent #homepageLinks ul li a span {
	position:absolute;
	top:21px;
	left:55px;
	cursor: pointer;
	_padding-left:1px;
}
/* END Link Module on homepage */

/* new left columns */
#columnWrapper {
	width: 386px;
	padding: 30px 14px 0 0;
	position: absolute;
	top: 206px;
	background: url(/includes/EF/SmithsonianSite/images/homepage/columnWrapper_bg.png) 0 0 no-repeat;
	z-index: 10;
}
#moduleWrapper {
	position: relative;
	width: 354px;
	padding: 0 15px 15px 19px;
	background: url(/includes/EF/SmithsonianSite/images/homepage/moduleWrapper_bg.png) left bottom no-repeat;
}
#moduleWrapper h2 {
	text-indent: -10000px;
	background: url(/includes/EF/SmithsonianSite/images/homepage/module_titles.png) no-repeat;
	line-height: 1;
	width: 109px;
	margin: 0 0 4px;
	padding: 0;
	border-bottom: 0;
}
#moduleWrapper h4 {
	font-weight: normal;
	text-transform: uppercase;
	color: #a52c32;
	letter-spacing: .25px;
	margin: 0;
	padding: 0;
}
/* Teacher Module */
#findTourModule.homepage {
	padding: 0;
	width: 163px;
	float: left;
	position: static;
	background: none;
	height: auto;
}
#findTourModule.homepage h2 {
	height: 19px;
	background-position: 0 0;
}
#findTourModule.homepage h2 a {
	display: block;
	height: 19px;
	width: 109px;
}
#findTourModule.homepage h4 {
	margin-left: 2px; 
}
/* #findTourModule.homepage .ViewTours {
	float:left;
	clear: none;
	margin-top: 7px;
}*/
/* Student Module */
#signUpModule.homepage  {
	width: 151px;
	float: right;
	padding: 0 0 15px;
	position: static;
	background: none;
	height: auto;
}
#signUpModule.homepage h2 {
	height: 41px;
	background-position: 0 -26px;
}
#signUpModule.homepage h2 a {
	display: block;
	height: 41px;
	width: 109px;
}
#signUpModule.homepage h4 {
	margin-bottom: 4px; 
}
#signUpModule.homepage input.tourNumber {
	width: 140px;
}
/* used in both student & teacher modules */
#moduleWrapper .LogIn { 
	bottom: 15px;
	right: auto;
	padding-left: 5px;
}

/* Homepage Highlights */
#highlightsWrapper {
	width: 351px;
	padding: 15px 15px 0 20px;
	background: url(/includes/EF/SmithsonianSite/images/homepage/highlightsWrapper_bg.png) center top no-repeat;
	min-height: 220px;
}
#highlightsWrapper h4 {
	font-size:1.333em;
	font-family: "Times New Roman", Times, serif;
	color: #305F77;
	padding:0 0 .25em;
	margin:0 0 .5em;
	font-weight:bold;
	border-bottom: 1px solid #b0c4cf;
}
#highlightsWrapper ul, #highlightsWrapper ul {
	margin: 0 0 15px;
}
#highlightsWrapper ul li, #highlightsWrapper ul li {
	margin: 0 0 .5em;
	background:url(/includes/EF/SmithsonianSite/images/star.gif) 0 3px no-repeat;
	padding:0 0 0 12px;
	color:#305F77;
}
#teacherHighlights {
	width: 155px;
	float: left;
	margin-right: 43px;
}
#studentHighlights {
	width: 153px;
	float: right;
}
/* Homepage callouts */
#homepageContent #contactModule {  /* no bg on homepage contact module */
	background:none;
	margin: 0 auto;
	_margin-left: 5px;
	width: 183px;
	float: none;
}
