/*------------StatScrubs--------------*/
img {
	display: block;
 -ms-interpolation-mode: bicubic;
}

table, span, td, div, tr, p, h1, h2, h3, img, form {
	margin: 0px;
	padding: 0px;
}

td { padding-right: 6px; }

body,td,th {
	font-family: "Lucida Sans", sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 19px;
	vertical-align: middle;
}

h1 {
	padding-bottom: 7px;
	font-size: 15px;
	font-weight: bold;
}

body {
/*	background-color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(../images/bg-header.jpg);
	background-repeat: repeat-x;
*/
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
 background:#848283;
}
div.body {
 background:#FFFFFF url(../images/bg-header.jpg) repeat-x;
}

a:link {
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	font-weight: bold;
	color: #333333;
}
a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #EC6D00;
}
/*a:active {
	text-decoration: underline;
	font-weight: bold;
	color: #333333;
}*/
.price {
	color: #FF7100;
	font-weight: bold;
}

#clear { clear: both; }

#space {
	clear: both;
	height: 11px;
}

#container {
	width: 824px;
	margin-right: auto;
	margin-left: auto;
}

#links {
	background-color: #FFFFFF;
	width: 236px;
	padding-right: 24px;
	padding-left: 23px;
	padding-top: 15px;
	padding-bottom: 15px;
}

#enlargePct {
	background-color:#E6E6E6;
	border:1px solid #CCCCCC;
	color:#000000;
	font-family:Verdana, Arial, Helvetica;
	font-size:7pt;
	text-align: center;
	text-decoration: none;
	font-weight: normal;
	float: left;
	width: 130px;
}

#enlargePct a:link {
	text-decoration: none;
	color: #333333;
	font-weight: normal;
}

#enlargePct a:hover {
	text-decoration: none;
	color: #EC6D00;
	font-weight: normal;
}

#enlargePct a:active {
	text-decoration: none;
	color: #333333;
	font-weight: normal;
}

#enlargePct a:visited {
	text-decoration: none;
	color: #333333;
	font-weight: normal;
}

div#EnquirePlease, div#EnquirePlease div.notshadow
{
	padding-left: 0px;
  padding-top: 3px;
  padding-bottom: 3px;
	border: 1px solid #f0f0f0;
/*	-moz-border-radius: 20px;*/
  background-color: #ececec;
  margin-top: 22px;
color: #083;
}
 div#EnquirePlease div.notshadow
{
margin: 0;
  border: 4px solid #f0f0f0;
/*	-moz-border-radius: 20px;*/

  padding: 20px;
  background-color: #fff;
}

/*------------//StatScrubs--------------*/
/*------------Header--------------*/
#imageswap {
	width: 198px;
	height: 421px;
	padding-left: 365px;
	position: relative;
	z-index:9900;
}

#header-top-right {
	float: left;
	height: 93px;
	width: 274px;
	background-attachment: scroll;
	background-image: url(../images/items.jpg);
	background-repeat: no-repeat;
	background-position:bottom center;
	margin-left: 201px;
}

#items-in-your-cart {
	padding-top: 32px;
	padding-left: 68px;
}

#header {
	height: 232px;
	width: 824px;
	margin-top: -421px;
}

#header-top {
	padding-left: 31px;
	height: 93px;
	overflow:hidden;
}
#header-bottom {
	height: 142px;
	padding-left: 26px;
}

#logo {
	background-attachment: scroll;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 142px;
	width: 334px;
}

#header-promo {
	background-attachment: scroll;
	background-image: url(../images/header-promo.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 142px;
	width: 283px;
	margin-left: 181px;
}

#text-wrap {
	float: right;
	height: 75px;
	width: 171px;
}
/*------------//Header--------------*//*------------Body--------------*/

.note {
	color: #EC6D00;
	font-weight: bold;
}

#body { float:left; }

#search {
	background-attachment: scroll;
	background-image: url(../images/search.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 283px;
}

#search-icon {
	float: left;
	height: 30px;
	width: 13px;
	padding-left: 35px;
}

#search-text {
	height: 14px;
	width: 136px;
	margin-left: 5px;
	background-attachment: scroll;
	background-image: url(../images/search-text.jpg);
	background-repeat: no-repeat;
	float: left;
	color: #666666;
	text-indent: 3px;
	border: 1px solid #CCCCCC;
}

#search-button {
	background-color: #EDEDF1;
	float: left;
	height: 18px;
	border: 1px solid #D6D7DE;
	font-size: 10px;
	margin-left: 4px;
	cursor: pointer;
	text-align: center;
}

#add-to-cart {
	background-color: #F6E9DE;
	height: 18px;
	font-size: 11px;
	cursor: pointer;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: dotted;
	border-bottom-style: solid;
	border-left-style: dotted;
	border-top-color: #FF7100;
	border-right-color: #FF7100;
	border-bottom-color: #FF7100;
	border-left-color: #FF7100;
	font-weight: bold;
	margin-top: 13px;
	background-attachment: scroll;
	background-image: url(../images/shopping-icon.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-left: 41px;
	margin-right: 40px;
	text-align: left;
	padding-left: 33px;
}

.form-menu {
	background-color: #EDEDF1;
	float: left;
	height: 17px;
	border: 1px solid #D6D7DE;
	font-size: 10px;
	margin-left: 4px;
	cursor: pointer;
}

.form-text {
	background-color: #EDEDF1;
	float: left;
	height: 18px;
	border: 1px solid #D6D7DE;
	font-size: 10px;
	margin-left: 4px;
	margin-top: 3px;
	width: 30px;
}

#container-footer {
	background-attachment: scroll;
	background-color: #CCCCCC;
	background-image: url(../images/bg-footer.jpg);
	background-repeat: repeat-x;
}

#breadcrumb {
	padding-left: 26px;
	padding-top: 18px;
	padding-bottom: 18px;
	padding-right: 110px;
	position: relative;
	background-attachment: scroll;
	background-image: url(../images/breadcrumbs-l.jpg);
	background-repeat: no-repeat;
	background-position: 0px 25px;
}

#container-left {
	float: left;
	width: 541px;
	z-index:9999;
}

#container-right {
	float: right;
	width: 283px;
	background-attachment: scroll;
	background-image: url(../images/bg-container-right.jpg);
	background-repeat: repeat-y;
}

#title {
	padding-left: 26px;
	padding-top: 19px;
	padding-bottom: 23px;
	padding-right: 18px;
}

#paragraph {
	padding-left: 26px;
	padding-bottom: 18px;
	padding-right: 18px;
	float: left;
	position: relative;
}

#u-list p { padding-top: 1px; }

#search-top {
	height: 22px;
	width: 283px;
	background-attachment: scroll;
	background-image: url(../images/search-top.jpg);
	background-repeat: no-repeat;
}

#tch-spc {
	font-weight: bold;
	width: 211px;
	float: left;
}

#tch-spc-right {
	font-weight: bold;
	width: 211px;
	float: right;
}

#tch-spc ul {
	list-style-image: url(../images/arrowb.gif);
	list-style-type: none;
	padding-left: 10px;
}

#tech-top { height: 10px; }

#tech-cntr {
	background-attachment: scroll;
	background-image: url(../images/tech-cntr.gif);
	background-repeat: repeat-y;
	padding-top: 5px;
	padding-right: 9px;
	padding-bottom: 11px;
	padding-left: 9px;
}

#tech-btm {
	background-attachment: scroll;
	background-image: url(../images/tech-btm.gif);
	background-repeat: no-repeat;
	height: 1px;
}

#u-list li {
	display: block;
	list-style-type: none;
	background-attachment: scroll;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;

	/* AVE :: 14/07/08 */
/*	padding-left: 27px;*/
/*	background-position: 17px 7px;*/
	padding-left: 7px;
	background-position: 0px 7px;
	margin-left:-27px;
}
/* AVE :: 14/07/08 */
#u-list.shopmenu {
 margin-left:27px;
}

/* AVE :: 17/07/08 */
#u-list.addtocart {
 margin-left:27px;
}

#tech-list {
	background-attachment: scroll;
	background-image: url(../images/pdf.gif);
	background-repeat: no-repeat;
	background-position: -2px -3px;
	padding-left: 25px;
	padding-bottom: 5px;
}

#container-right-btm {
	background-attachment: scroll;
	background-image: url(../images/bg-btm-container-right.jpg);
	background-repeat: no-repeat;
	height: 22px;
}
#right-column {
	padding-right: 33px;
	padding-left: 33px;
}

#box {
	padding-top: 21px;
	padding-left: 1px;
}

#box-top {
	background-attachment: scroll;
	background-image: url(../images/box-top.gif);
	background-repeat: no-repeat;
	height: 28px;
}
#box-cntr {
	background-attachment: scroll;
	background-image: url(../images/box-cntr.gif);
	background-repeat: repeat-y;
	padding-top: 11px;
	padding-right: 3px;
	padding-left: 3px;
}
#box-btm {
	background-attachment: scroll;
	background-image: url(../images/box-btm.gif);
	background-repeat: no-repeat;
	height: 13px;
}

#box-cntr table { }

#box-title {
	text-align: center;
	padding-top: 5px;
	font-weight: bold;
	color: #FFFFFF;
}

#product-pct {
	float: left;
	margin-right: 23px;
}

#u-list-products {
	padding-left: 140px;
	padding-bottom: 18px;
	position: relative;
}
/*------------//Body--------------*/
/*------------Footer--------------*/
#footer {
	width: 824px;
	margin-right: auto;
	margin-left: auto;
}

#auststat-logo {
	float: left;
}

#footer-top {
/*	height: 57px;*/
	width: 824px;
}

#footer-bottom {
	color: #999999;
	text-align: center;
	padding-top: 5px;
	font-size: 11px;
	padding-bottom: 5px;
}

#footer-bottom a {
	width: 824px;
	color: #999999;
	text-align: center;
	padding-top: 9px;
	font-size: 11px;
	font-weight: normal;
}

#kiwistat-logo {
	float: right;
}
/*------------//Footer--------------*/
/*--------------Image Preloader----------------*/
#image-preloader {
	background: url(../images/nav-h.jpg);
	visibility: hidden;
}
/*--------------//Image Preloader----------------*/
/*---------------Category----------------------*/
#category {
	border: 1px solid #CCCCCC;
	margin-right: 20px;
	margin-bottom: 20px;
	float: left;
	position: relative;
	width: 174px;
}

#category-title {
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 4px;
	background-color: #66CC33;
}

#category-more {
	text-align: right;
	padding-right: 5px;
	background-color: #E9E9E9;
	padding-top: 1px;
	padding-bottom: 1px;
}
/*---------------//Category----------------------*//*---------------Category----------------------*/
#productline {
	border: 1px solid #CCCCCC;
	margin-right: 20px;
	margin-bottom: 20px;
	float: left;
	position: relative;
	width: 174px;
}

#productline-title {
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 4px;
	background-color: #66CC33;
}

#productline-more {
	text-align: right;
	padding-right: 5px;
	background-color: #E9E9E9;
	padding-top: 1px;
	padding-bottom: 1px;
}

#productline img {
	
	margin-right: auto;
	margin-left: auto;
}
/*---------------//Category----------------------*//*------------Colours--------------*/

#ColorPicker {
	Float: left;
	width: 100px;
	padding-left: 4px;
}


#OneColor img {
	padding-top: 3px;
	float: left;
	padding-right: 3px;
	padding-bottom: 3px;
	width: 20px;
	height: 20px;
}

a#form-colours {
	border: 1px solid #D6D7DE;
	width: 20px;
	height: 20px;
	margin-top: 3px;
	margin-left: 4px;
	background-color: #00FFFF;
	cursor: pointer;
	display: block;
	float: left;
}

a.form-colours span#form-colours-pulldown{
	visibility: hidden;
	background-color: #FFFFFF;
	font-weight: normal;
	font-size: 11px;
	border: 1px dotted #666666;
	width: 101px;
	height: 41px;
	position: relative;
}

a.form-colours_hover span#form-colours-pulldown {
	background-color: #FFFFFF;
	font-weight: normal;
	font-size: 11px;
	border: 1px dotted #666666;
	width: 101px;
	height: 41px;
	display: block;
}

#form-colours-pulldown img {
	height: 41px;
	width: 101px;
	position: relative;
}
/*------------//Colours--------------*/
/*------------ Enquiry Form ----------------*/
a.contactimgl{
	display: block;
	float: right;
	width: 190px;
	height: 186px;
	color:#333333;
	text-align:center;
	margin-left: 12px;
}

a.contactimgl img{
	border:1px solid #8e8e8e;
}

#enq-form {
	border-collapse:collapse;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 450px;
}
.enquiry_width {
	width: 300px;
}

.required-field {
	font-size: 10px;
	color: #FF0000;
	text-align: right;
}
.red {
	font-size: 10px;
	color: #FF0000;
}
.contact_foneetc {
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.form-button {
	font-size: 10px;
	height: 16px;
	width: 80px;
	margin-left: 50px;
}
.box1-left2 {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 270px;
}
.box1-right2 {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 188px;
}
.hl2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #4A83A8;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
/* MH :: 14/07/2010 :: removed border from option */
input, textarea, select {	border:1px solid #000000;}
input, textarea, select, option {
	background-color:#E6E6E6;
	color:#000000;
	font-family:Verdana,Arial,Helvetica;
	font-size:10pt;
}
#paragraph form { position: relative; }
/*------------ //Enquiry Form ----------------*//*------------Nav--------------*/
#nav {
/*	background-attachment: scroll;
	background-image: url(../images/nav.jpg);
  background-repeat: no-repeat;*/
	float: left;
	height: 60px;
	width: 318px;
	margin-top: 30px;
	position: relative;
}
#nav a {
	display:block;
	float: left;
	height: 60px;
}
a#home {
	background-image: url(../images/nav.jpg);
	background-position: 0px 0px;
	width: 63px;
}
a#home:hover {
	background-image: url(../images/nav-h.jpg);
	background-position: 0px 0px;
	width: 63px;
}
a#about-us {
	background-image: url(../images/nav.jpg);
	background-position: -63px 0px;
	width: 84px;
}
a#about-us:hover {
	background-image: url(../images/nav-h.jpg);
	background-position: -63px 0px;
	width: 84px;
}
a#products {
	background-image: url(../images/nav.jpg);
	background-position: -147px 0px;
	width: 77px;
}
a#products:hover {
	background-image: url(../images/nav-h.jpg);
	background-position: -147px 0px;
	width: 77px;
}
a#contact-us {
	background-image: url(../images/nav.jpg);
	background-position: -224px 0px;
	width: 93px;
}
a#contact-us:hover {
	background-image: url(../images/nav-h.jpg);
	background-position: -224px 0px;
	width: 93px;
}

/*------------Pulldown--------------*/

a.products span#products-pulldown	{
	width: 113px;
	position: absolute;
	left: 128px;
	top: 59px;
	visibility: hidden;
	height: 35px;
}

a.products_hover span#products-pulldown	{
	width: 113px;
	position: absolute;
	left: 128px;
	top: 59px;
	background-color: #FFFFFF;
	font-weight: normal;
	display: block;
	height: 35px;
}
/*------------//Pulldown--------------*/
/*------------//Nav--------------*/
/*---------------Map----------------------*/
a.contactimgl{
	display: block;
	float: right;
	width: 190px;
	height: 186px;
	color:#333333;
	text-align:center;
	margin-left: 12px;
}

a.contactimgl img{
	border:1px solid #8e8e8e;
}
/*---------------//Map----------------------*/
/*--------------Products----------------*/
#product-title {
	padding-left: 130px;
	padding-bottom: 11px;
	font-size: 19px;
	font-weight: bold;
	color: #333333;
}

#u-list-products li {
	padding-left: 27px;
	display: block;
	list-style-type: none;
	background-attachment: scroll;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 17px 7px;
}
/*--------------//Products----------------*/
/*---------------Promo----------------------*/
#promo {
	padding-left: 5px;
	padding-right: 8px;
	text-align: justify;
}

#promo img {
	padding-bottom: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#box-promo-title {
	text-align: center;
	padding-top: 5px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 16px;
}
#please-enquire {
	text-align: right;
	padding-top: 9px;
}

#promo-big-word {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	line-height: 13px;
	padding: 4px;
	background-color: #EC6D00;
	border: 1px dotted #D6D7DE;
	margin-right: 9px;
	margin-bottom: 2px;
	text-align: center;
	margin-top: 4px;
}
/*---------------//Promo----------------------*/
