/* IMPORTANT - Stylesheet controls Sky Protect, Sky HD and Sky TV */

/* JS 18/09*/

body {
	font-family: Arial, Helvetica, sans-serif ;
	font-size: 0.8em;
	/*font-size: 10pt;*/
	color:#4d4d4d;
	margin: 0px;
	padding: 0px;
	background-color: #fff;
	text-align:center;
	/*background-image: url(images/sub-nav.jpg);
	background-repeat: repeat-x;
	background-position: 0px 135px;*/
}
body>#content {
	width: 100%;
	min-width: 960px;
}
.imagePad {
	padding-right:55px;
	margin:0;
	}
.box {
	float:left;
	background-color: #f7f7f7;
	border: 0px solid #B0C6D8;
	margin:0 0 10px 0;
	text-align:left;
	width:686px;
	padding:15px;
}
.boxSpan {
	float:left;
	background-color: #fff;
	border: 1px solid #f1f1f1;
	margin:0 0 10px 0;
	text-align:left;
	width:915px;
	padding:15px 15px 15px 15px;
}
.boxSpan width, hr, p {
	width:90%;
	text-align:left;
}

.firefoxhr {
	width:640px; 
	position: absolute;
	height:1px;
}
.clear{
	clear:both;
}

.line {
	border-bottom:1px solid #999;}
	
/* text Styles  */
a, a:visited  {
    color: #f51170;
	text-decoration:none;
	
    } 
a:hover {
   	border:none;
    color: #f51170;
	text-decoration:underline;
    }

a.white {
	color:#f72d7b;
	text-decoration:none;
    } 
a.white:hover {
    color: #f72d7b;
    }
a.white:visited {
	color: #fff;
}
a.pinkLink:link, a.pinkLink:visited {
	color: #f51170;
	text-decoration:underline;
}
a.pinkLink:hover {
	color: #f51170;
	text-decoration: none;
}
a.blueLink:link, a.blueLink:visited {
	color: #823e77;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
	font-weight:bold;
	background-image:url(images/arrowlink-gray.gif);
	background-repeat:no-repeat;
	background-position: 0px 2px;
	padding-left:20px;
} 
a.blueLink:hover, a.blueLink:active {
	color: #777777;
	text-decoration: none;
	background-image: url(images/arrowlink-gray-horiz.gif);
	background-repeat:no-repeat;
	background-position: 0px 2px;
	padding-left:20px;
}

h1 {
	font-family: "Arial Narrow", Arial, Verdana, HelvNue;
	color:#009cdd;
	font-weight:bold;
	font-size:190%;
	margin:0px;
	padding:0px 0 0px 0;
}
.green {
	color: green;
}

h2 {
	font-family: "Arial Narrow", Arial, Verdana, HelvNue;
	font-weight:bold;
	font-size: 130%;
	margin: 0px 0px 7px 0px;
	padding:0px;
	
}
h3 {
	font-family: "Arial Narrow", Arial, Verdana, HelvNue;
	font-weight:normal;
	font-size: 190%;
	color:#069cd9;
	margin:0;
	padding:0;
}
h4 {
	font-family: "Arial Narrow", Arial, Verdana, HelvNue;
	font-weight:600;

	font-size: 130%;
	color:#009cdd;
	padding:0;
	margin:0;
	display:block;
}
h5 {
	font-family: "Arial Narrow", Arial, Verdana, HelvNue;
	font-size: 150%;
	margin: 0px;
	padding:0px;
	color:#009cdd;
	}
.greyHomeBoxLeftMainHome h1 {
	font-size:140%;
	padding:0;
}
h6{
	font-family: "Arial Narrow", Arial, Verdana, HelvNue;
	font-size: 160%;
	margin: 0px;
	padding:0px;
	color:#009cdd;
}
/* Nav Bar */
#header{
	width:960px;
	padding:10px 0px 0px 0px;
	margin:0px auto;
	height:55px;
	border: 0px solid #B0C6D8;
	
}
#header img{
	position:relative;
}
#skyLogo {
	float:right;
	margin-right:10px;
	margin-left:58px;
}

#navBar{
	/*background-image: url(images/bg-gradient-header-bottom.gif); 
	background-repeat: repeat-x; 
	background-position:bottom;*/ 
	text-align:center; 
	border: 0px solid #B0C6D8; 
	margin:-39px 0 0;
}
#mainNavbar{
	margin:0px auto -1px;
	position:relative;
	border: 0px solid #B0C6D8;
	width:670px;
	}

#mainNavbar ul{
	list-style:none;
	margin:0px auto;
	padding: 0 0 0 55px;
	text-align:center;
	border: 0px solid #D8D8D8;
	width:640px;

}
#mainNavbar ul li{
	display:inline;
	margin:0px;
}

#mainNavbar ul li a{
		padding: 0px 14px 1px;
		line-height:30px
}

#mainNavbar ul li a:link, #mainNavbar ul li a:visited{
	background-color:#000000;
	color:#FFFFFF;
	line-height:30px;
	text-decoration:none;

	border: 1px solid #D8D8D8;
	display: inline-block;
}
#mainNavbar ul li a:hover{
	text-decoration:underline;
}

#mainNavbar ul li a.active{
	background:#f8f8f8;
	color:#823e77;
	font-weight:bold;
	border: 1px solid #D8D8D8;
	border-bottom-color:#f8f8f8;

}
#mainNavbar ul li a.active:visited{
	background:#f8f8f8;
	color:#823e77;
	font-weight:bold;
	border: 1px solid #D8D8D8;
	border-bottom-color:#f8f8f8;

}

#subNav{
	height:29px;
	border-top:1px solid #d8d8d8;
	background-image: url(images/bg-gradient-header-bottom.gif); 
	background-repeat: repeat-x; 
	background-position:bottom;
	/*border: 1px solid red;	*/
}
#subNav ul{
	list-style:none;
	margin:0 auto;
	text-align:center;
	border: 0px solid #B0C6D8;
}
#subNav ul li{
	display:inline;
}
#subNav ul li a:link, #subNav ul li a:visited {
	color:#666666;
	line-height:30px;
	padding: 5px 10px;
	text-decoration:none;
}
#subNav ul li a:hover{
	text-decoration:underline;
}
#subNav ul li a.active{
	color:#823e77;
}
#basketDisplay{
	float:right;
	list-style:none li ul;
	padding:4px 15% 0 0;
	border:0px #000000 solid;
}

/* Main body */
BODY > #content {
	MIN-WIDTH: 960px; WIDTH: 100%
}

.box div {padding:8px 0px;}

#colA {
	border: purple 0px solid; 
	float: left; 
	margin: 0 auto; 
	width: 720px; 
	background-color: #f7f7f7;
}
#colA .box div {
	min-height:470px}
#colA .box div h3 {
	padding:0 0 10px 10px; font-size:140%}
#colA .box div ul {
	padding-left:30px;
	}
#colA .box div ul li{
	line-height:1.6em}	
html>/**/#colA .box div ul li{
	line-height:1.7em}
#colB {
	text-align:left;
	float:right;
	margin:0;
	padding:0;
	text-align:right;
	vertical-align:top;
	width:234px;
	border:0px solid green;
}

.greyHomeBoxRight img {
	float:left;
}
.greyBoxHomeColB {
	border:#e2e2e2 1px solid;
	background-color:#F7F7F7;
	margin:0;
	padding:6px;
	text-align: center;
	font-size:90%;
	float:left;
	width:220px; 
	}
.greyBoxColB {
	border:#e2e2e2 1px solid;
	background-color:#F7F7F7;
	margin:7 0 0 0;
	padding:30px 10px;
	text-align: left;
	font-size:90%;
	float:right;
	width:210px; 
}
.greyBoxColB-engineers {
	border:#e2e2e2 1px solid;
	background-color:#F7F7F7;
	margin:7 0 0 0;
	padding:15px 10px;
	text-align: left;
	font-size:90%;
	float:right;
	width:210px; 
}
.greyBoxColB ul li {
	margin-left:-8px;
}
.BoxHomeColB {
	/*border:#e2e2e2 1px solid;
	background-color:#F7F7F7;*/
	padding:6px;
	text-align: left;
	font-size:90%;
	float:left;
	width:220px; 
}
.greyBoxHomeColBgreen {
	border:#e2e2e2 1px solid;
	background-color:#7aa722;
	padding:30px 13px 0px;
	text-align: left;
	font-size:90%;
	float:left;
	width:207px;
	color:#FFFFFF;
	height:174px;
}
.greyBoxHomeColB h5{
	float:left;
	text-align:left;
	padding:1px 6px 13px;
	width:200px;
}
.greyBoxHomeColBgreen h5{
	text-align:left;
	margin-bottom:20px;
	font-size:165%;
	color:#7aa722;
}
.greyBoxHomeColB span{
	float:left;
	text-align:left;
	padding:0px 5px 14px 6px;
}

.greyBoxHomeColB ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
	
.greyBoxHomeColB li {
	/* background-image:url(bullet.jpg); */
	background-position:0 0.3em;
	background-repeat:no-repeat;
	padding:0 0 0px 5px;
}

#colC {
	width:200px;
	float:left;
	margin:8px 10px 8px 0;
	background-color: #fff;
	border:0px solid purple;
	background-color: #f7f7f7;		
}
#colD {
	width:475px;
	float:left;
	margin:8px 0px 8px 0;
	padding:25px 15px;
	background-color: #fff;
	border:0px solid purple;
	text-align:left;
	background-color: #f7f7f7;	
}
#colC ul{
	list-style-image:none;
	padding:0;
}

#colC ul li{
	padding:1px 0;}

#colC ul li a:link, #colC ul li a:visited{
	display:block;
	line-height:30px;
	background-color:#f5f5f5;
	border:1px solid #DBDBDB;
	margin:0;
	padding:0 0 0 10px;
	color:#333;
	}
#colC ul li a:hover{
	display:block;
	line-height:30px;
	border:1px solid #DBDBDB;
	background-color:#E0E0E0;
	margin:0;
	padding:0 0 0 10px;
	color:#333;
	text-decoration:none;
	}
#colC ul li a.active{
	display:block;
	line-height:30px;
	border:1px solid #CCC;
	margin:0;
	padding:0 0 0 10px;
	color:#823e77;
	font-weight:bold;
	background-color:#FFF;
	}
	
/*Forms*/
form {
	margin: 0px;
	padding: 0px;
}
label {
	margin: 0px 0px 0px 0px;
	border: 0px solid #B0C6D8;
	font-weight:bold;
}
input [type="text"] {
	border: 1px solid #B0C6D8;
}
input select {
	border:none;
}
img {
	border:none;
}
.formButton {
	border:none;
}

label, #dd, #cc, {
	border: 0px solid #B0C6D8;
}

.row {
	border: 0px solid pink;
	margin: 10px 0px;
}
.detail {
	width:25%;
	float:left;
	border: 0px solid green;
	text-align:right;
	padding:0 15px 0 0;
}
select {
	font-size:110%;
	border: 1px solid #B0C6D8;
}
#font {
	color:#666666;
	border:#006666 10px solid;
	width:25%;
	float:left;
	border: 0px solid green;
	text-align:right;
	padding:0 15px 0 0;
}

#sumary_wrapper {
	width: 660px;
	padding-left:3px;
	border:0px solid green;
}
.rowwrapper1 {
	width:660px;
}
.form_wrapper {
	width: 660px;
	padding-left:3px;
	border:0px solid green;
}
.dropDown {
	width: 240px;
	border:0px solid red;
}

.quoteboxs {
	width:660px;
}

.smallText{
	font-size:0.85em;}


/* Page content */
#blackBar {
	background-color:#000;
	height:31px;
	text-align:left;
}
#blackBar p {
	width:960px;
	margin:0px auto;
	text-align:left;
}

ul {
	text-align:left;
	margin:0px;
	padding:0px 0px 0px 30px;
	list-style-image:url(../images/bullet-blue.gif);
	}
ul li {
	padding:0px 0px 10px 0px;
	margin:0;
	}
.greenBullet {
	text-align:left;
	margin:0px;
	padding:3px 0px 0px 30px;
	line-height:1.6em;
	list-style-image:url(../images/bullet-green.gif);
}
a.greenlink {
	color:#7aa722;}
a.greenlink:visited {
	color:#7aa722;}
#contentHolder {
	position:relative;
	width: 965px;
	margin:5px auto 20px auto;
	background-color: white;
	border:0px solid red;
	overflow:hidden;
	padding:0;
	clear:both;
	background-color: #fff;
}

/* Footer  */
#footer{

	background-image: url(../images/bg-gradient-header-bottom.gif);
	background-repeat: repeat-x;
	background-position:0px 7px;
	border-top:1px solid #d8d8d8;
	padding:0px;
	margin-top:-11px;
	font-size:85%;
	clear:both;

}
#footerContent{
	width:960px;
	margin:0px auto;
	text-align:center;
	border:0px solid green;
}
#footer input {
	margin:0px;
	border:0px solid green;
}	

#footerCopy{color:#4d4d4d;font-weight:bold;float:left;padding:10px 0 0 0em; border:0px solid green;}
#footerWebLinks{
	float:right; width:400px; padding: 7px 0 0px 0em; border:0px solid green; text-align:right;
}

#footerSecondrow{clear:both;font-size:0.9em;padding: 1em 0 1em 0em; letter-spacing:0.09ex;}
#footerSecondrow ul{padding:3px 0;margin:0;}
#footer select{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
#footerSecondrow li {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 80%;
	display:inline;
	color:#4d4d4d;
}
#footerSecondrow li a{
	color:#4d4d4d;
	text-decoration:none;
	font-size: 130%;
}
#footerSecondrow li a:hover{
	color:#4d4d4d;
	text-decoration: underline;
}

.smallprint {
	font-size:115%;
}
.smallprintBody {
	font-size:85%;
}
html >/**/ body .smallprint {
	font-size:100%;
}

/* Help and Advice section */

/* Display Blocks & Bubbles LARGE */
	#box_left_front {float:left; width:580px; margin:10px;}
	#box_right_front {float:left; width:300px; height:200px; margin:10px; margin-top:70px;}
	#placeholder1 { position: absolute; left: 140px; top: 50px;  z-index:1  } /* MyPlan */
	#placeholder2 { position: absolute; left: 430px; top: 50px;  z-index:2  } /* Remote and Box */
	#placeholder3 { position: absolute; left: 180px; top: 220px; z-index:3  } /* Phone */
	#placeholder4 { position: absolute; left: 445px; top: 200px; z-index:4  } /* LCD TV */

	
	#placeholder9 { position: absolute; left: 20px; top: 85px; padding:0 45px 0 0; margin:0;  } 
	#placeholder10 { position: absolute; left: 300px; top: 87px; padding:0 45px 0 0; margin:0; }
	#placeholder11 { position: absolute; left: 575px; top: 87px; padding:0 45px 0 0; margin:0; }
	#placeholder12 { position: absolute; left: 20px; top: 270px; padding:0 45px 0 0; margin:0; }
	#placeholder13 { position: absolute; left: 300px; top: 289px; padding:0 45px 0 0; margin:0; }
	
/* Display Blocks & Bubbles SMALL */
	#box_left_guide {float:left; width:400px; margin:10px; padding-top:5px;}
	#box_right_guide {float:left; width:450px; margin:10px; margin-top:40px;}
	#placeholder5 { position: absolute; left: 65px;  top: 25px;  z-index:5  } /* MyPlan */
	#placeholder6 { position: absolute; left: 235px; top: 25px;  z-index:6  } /* Remote and Box */
	#placeholder7 { position: absolute; left: 90px;  top: 125px; z-index:7  } /* Phone */
	#placeholder8 { position: absolute; left: 245px; top: 115px; z-index:8  } /* LCD TV */

/* Background Images */
	#help_advice_01{
	width:946px; height:420px; border:0px; 
	background:#666666 url(images/help-advice/bg-help-advice-header1.jpg) no-repeat; border:1px solid #E2E2E2; 
	}
	#help_advice_02{
	width:946px; height:244px; border:0px; margin-bottom:20px; float:left;  
	background: url(images/help-advice/bg-help-advice-header2.jpg) no-repeat; border:1px solid #E2E2E2;} 
	
	.colA-box
	{background-color:#FFFFFF;
	border:1px solid #F1F1F1;
	float:left;
/*	margin:0 0 10px;*/
	padding:15px;
	text-align:left;
	width:689px;}
	
	.1col-box
	{background-color:#FFFFFF;
	border:1px solid #F1F1F1;
	float:left;
	margin:0 0 10px;
	padding:15px;
	text-align:left;
	width:946px;}
	
	#adv-logo {
	background-image:url(/images/logo-helpadvice.gif);
	position: absolute; left: 155px; top: 50px;
	display:block;
	height:65px;
	text-indent:-9999px;
	width:70px;
}
}

@media print {
#stepsHide, #buttonsHide, #navBar, #blackBar, #footer, #colB, #mainNavbar, #backButton, #printPage, #printPage2 {
	display:none;
}
#contentHolder{overflow: visible;}
}