/*
-----------------------------------------------
author: Ryan O'Connell
studio:	hothouse interactive
website:www.hothouse.com.au
email: 	info@hothouse.com.au
----------------------------------------------- */

/*
----------------------------------------------- 
NAV STYLES

includes all page navigation menus link styles etc
----------------------------------------------- */

/* 
beginn nav styles
----------------------------------------------- */

/*-----Start Top Menu Navigation Style-----------------------------------------------------------------------------------------*/

.bnr_nav  {
	overflow: visible;	
	padding:0;
	margin:5px 5px 5px 5px;
} 
.home {
	background:url("../images/bg_footer.jpg") top left no-repeat;		
	height:25px;
}
.whatIs {
	background:url("../images/bg_nav1.jpg") top left no-repeat;		
	height:69px;
}
.availability {
	background:url("../images/bg_nav2.jpg") top left no-repeat;		
	height:69px;
	}
.getUnwired {
	background:url("../images/bg_nav3.jpg") top left no-repeat;		
	height:69px;
}
.support {
	background:url("../images/bg_nav4.jpg") top left no-repeat;		
	height:69px;
}

.contact {
	background:url("../images/bg_nav4.jpg") top left no-repeat;		
	height:69px;
}
.aboutUs {
	background:url("../images/bg_nav5.jpg") top left no-repeat;		
	height:69px;
}
.myAccount {
	background:url("../images/bg_nav6.jpg") top left no-repeat;		
	height:69px;
}
.bnr_nav ul {
	margin:0 0 0 12px;
	float:left;
	font-size:12px;
	font-weight:bold;
	padding:0 0 0 0;
	width:auto;
	list-style-type: none;
	height:25px;
} html>body .nav ul {float:none;} /* Correction for browsers other than IE*/
.bnr_nav li {
	display: inline;
	height:25px;
}
.bnr_nav li a:link, .bnr_nav  li a:active, .bnr_nav  li a:visited  {
	letter-spacing:0.05em;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	text-align:center;
	float: left;
	padding:0px 9px 0px 9px;
	text-transform:lowercase;
	margin:0;
	height:23px;
	display:block;
}
.bnr_nav  li a:hover {
	color:#fff;
	background:#E94C21;
}
.bnr_nav li a.current {
	color:#000000;
	background:#FDB299;
}
.bnr_nav li a.login:link, .bnr_nav li a.login:active, .bnr_nav li a.login:visited {
	background:url("../images/icon_navLogin.gif") right center no-repeat;
	padding:4px 20px 2px 8px;
	margin:0 0 0 70px;
	display:block;
	position:relative;
}
/*-----End Top Menu Navigation Style-----------------------------------------------------------------------------------------*/
/* 
begin left nav styles
----------------------------------------------- */

/* Container */
.left_nav {
	text-transform: lowercase;
	margin:0 0 5px 0;
	padding:0;
	background:url("../images/bg_leftNavBottom.gif") left bottom;
}
.left_nav .topBG {
	background:#F1F1F1 url("../images/bg_leftNavTop.gif") right top no-repeat;
	height:3px;
	padding:0;
	line-height:0;
	font-size:0;
	position:relative;
}
.left_nav h2 {
	display: block;
	font-size: 2em;
	font-weight: bold;
	margin-top: 0em;
	margin-bottom: 0em;
	background:url() no-repeat;
	height:27px;
	padding:0;
	text-indent:-2000px;
}
/* 
start side menu navigation styles
----------------------------------------------- */
.side_menu {
	padding: 0px;
	margin:0 0 20px 0;
	line-height:1em;
}
.side_menu .levelOne {
	margin:0 0 30px 0;		
}
.side_menu ul {
	padding: 0px;
	margin:0 0 0 0;	
}
.side_menu li {
	display:block;
	padding:0;
	margin:0;
	line-height:1em;
	list-style-type:none;	
} 
.side_menu li a:link, .side_menu li a:visited, .side_menu li a:active {	
	padding:10px 0 10px 15px;
	display:block;
	color:#000000;
	line-height:1em;
	position:relative;
	text-decoration:none;
	margin:0;
	width:140px;
	background:url("../images/bg_leftNav.gif") left bottom no-repeat;
} 
.side_menu li a:hover {
	display:block;
	text-decoration: none;
	color:#FF6633;
}
#currentOne, #currentOne a:link, #currentOne a:visited, #currentOne a:hover {
	background:url("../images/bg_leftNavCurrent.gif") left bottom no-repeat;
	font-weight:bold;
	color:#3D9F37;
} 
#currentOneOpen, #currentOneOpen a:link, #currentOneOpen a:visited, #currentOneOpen a:hover {
	background:url("../images/bg_leftNavCurrentOpen.gif") left bottom no-repeat;
	font-weight:bold;
	color:#3D9F37;
}
/*------level two----------*/
.side_menu ul.levelTwo {
	border-bottom:1px solid #000;
	padding:0 0 5px 0;
}
.side_menu ul.levelTwo li  a:link, .side_menu ul.levelTwo li a:visited  {
	padding:4px 0 4px 25px;
	height:13px;
	display:block;
	color:#000000;
	text-decoration:none;
	width:130px;
	background:url(../images/bg_leftNavTwo.gif) no-repeat 10px 10px;
} 
.side_menu ul.levelTwo li a:hover {
	display:block;
	text-decoration: none;
	color:#32A627;

}
#currentTwo, #currentTwo a:link, #currentTwo a:visited, #currentTwo a:hover {
	color:#32A627;
	background:#E7F7EB url(../images/bg_leftNavTwo.gif) no-repeat 10px 10px;;
}

/* 
end left nav styles
----------------------------------------------- */
/* 
begin wizard styles
----------------------------------------------- */
.wizard_navBG {
	text-transform: lowercase;
	margin:0 0 5px 0;
	padding:0;
	background:url("../images/bg_wizardNav.jpg") left bottom;
}
.wizard_navBG .topBG {
	background:url("../images/bg_wizardNavTop.jpg") right top no-repeat;
	height:3px;
	padding:0;
	line-height:0;
	font-size:0;
	position:relative;
}
.wizard_navBG h2 {
	display: block;
	font-size: 2em;
	font-weight: bold;
	margin-top: 0em;
	margin-bottom: 0em;
	background:url() no-repeat;
	height:20px;
	padding:0;
	text-indent:-2000px;
}
.wizard_nav {
	color: #2B942B;
	font-weight: bold;
	padding: 0.5em 0em;
}

.wizard_nav ul {
	list-style-type: circle;
	list-style-position: inside;
	list-style-image: url("../images/bullet_blank.gif");
	margin: 0;
	padding: 0;
	vertical-align: text-bottom;
}

.wizard_nav li {
	background:url("../images/rule.gif") left bottom repeat-x;
	text-transform: lowercase;
	margin: 0 0;
	padding: 0.5em 0em;
}

.wizard_nav .visited {
	color: #000;
	list-style-type: disc;
	list-style-image: url("../images/bullet_tick2.gif");
	margin:5px;
}
	
.wizard_nav .current {
	color: #fff;
	list-style-type: square;
	list-style-image: url("../images/bullet_blank.gif");
}	

.wizard_nav a {
	color: #2B942B
	font-weight: bold;
	text-decoration: none;
}
	
.wizard_nav a:hover {
	color: #000000;
	text-decoration: underline;
}

.wizard_installwindow {
	height: auto;
	background-color: #e7e7e7;
}

.wizard_installwindow .content {
	background: #FFFFFF url(../images/window_install_bg.jpg) left bottom repeat-x;
	color: #696868;
	text-align: center;
	margin: 15px;
	padding: 10px;
	border: 1px solid #696868;
}

/* 
end wizard styles
----------------------------------------------- */
/* 
begin breadcrumb styles
----------------------------------------------- */
.breadcrumbs {
	color: #999999;
	font-weight: bold;
	padding: 0.5em 0.5em;
	line-height: 1.2em; /* IE 6 Peekaboo bug hack */
	background-color: #F7FAE7;
	border-top: 1px solid silver;
	border-bottom: 1px solid silver;
}

.breadcrumbs ul {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.breadcrumbs ul li {
	display: inline;
	margin: 0;
	padding: 0;
	text-transform: lowercase;
}
	
.breadcrumbs a:link, .breadcrumbs a:visited  {
	color: #999999;
	font-weight: bold;
	text-decoration: underline;
}
	
.breadcrumbs a:hover {
	color: #777777;
	text-decoration: underline;
}
	
.breadcrumbs .current {
	color: #3EA438;
	text-decoration: none;
}
/* 
end breadcrumb styles
----------------------------------------------- */
/* 
begin link styles
----------------------------------------------- */

a:link, a:visited, a:active {
	text-decoration:none;
	color:#FF6633;
}
a:hover {
	color:#FF6633;
	text-decoration:underline;
}
a.boldLink:link, a.boldLink:visited, a.boldLink:active {
	text-decoration:none;
	color:#FF6633;
	font-weight:bold;
}
a.boldLink:hover {
	text-decoration:underline;
}
a.noteLink:link, a.noteLink:visited, a.noteLink:active {
 font-size:90%;
 color:#606060;
 text-decoration:underline
}
a.noteLink:hover {
 font-size:90%;
 color:#606060;
 text-decoration:underline
}
a.arrowLink:link, a.arrowLink:visited, a.arrowLink:active {
	background: url("../images/icon_arrow.gif") no-repeat 3px 5px;
	margin:2px 10px 2px 0;
	padding:2px 2px 2px 15px;
	font-weight:bold;
	text-decoration:none;
	display:block;
	voice-family: "\"}\"";  /* IE hack */
	display:inline;
	voice-family:inherit;
}
a.arrowLink:hover {
	text-decoration:underline
}
a.topLink:link, a.topLink:visited, a.topLink:active {
	background: url("../images/icon_arrowTop.gif") no-repeat 3px 5px;
	margin:2px 10px 2px 0;
	padding:2px 2px 2px 15px;
	position:relative;
	font-weight:bold;
	text-decoration:none;
	display:block;
	voice-family: "\"}\"";  /* IE hack */
	display:inline;
	voice-family:inherit;
}
a.topLink:hover {
	text-decoration:underline;
}
/* 
end link styles
----------------------------------------------- */
/* 
begin list styles
----------------------------------------------- */
.arrowList {
	margin:0;
	line-height:0.5em;
}
.arrowList li {	
	list-style: none;
	background: url("../images/icon_arrow.gif") no-repeat 3px 7px;
	margin:2px 10px 2px 0;
	padding:2px 2px 2px 15px;
} 
.arrowList li a:link, .arrowList li a:visited, .arrowList li a:active {
	text-decoration:none;
	font-weight: bold;
}
.arrowList li a:hover {
	text-decoration:underline;
}
.arrowList li a.current:link, .arrowList li a.current:visited, .arrowList li a.current:active {
	text-decoration:none;
	font-weight: bold;
	color:#8F8F8F;
}
.arrowList li a.current:hover {
	text-decoration:underline;
	color:#666;
}

/* Hack: IE PC: to prevent additional space under li items */
/* Hide from IE5-mac. Only IE-win sees this. \*/
* html .linkList li {
	height: 1%;
	margin-bottom: -3px;
}
* html .arrowList li {
	height: 1%;
	margin-bottom: -3px;
}
* html .arrowLink li {
	height: 1%;
}
* html .arrowLink li {
	height: 1%;
	margin-bottom: -3px;
}
/* End hide from IE5/mac */

/* 
end list styles
----------------------------------------------- */