/*
  Default (desktop) styles
  Width 1100px
*/

a
{
  color: #0096FF;
  text-decoration: none;
  outline: 0;
}


/* Both header definitions should be the same */
section div.header
{
  text-align: center;
  padding: 0px 0px 0px 0px;
}

section header
{
	text-align: center;
  	padding: 0px 0px 0px 0px;
}
/* end section header */


/**/

section div.body
{
  padding: 0px 0px 10px 0px;
}


div.global-pageContent
{
	width: 1098px;
	margin: 0px auto 0px auto;
	padding: 10px 0px 0px 0px;
	border-right: solid 1px #000000;
	border-left: solid 1px #000000;
}

/*  BEGIN SPARK HEADER */

section.brand-header
{
  text-align: center;
  padding: 28px 0 0 0;
  margin-top: 0;
}

section.brand-header .sh-button
{
  padding-bottom: 6px;	
}

div.spark-header
{
  background-color: #EEEEEE;
  display: table;
  margin: 0px auto 0px auto;
  padding: 0px;
  text-align: left;
  width: 100%;
  height: 70px;
  border-radius: 3px;
}

div.spark-header div.leftContent
{
  display: table-cell;
  text-align: left;
  vertical-align: middle;
}


div.spark-header div.leftContent h1
{
  color: #000000;
  font-size: 32px;
  font-weight: 600;
  margin-top: 7px;
  padding: 0 0 0 24px;  
}

div.spark-header div.leftContent h1 a
{
  color: #EF5235;
}

div.spark-header div.leftContent h1 a span
{
  color: #989898;
  display: inline-block;
  font-size: 24px;
  padding-left: 5px;
  transform: scaleX(1.1);
}

div.spark-header div.leftContent.family > img
{
    display: inline-block;
	vertical-align: middle;
	align: left;
	margin: 0px 0px 0px 18px;
	height: 50px;
}

div.spark-header div.leftContent.family > h1
{
    display: inline-block;
	vertical-align: middle;
	padding-left: 20px;
}



div.spark-header div.rightContent
{
  display: table-cell;
  text-align: right;
  vertical-align: middle;
  align: right;
  height: 100%;
}



div.spark-header-buttonGrid
{
  display: table;
  border-spacing: 15px 0px;
  margin-right: -8px;
  float: right;
  height: 100%;
}

a.spark-header-buttonCell
{
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  width: 68px;
  height: 100%;
  padding: 0px;
  color: #EF5235;
  font-weight: 600;
}

.spark-header-cell
{
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  width: 134px;
  height: 100%;
  padding: 0px;
}

a.spark-header-current
{
  background: url(/images/up_arrow.png) no-repeat bottom center;
  color: #515151;
}

div#sparkMenuBox
{
  position: relative;
}

div#sparkMenu
{
   border-radius: 0 0 3px 3px;
   position: absolute;
   display: none;
   background-color: #EEEEEE;
   border: none 0;
   top: 48px;
   left: 110px;
   padding: 5px 50px 5px 20px;   
   z-index: 100;
}

/*  END SPARK HEADER */

/*  BEGIN TAG LIBRARY STYLE */
table.tags-html-labeledHr
{
  width: 100%; 
  border: none;
  margin: 20px 0px 20px 0px;
}

table.tags-html-labeledHr tr td
{
  vertical-align: middle; 
  border: none;
}

table.tags-html-labeledHr tr td.left
{
  padding: 0px 20px 0px 0px;
}

table.tags-html-labeledHr tr td.center
{
  width: 1%; 
  white-space: nowrap; 
  padding: 0px 0px 4px 0px;
  font-size: 20px; 
  color: #424242;
}

table.tags-html-labeledHr tr td.right
{
  padding: 0px 0px 0px 20px;
}

table.tags-html-labeledHr tr td div
{
  height: 1px; 
  background-color: #D6D6D6;
}

/*  END TAG LIBRARY STYOLE */

.actionText
{
	color: #ff9132;
	text-decoration: none;
}

.actionText:hover
{
	text-decoration: underline;
}

/* START BUTTONS */
.actionButton 
{
	padding: 5px 10px 5px 10px;  
	color: #FFFFFF; 
	font-weight: bold; 
	border: 1px solid #FFFFFF;
	background-color: #0096ff;
}

/* END BUTTONS */


/* Brand Footer */
section.brand-footer {
	background-color: #989898;
}

section.brand-footer * {
	color: #FFFFFF;
}


/*   BEGIN SCOPE AND SEQUENCE  */

section.sas
{
  margin-top: 65px;
  padding: 35px 20px 20px 40px;
  background-color: #EEEEEE;
  border-radius: 4px;
}


div.sas-header
{
  clear: both;
  padding-right: 20px;
  text-align: center;
}

div.sas-header h1
{
	margin-bottom: 10px;
}

div.sas-header p
{
  text-align: center;
  font-size: 20px;
  line-height: 1.1em;
}

span.sas-download-specs
{
	font-size: 16px;
}

div.sas-body
{
  clear: both;
  margin-top: 35px;
}


div.sas-controls
{
  float: left;
  width: 60px;
  margin-right: 40px;
}
  
div.sas-controls p
{
  font-size: 16px;
  line-height: 22px;
  font-weight: 600;
}

  
div.sas-grid
{
  float: right;
  border: none;
}
  
div.sas-cell
{
  width: 175px;
  height: 138px;
  float: left;
  margin: 0px 20px 20px 0px;
  background-color: #EEEEEE;
}

div.sas-story
{
  width: 143px;
  height: 106px;
  padding: 16px;
  background-color: #FFFFFF;
  text-align: center;
  border-radius: 4px;
}

div.sas-day
{
   color: #515151;
   font-weight: 400;
   font-size: 13px;
   margin-bottom: 3px;
}

div.sas-title
{
   color: #FBB925;
   font-weight: 700;
   font-size: 18px;
}

div.sas-verse
{
   color: #000000;
   margin-top: 5px;
   font-size: 16px;
}


a.sas-seasonLink, a.sas-seasonLink:link, a.sas-seasonLink:visited, a.sas-seasonLink:hover, a.sas-seasonLink:active
{
	color: #EE5335;
}


section.sas-epilogue
{
  margin-top: 65px;
  padding: 35px 25px 35px 25px;
  background-color: #EF5235;
  border-radius: 4px;
}


section.sas-epilogue > div
{
  clear: both;
}

section.sas-epilogue h1
{
  color: #FFFFFF;
  margin-bottom: 10px;
  text-align: center;
}

section.sas-epilogue > div p
{
  color: #FFFFFF;
  text-align: center;
}


/*   END SCOPE AND SEQUENCE  */



/*   BEGIN WHY CHOOSE  */


h2.why-choose
{
  color: #000000;
  font-size: 22px;
  line-height: 1.1em;
}

/*   END WHY CHOOSE  */



section.call-to-action
{
	margin-bottom: 50px; 
}

section.call-to-action p
{
  text-align: center; 
  font-size: 20px; 
  line-height: 1.1em;
}






div.associateCarousel
{
  display: table;
  margin: 20px auto 40px auto;
  width: 928px;
}


div.associateCarousel > div
{
  display: table-cell;
  text-align: center;
  vertical-align: top;
}


div.associateCarousel > div.buttons
{
  padding-top: 50px;
  width: 25px;
}

div.associateCarousel > div.buttons a
{
  position: relative;
}


div.associateCarousel div.item
{
  float: left; 
  width: 180px; 
  height: 270px; 
  margin: 0px 15px 0px 15px;
}


div.associateCarousel div.item div.itemImage
{
  width: 160px;
  height: 160px;
}

div.associateCarousel div.item div.itemImage img
{
  max-width: 160px;
  max-height: 160px;
  vertical-align: bottom;
  border: none;
  margin: 0px;
}

div.associateCarousel div.item .itemLink
{
  display: block;
  clear: both;
}

div.associateCarousel div.item .itemPrice
{
  display: block;
  clear: both;
}





.todo
{
  border: solid 1px #FF0000;
  background-color: #EFEFEF;
  border-radius: 2px;
  padding: 5px;
}