/* COMMON DEFINITIONS */
body {  
 font-family:  Verdana, Arial, Helvetica, sans-serif; 
 color: #000000; 

 margin: 0px;
 padding: 0px;

/* background: url(../images/template/body-background.jpg) #FFF repeat;*/
 background: #e9c489;
}

a {  color: #1B4E85;}
a:link {  color: #1B4E85}
a:active {  color: #FF0000}
a:visited {  color: #142C3D}
a:hover {  color: #FF0000}

.important { color: #FF0000; }
.message {
  color: #FF0000;
  margin: 10px 0px 10px 0px;
}
img {
 border: 0px;
}

/* -------------------- SITE STYLES -------------------- */


/* CONTACT FORM */

#contact-form {
 position: relative;
 display: block;
 width: 400px;
 margin: 10px auto 10px auto;
 font-size: .9em;
}
#contact-form label {
 display: block;
 clear: both;
 float: left;
 width: 40%;
 margin: 3px 0px 0px 0px;
 height: 20px;
}
#contact-form .textinput {
 display: block;
 float: right;
 width: 49%;
 margin: 3px 0px 0px 0px;
 height: 20px;
}
#contact-form .fieldgroup {
 float: right;
 width: 49%;
 margin: 3px 0px 0px 0px;
 height: 20px;
}
#contact-form textarea {
 clear:both;
 width: 98%;
 height: 100px;
 border: #000 solid 1px;
 margin: auto;
}
#contact-form .form-button {
 clear: both;
 background: #000066;
 color: #FFF;
 width: 100%;
 margin: 10px 0px 10px 0px;
}
#contact-form br {
 clear: both;
}

/* SEARCH FORM */

#wcsearch-form {
 display: block;
 width: 300px;
}
#wcsearch-form .button {
 clear: both;
 background: #000066;
 color: #FFF;
 width: 100%;
 margin: 10px 0px 10px 0px;
}
.search-result {
 font-size: .9em;
 color: #000;
 line-height: 1.4em;
}
..earch-result a {
 color: #000;
 text-decoration: none;
}
.search-result a:link {  
 color: #000;
}
.search-result a:active {  
 color: #F00;
}
.search-result a:visited {  
 color: #000;
}
.search-result a:hover {  
 color: #F00;
 text-decoration: underline;
}

/* -------------------- JTS STYLES -------------------- */

#frame {
 position: relative;
 width: 1000px;
 margin: auto;
}

#top {
 position: absolute;
}

#stage {
 position: absolute;
 top: 59px;
}

#stage_flash {
 position: absolute;
 top: 59px;
 left: 387px;
}

#auctions {
 position: absolute;
 top: 59px;
 left: 614px;
}

#bkl_left {
 position: absolute;
 top: 176px;
}

#menu_flash {
 position: absolute;
 top: 176px;
 left: 181px;
}

#bkl_right {
 position: absolute;
 top: 176px;
 left: 839px;
}

#undermenu {
 position: absolute;
 top: 221px;
 left: 181px;
}

#index_r5_c2 {
 position: absolute;
 top: 349px;
 left: 181px;
}

#index_r5_c4 {
 position: absolute;
 top: 349px;
 left: 329px;
}

#index_r5_c8 {
 position: absolute;
 top: 349px;
 left: 672px;
}

#index_r6_c4 {
 position: absolute;
 top: 383px;
 left: 329px;
}


#content {
 position: absolute;
 top: 405px;
 width: 980px;
 margin-left: 10px;
}

#bottomLinks {
 font-size: 0.8em;
}

#footer {
 margin-top: -3px;
}
