﻿/* --- SCJ Refresh --- */

#divPageHome {
width: 973px !important;
}

#divPageHome > .generic-content {
margin-bottom: 10px;
}

#home-page {
background: url(/images/bg_home-page.gif) 0 104px repeat-x;
}

#gradient-interrupt {
background: url(/images/bg_gradient-interrupt.gif) 0 0 no-repeat;
width: 1197px;
height: 233px;
position: absolute;
left: -80px;
top: -24px;
}

#welcome-title {
margin-bottom: 0;
}

#welcome-title .generic-content {
position: relative;
font-size: 1.25em;
margin: 0 !important;
}

	/* --- hero + promo buckets --- */

#hero_promo {
float: left;
width: 700px;
}

#hero {
height: 300px;
width: 692px;
position: relative;
margin: 7px 0 13px 0;
}

#hero .generic-content {
margin-bottom: 0;
}

#hero img {
border: none;
position: absolute;
left: 0;
top: 0;
}

.bucket-promo {
position: relative;
width: 226px;
height: 114px;
float: left;
}

.bucket-promo .bucket-promo_content {
position: absolute;
left: 0;
right: 0;
}

.bucket-promo .bucket-promo_image {
position:absolute;
top: 0;
left: 0
}

.bucket-promo_margin {
margin-right: 7px;
}
	/* --- + promo buckets typography + --- */

.bucket-promo h2, .bucket-promo p {
margin: 0;
padding-left: 15px;
}

.bucket-promo h2 {
margin-top: 10px;
font-size: 15.5px;
}

.bucket-promo p {
font-size: 1em;
color: #494848;
line-height: 1.25em;
}

.promo-one h2 {
color: #e7a140;
}

.promo-two h2 {
color: #338c70;
}

.promo-three h2 {
color: #207fed;
}

.bucket-promo a.external {
padding-left: 0;
background: none;
}


	/* --- second bucket --- */
	
#secondary-bucket {
background: url(/images/bg_bucket-two.png) 0 0 no-repeat;
width: 256px;
/*height:470px;*/
height: 450px;
float: left;
position: relative;
margin-top: 30px;
padding-left: 17px;
}

.secondary-bucket-inner {
border-bottom: 1px dotted #a4a4a4;
padding: 13px 0 10px 0;
margin: 0 15px;
float: left;
}

.secondary-bucket-inner_last {
border-bottom: none;
}

.secondary-bucket_thumb {
border: 1px solid #dadada !important;
float: left;
}

.secondary-bucket-inner_text {
width: 130px;
margin-left: 15px;
float: left;
} 

	/* --- + second bucket typography + --- */

.secondary-bucket-inner h2 {
margin-bottom: 0;
font-size: 1.1em;
text-transform:none !important;
}

.secondary-bucket-inner p {
margin: 0;
font-size: 1em;
line-height: 1.2em;
}

.secondary-bucket-inner a.secondary-bucket_bottom-link {
padding-top: 2px;
}

.secondary-bucket-inner a.external {
padding-left: 0;
background: none;
}


	/* --- carousel for Home Page--- */

#carouselWrapDiv {
float: left;
width: 950px;
height: 60px;
overflow: hidden;
position: relative;
left: -5px;
}

#brand-carousel {
position: absolute;
width: 3000em;
margin: 0;
}

#carousel-window {
background: url(/images/bg_carousel.gif) 0 0 no-repeat;
width: 881px;
height: 52px;
overflow: hidden;
position: relative;
display: inline-block;
left: 34px;
}

.brand-carousel-thumb {
float: left;
list-style: none;
margin: 0 2px;
}

.arrowLeftCarousel, .arrowRightCarousel {
margin: 0 !important;
}

.arrowLeftCarousel a, .arrowRightCarousel a {
width: 34px;
height: 38px;
position: absolute;
top: 7px;
}

.arrowLeftCarousel a {
left:0;
background: url(/images/btn_arrowLeft.gif) 0 0 no-repeat;
}

.arrowRightCarousel a {
right: 0;
background: url(/images/btn_arrowRight.gif) 0 0 no-repeat;
}

.arrowLeftCarousel a:hover, .arrowRightCarousel a:hover {
text-decoration: none !important;
}
