
/* Extra Web Font Weight Declarations */
@font-face {
    font-family: 'AvalonLight';
    src: url('https://images2.drct2u.com/repo/FSP/desktop/common/03-fonts/Avalon-XLight-webfont.eot');
    src: url('https://images2.drct2u.com/repo/FSP/desktop/common/03-fonts/Avalon-XLight-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://images2.drct2u.com/repo/FSP/desktop/common/03-fonts/Avalon-XLight-webfont.woff') format('woff'),
         url('https://images2.drct2u.com/repo/FSP/desktop/common/03-fonts/Avalon-XLight-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'AvalonBook';
    src: url('https://images2.drct2u.com/repo/FSP/desktop/common/03-fonts/Avalon-Book-webfont.eot');
    src: url('https://images2.drct2u.com/repo/FSP/desktop/common/03-fonts/Avalon-Book-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://images2.drct2u.com/repo/FSP/desktop/common/03-fonts/Avalon-Book-webfont.woff') format('woff'),
         url('https://images2.drct2u.com/repo/FSP/desktop/common/03-fonts/Avalon-Book-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
.Hide{ display:none}
#FreeFormatPage {
    width: 130%;
    max-width: 1300px;
    position: relative;
    margin: 0 auto;
    overflow: hidden;
}
#FreeFormatPage p{
    margin: 0;
}
#FreeFormatPage header{
width: 100%;
height: 599px;
position: relative;
margin: 0;
padding: 0px;
display: block;
text-align: center;
position: relative;
  float: left;
}
#FreeFormatPage #TextArea{
position: absolute;
margin: 0px auto;
top: 0;
width: 100%;
}
#FreeFormatPage header a.moreCTA {
    height: auto;
    margin: 0px auto;
    width: auto;
    display: inline-block;
    padding: 19px;
    text-transform: uppercase;
    margin-top: 30px;
    font-family: "AvalonBook",Arial,Helvetica,sans-serif;
}
#FreeFormatPage header h1 span.Text1{
  color: #222;
  display: block; 
  text-transform: uppercase;
}
#FreeFormatPage header h1 span.Text2{
display: block;
height: 49px;
width: 289px;
font-size: 0px;
width: 100%;
letter-spacing: 3px;
}
#FreeFormatPage header h1 span.Text3{
  font-weight: normal;
  color: #222;
  display: block; 
   font-family: "AvalonLight",Arial,Helvetica,sans-serif;
    font-size: 61px;
    text-transform: uppercase;
    letter-spacing: 3px;
}
/*------------------------------------
Sparkle Animation
--------------------------------------*/
#wrap{
  position:relative;; 
  z-index:-1; 
  top:0; 
  left:0 !important; 
  width: 100% !important;
  height: 599px !important;
}
#wrap img.bgfade{
  position:absolute;
  top:0;
  left:0 !important; 
  display:none;
  width:100%;
  height:100%;
  z-index:-1
}
/* Fade */
.hvr-fade {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  overflow: hidden;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: color, background-color;
  transition-property: color, background-color;
}
.hvr-fade:hover {
background: #FFF;
}

/* Wobble Skew */
@-webkit-keyframes hvr-wobble-skew {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg);
  }

  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg);
  }

  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg);
  }

  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg);
  }

  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg);
  }

  100% {
    -webkit-transform: skew(0);
    transform: skew(0);
  }
}

@keyframes hvr-wobble-skew {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg);
  }

  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg);
  }

  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg);
  }

  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg);
  }

  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg);
  }

  100% {
    -webkit-transform: skew(0);
    transform: skew(0);
  }
}

.hvr-wobble-skew {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}

.hvr-wobble-skew:hover, .hvr-wobble-skew:focus, .hvr-wobble-skew:active {
  -webkit-animation-name: hvr-wobble-skew;
  animation-name: hvr-wobble-skew;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

#FreeFormatPage header h1{
font-family: "AvalonLight",Arial,Helvetica,sans-serif;
text-align: center;
padding: 208px 0px 0px;
width: 100%;
font-size: 31px;
}

#FreeFormatPage header p{
  color: #222;
  padding: 15px 0 0 0;;
   position: absolute;
   top: 200px;
  width: 200px;
   text-align: left;
}

#FreeFormatPage section{
  float: left;
  height: auto;
  width: 100%
}

/*-----------------------------------MEDIA QUERIES---------------------------------*/
@media only screen and (min-width : 1025px) {
  #FreeFormatPage {   margin: 0 auto;}
}
@media only screen and (max-width : 1024px) {
	 #FreeFormatPage {   margin: 0;width: 100%;}
  #FreeFormatPage #wrap{ display:none;} 
  #FreeFormatPage header{background: url(../images/Header1.jpg) no-repeat top center;
  display:block;}
}
@media only screen and (max-width : 768px) {
	 #FreeFormatPage {   margin: 0;width: 100%;}
  #FreeFormatPage #wrap{ display:none;} 
  #FreeFormatPage header{background: url(../images/Header1.jpg) no-repeat top center;
  display:block;}
}

/*-------------------------------------LIFESTYLE------------------------------*/

.Lifestyle{
width: 100%;
height: 768px;
position: relative;
margin: 4px 0px 20px;
padding: 0px;
display: block;
text-align: center;
position: relative;
float: left;
margin: 0;
z-index: 2;
}
.Lifestyle .TextArea{
display: block;
width: 405px;
height: 415px;
top: 0;
position: absolute;
}

.Lifestyle .TextArea p{
display: block;
font: 23px/23px "AvalonBook",Arial,Helvetica,sans-serif;
float: left;
position: relative;
text-align: center;
width: 100%;
text-transform: uppercase;
color: rgb(255, 255, 255);
top: 142px;
padding: 18px 0;
background: #d71f36;
opacity: 0.6;
 filter: alpha(opacity=60); /* For IE8 and earlier */
  -webkit-transition:.5s;
  /* ...and now for the proper property */
  transition:.5s;
}
.Lifestyle:hover .TextArea p{
background: #d71f36;
opacity: 1;
 filter: alpha(opacity=100); /* For IE8 and earlier */
 z-index: 3;
}
.Lifestyle h3{
font: 65px/65px "AvalonLight",Arial,Helvetica,sans-serif;
position: relative;
top: 90px;
display: block;
width: 100%;
padding: 0px;
margin: 0px;
text-transform: uppercase;
   }
.Lifestyle h3 span{
font-size: 0px;
display: block;
width: 100%;
height: 43px;
margin-top: 57px;
}


/*---------------------------------
LIFESTYLE THREE
---------------------------------*/

.Lifestyle.Three .TextArea{ 
left: inherit;
height: 738px;
right: 5%;
}
.Lifestyle.Three .TextArea p{
background: #000;
}
.Lifestyle.Three h3 {
        color: #fefefe;
}
.Lifestyle.Three h3 span {
    margin-top: 391px;
}
/*---------------------------------
LIFESTYLE FOUR
---------------------------------*/

.Lifestyle.Four h3 span {
    height: 50px;
}
.Lifestyle.Four .TextArea{ 
height: 738px;
left: 25%;
}
.Lifestyle.Four .TextArea p{
color: #000;
}

#FreeFormatPage section.Space{
margin: 90px 0;
}
/*---------------------------------
LIFESTYLE FIVE
---------------------------------*/

.Lifestyle.Five .Box{
display: block;
height: 291px;
width: 362px;
border: 1px solid #000;
margin-top: 258px;
}
.Lifestyle.Five h3 {top: 80px; }
.Lifestyle.Five h3 span.Text1 {
  background: none;
    font: 20px/23px "AvalonLight",Arial,Helvetica,sans-serif;
    height: auto;
    margin: 0;
}
.Lifestyle.Five h3 span.Text2 {
    height: 50px;
    margin: 0;
}
.Lifestyle.Five h3 span.Text3 {
   background: none;
      font: 60px/60px "AvalonLight",Arial,Helvetica,sans-serif;
      padding-left: 30px;
      text-align: left;
    margin: 0;
}
.Lifestyle.Five .TextArea {
    height: 738px;
    width: 364px;
    left: 33%;
    position: absolute;
}
.Lifestyle.Five .TextArea p{
color: #000;
}
#FreeFormatPage section.Space{
margin: 90px 0;
}

@media only screen and (min-width : 1200px) {
    .Lifestyle.Five .TextArea {
    left: 35%;
}
}
/*-------------------------------------SECTION 2------------------------------*/

.SectionTwo .Present{
  text-align: center;

  display: block;
  width: 257px;
  height: 287px;
  float: left;
}
.SectionTwo .Present h3{ 
    margin: 90px 0px 0px;
    padding: 0px;
    text-transform: uppercase;
    font: 65px/45px "AvalonLight",Arial,Helvetica,sans-serif;
}

.SectionTwo .Present h3 span{ 
text-indent: -9999px;
height: 48px;
display: inline-block;
width: 100%;
padding: 5px 0px;
}
.SectionTwo .Present p{ 
font: 16px/16px "AvalonBook",Arial,Helvetica,sans-serif;
padding: 10px 0;
    margin: 0;
}

.SectionTwo a.Product1{
display: block;
float: left;
width: 554px;
height: 390px;
margin-top: 90px;
}
.SectionTwo a.Product2{
  display: block;
  float: right;
  width: 385px;
  height: 480px;
  margin-right: 4%;
  position: relative;
}
.SectionTwo a.Product2 p{
position: absolute;
font: 16px/16px "AvalonBook",Arial,Helvetica,sans-serif;
bottom: 0px;
width: 100%;
text-align: center;
    margin: 0;
}
.SectionTwo a.Product2 span{
text-indent: -9999px;
height: 48px;
width: 67px;
display: inline-block;
padding: 14px 0;
}
.SectionTwo a.Product2 h3 {
    font: 45px/16px "AvalonLight",Arial,Helvetica,sans-serif;
    position: absolute;
    bottom: 15px;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    padding: 10px 0;
    margin: 0;
    height: 48px;
}
/*-----------------------------------MEDIA QUERIES---------------------------------*/
@media only screen and (min-width : 1025px) {
}
@media only screen and (max-width : 1024px) {
.SectionTwo a.Product1 {width: 447px;}
.SectionTwo a.Product2 {width: 279px; margin: 0;}
}
@media only screen and (max-width : 768px) {
.SectionTwo a.Product1{width: 511px;}
.SectionTwo a.Product2 {width: 385px;float: left;}
}

/*-------------------------------------SECTION 3 GIFTS------------------------------*/

.Gifts img{
  margin: 0 auto;
  display: block;
}
.Gifts h3{
  text-align: center;
    font: 45px/16px "AvalonLight",Arial,Helvetica,sans-serif;
    text-transform: uppercase;
}
.Gifts h3 span{font: 45px/16px "AvalonDemi",Arial,Helvetica,sans-serif;}
.Gifts a.Button{
display: block;
border: 1px solid #CCC;
padding: 16px 10px;
width: 28%;
float: left;
margin: 10px;
text-align: center;
text-transform: uppercase;
    font-family: "AvalonBook",Arial,Helvetica,sans-serif; 
}
.Gifts .Wrapper{
  width: 810px;
  margin: 0 auto;
}
@media only screen and (max-width : 768px) {
.Gifts a.Button{width: 26%;}
}
/*-------------------------------------SECTION 3------------------------------*/

.SectionThree .Present{
  text-align: center;
  display: block;
  width: 257px;
  height: 287px;
  float: right;
      z-index: 2;
    position: relative;
}

.SectionThree .Present h3{ 
    margin: 90px 0px 0px;
    padding: 0px;
    text-transform: uppercase;
    font: 34px/34px "AvalonLight",Arial,Helvetica,sans-serif;
}

.SectionThree .Present h3 span{ 
text-indent: -9999px;
height: 25px;
display: inline-block;
width: 100%;
padding: 5px 0px;
}
.SectionThree .Present p{ 
font: 16px/16px "AvalonBook",Arial,Helvetica,sans-serif;
padding: 10px 0;
    margin: 0;
}

.SectionThree a.Product1{
display: block;
float: right;
width: 554px;
height: 390px;
margin-top: 90px;
right: -51px;
position: relative;
}
.SectionThree a.Product2{
  display: block;
  float: right;
  width: 385px;
  height: 480px;
  margin-right: 4%;
  position: relative;
}
.SectionThree a.Product2 p{
position: absolute;
font: 16px/16px "AvalonBook",Arial,Helvetica,sans-serif;
bottom: 0px;
width: 100%;
text-align: center;
    margin: 0;
}
.SectionThree a.Product2 span{
text-indent: -9999px;
height: 48px;
width: 67px;
display: inline-block;
padding: 14px 0;
}
.SectionThree a.Product2 h3 {
    font: 45px/16px "AvalonLight",Arial,Helvetica,sans-serif;
    position: absolute;
    bottom: 15px;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    padding: 10px 0;
    margin: 0;
    height: 48px;
}

/*-----------------------------------MEDIA QUERIES---------------------------------*/
@media only screen and (min-width : 1025px) {
}
@media only screen and (max-width : 1024px) {
  .SectionThree a.Product1{width: 382px; }
  .SectionThree a.Product2{margin-right: 0px;}
}
@media only screen and (max-width : 768px) {
.SectionThree a.Product1{width: 511px;}
}

/*-------------------------------------SECTION 4------------------------------*/
.SectionFour{
  padding: 0px 18.5%;
width: 63% !important;
}
.SectionFour .Present{
  text-align: center;
  display: block;
  width: 257px;
  height: 287px;
  float: right;
  z-index: 1000;
position: relative;
}
.SectionFour .Present h3{ 
    margin: 90px 0px 0px;
    padding: 0px;
    text-transform: uppercase;
    font: 34px/34px "AvalonLight",Arial,Helvetica,sans-serif;
}

.SectionFour .Present h3 span{ 
text-indent: -9999px;
height: 25px;
display: inline-block;
width: 100%;
padding: 5px 0px;
}
.SectionFour .Present p{ 
font: 16px/16px "AvalonBook",Arial,Helvetica,sans-serif;
padding: 10px 0;
    margin: 0;
}

.SectionFour a.Product1{
display: block;
float: right;
width: 554px;
height: 390px;
margin-top: 90px;
  right: -51px;
position: relative;
z-index: 2;
}
/*-----------------------------------MEDIA QUERIES---------------------------------*/
@media only screen and (min-width : 1025px) {
}
@media only screen and (max-width : 1024px) {
  .SectionFour { padding: 0px 4.5%;width: 82% !important;}
  .SectionFour a.Product1{width: 511px;}
  .Lifestyle.Four .TextArea{left: 14%;}
}
@media only screen and (max-width : 768px) {
.SectionFour a.Product1{width: 511px;}
.Lifestyle.Four .TextArea{ left: 10%;}
.Lifestyle.Four{ background-position: 85% center;}
.Lifestyle.Five .TextArea {   left: 26%;  }
.SectionFour {padding: 0;width: 100% !important;}
}
