/* MISCELLANEOUS FONT ATTRIBUTES */

.white {
	color: #FFFFFF;
	font-weight: bold;
}

.bold {
	font-weight: bold;
	text-decoration: none;
}

.boldunderline {
	font-weight: bold;
	text-decoration: underline;
}


.bluefont12bold {
	font-size: 12px;
	font-weight: bold;
	color: #2879D3;
}

.boldblue {
	font-weight: bold;
	color: #2879D3;
}

.boldblue13 {
	font-size: 13px;
	font-weight: bold;
	color: #2879D3;
}


.boldblue11 {
	font-size: 11px;
	font-weight: bold;
	color: #2879D3;
}

.blackitalic {
	font-style: italic;
	color: #000000;
}

.font12bold {
	font-size: 12px;
	font-weight: bold;
}

.fontsize11 {
	font-size: 11px;
}

.copyright {
	color: #CCCCCC;
	font-size: 10px;
}
/* END */


/* LINKS */
a.whitebluelink:link, a.whitebluelink:visited {
	color: #CCCCCC;
	text-decoration: none;
}

a.whitebluelink:hover, a.whitebluelink:active {
	color: #2879D3;
	text-decoration: underline;
}

a.bluewhitelink:link, a.bluewhitelink:visited {
	color: #2879D3;
	text-decoration: none;
}

a.bluewhitelink:hover, a.bluewhitelink:active {
	color: #CCCCCC;
	text-decoration: underline;
}


a.bluegraylink:link, a.bluegraylink:visited {
	color: #2879D3;
	text-decoration: underline;
}

a.bluegraylink:hover, a.bluegraylink:active {
	color: #2E2E2E;
	text-decoration: underline;
}

a.graybluelink:link, a.graybluelink:visited {
	color: #2E2E2E;
	text-decoration: none;
}

a.graybluelink:hover, a.graybluelink:active {
	color: #2879D3;
	text-decoration: underline;
}
/* END */

/* CART PAGE LEFT MENU */
.productmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	text-transform: uppercase;
	color: #CCCCCC;
	letter-spacing: 1px;
	text-align: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-weight: bold;
}

/* END */

	
/* BODY SETTINGS */
body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
	border-right-width: 1px;
	border-left-width: 1px;

}
/* END */

/* CATEGORY PAGES - MAIN CATEGORY NAME IE; FINE JEWELRY, DIAMONDS, WATCHES, GIFTS, ETC.*/

.categoryname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	color: #CCCCCC;
	letter-spacing: 2pt;
	line-height: 60px;
	text-align: left;
	padding-left: 20px;
}

.categorydescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #CCCCCC;
	text-align: left;
	padding-left: 20px;
}

ul.subcategorylist {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

ul.subcategorylist li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	font-weight: lighter;
	color: #CCCCCC;
	background-image: url(images/bluedisc.jpg);
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding: 0 0 0 15px;
}

/* END */

/* BLACK BACKGROUND FOR HOME PAGE AND CART CATAGORY PAGES */
.blackcontentcontainer {
	background-color: #000000;
}
/* END */


/* WHAT'S NEW & FEATURED SECTION ON HOMEPAGE*/
.graybackground {
	background-color: #2E2E2E;
	padding: 10px;
}

.newsfeaturedcontent {
	background-color: #2E2E2E;
	margin-left: 10px;
	margin-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #2879D3;
	letter-spacing: 1px;
}

.featuredtitles {
	background-color: #000000;
	margin-left: 20px;
	margin-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #CCCCCC;
	text-decoration: none;
	letter-spacing: 1px;
	line-height: 25px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.featuredcategorynames {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #CCCCCC;
	letter-spacing: 1px;
	line-height: 25px;
}


/* END */

/* WHITE BACKGROUND FOR ALL CONTENT INCLUDING CART PAGES */
.whitecontentcontainer {
	background-color: #FFFFFF;
}
/* END */


/* CONTAINER ONLY FOR GRADIENT BG FOR LEFT MENU SIDEBAR  */
.leftmenucontainer {
	background-color: #2E2E2E;
	background-image: url(images/gradient-bg.jpg);
	vertical-align: top;
	background-repeat: repeat-x;
}
/* END */

/* MENU AND LINK ATTRIBUTES FOR CONTENT PAGES IE; ABOUT US, CONTACT US, PRIVACY, LEGAL, RETURNS, ETC. */
.contentmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	text-transform: capitalize;
	color: #CCCCCC;
	letter-spacing: 1px;
	text-align: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
	list-style-type: circle;
}

.learningmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;text-align: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
	list-style-type: disc;
}
/* END */


/* BLUE PAGE TITLE IE; CONTACT, SERVICES, ABOUT, LEAGAL, ETC.  */
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #2879D3;
	letter-spacing: 1pt;
	background-image: url(images/pagetitle-bg.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
	text-align: left;
	padding: 20px 5px 20px 20px;
}

/* WHITE PAGE NAME OR SUB CATEGORY IE; ABOUT PLATINUM,   */

.pagename {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CCCCCC;
	letter-spacing: 1pt;
	background-image: url(images/pagetitle-bg.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
	text-align: left;
	padding: 20px 0 20px 5px;
}

/* END */

/* CONTENT - ATTRIBUTES FOR CONTENT PAGES AND LINKS ONLY IE; ABOUT US, CONTACT US, PRIVACY, LEGAL, ETC. */
.content {
	background-color: #FFFFFF;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #2E2E2E;
	text-decoration: none;
}

.infocontentcontainer {
	background-color: #FFFFFF;
	margin-top: 20px;
	margin-bottom: 40px;
}
/* END */


/* HEADER - LOGO SECTION OF HEADER */
.header {
	background-image: url(images/header-bg.jpg);
	background-repeat: no-repeat;
}
/* END */


/* HEADER - LINKS AND SEARCH SECTION OF HEADER */
.header2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #2879D3;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}
/* END */


/* CONTAINER FOR TOP MENU */
.topmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 32px;
	font-weight: normal;
	text-transform: uppercase;
	color: #CCCCCC;
	letter-spacing: 1pt;
	text-decoration: none;
	background-color: #000000;
	text-align: center;
}
/* END */


/* BOTTOM MENU */
#pagefootermenu {
	list-style-type: none;
	list-style-position: outside;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	background-color: #000000;
}


#pagefootermenu li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #CCCCCC;
	letter-spacing: 1pt;
	text-decoration: none;
	background-color: #000000;
	display: inline;
	padding: 10px;
}
/* END */


/* PAGE FOOTER LINKS AND IMAGES IE; PRIVACY POLICY, RETURN POLICY, LEGAL NOTICES */
#pagefootermenu2 {
	list-style-type: none;
	list-style-position: outside;
	padding: 0px;
	background-color: #000000;
	line-height: 25px;
	margin: 8px 0px 0px 0px;
}

#pagefootermenu2 li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: lowercase;
	color: #CCCCCC;
	letter-spacing: 1pt;
	text-decoration: none;
	background-color: #000000;
	display: inline;
	padding: 8px;
	line-height: 25px;
}
/* END */

/* BLACK BACKGROUND FOR BOTTOM MENU AND FOOTER */
.blackbg {
	background-color: #000000;
}
/* END */

/* gemfind stuff */

.gemfindresults {background-color: #E1E2E7;}

.gemfindresultsleft {background-image: url(gemfindimages/L.gif); background-color: #E1E2E7;}

.gemfindresultsright {background-image: url(gemfindimages/R.gif); background-color: #E1E2E7;}

.gemfindresultstop {background-image: url(gemfindimages/T.gif); background-color: #E1E2E7;}

.gemfindresultsbottom {background-image: url(gemfindimages/B.gif); background-color: #E1E2E7;}

.mediumtext {color: #000000; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular}

.mediumtextbold {color: #000000; font-size: 12px; font-weight: bold; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular}

.redmediumtextbold {color: #ff0000; font-size: 12px; font-weight: bold; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular}

.smalltext {color: #000000; font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular}

.smalltextwhitebold {color: #ffffff; font-size: 11px; font-weight: bold; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular}
/* gemfind stuff */

