@charset "UTF-8";

body {
    color: #666666;
    background: #CCCCCC url(../images/bg-topPinkLine.png) repeat-x;
    font-family: arial, sans-serif;
    height: 100%;
    margin: 0;
    padding: 0;
}

* html body {
    background: #CCCCCC url(../images/ie/bg-topPinkLine.png) no-repeat;
}

body.home {
    background-color: #F8F6F6;
}

a {
    color: #666666;
    text-decoration: none;
}

a img {
    border: none;
}

img {
    margin: 0;
    padding: 0;
}

ul {
    list-style-type: none;
}

.wholeWrapper {
    height: 100%;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    width: 100%;
}

.outerWrapper {
    background: #eeeeee;
    border-left: 1px solid #999999;
    border-right: 1px solid #999999;
    height: 100%;
    margin: 0 auto;
    padding: 0;
    position: relative;
    width: 1023px;
}

.innerWrapper {
    background: #ffffff;
    border-left: 1px solid #999999;
    border-right: 1px solid #999999;
    left: -1px;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 1023px;
}

.notHome .innerWrapper {
    background: #ffffff url(../images/bg-notHomePinkWave.jpg) no-repeat;
}

.header {
    clear: both;
    float: left;
    margin: 0;
    padding: 0;
    width: 1023px;
}

.topLinePlacer {
    height: 10px;
    margin: 0;
    left: 0;
    position: relative;
    top: 0;
    width: 1023px;
}

.topLine {
    background: transparent url(../images/bg-topPinkLine.png) repeat-x;
    height: 16px;
    left: -1px;
    margin: 0;
    padding: 0;
    top: 0;
    position: absolute;
    width: 1025px;
}

* html .topLine {
    background: transparent url(../images/ie/bg-topPinkLine.png) no-repeat;
}

.mainLogo {
    left: 33px;
    margin: 0;
    padding: 0;
    top: 52px;
    position: absolute;
}

.headerContentsPlacer {
    float: left;
    margin: 66px 0 0 0;
    padding: 0 0 0 223px;
}

.headerContents {
    border-bottom: 1px solid #cccccc;
    float: left;
    margin: 0;
    padding: 0 0 7px 0;
    width: 780px;
}

.topNavLinks {
    float: left;
    font-size: 12px;
    font-weight: bold;
    line-height: 14px;
    margin: 4px 0 0 0;
    padding: 0;
}

.topNavLinks ul {
    float: left;
    margin: 0;
    text-transform: uppercase;
    padding: 0;
}

.topNavLinks li {
    color: #333333;
    float: left;
    margin: 0;
    padding: 0 12px 0 0;
}

.topNavLinks a {
    
}

.topNavSearch {
    float: right;
    margin: 0;
    padding: 0;
}

.searchInputWrapper {
    float: left;
    margin: 0;
    padding: 0;
}

.searchInput {
    border-top: 1px solid #999999;
    border-bottom: 1px solid #adadad;
    border-left: 1px solid #a5a5a5;
    border-right: 1px solid #bdbdbd;
    color: #888787;
    display: block;
    float: left;
    font-family: arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    margin: 0;
    padding: 2px 0 1px 5px;
    width: 135px;
}

.searchBtn {
    float: left;
    margin: 0;
    padding: 0 0 0 3px;
}

.searchBtn img {
    display: block;
}

.contentWrapper {
    background: transparent;
    clear: both;
    float: left;
    min-height: 516px;
    margin: 0;
    padding: 0;
    width: 1023px;
}

/* ie6 only */
/*\*/ * html .contentWrapper {
    height: 516px;
} /**/

.home .contentWrapper {
    background: transparent none no-repeat;
}

.aboutUs {
    background: transparent url(../images/bg-contentAboutUs.jpg) no-repeat 724px bottom;
}

.accounts {
    background: transparent url(../images/bg-contentAccounts.jpg) no-repeat 576px 127px;
}

.contactUs {
    background: transparent url(../images/bg-contentContactUs.jpg) no-repeat 642px 83px;
}

.engagement {
    background: transparent url(../images/bg-contentEngagement.jpg) no-repeat right top;
}

.inspiration {
    background: transparent url(../images/bg-contentInspiration.jpg) no-repeat 728px 22px;
}

.ourProcess {
    background: transparent url(../images/bg-contentInspiration.jpg) no-repeat 728px 22px;
}

.externalLinks {
    background: transparent url(../images/bg-contentLinks.png) no-repeat right top;
}

/* homepage */

#flashContainer {
    margin-top: 10px;
    overflow: hidden;
    width: 1023px;
}

.bannersOuterWrapper {
    clear: both;
    float: left;
    margin: 16px 0 0 0;
    padding: 0 0 12px 17px;
}

.bannersWrapper {
    background: #F3F3F3;
    border: 1px solid #EEEEEE;
    clear: both;
    float: left;
    margin: 0;
    padding: 10px 1px 5px 5px;
}

.bannersWrapper img {
    display: block;    
    float: left;
    padding: 0 9px 0 9px;
}

/* end of homepage */

.contentHdr {
    clear: both;
    color: #333333;
    float: left;
    font-size: 28px;
    line-height: 36px;
    margin: 36px 0 0 0;
    padding: 0 0 0 232px;
    width: 440px;
}

.contentText {
    clear: both;
    float: left;
    margin: 0;
    padding: 0 0 0 232px;
}

.contentText p {
    clear: both;
    float: left;
    font-size: 11px;
    line-height: 19px;
    margin: 0;
    padding: 5px 0 22px 0;
    width: 440px;
}

.contentText a {
    color: #cb046e;
    text-decoration: underline;
}

/* accounts and contact us pages */

.accountPitch {
    clear: both;
    float: left;
    font-size: 13px;
    line-height: 18px;
    margin: 7px 0 0 0;
    padding: 0;
    width: 440px;
}

.contactUsAddress {
    clear: both;
    float: left;
    font-size: 12px;
    line-height: 18px;
    margin: 7px 0 0 0;
    padding: 0;
    width: 440px;
}

.contentText ul {
    clear: both;
    float: left;
    font-size: 12px;
    line-height: 18px;
    list-style-position: inside;
    margin: 0;
    padding: 0;
}

.contentText li {
    margin: 0;
    padding: 0;
}

.listColor {
    color: #666666;
}

.createAccountLinkWrapper {
    clear: both;
    color: #333333;
    float: left;
    font-size: 10px;
    line-height: 10px;
    margin: 11px 0 0 0;
    padding: 0;
    text-transform: uppercase;
    width: 440px;
}

.createAccountLink {
    background: transparent url(../images/arrow-5x7PinkRight.gif) no-repeat right center;
    padding: 0 10px 0 0;
}

.createAccountLink a {
    color: #333333;
}

.formWrapper {
    clear: both;
    float: left;
    font-size: 11px;
    line-height: 13px;
    margin: 20px 0 0 0;
    padding: 0;
}

.formWrapper form {
    border: none;
    clear: both;
    float: left;
    margin: 0;
    padding: 0;
}

.formWrapper fieldset {
    border: none;
    clear: both;
    float: left;
    margin: 0;
    padding: 0;
}

.formTopOuterWrapper {
    background: transparent url(../images/bg-formTopLeft.gif) no-repeat left top;
    clear: both;
    float: left;
    margin: 0;
    padding: 0 0 0 6px;
}

.formTopInnerWrapper {
    background: transparent url(../images/bg-formTopRight.gif) no-repeat right top;
    clear: both;
    float: left;
    margin: 0;
    padding: 0 6px 0 0;
}

.formTop {
    background: transparent url(../images/bg-formTopMiddle.gif) repeat-x;
    clear: both;
    float: left;
    height: 4px;
    margin: 0;
    padding: 0;
}

.accounts .formTop {
    width: 191px;
}

.storeLocator .formTop {
    width: 191px;
}

.contactUs .formTop {
    width: 244px;
}

.formMiddle {
    background: #F1F1F1 url(../images/bg-formMiddle.gif) repeat-x;
    border-left: 1px solid #E3E3E3;
    border-right: 1px solid #E3E3E3;
    clear: both;
    float: left;
    min-height: 107px;
    margin: 0;
    padding: 12px 19px 15px 19px;
}

.accounts .formMiddle {
    width: 163px;
}

.storeLocator .formMiddle {
    width: 163px;
}

.contactUs .formMiddle {
    width: 216px;
}

/* ie6 only */
/*\*/ * html .formMiddle {
    height: 107px;
} /**/

.fieldLabel {
    clear: both;
    float: left;
    margin: 4px 0 0 0;
    padding: 0 0 0 2px;
    width: 147px;
}

.textInputField {
    border: 1px solid #CECCCD;
    clear: both;
    float: left;
    margin: 3px 0 0 0;
    padding: 0;
    width: 147px;
}

.textAreaField {
    border: 1px solid #CECCCD;
    clear: both;
    float: left;
    height: 91px;
    margin: 3px 0 0 0;
    overflow: auto;
    padding: 0;
    width: 213px;
}

.formBtn {
    clear: both;
    float: left;
    margin: 0;
}

.formBtn input {
    clear: both;
    float: left;
    margin: 0;
    padding: 0;
}

.accounts .formBtn {
    padding: 16px 0 0 83px;
}

.storeLocator .formBtn {
    padding: 16px 0 0 83px;
}

.contactUs .formBtn {
    padding: 16px 0 0 149px;
}

.formBottomOuterWrapper {
    background: transparent url(../images/bg-formBottomLeft.gif) no-repeat left top;
    clear: both;
    float: left;
    margin: 0;
    padding: 0 0 0 6px;
}

.formBottomInnerWrapper {
    background: transparent url(../images/bg-formBottomRight.gif) no-repeat right top;
    clear: both;
    float: left;
    margin: 0;
    padding: 0 6px 0 0;
}

.formBottom {
    background: transparent url(../images/bg-formBottomMiddle.gif) repeat-x;
    clear: both;
    float: left;
    height: 4px;
    margin: 0;
    padding: 0;
}

.accounts .formBottom {
    width: 191px;
}

.storeLocator .formBottom {
    width: 191px;
}

.contactUs .formBottom {
    width: 244px;
}

/* end of accounts and contact us pages */

/* awards and press and testimonials page */

.awardsPress .paginationOuterWrapper,
.press .paginationOuterWrapper {
    clear: both;
    float: left;
    margin: 0;
    padding: 20px 0 10px 232px;
    width: 440px;
}

.awardsPress .paginationWrapper,
.press .paginationWrapper {
    color: #999999;
    float: left;
    font-size: 12px;
    line-height: 15px;
    margin: 0;
    padding: 0;
    text-align: right;
    width: 270px;
}

.press .contentHdr 
{
	margin-bottom: 45px;
}

.press .pdfIcon
{
	height: 30px;
	float: left;
	margin-right: 10px;
}

.socialLinksPlacer {
    height: 0;
    position: relative;
    width: 0;
}

.socialLinks 
{
    left: 701px;
    position: absolute;
    top: -50px;
    width: 80px;
}

.socialLinksPlacer img {
	float: right;
    height: 23px;
	margin-bottom: 4px;
}

.press .paginationWrapper {
    float: right;
}

.writeTestimonialWrapper {
    color: #333333;
    float: left;
    font-size: 10px;
    line-height: 10px;
    margin: 2px 0 0 0;
    padding: 0;
    text-transform: uppercase;
    width: 170px;
}

.writeTestimonialLink {
    background: transparent url(../images/arrow-5x7PinkRight.gif) no-repeat right center;
    padding: 0 10px 0 0;
}

.writeTestimonialLink a {
    color: #333333;
}

.awardPressWrapper {
    clear: both;
    float: left;
    margin: 5px 0 0 0;
    padding: 0;
    width: 791px;
}

.awardPressTextWrapper {
    float: left;
    font-size: 11px;
    line-height: 22px;
    margin: 0;
    padding: 0 0 26px 0;
    width: 440px;
}

.awardPressDate {
    clear: both;
    float: left;
    margin: 0;
    padding: 0;
    width: 440px;
}

.awardPressDescription {
    clear: both;
    float: left;
    margin: 0;
    padding: 0;
    width: 440px;
}

.awardPressDescription a {
    color: #CB046E;
}

.awardPressAuthor {
    clear: both;
    float: left;
    margin: 0;
    padding: 0;
    text-align: right;
    width: 440px;
}

.awardPressImage {
    float: left;
    margin: 0;
    padding: 0 0 26px 55px;
}

.press .contentText {
    padding-left: 103px;
    width: 900px;
}

.press .contentText a {
    color: #666666;
}

.press .leftCol,
.press .rightCol {
    float: left;
}

.press .leftCol {
    padding-right: 30px;
}

.press .leftCol ul {
    border-right: 1px solid #cccccc;
    padding-right: 25px;
}

.press .leftCol ul,
.press .rightCol ul {
    list-style-position: outside;
    margin-top: 35px;
    margin-bottom: 35px;
    width: 400px;
}

.press .leftCol li,
.press .rightCol li {
    padding-bottom: 35px;
}

.press .leftCol li.last,
.press .rightCol li.last {
    padding-bottom: 0;
}

/* end of award and press pages */

/* collections page */

.crumsWrapper {
    clear: both;
    color: #999999;
    float: left;
    font-size: 13px;
    line-height: 17px;
    margin: 16px 0 0 0;
    padding: 0 0 0 232px;
}

.crumsWrapper a {
    color: #999999;
}

.crumsLevel {
    margin: 0;
    padding: 0;
}

.crumsSeparator {
    margin: 0;
    padding: 0;
}

.sortByWrapper {
    clear: both;
    float: left;
    margin: 16px 0 0 0;
    padding: 0 0 0 232px;
}

#sortBy {
    border: 1px solid #cccccc;
    clear: both;
    color: #999999;
    float: left;
    font-size: 12px;
    margin: 0;
    padding: 0;
}

.contentHdrPaginationWrapper {
    clear: both;
    float: left;
    margin: 27px 0 0 0;
    padding: 0 0 0 41px;
    width: 892px;
}

.collections .contentHdr {
    clear: none;
    margin: 0;
    padding: 0;
}

.collections .paginationWrapper {
    color: #999999;
    float: right;
    font-size: 12px;
    line-height: 15px;
    margin: 21px 0 0 0;
    padding: 0 0 0 41px;
}

.paginationSeparator {
    color: #cccccc;
    margin: 0;
    padding: 0;
}

.pagination {
    color: #CB046E;
    margin: 0;
    padding: 0;
}

.pagination a {
    color: #999999;
}

.productGridWrapper {
    clear: both;
    float: left;
    margin: 12px 0 0 0;
    padding: 0 0 0 41px;
}

.productGrid {
    border: 1px solid #eeeeee;
    clear: both;
    float: left;
    margin: 0;
    padding: 0;
    width: 929px;
    background: #f1f1f1;
}

.navLeft {
    float: left;
    margin: 0;
    padding: 0;
}

.navLeft img {
    display: block;
}

.productGrid ul {
    background: #f1f1f1;
    float: left;
    margin: 0;
    padding: 0 0 20px 15px;
    width: 870px;
}

.gridImagesOnly .productGrid ul {
    padding-left: 62px;
    width: 823px;
}

.productGrid li {
    float: left;
    margin: 0;
    padding: 20px 0 0 0;
    width: 290px;
}

.gridImagesOnly .productGrid li {
    width: 156px;
}

.gridItemImage {
    float: left;
    margin: 0;
    padding: 0;
    position: relative;
}

.gridItemImage img {
    display: block;
}

.gridItemTextWrapper {
    float: left;
    margin: 0;
    padding: 6px 11px 0 11px;
    width: 138px;
}

.gridItemTitle {
    clear: both;
    color: #333333;
    float: left;
    font-size: 12px;
    line-height: 17px;
    margin: 0;
    padding: 0;
    width: 138px;
    position: relative;
}

.gridItemTitle a {
    color: #333333;
}

.gridItemDescription {
    clear: both;
    float: left;
    font-size: 11px;
    line-height: 16px;
    margin: -3px 0;
    padding: 0;
    width: 138px;
    position: relative;
}

.navRight {
    float: left;
    margin: 0;
    padding: 0;
}

.navRight img {
    display: block;
}

/* end of collections page */

/* product details page */

.productDetailsWrapper {
    clear: both;
    float: left;
    margin: 0;
    padding: 25px 0 0 0;
    width: 1023px;
}

.productDetailsColumn1 {
    float: left;
    margin: 0;
    padding: 0;
    width: 440px;
}

.productImage {
    clear: both;
    float: left;
    margin: 0;
    padding: 0;
    width: 440px;
}

.productImage img {
    clear: both;
    display: block;
    float: right;
    margin: 0;
    padding: 0;
}

.productNav {
    clear: both;
    color: #999999;
    float: left;
    font-size: 9px;
    margin: 30px 0 0 0;
    padding: 0 0 0 223px;
    text-transform: uppercase;
    width: 217px;
}

.productNav a {
    color: #999999;
}

.productNavPrev {
    background: transparent url(../images/arrow-5x7PinkLeft.gif) no-repeat left center;
    margin: 0;
    padding: 0 0 0 10px;
}

.productNavSeparator {}

.productNavNext {
    background: transparent url(../images/arrow-5x7PinkRight.gif) no-repeat right center;
    margin: 0;
    padding: 0 10px 0 0;
}

.productDetailsColumn2 {
    float: left;
    font-size: 11px;
    margin: 0;
    padding: 0 0 0 93px;
    width: 277px;
}

.productHdr {
    border-bottom: 1px solid #cccccc;
    clear: both;
    float: left;
    margin: 0;
    padding: 0;
    width: 225px;
}

.productSerial {
    clear: both;
    float: left;
    font-size: 17px;
    font-weight: bold;
    line-height: 23px;
    margin: 0;
    padding: 0;
}

.productDescription {
    clear: both;
    float: left;
    line-height: 14px;
    margin: 0;
    padding: 3px 0 6px 0;
    width: 135px;
}

.productDescriptionCategory {
    clear: both;
    float: left;
    margin: 0;
    padding: 10px 0 0 0;
    text-transform: uppercase;
    width: 277px;
}

.threeColumnTable {
    clear: both;
    float: left;
    line-height: 18px;
    margin: 2px 0 0 0;
    padding: 0;
    width: 277px;
}

.tableRow {
    clear: both;
    float: left;
    margin: 0;
    padding: 0;
    width: 225px;
}

.tableCell {
    float: left;
    margin: 0;
    padding: 0;
    width: 75px;
}

.twoColumnTable {
    clear: both;
    float: left;
    line-height: 18px;
    margin: 2px 0 0 0;
    padding: 0;
    width: 225px;
}

.twoColumnTable .firstTableCell {
    float: left;
    margin: 0;
    padding: 0;
    width: 150px;
}

.productPrice {
    clear: both;
    color: #333333;
    float: left;
    line-height: 18px;
    margin: 0;
    padding: 30px 0 0 150px;
    width: 127px;
}

.productPurchaseWrapper {
    clear: both;
    float: left;
    margin: 0;
    padding: 15px 0 0 0;
    width: 277px;
}

.productQuantityWrapper {
    float: left;
    font-size: 10px;
    line-height: 18px;
    margin: 0;
    padding: 0;
    width: 145px;
}

.productQuantityLabel {
    float: left;
    font-weight: bold;
    margin: 0;
    padding: 0 10px 0 0;
}

.productQuantityInput {
    border: 1px solid #cecccd;
    float: left;
    margin: 0;
    padding: 0;
    width: 45px;
}

.productQuantityShopCart {
    clear: both;
    float: left;
    margin: 0;
    padding: 8px 0 0 0;
    width: 145px;
}

.buttonsWrapper {
    float: left;
    margin: 0;
    padding: 0;
}

.buttonsWrapper input {
    clear: both;
    float: left;
    margin: 0;
    padding: 0 0 10px 0;
}

.productDetailsColumn3 {
    color: #999999;
    float: left;
    margin: 0;
    padding: 0;
    width: 213px;
}

.productDetailsColumn3 a {
    color: #999999;
}

.productActions {
    clear: both;
    float: left;
    font-size: 9px;
    line-height: 18px;
    list-style-type: none;
    margin: 0;
    padding: 70px 0 0 0;
    text-transform: uppercase;
    width: 213px;
}

.productActions li {
    clear: both;
    float: left;
    margin: 0;
    padding: 0;
    width: 213px;
}

.productActionsLink {
    background: transparent url(../images/arrow-5x7PinkRight.gif) no-repeat right center;
    margin: 0;
    padding: 0 10px 0 0;
}

.productReviewsLinks {
    clear: both;
    float: left;
    font-size: 11px;
    line-height: 16px;
    list-style-type: none;
    margin: 0;
    padding: 20px 0 0 0;
    width: 213px;
}

.productReviewsLinks li {
    clear: both;
    float: left;
    margin: 0;
    padding: 0;
    width: 213px;
}

/* end of product details page */

/* engagement page */

.engagementPitch {
    clear: both;
    float: left;
    font-size: 12px;
    line-height: 20px;
    margin: 7px 0 0 0;
    padding: 0;
    width: 290px;
}

.engagementLinkWrapper {
    clear: both;
    color: #333333;
    float: left;
    font-size: 10px;
    line-height: 10px;
    margin: 9px 0 0 0;
    padding: 0;
    text-transform: uppercase;
    width: 440px;
}

.engagementLink {
    background: transparent url(../images/arrow-5x7PinkRight.gif) no-repeat right center;
    padding: 0 10px 0 0;
}

.engagementLink a {
    color: #333333;
}


/* end of engagement page */

/* inspiration */

.inspiration .paginationOuterWrapper {
    clear: both;
    float: left;
    margin: 0;
    padding: 0 0 30px 232px;
    width: 425px;
}

.inspiration .paginationWrapper {
    color: #999999;
    float: left;
    font-size: 12px;
    line-height: 15px;
    margin: 0;
    padding: 0;
    text-align: right;
    width: 425px;
}

.inspiration .contentText p {
    line-height: 23px;
    width: 425px;
}

/* end of inspiration page */

/* our process */

.ourProcess .contentText p {
    line-height: 23px;
    width: 425px;
}

/* end of our process */

/* external links page */

.externalLinksCategory {
    clear: both;
    float: left;
    font-size: 12px;
    line-height: 18px;
    margin: 0;
    padding: 15px 0 0 232px;
    width: 440px;
}

.externalLinksList {
    clear: both;
    float: left;
    list-style-type: none;
    margin: 0;
    padding: 4px 0 0 232px;
    width: 440px;
}

.externalLinksList li {
    clear: both;
    color: #C9046D;
    float: left;
    font-size: 11px;
    line-height: 14px;
    margin: 0;
    padding: 0;
    width: 440px;
}

.externalLinksList li a {
    color: #C9046D;
}

/* end of external links page */

/* store locator page */

.storeLocatorSearchWrapper {
    float: left;
    margin: 0;
    padding: 0;
    width: 1023px;
}

.storeLocator .formWrapper {
    clear: none;
    margin-top: 56px;
}

.storeLocator .descriptionWrapper {
    float:left;
    padding: 0 0 0 50px;
}

.storeLocator .contentHdr {
    clear: both;
    color: #333333;
    float: left;
    font-size: 28px;
    line-height: 36px;
    margin: 56px 0 0 0;
    padding: 0;
    width: 308px;
}

.storeLocatorPitch {
    clear: both;
    float: left;
    font-size: 12px;
    line-height: 18px;
    margin: 7px 0 0 0;
    padding: 0;
    width: 308px;
}

.customerServicePhone {
    clear: both;
    float: left;
    font-size: 11px;
    margin: 15px 0 0 0;
    padding: 0;
    width: 308px;
}

.customerServicePhone .phoneNumber {
    font-size: 13px;
}

.mapPlacer {
    clear: both;
    float: left;
    font-family: Arial, sans-serif;
    font-size: 11px;
    margin: 36px 0 0 0;
    padding: 0 0 50px 234px;
    width: 753px;
}

.mapPlacer #sidebar {
    color: #000000;
    float: left;
    height: 400px;
    overflow: auto;
    padding-right: 21px;
    width: 230px;
}

.mapPlacer #map {
    height: 400px;
    float: left;
    overflow: hidden;
    width: 500px;
    color: Black;
}

.mapPlacer a
{
    text-decoration: underline;
    color: Black;
}

/* end of store locator page */

/* custom jewelry page */

.customJewelry .contentHdrPaginationWrapper {
    margin: 0 0 27px 0;
    padding-left: 232px;
    width: 440px;
}

.customJewelry .paginationWrapper {
    color: #999999;
    float: right;
    font-size: 12px;
    line-height: 15px;
    margin: 0;
    padding: 0 0 0 41px;
}

.customJewelry .featuredImagesPlacer {
    height: 0;
    position: relative;
    width: 0;
}

.customJewelry .featuredImagesWrapper {
    left: 672px;
    position: absolute;
    top: 100px;
    width: 350px;
}

.customJewelry .featuredImagesWrapper img {
    display: block;
    margin: 0 auto 30px auto;
}

/* end of custom jewelry page */

.footer {
    background: #eeeeee url(../images/bg-footerTop.gif) repeat-x;
    clear: both;
    float: left;
    margin: 0;
    padding: 0;
    width: 1023px;
}

.footerLinks {
    float: left;
    font-size: 12px;
    margin: 26px 0 0 0;
    padding: 0 0 26px 230px;
}

.footerLinks ul {
    float: left;
    margin: 0;
    padding: 0;
}

.footerLinks li {
    color: #333333;
    float: left;
    margin: 0;
    padding: 0 7px 0 0;
}

.copyright {
    float: right;
    font-size: 10px;
    margin: 28px 0 0 0;
    padding: 0 19px 26px 0;
}

#ContactThankYou 
{
    font-family: Arial, Sans-Serif;
    text-align: center;
    color: Black;
    font-size: 12px;
    padding: 5px;
    margin: 10px;
}

/* Removes dotted outlines in Firefox */
a:active, a:focus, input {
    outline: 0;
}

.pageLis
{
  display: none;
}

.productGridWrapper
{
  display: none;
}

.capitalize
{
  text-transform: capitalize;
}
