
/*

Miele Store Screen Styles
Authored by: Jonathan Poh (Sputnik Agency)
Contact: jonathan.poh@sputnikagency.com


Table of Contents:

	Common
		Typography and Colours
		Layout
		Images
		Lists
		Forms
		Image-replacement
		Miscellaneous
		Handmade by Sputnik		
	Sections
		Header
		Sidebar
		Navigation
		Content
		Footer					
	Page-specific
		Homepage


	
	Colour Palette:
	
		iiNet Orange - #F49537
		iiNet Red - #EB213B

*/


/* Typography and Colours
--------------------------------------------- */



body {
	color: #454545;
/*	background: #FFF url(../images/bg-iinet_tiled.gif) repeat top left;*/
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 62.5%; /* Resets 1em to 10px */
}

h1, h2, h3, h4 {
	margin-top: 0;
	margin-bottom: 0;
	line-height: 1.5;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.6em;
}


h3 {
	font-size: 1.4em;

}


h4 {
	font-size: 1em;
}

a:link, 
a:visited {
	color: #CA0800;
	text-decoration: underline;
}

a:hover, 
a:active {
	color: #FF7F00;
	text-decoration: underline;
}

input,
textarea {
}

hr {
	height: 2px;
	background-color: #E5E5E5;
	color: #E5E5E5;
	border: none;
}

#outer {
	background-color: transparent;
}


#header {
	color: #000;
	background: transparent;
}

p,
li,
td {
	font-size:1.2em;
	line-height: 1.5;
}


.error {
	color: #F00;
	font-weight: bold;
}


.smallcaps {
	text-transform: uppercase;
	font-size: 8px;
}

/* Layout
--------------------------------------------- */

html {
	height: 100%;
	margin: 0;
	margin-bottom: 1px; /* Ensure scrollbars always appear, so page doesn't shift horizontally when moving between pages of different lengths */
	padding: 0;
}
	
body {
	margin: 0 0 0 0;
	padding: 0;
	width: 100%;
}

#outer {
	margin: 0 auto;
	padding: 0;
	width: 870px;
	border: none;
	clear: both;
}

#errorDiv {
	margin: 1em 0;
	padding: 0;
	border: 1px solid #F49537;
/*	width: 400px;*/
}

#errorDiv p {
	color: #FF0000;
	margin: 0.5em;
	font-size: 1.2em;
}

/* Images
--------------------------------------------- */

img {
	border: none;
	margin: 0;
	padding: 0;
}

p img {
	padding: 0;
}

/*	Using 'class="alignright"' on an image will (who would've
thought?!) align the image to the right. And using 'class="centered',
will of course center the image. This is much better than using
align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}


img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

/* Lists
--------------------------------------------- */

ul {
	margin-top: 1.5em;
	margin-left: 1.5em;
	padding-left: 0;
}

ul li {
	list-style: disc outside;
	line-height: 1.5;
}

ol {
	margin:1em 0;
	padding:0 2em;
}

ol li {
	margin:1em 2em;
}

dt {
	font-weight: bold;
	font-size: 1.2em;
}

dd {
	margin-left: 0;
	margin-bottom: 1.5em;
}

dd p {
	margin-top: 0.5em;
}


/* Forms
--------------------------------------------- */

fieldset {
	border: none;
	margin: 0;
	padding: 0;
}

legend {
	font-size: 1.4em;
	margin: 0;
	padding: 0 0 0.5em 0;
	font-weight: bold;
}

/* Image Replacement
--------------------------------------------- */

/* To replace a HTML text headline with GIF- or PNG-text, 
   assign class="replaced" to the heading tag, and give it a unique ID, eg
   id="h-myheading" and define the image as the background, and set the width
   and height of the image.

   Example:

   [HTML]
   <h1 class="replaced" id="h-heading">This is a Heading</h1>

   [CSS]
	#h-heading {
		background: url(../images/h-heading.gif) no-repeat 100% 100%;
		width: 426px;
		height: 24px;
	}
   

*/

.replaced {
	text-indent: -5000px;
	margin: 0;
	padding: 0;
	display: block;
}

h2.replaced {
	height: 31px;
}

h3.replaced {
	height: 18px;
}


#h2-plans {
	background: url(../images/h2-plans.gif) no-repeat 100% 100%;
	width: 215px;
}

#h2-about {
	background: url(../images/h2-about.gif) no-repeat 100% 100%;
	width: 150px;
}

#h2-whatisnaked {
	background: url(../images/h2-whatisnaked.gif) no-repeat 100% 100%;
	width: 260px;
}

#h2-whatisiitalk {
	background: url(../images/h2-whatisiitalk.gif) no-repeat 100% 100%;
	width: 191px;
}

#h2-register {
	background: url(../images/h2-register.gif) no-repeat 100% 100%;
	width: 280px;
}

#h2-tellus {
    background: url(../images/h2-tellus.jpg) no-repeat 100% 100%;
    width: 387px;
}

#h2-faq {
	background: url(../images/h2-faq.gif) no-repeat 100% 100%;
	width: 356px;
}

#h2-info {
	background: url(../images/h2-info.gif) no-repeat 100% 100%;
	width: 411px;
}

#h2-savings {
	background: url(../images/h2-savings.gif) no-repeat 100% 100%;
	width: 323px;
}

#h2-nophone {
	background: url(../images/h2-nophone.gif) no-repeat 100% 100%;
	width: 322px;
}

#h2-bizplans {
	background: url(../images/h2-biznaked.png) no-repeat 100% 100%;
	width: 280px;
}


#h2-sendtoafriend {
	background: url(../images/h2-sendtoafriend.gif) no-repeat 100% 100%;
	width: 210px;
}

#h2-mediaenquiries {
	background: url(../images/h2-mediaenquiries.gif) no-repeat 100% 100%;
	width: 207px;
}

#h2-privacy {
	background: url(../images/h2-privacy.gif) no-repeat 100% 100%;
	width: 179px;
}

#h2-thankyou {
	background: url(../images/h2-thankyou.gif) no-repeat 100% 100%;
	width: 135px;
}


#h-better {
	background: url(../images/h2-better.gif) no-repeat 100% 100%;
	width: 650px;
}

#h-dontuse {
	background: url(../images/h2-dontuse.gif) no-repeat 100% 100%;
	width: 650px;
}

#h-liberate {
	background: url(../images/h2-liberate.gif) no-repeat 100% 100%;
	width: 340px;
}

#h-pricepoint {
	background: url(../images/h2-pricepoint.gif) no-repeat 100% 100%;
	width: 220px;
}

#h3-canigetnaked {
	background: url(../images/h3-canigetnaked.gif) no-repeat 100% 100%;
	width: 148px;
}

#h3-better {
	background: url(../images/h3-better.gif) no-repeat 100% 100%;
	width: 210px;
}

#h3-value {
	background: url(../images/h3-value.gif) no-repeat 100% 100%;
	width: 160px;
}

#h3-howmuch {
	background: url(../images/h3-howmuch.gif) no-repeat 100% 100%;
	width: 284px;
}

#h3-noneedphone {
	background: url(../images/h3-noneedphone.gif) no-repeat 100% 100%;
	width: 188px;
}

#h3-phonefree {
	background: url(../images/h3-phonefree.gif) no-repeat 100% 100%;
	width: 147px;
}

#h3-freeyourself {
	background: url(../images/h3-freeyourself.gif) no-repeat 100% 100%;
	width: 256px;
}

#h3-telstrafree {
	background: url(../images/h3-telstrafree.gif) no-repeat 100% 100%;
	width: 261px;
}

#h3-whatisnaked {
	background: url(../images/h3-whatisnaked.gif) no-repeat 100% 100%;
	width: 172px;
}

#h3-plansfrom {
	background: url(../images/h3-plansfrom.gif) no-repeat 100% 100%;
	width: 160px;
}

#h3-faq {
	background: url(../images/h3-faq.gif) no-repeat 100% 100%;
	width: 246px;
}

#h2-fairuse {
	background: url(../images/h2-fairuse.gif) no-repeat 100% 100%;
	width: 188px;
}

/* Miscellaneous
--------------------------------------------- */

.clear {
	clear: both;
}

p.regcentered {
	margin-left: 150px;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}

/* Handmade by Sputnik
--------------------------------------------- */

#handmade {
	float: right;
	margin: 0;
	padding: 0;
	font-size: 10px;
}

#handmade a:link,
#handmade a:visited {
	color: #999999;
	text-decoration: none;
}

#handmade a:hover,
#handmade a:active {
	color: #333333;
}


/* Header
--------------------------------------------- */

#header {
	background: transparent url(../images/bg-header.gif) no-repeat 0 0;
	margin: 10px auto;
	padding: 10px 10px 10px 10px;
	height: 72px;
}

#header h1 {
	padding: 14px 71px 13px 24px;
	width: 80px;
	height: 43px;
	float: left;
}

#header h1 a {
	width: 80px;
	height:43px;
	display: block;
}

#header h2 {
	float: left;
	margin: 15px 10px;
}

#header h2.replaced {
	height: 40px;
}

/* Sidebar
--------------------------------------------- */

#sidebar {
	width: 150px;
	background: #CCC;
	float: left;
}

/* Navigation
--------------------------------------------- */

#navigation {
/*	background: transparent url(../images/nav-bar2.png) no-repeat top left;*/
	width: 180px;
/*	height: 70px;*/
/*	z-index: 5;*/
	float: left;
	padding: 0;
	margin: 0 15px 30px 5px;
}


#navigation ul {
	margin: 0;
	padding: 0;
}

#navigation li {
	list-style: none;
	margin: 0 0 1px 0;
/*	float: left;*/
}

#navigation li a {
	background: #aaa;
	color: #666;
	text-indent: -5000em;
	overflow: hidden;
}

#navigation li a:link,
#navigation li a:visited {
	text-align: left;
	color: #666;
	font-weight: bold;
	display: block;
	text-decoration: none;
/*	width: 250px;*/
	height: 45px;
/*	line-height:50px;*/
	line-height: 150%;
}

#navigation li a:hover,
#navigation li a:active {
	background: #999;
}

#navigation li a:link#nav-home,
#navigation li a:visited#nav-home {
	background: transparent url(../images/nav-button_home.gif) no-repeat 0 0;
}

#navigation li a:link#nav-signup,
#navigation li a:visited#nav-signup {
	background: transparent url(../images/nav-button_signup.gif) no-repeat 0 0;
}

#navigation li a:link#nav-naked,
#navigation li a:visited#nav-naked {
	background: transparent url(../images/nav-button_naked.gif) no-repeat 0 0;
}

#navigation li a:link#nav-iitalk,
#navigation li a:visited#nav-iitalk {
	background: transparent url(../images/nav-button_iitalk.gif) no-repeat 0 0;
}

#navigation li a:link#nav-plans,
#navigation li a:visited#nav-plans {
	background: transparent url(../images/nav-button_plans.gif) no-repeat 0 0;
}

#navigation li a:link#nav-biz-plans,
#navigation li a:visited#nav-biz-plans {
	background: transparent url(../images/nav-button-biz-plans.gif) no-repeat 0 0;
}

#navigation li a:link#nav-register,
#navigation li a:visited#nav-register {
	background: transparent url(../images/nav-button_register.gif) no-repeat 0 0;
}

#navigation li a:link#nav-savings,
#navigation li a:visited#nav-savings {
	background: transparent url(../images/nav-button_savingscalc.gif) no-repeat 0 0;
}

#navigation li a:link#nav-faq,
#navigation li a:visited#nav-faq {
	background: transparent url(../images/nav-button_faq.gif) no-repeat 0 0;
}

#navigation li a:link#nav-about,
#navigation li a:visited#nav-about {
	background: transparent url(../images/nav-button_about.gif) no-repeat 0 0;
}

#page-home     li a:link#nav-home,
#page-signup   li a:link#nav-signup,
#page-naked    li a:link#nav-naked,
#page-iitalk   li a:link#nav-iitalk,
#page-plans    li a:link#nav-plans,
#page-biz-plans    li a:link#nav-biz-plans,
#page-register li a:link#nav-register,
#page-faq      li a:link#nav-faq,
#page-about    li a:link#nav-about,
#page-savings  li a:link#nav-savings,
#page-home     li a:visited#nav-home,
#page-signup   li a:visited#nav-signup,
#page-naked    li a:visited#nav-naked,
#page-iitalk   li a:visited#nav-iitalk,
#page-plans    li a:visited#nav-plans,
#page-biz-plans    li a:visited#nav-biz-plans,
#page-register li a:visited#nav-register,
#page-faq      li a:visited#nav-faq,
#page-about    li a:visited#nav-about,
#page-savings  li a:visited#nav-savings,
#navigation    li a:hover#nav-home,
#navigation    li a:hover#nav-signup,
#navigation    li a:hover#nav-naked,
#navigation    li a:hover#nav-iitalk,
#navigation    li a:hover#nav-plans,
#navigation    li a:hover#nav-biz-plans,
#navigation    li a:hover#nav-register,
#navigation    li a:hover#nav-faq,
#navigation    li a:hover#nav-about,
#navigation    li a:hover#nav-savings {
	background-position: 0px -45px;
}




/* Content
--------------------------------------------- */

#content {
	margin: 0;
/*	background: #FDFDFD url(../images/bg-content.gif) repeat-x bottom left;*/
	width: 670px;
	float: left;
	padding: 0 0px 25px 0px;
	min-height: 325px;
/*	overflow: auto;*/
}

#content .column {
	width: 325px;
	float: left;
	display: inline;
	margin: 0 20px 0 0;
	background: transparent;
	
}

#content .column.last {
	margin-right: 0;
}

#content .widecolumn {
	width: 670px;
	margin: 0 0 0 0;
}


/* Footer
--------------------------------------------- */

#footer {
	background: transparent url(../images/bg-footer.gif) repeat-x 0 0;
	height: 110px;
	margin: 0px auto;
	clear: both;
/*	width: 600px;*/
}

#footer ul {
/*	float: right;*/
	margin: 1em auto 0;
	padding: 0 0 0 195px;
	width: 670px;
}

#footer li {
	list-style: none;
	margin: 0 1.5em 0 0;
	display: inline;
	font-size: 1.2em;
}

#footer a:link,
#footer a:visited {
/*	text-decoration: none;*/
/*	color: #333333;*/
}

#footer-nav {
	margin: 0 auto 0 auto !important;
	height: 43px;
/*	float: left;*/
	/*border-right: 1px solid #898989;
		border-left: 1px solid #FFF;*/
}

#footer-nav li {
	float: left;
	display: block;
	margin: 0;
}

#footer-nav li a:link,
#footer-nav li a:visited {
	display: block;
	margin: 0;
/*	background: #f00;*/
	padding: 12px 15px 13px 15px;
	border-left: 1px solid #ccc;
/*	border-right: 1px solid #EEE;*/
}

#footer-nav li.first a:link,
#footer-nav li.first a:visited {
	border-left: none;
}

#footer-nav-signup {
	background: transparent url(../images/footer-nav-signup.gif) no-repeat 15px 0;
	width: 79px;
}

#footer-nav-savings {
	background: transparent url(../images/footer-nav-savings.gif) no-repeat 15px 0;
	width: 143px;
}

#sendToAFriend {
	background: transparent url(../images/footer-nav-send.gif) no-repeat 15px 0;
	width: 130px;
}

#footer-nav-info {
	background: transparent url(../images/footer-nav-info.gif) no-repeat 15px 0;
	width: 181px;
}


/* Page-specific: Homepage
--------------------------------------------- */

#page-home {
	background: transparent url(../images/bg-footer-home.gif) repeat-x 0 730px;
}

#page-home #footer {
	background: none;
/*	background: transparent url(../images/bg-footer-home.gif) repeat-x 0 0;*/
	height: 135px;
}

#page-home #footer * {
	display: none;
}

#page-home .column.first {
	width: 345px;
	margin-right: 15px;
/*	background: #f00;*/
}

#content .column.last {
	width: 310px;
	float: right;
	color: #6d6d6d;
	
}

#page-home .column.last {
	background: #fff url(../images/bg-home_border.gif) no-repeat 0 100%;
}

#page-home .column.last h3,
#page-home .column.last p,
#page-home .column.last hr {
	margin-left: 15px;
	margin-right: 15px;
}

#page-home .column.last h3 {
	margin-top: 10px;	
}

#page-home .column.last p {
	margin-top: 5px;	
	margin-bottom: 10px;
}

#page-home #content {
/*	position: relative;*/
/*	height: 600px;*/
}

#flash_finn {
	position: absolute;
	top: 80px;
}


#content #numberchecker {
	background: transparent url(../images/bg-numberchecker.gif) no-repeat top left;
	width: 280px;
	min-height: 116px;
	padding: 5px 15px;
	color: #fff;
/*	margin-bottom: 20px;*/
/*	float: right;*/
}

#content #numberchecker h3 {
/*	margin: 0 5px 0 5px;*/
	margin: 5px 0 0 0;
}

#content #numberchecker p,
#content #numberchecker form {
	margin: 0 0 0.5em 0;
}

#content #numberchecker a:link,
#content #numberchecker a:visited {
	color: #fff;
}

#content #numberchecker a:hover,
#content #numberchecker a:active {
	color: #CA0800;
}

#content #numberchecker fieldset {
	background: transparent url(../images/bg-checkerfieldset.gif) no-repeat top left;
	width: 127px;
	min-height: 20px;
	padding: 5px;
	margin-right: 5px;
	float: left;
}

#content #numberchecker fieldset input {
/*	display: inline;*/
	font-size: 10px;
	padding: 2px 4px;
}


#content #numberchecker input {
/*	display: block;*/
	float: left;
}

#content #nakedavailability {
/*	height: 70px;*/
/*	background: #CCC;*/
	margin-top: 25px;
	padding: 5px;
	background: #EEE;
	border: 1px solid #CCC;
}

#content #nakedavailability p {
	color: #6d6d6d;
}


#content #nakedavailability a:link, 
#content #nakedavailability a:visited {
	color: #CA0800;
}




/* Page-specific: Register Interest
--------------------------------------------- */



fieldset {
	clear: both;
	overflow: auto;
	margin: 0;
	padding: 0px;
}

fieldset {
    clear: both;
    overflow: auto;
    margin: 0;
    padding: 0px;
}


fieldset fieldset,
fieldset fieldset fieldset {
	padding: 0;
}

#page-register legend {
	font-size: 1.2em;
}


fieldset p {
	margin-top: 0;
}

.row {
	clear: left;
/*	overflow: auto;*/
	margin-bottom: 0.5em;
	font-size: 1.2em;
}

.row input,
.row textarea,
.row select {
	display: block;
	float: left;
	margin-left: 5px;
}

.row.cr input {
	width: auto;
}

.row label,
.label {
	display: block;
	float: left;
	margin-right: 10px;
	margin-top:3px;
	text-align: right;
}

.row.block .row.cr {
	font-size: 1em;
	margin-left: 3px;
	padding: 0;
}

.row.block label,
.row.block .label {
	width: 190px;
}

.row.block p {
	font-size: 1em;
	margin-bottom: 0;
}

.row.cr label {
	margin-left: 0.5em;
	text-align: left;
}

.row.submit input,
#savingscalculator .row.submit input {
	margin-left: 200px;
	width: auto;
}

.row.international select {
	width: 190px;
	float: left;
}

.row.international label {
	width: auto;
	margin-left: 15px;
}

.row.international input {
	width: 30px;
	
}

#existing_customer_question,
#internet_at_home_question,
#phone_at_home_question,
#existing_customertype_box {
	float: left;
	clear: none;
	padding: 0;
}

#products_box,
#free_content,
#opt_in {
    float: left;
    clear: none;
    padding: 0;
	margin-top: 5px;
}

#current_supplier_box,
#existing_contract_box {
    clear: none;
    float: left;
    padding: 0;
}

#existing_contract_box {
	clear: none;
	float: left;
	padding: 0;
}

#privacy_box {
	height: 100px;
	overflow: auto;
	margin-bottom: 1em;
	border: 1px solid #ccc;
	padding: 5px;
}


#page-savings fieldset {
	margin-top: 1.5em;
}


/* Page-specific: Tell a Friend Pop-up
--------------------------------------------- */

#page-sendtoafriend #outer {
	width: 100%;
	
}

#page-sendtoafriend #content {
	float: none;
	min-height: auto;
	width: auto;
	padding: 25px;
}

/* Feature Tables
--------------------------------------------- */

table.feature {
	width:99.9%;
	margin:.5em 0 1em 1px;
	border-collapse:collapse;
}
	
table.feature td {
	padding:.5em;
	border:1px solid #ccc;
	border-top:none;
	background-image:url(../images/bg_featuretable_cell.gif);
	background-repeat:repeat-x;
}
						
table.feature thead {
	background-image:url(../images/bg_featuretable_head.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
	
}

table.feature .call_features_price {
	text-align:center;
	background-image:none;
}
						
table.feature th {
	padding:1em .5em;
	text-align:left;
	font-size:1.2em;
/*	font-weight:normal;*/
	background-image:url(../images/bg_featuretable_head.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
}

table.feature.easysteps {
	width: 300px;
	float: right;
	margin-top: 0;
	margin-left: 25px;
}

table.feature.easysteps th {
	font-weight: bold;
	font-size: 1.6em;
	text-align: center;
	vertical-align: bottom;
}

table.feature.easysteps td,
table.feature.easysteps th {
	font-weight: bold;
}

table.feature td img.indicator {
/*	float: right;*/
	margin-left: 5px;
}

ul.checklist {
	margin: 10px 0 0 0;
	padding: 0;
}

ul.checklist li {
	list-style: none;
	padding-left: 25px;
	background: transparent url(../images/img-tick.gif) no-repeat top left;
	margin: 5px 0;
}

.callrates select {
/*	width: 200px;*/
}

.callrates #result {
	float: left;
	margin-left: 20px;
	background: #EEE;
	border: 1px solid #CCC;
	padding: 10px;
	width: 150px;
/*	height: 30px;*/
}

.callrates #result p {
	margin-top: 0;
	margin-bottom: 0;
}

/*TellUsForm Styling************/
#tellus input {
    width: 60px;
}

#tellus fieldset {
    margin-bottom: 25px;
}

/*TellUsForm Styling***********/


#savingscalculator input {
	width: 60px;
}

#savingscalculator legend {
	padding: 0 0 10px 205px;
	color: #454545;
}

#savingscalculator fieldset {
	margin-bottom: 25px;
}


#page-sendtoafriend #header {
	background: none;
	width: auto;
	height: 30px;
}

#page-sendtoafriend #header h1 {
	float: right;
}
