
/* ********************* Main layout */
* {
  margin: 0;
  padding: 0;
 }
body {
   text-align: center;
  margin: 0px; 
    
}
#wrapper {
	text-align: left;
	margin-left:  auto;
	margin-right: auto;
	max-width:960px;
	min-width: 800px;
	border:solid 1px #999;
	background-image: url(../images/background.png);
	background-repeat: repeat-y;
}
#content {
	width: 100%;
	border-top: 1px #999 solid;
}
#main-nav {
	width: 100%;
    background-color:#D8D8D8 ;
	}
#header {
  height:165px;
  background-color: #F0F0F0 ;
  margin:0;
  padding: 0;
 /* font-size: 0;/*ie6 height hack*/
}
#main-content {
	width: 72%;
	float: right;
	background-color:#FFF;
	border-left: 2px dotted #999;
	padding-top: 10px;
   padding-bottom: 5px;
   padding-right: 5px;
	 
}
#second-content {
	width: 25%;
	float: left;
	text-align: center;
	background-color: transparent; 
	  padding-top: 20px;
  padding-bottom: 5px;
  padding-right: 5px;
  font-size: 95%;
	/*background-color: #cce0cc; leave here for xmas*/
			
}

#second-content-show {
	width: 33%;
	float: right;
	margin-right: 2px;
	text-align: center;
	padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 5px;
}
#secondary-content-show * { 
 padding-left: 5px;
 padding-right: 5px;
}
#secondary-content-show * * { 
 padding-left: 0;
 padding-right: 0;
}	
#rightSide {
	float:right;
	width: 26%;
	
}
#footer {
	clear: both;
}
#footer {
  background-color:#E0E0E0 ;
  padding: 1px 20px;
  border-top: solid 1px #999;
}
#footer2 {
	clear: both;
	padding-top: 3px;
}
body {
	font: 62.5%/1.6 "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Verdana, sans-serif;
	   
	background-color: #F0F0F0 ;
	/*background: url(../images/xmas/christmasBackground.jpg); xmas background pic*/
	/*background: url(fadestrip.png) ;*/

	
		}
#wrapper {
	background-color: #fff;
}
#main-content li {
	margin-left: 30px;

}
#main-content ul {
	margin-bottom: 5px;
}

/* ************************ main nav */
#main-nav {
	text-decoration: none;
	text-align: center;
	clear: both;
	font-weight:bold;
	border-top: 1px solid #999;
}
#main-nav ul {
	list-style-type: none;
}
#main-nav li a:link, #main-nav li a:visited {
			text-decoration: none;
			color:#383838;
}
#main-nav li a:hover {
		color:#909090;
}

#main-nav li{
	display: inline;
	padding-left: 20px;
	text-decoration: none;
	font-family:Verdana, Geneva, sans-serif;
}


#main-nav *, #secondary-content * { 
 padding-left: 5px;
 padding-right: 5px;
}
#main-content {
	padding-left: 10px;
}
#main-nav * *, #secondary-content * * { 
 padding-left: 0;
 padding-right: 0;
}	

/* ********************* fonts and colours */
h1 {
  font-size: 2.4em;
  font-weight: bold;
  color:#383838;
  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 2.2em;
	font-weight: bold;
	color:#383838;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
h3 {
	font-size: 2.0em;
	font-weight:bold;
	color:#383838;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
h4 {
	font-size: 1.6em;
	color:#383838;
	font-weight:bold;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
h5 {
	font-size: 1.4em;
	color: #00337f;
}
p {
	font-size: 1.2em;
	color: #00337f;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
li {
	font-size: 1.2em;
	color: #00337f;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	
}
/* ***************** Navs  */
#search {
	margin: 0;
	padding: 0;
	width: 220px;
	padding-left: 25px;
	font: 100% "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Verdana, sans-serif;
	color: #00337f;
	float: left;
}
/*#search img {
	margin-top: 10px;
}*/
#jumpmenu {
	float:left;
	width:315px;
	padding-top: 5px;
	padding-bottom: 20px;
	font-size: 110%;	
	}
#jumpmenu li {
	padding: 0;
	margin: 0;
	list-style-type:none;
}
#jumpmenu a:link, #jumpmenu a:visited {
	text-decoration: underline;
	color: #00337f;
}
#jumpmenu a:hover {
	text-decoration: none;
	font-weight: bold;
}
#second-content a:link, #second-content a:visited {
	color:#383838;
	text-decoration:none;
}
#second-content a:hover {
	color:#909090;
}
a.GreyLink:link {
	color:#383838;
	text-decoration:none;
}
a.GreyLink:visited {
	color:#383838;
	text-decoration:none;
}
a.GreyLink:hover{
	color:#909090;
}

.DarkGreyNew {
	color:#383838;
	font-weight:bold;
}
.DarkGreyNotBold {
	color:#383838;
}
a.nolink:link, a.nolink:visited {
	text-decoration: none;
	color:#00337f;
}
a.nolink:hover {
	
}
#breadcrumb a:link, #breadcrumb a:visited {
	text-decoration: underline;
	color: #00337f;
}
#breadcrumb a:hover {
	text-decoration: none;
}
#breadcrumb {
	float: right;
	/*height: 25px;*/
	width: 670px;
	margin-top:5px;
	text-align: right;
}
#breadcrumb li {
	display: inline;
	margin: 0;
	margin-left: 5px;
}
#breadcrumb ul {
	margin-right: 15px;
}
#home-links ul {
	list-style-type: none;
}
#home-links li {
	margin-left: 0px;
	font-family:Verdana, Geneva, sans-serif;
}

#home-links li a:link  {
	color: #0000ff;
	text-decoration: underline;
}

#home-links li a:visited {
	color: 	#971997;
	text-decoration: underline;
}
#home-links li a:hover {
	color: #191970;
	text-decoration: none;
}
a.listlink:link {
	color: #0000ff;
	text-decoration: underline;
}
a.listlink:visited {
	color: 	#971997;
	text-decoration: underline;
}
a.listlink:hover {
	color: #191970;
	text-decoration: none;
}
a.top:link {
	color: #0000ff;
	text-decoration: underline;
}
a.top:visited {
	color: #0000ff;
	text-decoration: underline;
	
	}
a.top:hover {
	text-decoration: none;
	color: #d11600;
}
a.text:link {
	color: #0000ff;
	text-decoration: underline;
}
a.text:visited {
	color: #0000ff;
	text-decoration: underline;
}
a.text:hover {
	color: #191970;
	text-decoration: none;
}
a.fullmenu:link, a.fullmenu:visited {
	color: #0000ff;
	text-decoration: underline;
}
a.fullmenu:hover {
	text-decoration: none;
}
#download-links a:link {
	color: #0000ff;
	text-decoration: underline;
}
#download-links a:visited {
	color: 	#971997;
	text-decoration: underline;
}
#download-links a:hover {
	color: #d11600;
	text-decoration: none;
}

/* ************************Flash divs */
#flashads {
	width: 360px;
	height: auto;
	float: right;
	margin-top: 15px;
	margin-bottom:25px;
	margin-left: 5px;
	border: 2px dotted #999;
	background-color: #F0F0F0;
	}
#flashads img {
	border: none;
}
#flashads p {
	color:#383838;
	font-weight: bold;
	font-size: 90%;
} 
#flashads2 {
	width: 360px;
	height: auto;
	float: right;
	margin-top: 5px;
	margin-bottom:25px;
	border: 2px dotted #999;
	background-color: #F0F0F0;
	}
#flashads2 img {
	border: none;
}
#flashads2 p {
	color:#383838;
	font-weight: bold;
	font-size: 90%;
} 
#flashbanner {
	float: right;
	margin-top: 5px;
	margin-right: 15px;
	border: 1px #000 solid;
	height: 120px;
	width: 670px;
		

}	
#flashHomePage {
	/*background:url(../flash/background1.jpg) no-repeat;*/
	width:465px;
	height:360px;
	padding-top:15px;
	padding-left: 20px;
	
}
/* home page slide show css ****************** */
#banners
{
        width:450px;
        height:330px;
        border:2px solid #cccccc;
}

#banners div
{
        width:450px;
        height:330px;
        display:none;
        margin:0px;

}

#banners #banner1
{
        display:block;
}
#banners ul
{
        width:auto;
        height:25px;
        background:#0063DC;
        margin:0px;
}

#banners ul li
{
        display:inline;
        width:10px;
}

#banners ul li a
{
        text-decoration:none;
        padding:5px;
        line-height:2.5em;
        margin:5px;
        color:#fff;
        height:25px;
        font-weight:bold;
}

#banners ul li a:hover
{
        background:#fff;
        color:#0063DC;  
}

/* Site Map Divs */

#SiteMapNew ul {
	list-style-type:none;
	
}
#SiteMapNew li {
	margin-left: 0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:1.0em;
}
#SiteMapNew p{
	font-size: 1.0em;
	font-family:Verdana, Geneva, sans-serif;
}
#SiteMapNew h4 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:1.4em;
}
#SiteMapNew th {
	font-size:1.4em;
	font-weight:bold;
}

#SiteMapNew li a:link, #SiteMapNew li  a:visited {
	font-family:Verdana, Geneva, sans-serif;
	text-decoration: none;
	color: #00337f;
}
#SiteMapNew li a:hover {
	color: #d11600;
}


.height_aged {
	height: 155px;
	margin-bottom: 10px;
}
/* Aged Care Divs */
#laserband {
	height: 170px;
}
/*Aged Care Class */

.noborder {
	border: none;
}


.centre {
	text-align:center;
}
.center {
	text-align:center;
}
.leftAlign3 {
	text-align: left;
}
rightAlign3 {
	text-align: right;
}


.boldFont {
	font-weight: bold;
}


.fullmenu {
	font-size: 16px;
}
#missionStatement {
	
}
#labelland {
	float: right;
	width: 180px;
	margin-left: 5px;
	margin-top: 15px;
	margin-bottom: 5px;
	height: 210px;
}

ol {
	list-style-type: lower-alpha;
}
td {
	font-family: Verdana, Geneva, sans-serif;
	color: #00337f;
	font-size: 1.2em;
	
}
hr {
	color: #999;
	height: 1px;
	width: 98%;
}
.dottedBorder {
	border-bottom: 2px dotted #999;
	width:98%;
}
.blue {
	color: #00337f;
}
.margin-left {
	margin-left: 5px;
}
.padding-left {
	padding-left: 5px;
}
			   
.margin-right {
	margin-right: 5px;
}
.red {
	color: #d11600;
}
.green {
	color: #26A32E;
}

.enlarge_text {
	color: #00F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	
}
.enlargeTextLeft {
	color: #00F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}
	
.red_bkg_head {
	color:#d11600;
	background-color: #cdcdcd;
	 padding: 0.2em;
	 
}
.bkg {
	background-color: #cdcdcd;
}
.red-bold {
	color: #d11600;
	font-weight: bold;
	
}
.red-heading {
	color: #d11600;
	font-size: 18px;
	font-weight:bold;
}
.SearchBoxBlue {
	font-family:Verdana, Geneva, sans-serif;
	color:#00337f;
}
.black {
	color: #000;
}
.small {
	font-size: 1.2em;
}
.small-blue {
	font-size: 1.2em;
	color: #00337f;
}
.small-seo {
	font-size: 9px;
}
.extra-small {
	font-size: 0.8em;
	color: #00337f;
}

.float-left {
	float: left;
	
}
.floatLeftmarginR50 {
	float: left;
	margin-right: 25px;
}
.height-220 {
	height: 225px;
}
.float-right {
	float: right;
	margin-right: 5px;
	margin-left: 15px;
	margin-bottom: 20px;
}
#left-50 {
	width: 49%;
	float: left;
}
.left-50 {
	width: 49%;
	float: left;
	text-align: center;
}
#mobileShelving ol{
	list-style-type:decimal;
	
}
#left-ks{
	text-align: center;
	width: 49%;
	float: left;
}
#right-ks {
	text-align: center;
	width: 49%;
	float: right;
}
.right-50 {
	width: 49%;
	float:right;
	text-align: center;
}
#right-50 {
	width: 49%;
	float:right;
}
.list_position {
	list-style-position: inside;
	color: #00337f;
	padding-left: 25px;
	
}
#number-ol ol{
	list-style-type: decimal;
	color: #00337f;
	}
.clear {
	clear: both;
	
}
#resid {
	
	float: left;
	width: 200px;
}
#laserbandFullRight {
	width: 270px;
	float: right;
	}
#laserbandFullRight img {
	float: right;
}
#laserbandFullLeft {
	width: 420px;
	float: left;
}
#handLeft {
	width: 250px;
	float: left;
}
#handRight {
	width: 210px;
	float: right;
	margin-right: 210px;
}
#decoderLeft {
	width:250px; 
	float: left;
	margin-top: 15px;
}
#decoderRight {
	width: 200px;
	float: right;
	margin-right: 230px;
	margin-top: 20px;
	text-align: center;
}
#resid1 {
	margin-top: 10px;
	float: left;
	margin-right: 10px;
	width: 390px;
}
#resid3  {
	
	float: right;
	width: 480px;
}
#viscopy {
	width: 290px;
	float: right;
}
#viscopy li {
	margin-left: 25px;
}
#envelCopy {
	float: right;
	width: 470px;
}
#physicool {
	font-size:16px;
	color: #fff;
	}
#physicool img {
	margin-left: 25px;
}
#physicool li {
	text-align: left;
	font-size: 14px;
	color:#FFF;
	margin-bottom:20px;
}
.margin-left-15 {
	margin-left:15px;
}
#quick-links li a:link, #quick-links li a:visited {
	text-decoration: none;
	color: #00337f;
}
#quick-links li a:hover {
	/*text-decoration: underline;*/
	color: #d11600;
}
#quick-links li {
	font-family:Verdana, Geneva, sans-serif;
}
.hidden {
	display:none;
	border: none;
	
}
#idcardsCopy {
	float: right;
	width: 375px;
}
#idcardsCopy ol {
	list-style-type: decimal;
}
#idcardimg {
	float: left;
	width: 310px;
}
#idcard02 img {
	float: right;
	margin-left: 10px;
	border: none;
}
#quick-links ul {
	list-style-type:none;
	/*list-style-image: url(../New%20Aged%20Care/0083_trustyol-triangle-red.png);*/
}
#quick-links {
	text-align: center;
	/*padding-left:25px;*/
	
}
.btop-posi {
	position: relative;
	right: -100px;
	width: 600px;
	border-bottom: 1px solid #000;
}
.indent {
	margin-left: 30px;
}
.indent-list {
	padding-left: 120px;
}
.centre {
	text-align: center;
}
.left-align {
	text-align: left;
}
.border {
	border: 1px #000 solid;
}
.article {
	margin-right: 5px;
	border: 2px #999 solid;
}
.heading-indent {
	padding-left: 30px;
	color: #d11600;
}
.border-bottom {
	border-bottom: 1px #999 solid ;
}
.smallheading {
	font-size: 1.4em;
	color: #d11600;
	padding-bottom: 1px;
}
.xsmallheading {
	font-size: 8px;
	color: #d11600;
}
.thumb_images {
	margin-right: 5px;
	float: left;
	width: auto;
	border: 2px #fff solid;
	
}
.leftHP {
	float: left;
	width: 49%;
	margin-bottom: 5px;
	margin-left: 5px;
	border: 1px solid #000;
	w\idth: 360px;
}
.rightHP {
	float: right;
	width: 49%;
	margin-right: 5px;
	margin-bottom: 5px;
	border: 1px solid #000;
	w\idth: 360px;
}
.id-access-left {
	float: left;
	width: 49%;
	margin-bottom: 5px;
	text-align: center;
	
}
.id-access-right {
	float: right;
	width: 49%;
	margin-bottom: 5px;
	text-align: center;
}
	
.border-right {
	border-right: 1px solid #000;
}
#clearing {
	border-top: 1px solid #000;
	clear: both;
}
.blink {
	text-decoration: blink;
	 color:  #d11600;
}
.float_right_margin {
	float:right;
	margin-right: 100px;
}
.float_left_margin {
	float: left;
	margin-left: 100px;
}
#new_product {
	text-align: center;
	width: 100px;
	float: left;
}
.left-33 {
	float:left;
	width: 32%;
	margin-bottom: 5px;
	margin-left: 2px;
	text-align: center;
	
}
.right-33 {
	float: left;
	width: 32%;
	margin-right:5px;
	margin-bottom: 5px;
	text-align: center;
}
.centre-33 {
	float: left;
	width: 33%;
	margin-bottom: 5px;
	text-align: center;
}	
.line-spacing {
	line-height: 40px;
	}
.margin-border {
	margin-right: 5px;
	border: 2px #fff solid;
	
}
.margin-border-top {
	margin-top: 15px;
	border: 2px #FFF solid;
}

.margin-border-left {
	margin-left: 5px;
	border: 2px #fff solid;
}
.arrow {
	list-style-image: url(../New%20Aged%20Care/0083_trustyol-triangle-red.png);
	list-style-type: square;
	
	
}
.home_list {
	list-style-image: url(../New%20Aged%20Care/0083_trustyol-triangle-red.png);
	list-style-type: square;
	padding-left: 15px;
}
#products {
	text-align: center;
	
}
#products ul{
	text-decoration: none;
	text-align: center;
	list-style-type: none;
}
#products li a:link, #products li a:visited {
	text-decoration: none;
	color: #00337f;
}
#products li a:hover {
	text-decoration: underline;
	color: #d11600;
}
#hplist ul {
	list-style-image: url(../New%20Aged%20Care/0083_trustyol-triangle-red.png);
	list-style-type: square;
}
#hplist li {
	color: #00337f;
	padding-left: 30px;
	list-style-position: inside;
}
#hplist li a:link, #hplist li a:visited {
	text-decoration: underline;
	color: #0000ff;
}
#hplist li a:hover {
	text-decoration: none;
	color: #d11600;
}
#back-to-top {
	clear:both;
	text-align:center;
}
#back-to-top ul {
	list-style-image: url(../New%20Aged%20Care/blackU.gif);
	list-style-type: square;
	
}
#back-to-top li a:link, #back-to-top li a:visited {
	text-decoration: none;
	color: #00337f;
}
#back-to-top li a:hover {
	text-decoration: underline;
	color: #d11600;
}
.flabels {
	padding-left: 65px;
}
#products-jump {
	
	
	}
	
#products-jump ul {
	list-style-image: url(../New%20Aged%20Care/0083_trustyol-triangle-red.png);
	list-style-type: square;
}
#products-jump li a:link, #products-jump li a:visited {
	text-decoration: underline;
	color: #0000ff;
}
#products-jump li a:hover {
	color: #d11600;
	text-decoration: none;
}
.indent-5 {
	padding-left: 5px;
}
.alt_back {
	background-color: #CCC;
	border: solid #000 1px;
}
.white_border {
	border: 2px #fff solid;
}
.borderit:hover img{
   border: 2px solid #d11600;
}
.borderit:hover {
	color: red;   /* Dummy definition to overcome IE bug */
}
.grey-border {
	border: 2px #999 solid;
}
.grey-border-margin {
	border: 2px #999 solid;
	margin-right: 10px;
}
.white-border-margin {
	border: 2px #fff solid;
	margin-right: 10px;
}
.float-left-img {
	float: left;
	border: 2px #fff solid;
	margin-right: 10px;
}
#contact {
	float: right;
	margin-right: 10px;
	margin-bottom: 10px;
	position: relative;
	bottom: 40px;
	
}
#contact-test {
	position: relative;
	width:250px;
	height: 90px;
	left: 520px;
	bottom: 80px;
	}
.height {
	height: 100px;
}

.height-products {
	height: auto;
}
.indent-home {
	padding-left: 55px;
}

#hidden {
	visibility: hidden;
}
.margin-bottom {
	margin-bottom: 10px;
	
}
#bottom-nav {
	width: auto;
	clear: both;
	text-align: center;
}
#bottom-nav li {
	display: inline;
	font-size: 12px;
	
}
#bottom-nav li a:link, #bottom-nav li a:visited {
	text-decoration: none;
	color: #00337f;
}
#bottom-nav li a:hover {
	text-decoration: underline;
	color: #0000ff;
}
a.tooltip {
	position: relative;
}

a.tooltip span {
	display: none;
}

a.tooltip:hover {
	 /* Fixes bug in IE5.x/Win */
	 font-size: 100%;
}

a.tooltip:hover span {
	
	display: block;
	position: absolute;
	top: 1em;
	left: 2em;
	padding: 0.3em 0.6em;
	border: 1px solid #963;
	color: #000;
	background-color: #fc3;
	text-decoration: none;
	width: 8em;
	text-align: center;
}
/* hide from IE5/Mac - only IE/Win sees this 3pixel job bug fix \*/
* html p {
	height: 1%;
	margin-left: 0;
}	
* html #my-float {
	margin-right: -3px;
}

/* end hide from IE5/Mac */
.info {
	text-align:left;
	
}
.info ul {
	list-style-image: url(../New%20Aged%20Care/0083_trustyol-triangle-red.png);
	list-style-type: square;
	
}

a.info:link {
	color: #0000ff;
	text-decoration: underline;
}
a.info:visited {
	color: #0000ff;
	text-decoration: underline;
}
a.info:hover {
	color: #d11600;
	text-decoration: none;
}

#pdf_1 {
	width:20px;
	height: 20px;
	top: -115px;
	left: 275px;
	position:relative;
	z-index: 1;
	display: block;
	
	
}
#pdf_2 {
	width:20px;
	height: 20px;
	top: -110px;
	left: 275px;
	position:relative;
	z-index: 1;
	display: block;
	
	
}
#pdf_3 {
	width:20px;
	height: 20px;
	top: -85px;
	left: 225px;
	position:relative;
	z-index: 1;
	display: block;
	
	
}
#pdf_4 {
	width:20px;
	height: 20px;
	top: -80px;
	left: 150px;
	position:relative;
	z-index: 1;
	display: block;
	
	
}
#aged-care-downloads {
	display: block;
	height: auto;
	width: 275px;
	}
#pdf-5 {
	display: block;
	width: 20px;
	height: 135px;
	float: right;
	padding-top: 20px;
	margin-right: 60px;
}
#pdf-5 img {
	margin-top: 5px;
}
#archive {
	margin-right: 50px;
}
#issues  {
	float: right;
	width: 225px;
}
.float-right-margin-left-15 {
	float: right;
	margin-left: 5px;
}
.margin-left-25 {
	margin-left: 28px;
}

