@charset "utf-8";
/* CSS Document */

/* -------------- Begin General Style Elements ----------------*/

body {
	background-color: #fefef8;
}
div#wrapper {
	margin: 0 auto;
	width: 1024px;
	height: auto;
}

/* -------------- End General Style Elements ----------------*/

/* -------------- Begin Front Page Style Elements ----------------*/
div#front_header {
	margin-bottom:10px;
}
div#front_content {
}
div#front_image {
	border: 2px solid #B9121B;
	margin-left: 8px;
	background-image:url(/sitecatalog/images/frontpage/rotate.php);
	background-repeat:no-repeat;
	height: 619px;
	width: 823px;
}

div#front_picturelabel {
	margin: 15px;
	width: 200px;
	font-family:"Tw Cen MT Condensed", "Trebuchet MS", Times, serif;
	font-size: 1em;
	color: #4c1b1b;
}

div.front_nav {
	background-image:url(/sitecatalog/images/frontnav/frontnavbutton.gif);
	background-repeat:no-repeat;
	position: relative;
	width: 306px;
	height: 112px;
	text-align: left;
	margin-left: 695px;
	margin-top: 10px;
	padding: 0px;
	top: -625px;
}
div.front_nav a {
	text-decoration: none;
	color: #4c1b1b;
}

.front_buttonheader a:hover {
	text-decoration: underline;
}	

.front_buttonheader {
	color: #4c1b1b;
	font-size: 2em;
	font-family: "Effloresce", "Book Antigua", Times, serif;
	padding: 15px 5px 0px 20px;
	font-weight: bolder;
}

.front_buttontext {
	color: #4c1b1b;
	font-size: .7em;
	font-family: "Trebuchet MS", Times, serif;
	margin: 0px 15px 5px 20px;
}

div#front_footer {
	float: left;
	position: relative;
	top: -600px;
	left: 15px;
	font-family:"Trebuchet MS", Times, serif;
	word-spacing:-1px;
	letter-spacing:-1px;
}
div#front_footer span {
	margin: 0 6px;
}

div#front_footer a {
	text-decoration: none;
	color: #4c1b1b;
}

div#front_footer a:hover {
	text-decoration: underline;
}

/* -------------- End Front Page Style Elements ----------------*/

/* -------------- Begin Side Page Style Elements ----------------*/

div#header {
}
div#navbar {
	background-image:url(/sitecatalog/images/tabletop2.jpg);
	text-align:left;
	margin: 10px 0 0 0;
}
div#content {
	background-image:url(/sitecatalog/images/tablemiddle2.jpg);
	background-repeat:repeat-y;
	min-height: 0;
}
div#accountinfo {
	font-family: "Trebuchet MS", Times, serif;
	font-size: .7em;
	font-weight: bold;
	float: right;
	position: relative;
	top: -20px;
	left: -35px;
	text-align: right;
	letter-spacing:-1px;
}
div#accountinfo a {
	color: #000;
}
.contentmargin {
	margin: 0 40px;
}

div#footer {
	background-image:url(/sitecatalog/images/tablebottom2.jpg);
	background-repeat:no-repeat;
	height: 150px;
	margin:0;
	padding:0;
}

div#navfooter {
	padding:40px 0 0 0;
	width: 900px;
	margin: 0 auto;
	font-family:"Trebuchet MS", Times, serif;
	font-size:1em;
	color: #4c1b1b;
	text-align: center;
	word-spacing:-1px;
	letter-spacing:-1px;
}
div#navfooter span {
	margin: 0 6px;
}


#navfooter ul li {display:inline;}

#navfooter a {color: #4c1b1b; text-decoration:none;}



#navfooter a:hover {text-decoration:underline;}

div.misc_content {
	font-family:"Tw Cen MT Condensed", "Trebuchet MS", Times, serif;
	font-size: 18px;
	margin: 10px 15px 10px 15px;
}
.info_header {
	font-family:"Trebuchet MS", Times, serif;
	color: #4c1b1b;
}
.info_header h1 {
	font-size:1.35em;
	font-weight:bold;
	margin-top: 5px;
}
.info_header p {
	font-size:.85em;
	margin-top: 7px;
}

/* -------------- Begin Side Navigation Button Elements ----------------*/

a#button_necklace {
    background-image: url(/sitecatalog/images/navbar/necklaces.jpg);
	width: 148px;
}
a#button_necklace_large {
    background-image: url(/sitecatalog/images/navbar/necklaces_large.jpg);
}
a#button_earrings {
    background-image: url(/sitecatalog/images/navbar/earrings.jpg);
}
a#button_earrings_large {
    background-image: url(/sitecatalog/images/navbar/earrings_large.jpg);
	margin: 0 10px;
}
a#button_bracelets {
    background-image: url(/sitecatalog/images/navbar/bracelets.jpg);
}
a#button_bracelets_large {
    background-image: url(/sitecatalog/images/navbar/bracelets_large.jpg);
	width: 222px;
}
a#button_sets {
    background-image: url(/sitecatalog/images/navbar/sets.jpg);
	width: 148px;
}
a#button_sets_large {
    background-image: url(/sitecatalog/images/navbar/sets_large.jpg);
	margin-left: 20px;
}
a#button_other {
    background-image: url(/sitecatalog/images/navbar/other.jpg);
}
a#button_other_large {
    background-image: url(/sitecatalog/images/navbar/other_large.jpg);
	margin-left:20px;
}
a#button_mom {
    background-image: url(/sitecatalog/images/navbar/mom.jpg);
	margin-left:15px;
}
a#button_mom_large {
    background-image: url(/sitecatalog/images/navbar/mom_large.jpg);
	margin-left:20px;
}

.rollover {
	display: block;
	background-position: 0 0;
	margin: 0 0 0 0px;
	background-repeat:no-repeat;
	width: 168px;
    height: 53px;
}
a.rollover:hover {
background-position: 0 -53px;
}

a .alt { display: none; }

#navtable {
padding: 0;
margin: 0 0 0 20px;
}
/* -------------- End Side Navigation Button Elements ----------------*/

/* -------------- Begin Individual Item Elements ----------------*/

.individual_item {
	float: left;
	display:inline;
	width: 350px;
	height: 195px;
	margin: 5px 0 5px 0;
}

.itempicture {
	float: left;
	display:inline;
	width:130px;
	margin: 0 10px;
}

.itempicture img {
	border: 1px solid #BD8D46;
}

.itemheaders {
	float: left;
	width: 300px;
	display:inline;
	font-family:"Trebuchet MS", Times, serif;
	color: #4c1b1b;
	padding-top: 4px;
}
.itemheaders p {
	margin: 3px 0 12px 6px;
	padding: 0;
	font-size:1.1em;
}
.itemheaders h1 {
	font-size:1.3em;
	font-weight:bolder;
	margin: 0 0 0 6px;
	padding: 0;
}
.itemheaders img {
	border: 0px;
	margin: 5px 0 0 6px;
}
.itemcaption {
	float: left;
	width:130px;
	margin: 5px 0px 5px 10px;
	text-align:center;
	font-family: "Trebuchet MS", Times, serif;
	font-size:.9em;
	color: #4c1b1b;
}
.itemcaption a {
	color: #4c1b1b;
}

div.itemcaption a img {display:none;}

div.itemcaption a:hover img {
	position: relative;
	display: block;
	border: 3px solid #Bd8D46;
}
div.itemleft a:hover img {
	top: -300px; 
	left: 250px;
}

div.itemcenter a:hover img {
	top: -250px; 
	left: 180px;
}

div.itemright a:hover img {
	top: -250px; 
	left: -550px;
}


div.itemdescription {
	float:left;
	font-family:"Trebuchet MS", Times, serif;
	font-size:.9em;
	color: #4c1b1b;
	padding: 10px 0 0 0;
	margin-left: 10px;
	width: 530px;
}
div.itemdescription2 {
	font-family:"Trebuchet MS", Times, serif;
	font-size:1em;
	color: #4c1b1b;
	padding: 15px 0 0 0;
	margin-left: 5px;
	width: 500px;
}


/* -------------- End Individual Item Elements ----------------*/

/* -------------- Mother's Day Elements ----------------------*/

div#mothersday {
}
#mothersday h2 {
margin: 0;
padding:0;
font-size: 1.1em;
color: #4C1B1b;
}
#mothersday p {
margin:0;
padding:0;
}
div#mothersdayproduct {text-align:center;width:450px;height: 165px;border: thin #BD8D46 solid;
padding: 5px;
margin: 0 auto;}

/* --------------------Lightbox ---------------------------- */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#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-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/sitecatalog/images/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/sitecatalog/images/lightbox/nextlabel.gif) right 15% no-repeat; }

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

#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; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }