/*
-----------------------------------------------
SiteSuite Australasia Pty Ltd
Author:   Jarrod Strachan
Version:  11 Dec 2004
Product:  Netchant
----------------------------------------------- */


/* Establish general layout parameters
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

body {
	background-color: #EEE;
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	padding-bottom: 20px;
	padding-top: 17px;
	text-align: center;
	}
	
img {
	border: 0;
	}
	
#webHide, .webHide {
	display: none;
	}

#graphSize {
	
	}

#sidePhotoSize {
	width: 200px;
	}

#elecSpecs {
	width: 70%;
	}
* html>#electSpecs {
	width: 70%;
	}

#contents input.txtField, #contents textarea.txtField {
	color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #666;
	border-top: 1px solid #AAA;
	border-right: 1px solid #EEE;
	border-bottom: 1px solid #EEE;
	border-left: 1px solid #AAA;
	margin-top: 2px;
	margin-bottom: 6px;
	padding: 2px;
	}

#contents {
	position: relative;
	}

#contents td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}

#contents select {
	color: #666;
	font-size: 10px;
	margin: 0;
	padding: 0;
	}

#wrapper {
	background-color: #FFF;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
	border: 0;
	border-bottom: 5px solid #EEE;
	left: 50%;
	width: 761px; /* bmh */	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 741px;
	}
html>#wrapper {
	width: 741px;
	} 


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

.changeCty {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	width: 740px;
	margin: 2px auto;
	text-align: right;
	}
	.changeCty a:visited, .changeCty a:link {
		color: #D90720;
		text-decoration: none;
		border-bottom: 1px dotted #D90720;
		}
	.changeCty a:hover {
		color: #333;
		border-bottom: 1px dotted #333;
		}

#header {
	background-color: #FFF;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	width: 741px;
	height: 115px;
	text-align: left;
	}

#header span.contacts {
	float: left;
	margin: 55px 0 0 12px;
	padding: 0;
	border: 0;
	width: 420px;
	height: 52px;
	}
	
#header span.contacts strong {
	color: #D90720;
	}

#header span.logo {
	float: right;
	margin: 0;
	padding: 0;
	border: 0;
	width: 151px;
	height: 107px;
	text-decoration: none;
	}

#cityScape {
	background: #e13521 url(/persistent/siteImgs/cityScape.jpg) no-repeat 0 0;
	max-height: 188px;
	min-height: 188px;
	_height: 188px;
	width: 700px;
	color: #fff;
	padding: 0 20px;
	}

.tableHeader {
	width: 722px;
	}
	

/* Links
-------------------------------------- */
#header span.logo a {
	text-decoration: none;
	border-bottom: none;
	}

#header a:visited, #header a:link {
	color: #333;
	text-decoration: none;
	border-bottom: 1px dotted #333;
}

#header a:hover {
	color: #D90720;
	text-decoration: none;
	border-bottom: 1px solid #D90720;
}

#prdSrch a:visited, #prdSrch a:link {
	font-size: 9px;
	color: #FFF;
	text-decoration: none;
	border-bottom: 1px dotted #FFF;
}

#prdSrch a:hover {
	font-size: 9px;
	color: #D90720;
	text-decoration: none;
	border-bottom: 1px solid #D90720;
}

#search
{
	margin-top: 13px;
}

#contentWrap a:visited,  #contentWrap a:link {
	font-size: 9px;
	color: #D90720;
	text-decoration: none;
	border-bottom: 1px dotted #D90720;
}

#contentWrap a:hover {
	font-size: 9px;
	color: #333;
	text-decoration: none;
	border-bottom: 1px solid #333;
}

span.copyRight a:visited, span.copyRight a:link {
	font-size: 9px;
	color: #FFF;
	text-decoration: none;
	border-bottom: 1px dotted #FFF;
}

span.copyRight a:hover {
	font-size: 9px;
	color: #333;
	text-decoration: none;
	border-bottom: 1px solid #333;
}
	
span.footMenu a:visited, span.footMenu a:link {
	font-size: 9px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	border-bottom: 1px dotted #FFF;
}

span.footMenu a:hover {
	font-size: 9px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	border-bottom: 1px solid #333;
}

/* Main Navigation
-------------------------------------- */
#navwrap {
	text-align: left;
	background: #D90720;
	width: 741px;
/*height: 20px;*/
	height: 24px;
	padding: 0;
	margin: 0;
	position: relative;
	z-index: 100;
	float: left;
	border-bottom: 5px solid #FFF;
	border-top: 3px solid #D90720;
	}
.sf-menu, .sf-menu * {
margin:0;
padding:0;
list-style:	none;
}

.sf-menu {
line-height:0;
}

.sf-menu ul {
position:absolute;
top:	-999em;
width:10em; 
}

.sf-menu ul li {
width:100%;

}

.sf-menu li:hover {

}

.sf-menu li {
float:left;
position:relative;
/*border-right:1px solid #fff;*/
background-color:#d90720;
}

.sf-menu a {
display:block;
position:relative;
padding-top:4px;
padding-bottom:5px;
}

.sf-menu a:hover {
/*color:#D90720;*/
}
	
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
left:	0;
top:	1.0em; 
z-index:99;
}

ul.sf-submenu {
padding-right:20px; 
padding-top:1px; 
padding-bottom:4px;
}

.submenu-width {
padding-right:20px; 
padding-top:8px; 
padding-bottom:8px;
}



/*** DEMO SKIN ***/
.sf-menu {
float:left;


}
.sf-menu a {
padding: 0 12px 0 20px;
text-decoration:none;
line-height:1;
font-size:10px;

font-weight:bold;
/*background: url(/persistent/siteImgs/navNorm.gif) no-repeat 0% 0%;*/
	background: url(/persistent/siteImgs/navNorm.gif) no-repeat scroll 0 0 transparent;;

}
.sf-menu a, .sf-menu a:visited  { 
color:#fff;
}
.sf-menu li.current {
margin-left:12px;
}

.sf-menu li li {

/*border: 1px solid #990033;*/
	border: 1px solid gray;
line-height:1;

}
.sf-menu ul li ul li li {
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
/*color:#FFA011;*/
	outline:0 none;
	color: #D90720;
}
/*#nav, #nav ul {
	line-height: 1.1em;
	padding: 0;
	margin: 0;
	list-style: none;
	background: #D90720;
	width: 741px;
	} 
	
#nav a:visited, #nav a:link {
	display: block;
	border: 0;
	color: #FFF;
	font-size: 10px;
	font-weight: bold;
	border-bottom: none;
	text-transform: capitalize;
	text-decoration: none;
	background: url(/persistent/siteImgs/navNorm.gif) no-repeat 0% 0%;
	padding: 0 12px 0 20px;
	}
*>html #nav a {f\loat: left;} *//*IE 5 Mac hack */

/*#nav a:hover {
	display: block;
	color: #D90720;
	font-size: 10px;
	border-bottom: none;
	text-transform: capitalize;
	text-decoration: none;
	background: url(/persistent/siteImgs/navOver.gif) no-repeat 0% 0%;
	padding: 0 12px 0 20px;
	}
	
#nav li {
	position: relative;
	float: left;
	margin: 1px;
	margin-right: 0;
	margin-bottom: 0;
	width: auto;
	white-space: nowrap;
	} 
	
#nav li:hover ul, #nav li.over ul {
	display: block;
	}*/

/* ----- Second level ----- */

/*0525 menu add*/
/*------------------*/
.sf-menu li a:hover {
	color: #D90720;
}

.sf-menu li a:hover {
	color: #D90720;
}

.sf-menu li.sfHover a.top_li
{
	color: #fff;
}

.sf-menu li.sfHover a.top_li:hover
{
	color: #D90720;
}

.sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
    color: #D90720;
    background-color: #fff;
    /*background-image:  none;*/
	background-image: url(../siteImgs/navOver.gif);
	background-position: 0 0;
}

li.home:hover, li.home
{
	border-left: solid 2px #D90720;
}

.sf-menu li a {
    padding-top: 5px;
    padding-bottom: 5px;
}
/*------------------*/

iframe {
	z-index: 3;
	}

/*#nav li ul {
	z-index: 999;
	float: left;
	background: #D90720;
	position: absolute;
	top: 20;
	left: 0;
	display: none;
	list-style: none;
	width: 200px;
	}

#nav li li {
	margin: 0;
	margin-top: 1px;
	padding: 0;
	line-height: 1.5em;
	width: 100%;
	}

#nav li li a:visited, #nav li li a:link {
	text-decoration: none;
	display: block;
	background: #D90720;
	padding: 0 10px;
	width: 180px;
	}

#nav li li a:hover {
	color: #D90720;
	display: block;
	text-decoration: none;
	background: #FFF;
	padding: 0 10px;
	width: 180px;
	}
*/

/* Product Search
-------------------------------------- */
#srchTitle {
	background-color: #9E9E9E;
	float: left;
	height: 12px;
	padding: 0;
	margin: 0;
	border: 0;
	border-bottom: 1px solid #FFF;
	width: 741px;
	text-align: left;
	}

#prdSrch {
	background-color: #B7B7B7;
	font-size: 10px;
	float: left;
	height: 55px;
	padding: 6px 9px 0 9px;
	margin: 0;
	text-align: left;
	border-bottom: 5px solid #FFF;
	width: 759px; /* bmh */	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 723px;
	}
html>#prdSrch {
	width: 723px;
	}
	
span.id {
	font-size: 18px;
	color: #FFF;
	font-weight: bold;
	}
	
td.padRight {
	padding-right: 8px;
	}

#prdSrch input.txtField, #extSrch input.txtField {
	background-color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999;
	border: 1px solid #999999;
	padding: 2px;
}

#prdSrch select, #extSrch select {
	background-color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	margin: 0;
	padding: 0;
}

/*#sidePhoto {
	z-index: 50;
	margin-left: 490px;
	padding-left: 15px;
	padding-right: 5px;
	position: absolute;
	width: 200px;
	background-color: #DEDEDE;
	float: right;
	} */
	
#sidePhoto {
	z-index: 50;
	padding-left: 15px;
	padding-right: 5px;
	position: absolute;
	width: 200px;
	background-color: #DEDEDE;
	top: 20px;
	right: 10px;
	}


/* Product Search - External (iframe)
-------------------------------------- */

#extSrch {
	background-color: #B7B7B7;
	font-size: 10px;
	float: left;
	height: 55px;
	padding: 0;
	margin: 0;
	border: 0;
	width: 723px;
	}


/* Contents
-------------------------------------- */
#contentWrap {
	background-color: #DEDEDE;
	float: left;
	padding: 0;
	margin: 0;
	border: 0;
	width: 741px;
	text-align: left;
	}
	
h1 {
	font-weight: bold;
	font-size: 120%;
	color: #333;
	margin: 0;
	padding: 20px 12px 6px 12px;
	text-align: left;
	}
	
#cityScape h1 {
	color: #fff;
	padding-left: 0;
	}
	
h2 {
	font-weight: bold;
	font-size: 100%;
	color: #333;
	margin: 0;
	padding: 0;
	text-align: left;
	}

#contents {
	float: left;
	font-size: 10px;
	clear: both;
	padding: 20px;
	margin: 0;
	width: 741px; /* bmh */
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 701px;
	}
html>#contents {
	width: 701px;
	} 
	
span.dots {
	float: left;
	width: 741px;
	clear: both;
	font-size: 1px;
	}

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

#footer {
	background-color: #D90720;
	font-size: 10px;
	color: #FFF;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: auto;
	margin-left: auto;
	padding: 8px 0 0 0;
	height: 41px;
	left: 50%;
	width: 751px;
	border-bottom: 2px solid #EEE;
	}

span.footMenu {
	width: 741px;
	clear: left;
	padding: 0;
	}

span.copyRight {
	width: 741px;
	padding: 0;
	line-height: 2em;
	}

#options {
	font-size: 10px;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
	left: 50%;
	height: 16px;
	width: 751px;
	}
	
.lastUpdate {
	font-size: 10px;
	width: 300px;
	}


