/*-----------------------------------------------------------------------------

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: #000;
  font-family: arial;
  font-size: 9pt;
  color: #e1e1e1;
  font-weight: bold;
  cursor: default;
}

h1, h2, h3, h4, h5, h6, pre, code {
  font-size: 1em;
}

a img, :link img, :visited img {
  border: none;
}

address {
  font-style: normal;
}

a {
  text-decoration: none;
  color: #cdcdcc;
  cursor: pointer;
}

a:hover {
  color: #FFF;
}

span {  color: #FFF;
}

.clear {
  line-height: 0;
  clear: both;
}

.left {
  float: left;
}

.right {
  float: right;
}

#content_wrapper {
  position: relative;
  left: expression((document.body.clientWidth-1024)/2);
  top: expression((document.body.clientHeight-681)/2);
  width: 1024px;
  height: 681px;
  overflow: hidden;
}

.inner_content_wrapper {
  width: 1024px;
  height: 681px;
  position: relative;
}


/* LEFT COL
-----------------------------------------------------------------------------*/

#left_col_wrapper {  position: relative;
  top: 177px;
  left: -188px;
  _left: -185px;
  text-align: left;
  width: 534px;
  margin: 0 auto; /* Mozilla */
}

#left_col_wrapper * {  position: relative; /* Mozilla */
}

.left_col_title {
  width: 198px;
  height: 51px;
  margin-left: -10px;
  position: relative;
  top: -4px;
  margin-bottom: -3px;
}

.left_col_main_image {  position: absolute;
  height: 395px;
  width: 524px;
  margin-bottom: -399px;
  margin-top: 2px;
  _margin-top: 0;
  _top: -3px;
  text-align: center;
  margin-left: -2px;
}


.left_col_main_image img {  border: 9px solid #000;
  display: inline;
  line-height: 395px;
  vertical-align: middle;
}

.left_col_status_bar_background {  background: #000;
  width: 522px;
  height: 26px;
  margin-bottom: -21px;
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
  position: absolute;
  top: 402px;
  _top: 399px;
}

.left_col_status_bar {
  width: 522px;
  height: 26px;
  position: absolute;
  top: 402px;
  _top: 399px;
  cursor: auto;
  text-transform: uppercase;}

#left_col_content_background {  background: #000;
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
  width: 558px;
  height: 459px;
  margin-bottom: -485px;
  margin-left: -18px;
  zoom: 1;
}

/* RIGHT COL
-----------------------------------------------------------------------------*/

#right_col_wrapper {
  position: absolute;
  top: 96px;
  right: 39px;
  text-align: left;
  width: 350px;
  margin: 0 auto; /* Mozilla */
}

#right_col_wrapper * {
  position: relative; /* Mozilla */
}

.right_col_corner {  position: relative;
  top: -24px;
  left: -40px;
  margin-bottom: -132px;
}

.right_col_title {  text-align: right;
  position: relative;
  top: -33px;
  _top: -32px;
  margin-bottom: -66px;
}

.right_col_nav {  text-transform: uppercase;
  font-size: 8pt;
  float: right;
  margin-right: 26px;
  _margin-right: 9px;
  _margin-top: 2px;
}

#right_col_content_background {
  background: #000;
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
  width: 350px;
  height: 540px;
  margin-bottom: -541px;
}

/* GALLERY
-----------------------------------------------------------------------------*/

.right_col_gallery_wrapper {
  margin-top: 27px;
  width: 330px;
  margin-left: 10px;
  margin-bottom: 7px;
  height: 395px;
}

.gallery_item {
  height: 119px;
  width: 152px;
  border: 4px solid #000;
  float: left;
  margin-right: 10px;
  margin-bottom: 7px;
  overflow: hidden;
  position: relative;
  z-index: 1;
  _position: absolute;
  _margin-bottom: 39px;
}

.gallery_item a {
  display: block;
  width: 119px;
  height: 152px;
}

.gallery_item a:hover, .current{  margin-top: -119px;
}

.gallery_text {  position: absolute !important;
  right: 0;
  bottom: 0;
  padding-right: 2px;
  padding-bottom: 1px;
  padding-left: 3px;
  padding-top: 2px;
  z-index: 1;
  background: #000;
}

.prev {
  float: left;
  position: relative;
  top: 1px;
  left: 10px;
  font-size: 8pt;
  color: #959595;
  cursor: default;
  z-index: 1;
}

.prev a {
  cursor: pointer;
}

.next {
  float: right;
  position: relative;
  top: -14px;
  right: 9px;
  font-size: 8pt;
  color: #959595;
  cursor: default;
}

.next a {  cursor: pointer;
}

/* PAGING
-----------------------------------------------------------------------------*/

.right_col_paging {
  width: 330px;
  margin-left: 10px;
  text-transform: uppercase;
  font-size: 8pt;
}

.right_col_paging a {
  z-index: 1;
}

.paging_prev {
  float: left;
  margin-left: 10px;
  color: #959595;
}

.paging_center {
  text-align: center;
  margin-top: -15px;
}

.paging_next {
  float: right;
  margin-right: 9px;
  color: #959595;
}

.paging_background {
  background: #000;
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
  width: 330px;
  height: 26px;
  margin-left: 10px;
  margin-bottom: -20px;
  margin-top: 7px;
}
