/*-----------------------------------------------------------------------------

YTT Solutions Stylesheet

author:    YTT Solutions Pty. Ltd.
email:     ian@yttsolutions.com.au
website:   http://yttsolutions.com.au

-----------------------------------------------------------------------------*/


/* SETUP
-----------------------------------------------------------------------------*/

* {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}

body, html {
  width: 100%;
  height: 100%;
  background: #383838 url('images/background_tile.jpg') repeat-x;
  color: #7b7b7b;
  font-family: arial, san-serif;
  font-size: 10pt;
  text-align: center;
}

a img, :link img, :visited img {
  border: none;
}

a {
  text-decoration: none;
  color: #FFF;
}

a:hover {
  text-decoration: underline;
}

h1, h2 {  font-size: 10pt;
}

ol, ul, li {	list-style: inside;
	padding-left: 15px;
}

input, textarea {	border: 2px solid #CCC;
	margin-bottom: 5px;
	font-family: arial, san-serif;
	color: #6b6b6b;
}

select {
	border: 1px solid #CCC;
}

.submit {  width: 100px;
  height: 20px;
  font-weight: bold;
  letter-spacing: -1px;
  cursor: pointer;
  border: 2px solid #BBB;
}

.clear {
  line-height: 0;
  clear: both;
}

.left {
  float: left;
}

.right {
  float: right;
}

.error {	color: darkred;
	font-weight: bold;
	margin-top: 5px;
	margin: 0 auto;
}

.box_login {
  width: 300px;
  margin: 0 auto;
}

/* CONTENT WRAPPER
-----------------------------------------------------------------------------*/

.content_wrapper {	width: 963px;
	margin: 0 auto;
	position: relative;
}

/* HEADER
-----------------------------------------------------------------------------*/

.header {
  height: 179px;
  position: relative;}

.logo {
  position: absolute;
  left: 65px;}

.address {
	color: #dadada;
	text-align: right;
	position: absolute;
	right: 19px;
	top: 20px;
}

.address .spacer {	clear: both;
	height: 10px;
}

/* WHITE CONTENT WRAPPER
-----------------------------------------------------------------------------*/

.white_content_wrapper {
	background: #f3f3eb;
	width: 963px;
	font-size: 9pt;
	cursor: auto;
}

.white_content_wrapper a {	color: #138aaf;
}

.white_content_bottom {  position: relative;
  bottom: -3px;
}

/* NAV
-----------------------------------------------------------------------------*/

.nav {
  clear: both;}

.nav a, .nav div {  height: 45px;
  overflow: hidden;
  float: left;
  display: block;
}

.nav .home, .nav .home a {
	width: 164px;
	background: url('images/nav/home.gif') no-repeat;
}

.nav .about, .nav .about a {
	width: 158px;
	background: url('images/nav/about.gif') no-repeat;
}

.nav .products, .nav .products a {
	width: 161px;
	background: url('images/nav/products.gif') no-repeat;
}

.nav .services, .nav .services a {
	width: 161px;
	background: url('images/nav/services.gif') no-repeat;
}

.nav .projects, .nav .projects a {
	width: 159px;
	background: url('images/nav/projects.gif') no-repeat;
}

.nav .contact, .nav .contact a {
	width: 160px;
	background: url('images/nav/contact.gif') no-repeat;
}

.nav a {
  background-position: 0 0;
}

.nav a:hover, .nav div {
  background-position: 0 -45px !important;
}

/* STICKER
-----------------------------------------------------------------------------*/

.sticker {
	position: absolute;
	right: -37px;
	top: 365px;
}

/* MAIN IMAGE
-----------------------------------------------------------------------------*/

.main_image {}

/* BUTTONS
-----------------------------------------------------------------------------*/

.buttons {
  position: relative;
  float: left;
  margin-top: -266px;
  margin-left: 14px;
  width: 0;}

.buttons a, .buttons div {
  height: 45px;
  overflow: hidden;
  display: block;
}

.buttons div, .buttons a {
	background: url('images/buttons/home.gif') no-repeat;
}

.buttons a {
  background-position: 0 0;
}

.buttons .dust, .buttons .dust a {
  background: url('images/dust.gif') no-repeat;
  height: 60px;
  width: 175px;
}
.buttons .dust, .buttons .dust a:hover {
  background-position: 0 -60px !important;
}

.buttons .abrasive, .buttons .abrasive a {
  background: url('images/abrasive.gif') no-repeat;
  height: 51px;
  width: 196px;
}
.buttons .abrasive, .buttons .abrasive a:hover {
  background-position: 0 -51px !important;
}

.buttons .virtual, .buttons .virtual a {
  background: url('images/virtual.gif') no-repeat;
  height: 48px;
  width: 222px;
}
.buttons .virtual, .buttons .virtual a:hover {
  background-position: 0 -48px !important;
}

.buttons .replacement, .buttons .replacement a {
  background: url('images/replacement.gif') no-repeat;
  height: 51px;
  width: 225px;
}
.buttons .replacement, .buttons .replacement a:hover {
  background-position: 0 -51px !important;
}

.buttons .mobile, .buttons .mobile a {
  background: url('images/mobile.gif') no-repeat;
  height: 43px;
  width: 178px;
}
.buttons .mobile, .buttons .mobile a:hover {
  background-position: 0 -43px !important;
}

/* LEFT COL
-----------------------------------------------------------------------------*/

.left_col {	float: left;
	width: 697px;
	text-align: left;
	_margin-left: -238px;
}

.title {	margin-left: -7px;
	margin-top: 4px;
	margin-bottom: -13px;
}

.underline {
  position: relative;
  top: -15px;
  left: 76px;
}

.left_images {	width: 182px;
  padding-right: 6px;
	float: left;
	margin-top: -3px;
	margin-left: -3px;}

.content {
  width: 493px;
  float: left;
}

.content_full {
  width: 670px;
  float: left;
  margin-left: 8px;
}

.content .title, .content_full .title {
  margin: 0;
	color: #138aaf;
	font-weight: bold;
}

/* NEWS
-----------------------------------------------------------------------------*/

.news_box_wrapper {
	background: url('images/news_box_tile.gif') repeat-y;
  width: 657px;
  margin-left: -3px;
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 3px;
  margin-bottom: 9px;
  position: relative;
  overflow: hidden;
}

.news_box_top {
  margin-left: -15px;
}

.news_box_bottom {
  position: relative;
  top: 3px;
  margin-left: -15px;
}




.news_item_wrapper {
  position: relative;
  z-index: 1;
}

.news_image {
	float: left;
	padding-right: 14px;
}

.news_text_container {
	float: left;
	width: 556px;
}

.news_title {
  font-weight: bold;
  color: #138aaf;
}

.news_descripton {
}

.news_more {
	text-align: right;
	font-weight: bold;
}



.home_news_item_wrapper {
  position: relative;
  z-index: 1;
}

.home_news_image {
	float: left;
	padding-right: 14px;
}

.home_news_text_container {
	float: left;
	width: 542px;
}

.home_news_title {
  font-weight: bold;
  color: #138aaf;
}

.home_news_descripton {
}

.home_news_more {
	text-align: right;
	font-weight: bold;
}




.full_news_item_wrapper {
  position: relative;
  z-index: 1;
}

.full_news_image {
	float: left;
	padding-right: 10px;
	width: 100px;
}

.full_news_text_container {
	float: left;
	width: 538px;
}

.full_news_title {
  font-weight: bold;
  color: #138aaf;
  margin-bottom: 1px;
  margin-top: 3px;
  font-size: 20pt;
  letter-spacing: -2px;
}

.full_news_descripton {
}

.full_news_more {
	text-align: right;
	font-weight: bold;
	clear: both;
}

.full_spacer {
	height: 15px;
}

.home_news_display_on_home_page, .news_display_on_home_page, .full_news_display_on_home_page {  display: none;
}



.cog { position: absolute;
 right: 4px;
 bottom: 3px;
 z-index: 1;}

/* PRODUCTS
-----------------------------------------------------------------------------*/

.product_block_wrapper {}

.product_block {	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 305px;
	height: 78px;
	border: 3px solid #CCC;
	background: #EEE;
	padding: 5px;
	cursor: pointer;
	overflow: hidden;}

.product_block_image {	float: left;
	margin-right: 5px;
}

.product_block_text {	float: left;
	margin-top: 3px;
}

.product_block_text strong, .product_text strong {
  color: #138aaf;}

.product {
  clear: both;}

.spacer {  height: 10px;
  clear: both;
}

.product_image {	float: left;
	margin-right: 10px;}

.product_text {	float: left;
	width: 560px;}

.product_more {
  clear: both;	font-weight: bold;
	text-align: right;
	margin-top: 3px;
}

/* RIGHT COL
-----------------------------------------------------------------------------*/

.right_col {	float: left;
	width: 226px;
	text-align: left;
	padding-top: 23px;
	/*Was 31 in design, not 23*/
}

.online_client_services_button {
	margin-top: 5px;
}

.login_button {
}

/* BOX
-----------------------------------------------------------------------------*/

.right_box_header {
}

.right_box {
  background: url('images/right_box_tile.gif') repeat-y;
  width: 220px;
  padding-left: 16px;
  margin-top: -1px;
  line-height: 24px;}

.right_box_top {
  _margin-bottom: -2px;
}

.right_box_bottom {
  margin-bottom: 8px;
}

.right_box_content {  margin-top: -14px;
  margin-bottom: -12px;
  position: relative;
}

.right_box img, .home_news_more img, .news_more img, .large_news_more img, .full_news_more img, .product_more img {  position: relative;
  top: 3px;
  margin-right: 3px;
}

/* PRODUCT BUTTON WRAPPER
-----------------------------------------------------------------------------*/

.product_button_wrapper {	background: url('images/product_overview.gif') no-repeat;
	height: 110px;
	padding-top: 35px;
	padding-left: 99px;
	color: #383838;
	font-size: 8pt;
	position: relative;
	top: 15px;
	z-index: 1;}

.product_button_wrapper a {	color: #383838;
}

.product_button_wrapper img {	margin-bottom: -3px;
}

.product_button {  float: left;
  margin-right: 21px;
}

/* FOOTER
-----------------------------------------------------------------------------*/

.footer {
  height: 51px;
  margin-top: 11px;
  line-height: 20px;
}
/* PAGING
-----------------------------------------------------------------------------*/

#paging_wrapper {
  font-weight: bold;
  background: url('images/divider.gif') repeat-x;
  height: 2px;
  padding-top: 10px;
  margin-top: -5px;}

.paging_prev {	float: left;
}

.paging_numbers {
  text-align: center;
  float: left;
  width: 584px;}

.paging_next {	float: right;
}

/* FLASH CONTENT
-----------------------------------------------------------------------------*/

#flashcontent {	position: absolute;
	top: 227px;
	left: 235px;
}

#paging_wrapper {
	height: 15px; /*IE 7 fix.*/
}