/* -----------------------------------------------


	Hotspot Networks - Website

	Author: 	Daniel Billingham
	Studio:		Web Elements
	Email: 		danielb@webelements.com.au
	Version:  	26.06.05


----------------------------------------------- */

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

#nav {
	background-color: #FFFFFF;
	height: 22px;
	border-bottom: 1px solid #FFFFFF;
	text-align: right;
}

#nav .webaddress {
	float: left;
}


/* CONTENT */
/* ------- */

/* Front Pics */

.pic {
	float: left;
	width: 86px;
	margin-right: 20px;
	text-align: center;
}

.pic img {
	padding-bottom: 6px;
}

.pic .link {
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	line-height: 11px;
}

/* Main */

#content {
	background-image: url(../images/bg-bottom.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	width:798px;
	height:600px;
	border: 1px solid #000000;
}

#contentResidential {
	background-image: url(../images/bgResidential.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	width:798px;
	height:600px;
	border: 1px solid #000000;
}

#contentTradesman {
	background-image: url(../images/bgTradesman.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	width:798px;
	height:600px;
	border: 1px solid #000000;
}

#contentLinkProv {
	background-image: url(../images/bgLinkProv.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	width:798px;
	height:600px;
	border: 1px solid #000000;
}

#contentCommercial {
	background-image: url(../images/bgCommercial.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	width:798px;
	height:600px;
	border: 1px solid #000000;
}

#contentJW {
	background-image: url(../images/bgJW.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	width:798px;
	height:600px;
	border: 1px solid #000000;
}

#contentLinks {
	background-image: url(../images/bgLinks.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	width:798px;
	height:600px;
	border: 1px solid #000000;
}

#contentDev {
	background-image: url(../images/bgDev.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	width:798px;
	height:600px;
	border: 1px solid #000000;
}


/* Login */

#login .box {
	width: 325px;
	background-image: url(../images/login/box-back.gif);
	background-repeat: repeat-y;
	text-align: center;
}

#login .box .left {
	font-weight: bold;
	text-align: right;
	padding: 5px 10px 5px 0;
	background: none;
	width: 125px;
}

#login .box .right {
	padding: 5px 0 5px 0;
	background: none;
	width: 200px;
}

#login .box .link {
	margin-top: 20px;
	width: 80px;
	height: 25px;
	padding: 0px;
}


/* SUBMENUS */

/* Main */

#menu {
	background-image:url(../images/menu/menuupper-bg.gif);
	width: 798px;
	height: 53px;
}

#menu #menuitem {
	padding-left:13px;
	padding-right:13px;
	vertical-align:middle;
}


.submenu {
	width: 142px;
	text-align: right;
	border-top: 1px solid #000000;
}

.submenu a:link, .submenu a:visited {
	background-image: url(../images/subnav/back-off.gif);
	background-repeat: repeat-x;
	display: block;	
	padding: 4px 10px 4px 5px;
	font-size: 11px;
	color: #666666;
}

.submenu a:hover, .submenu a:active {
	background-image: url(../images/subnav/back-on.gif);
	text-decoration: none;
	color: #CB372B;
}

/* Home */

#content-home .left .submenu {
	width: 118px;
	text-align: right;
	border-top: 1px solid #000000;
}

#content-home .left .submenu a:link, #content-home .left .submenu a:visited {
	background-image: url(../images/subnav/homeback-off.gif);
	background-repeat: repeat-x;
	display: block;	
	padding: 4px 10px 4px 5px;
	font-size: 11px;
	color: #666666;
}

#content-home .left .submenu a:hover, #content-home .left .submenu a:active {
	background-image: url(../images/subnav/homeback-on.gif);
	text-decoration: none;
	color: #CB372B;
}

/* BASE */
/* ---- */

#base {
	text-align: right;
	margin: 40px 0 0 10px;
}

#base #btn-print a:link, #base #btn-print a:visited {
	margin-left: 10px;
	padding: 0px;
	background-image: url(../images/layout/link-printpage-off.gif);
	background-repeat: no-repeat;
	width: 75px;
	height: 15px;
}

#base #btn-print a:hover, #base #btn-print a:active {
	background-image: url(../images/layout/link-printpage-on.gif);
	background-repeat: no-repeat;
}

#base #btn-top a:link, #base #btn-top a:visited {
	margin-left: 10px;
	padding: 0px;
	background-image: url(../images/layout/link-totop-off.gif);
	background-repeat: no-repeat;
	width: 40px;
	height: 15px;
}

#base #btn-top a:hover, #base #btn-top a:active {
	background-image: url(../images/layout/link-totop-on.gif);
	background-repeat: no-repeat;
}

/* FOOTER */
/* ------ */

#footer {
	text-align: center;
	border-top: 1px solid #FFFFFF;
	padding: 7px 0 7px 0;
	margin-top: 10px;
	font-size: 10px;
	color: #333333;
}

#footer a:link, #footer a:visited, #footer a:hover, #footer a:active {
	color: #333333;
}

#footerLogo {
	border:0px;
	margin:0px;
}

/* === */
/* OLD 

SUB NAVIGATION 
-------------- 

#subnav_home {
	width: 114px;
	padding: 0 0 0 0;
	height:25px;
}

#subnav_home .subnav_bullet {
	background-image:url(../images/subnav/back.gif);
	height:25px;
	background-repeat:repeat-x;
	text-align: right;
	padding: 0 0 0 0;
	vertical-align:top;
}
#subnav_home .subnav_item {
	background-image:url(../images/subnav/back.gif);
	background-repeat:repeat-x;
	color: #666666;
	width: 114px;
	height:25px;
	text-align: right;
	padding: 0 8 0 0;
	vertical-align:middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
#subnav_home .subnav_item a:link, #subnav_home .subnav_item a:visited, #subnav_home .subnav_item a:active {
	color: #666666;
}
#subnav_home .subnav_item a:hover {
	color: #DE3C2E;
}

#subnav {
	width: 160px;
	padding: 50px 0 0 0;
	height:25px;
}

#subnav .subnav_bullet {
	background-image:url(../images/subnav/back.gif);
	height:25px;
	background-repeat:repeat-x;
	text-align: right;
	padding: 0 0 0 0;
	vertical-align:top;
}
#subnav .subnav_item {
	background-image:url(../images/subnav/back.gif);
	background-repeat:repeat-x;
	color: #666666;
	width: 142px;
	height:25px;
	text-align: right;
	padding: 0 8 0 0;
	vertical-align:middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
#subnav .subnav_item a:link, #subnav .subnav_item a:visited, #subnav .subnav_item a:active {
	color: #666666;
}
#subnav .subnav_item a:hover {
	color: #DE3C2E;
}


/* CONTENT */
/* --- */
/* #content {
	width: 715px;
	padding: 0 0 0 0;
} 

#flash {
	width: 715px;
	padding: 0 0 0 0;
}

#pic_buttons {
	width: 715px;
	padding: 0 0 0 0;
}

#pic_buttons_home {
	width: 656px;
	padding: 0 0 0 0;
}


#solutions {
	width: 518px;
	padding: 23px 0 0 0;
	vertical-align:bottom;
}

#solutions_content {
	width: 518px;
	padding: 0 0 0 0;
	vertical-align:top;
}

