/*
 * Make sure headings and sub headings are the right sizes
 */

/*=============================================
 * Styles ported from header/footer body
 */

/* body, p {color:#4D4D4D;}
.epi-BG1 {background-color:#D8D8D8;}
.epi-BG2 {background-color:#2D076E;}
.epi-BG3 {background-color:#099BD5;}1
.epi-BG4 {background-color:#FFFFFF;}
.epi-font1 {color:#4D4D4D;}
.epi-font2 {color:#009BD4;}
.epi-font3 {color:#4D4D4D;}
.epi-font4 {color:#4D4D4D;}
.epi-link1,.epi-link1:link,.epi-link1:visited {color:#4D4D4D;}
.epi-link1:active,.epi-link1:hover {color:#4D4D4D;}
.epi-link2,.epi-link2:link,.epi-link2:visited {color:#009BD4;}
.epi-link2:active,.epi-link2:hover {color:#009BD4;}
.epi-link3,.epi-link3:link,.epi-link3:visited {color:#4D4D4D;}
.epi-link3:active,.epi-link3:hover {color:#4D4D4D;}
.epi-link4,.epi-link4:link,.epi-link4:visited {color:#4D4D4D;}
.epi-link4:active,.epi-link4:hover {color:#4D4D4D;} */

body #aoc-globalnav { text-align:center;}
body #aoc-globalnav #aoc-gn-inner { margin:0 auto;}
body #aoc-globalnav #aoc-gn-inner { width:960px;}
body #aoc-globalnav #aoc-gn-left { left:0;}
body #aoc-globalnav #aoc-gn-right { right:0;}

/*=============================================
 * Overriding styles for colour
 */


#aoc-body-main, #aoc-header, #aoc-header-bottom, #aoc-header-bottom-inner,
.aoc-columns-container, #aoc-pagecontent-inner {
	background-color: #FFFFFF;
}

div.iaf-module h1 {
	font-size: 2.5em;
	margin-bottom: 0.5em;
}

div.iaf-module p {
	padding-bottom: 1em;
}

div.iaf-module p.intro {
	margin-bottom: 3em;
}

p.legal {
	clear: both;
}

.shadow {
	height: 16px;
	background-image: url('/images/skycom/extended-grid/1024/GREY/iaf/package-shadow-bottom.gif');
	background-repeat: repeat-x;
	background-position: bottom left;
	margin-bottom: 1em;
}

.shadow hr {
	display: none;
}

.bodyCopy p {
	padding-right: 100px;
}

div.iaf-module {
	font-size: 0.69em;
	line-height: 1.4em;
}

div.iaf-module h2 {
	font-size: 2em;
	margin: 10px 0;
}

div.iaf-module h1 em,
div.iaf-module h2 em,
div.iaf-module h3 em,
div.iaf-module h4 em {
	color: #00ACDE;
	font-style: normal;
}

div.iaf-module h3 {
	font-size: 1.7em;
	padding: 0;
	margin: 10px 0;
}

/*=============================================
 * Default gift styles
 */


.gift {
	/* background-image: url('/images/skycom/extended-grid/1024/GREY/iaf/gift-select-inactive-left.gif');
	background-position: top left;
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	margin: 0 0 5px 0; */
}

.gift .top, .gift .bot { height: 6px; }
.gift .top .tr {
	background-image: url('/images/skycom/extended-grid/1024/GREY/iaf/gift-select-inactive-top-right.gif');
	width: 6px;
	height: 6px;
}

.gift .top .t {
	background-image: url('/images/skycom/extended-grid/1024/GREY/iaf/gift-select-inactive-top.gif');
	height: 6px;
	margin: 0px 6px;
}

.gift .top .tl {
	background-image: url('/images/skycom/extended-grid/1024/GREY/iaf/gift-select-inactive-top-left.gif');
	height: 6px;
	width: 6px;
}


.gift .l {
	background-image: url('/images/skycom/extended-grid/1024/GREY/iaf/gift-select-inactive-left.gif');
	background-position: top left;
	background-color: transparent;
	background-repeat: repeat-y;
}

.gift .r {
	background-image: url('/images/skycom/extended-grid/1024/GREY/iaf/gift-select-inactive-right.gif');
	background-position: top right;
	background-repeat: repeat-y;
	background-color: transparent;
	clear: both;
}

.gift .bot .br {
	background-image: url('/images/skycom/extended-grid/1024/GREY/iaf/gift-select-inactive-bottom-right.gif');
	height: 6px;
	width: 6px;
}

.gift .bot .b {
	background-image: url('/images/skycom/extended-grid/1024/GREY/iaf/gift-select-inactive-bottom.gif');
	background-position: top left;
	height: 6px;
	margin: 5px 6px 0px 6px;
}

.gift .bot .bl {
	background-image: url('/images/skycom/extended-grid/1024/GREY/iaf/gift-select-inactive-bottom-left.gif');
	height: 6px;
	width: 6px;
}


.gift .gift-inner {
/* background-image: url('/images/skycom/extended-grid/1024/GREY/iaf/gift-select-inactive-right.gif');
	background-position: top right;
	background-repeat: repeat-y;
	position: relative;
	overflow: hidden; */;
}

/*=============================================
 * Styles for the steps
 */

#steps {
	overflow: hidden;
	/*
	background-image: url('/images/skycom/extended-grid/1024/GREY/iaf/steps-gradient.gif');
	background-repeat: repeat-x;
	background-position: bottom left;
	*/
	list-style: none;
	margin: 0 0 0 0;
	padding: 0;
}

#steps li {
	float: right;
	width: 48%;
	padding: 10px 0px 0px 10px;
}

#steps li h3 {
	padding-top: 0px;
}

#steps li.step1 {
	float: left;
}

#steps li img {
	float: right;
	margin-left: 15px;
}

/*=============================================
 * Styles for the gifts
 */

#gifts {
	clear: both;
	padding-bottom: 10px;
	background-image: url('/images/skycom/extended-grid/1024/GREY/iaf/gift-shadow-bottom.gif');
	background-repeat: no-repeat;
	background-position: bottom left;
	margin: 10px 0 0 0;
	overflow: auto;
}

#gifts .gift {
	background-image: url('/images/skycom/extended-grid/1024/GREY/iaf/gift-gradient.gif');
	background-repeat: repeat-x;
	background-position: bottom left;
}

#gifts .gift {
	margin-bottom: 0;
}

/*#gifts .gift .gift-top {
	background-image: url('/images/skycom/extended-grid/1024/GREY/iaf/gift-top.gif');
}

#gifts .gift .gift-top .gift-left {
	background-image: url('/images/skycom/extended-grid/1024/GREY/iaf/gift-top-left.gif');
}

#gifts .gift .gift-top .gift-right {
	background-image: url('/images/skycom/extended-grid/1024/GREY/iaf/gift-top-right.gif');
}


#gifts .gift .gift-bottom {
	 background-image: url('/images/skycom/extended-grid/1024/GREY/iaf/gift-bottom.gif');
	 clear: both;
}

#gifts .gift .gift-bottom .gift-left {
	background-image: url('/images/skycom/extended-grid/1024/GREY/iaf/gift-bottom-left.gif');
}

#gifts .gift .gift-bottom .gift-right {
	background-image: url('/images/skycom/extended-grid/1024/GREY/iaf/gift-bottom-right.gif');
}*/ 

#gifts.three-col {
	overflow: auto;
}

#gifts.three-col .gift {
	width: 331px;
	float: left;
	margin-right: -2px;
}

#gifts .gift .gift-inner h4 {
	color: #00ACDE;
	font-size: 2em;
}


#gifts .gift .gift-inner .gift-image {
	height: 100px;
	text-align: center;
	position: relative;
}

#gifts.two-col,
#gifts.three-col {
	overflow: auto;
}


#gifts.two-col .gift {
	width: 498px;
	float: left;
	margin-right: -2px;
}

 .gift .gift-inner-content {
 	margin: 0 5px;
	overflow: auto;
	background-image: url('/images/skycom/extended-grid/1024/GREY/iaf/gift-inner-gradient.gif');
	background-repeat: repeat-x;
	background-position: bottom left;
	padding: 10px;
	position: relative;
 }
 
 .gift .gift-inner-content .clear {
 	height: 1px;
	overflow: hidden; 	
 }

/*

#gifts.one-col .gift {
	float: left;
	background-image: url('/images/skycom/extended-grid/1024/GREY/iaf/gift-left-door-large.gif');
	margin-left: 0;
	float: none;
}

#gifts.one-col .gift .gift-inner {
	background-image: url('/images/skycom/extended-grid/1024/GREY/iaf/gift-right-door-large.gif');
	height: 184px;
	width: auto;
	padding-left: 20px;
	padding-right: 20px;
}

*/

#gifts.one-col .gift .gift-inner .gift-image,
#gift-selection .gift .gift-inner .gift-image {
	float: left;
	margin-right: 10px;
	padding-left: 10px;
}

#gifts.one-col .gift .gift-inner .content,
#gift-selection.one-col .gift .gift-inner .content {
	text-align: left;
	margin-left: 304px;
}

#gifts.one-col .gift .gift-inner .gift-image {
	height: auto;
	clear: both;
}

#gift-selection .gift .gift-inner .content {
	padding-top: 10px;
}

#gifts.one-col .gift .gift-inner h4 {
	margin-bottom: 1em;
}

#gifts .gift .gift-inner .gift-inner-content {
	padding: 10px 10px 30px 10px;
}

#gifts .gift .gift-inner .pinkRound {
	position: absolute;
	bottom: 10px;
	right: 10px;
}


.pinkRound {
	padding: 0 10px 0 0;
	display: block;
	background-image: url('/images/skycom/extended-grid/1024/GREY/iaf/btn-door-right.gif');
	background-position: top right;
	background-repeat: no-repeat;
	background-color: transparent;
	height: 26px;
	float: right;
}


.pinkRound span {
	background-image: url('/images/skycom/extended-grid/1024/GREY/iaf/btn-door-left.gif');
	background-position: top left;
	background-repeat: no-repeat;
	padding: 0 0 0 10px;
	height: 26px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 26px;
	display: block;
}

/*=============================================
 * Styles for the packs
 */

#packages {
	margin-top: 35px;
}

#packages .package {
	border-bottom: 1px solid #cecece;
	border-top: 1px solid #cecece;
	margin-bottom: 1px;
	background-image: url('/images/skycom/extended-grid/1024/GREY/iaf/package-shadow-top.gif');
	background-repeat: repeat-x;
	background-position: top left;
	background-color: transparent;
	border-left: 1px solid #CECECE;
	border-right: 1px solid #CECECE;
}

#packages .package .head {
	clear: both;
	padding: 10px 20px;
	background-image: none;
}

#packages.enhanced .package .head {
	background-image: url('/images/skycom/extended-grid/1024/GREY/iaf/button-seeMore.gif');
	background-position: 98% 80%;
	background-repeat: no-repeat;
	background-color: transparent;
	cursor: pointer;
}



#packages .package .head .image {
	float: left;
	margin-right: 1em;
}


#packages .package .head .content {
	padding-right: 100px;
}


#packages.enhanced .package.selected .head  {
	background-image: url('/images/skycom/extended-grid/1024/GREY/iaf/button-close.gif');
}

#packages .package .head h3 {
	margin: 0;
	padding: 10px 0;
}

#packages .package .details {
	/*
	background-image: url('/images/skycom/extended-grid/1024/GREY/iaf/package-gradient-open.jpg');
	background-repeat: repeat-x;
	background-position: bottom left;
	background-color: transparent;
	*/
	overflow: hidden;
	clear: both;
}

#packages ul.packs {
	list-style: none;
	padding: 0;
	margin: 0;
	float: left;
}


#packages ul.packs li {
	float: left;
	width: 442px;
	padding: 0 20px;
}

#packages ul.packs li img {
	float: left;
	margin-right: 20px;
}

#packages ul.packs h4 {
	font-size: 1.4em;
	margin: 10px 0;
	font-family: Helvetica, Arial, sans-serif;
}

/*=============================================
 * Styles for the comparisson
 */

#comparisons {
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	margin-bottom: 10px;
	clear: both;
}

#comparisons li {
	float: left;
	width: 326px;
	border: 1px solid #dddddd;
	margin-right: 5px;
	/*
	background-image: url('/images/skycom/extended-grid/1024/GREY/iaf/comparison-gradient.jpg');
	background-repeat: repeat-x;
	background-position: bottom left;
	*/
	background-color: #FFFFFF;
}

#comparisons li.last {
	margin-right: 0;
}

#comparisons li .product {
	background-color: #FFFFFF;
	padding: 23px 18px 0 18px;
	text-align: center;
}

#comparisons li .product h3 {
	margin: 0;
	text-align: left;
}

#comparisons li .product h4 {
	font-size: 1.3em;
	text-align: left;
}

#comparisons li .product img {
	margin-top: 20px;
}

#comparisons li .copy {
	padding: 5px 18px 0 15px;
}


#comparisons li ul {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}

#comparisons li ul li {
	width: auto;
	padding: 5px 0 5px 30px;
	border: none;
	float: none;
	background-position: 0 3px;
	background-repeat: no-repeat;
	margin: 10px 0;
	background-image: url('/images/skycom/extended-grid/1024/GREY/iaf/icons/icon-default.gif');
}

#comparisons li ul li.anytime {
	background-image: url('/images/skycom/extended-grid/1024/GREY/iaf/icons/icon-anytime.gif');
}

#comparisons li ul li.hd {
	background-image: url('/images/skycom/extended-grid/1024/GREY/iaf/icons/icon-hd.gif');
}

#comparisons li ul li.pause {
	background-image: url('/images/skycom/extended-grid/1024/GREY/iaf/icons/icon-pause.gif');
}

#comparisons li ul li.record {
	background-image: url('/images/skycom/extended-grid/1024/GREY/iaf/icons/icon-record.gif');
}

#comparisons li ul li.rewind {
	background-image: url('/images/skycom/extended-grid/1024/GREY/iaf/icons/icon-rewind.gif');
}

#comparisons li ul li.series {
	background-image: url('/images/skycom/extended-grid/1024/GREY/iaf/icons/icon-series.gif');
}

#comparisons li ul li.surround_sound {
	background-image: url('/images/skycom/extended-grid/1024/GREY/iaf/icons/icon-surround_sound.gif');
}

#comparisons li ul li.detail {
	background-image: url('/images/skycom/extended-grid/1024/GREY/iaf/icons/icon-detail.gif');
}


/*=============================================
 * Styles for find out more
 */

#find-out-more {
	border: 1px solid #eee8e8;
	background-image: url('/images/skycom/extended-grid/1024/GREY/iaf/findoutmore-gradient.gif');
	background-repeat: repeat-x;
	background-position: bottom left;
	padding: 20px 15px;
	margin-bottom: 20px;
	clear: both;
}

#find-out-more h2 {
	display: inline;
	font-size: 1.7em;
}

ul.footer-links {
	display: inline;
	margin: 0;
	padding: 0 0 10px 0;
	float: left;
}

ul.footer-links li {
	display: inline;
	margin-right: 30px;
}

ul.footer-links li a:link,
ul.footer-links li a:visited,
ul.footer-links li a:hover,
ul.footer-links li a:active {
	padding: 5px;
	background-image: url('/images/skycom/extended-grid/1024/GREY/iaf/findoutmore-arrow.gif');
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding-left: 15px;
	color: #009bd4;
	font-size: 1.2em;
}

/*=============================================
 * Styles for the terms
 */

.termsandconditions {
	clear: both;
	font-size: 0.75em;
	padding: 0 10px;
	margin-top: 1em;
}

.termsandconditions h4 {
	margin-bottom: 1em;
}

a:link.top, a:visited.top, a:hover.top, a:active.top {
	color: #009bd4;
	float: right;
	margin-bottom: 1em;
}

/*=============================================
 * Overriding generic styles
 */

#steps, #gifts, #packages {
	margin-bottom: 30px;
	margin-top: 10px;
}

/*==========================================================================================
 * 
 *								    	- IAF customer -
 *
 *==========================================================================================*/


/*=============================================
 * Styling gift selection
 */

div#gift-selection.enhanced .gift {
	cursor: auto;
}

#gift-selection .gift.active .l {
	background-image: url('/images/skycom/extended-grid/1024/GREY/iaf/gift-select-left.gif');
}


#gift-selection .gift.active .r {
	background-image: url('/images/skycom/extended-grid/1024/GREY/iaf/gift-select-right.gif');
}


#gift-selection .gift.active .top .t {
	background-image: url('/images/skycom/extended-grid/1024/GREY/iaf/gift-select-top.gif');
}



#gift-selection .gift.active .top .tl {
	background-image: url('/images/skycom/extended-grid/1024/GREY/iaf/gift-select-top-left.gif');
}



#gift-selection .gift.active .top .tr {
	background-image: url('/images/skycom/extended-grid/1024/GREY/iaf/gift-select-top-right.gif');
}



#gift-selection .gift.active .bot .bl {
	background-image: url('/images/skycom/extended-grid/1024/GREY/iaf/gift-select-bottom-left.gif');
}


#gift-selection .gift.active .bot .br {
	background-image: url('/images/skycom/extended-grid/1024/GREY/iaf/gift-select-bottom-right.gif');
}


#gift-selection .gift.active .bot .b {
	background-image: url('/images/skycom/extended-grid/1024/GREY/iaf/gift-select-bottom.gif');
	margin-top:3px
}

#gift-selection .gift .gift-image {
	text-align: center;
}

#gift-selection .gift .content {
	float: right;
	padding: 0 30px;
	/* margin-left: 300px; */
}

#gift-selection .gift .content a {
	color: #009bd4;
}

#gift-selection .gift .content h3 {
	position: relative;
	color: #009bd4;
	margin-bottom: 10px;
}


#gift-selection .gift .content input {
	position: absolute;
	left: -22px;
}

#gift-selection.two-col {
	overflow: hidden;
	margin-left: -20px;
}

#gift-selection.two-col .gift {
	float: left;
	width: 317px;
	margin-left: 20px;
}

#gift-selection.two-col .gift .gift-image,
#gift-selection.three-col .gift .gift-image {
	float: none;
	margin: 0;
	padding: 0;
}

#gift-selection.two-col .gift .content,
#gift-selection.three-col .gift .content {
	margin-left: 0;
}

#gift-selection .gift .gift-bottom {
	width: 100%;
	/* position: absolute;
	bottom: 0;
	left: 0; */
}

#gift-selection.two-col .gift .gift-bottom {
	width: 317px;
}

#gift-selection.three-col {
	overflow: hidden;
	margin-left: -15px;
}

#gift-selection.three-col .gift {
	float: left;
	width: 208px;
	margin-left: 15px;
}

#gift-selection.three-col .gift .gift-bottom {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 208px;
}

div#gift-selection.enhanced.three-col .gift,
div#gift-selection.enhanced.two-col .gift {
	cursor: auto;
}


/*================================================
 * Grey Background Styles - Clean Up
 */

fieldset.section {
	border: none;
	padding: 0 10px 11px 10px;
	margin: 0px;
	/* margin: 10px 0 1px 0; */
	/*
	background-image: url('/images/skycom/extended-grid/1024/GREY/iaf/form-gradient.gif');
	background-repeat: repeat-x;
	background-position: bottom left;
	*/
}

fieldset.section dl dd .text {
	border: 1px solid #d8d8d8;
	padding: 3px;
	width: 430px;
}


fieldset.section dl dd em {
	font-size: 1.1em;
	margin: 5px 0 0 5px;
	font-weight: bold;
}

fieldset.section dl dd {
	margin-bottom: 15px;
}

fieldset.section dl {
	margin: 10px 0px 0 0px;
}

fieldset.section dl dt {
	float: left;
	padding-top: 4px;
	width: 210px;
}

fieldset.section h1 {
	font-size: 2.2em;
	margin-bottom: 1em;
}

fieldset.section h2 {
	font-size: 1.1em;
	margin-bottom: 0.5em;
}

fieldset.section h3 {
	font-size: 1.2em;
	padding: 0;
}

fieldset.section legend {
	display: none;
}

fieldset.section h2 em {
	color: #00ACDE;
	font-style: normal;
}

fieldset.section p {
	margin: 0;
	padding: 0 0 1em 0;
}


fieldset.section a:link, 
fieldset.section a:visited,
fieldset.section a:hover,
fieldset.section a:active {
	color: #009bd4;
}

fieldset.section dl dt label {
	font-weight: bold;
	font-size: 1.1em;
}

fieldset.section dl dt label,
fieldset.section dl dd span {
	font-size: 0.75em;
}

button.submit {
	float: right;
	margin-bottom: 20px;
}

.error,
.errMessage {
	color: #FF0000;
}

input.error,
.error em,
textarea.error {
	color: #000000;
}

fieldset.section dl dt.error {
	padding-top: 17px;
}

fieldset.section dl dt.error label {
	color: #4D4D4D;
}

textarea.text {
	font-size: 0.75em;
	font-family: Arial;
}

.ms-teaser.wide .main .content .wrapper {
	padding-bottom: 0;
}

.submit {
  border:0; 
  cursor:pointer; 
  font-weight:bold; 
  padding:0 20px 0 0; 
  text-align:center;
  display: block;
margin-right: 10px;
  background:url(/images/skycom/extended-grid/1024/GREY/iaf/btn-blue-right.gif) right no-repeat; 
}

.submit span {
  position:relative; 
  display:block; 
  white-space:nowrap; 
  padding:0 0 0 20px;
 	height:26px; 
  line-height:26px;
  background:url(/images/skycom/extended-grid/1024/GREY/iaf/btn-blue-left.gif) left no-repeat;
  color:#fff; 
}

.clearfix {display: inline-block;}

.clearfix:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    font-size: 0;
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}

/*------------------------------------------------------------------------------
 Additional styles
------------------------------------------------------------------------------*/
.ms-clear
{
	clear:both;
}

/*------------------------------------------------------------------------------
 SWT-540
------------------------------------------------------------------------------*/
.iaf-now-button
{
	color:#FFFFFF;
	font-size: 0.75em;
	font-weight: bold;
	line-height: 20px;
	width: auto;
}
