div.group
{
	background-color: transparent;
}

#main ul
{
	border-top: 1px solid #ecedee;
	padding-left: 0;
	margin: 0 0 10px 0;
	width: 305px;
}
#section-banner{display:none;}
#main ul li
{
	border-bottom: 1px solid #ecedee;
	list-style: none;
	background-image: url(/img/nbn/nbn-landing/bullet_arrows.png);
	background-position: 5px 10px;
	background-repeat: no-repeat;
	margin-bottom: 0;
	padding: 0.2em 0 0.2em 20px;
}

#main ul li a
{
	text-decoration: none;
}

#content
{
	background-image: url(/img/nbn/nbn-landing/background.gif);
	background-repeat: no-repeat;
	background-position: 1px 428px;
}

.nbn-header
{
	margin-left: 25px;
	margin-bottom: 25px;
	width: 586px;
}

.nbn-header h1
{
	font-size: 36px;
}

.nbn-header p
{
	width: 430px;
}

.nbn-column
{
	float: left;
	padding: 0;
}

.nbn-column-left
{
	width: 589px;
}

.nbn-column-right
{
	margin-left: 8px;
	width: 353px;
	position: relative;
	margin-top: -240px;
	padding-top: 240px;
}

.nbn-column-right .nbn-block
{
	background-color: white;
	
}

.nbn-block
{
	border: 1px solid #d2d2d2;
	padding: 23px;
	/*padding-bottom: 5px;*/
	margin-bottom: 8px;
	position: relative;
}

.nbn-block h2
{
	margin-top: 0;
}

.nbn-block select {
	margin-top: 10px;
}

.nbn-wave
{
	background-image: url(/img/nbn/nbn-landing/flynn.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	position: absolute;
	top: 0;
	left: 0px;
	width: 214px;
	height: 240px;
}

.nbn-share
{
	position: absolute;
	top: 210px;
	right: 0;
}

.nbn-video
{
	height: 260px;
	margin-bottom: 8px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;	
}

.nbn-questions
{
	position: relative;
	padding-top: 180px;
}

#nbn-hero-image
{
	position: absolute;
	top: 3px;
	left: 3px;
	width: 345px;
	height: 170px;
	margin: 0;
	text-align: center;
}


.nbn-twitter-icon
{
	background-image: url(/img/nbn/nbn-landing/icon_twitter_bird.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	position: absolute;
	width: 76px;
	height: 54px;
	top: 15px;
	right: 23px;
	z-index: 100;
}

.nbn-coverage
{
	min-height: 200px;
}

#nbn-coverage-nav
{	
	margin: 5px 0 15px 0;
	
}

.nbn-coverage-item
{
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #ecedee;
	width: 340px;
}

.nbn-news-first
{
	border-top: 1px solid #ecedee;
	margin-top: 25px;
}

.nbn-coverage-first
{
	border-top: 1px solid #ecedee;
	margin-top: 10px;
}

.nbn-coverage-date, .nbn-news-date
{
	font-size: 0.9em;
	color: #606a74;
}

.nbn-plans
{
	background-image: url(/img/nbn/nbn-landing/img_bob_nbn_ready.jpg);
	background-repeat: no-repeat;
	background-position: 434px 0px;
	padding-right: 165px;
}

.nbn-plans h3
{
	margin-top: 0.5em;
}

.nbn-news
{
	padding-bottom: 23px;
	min-height: 378px;
}

.nbn-news img
{
	float: right;
	width: 140px;
	margin-left: 5px;
}

.nbn-news img.abclogo {
	width: 81px;
	height: 21px;
}
.nbn-news h3
{
	margin-top: 0.5em;
}

.nbn-news h3 a
{
	text-decoration: none;
	color: black;
}

.nbn-news p
{
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

.nbn-news-highlight
{
	padding-top: 0.5em;
	border-bottom: 1px solid #ecedee;
}

.nbn-footer
{
	clear: both;
}

.nbn-footer h2
{
	margin-bottom: 25px;
}

.carousel
{
	float: left
	clear: both;
}

.nbn-blog-item
{
	margin-left: 10px;
	margin-bottom: 10px;
	background-color: #ecedee;
	width: 216px;
	height: 220px;
	float: left;
}

.nbn-blog-item img
{
	display: block;
	margin: 2px auto;
	width: 212px;
	height: 136px;
}

.nbn-blog-item a
{
	display: block;
	padding: 15px 20px;
	text-decoration: none;
	color: black;
	font-weight: black;
}

.nbn-blog-item-first
{
	margin-left: 0;
}

#nbn-blogs-nav
{
	margin-top: 36px;
	height: 19px;
	margin-bottom: 15px;
}

#nbn-faq-nav
{
	margin-top: 10px;
	margin-bottom: 20px;
	float: right;
}

#nbn-blogs-nav a,
#nbn-coverage-nav a,
#nbn-faq-nav a
{
	display: block;
	float: left;
	font-size: 10px;
	text-decoration: none;
	line-height: 10px;
	color: black;
	width: 19px;
	padding: 6px 2px;
	margin-right: 4px;
	text-align: center;
	border: 1px solid #d2d2d2;
	
}

#nbn-blogs-nav a.activeSlide,
#nbn-coverage-nav a.activeSlide,
#nbn-faq-nav a.activeSlide
{
	background-color: #999999;
	color: white;
}


.twtr-ft div {
	display: none !important;	
}
	
	.nbn-header {
		margin-top:-40px!important;
    margin-bottom: 25px;
    margin-left: 25px;
    width: 586px;
	}
	
	.nbn-column-left {
 margin-top:0px;
}

#main{margin: 0 25px 55px 25px; width:950px; height: auto !important; height: 540px; min-height: 540px}
#container, #content{width:1000px; margin:0 auto;}
#sign_up_now {display:none!important;}

.type{background: url("/img/nbn/option-bgd.png") repeat-x scroll 0 0 #fff; padding-bottom:20px;}
.satellite {margin-bottom:10px;}

.nbn-block {
	overflow: hidden;
}
.nbn-block a.button-grey, .nbn-block a.button-red {
	float: left;
	margin: 0 10px 0 0;
}