/* CSS Document */

body {
width: 100%;
padding: 0px;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #5a5a5a;
background: #3D3027;
margin: 0px;
padding: 0px;
}	

a:link {
color: #094B6D;
text-decoration: underline
}

a:visited {
color: #094B6D;
text-decoration: underline;
}

a:hover {
color: #094B6D;
text-decoration: underline;
}

hr {
border: none;
height: 3px;
background-color: #CCCCCC;
margin-bottom: 15px;
}


#topbar {
position: absolute;
top: 0px;
left: 0px;
width:100%;
height: 110px;
background-image: url(images/headerbg.jpg);
}

#header {
left: 0px;
top: 0px;
width: 100%;
height: 110px;
background-image: url(images/headerbg.jpg);
}

#greenbar {
position:relative;
left: 0px;
width:550px;
top: 80px;
height: 30px;
background-image: url(images/navbg.jpg);
float: right;
}

#content {
position: relative;
padding-top: 10px;
padding-left: 10px;
padding-right: 10px;
left: 0px;
width:866px;
background-color:#FFFFFF;
float: left;
padding-bottom: 20px;
background-position:bottom;
background-repeat:no-repeat;
background-image: url(images/bottom.gif);
}

#footer {
position: relative;
height: 70px;
width: 886px;
margin-top: 10px;
padding-bottom: 10px;
color: #FFFFFF;
text-align:center;
font-size: 12px;
}

#footer a:link{
color: #FFFFFF;
text-decoration: none;
}

#footer a:visited{
color: #FFFFFF;
text-decoration: none;
}

#footer a:hover {
color: #FFFFFF;
text-decoration: underline;
}


#wrapper {
position: relative;
width: 886px;
margin: 0px auto;
}


#logo {
top: 0%;
left: 0px;
width: 100px;
height: 100px;
}


#leftcol {
width: 500px;
float: left;
background-color: #FFFFFF;
}

#leftcol hr {
width: 500px;
height: 10px;
background-image:url(images/500hr.gif);
background-repeat:no-repeat;
background-color: #FFFFFF;
border: none;
margin-top: 15px;
margin-bottom:30px;
}

#rightcol {
width: 310px;
padding-left: 20px;
margin-left: 20px;
float: left;
background-color: #FFFFFF;
border-left: 3px #E7E7E7 dashed;
}

#rightcol hr {
width: 310px;
height: 10px;
background-image:url(images/rightcol.gif);
background-repeat:no-repeat;
background-color: #FFFFFF;
border: none;
margin-top: 15px;
margin-bottom:30px;
float: left;
}


#flash {
background-image: url(images/flashbg.gif);
width: 471px;
height: 265px;
padding-top: 15px;
padding-left: 14px;
}


#aboutbox {
	top: 5px;
	left: 480px;
	width: 285px;
	background: #333333;
	color:#999999;
	background-color: #FFFFFF;
	font-size: 12px;
	background-repeat: no-repeat;
}

#gladheart {
	position: absolute;
	top: 0px;
	left: 609px;
	height: 47px;
	width: 191px;
	background-image:url(images/gladheart.gif);
	}

#detailinfo {
width: 400px;
margin-left: 20px;
float: left;
}



.date {
background-image:url(images/datebg.gif);
width: 50px;
float: left;
text-align:center;
color: #FFFFFF;
padding-top: 4px;
margin-right: 10px;
background-repeat: no-repeat;
height: 100%;
}

#postcontent {
width: 440px;
float: left;
}

.newsheadline { 
color: #E59770;
font-size: 18px;
font-style: italic;
font-family: Georgia, "Times New Roman", Times, serif
}

.piecename {
font-size: 16px;
text-align:center;
}

a.piecename {
font-size: 16px;
text-align:center;
color: #5a5a5a;
text-decoration: none;
}

a.piecename:hover {
font-size: 16px;
text-align:center;
color: #5a5a5a;
text-decoration: underline;
}

a.piecename:visited {
font-size: 16px;
text-align:center;
color: #5a5a5a;
text-decoration: none;
}

.detail {
float: left;
margin-right: 20px;
border: 2px solid #1e1e1e;
margin: 0 5px 5px 0;
}


.producttext {
color: #333333;
font-size:14px;
}

.recenttext {
font-size: 11px;
}

.thumbnail img{
border: 2px solid #CCCCCC;
margin: 0 5px 5px 0;
}

.thumbnail:hover img{
border: 2px solid #E59770;
margin: 0 5px 5px 0;
}

.clr {
clear: both;
height: 0px;
margin: 0px;
padding: 0px;
}

.day {
font-size: 16px;
}

.imagetable {
text-align:center;
}





h1 {
font-size: 30px;
color: #717171;
font-weight:100;
font-family:Georgia, "Times New Roman", Times, serif;
margin-bottom: 0px;
}

h2 {
font-size: 16px;
color: #717171;
font-family:Georgia, "Times New Roman", Times, serif;
font-weight: 100;
}

h3 {
font-size: 22px;
color: #717171;
font-weight:100;
font-family:Georgia, "Times New Roman", Times, serif;
margin-bottom: 0px;
margin-top: 0px;
}

.name {
font-size: 16px;
color: #717171;
font-weight:100;
font-family:Georgia, "Times New Roman", Times, serif;
margin-bottom: 0px;
margin-top: 0px;
}

.floatleft {
float: left;
margin-right: 20px;
margin: 0 5px 5px 0;
}


.floatright {
float: right;
margin-left: 20px;
}

#nav {
	margin: 0;
	padding: 0;
	width: 550px;
	list-style-type: none;
	font-size: 16px;
	height: 40px;
	margin-top: 66px;
	float: right;
}

#nav li {
margin: 0;
display: inline;
}

#nav a {
float: left;
width: auto;
text-align: center;
color: #FFF;
text-decoration: none;
padding-right: 15px;
padding-left: 15px;
display: block;
height: 28px;
font-size: 16px;
padding-top: 12px;


}

#nav a:hover {
float: left;
width: auto;
height: 28px;
text-align: center;
color: #FFFFFF;
text-decoration: none;
display: block;
font-size: 16px;
padding-top: 12px;
background-color: #E59770;
}

#body_hom #nav_hom a,
	#body_about #nav_about a, #body_necklaces #nav_necklaces a, #body_earrings #nav_earrings a, #body_bracelets #nav_bracelets a, #body_contact #nav_contact a {
	color: #5A5A5A;
	background-color: #FFFFFF;
	}
	
/*Contact form */	

fieldset ol {
padding: 1em 1em 0 1em;
list-style: none;
}

fieldset li {
padding-bottom: 1em;
}
fieldset.submit {
border-style: none;
}

fieldset img {
border: 3px #E7E7E7 dashed;
}

label {
float: left;
width: 10em;
margin-right: 1em;

}

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 
