body
{
  color: #cccccc;
  background-color: #000000;
  margin: 0 0 0 0;
  text-align: center;
}
/* bof layout */
div.row_1
{
  width: 925px;
  height: 151px;
  background: url("images/row_1.gif") no-repeat center;
  margin: 0px auto;
}
div.row_2
{
  width: 925px;
  height: 570px;
  background-image: url("images/row_2.gif");
  background-repeat: none;
  margin: 0px auto;
}
div.row_3
{
  width: 925px;
  height: 81px;
  background: url("images/row_3.gif") no-repeat top;
  margin: 0px auto;
  text-align: left;
}
div.content_div
{
  width: 600px;

}
/* eof layout */
/* bof gallery carousel */
.yui-carousel-element li {
height: 450px;
text-align: left;
}

#container {
font-size: 13px;
//margin: 0 auto;
}

#container a {
text-decoration: none;
}

#container .item {
display: inline;
overflow: hidden;
width: 188px;
}

#container .item .authimg {
bottom: 2px;
margin-left: 0px;
//position: absolute;
z-index: 1;
}

/* eof gallery carousel */
/* bof blog scrollbar */
.scrollgeneric {
line-height: 1px;
font-size: 1px;
position: absolute;
top: 0; left: 0;
}

.vscrollerbase {
width: 10px;
background-color: #cccccc;
}
/*
.vscrollerbar {
width: 10px;
background-color: #666666;
}
.hscrollerbase {
height: 10px;
background-color: #666666;
}
.hscrollerbar {
height: 10px;
background-color: black;
}

.scrollerjogbox {
width: 10px;
height: 10px;
top: auto; left: auto;
bottom: 0px; right: 0px;
background-color: gray;
}
*/

#content .vscrollerbarbeg {
background: url(../images/vscroller.png) 0px -9px;
width: 18px;
height: auto;
}

#content .vscrollerbarend {
background: url(../images/vscroller.png);
width: 18px;
height: 9px;
}

#content .vscrollerbase {
width: 18px;
background: #515050 none;
}

#content .vscrollerbar {
background-color: #8F9793;
padding: 0px;
}

#content .vscrollerbasebeg, #content .vscrollerbaseend {
background-image: none;
}
/* eof blog scrollbar */
.info_bar
{
  padding-top: 5px;
  background: url(/images/info_bar.png) no-repeat center;
  vertical-align: middle;
  display : table-cell;
  text-align: left;
  text-indent: 15px;
  font-size: 15pt;
  color: #000000;
  padding-top: 3px;
  height: 70px;
  width: 510px;
}
.specs_short
{
  width: 188px;
  vertical-align: middle;
  display : table-cell;
  text-indent: 10px;
  font-size: 10pt;
  text-align: center
  padding-top: 20px;
}
.spec_form
{
  padding-left: 50px;
  padding-top: 70px;
}
.specs_in input
{
}
#overlay {
   position: absolute;
   left: 0px;
   top: 0px;
   width:100%;
   height:100%;
   text-align:center;
   z-index: 50;
   background-color: #666666;
   filter: alpha(opacity=60);
   -moz-opacity: 0.6;
   opacity: 0.6;
   visibility: hidden;
}

#specs_div {
  visibility: hidden;
  position: absolute;
  left: 0px;
  top: 120px;
  width:100%;
  height:100%;
  text-align:center;
  z-index: 1000;
  padding: 20px;
}
#specs_wrapper {
  padding: 20px;
  position: relative;
  width:578px;
  height:550px;
  margin: 0px auto;
  vertical-align: middle;
  text-align: center;
  background: url(images/specs_bg.png) no-repeat center;

}
.spec_label
{
  width: 125px;
  text-align: left;

}
.mini_guitars
{
  padding-top: 25px;
  width: 400px;
  height: 150px;
  text-align: left;
}
.mailto_link
{
  color: #ffffff;
  font-size: 20px;
}
