/* COMMON DEFINITIONS */

a {  color: #1B4E85;}
a:link {  color: black;}
a:active {  color: #FF0000;}
a:visited {  color: orange;}
a:hover {  color: #1B4E85;}

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

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


/* CONTACT FORM */

#form-area {
  text-align: center;
}

#contact-form {
 text-align: left;
 position: relative;
 display: block;
 width: 350px;
 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 ADD-ON STYLES -------------------- */

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

 margin: 0px;
 padding: 0px;

 background: url(../images/template/body-background.jpg) #FFF repeat;
 background-color: #6F604B;
}

#masthead {
 display: block;
}

#home {
 position: absolute;
}

#jewelry {
 position: absolute;
 margin-top: 45px;
}

#paintings {
 position: absolute;
 margin-top: 95px;
}

#sculpture {
 position: absolute;
 margin-top: 143px;
}

#pottery {
 position: absolute;
 margin-top: 203px;
}

#accesor {
 position: absolute;
 margin-top: 255px;
}

#antiques {
 position: absolute;
 margin-top: 304px;
}

#carousel {
 position: absolute;
 margin-top: 343px;
}

#contact_us {
 position: absolute;
 margin-top: 381px;
}

#furniture {
 position: absolute;
 margin-top: 417px;
 }

#lighting {
 position: absolute;
 margin-top: 530px;
}

#bedspread {
 position: absolute;
 margin-top: 480px;
}

#interior_design {
 position: absolute;
 margin-top: 570px;
}

#none_undermenu {
 position: absolute;
 margin-top: 630px;
}

#bow {
 position: absolute;
 margin-top: 630px;
 margin-left: 50px;
}

#none_topright {
 position: absolute;
 margin-left: 921px;
}
#none_btmright {
 position: absolute;
 margin-top: 95px;
 margin-left: 964px;
}

#content {
 background-image: url(../images/content.gif);
}

#content2 {
 margin-top: 10px;
 margin-left: 225px;
 width: 700px;
}

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

#footer {
 text-align: center;
 margin-top: 20px;
 font-size: 0.7em;
}
