div#main {
  width: 950px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  margin-top: 0px;
  padding-top: 0px;
}

body { 
  background:url(xvx-bg_022010.jpg);
  background-color: #995b32; 
  background-attachment:fixed; background-repeat:no-repeat; background-position: top center;

  text-align: center; /* IE 4-6 */
}

.s12start {
    text-align: center;
    font-weight: bold;
    margin: 1em;
    padding: 1em;
    background: url("shade.png");    
    _background: none;
    _border: 1px solid black;
    border-radius: 16px;
    -moz-border-radius: 16px;
    -webkit-border-radius: 16px;
}

/* Order, (Gallery) */
.fleft {
  float: left;
  margin-right: 1.5em;
}

.fright {
  float: right;
  margin-left: 1.5em;
}

hr {
 width: 100%;
 border: 1px solid transparent;
 border-bottom: 1px solid black;
 _border: none;
}

.orderlinks:hover {
    text-shadow: 0px 0px 5px #fff;
}

.orderlinks:hover a, .orderlinks:hover h1 {
  color: white;
}

.orderlinks img {
  margin-top: 0.7em;
  margin-bottom: 0.7em;
  border: 1px solid black;
}

.orderlinks img:hover, .orderlinks:hover img {
  border: 1px solid white;
  box-shadow: 0px 0px 10px 1px #000;
  -moz-box-shadow: 0px 0px 10px 1px #000;
  -webkit-box-shadow: 0px 0px 10px 1px #000;
}

.dialog h1 a, .dialog h1 a:hover, .dialog h1 a:active, .dialog h1 a:visited,
.dialog2 h1 a, .dialog2 h1 a:hover, .dialog2 h1 a:active, .dialog2 h1 a:visited {
  font-weight: normal;
  text-decoration: none;
}

.dialog h1 a:hover, .orderlinks:hover a,
.dialog2 h1 a:hover {
  text-shadow: 0px 0px 10px #fff;
}

.reset12 {
  float: right;
  _position: absolute;
  _left: 650px;
}

.linediv {
  clear: both;
  padding-top: 0.5em;
  margin-bottom: 1em;
}

/* 12 steps */
.stepline {
  clear: left;
  padding-left: 9px;
}

.stepline:hover {
  background: url("shade.png");
  border-radius: 16px;
  -moz-border-radius: 16px;
  -webkit-border-radius: 16px;
}

.steplinetodo:hover {
  background: transparent;
}

.steplinetodo {
 color: gray;
}

.dialog .steps12 a,
.dialog2 .steps12 a {
  color: black;
  text-decoration: none;
}

.dialog .content .text .stepline div, .stepline h2,
.dialog2 .content .text .stepline div {
  margin: 0em;
  padding: 0em;
}

.stepline h2 {
  font-size: 17px;
  font-weight: bold;
  font-family: Tahoma, Geneva, Verdana;
}

.slnum, .slqstn {
  float: left;
}

.slanswr {
  float: right;
  width: 30%;
}

.slnum {
  width: 5%;
}

.slqstn {
 width: 65%;
}

.active12sl {
  border-radius: 16px;
  -moz-border-radius: 16px;
  -webkit-border-radius: 16px;
  background: url("shade.png");
  _background: none;
  _border: 1px solid black;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}

.active12txt {
  clear: both;
  border: 1em solid transparent;
  padding-top: 0.8em;
  padding-left: 10px;
  padding-right: 1.0em;
  padding-bottom: 1.2em;
  margin-top: 1em;
}

.lcolumn, .ccolumn, .rcolumn {
  float: left;
  text-align: left;
}

.lcolumn {
  width: 39%;
}

.ccolumn, .rcolumn {
  width: 30%;
}

.active12txtline {
  border-top: 0.1em solid transparent;
  border-bottom: 0.1em solid transparent;
}

.lr1em {
  margin-left: 1em;
  margin-right: 1em;
}

.s05lborder {
  float: left;
  border-left: 0.8em solid transparent;
  border-right: 0.8em solid transparent;  
}

.s04table {
  font-size: 12px;
  background: transparent;
  width: 100%;
  border-collapse: collapse;
  text-align: left;
}

.s04table th {
  font-size: 14px;
  font-weight: Bold;
  border-bottom: 2px solid black;
  text-align: center;
  padding-bottom: 4px;
}

.s04table td {
  border-bottom: 1px solid black;
  text-align: center;
  color: #669;
}

.s04table img {
  border: 1px solid black;  
  margin-top: 2px;
  margin-bottom: 2px;
  text-align: center;
  vertical-align: middle;
}

.s04c00 {
  text-align: center;
  margin: 0;
  padding: 0;
}

.s04c01 {
  width:50px;
}

.coldesc {
  float: left;
  border-top: 0.3em solid transparent;
  border-left: 0.3em solid transparent;
  font-weight: bold;
}

.namecolumn {
    float: left;
    width: 20%;
}

.ltr4col {
    float: left;
    width: 4em;
}

.one4thcol {
    float: left;
    width: 24%;
    text-align: center;
    font-weight: bold;
}

.one5thcol {
    float: left;
    width: 19%;
}

.one6thcol {
    float: left;
    font-weight: bold;
    width: 16%;
}

.one8thcol {
    float: left;
    width: 4%;
}

select {
    color: #000;
    border: 1px solid #000;
    background-color: #f5b987;
}

select[disabled], input[disabled] {
    background-color: #b88b65;
}

input[type="reset"], input[type="submit"], input[type="button"]
{
    color: #000;
    border: 1px solid #000;
    border-color: #fff #000 #000 #fff;
    background-color: #f5b987;
    text-align: center; 
    vertical-align: middle; 
    
    margin-left: 3px;
    margin-right: 3px;
}

input[type="reset"][disabled], input[type="submit"][disabled], input[type="button"][disabled] {
    color: ddd;
    border: 1px solid #000;
    border-color: #000 #ccc #ccc #000;
    background-color: #b88b65;
}

input[type="reset"]:hover, input[type="submit"]:hover, input[type="button"]:hover, input[type="reset"]:focus, input[type="submit"]:focus, input[type="button"]:focus
{
    text-shadow: 0px 0px 2px #fff, 0px 0px 5px #fff;
}

input[type="reset"]:active, input[type="submit"]:active, input[type="button"]:active 
{
    border-color: #000 #fff #fff #000;
    background-color: #b88b65;
}

input[type="text"], textarea
{
    color: #000;
    border: 1px solid #000;
    border-color: #000 #fff #fff #000;
    background-color: #f5b987;
    text-align: left; 
    vertical-align: middle; 

    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}

input[type="text"][disabled], textarea[disabled]
{
    color: #000;
    border: 1px solid #000;
    border-color: #000 #ccc #ccc #000;
    background-color: #b88b65;
    text-align: left; 
    vertical-align: middle; 
}

.galimg {
  width: 25%;
  float: left;
  text-align: center;
}

.galimg img {
  border: 1px solid black;
}

.galimg:hover img {
  border: 1px solid white;
  box-shadow: 0px 0px 10px 1px #000;
  -moz-box-shadow: 0px 0px 10px 1px #000;
  -webkit-box-shadow: 0px 0px 10px 1px #000;
}

.galone_navi {
  float: left;
  width: 70px;

  position: absolute;
  bottom: 47%;

  text-align: center;
  font-weight: bold;
  font-size: 35px;
}

.navir {
  right: 0px;
}

.navil {
  left: 0px;
}

.dialog .galone_navi a,
.dialog2 .galone_navi a {
  text-decoration: none;
}

.galone_navi:hover, .galone_navi:hover a {
  color: white;
  cursor: pointer;
  text-shadow: 0px 0px 7px #fff;
}

.galoneimg {
  width: 602px;
  margin-left: 15px;
  margin-right: 15px;
  text-align: center;
}

.galoneimg img {
  border: 1px solid black;
  vertical-align: middle;
  box-shadow: 5px 5px 10px 1px #000;
  -moz-box-shadow: 5px 5px 10px 1px #000;
  -webkit-box-shadow: 5px 5px 10px 1px #000;
}

.galonecaption {
  font-weight: bold;
  padding-top: 1em;
}

.galonedescription {
  text-align: justify;
}

.gfilters {
    text-align: center;
    padding: 1em;
    background: url("shade.png");    
    _background: none;
    _border: none;
    _padding: 0px;
    _padding-bottom: 10px;
    border-radius: 16px;
    -moz-border-radius: 16px;
    -webkit-border-radius: 16px;
}

.gf_fleft {
    float: left;
    width: 40%;

    padding-top: 0px;
    padding-bottom: 0.2em;
}

.gf2 {
    padding-top: 0.2em;
    padding-bottom: 0.2em;
}

.mleft {
    margin-left: 1em;
}

.bold {
    font-weight: bold;
}

.glinkwrap input, .glinkwrap input[disabled] {
    width: 100%;
    text-align: center;
    font-weight: bold;
    padding: 0.3em;
    border: none;
    background: none;
}

.glinkwrap {
  border: 1px solid black;
  border-color: #000 #fff #fff #000;
  background-color: #f5b987;
}

.glink {
    width: 100%; /* IE6 */
}

.gimgwrapper {
    padding-top: 1em;
    text-align: center;
    vertical-align: middle;
    position: relative;
    _width: 100%;
}

.howtobox {
    border: 1px solid black;
    border-color: #fff #000 #000 #fff;
    background-color: #f5b987; 
    margin: 2em;

    box-shadow: 0px 0px 10px 1px #000;
    -moz-box-shadow: 6px 6px 10px 1px #000;
    -webkit-box-shadow: 0px 0px 10px 1px #000;    
}

.howtobox h1 {
  margin-left: 1em;
}

.contactwrapper {
  text-align: center;
}

.contactbox {
    padding-bottom: 1em;
}

.infotable {
    border-collapse: collapse;
    border: 1px solid white;
    border-color: #fff #000 #000 #fff;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    background-color: #f5b987; 

    box-shadow: 6px 6px 6px 0px #000;
    -moz-box-shadow: 6px 6px 6px 0px #000;
    -webkit-box-shadow: 6px 6px 6px 0px #000;
}

.infotable td, .infotable th {
    padding: 0.4em;
    border: 1px solid black;
    padding-left: 10px;
    padding-right: 10px;
    width: 20%;
}

.infotable th {
    border-color: #fff #000 #000 #fff;
}


.infotable caption {
    caption-side: bottom;
    padding-top: 0.9em;
}

dt { float: left; clear: left; width: 3em; text-align: left; font-weight: bold; color: black; } 
dt:after { content: ":"; } 
dd { margin: 0 0 0 10px; padding: 0 0 0.5em 0; }

.imghelp {
  float: left;
  margin-left: 44px;
  margin-right: 44px;
  width: 300px;
  text-align: center;
  font-weight: bold;
}

.imghelp img {
  border: 1px solid black;
}

.imghelp:hover img {
  border: 1px solid white;
  box-shadow: 0px 0px 10px 1px #000;
  -moz-box-shadow: 0px 0px 10px 1px #000;
  -webkit-box-shadow: 0px 0px 10px 1px #000;
}

.ordercomments {
    text-align: center;
}

.dialog .content .text .placeorder {
    text-align: center;    
    margin: 0px;
    margin-top: 2em;
    padding: 0px;
    border: 1px solid black;
    border-color: #fff #000 #000 #fff;
    background-color: #f5b987;
}

.dialog .content .placeorder h1 {
    margin: 0px;
    padding: 0.7em;
}

.placeorder:hover {
    color: white;
    text-shadow: 0px 0px 7px #fff;
}

.orderidlink {
    text-align: center;
}

.newsitem {
    padding-top: 0.8em;
    padding-bottom: 1em;
}

.newsdate {
  font-size: 18px;
  text-align: left;
  padding-left: 10px;
  
  font-family: Impact, Charcoal, Arial Black;
}

.newstext {
  padding-top: 0.5em;
  padding-left: 10px;
  padding-right: 1em;
}
