/* 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: #cccccc;
}

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: 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 STYLES -------------------- */

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

#top {
 position: absolute;
}

#index_r2_c1 {
 position: absolute;
 top: 29px;
}

#below_email {
 position: absolute;
 top: 29px;
 left: 427px;
}

#index_r3_c1 {
 position: absolute;
 top: 122px;
}

#index_r3_c8 {
 position: absolute;
 top: 122px;
 left: 235px;
}

#content_img {
 position: absolute;
 top: 167px;
 left: 215px;
}

#content_area {
 position: absolute;
 top: 142px;
 width: 1000px;
 background: url(../images/template/bg-content.jpg);
}

#content {
 margin-top: 32px;
 margin-left: 225px;
 width: 750px;
}

#btn_home {
 position: absolute;
 top: 142px;
}

#left_of_home {
 position: absolute;
 top: 142px;
 left: 77px;
}

#right_border {
 position: absolute;
 top: 142px;
 left: 986px;
}

#btn_jewelry {
 position: absolute;
 top: 167px;
}

#right_of_jewelry {
 position: absolute;
 top: 167px;
 left: 82px;
}

#btn_designs {
 position: absolute;
 top: 198px;
}

#right_of_designs {
 position: absolute;
 top: 198px;
 left: 146px;
}

#btn_aboutus {
 position: absolute;
 top: 229px;
}

#right_of_aboutus {
 position: absolute;
 top: 229px;
 left: 102px;
}

#btn_locationmap {
 position: absolute;
 top: 259px;
}

#right_of_map {
 position: absolute;
 top: 259px;
 left: 146px;
}

#btn_contactus {
 position: absolute;
 top: 290px;
}

#right_of_contactus {
 position: absolute;
 top: 290px;
 left: 113px;
}

#below_contactus {
 position: absolute;
 top: 317px;
}

#footer {
 margin-top: 40px;
}

#footer_left {
 float: left;
}

#footer_right {
 float: left;
}

#footer_text{
 float: left;
 margin-top: 4px;
}

#ims {
 margin-top: 20px;
 font-size: 0.7em;
 font-style: italic;
 width: 511px;
}

#show_low_loc {
 font-size: 0.8em;
 float: left;
 margin-left: 50px;
 text-align: center;
}

#pinetop_loc {
 font-size: 0.8em;
 float: right;
 margin-right: 50px;
 text-align: center;
}

#disclamer {
 font-style: normal;
 margin-bottom: 10px;
}