body {
	font: 70% Trebuchet MS,Helvetica,sans-serif;
	padding: 0;
	margin: 0 auto;
	text-align: center;
}

/*Common Classes*/
#header .links,
#footer .links{
	margin:0;
	vertical-align: middle;
	list-style: none;
}

#header { margin-bottom: 10px; }
#header #brandmark {
	font-size: 1px;
	width: 363px;
	height: 96px;
	position: relative;
	float: left;
	}
	#header #brandmark span {
		position: absolute;
		width: 100%;
		height: 100%;
		background: url(/lib/yhst-37805505447216/header.gif) left top no-repeat;
		cursor: pointer;
	}

#header ul {
	clear: both;
}
#header ul.links li {
	height: 38px;
	font-size: 1px;
	position: relative;
	float: left;
	background-color: #ededed;
	}
	#header ul.links li span {
		width: 100%;
		height: 100%;
		position: absolute;
	}

#header #headerHome { width: 84px; }
	#header #headerHome span { background: url(/lib/yhst-37805505447216/header-links-home.png) left top no-repeat; }
#header #headerBracelets { width: 114px; }
	#header #headerBracelets span { background: url(/lib/yhst-37805505447216/header-links-bracelets.png) left top no-repeat; }
#header #headerRings { width: 78px; }
	#header #headerRings span { background: url(/lib/yhst-37805505447216/header-links-rings.png) left top no-repeat; }
#header #headerNecklaces { width: 207px; }
	#header #headerNecklaces span { background: url(/lib/yhst-37805505447216/header-links-necklaces.png) left top no-repeat; }
#header #headerEarrings { width: 102px; }
	#header #headerEarrings span { background: url(/lib/yhst-37805505447216/header-links-earrings.png) left top no-repeat; }
#header #headerTiffany { width: 155px; }
	#header #headerTiffany span { background: url(/lib/yhst-37805505447216/header-links-tiffany.png) left top no-repeat; }

#header table {
	float: right;
	height: 96px;
	text-align: right;
	border-collapse: collapse;
	margin-right: 10px;
	}
	#header td { margin: 0; padding: 0; vertical-align: bottom; }
	#header td img { vertical-align: bottom; }
	#header table #headerInfos {
		font-weight: bold;
		color: #42BEDA;
		line-height: 1.4em;
		font-size: 1.1em;
		height: 50px;
	}

.links a,
.links li{
	display: inline;
	margin:0;
	cursor: pointer;
}

/*End Common Classes*/

/*Main Structure Style*/
#container {
	font: 1em Trebuchet MS,Helvetica,sans-serif;
	width: 740px;
	margin: 0 auto;
	text-align: left;
}

#bodyshell {
	padding-left: 170px;
	background: white url(/lib/yhst-37805505447216/container-bg.png) left top repeat-y;
	float: left;
	margin: 0;
	width: 570px;
}

#breadcrumbs {
	text-align: right;
	margin: 1em 0;
	color: ;
	}
	#breadcrumbs a { color: #666666; }
	#breadcrumbs span { color: ; }



#footer {
	width: 100%;
	float: left;
	clear: both;
	margin-top: 9px;
	}
	#footer ul {
		list-style: none;
		float: left;
		background: #f0f0f0 url(/lib/yhst-37805505447216/footer-bg.png) left top no-repeat;
		line-height: 1.9em;
		padding: .7em 0;
		margin-bottom: 2em;
		}
		#footer ul li {
			width: 147px;
			margin: 0 1px 0 0;
			float: left;
			}
			#footer ul li a {
				display: block;
				padding-left: 16px;
				background: url(/lib/yhst-37805505447216/bullet.gif) left 50% no-repeat;
			}
	#footer #badges { float: left; }
		#footer img {
			vertical-align: middle;
			margin: 0 9px 0 11px;
		}
	#footer .text {
		margin: 0 1em;
		float: right;
		text-align: right;
		line-height: 1.7em;
		color: #9b9b9b;
	}
	#footer .designby a { color: #9b9b9b; }


#header:after,
#bodyshell:after,
#footer:after,
#footer .text:after{
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
/*End Main Structure Style*/

#bodycontent {
	position: relative;
	width: 100%;
	float: right;
}

#bodycontent .bodypad { padding: 0 10px; }

.sectionTitle {
	width: 560px;
	line-height: 38px;
	text-align: center;
	background: #e0e0e0 url(/lib/yhst-37805505447216/section-title-bg.png) left bottom no-repeat;
	font-size: 1.4em;
	color: #6d6d6d;
	font-weight: 500;
	}
	.sectionTitle img {
		display: block;
		margin: 0 auto;
	}

/*Nav Area*/

#nav-product {
	float: left;
	margin-left: -170px;
	position: relative;
	width: 170px;
	z-index: 100;
	}
	* html #nav-product { left: 170px; }
	#nav-product #phoneImage {
		background: url(/lib/yhst-37805505447216/navbar-bg.png) left top no-repeat;
		width: 170px;
		height: 79px;
	}
	#nav-product #newsletter { background: url(/lib/yhst-37805505447216/navbar-bg.png) left top no-repeat; }
		#nav-product #newsletter div {
			margin: 0 13px;
			color: #5A5A5A;
		}
		#nav-product #newsletter img { vertical-align: bottom; }
		#nav-product #newsletter form { text-align: center; }
		#nav-product #newsletter form * { vertical-align: middle; }
		#nav-product #newsletter form .newsletter-box {
			width: 108px;
			margin: 0 5px 0 3px;
		}
#nav-product input.textInput {
	border: 1px solid #bfbfbf;
	font-size: 1em;
	min-height: 18px;
	}
	* html #nav-product input.textInput { height: 16px; }

#searcharea fieldset{
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
	}
	#searcharea fieldset * { vertical-align: middle; }
	#searcharea #query {
		width: 108px;
		margin: 0 5px 0 3px;
	}

#htmlbottom{
	padding: 5px;
}

#nav-product ul { padding: 6px 0 1.2em 0; }
#nav-product li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: inline;
	}
	#nav-product li a {
		color: #5A5A5A;
		font-size: 1.1em;
		font-weight: bold;
		display: block;
		padding: 5px 19px;
		text-decoration: none;
		}
		#nav-product li a:hover {
			background: url(/lib/yhst-37805505447216/navbar-bullet.gif) left 50% no-repeat;
			color: #55A8BA;
		}
.leftnavsection div.navsectionheader {
	padding: .4em 11px 0 11px;
	font-size: 1.3em;
	font-weight: bold;
	color: #55A8BA;
}

/*End Nav Area*/



/* SEO Related Items */

#seo-related-links {
    width: 95%;
    }
    #seo-related-links:after {
        clear: both;
        content: ".";
        display: block;
        height: 0;
        visibility: hidden;
        }
    #seo-related-links h3 {
        color: #000;  
        font: bold 13px/1.2 verdana, arial, sans-serif;
        text-align: center;
        }
    #seo-related-links ul {
        margin:0; padding: 0;
        list-style: none;
        }
    #seo-related-links ul.seo-links li {
        width: 49%;
        float: left;
        display: inline;
        background: url(/lib/yhst-37805505447216/dot.gif) 5px center no-repeat;
        margin:0; 
        padding:0;
        }
        #seo-related-links ul.seo-links li a {
            text-decoration: none;
            padding-left: 25px;
            display: block;
            _width: 100%;
            }
            #seo-related-links ul.seo-links li a:hover {
                text-decoration: underline;
                }

/* SEO Related Items */


/* SEO Site Map */
.sitemap-header {display: block; padding-top:  25px;}
.sitemap-1      {display: block; padding-left: 25px;}
.sitemap-2      {display: block; padding-left: 50px;}
.sitemap-3      {display: block; padding-left: 75px;}
.sitemap-4      {display: block; padding-left: 100px;}
/* SEO Site Map */


/* SEO Related Items */
#seo-related-links { margin-top: 2em; }
/* SEO Related Items */


/* Contents table */

.contents table {
	border-collapse: collapse;
	margin-bottom: 2em;
	margin-top: 1em;
}
.contents table td {
	text-align: center;
	padding: 12px;
}

.contents table td div.imageContainer { position: relative; }
	.contents table td div.imageContainer a {
		display: block;
		position: absolute;
		left: 0;
		top: 50%;
		width: 100%;
		text-align: center;
	}
	.contents table td div.imageContainer img { vertical-align: bottom; }


.contents .horizontal-seperator { background: url(/lib/yhst-37805505447216/contents-border.gif) 0 100% no-repeat; }
.contents .vertical-seperator { background: url(/lib/yhst-37805505447216/contents-border.gif) 100% 0 no-repeat; }
.contents .both-seperator { background: url(/lib/yhst-37805505447216/contents-border.gif) 100% 100% no-repeat; }

/* Contents table */



/* Index Specials */

#indexSpecials {
	width: 560px;
	margin-bottom: 9px;
	float: left;
	}
	#indexSpecialsHTML {
		width: 256px;
		padding-left: 30px;
		float: left;
	}
	#indexSpecialsShim { float: left; }
	#indexSpecialsShim img { vertical-align: bottom; }


/*  -- Modifications (added 5/18/2007) --  */

.contents table td .strikeout,
#itemarea .strikeout {
	text-decoration: line-through;
}

.contents table td .name p,
.contents table td .price,
.contents table td .price-bold,
#itemarea .price,
#itemarea .price-bold {
	font-size: 1.1em;
	font-weight: bold;
}

.contents table td .sale-price-bold,
#itemarea .sale-price-bold {
	font-size: 1.1em;
	font-weight: bold;
	color: #ff0000;
}

/*  -- End Modifications --  */

.item-image{
	width:200px;
	text-align:center;
	margin:0 auto;
	float:left;
}

.itemform{
	width:230px;
	float:left;
	padding-left:70px!important;
}

span.cross-sell-header{
	font:bold 16px Arial, Helvetica, sans-serif;
	color:#53A9B8;
}

.x-sell{
text-align:center;
}

.x-sell .price, .x-sell .price-bold, .x-sell .sale-price, .x-sell .sale-price-bold{
font-weight:bold;
}

.x-sell .sale-price, .x-sell .sale-price-bold{
color:#FE0000;
}

.addtocartImg{
padding: 5px; 
display: block;
}

/*--- Paging Styles ---*/
div#paging {
	clear: both;
	padding: 12px 0;
}

div#paging div#ctrls {
	padding-bottom: 8px;
	background: url(http://lib.store.yahoo.net/lib/yhst-37805505447216/dottedsep.gif) repeat-x bottom left;
	margin-bottom: 8px;
}

div#paging div#ctrls2 {
	padding-top: 8px;
	background: url(http://lib.store.yahoo.net/lib/yhst-37805505447216/dottedsep.gif) repeat-x top left;
	margin-bottom: 8px;
}

div#paging div.ctrls td {
	padding: 4px;
	color: #000;
}

div#paging div.ctrls td a {
	color: #000;
	text-decoration: none;
}

div#paging div.ctrls .chosen {
	font-weight: bold; color: #55A8BA;
}

div#paging div.ctrls span.pageof {
	margin: 0 12px;
}

.leftArrowDiv img, .rightArrowDiv img {margin-bottom: -2px;}

div#paging div#contents {
	padding: 14px 0;
}

div#paging div#contents table {
	width: 100%;
}

div#paging div#contents table td {
	padding: 12px 0;
	text-align: center;
}

div#paging div#contents table td.imgCell {
	padding-bottom: 0;
}

div#paging div#contents table td.verticalSpacer {
	padding: 0 12px;
	background: url("http://lib.store.yahoo.net/lib/yhst-37805505447216/dottedsep.gif") repeat-y center top;
}

div#paging div#contents table td.horizontalSpacer {
	padding: 1px;
	line-height: 0;
	font-size: 0;
	background: url("http://lib.store.yahoo.net/lib/yhst-37805505447216/dottedsep.gif") repeat-x left center;
}

div#paging div#contents table td div.name {padding: 0 0 6px;}
div#paging div#contents table td div.name a {}

div#paging div#contents table div.price {font-weight: bold font-size: 1.1em;}
div#paging div#contents table div.price s {text-decoration: line-through; font-weight: normal;}
div#paging div#contents table div.price-bold {font-weight: bold; font-size: 1.1em;}

div#paging div#contents table div.saleprice {font-size: 1.1em; font-weight: bold; color: #FF0000;}
/*--- End Paging Styles ---*/

