/* BROWSE CAROUSELS (NOT BUILD ORDER!) */
/*** Hero carousel ***/
div.heroImageRotator:focus {
	border: none;
}
div.heroImageRotator {
	height: 286px;
	position: relative;
}
div.heroCarousel .heroWithMargins {
 	height: 280px;
	left: 30px;
	position: relative;
	width: 884px;
}
div.heroImageRotator  p {
	margin: 0;
	padding: 0;
}
div.heroImageRotator h1 {
	position: absolute;
	z-index: 10;
}
div.heroImageRotator div.heroImageHeader {
	border-top-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	background-color: transparent;
	background-repeat: no-repeat;
	height: 286px;
	left: 0;
	position: absolute;
	top: 0;
	width: 940px;
}
div.heroImageRotator.heroWithMargins div.heroImageHeader {
	width: 884px;
}
div.heroImageRotator div.heroImageHeader.hidden {
	display: none;
}
div.heroImageRotator div.heroImageHeader div.heroHeadline,
div.heroImageRotator div.heroImageHeader div.heroHeadline2,
div.heroImageRotator div.heroImageHeader div.heroHeadline3 {
	color: #fff;
	font-size: 2.2em;
	line-height: 1em;
	margin: 95px 0 0 30px;
	width: 780px;
}
div.heroImageRotator.heroWithMargins div.heroImageHeader div.heroHeadline,
div.heroImageRotator.heroWithMargins div.heroImageHeader div.heroHeadline2,
div.heroImageRotator.heroWithMargins div.heroImageHeader div.heroHeadline3 {
	font-size: 1.6em;
	margin: 150px 0 0 30px;
	width: 680px;
}
div.heroImageRotator div.heroImageHeader div.heroHeadline2 {
	text-align: center;
}
div.heroImageRotator div.heroImageHeader div.heroHeadline3 {
	text-align: right;
}
div.heroImageRotator div.heroImageHeader div.heroSubline,
div.heroImageRotator div.heroImageHeader div.heroSubline2,
div.heroImageRotator div.heroImageHeader div.heroSubline3 {
	color: #fff;
	font-size: 1.2em;
	margin: 10px 0 0 30px;
	width: 780px;
}
div.heroImageRotator.heroWithMargins div.heroImageHeader div.heroSubline,
div.heroImageRotator.heroWithMargins div.heroImageHeader div.heroSubline2,
div.heroImageRotator.heroWithMargins div.heroImageHeader div.heroSubline3 {
	font-size: .9em;
	margin: 5px 0 0 30px;
	width: 680px;
}
div.heroImageRotator div.heroImageHeader div.heroSubline2 {
	text-align: center;
}
div.heroImageRotator div.heroImageHeader div.heroSubline3 {
	text-align: right;
}
div.heroImageRotator div.heroNavController {
	background: #ddd url('../../images/browse/mobile/nav-bg.gif') no-repeat;
	display: none;
	height: 54px;
	position: absolute;
	right: 30px;
	width: 70px;
}
body.js div.heroImageRotator div.heroNavController {
	display: block;
}
div.heroImageRotator a.heroControlLeft {
	background: #ddd url('../../images/browse/mobile/nav-ctrl-left.gif') 0 0 no-repeat;
	height: 22px;
	left: 6px;
	outline: none;
	position: absolute;
	top: 17px;
	width: 19px;
}
div.heroImageRotator a.heroControlLeft:hover {
	background: #ddd url('../../images/browse/mobile/nav-ctrl-left.gif') 0 -22px no-repeat;
}
div.heroImageRotator a.heroControlPause {
	background: #ddd url('../../images/browse/mobile/nav-ctrl-pause.gif') 0 0 no-repeat;
	height: 22px;
	left: 25px;
	outline: none;
	position: absolute;
	top: 17px;
	width: 20px;
}
div.heroImageRotator a.heroControlPause:hover {
	background: #ddd url('../../images/browse/mobile/nav-ctrl-pause.gif') 0 -22px no-repeat;
}
div.heroImageRotator a.heroControlPause.paused {
	background: #ddd url('../../images/browse/mobile/nav-ctrl-paused.gif') 0 0 no-repeat;
	height: 22px;
	left: 25px;
	position: absolute;
	top: 17px;
	width: 20px;
}
div.heroImageRotator a.heroControlPause.paused:hover {
	background: #ddd url('../../images/browse/mobile/nav-ctrl-paused.gif') 0 -22px no-repeat;
}
div.heroImageRotator a.heroControlRight {
	background: #ddd url('../../images/browse/mobile/nav-ctrl-right.gif') 0 0 no-repeat;
	height: 22px;
	left: 45px;
	outline: none;
	position: absolute;
	top: 17px;
	width: 19px;
}
div.heroImageRotator a.heroControlRight:hover {
	background: #ddd url('../../images/browse/mobile/nav-ctrl-right.gif') 0 -22px no-repeat;
}
div.heroImageRotator div.heroNavSlider {
	display: none;
	height: 17px;
	overflow: hidden;
	position: absolute;
	right: 30px;
	top: 54px;
	width: 70px;
}
body.js div.heroImageRotator div.heroNavSlider {
	display: block;
}
div.heroImageRotator div.heroNavSlider div.heroSliderIcons {
	background: transparent url('../../images/browse/mobile/nav-slider-bg.png') 0 0 repeat-y;
	bottom: 17px;
	padding: 1px 0 7px;
	position: absolute;
}
div.heroImageRotator div.heroNavSlider div.heroSliderIcon {
	background: transparent url('../../images/browse/mobile/nav-icon-bg.png') 0 0 no-repeat;
	cursor: pointer;
	height: 35px;
	margin: 7px 8px 0;
	padding: 2px;
	width: 50px;
}
div.heroImageRotator div.heroNavSlider div.heroSliderIcon:hover {
	background: transparent url('../../images/browse/mobile/nav-icon-hover-bg.png') 0 0 no-repeat;
}
div.heroImageRotator div.heroNavSlider div.heroSliderIcon.active {
	background: transparent url('../../images/browse/mobile/nav-icon-active-bg.png') 0 0 no-repeat;
}
div.heroImageRotator div.heroNavSlider div.heroSliderIcon.active:hover {
	background: transparent url('../../images/browse/mobile/nav-icon-hover-bg.png') 0 0 no-repeat;
}
div.heroImageRotator div.heroSliderOpener {
	background: transparent url('../../images/browse/mobile/nav-opener.png') no-repeat;
	bottom: 0;
	height: 17px;
	position: absolute;
	width: 70px;
}

/*** Promo Carousel Style 1 ***/
div.promoCarouselStyle1 {
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background-color: #eee;
	margin: 10px 0 20px;
	padding-bottom: 8px;
	width: 579px;
}
div.promoCarouselStyle1 div.carouselAction,
div.promoCarouselStyle1 div.carouselAction ul li,
div.promoCarouselStyle1 div.carouselAction ul {
	height: 228px;
	height: auto;
	min-height: 228px;
}
div.promoCarouselStyle1 div.carouselAction {
	margin: 0;
	padding: 0;
	width: 579px;
}
div.promoCarouselStyle1 div.carouselAction h3 {
	font-size: 1.3em;
	font-style: italic;
	margin: 6px 6px 0;
}
div.promoCarouselStyle1 div.carouselAction p {
	font-size: 1em;
	margin: 12px 6px 0;
}
div.promoCarouselStyle1 div.carouselAction div.carouselImage {
	border-top-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	-webkit-border-top-right-radius: 3px;
	border-top-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-webkit-border-top-left-radius: 3px;
	height: 130px;
	position: relative;
	width: 183px;
}
div.promoCarouselStyle1 div.carouselAction div.carouselImage img {
	bottom: 0;
	position: absolute;
	right: 0;
}
div.promoCarouselStyle1 div.carouselAction a {
	color: #333;
	text-decoration: underline;
	display: inline-block;
	margin: 6px 8px 0;
}
body.js div.promoCarouselStyle1 div.carouselAction {
	left: -9999px;
	position: relative;
    visibility: hidden;
}
div.promoCarouselStyle1 div.carouselAction ul li {
	display: inline-block;
	float: left;
	list-style: none;
	padding: 7px;
	width: 177px;
}
div.promoCarouselStyle1 div.carouselAction ul {
	margin: 0;
	overflow: hidden;
	padding: 0;
}
div.promoCarouselStyle1 div.carouselControlsOuter {
	display: none;
	text-align: center;
}
body.js div.promoCarouselStyle1 div.carouselControlsOuter  {
	display: block;
}
div.promoCarouselStyle1 span.carouselControls  {
	background: transparent url('../../images/carousel/carousel-nav-bg-grey.gif') 0 0 repeat-x; /* IE */
	margin: 10px 0 0;
	display: inline-block;
	margin: 0 auto;
}
div.promoCarouselStyle1 span.carouselControls a {
	cursor: pointer;
}
div.promoCarouselStyle1 a.carouselPager  {
	background: url('../../images/carousel/carousel-nav-button.gif') no-repeat 8px 5px;
	display: inline-block;
	height: 20px;
	line-height: 999px;
	overflow: hidden;
	padding: 0 8px;
	width: 10px;
}
div.promoCarouselStyle1 a.carouselPager.active {
	background: url('../../images/carousel/carousel-nav-button-on.gif') no-repeat 8px 5px;
}
div.promoCarouselStyle1 a.carouselPrevious {
	background: url('../../images/carousel/carousel-nav-left-grey.gif') no-repeat;
	margin-right: 10px;
}
div.promoCarouselStyle1 a.carouselNext {
	background: url('../../images/carousel/carousel-nav-right-grey.gif') no-repeat;
	margin-left: 10px;
}
div.promoCarouselStyle1 a.carouselNav {
	display: inline-block;
	line-height: 999px;
	overflow: hidden;
	height: 20px;
	width: 19px;
}

/*** Promo Carousel Style 2 ***/
div.promoCarouselStyle2 {
	margin-bottom: 12px;
	margin: 10px 0 20px;
	width: 579px;
}
div.promoCarouselStyle2 div.carouselAction,
div.promoCarouselStyle2 div.carouselAction ul li,
div.promoCarouselStyle2 div.carouselAction ul {
	height: 300px;
	height: auto;
	min-height: 300px;
}
div.promoCarouselStyle2 div.carouselAction {
	margin: 0;
	padding: 0;
	width: 579px;
}
div.promoCarouselStyle2 div.carouselAction p {
	font-size: 1.0em;
	margin: 6px;
}
div.promoCarouselStyle2 div.carouselAction a {
	color: #333;
	display: inline-block;
	margin: 6px 6px 0;
	text-decoration: underline;
}
div.promoCarouselStyle2 div.carouselAction img {
	height: 164px;
	width: 193px;
}
body.js div.promoCarouselStyle2 div.carouselAction {
	left: -9999px;
	position: relative;
    visibility: hidden;
}
div.promoCarouselStyle2 div.carouselAction ul li {
	display: inline-block;
	float: left;
	list-style: none;
	margin-bottom: 6px;
	width: 193px;
}
div.promoCarouselStyle2 div.carouselAction ul {
	margin: 0;
	overflow: hidden;
	padding: 0;
}
div.promoCarouselStyle2 div.carouselControlsOuter {
	display: none;
	text-align: center;
}
body.js div.promoCarouselStyle2 div.carouselControlsOuter  {
	display: block;
}
div.promoCarouselStyle2 span.carouselControls  {
	background: transparent url('../../images/carousel/carousel-nav-bg.gif') 0 0 repeat-x; /* IE */
	display: inline-block;
	margin: 4px auto 0 auto;
}
div.promoCarouselStyle2 span.carouselControls a {
	cursor:pointer;
}
div.promoCarouselStyle2 a.carouselPager  {
	background: url('../../images/carousel/carousel-nav-button.gif') no-repeat 8px 5px;
	display: inline-block;
	height: 20px;
	line-height: 999px;
	overflow: hidden;
	padding: 0 8px;
	width: 10px;
}
div.promoCarouselStyle2 a.carouselPager.active {
	background: url('../../images/carousel/carousel-nav-button-on.gif') no-repeat 8px 5px;
}
div.promoCarouselStyle2 a.carouselPrevious {
	background: url('../../images/carousel/carousel-nav-left.gif') no-repeat;
	margin-right: 10px;
}
div.promoCarouselStyle2 a.carouselNext {
	background: url('../../images/carousel/carousel-nav-right.gif') no-repeat;
	margin-left: 10px;
}
div.promoCarouselStyle2 a.carouselNav {
	display: inline-block;
	line-height: 999px;
	overflow: hidden;
	height: 20px;
	width: 19px;
}

/*** child Carousel Style ***/
div.childNode div.carouselAction div.carouselChild img {
	float: left;
	margin: 0 5px 10px 0px;
}
div.childNode {
	margin-bottom: 12px;
	margin: 10px 0 20px;
	width: 100%;
}
div.childNode div.carouselAction,
div.childNode div.carouselAction ul li,
div.childNode div.carouselAction ul {
	height: auto;
}
div.childNode div.carouselAction {
	margin: 0;
	padding: 0;
	width: 100%;
}
div.childNode div.carouselAction p {
	font-size: 1.0em;
	margin: 6px;
}
div.childNode div.carouselAction a {
	color: #333;
	display: inline-block;
	margin: 6px 6px 0 0;
	text-decoration: none;
}
div.childNode div.carouselAction a.ctaLink {
	color: #c00;
}
div.childNode div.carouselAction a:hover {
	text-decoration: underline;
}
body.js div.childNode div.carouselAction {
	left: -9999px;
	position: relative;
    visibility: hidden;
}
div.childNode div.carouselAction ul li {
	display: inline-block;
	float: left;
	list-style: none;
	margin-bottom: 6px;
}
div.childNode div.carouselAction ul {
	margin: 0;
	overflow: hidden;
	padding: 0;
}
div.childNode div.carouselControlsOuter {
	display: none;
	text-align: center;
}
body.js div.childNode div.carouselControlsOuter  {
	display: block;
}
div.childNode span.carouselControls  {
	background: transparent url('../../images/carousel/carousel-nav-bg.gif') 0 0 repeat-x; /* IE */
	display: inline-block;
	margin: 4px auto 0 auto;
}
div.childNode span.carouselControls a {
	cursor:pointer;
}
div.childNode a.carouselPager  {
	background: url('../../images/carousel/carousel-nav-button.gif') no-repeat 8px 5px;
	display: inline-block;
	height: 20px;
	line-height: 999px;
	overflow: hidden;
	padding: 0 8px;
	width: 10px;
}
div.childNode a.carouselPager.active {
	background: url('../../images/carousel/carousel-nav-button-on.gif') no-repeat 8px 5px;
}
div.childNode a.carouselPrevious {
	background: url('../../images/carousel/carousel-nav-left.gif') no-repeat;
	margin-right: 10px;
}
div.childNode a.carouselNext {
	background: url('../../images/carousel/carousel-nav-right.gif') no-repeat;
	margin-left: 10px;
}
div.childNode a.carouselNav {
	display: inline-block;
	line-height: 999px;
	overflow: hidden;
	height: 20px;
	width: 19px;
}
/*** child Carousel Style 1***/

/**Child A is special**/
.childA.childNode div.carouselAction a {
	height: 60px;
	width: 130px;
}
.childA.childNode div.carouselAction a h3 {
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, sans-serif;
	letter-spacing: 0px;
	line-height: 16px;
	width: 84px;
}
.childNode div.carouselAction img {
	float: left;
}
/***for in page styling only please remove***/
div.childA {width:580px}
div.carouselAction li {padding:5px;}
div.childNode div.carouselAction li p {margin:0;}
div.childNode div.carouselAction li h3 {padding:0;margin:0;}
div.childNode div.carouselAction li a h3 {
	float:left; 
	font-family:'HelveticaNeueLTStd45Light',arial,sans-serif; 
	font-size:16px; 
	line-height:20px;
}
.childE div.carouselAction li {width:190px;}
.childF div.carouselAction li {width:530px;}
.childG div.carouselAction li {width:250px;}
.childH div.carouselAction li {width:600px;}
.childI div.carouselAction li {width:300px;}
.childJ div.carouselAction li {width:183px;}
.childK div.carouselAction li {width:260px;}
.childL div.carouselAction li {width:190px;}

/***col-left***/
.childQ div.carouselAction li {width:180px;}
.childR div.carouselAction li {width:420px;}
.childS div.carouselAction li {width:200px;}
.childT div.carouselAction li {width:180px;}
.childU div.carouselAction li {width:130px;}

/***Beginning of page variants***/
/** 
key
name = col layout - width (displayed)
full width
childB = 25 - 202px (1)
childC= 33 - 276px (1)
childD = 50 - 405px (1)
childE = 50 - 405px (2)
childF = 66 - 534px (1)
childG = 66 - 534px (2)
childH = 75 - 608px (1)
childI = 75 - 608px (2)
childJ = 75 - 608px (3)
childK = 100 - 820px (3)
childL = 100 - 820px (4)

col-left
childM = 25 - 142px (1)
childN = 33 - 194px (1)
childO = 50 - 285px (1)
childP = 66 - 376px (1)
childQ = 66 - 376px (2)
childR = 75 - 428px (1)
childS = 75 - 428px (2)
childT = 100 - 580px (3)
childU = 100 - 580px (4)
**/

/* commenting the whole thing out as we don't want backgrounds or borders on any carousel */
/*.childA, .childB, .childC, .childD, .childE, .childF, .childG, .childH, .childI, .childJ, .childK, .childL, .childM, .childN, .childO, .childP, .childQ, .childR, .childS, .childT, .childU {
	background:#fcfcfc;
	background: #fff url('../../images/bg/my_db_bg.gif') repeat-x 0 0;
 	//border:1px solid #FFF;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}*/