/***************************************************/
/* RESET RELOADED BY ERIC MEYER                    */
/***************************************************/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
  outline: 0;
}
body {
  line-height: 1;
  color: #cdcdcd;
/*   background: #9099a0; */
  background: #8F98A1;
}
ol, ul {
  list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
  border-collapse: separate;
  border-spacing: 0;
}
caption, th, td {
  text-align: left;
  font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
}
blockquote, q {
  quotes: "" "";
}
/***************************************************/
/* HTML ELEMENTS                                   */
/***************************************************/
html {
  overflow-x: hidden;
}
body {
  font-family: Arial,"Lucida Grande",Tahoma,Verdana,"Bitstream Vera Sans",sans-serif;
  font-size: 12px;
  font-style: normal;
  font-variant: normal;
  line-height: 1.45;
  border: none;
/*   background: #8F989F url(images/mo_bg.jpg) no-repeat; */
  background-position: top center;
  color: #000;
}
a {
  text-decoration: underline;
  color: #000;
}
a:visited {
  color: #000;
  text-decoration: underline;
}
a:hover {
  text-decoration: underline;
  color: #C00;
}
a:active {
  color: #000;
}
a img {
  border: none;
}
hr {
  color: #000;
  background-color: #000;
  height: 1px;
  border-left: none;
  border-right: none;
  border-bottom: none;
  border-top: 1px solid #2b2b2b;
  margin: 10px 0;
}   
strong {
  font-weight: bold;
/*   color: #FFF; */
}
pre {
  font-family: Consolas, "Courier New", Courier, monospace;
  border: 1px solid #C7C7C7;
  margin: 6px 0px;
  padding: 7px;
  background: #FFF;
}
p {
  line-height: 1.55;
}
sup {
  font-size: 13px;
  vertical-align: super;
}
/*** COMMON CLASSES ***/
.center {
  text-align: center;
}
.left {
  float: left;
}
.right {
  float: right;
}
.hide,
.hidden {
  display: none;
}
.clear {
  clear: both;
}
/*** AUTO-CLEAR ***/
.autoclear:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.autoclear {
  display: inline-block
}
/* Hides from IE-mac \*/
* html .autoclear {
  height: 1%;
}
.autoclear {
  display: block;
}
/* End hide from IE-mac */

/*** FONTS ***/

/*** HEADINGS ***/

/*** BASE ***/
div#container {
  width: 980px;
  margin: 10px auto 0;
}
div#header {
  width: 980px;
  height: 54px;
  background: transparent url(../images/sc_header_bg.png) no-repeat;
}
#home {
  width: 218px;
  height: 29px;
  float: left;
  margin: 15px 0 0 20px;
  text-indent: -9999px;
  background: url(../images/sc_tool_builder_logo.gif) no-repeat;
}
#home a {
  display: block;
  width: 231px;
  height: 29px;
}
a#logo {
  float: right;
  display: block;
  text-indent: -9999px;
  width: 75px;
  height: 28px;
  background: transparent url(../images/sc_sandvik_logo.gif) no-repeat;
  margin: 14px 20px 0 0;
}
div#content {
  background: transparent url(../images/sc_content_bg.png) repeat-y;
  padding: 10px 20px;
}
ul#progress {
  background: transparent url(../images/sc_progress_bg.gif) no-repeat;
  width: 820px;
  height: 37px;
  margin-bottom: 15px;
  padding: 13px 60px 0;
  font-size: 14px;
}
ul#progress li {
  text-align: center;
  float: left;
  display: block;
  height: 30px;
  width: 73px;
  padding: 11px 0 0;
  margin-right: 176px;
}
ul#progress li.last {
  margin-right: 0;
}
ul#progress li.active {
  background: url(../images/sc_progress_arrow.gif) no-repeat;
  background-position: 47% 0%;
}
ul#progress li.inactive {
  color: #9b9b9b;
}
ul#progress li a {
  color: #000;
  text-decoration: none;
}
ul#progress li a:hover {
  text-decoration: underline;
}
#content h1 {
  font-family: Arial;
  font-size: 26px;
/*   font-weight: bold; */
  color: #444;
  text-transform: uppercase;
  text-shadow: #d2d2d2 2px 2px 2px;
/*   margin-bottom: 5px; */
}
#page {

}
#page h1 {
  font-family: Arial;
  font-size: 26px;
  color: #000;
  text-transform: uppercase;
  text-shadow: #d2d2d2 2px 2px 2px;
}
#page h2 {
  font-size: 14px;
  font-weight: bold;
  margin: 0 0 2px 0;
}
#page p {
  margin: 0 0 10px;
}
#page ol {
  list-style-type: decimal;
  list-style-position: outside;
  margin-left: 15px;
  padding: 3px 0;

}
#page ol li {
  margin: 0 0 10px;
}
h1 span {
  color: #000;
}
div#textbox {
  width: 580px;
}
div#textbox p {
  margin: 0;
}
div#textbox h2 {
  margin: 10px 0 0;
  font-size: 16px;
  font-weight: normal;
}
div#imagebox {
  margin: 0 auto;
  position: relative;
}
div.face_external_box {
  width: 683px;
  height: 389px;
  background: url(../images/sc_step-1.jpg) no-repeat;
}
a#external_grooving {
  position: absolute;
  top: 0;
  left: 285px;
  display: block;
  width: 245px;
  height: 171px;
  text-indent: -9999px;
}
a.external_grooving_nojs:hover,
a.external_grooving_hover {
  background: url(../images/sc_step-1.jpg) no-repeat;
  background-position: 0 -389px;
}
a#face_grooving {
  position: absolute;
  top: 198px;
  left: 507px;
  display: block;
  width: 176px;
  height: 111px;
  text-indent: -9999px;
}
a.face_grooving_nojs:hover,
a.face_grooving_hover {
  background: url(../images/sc_step-1.jpg) no-repeat;
  background-position: -507px -389px;
}
a#internal_turning {
  position: absolute;
  top: 238px;
  left: 5px;
  display: block;
  width: 203px;
  height: 83px;
  text-indent: -9999px;
}
a.internal_turning_nojs:hover,
a.internal_turning_hover {
  background: url(../images/sc_step-1.jpg) no-repeat;
  background-position: -245px -389px;
}
a#internal_grooving {
  position: absolute;
  top: 222px;
  left: 201px;
  display: block;
  width: 267px;
  height: 99px;
  text-indent: -9999px;
}
a.internal_grooving_nojs:hover,
a.internal_grooving_hover {
  background: url(../images/sc_step-1.jpg) no-repeat;
  background-position: -245px -500px;
}


a#below_centerline,
a#above_centerline {
  position: absolute;
  display: block;
  text-indent: -9999px;
}

div.step-2.fg {
  width: 464px;
  height: 485px;
  background: url(../images/sc_step-2_fg.jpg) no-repeat;
}
div.fg a#below_centerline {
  top: 243px;
  left: 194px;
  width: 118px;
  height: 242px;
}
div.fg a#above_centerline {
  top: 0;
  left: 194px;
  width: 118px;
  height: 241px;
}
div.fg a.above_centerline_nojs:hover,
div.fg a.above_centerline_hover {
  background: url(../images/sc_step-2_fg.jpg) no-repeat;
  background-position: 0px -485px;
}
div.fg a.below_centerline_nojs:hover,
div.fg a.below_centerline_hover {
  background: url(../images/sc_step-2_fg.jpg) no-repeat;
  background-position: -346px -485px;
}

div.step-2.it {
  width: 464px;
  height: 480px;
  background: url(../images/sc_step-2_it.jpg) no-repeat;
}
div.it a#above_centerline {
  top: 102px;
  left: 116px;
  width: 250px;
  height: 137px;
}
div.it a.above_centerline_nojs:hover,
div.it a.above_centerline_hover {
  background: url(../images/sc_step-2_it.jpg) no-repeat;
  background-position: 0 -480px;
}
div.it a#below_centerline {
  top: 242px;
  left: 116px;
  width: 250px;
  height: 137px;
}
div.it a.below_centerline_nojs:hover,
div.it a.below_centerline_hover {
  background: url(../images/sc_step-2_it.jpg) no-repeat;
  background-position: 0 -617px;
}

div.step-2.ig {
  width: 464px;
  height: 480px;
  background: url(../images/sc_step-2_ig.jpg) no-repeat;
}
div.ig a#above_centerline {
  top: 81px;
  left: 121px;
  width: 230px;
  height: 158px;
}
div.ig a.above_centerline_nojs:hover,
div.ig a.above_centerline_hover {
  background: url(../images/sc_step-2_ig.jpg) no-repeat;
  background-position: 0 -480px;
}
div.ig a#below_centerline {
  top: 239px;
  left: 121px;
  width: 230px;
  height: 158px;
}
div.ig a.below_centerline_nojs:hover,
div.ig a.below_centerline_hover {
  background: url(../images/sc_step-2_ig.jpg) no-repeat;
  background-position: -230px -480px;
}



/*** Adaptor & blade lists ***/
ul#product_list {
  padding: 10px 0 10px;
}
ul#result_list {
  padding: 0 0 15px 0;
}
ul#product_list li,
ul#result_list li {
  width: 221px;
  border: 1px solid #888;
  margin: 0 15px 15px 0;
  float: left;
/*   -webkit-border-radius: 2px; */
/*   -moz-border-radius: 2px; */
/*   -khtml-border-radius: 2px; */
}
ul#result_list li {
  border: 1px solid #888;
  width: 221px;
  height: 221px;
  margin: 0 0 15px 0;
  position: relative;
  background: #C3C3C3; 
}
ul#product_list li:hover {
  border: 1px solid #444;
}
ul#product_list li.last {
  margin-right: 0;
}
ul#product_list li a {
  display: block;
  width: 221px;
  height: 221px;
  overflow: hidden;
}
ul#product_list li img,
ul#result_list li img {
  overflow: hidden;
}

ul#product_list li a.thumb {
	width: 221px;
	height: 221px;
	cursor: pointer;
}
ul#product_list li span,
ul#result_list li span {
  width: 221px;
  height: 221px;
  overflow: hidden;
  display: block;
}
ul#result_list li span {
  width: 221px;
  height: 193px;
}
ul#result_list li a {
  position: absolute;
  top: 0;
  left: 0;
  height: 28px;
  width: 221px;
  line-height: 28px;
  padding-top: 193px;
  font-weight: normal;
  font-size: 12px;
  text-transform: none;
  text-align: center;
  z-index: 15;
}
ul#result_list li h3 {
  height: 28px;
  line-height: 28px;
  font-weight: normal;
  font-size: 12px;
  text-transform: none;
  text-align: center;
  background: #c3c3c3;
}

/*** Tooltip ***/
#tooltip {
  display: none;
  background: transparent url(../images/tooltip/black_arrow.png);
  font-size: 12px;
  height: 70px;
  width: 160px;
  padding: 25px;
  color: #BBB;
}
#tooltip_left {
  display: none;
  background: transparent url(../images/tooltip/black_arrow_right.png); 
  font-size: 12px;
  height: 63px;
  width: 161px;
  padding: 23px 35px 23px 25px;
  color: #BBB;
}
#tooltip h3,
#tooltip_left h3 {
  font-size: 15px;
  margin: 0 0 2px 0;
  color: #FFF;
}

/*** Flash ***/
div#model {
  margin-top: 15px;
}
div#flashcontent {
  border: 1px solid #888;
  width: 700px;
  height: 459px;
}
div#flashcontent h2 {
  padding: 5px 0 5px 3px;  
}
div#flashcontent h3 {
  padding-left: 3px;
}
div#flashcontent p {
  padding-left: 3px;
}
div#flash_left {
  float: left;
  width: 702px;
  height: 461px;
}
div#flash_left h2,
ul#result_list h2 {
  line-height: 17px;
  font-size: 13px;
  font-weight: bold;
  text-transform: uppercase;
  padding-left: 2px;
}
div#flash_right {
  float: left;
  width: 223px;
  margin-left: 15px;
  height: 476px;
}

div#controls {
  margin-top: 15px;
  clear: both;
  width: 940px;
  height: 60px;
  background: url(../images/sc_controls.jpg) no-repeat;
  position: relative;
}
div#controls a {
  top: 10px;
  right: 10px;
  position: absolute;
  text-indent: -9999px;
  display: block;
  width: 142px;
  height: 40px;
}
div#controls a:hover {
  background: url(../images/sc_controls.jpg) no-repeat;
  background-position: -789px -60px;
}
div#footer {
  color: #333;
  width: 980px;
  height: 54px;
  background: transparent url(../images/sc_footer_bg.png) no-repeat;
  margin-bottom: 15px;
}
div#footer a {
  color: #333;
  text-decoration: none;
}
a.zip {
  background: transparent url(../images/sc_zip_icon.png) no-repeat;
  display: block;
  padding: 17px 0px 0px 35px;
}
div#footer a:hover {
  text-decoration: underline;
}
div#footer_left {
  float: left;
  width: 400px;
  margin: 11px 0 0 20px;
}
ul#footer_menu {
  list-style: none;
}
ul#footer_menu li {
  display: inline;
  font-size: 10px;
  text-transform: uppercase;
}
ul#footer_menu li a {
  font-weight: bold;
}
a#offline {
  float: right;
  display: block;
/*  display: none; */
  margin: 8px 14px 0 0;
  width: 141px;
  height: 37px;
  background: transparent url(../images/sc_download_icon.png) no-repeat;
  text-indent: -9999px;
}
a#offline:hover {
  background-position: 0 -37px;
}
div#copyright {
  width: 400px;
  font-size: 10px;
}
div#copyright span {
  font-size: 10px;
  color: #484848;
}

/*** Debug ***/
pre.debug {
  margin: 0 3px;
}
pre.debug p {
  line-height: 1.1;
}
pre.debug dl {
  margin-bottom: 50px;
}
pre.debug dt {
  display: block;
  float: left;
}
pre.debug dt {
  width: 100px;
}
pre.debug dd {
  width: 200px;
}

/*** Feedback ***/
a#feedback {
  position: absolute;
  top: 30%;
  left: 0;
/*   display: block; */
  display: none;
  width: 30px;
  height: 100px;
  background: green;
  text-indent: -9999px;
}
div#feedback_box {
  display: none;
  width: 100px;
  height: 100px;
  background: green;
}


