@CHARSET "ISO-8859-1";

body {
	font-family: Arial;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #666666;
	background: #e2e2e2 url('/images/shine_bg.png') repeat-y;
}

body a {
    text-decoration: none;
}

body a:hover {
    text-decoration: none;
}


#container_pink {
	margin: 0;
	position: relative;
	background: #fff url('/images/wave_pink.gif') repeat-x bottom left;
}

#container_pink a {
    color: #C44884;
}

#container_pink a:hover {
    color: #C44884;
}

#container_green {
	margin: 0;
	position: relative;
	background: #fff url('/images/wave_green.gif') repeat-x bottom left;
}

#container_green a {
    color: #8DA47E;
}
#container_green .selected a {
    color: #fff;
    background: #8DA47E;
}
#container_green #sidebar a:hover {
    color: #486148;
    background: #ccd7c6;
}
#container_green #sidebar .selected a:hover {
	background: #8DA47E;
	color: #fff;
}



#container_aqua {
	margin: 0;
	position: relative;
	background: #fff url('/images/wave_aqua.gif') repeat-x bottom left;
}
#container_aqua .selected a {
    color: #fff;
    background: #4e9287;
}
#container_aqua a {
    color: #4E9287;
}
#container_aqua a:hover {
    color: #2e7669;
}
#container_aqua #sidebar a:hover {
	background: #e2eced;
}
#container_aqua #sidebar .selected a:hover {
	color: #fff;
    background: #4e9287;
}


#container_yellow {
	margin: 0;
	position: relative;
	background: #fff url('/images/wave_yellow.gif') repeat-x bottom left;
}
#container_yellow .selected a {
    color: #fff;
    background: #60336e;
}
#container_yellow a {
    color: #60326d;
}
#container_yellow a:hover {
    color: #65326e;
}
#container_yellow #sidebar a:hover {
	background: #faf9bf;
}
#container_yellow #sidebar .selected a:hover {
	color: #fff;
    background: #60336e;
}




#container_brown {
	margin: 0;
	position: relative;
	background: #fff url('/images/wave_brown.gif') repeat-x bottom left;
}
#container_brown .selected a{
    color: #fff;
    background: #8e858a;
}
#container_brown a {
    color: #6D3232;
}

#container_brown a:hover {
    color: #7c7378;
}
#container_brown #sidebar a:hover {
	background: #b2acaf;
}
#container_brown #sidebar .selected a:hover {
	color: #fff;
    background: #8e858a;
}


#container_peach {
	margin: 0;
	position: relative;
	background: #fff url('/images/wave_peach.gif') repeat-x bottom left;
}
#container_peach .selected a {
    color: #fff;
    background:#f3d895;
}
#container_peach a {
    color: #E0A81B;
}
#container_peach a:hover {
    color: #dfa700;
}
#container_peach #sidebar a:hover {
	background: #fff7e7;
}
#container_peach #sidebar .selected a:hover {
	color: #fff;
    background: #f3d895;
}




#sidebar {
	float: left;
	width: 207px;
	height: 400px;
}
#sidebar .logo {
	margin: 5px auto;
	display: block;
}
#sidebar ul {
	list-style: none;
	margin: 10px 0;
	padding: 0;
}
#sidebar ul li {
	margin:0;
	padding:0;
	height: 43px;
}
#sidebar .bottom {
	position: absolute;
	bottom: 0;
	margin-bottom: 15px;
}


#sidebar a {
	text-decoration: none;
	color: #2d2956;
	display: block;
	padding: 10px 20px;
	font-family: arial;
	font-size: 17px;
	font-weight: normal;
	border-bottom: 1px solid #e2e2e2;
}

#sidebar .bottomLeftButton {
	margin: 91px 0 0 0;
}

#sidebar .bottomLeftButton a {
	border-bottom: 0;
	font-size: 12px;

}

#main {
	margin-left: 206px;
	width: 753px;
}

#content {
	margin-top: 0px;
	padding-left: 25px;
	padding-top: 5px;
}

#dock_bottom {
	width: 741px;
	height: 125px;
	position: absolute;
	bottom: 0;
}
#dock_top {
	width: 741px;
	height: 125px;
	position: absolute;
	top: 1px;
	border-bottom: 1px solid black;
}
#dock_push {
	height: 125px;
}

#footer {
	clear: both;
	margin: 0;
	background: #e2e2e2 url('/images/headershine_bg.gif') repeat-y;
	border-top: 1px solid #c3c3cd;
}

#footernav {
	list-style-type:none;
	margin:0;
	padding:0;
}

#footernav li {
	float:left;
	margin:0;
	padding:0;
	margin-right: 30px;
	position:relative;
}

#footernav li a {
	color: #2d2955;
}

.clearer {
	clear: both;
	height: 1px;
	overflow: hidden;
}

a {
	color: #9933CC;
}

.bottom {
	bottom: 0px;


}

/**
 * Product image
*/


/**
 * Product title
*/
h2 {
	text-decoration: underline;
}

h3 {
	font-weight: bold;
	font-size: 14px;
}

h4 {
	font-weight: bold;
	font-size: 12px;
}

/**
 * Breadcrumbs
*/
h5 {
	font-weight: normal;
	font-size: 12px;
	margin: 0;
	padding: 0;
}
h5 a {
	text-decoration: none;
	color: #666666;
}

/**
 * Product Info
*/
h6 {
	font-weight: bold;
	text-decoration: underline;
	font-size: 12px;
	margin: 0;
	padding: 0;
}


.large_link {
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
}

.logo_bg {

	padding-left: 23px;
	background: url(images/pg_small.gif) 0 0 no-repeat;

}

.logo_bg:hover {

	color:  #FFCC66;

}
#productListContainer {
	background-image: url(images/display_bg.png);
	background-position: top left;
	background-repeat: no-repeat;
	width: 760px;
	height: 600px;
}
#productListSlide {
	width: 364px;
	height: 550px;
	float: left;
	position: relative;
	overflow: hidden;
}
.productReflection {
	background-position: center;
	background-repeat: no-repeat;
	height: 290px;
	width: 344px;
}
.productSlide {
	width: 344px;
	height: 450px;
	padding: 0px 10px;
}
#pageNumbers {
	clear: right;
	text-align: right;
	margin-right: 35px;
	margin-bottom: 10px;
}
#pageNumbers .seeAll {
	margin-right: 25px;
}
#pageNumbers .page {
	padding: 2px 4px;
}
#pageNumbers .pageSelected {
	background-color: #d1e0e3;
}
#productList {
	float: left;
	width: 385px;
}
.productThumb {
}

.productThumb a {
	border: 0px;
	text-decoration: none;
	width: 113px;
	height: 96px;
	background-image: url(images/thumb_corners.png);
	background-repeat: no-repeat;
	float: left;
	padding: 2px;
	overflow: hidden;
	margin: 5px;
	_margin: 4px;

}
.productThumb a:hover{
	background-image: url(images/thumb_corners_h.png);
}
.productThumbImage {
	display: block;
	width: 113px;
	height: 96px;
	background-position: center;
	background-repeat: no-repeat;
}
.productThumbImage img {
	display: none;
}


.product_link {
	font-size: 18px;
	text-transform: uppercase;
	text-decoration: none;
	color: #666666;
	text-align: center;
	padding: 10px 0px 15px 0;
	border-bottom: 1px solid #CCCCCC;
	background: url(images/pg_small.gif) 20px 6px no-repeat;
}



.product_link a {
	text-decoration: none;
	color: #666666;
}

.product_link a:hover {
	color:#4E9187;
}

.productDescription {
	padding: 25px 10px 0 10px;
	line-height: 20px;
	font-size: 14px;
}

.productMore {
	text-align: right;
	padding-top: 8px;
}

#product_view {
	min-height: 440px;
	_height: 440px;
}

#product_view table {
	margin: 20px;
}

.preview {
	font-weight: bold;
	width: 300px;
}

.preview td {
	padding: 3px 5px;
}

.label {
	font-weight: normal;
}

.button_link a
{
	padding:  3px 3px 3px 23px;
	background: url(images/pg_super_small.gif) 0 0 no-repeat;

	text-align: center;
	text-decoration: none;
}

.button_link a:hover
{
	color:  #FFCC66;
}

.small_table
{
	width: 210px;
	height:	200px;
	border: 1px solid silver;
}

.description
{
	height:	70px;
}

.description_no
{
	height:	70px;
	overflow: hidden;
}


.list_table td
{
	vertical-align: bottom;
	bottom: 0;
}

/*
----------------------------
About Us
----------------------------
*/

#aboutUs {

    text-align: left;

}

#aboutUs p {
	color: #47436A;
	line-height: 1.7em;
}

#aboutUs h1 {
	color:#2D2956;
	font-family:arial;
	font-size:24px;
	font-weight:normal;
	margin-bottom:25px;
}

#aboutUs a {
    color: #C44884;
}

#aboutUs a:hover {
    color: #0033CC;
}

#aboutUs #leftSig {
    font-family: Verdana,Helvetica,Arial,Sans-Serif;
    position: relative;
    float: left;
    padding: 50px;
}

#aboutUs #rightSig {
    font-family: Verdana,Helvetica,Arial,Sans-Serif;
    position: relative;
    float: right;
    padding: 50px;
}


/*
----------------------------
FAQ
----------------------------
*/

#faq {

    text-align: left;
}


#faq .question{

    margin-left: 30px;
    color: #C44884;
    margin-top: 15px;
}

#faq .answer{

    margin-left: 30px;
    color: #333333;
}


#faq .initial {
    margin-left: -15px;
}

#faq .faqText {
    margin-left: 7px;
    line-height: 1.7em;
}

.error
{
	font-weight: bold;
	font-size: 12px;
	color: red;
	text-align: center;
}

/*preview previous orders*/

.orderOverview {
	width: 700px;
	margin-top: 20px;
	border: none;
	/*border: 1px solid #FFCC66;*/
}
.orderOverview .header
{
	color: #9933CC;
	font-weight: bold;
	font-size: 14px;
	border: none;
	/*border-bottom: 1px solid #FFCC66;*/
}

.orderOverview .label, .orderOverview .detail {
	/*border-bottom: 1px dotted #FFCC66;*/
}

.label {
	color: #76748c;
	font-weight: bold;
	text-align: right;
}

.orderOverview th  {
	text-align: center;
	color: #9933CC;
	font-weight: bold;

}

.orderOverview td {
	padding: 3px;
}
.orderOverview .image {
	/*border-right: 1px solid #FFCC66;
	border-bottom: 1px solid #FFCC66;*/
	width: 300px;
}

.orderOverview  .holder
{
	/*border-right: 1px solid #FFCC66;*/
	width: 300px;
}


.medium  {
	width:				125px;
}

.large  {
	width:				200px;
}

.small  {
	width:				75px;
}

.label_error {
	font-weight: bold;
	text-align: right;
	padding: 3px;
	width: 60px;
	color: red;
}

.label_left_error {
	font-weight: bold;
	text-align: left;
	padding: 3px;
	width: 60px;
	color: red;
}

.label {
	font-weight: bold;
	text-align: right;
	padding: 3px;
	width: 60px;
	color: #76748c;
}

.label_left {
	font-weight: bold;
	text-align: left;
	padding: 3px;
	width: 60px;
	color: #76748C;
}



.header {
	padding: 3px;
}

.group:after {
	content: ".";
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}




table.birthTable {
	top: 42px;
	left: 316px;
}

.birthTable  td{
	border: 1px solid #fff;
}

.birthTable td a{
	width: 99px;
	height: 102px;
	overflow: hidden;
	text-indent: -400px;
	display: block;
	border: 0px;
}

.birthTable td a:hover {background-position: -99px 0;}
.birthTextWrapper {
	position: relative;
	width: 265px;
	font-size: 12px;
	height: 460px;
}
.birthTextWrapper h1 { font-size: 24px; font-family: arial; font-weight: normal; color: #2d2956; margin-bottom:25px;}
.birthTextWrapper p {line-height: 1.7em; color: #47436a;}

.birthTextWrapper h2 {
	border-bottom: 1px solid #ccc;
	font-weight: normal;
	margin-left: 61px;
	color: #2d2956;
	text-decoration: none;
	margin-bottom: 0px;
}
.birthTextWrapper h3 {
	font-weight: normal;
	margin-left: 61px;
	color: #2d2956;
	margin-top: 5px;
}

a.jan {background: transparent url('../images/birth_jan.gif') no-repeat;}
a.jan:hover {background: transparent url('../images/birth_jan.gif')  no-repeat;}

a.feb {background: url('../images/birth_feb.gif') no-repeat;}
a.feb:hover {background: url('../images/birth_feb.gif') no-repeat;}

a.mar {background: url('../images/birth_mar.gif') no-repeat;}
a.mar:hover {background: url('../images/birth_mar.gif') no-repeat;}

a.apr {background: url('../images/birth_apr.gif') no-repeat;}
a.apr:hover {background: url('../images/birth_apr.gif') no-repeat;}

a.may {background: url('../images/birth_may.gif') no-repeat;}
a.may:hover {background: url('../images/birth_may.gif') no-repeat;}

a.jun {background: url('../images/birth_jun.gif') no-repeat;}
a.jun:hover {background: url('../images/birth_jun.gif') no-repeat;}

a.jul {background: url('../images/birth_jul.gif') no-repeat;}
a.jul:hover {background: url('../images/birth_jul.gif') no-repeat;}

a.aug {background: url('../images/birth_aug.gif') no-repeat;}
a.aug:hover {background: url('../images/birth_aug.gif') no-repeat;}

a.sep {background: url('../images/birth_sep.gif') no-repeat;}
a.sep:hover {background: url('../images/birth_sep.gif') no-repeat;}

a.oct {background: url('../images/birth_oct.gif') no-repeat;}
a.oct:hover {background: url('../images/birth_oct.gif') no-repeat;}

a.nov {background: url('../images/birth_nov.gif') no-repeat;}
a.nov:hover {background: url('../images/birth_nov.gif') no-repeat;}

a.dec {background: url('../images/birth_dec.gif') no-repeat;}
a.dec:hover {background: url('../images/birth_dec.gif') no-repeat;}


.stones {float: left; margin-right: 10px;}

.background_green {
	background: #e2e2e2 url('/images/header_bg_green.gif') repeat-x;
	height: 112px;
}
.background_aqua {
	background: #e2e2e2 url('/images/header_bg.gif') repeat-x;
	height: 112px;
}

.background_pink {
	background: #e2e2e2 url('/images/header_bg_pink.gif') repeat-x;
	height: 112px;
}
.background_yellow {
	background: #e2e2e2 url('/images/header_bg_yellow.gif') repeat-x;
	height: 112px;
}
.background_brown {
	background: #e2e2e2 url('/images/header_bg_brown.gif') repeat-x;
	height: 112px;
}
.background_peach {
	background: #e2e2e2 url('/images/header_bg_peach.gif') repeat-x;
	height: 112px;
}
.headerWrap {
	background: url('/images/headershine_bg.gif') no-repeat;
	height: 97px;
	background-position: 0 5px;
}
.headerLogo {
	margin-top: 10px;
	margin-left: 15px;
	float: left;
	display: inline;
}
.headerSlogan {
	margin-left:324px;
	float:left;
	margin-top:19px;
	display:inline;
}

#footernav a {
	text-decoration: none;
}

#footernav .selected a {
	color: #c44884;
}

#nameButtons {
	list-style-type:none;
	margin:0;
	padding:0;
}

#nameButtons li {
	float:left;
	margin:0 0px 0 0;
	padding:0;

}
#nameButtons a {
	color:#000000;
	display:block;
	height:256px;
	overflow:hidden;
	text-indent:-1000px;
	width:182px;
}

#nameButtons a.necklaces {background: url('/images/named_b1.jpg') no-repeat;}
#nameButtons a.necklaces:hover {background-position: -182px;}
#nameButtons a.earrings {background: url('/images/named_b2.jpg') no-repeat;}
#nameButtons a.earrings:hover {background-position: -182px;}
#nameButtons a.rings {background: url('/images/named_b3.jpg') no-repeat;}
#nameButtons a.rings:hover {background-position: -182px;}
#nameButtons a.bracelets {background: url('/images/named_b4.jpg') no-repeat;}
#nameButtons a.bracelets:hover {background-position: -182px;}

#nameButtons a.necklacesShort {background: url('/images/named_b1.jpg') no-repeat 0 -206px;}
#nameButtons a.earringsShort {background: url('/images/named_b2.jpg') no-repeat 0 -206px;}
#nameButtons a.ringsShort {background: url('/images/named_b3.jpg') no-repeat 0 -206px;}
#nameButtons a.braceletsShort {background: url('/images/named_b4.jpg') no-repeat 0 -206px;}
#nameButtons a:hover {background-position: -182px -206px;}
#nameButtons a.selected  {background-position: -182px -206px;}


h1#namedTitle { background: url(/images/named_title.gif) no-repeat; width:329px; height:123px; text-indent: -500px; overflow:hidden; }
.namedText {padding-top: 1px; padding-left:398px;}
.namedText p {color: #4e9187; line-height: 1.7em; margin-left:15px; margin-top:49px; font-size: 13px;}



/* */
#tributeButtons {
	list-style-type:none;
	margin:0 0 0 91px;
	padding:0;
}

#tributeButtons li {
	float:left;
	margin:0 0px 0 0;
	padding:0;
}
#tributeButtons a {
	color:#000000;
	display:block;
	height:256px;
	overflow:hidden;
	text-indent:-1000px;
	width:182px;
}

#tributeButtons a.silver {background: url('/images/tribute_b1.jpg') no-repeat 0 0px;}
#tributeButtons a.silver:hover {background-position: -182px 0px;}
#tributeButtons a.gold {background: url('/images/tribute_b2.jpg') no-repeat 0 0px;}
#tributeButtons a.gold:hover {background-position: -182px 0px;}
#tributeButtons a.golddiamonds {background: url('/images/tribute_b3.jpg') no-repeat 0 0px;}
#tributeButtons a.golddiamonds:hover {background-position: -182px 0px;}

#tributeButtons a.silverShort {background: url('/images/tribute_b1.jpg') no-repeat 0 -206px;}
#tributeButtons a.goldShort {background: url('/images/tribute_b2.jpg') no-repeat 0 -206px;}
#tributeButtons a.golddiamondsShort {background: url('/images/tribute_b3.jpg') no-repeat 0 -206px;}
#tributeButtons a:hover  {background-position: -182px -206px;}
#tributeButtons a.selected  {background-position: -182px -206px;}

h1#tributeTitle { background: url(/images/tribute_title.gif) no-repeat; width:329px; height:123px; text-indent: -500px; overflow:hidden; }
.tributeText {padding-top: 1px; padding-left:398px;}
.tributeText p {color: #4e9187; line-height: 1.7em; margin-left:15px; margin-top:45px; font-size: 13px;}


/* */

#familyButtons {
	list-style-type:none;
	margin:0 0 0 0px;
	padding:0;
}

#familyButtons li {
	float:left;
	margin:0 0px 0 0;
	padding:0;
}
#familyButtons a {
	color:#000000;
	display:block;
	height:256px;
	overflow:hidden;
	text-indent:-1000px;
	width:182px;
}

#familyButtons a.mother {background: url('/images/family_b1.jpg') no-repeat 0 0px;}
#familyButtons a.mother:hover {background-position: -182px 0px;}
#familyButtons a.famnecklace {background: url('/images/family_b2.jpg') no-repeat 0 0px;}
#familyButtons a.famnecklace:hover {background-position: -182px 0px;}
#familyButtons a.famdaughter {background: url('/images/family_b3.jpg') no-repeat 0 0px;}
#familyButtons a.famdaughter:hover {background-position: -182px 0px;}
#familyButtons a.famcouples {background: url('/images/family_b4.jpg') no-repeat 0 0px;}
#familyButtons a.famcouples:hover {background-position: -182px 0px;}

#familyButtons a.motherShort {background: url('/images/family_b1.jpg') no-repeat 0 -206px;}
#familyButtons a.famnecklaceShort {background: url('/images/family_b2.jpg') no-repeat 0 -206px;}
#familyButtons a.famdaughterShort {background: url('/images/family_b3.jpg') no-repeat 0 -206px;}
#familyButtons a.famcouplesShort {background: url('/images/family_b4.jpg') no-repeat 0 -206px;}
#familyButtons a:hover  {background-position: -182px -206px;}
#familyButtons a.selected  {background-position: -182px -206px;}


h1#familyTitle { background: url(/images/family_title.gif) no-repeat; width:329px; height:123px; text-indent: -500px; overflow:hidden; }
.familyText {padding-top: 1px; padding-left:398px;}
.familyText p {color: #2d2956; line-height: 1.7em; margin-left:15px; margin-top:42px; font-size: 13px;}



/* */

#initialsButtons {
	list-style-type:none;
	margin:0 0 0 182px;
	padding:0;
}

#initialsButtons li {
	float:left;
	margin:0 0px 0 0;
	padding:0;
		color:#000000;
	display:block;
	height:256px;
	overflow:hidden;
	text-indent:-1000px;
	width:182px;
}


#initialsButtons .diamondsmall {background: url('/images/diamond_b1.jpg') no-repeat 0 0px;}
#initialsButtons .diamondlarge {background: url('/images/diamond_b2.jpg') no-repeat 0 0px;}

#initialsButtons a.diamondsmallShort {background: url('/images/diamond_b1.jpg') no-repeat 0 -206px;}
#initialsButtons a.diamondlargeShort {background: url('/images/diamond_b2.jpg') no-repeat 0 -206px;}
#initialsButtons a:hover {background-position: -182px -206px;}
#initialsButtons a.selected  {background-position: -182px -206px;}


h1#diamondTitle { background: url(/images/diamond_title.gif) no-repeat; width:329px; height:123px; text-indent: -500px; overflow:hidden; }
.diamondText {padding-top: 1px; padding-left:398px;}
.diamondText p {color: #4f4f4f; line-height: 1.7em; margin-left:15px; margin-top:49px; font-size: 13px;}


/* */

#envelopesButtons {
	list-style-type:none;
	margin:0 0 0 182px;
	padding:0;
}

#envelopesButtons li {
	float:left;
	margin:0 0px 0 0;
	padding:0;
	color:#000000;
	display:block;
	height:256px;
	overflow:hidden;
	text-indent:-1000px;
	width:182px;
}
#envelopesButtons a {
}

#envelopesButtons .envelopesmall {background: url('/images/envelope_b1.jpg') no-repeat 0 0px;}
#envelopesButtons a.envelopesmall:hover {background-position: -182px 0px;}
#envelopesButtons .envelopelarge {background: url('/images/envelope_b2.jpg') no-repeat 0 0px;}
#envelopesButtons a.envelopelarge:hover {background-position: -182px 0px;}

#envelopesButtons a.envelopesmallShort {background: url('/images/envelope_b1.jpg') no-repeat 0 -206px;}
#envelopesButtons a.envelopelargeShort {background: url('/images/envelope_b2.jpg') no-repeat 0 -206px;}
#envelopesButtons a:hover {background-position: -182px -206px;}
#envelopesButtons a.selected  {background-position: -182px -206px;}


h1#envelopesTitle { background: url(/images/envelope_title.gif) no-repeat; width:329px; height:123px; text-indent: -500px; overflow:hidden; }
.envelopesText {padding-top: 1px; padding-left:398px;}
.envelopesText p {color: #2d2956; line-height: 1.7em; margin-left:15px; margin-top:49px; font-size: 13px;}

.breadcrumb {
	text-align: right;
}
#family_jewellery_finder{
	margin-left: 20px;
	margin-top: 40px;
}
#family_jewellery_finder a{
	background: url(/images/family_jewellery_finder_button_bkgd.png) no-repeat;
	color: purple;
	font-weight: bold;
	width: 133px;
	height: 31px;
	text-align: center;
}

#family_jewellery_finder:hover{
	background-color: #fff;
}

#fj_search_options{
	float:left;
	width: 200px;
}
#fj_search_results{
	width: 353px;
}
#fj_search_options, #fj_search_results{
	margin-bottom: 100px;
}
#fj_search_options table{
	width: 175px;
	margin-top: 20px;
}
#fj_search_options table caption{
	font-weight: bold;
	text-align: left;
	font-size: 10pt;
}
#fj_search_options button[type=submit]{
	border:none;
	font-weight: 700;
	font-size: medium;
	width: 235px;
	font-variant: small-caps;
	background: url(/images/pg_small.gif) no-repeat;
	color: purple;
	height: 35px;
	padding-left: 30px;
	padding-bottom: 10px;
	margin-top: 30px;
}
#fj_search_results{
	float:left;
	margin-left: 100px;
}
#fj_search_results tr.no_results{
	height: 400px;
	text-align: center;
	font-weight: 700;
	color: purple;
}
