@charset "utf-8";
/* CSS Document */
#content-div {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	height: 1400px;
}
.darkpink { color: #b03f76 }
.pink { color: #e94466 }
.blue { color: #98caec }
.black { color: #000 }
.red { color: #cf2d3d }
.bold { font-weight: bold }
/*  SLOT 2  ====================================================================== */
#slot2 {
	position: absolute;
	top: 1440px;
	width: 80%;
	padding: 3% 10% 0;
	text-align: center;
	border-top: 1px dotted #ccc;
}
#slot2 h1, #slot2 h2, #slot2 p {
	margin: 0;
	padding: 0 0 10px 0;
	color: #626262;
}
#slot2 h1 { font: 12px/19px 'LibreBaskervilleItalic', Arial, Helvetica, sans-serif; }
#slot2 p {
	font-size: 9px;
	line-height: 12px;
}
#slot2 a {
	font-size: 9px;
	color: #626262;
	text-decoration: underline
}
#slot2 a:hover {
	color: #ed1261;
	text-decoration: underline
}
/*  SLOT 4  ====================================================================== */
#slot4 {
	position: relative;
	height: 490px;
	width: 100%;
	max-width: 1000px;
	overflow: hidden;
	margin: 2px 0 0;
}
#slot4 img, #slot5 img { float: left; }
#slot4 .cycle-pager {
	position: absolute;
	top: 7px;
	left: 5px;
	z-index: 5;
}
#slot4 .cycle-pager a {
	float: left;
	font-size: 0;
	height: 16px;
	margin: 0 0 0 5px;
	width: 16px;
	background: url('//images2.drct2u.com/content/images/homepages/1206ss_DAL_HP_radio.png') no-repeat
}
#slot4 .cycle-pager a.activeSlide { background: url('//images2.drct2u.com/content/images/homepages/1206ss_DAL_HP_radio_active.png') }
#lifstyleContainer {
	width: 100%;
	max-width: 1000px;
	height: 490px;
}
#slot4 a { 
	cursor: pointer; 
	display: block;
	height: 100%;
	width: 100%;
	 }
#slot4 a.ExtraLinkDisplayFix{ display: inline;}

#slot4 a:hover { text-decoration: none }

.cycle-prev, .cycle-next {
	position: absolute;
	top: 0;
	width: 32px;
	height: 100%;
	z-index: 6;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0);
}
.cycle-prev {
	left: 10px;
	background: url('http://images2.drct2u.com/content/images/homepages/131128aw_DAL_hp_leftarrow.png') 50% 50% no-repeat;
}
.cycle-next {
	right: 10px;
	background: url('http://images2.drct2u.com/content/images/homepages/131128aw_DAL_hp_rightarrow.png') 50% 50% no-repeat;
}
#lifestyleContainer:hover .cycle-prev, #lifestyleContainer:hover .cycle-next {
	opacity: .8;
	filter: alpha(opacity=80)
}
/*--------cycleLifestyle 1------*/
.cycleLifestyle1 {
	width: 1000px;
	height: 490px;
	display: block;
	background: url(http://images2.drct2u.com/content/images/homepages/150102aw_DAL_HP_InWithTheNew.jpg) no-repeat;
}
.cycleLifestyle1 .textarea {
    float: left;
    left: 644px;
    position: relative;
    text-align: center;
    top: 88px;
    width: 230px;
}
.cycleLifestyle1 h3 {
	width: 100%;
	padding: 0;
	font: 4.5em/46px FranklinGothicLig, Arial, Helvetica, sans-serif;
	color: #000;
	float: left;
	text-transform: uppercase;
}
.cycleLifestyle1 h3 span.Embrace {
	text-transform: lowercase;
	font: 46px/.7em RittsCursive, Arial, Helvetica, sans-serif;
}
.cycleLifestyle1 h3 span.The {
-webkit-transform: rotate(-90deg);/* Safari */
-moz-transform: rotate(-90deg);/* Firefox */
-ms-transform: rotate(-90deg);/* IE */
-o-transform: rotate(-90deg);/* Opera */
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);/* Internet Explorer */
  display: block;
    font: 41px/41px FranklinGothicMedCon,Arial,Helvetica,sans-serif;
    left: 7px;
    position: absolute;
    top: 71px;
}
.cycleLifestyle1 h3 span.New {
    font: 90px/85px FranklinGothicMedCon,Arial,Helvetica,sans-serif;
    padding-left: 37px;
}
.cycleLifestyle1 p{ 
color: #000000;
    float: left;
    font: 1.1em/20px FranklinGothicLig,Arial,Helvetica,sans-serif;
    margin: 0;
    padding-top: 34px;
    width: 100%;
}
.cycleLifestyle1 h4 {
    color: #000;
    border: 3px solid #999;
    border-radius: 5px;
    float: left;
    font: 1.4em/1em FranklinGothicLig,Arial,Helvetica,sans-serif;
    margin-top: 30px;
    padding: 11px 0;
    text-decoration: none;
    text-transform: uppercase;
    width: 100%;
}
.cycleLifestyle1 h4 span, .cycleLifestyle1 h5 span{font: 1em/1em RittsCursive, Arial, Helvetica, sans-serif;}
.cycleLifestyle1 h4:hover, .cycleLifestyle1 h5:hover  {
	background: #999;
	color: #FFF;
}
.cycleLifestyle1 h5 {
	top: 368px;
	position: absolute;
	right: 299px;
	width: auto;
	font: 1.4em/1em FranklinGothicLig, Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: underline;
}

/*--------cycleLifestyle 2------*/
.cycleLifestyle2 {
	width: 1000px;
	height: 490px;
	display: block;
	background: url(http://images2.drct2u.com/content/images/homepages/150102aw_DAL_HP_TheNewClassics.jpg) no-repeat
}
.cycleLifestyle2 .textarea {
    float: left;
    left: 566px;
    position: relative;
    text-align: center;
    top: 63px;
    width: 230px;
}
.cycleLifestyle2 h3 {
	width: 100%;
	padding: 0;
	font: 4.5em/46px FranklinGothicLig, Arial, Helvetica, sans-serif;
	color: #000;
	float: left;
	text-transform: uppercase;
}
.cycleLifestyle2 h3 span.Embrace {
	float: left;
	font: 36px/0.6em FranklinGothicLig,Arial,Helvetica,sans-serif;
    	padding-left: 36px;
}
.cycleLifestyle2 h3 span.The {
-webkit-transform: rotate(-90deg);/* Safari */
-moz-transform: rotate(-90deg);/* Firefox */
-ms-transform: rotate(-90deg);/* IE */
-o-transform: rotate(-90deg);/* Opera */
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);/* Internet Explorer */
display: block;
    font: 34px/41px FranklinGothicMedCon,Arial,Helvetica,sans-serif;
    left: 24px;
    position: absolute;
    top: 13px;
}
.cycleLifestyle2 h3 span.New {
    color: #FFFFFF;
    font: 71px/67px FranklinGothicMedCon,Arial,Helvetica,sans-serif;
    padding-left: 18px;
}
.cycleLifestyle2 p{ 
color: #000000;
    float: left;
    font: 1.1em/20px FranklinGothicLig,Arial,Helvetica,sans-serif;
    margin: 0;
    padding-top: 34px;
    width: 100%;
}
.cycleLifestyle2 h4 {
    color: #000;
    float: left;
    font: 1.3em/1em FranklinGothicLig,Arial,Helvetica,sans-serif;
    margin-top: 25px;
    text-decoration: underline;
    width: 100%;
}
.cycleLifestyle2 h4 span, .cycleLifestyle2 h5 span{font: 1em/1em RittsCursive, Arial, Helvetica, sans-serif;}
.cycleLifestyle2 h4:hover, .cycleLifestyle2 h5:hover  {
	  color: #333;
}
.cycleLifestyle2 h5 {
	top: 327px;
	position: absolute;
	right: 258px;
	width: auto;
	font: 1.3em/1em FranklinGothicLig, Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: underline;
}

/*  SLOT 5  ====================================================================== */
#slot5 {
	width: 100%;
	max-width: 1000px;
	margin: 5px 0 10px 0;
}
#slot5 p.header {
	width: 100%;
	max-width: 1000px;
	font-family: 'RittsCursive', Arial, Helvetica, sans-serif;
	font-size: 22pt;
	text-transform: lowercase;
	text-align: center;
	background: url('//images2.drct2u.com/content/images/homepages/1307aw_DAL_line.gif') no-repeat;
	padding: 0;
}
.heart {
	font-family: 'entyporegular', Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 50px;
	font-weight: normal;
	line-height: 40px;
	margin: 0 5px 0 0;
	vertical-align: middle;
}
#slot5 .left {
	width: 327px;
	float: left;
	margin: 0 17px 0 0
}
#slot5 .middle {
	width: 316px;
	float: left;
	margin: 0 17px 0 0;
}
#slot5 .right {
	width: 323px;
	float: left;
}
#slot5 .lefttop {
	position: relative;
	float: left;
	width: 327px;
	height: 332px;
}
#slot5 .leftbottom {
	position: relative;
	float: left;
	width: 327px;
	height: 334px;
}
#slot5 .righttop {
	float: left;
	width: 327px;
	height: 332px;
}
#slot5 .rightbottom {
	float: left;
	width: 327px;
	height: 334px;
}
#slot5 a img { margin-bottom: 10px }
#slot5 a p.heading {
	font-family: 'FranklinGothicMedCon', Arial, Helvetica, sans-serif;
	text-align: center;
	color: #000;
	font-size: 1.4em;
	text-transform: uppercase;
	margin: 3px 0 5px 0;
	padding: 0
}
#slot5 a p.info {
	text-align: center;
	margin: 3px 0 0 0;
	height: 30px;
	color: #000;
	font: 1em/1.4em Arial, Helvetica, sans-serif;
}
#slot5 a:hover { text-decoration: none!important }
#slot5 .leftbottom .image {
	float: left;
	width: 100%;
	height: 254px;
	margin: 0 0 10px;
	background: #000;
	text-align: center;
}
#slot5 .leftbottom .image img { margin: 39px 114px 18px; }
#slot5 .leftbottom .image h5 {
	font: 30px/30px 'FranklinGothicMedCon', Arial, Helvetica, sans-serif;
	color: #ffdb00;
	text-transform: uppercase;
}
#slot5 .leftbottom .image p {
	font: 26px/36px 'FranklinGothicLig', Arial, Helvetica, sans-serif;
	color: #ffdb00;
}
