/* printer friendly versioin css */


/* header style */
#header {

	display: none;
	padding: 0px;
	width: 100%;
	margin: 0px;
	height: 296px;
}
#header_flash {
	overflow:hidden;
	height: 296px;
	width: 700px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.landing_title {
  width:100%;
  margin-bottom:25px;
  color: #2090c0;
}


/*********** end of header ***********/

/*  content  style  */
#main {
  width : 700px;
}
#content {
	float: left;
	width: 100%;
	padding: 0px;
}
#left-content {
	display: none;
	float: left;
	width: 190px;
	margin: 0px;
	padding: 0px;
}
#left-navi {
	width: 160px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	padding: 0px;
	margin-bottom: 0px;
}
#navi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7d909e;
	display: block;
	margin: 0px;
	padding: 0px;
	width: 160px;
}
#navi a {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 23px;
	width: 160px;
	background-image: url(../img/leftnav_bak_repeat.gif);
	background-repeat: no-repeat;
	color: #7d909e;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#navi a:hover {
	color: #195f93;
	background-image: url(../img/leftnav_bak_repeatHov.gif);
	background-repeat: no-repeat;
}

.navi-txt {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	vertical-align: middle;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bolder;
}
.sub-navi-txt {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	vertical-align: middle;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}
#contact {
	float: right;
	width: 500px;
}
#contact-frame {
	width: 500px;
	margin-top: 10px;
}
#contact-location {
	float: left;
	width: 285px;
}
#map {
	float: right;
	width: 285px;
	margin-right: auto;
	margin-left: auto;
}


#main_p {
	margin: 0px;
  width: 700px; 
/*	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 250px;
*/
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#main2 {
	margin-top: 0px;
	width: 90%;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	min-width: 500px;
}
#machine01 {
	margin-right: auto;
	margin-left: auto;
	width: 286px;
	margin-top: 10px;
}


#r-machines {
	width: 160px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}

#right-content {
	/*float: right;*/
	width: 100%;
	padding: 0px;
	margin: 0;
/*	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -190px;
	min-width: 590px;
*/}



#right-content-inner {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*margin-left: 195px;*/
}

#right-content-left {
	padding: 0px;
	margin: 0px;
	float: left;
	width: 100%;
/*	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -250px;
	min-width: 400px;
*/}


* html #right-content-left {   /***** IE hack *****/
	/*margin-left: -120px;   */ 
}





#right-content-right {
  display: none;
	padding: 0px;
	float: right;
	width: 190px;
	margin:0px;
/*	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -190px;
*/}
#right-bar-main {
	width: 160px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#search-outer {
	display: none;
	margin: 0px;
	padding: 0px;
	float: right;
	width: 190px;
}
#search {
	width: 170px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#search-text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #006699;
	float: left;
	margin: 0px;
	width: 50px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#btn {
	float: right;
	width: 17px;
	margin: 0px;
	padding: 0px;
}
#text-box {
	float: left;
	width: 90px;
	margin: 0px;
	padding: 0px;
}




.margin10 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 8px;
	text-align: justify;
	color: #7d909e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.margin10-l {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 250px;
	text-align: justify;
	color: #7d909e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}


.nomargin {
	text-align: justify;
	margin: 0px;
	padding: 0px;
}
.image-border {
	border: 1px solid #999999;
}
h1 {
	margin: 0px;
	float: left;
	width: 400px;
	padding: 0px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #000a45;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
h3 {
	font-weight: bold;
	text-decoration: underline;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

.dots {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7d909e;
	text-align: center;
}

.box1 {
	margin: 0px;
	padding: 0px;
}
.box1-left {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 48%;
}
.box1-right {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 48%;
}
.list1 {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.list1 li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 17px;
	background-image: url(../img/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
}

.description ul {
  margin: 5px 0px 15px 0px;
  padding: 0px;
  list-style-type: none;
}
.description li {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 5px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 17px;
  background-image: url(../img/bullet.gif);
  background-repeat: no-repeat;
  background-position: left 2px;
}
.description td {
  padding-right: 20px;
}

.sub-title {
	font-size: 14px;
	color: #000a45;
}
.img1 {
	width: 95%;
}



/***********  end of  content  style    ***********/


/*  footer  style  */
#footer {
	display: none;
	padding: 0px;
	width: 100%;
	height: 195px;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../img/footer-bg.gif);
	background-repeat: repeat-x;
}
#footer p {
	font-size: 10px;
	text-align: center;
	margin: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}



/***********  end of  footer  style    ***********/



/*  main  style  */
html, body {
	font-family: Verdana, Arial, Helvetica;
	font-size:85%;
	margin:0;
	border:0;
	color:#000000;
	background-color: #ffffff;
	padding: 0;
/*	min-width:840px;
	background-image: url(../img/body-top1.gif);
	background-repeat: no-repeat;
	background-position: left top;
*/}
#footer-bg {
/*	background-image: url(../img/footer_back.gif);
	background-repeat: repeat-x;
	background-position: bottom;
*/	margin: 0px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
}

img {
	margin:0;
	padding:0;
	display: block;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
}


#container{
	width:700px;
	padding: 0;
	position: relative;
	margin: 0  auto;
}



.clear-both {
	width:1px;
	height:1px;
	clear:both;
}
.break {
	background-image: url(../img/break.gif);
	background-repeat: repeat-x;
	padding: 0px;
	height: 1px;
	width: 100%;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#letter-head-top {
	margin: 0px;
	padding: 0px;
	width: 700px;
}
#letter-head-bottom {
	margin: 0px;
	padding: 0px;
	clear: both;
	width: 700px;
}



input, textarea, select {
	font-family:Verdana, Arial, Helvetica;
	font-size:10pt;
	color:#000000; 
	border:1px solid #000000;
	background-color:#E6E6E6;
}

/* Link */
a {
	color:#000000;
	text-decoration:none;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}  

a:visited {
	color:#458FE2;
	text-decoration:none;
}

a:link {
	color:#458FE2;
	text-decoration:none;
}


a:hover {
	color:#000099;
	text-decoration:underline;
}


div.authorised, div.no_print {
  display: none;
}
div.auth_price {
  display: block;
}
/* CopyRight Format-- */
div#copyright {
	font-family:Arial, Verdana, Helvetica;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	margin:0;
	border:0;
	color:#666666;
	padding-top: 70px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}

a.linkcopy {
	color:#666666;
	text-decoration:underline;
}  

a.linkcopy:link {
	color:#666666;
	text-decoration:underline;
}

a.linkcopy:visited {
	color:#666666;
	text-decoration:underline;
}

a.linkcopy:hover {
	color:#0000CC;
	text-decoration:underline;
}
/***********  end of  main  style    ***********/

.print_only {
  display: ;
}

.display_only {
  /*display: none;*/
}

/*  database  style  */
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #666666;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
.cnc-box {
	background-image: url(../img/cnc-box-bodyl.gif);
	background-repeat: repeat-y;
	margin: 0px;
	background-position: left;
	padding: 0px;
	min-width: 380px;
}
.cnc-box-inner {
	background-image: url(../img/cnc-box-bodyr.gif);
	background-repeat: repeat-y;
	background-position: right;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.box-top-left {
	margin: 0px;
	padding: 0px;
	height: 11px;
	background-image: url(../img/cnc-box-tl.gif);
	background-repeat: no-repeat;
	background-position: left top;
	min-width: 380px;
}
.box-top-right {
	background-image: url(../img/cnc-box-tr.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;
	height: 11px;
	width: 100%;
}
.box-bottom-left {
	margin: 0px;
	padding: 0px;
	height: 50px;
	background-image: url(../img/cnc-box-bl.gif);
	background-repeat: no-repeat;
	background-position: left top;
	min-width: 380px;
}
.box-bottom-right {
	background-image: url(../img/cnc-box-br.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 100%;
}


.cnc-tn-img {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 33%;
}
.cnc-txt {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 60%;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #23a2ce;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.cnc-price {
	font-size: 14px;
	color: #003399;
	margin: 0px;
	padding: 0px;
}
.cnc-details {
	text-align: right;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#detail-navi {
	display: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-color: #F3F3F3;
	border: 1px solid #CCCCCC;
	width: 100%;
}
.detail-navi-txt {
	margin: 0px;
	float: left;
	text-align: center;
	width: 33%;
	padding: 0px;
}
.detail-navi-txt  p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#m-logo {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#model-name {
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

/***** main image ******/
#main-img-box {
  width: 600px;
  padding: 0px;
  background-image: url(../img/img-box-body-l.gif);
  background-repeat: repeat-y;
  margin: 0px auto;
  min-width:600px;
  background-position: left;
}

#main-img-inner{
  background-image: none;
  background-repeat: repeat-y;
  background-position: right;
  margin: 0px;
  padding: 0px;
}

#main-img-inner img {
  width: auto;
  height: auto;
  max-width: 450px;
  max-height: 350px;
  margin: 0pt auto;
}

.main-img-tl {
  width: 600px;
  margin: 0px auto;
  padding: 0px;
  height: 10px;
  background-image: url(../img/img-box-tl.gif);
  background-repeat: no-repeat;
  background-position: left top;
  min-width: 600px;
}
.main-img-tr {
  background-image: url(../img/img-box-tr.gif);
  background-repeat: no-repeat;
  background-position: right top;
  margin: 0px;
  padding: 0px;
  height: 10px;
  width: 100%;
}
.main-img-bl {
  width: 600px;
  margin: 0px auto;
  padding: 0px;
  height: 10px;
  background-image: url(../img/img-box-bl.gif);
  background-repeat: no-repeat;
  background-position: left top;
  min-width: 600px;
}
.main-img-br {
  background-image: url(../img/img-box-br.gif);
  background-repeat: no-repeat;
  background-position: right top;
  margin: 0px;
  padding: 0px;
  height: 10px;
  width: 100%;
}

/*  thumbnail */

#thumbnail-box {
  padding: 0px;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto; 
}

#thumbnail-box a {
  width:104px;
  height:70px;
  display:inline;
  float:left;
  margin:6px 0 0 4px;
  position:relative;
  text-align: center;
}

#thumbnail-box img {
  border:1px solid #d6d6d6;
  height: auto;
  width: auto;
  max-height: 66px;
  max-width: 100px;
}

#thumbnail-box a span {
  width:100px;
  height:66px;
  display:hidden;
  margin:2px 0 0 2px;
  position:absolute;
}

.about-box-left {
  margin: 0px;
  padding: 0px;
  float: left;
  width: 48%;
}
.about-box-right {
  margin: 0px;
  padding: 0px;
  float: right;
  width: 48%;
}

.about-ul-left {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}

.about-ul-right {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}

.about-ul-left li {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 5px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 17px;
  padding-bottom: 0px;
  padding-left: 0px;
  text-align: right;
  background-image: url(../img/diamond.jpg);
  background-repeat: no-repeat;
  background-position: right 3px;
}

.about-ul-right li {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 5px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: px;
  padding-bottom: 0px;
  padding-left: 17px;
  text-align: left;
  background-image: url(../img/diamond.jpg);
  background-repeat: no-repeat;
  background-position: left 3px;
}

#spec-table, #price-table {
	border-collapse:collapse;
	width: 100%;
	margin: 0px;
	padding: 0px;
	font-size: 85%;
}

#spec-table td {
  border: 1px solid #CCCCCC;
  padding-top: 3px;
  padding-right: 10px;
  padding-bottom: 3px;
  padding-left: 10px;
} 

 #price-table td {
  padding-top: 3px;
  padding-right: 10px;
  padding-bottom: 3px;
  padding-left: 10px;
} 

.cell-bg {
  color: #1B7D9E;
  background-color: #f0f8fa;
	border: 1px solid #CCCCCC;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.cell-i {
  border: 1px solid #CCCCCC;
  padding-top: 3px;
  padding-right: 10px;
  padding-bottom: 3px;
  padding-left: 10px;
  font-style: italic;
}
.cell-b {
  font-weight: bold; 
  border: 1px solid #CCCCCC;
  padding-top: 3px;
  padding-right: 10px;
  padding-bottom: 3px;
  padding-left: 10px;
}

.price-label {
  border: 1px solid #CCCCCC;
  width: 80px;
}

.price-data {
  border: 1px solid #CCCCCC;
  width: 190px;
}

.price-empty {
  width: 10px;
}
#cart-icon {
	padding: 0px;
	width: 160px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#shopping-cart {
	background-image: url(../img/cart.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	height: 15px;
}

#print-icon {
	padding: 0px;
	width: 160px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#print {
	background-image: url(../img/print.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	height: 15px;
}
.search-result {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.search-term {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #23a2ce;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}
#footer-bg #container #content #right-content #right-content-inner #right-content-left #main .search-term span {
	color: #990000;
	padding-left: 25px;
}

.employment-title {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.employment-description {
	text-align: justify;
	margin: 0px;
	padding: 0px;
}

/***********  end of    style    ***********/


/*   contact style  */
#contact-details {
	margin: 0px;
	padding: 0px;
	border-collapse:collapse;
	width: 100%;
}
.label {
	margin: 0px;
	padding: 0px;
}
.detail {
	margin: 0px;
	padding: 0px;
}
.click {
	text-align: center;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


/* enquiry form */
#enq-form {
	border-collapse:collapse;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 500px;
}
.enquiry_width {
	width: 400px;
}

.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;
}

div.tab {
   display: block;
}

/***********  end of  database  style    ***********/

div.landing_image div {
  width:500px; 
  min-width:500px; 
  max-width:500px; 
}

div.landing_image div#main-img-box {
  background-image:url(../img/img-box-body-l.gif);
  width:500px; 
  min-width:500px; 
  max-width:500px; 
}

div.landing_image div#main-img-inner {
  background-image:url(../img/img-box-body-r.gif);
  width:500px;
  min-width:500px; 
  max-width:500px; 
}

p.breadcrumb {
  margin-bottom: 7px;
}

.cart_contents td {
  padding-left: 2px;
  padding-right: 2px;
  border: 1px solid #888888;
  overflow: scroll;
  overflow-y: hidden;
  white-space: nowrap;
}

.cart_contents td.center {
  text-align: center;
}

.cart_enquiry td {
  padding-left: 2px;
  padding-right: 2px;
}





#footer-bg #container #content #right-content #right-content-inner #right-content-left #main #thumbnail-box a span {
  display: none;
}

table#spec-table {
  width: 700px;
}
