.home .gold-fade { background: url(../img/global/patterns/bg-gold-fade.png) repeat-x #FFF 0 -25px; padding-top: 5px; min-height:150px; _height: 150px;  }

/*---------- Home carousel ----------*/
.home #carousel             { width: 960px; height: 268px; overflow: hidden; }
.home #carousel li          { position: relative; float: left; display: inline; width: 960px; height: 268px; background-repeat: no-repeat; }
#caroCtrls                  { position: absolute; top: 0; left: 0; z-index: 5; }
#caroCtrls.hide             { display: none; }
#caroCtrls li               { position: absolute; top: 115px; width: 22px; height: 38px; background-repeat: no-repeat; overflow: hidden; }
#caroCtrls li.prev          { left: 8px; background-image: url(../img/home/caro-ctrls-prev.png); _background: url(../img/home/caro-ctrls-prev-png8.png) no-repeat; }
#caroCtrls li.next          { left: 946px; background-image: url(../img/home/caro-ctrls-next.png); _background: url(../img/home/caro-ctrls-next-png8.png) no-repeat 100% 0; }
#caroCtrls li a             { display: block; height: 100%; text-indent: -9999px; }
#caroPagination             { position: absolute; top: 248px; right: 30px; z-index: 6; }
#caroPagination li          { cursor: pointer; float: left; display: inline; width: 13px; height: 13px; overflow: hidden; background: url(../img/home/caro-pag-inactive.png) no-repeat; }
#caroPagination li a        { display: block; height: 13px; text-indent:-9999px; }
#caroPagination li.active a { background: url(../img/home/caro-pag-active.png) no-repeat; }

/* Carousel Images */
.home #carousel li.img-1    { background-image: url(../img/carousel/carousel_what_counts.jpg); }
.home #carousel li.img-2    { background-image: url(../img/carousel/carousel_data.jpg); }
.home #carousel li.img-3    { background-image: url(../img/carousel/carousel_live_rep.jpg); }
.home #carousel li.img-4    { background-image: url(../img/carousel/carousel_first_step.jpg); }
.home #carousel li.img-5    { background-image: url(../img/carousel/carousel_assessing.jpg); }
.home #carousel li.img-6    { background-image: url(../img/carousel/carousel_my_nplate_center.jpg); }

.home #carousel li .mouse_catcher { width: 960px; height: 268px; _cursor: hand; cursor: hand; }

/*---------- Home pods ----------*/
#homePods               { width: 960px; padding-top: 4px; margin-top: -1px; background: #FFF url(../img/home/homepods-bg.png) top left repeat-x; }
#homePods p			{ line-height: 110%; letter-spacing: 0px; }
#homePods .col          { width: 320px; height: 240px; }
#homePods .col-1        { background: url(../img/home/bg-col-1.jpg) bottom right no-repeat; }
#homePods .col-2        { background: url(../img/home/bg-col-2.jpg) bottom right no-repeat; }
#homePods .col-3        { background: url(../img/home/bg-col-3.jpg) bottom left no-repeat; }
#homePods .col   h3     { height: 45px; margin: 0px; padding: 5px 0px 0px 20px; font-size: 1em; font-weight: bold; line-height: 1.3em; text-transform: uppercase; color: #FFF; text-shadow: 0px -1px 1px #420; background: url(../img/home/col-head-bg.png) top left no-repeat; }
#homePods .col-1 h3     { cursor: pointer; border-right: 1px solid #710120; }
#homePods .col-2 h3     { cursor: pointer; border-right: 1px solid #710120; }
#homePods .col-3 h3     { cursor: pointer; padding-left: 20px; }
#homePods .col   h3 div { width: 100%; height: 100%; }
#homePods .col-1 h3 div { background: url(../img/home/col-head-icon-1.png) 56% 35% no-repeat; }
#homePods .col-2 h3 div { background: url(../img/home/col-head-icon-2.png) 63% 35% no-repeat; }
#homePods .col-3 h3 div { background: url(../img/home/col-head-icon-3.png) 60% 35% no-repeat; }
#homePods .col   .desc  { margin: 10px 20px; padding: 0px; color: #333333; line-height: 125%; }
#homePods .col-1 .desc  { padding: 0px 70px 0px 0px; }
#homePods .col-2 .desc  { padding: 0px 55px 0px 0px; }
#homePods .col-3 .desc  { padding: 0px  0px 0px 0px; }
#homePods .desc h4      { color: #061137; font-weight: 700; margin-bottom: 5px; }
#homePods .desc a       { float: left; display: inline; margin-top: 5px; }

/*---------- Home features (4 columns) ----------*/
#homeFeatures .col   { width: 280px; min-height: 150px; _height: 150px; padding: 15px 20px 0px;  }
#homeFeatures .col-1 {  width: 600px; background: url(../img/home/home-feat-divider.png) 100% 15px no-repeat; }
#homeFeatures .col-2 {  }
#homeFeatures .col-3 { width: 320px; padding: 15px 0px 20px; background: none; }

#homeFeatures #questionPanel    { width: 320px; margin: 0px; padding: 0px; background: #FFF url(../img/home/features-question-bg.jpg) top left no-repeat; }
#homeFeatures #questionPanel td { padding: 0px; }
#homeFeatures #questionPanel fieldset { padding: 15px; }
#homeFeatures #questionPanel #pollResponse { padding: 15px; }

#homeFeatures #questionPanel .instructions { margin-top: 0px; font-style: italic; }

/*---------- Main copy block ----------*/
.main-copy       { margin: 0 115px; padding-bottom: 20px; }
.main-copy p     { line-height: 140%; padding-bottom: 5px; }
.main-copy ul    { padding: 8px 20px; }
.main-copy ul li { *zoom: 1; background: url(../img/global/icons/ico-bullet-1.png) no-repeat 0 50%; padding-left: 20px; margin-bottom: 8px; } /* IE6&7 */
