/*
-----------------------------------------------
by George Jewelers newbase style
version:  2005.07.31
----------------------------------------------- */



/* to reset browser-specific settings 
----------------------------------------------- */

* {
  margin: 0;
  padding: 0;
  border: 0 solid;
  }

/* basic elements
----------------------------------------------- */

body {
  color: #000;
  background: #fff;
  font: 85% Verdana, Sans-serif;
  text-align: center; /* this is for IE to center the cantainer ;) */
  }

a:link {
  text-decoration: none;
  color: #063;
  border-bottom: 1px dotted #063;
  }
  
a:visited {
  text-decoration: none;
  color: #999;
  }

a:hover, .subnav a:hover {
  color: #ff0000;
  border-bottom: 1px solid #ff0000;
  }
  
a:active, .subnav a:active {
  color: #36c;
  border-bottom: 1px solid #36c;
  }
  
p {
  font-size: 15px;
  color: #333;
  }
  
h1, h2, h3, h4, h5, h6 {
  color: #777;
  }
 
div {
  border: none;
  }


  
/* basic divs centering the layout
----------------------------------------------- */


#container {
  width: 800px;
  margin: 0 auto; /* to center the box */
  background: none;
  }

#main {
  float: left;
  position: relative;
  width: 100%;
  text-align: left; /* to revoke the body definition to please IE */
  background: none;
  }
    
  
/* the site structure 
----------------------------------------------- */


#maincontent {
  float: left;
  width: 800px;
  margin: 0 0 0 0;
  color: #000;
  background: #fff; /* A72828 */
  }
  
#header {
	height: 50px;
	text-align: left;
	color: #000;
	background-position: 0% 50%;
	margin-bottom: 0;
    }
    
#header a, a:hover, a:visited, a:visited:hover {
  border-bottom: none;
  }
  
#header img {
  border: none;
  } 
  
#homegraphic {
  float: left;
  height: 100px;
  width: 800px;
  background-repeat: no-repeat;
  background: #fff;
  }
  
#mainhomenav {
  float: left;
  height: 25px;
  margin-bottom: 0;
  }
  
#mainhomenav a {
  border-bottom: none;
  }
  
#title {
  float: right;
  height: 50px;
  background-repeat: no-repeat;
  }
  
  

  
/* left column
----------------------------------------------- */  
  

#textleftclum {
  width: 150px;
  height: 300px;
  float: left;
  background: none;
  margin: 65px 0px 0px 0px;
  padding: 15px 0px 2px 14px;
  border: none;
  line-height: 1.5em;
  border-top: none; /* 1px dotted #2b8d2b */
  }
  
#textleftclum li {
  list-style: none;
  }
    
#textleftclum ul {
  font-size: 80%;
  padding: 0;
  }
  
.subnav strong {
  font-size: 10px;
  color: #006e51;
  }


/* center column
----------------------------------------------- */  


#textcenterclum {
  width: 420px;
  float: left; 
  background: #fff;
  margin-top: 10px;
  margin-left: 15px;
  padding-top: 10px;
  line-height: 1.4em;
  border: none;
  border-top: 1px dotted #2b8d2b;
  }
  

#textcenterclum p {
  font-size: 90%;
  padding: 10px 30px 0px 0px;
  }


#textcenterclum a, a:hover, a:visited, a:visited:hover {
  margin: 0;
  }
  
  
/* center column QandAs
----------------------------------------------- */  


#qanda {
  font-size: 85%;
  line-height: 1.3em;
  padding: 0 15px 0 7px;
  margin: 0px;
  border: none;
  }
  
#qanda p {
  padding: 0px;
  margin: 0;
  }
  
p.questions {
  padding: 1px 0px;
  font-weight: bold;
  color: #003333;
  }
  
  
/* center column Collections
----------------------------------------------- */  


  
#collections img {
  border-bottom: none;
  }

p.thums {
  border: 1px solid #ccc;  
  }
  
.thumbring {
  width: 418px;
  float: left;
  background-repeat: no-repeat;
  background-color: transparent;
  border: 1px solid;
  } 
  
#collectionPics {
  width: 420px;
  margin-top: 8px;
  padding: 0;
  background-color: transparent; 
  }
  
.thumbsContainer {
  padding: 0; 
  margin: 0;
  }  

.thumbsContainer img {
  float: left;
  border: 1px solid;
  margin: 5px 1px 5px 1px;
  padding: 0;
  }
  
  
/* center column Contact Us
----------------------------------------------- */  


#textcenterclum strong.augusta, strong.portland {
  color: #006e51;
  font-size: 1.2em;
  }
  
#textcenterclum em {
  color: #000;
  font-weight: bold;
  }
    
.map {
  width: 418px;
  height: 300px;
  float: left;
  border: 1px solid;
  background-repeat: no-repeat;
  background-image: url("../img/gbj_map.gif");
  background-color: transparent;
  padding: 0px;
  margin:  0px;
  }
  
#textcenterclum p.map {
  padding: 0px;
  margin-bottom: 15px;   
  }
  
    
/* center column Contact Form
----------------------------------------------- */ 


#contactform {
  float: left;
  width: 85%;
  margin-top: 8px;
  padding: 3% 5% 7%;
  background-color: #ccff99; /* #ccff99 */
  }
  
#contactform p {
  margin: 0;
  Padding-top: 13px;
  } 
   
fieldset {
  padding: 0 5px;
  border: none;
  }
      
.formfield {
  border: 1px dotted #00d39b;   
  }

.formfieldsubmit {
  font: bold 90% Verdana, Sans-serif;
  padding: 2px;
  border: 2px solid #fff;
  border-color: #fff #006e51 #006e51 #fff;
  background-color: #fff;
  color: #666;
  }

#note {
  float: left;
  margin: 5px 0px 0px 0px;
  padding: 0% 7%;
  line-height: 1.2em;
  }

#note p {
  margin-top: 0;
  padding-top: 1px;
  font-size: 85%;
  }

#note h6 {
  margin: 15px 0 1px 0;
  font-size: 100%;
  }



  
/* center column Contact Us
----------------------------------------------- */ 


#textcenterclum p.thenandnow {
  width: 416px;
  height: 273px;
  background-repeat: no-repeat;
  background-image: url("../img/oldandnewstore.jpg");
  background: transparent;
  padding: 0px;
  margin-top: 15px;
  border: 1px solid;
  }

/* center column News&Events
----------------------------------------------- */ 


#textcenterclum .newslist {
 margin-top: 10px;
 padding-top: 5px;
 }

#textcenterclum p.news, p.events {
  margin-top: 15px;
  color: #012f6e;
  }
  
  
#textcenterclum h2.newslist {
  font: 130% Georgia, Serif;
  color: #ff0000;
  letter-spacing: 1.5px;
  margin-bottom: 1px;
  }

#textcenterclum h3.date {
  margin: 1px;
  padding: 0;
  font: 80% Verdana, Arial, Sans-serif;
  color:#666;
  }
  


/* center column Our Designers
----------------------------------------------- */ 


#textcenterclum p.groupphoto {
  width: 416px;
  height: 299px;
  background-repeat: no-repeat;
  background-image: url("../img/designers.jpg");
  background: transparent;
  padding: 0px;
  margin-top: 15px;
  border: 1px solid;
  }
    
#textcenterclum h1 {
  font: bold 130% Georgia, Serif; 
  color: #006e51;
  Padding: 0px;
  margin-bottom: 0;
  letter-spacing: 1px;
  }

#textcenterclum h2 {
  font-size: 80%;
  font-weight: bold;
  color: #333;
  margin-top: 0;
  Padding: 0;
  }

#portrait P{
  float: left;
  font-size: 0px;
  width: 160px;
  margin-top: 15px;
  padding: 0 20px 5px 0px;
  }

#portrait img {
  border: 1px solid; 
 }



/* right column
----------------------------------------------- */  

  
#textrightclum {
  width: 160px;
  height: 200px;
  float: left;
  background: #fff;
  line-height: 1em;
  margin-top: 10px;
  margin-left: 15px;
  padding-top: 15px;
  border: none;
  border-top: 1px dotted #2b8d2b;
  }

#textrightclum p {
  font-size: 87%;
  padding: 10px 3px 0px 6px;
  }
  
#textrightclum h5 {
  color: #018b67;
  font-size: 90%;
  margin-top: 10px;
  padding: 0;
  }



/* footer
----------------------------------------------- */

#footer {
  width: 100%;
  float: left;
  text-align: right;
  background: #fff;
  margin-top: 60px;
  border-top: 1px solid #6e7d8d;
  padding: 0;
  clear: both;
  }
  
#footer p {
  font-size: 80%;
  }
  
#footer strong {
  color: #006e51;
  font-weight: normal;
  }   
