/* CSS Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #EBEFF2;
	margin: 20px;
}
a:link {
	font-weight: bold;
	color: #EB6D93;
	text-decoration: underline;
}
a:visited {
	color: #EB6D93;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	font-weight: bold;
	color: #999999;
	text-decoration: underline overline;
}
#mainTable {
	background-color: #FFFFFF;
	font-size: 12px;
	border-top: 1px solid #D6DEE4;
	border-right: 1px solid #D6DEE4;
	border-bottom: 1px solid #D6DEE4;
	border-left: 1px solid #D6DEE4;
}
#topHeader {
	background-color: #FFFFFF;
	border: thin solid #D6DEE4;
}
.boldText {
	font-weight: bold;
}
h1, h2, h3, h4, h5 {
	font-size: 14px;
	font-weight: bold;
	color: #EB6D93;
}
#footerTable {
	font-size: 10px;
	background-color: #F7C4D3;
	border-top: thin none #D6DEE4;
	border-right: thin solid #D6DEE4;
	border-bottom: thin solid #D6DEE4;
	border-left: thin solid #D6DEE4;
}
#footerTable a:link {
	font-size: 10px;
	color: #000000;
}
#footerTable a:visited {
	font-size: 10px;
	color: #000000;
}
#footerTable a:hover {
	font-size: 10px;
	color: #EB6D93;
	text-decoration: underline;
}
.footer {
	font-size: 9px;
	font-weight: normal;
}
.italicBold {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #EB6D93;
}
.italicText {
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #666666;
}
#MainTop {
	border: 1px solid #D6DEE4;
}
#aboveMenuFade {
	background-image: url(site_images/menutop_bkgnd.jpg);
	background-repeat: repeat-x;
}
.boldPink {
	font-size: 13px;
	font-weight: bold;
	color: #EB6D93;
}
#AboutUs {
	font-size: 12px;
	background-color: #FEF5F6;
	border: thin solid D6DEE4;
}
#Jewelry {
	border: thin solid #D6DEE4;
}
.footerBoldPink {
	font-size: 9px;
	font-weight: bold;
	color: #EB6D93;
}
.footerBoldBlack {
	font-size: 9px;
	font-weight: bold;
	color: #000000;
}
#Guarantee {
	font-size: 12px;
	background-color: #FEF5F6;
	border: thin solid D6DEE4;
	line-height: 16px;
}
#Sizing {
	font-size: 12px;
	background-color: #FEF5F6;
	border: thin solid D6DEE4;
	line-height: 16px;
}
#Repair {
	font-size: 12px;
	background-color: #FEF5F6;
	border: thin solid D6DEE4;
	line-height: 16px;
}
#Payment {
	font-size: 12px;
	background-color: #FEF5F6;
	border: thin solid D6DEE4;
	line-height: 16px;
}
#Privacy {
	font-size: 12px;
	background-color: #FEF5F6;
	border: thin solid D6DEE4;
	line-height: 16px;
}
.footerGray {
	font-size: 9px;
	font-weight: normal;
	color: #C3C3C3;
}
#mainTableRibbon {
	background-color: #FFFFFF;
	font-size: 12px;
	border-top: 1px solid #D6DEE4;
	border-right: 1px solid #D6DEE4;
	border-bottom: 1px solid #D6DEE4;
	border-left: 1px solid #D6DEE4;
	background-image: url(site_images/ribbon_bkgnd.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.counter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #B4B4B4;
}
p {
	line-height: 16px;
	text-indent: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}
