/* @override http://oymtesting.com.au/sites/oymtesting.com.au/themes/oym5a/css/ie6.css?E */

/*IE6 Overides */

* html #logon {
	width: 90px;
	height: 29px;
}
* html #navbar {
	left:90px;
	top:-38px;
}

* html #message {
	height: 2px;	

}

* html .add-to-cart input.form-submit {
	
	padding: 0 5px;
	margin: 0 9px;
	width: 80px;
}

* html .add-to-cart .form-text {
	width: 26px;

}

* html #logo {
	background: url(../images/logo.gif) no-repeat;
	width: 50px;
	height: 69px;
}
* html #home-message-primary{
	background: url(/sites/all/files/home-message-primary.gif) no-repeat;
	width:752px; 
	height:89px;
}

* html #home-message-secondary{
	background: url(/sites/all/files/home-message-secondary.gif) no-repeat;
	width:752px; 
	height:89px;
}

* html #header{
	overflow:hidden;
	height:80px;
	margin:0;
	padding:0;
}

* html  #navbar {
 top:-30px;
  left:70px;
  clear:both;
  position:relative;
}



/* IE 7 Overides */


*:first-child+html #logon {
	width: 90px;
	height: 20px;
}

*:first-child+html #message {
	height: 2px;	

}
/*
*:first-child+html #navbar, *:first-child+html .sidebar-right #navbar, *:first-child+html .sidebar-left #navbar , *:first-child+html .not-front #navbar  {

	position: absolute !important;
	top: 40px !important;

	z-index: 2 !important;
	left: 6pc !important;
}
*/


*:first-child+html .add-to-cart input.form-submit {

	padding: 0 5px;
	margin: 0 9px;
	width: 80px;
}

*:first-child+html .add-to-cart .form-text {
	width: 26px;

}
*:first-child+html  #navbar {
 top:-30px;
  left:70px;
  clear:both;
  position:relative;
}






