/* Reset code from Eric Meyer */

/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 

last update April 22 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}


body {
	color: #666666;
	font: 100%/1.125em "Lucida Grande", Helvetica, Arial, sans-serif;
	background-color: #666666;
	background-image: url(images/chrome/bg.png);
	background-position: center;
	text-align:center;
	padding:5px;
	line-height: 1.2;

}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table, td {
	border-collapse: collapse;
	border-spacing: 0;
	border:none!important;
}


/* -------- End reset.css ----------------*/

.tablecontainer td {
	padding:5px;
	font-size: 0.9em;
}

.tablecontainer .content, .content.address {
	font-size: .8em;
}
td {	vertical-align: top;
	text-align:left;
}

#header, #footer {
	background-color: #FFF9EA;
	text-align:center;
	width:940px
}

#header {
margin:0 auto;
padding: 30px 0;
}
	
#footer {
	margin: 15px auto 0 auto;
	padding: 10px 0;
}


/* -------- Hide nasty Storefront objects ----------------*/

.footertext,
.TopBanner,
.TopSubBanner
{
display:none;}


/* -------- Text styles ----------------*/



.marker { background:#ff9999;
border:solid #CC0000 1px;
}

.tight {
padding-top:0!important;
margin-top:3px!important;
}

.smaller {
	font-size:80%;
}

h1, h2, h3, h4, h5, th, .ContentTableHeader {
	font-family: futura, helvetica, arial, verdana, sans-serif;
	font-weight: normal;
	letter-spacing: 0.17em;
	text-transform: uppercase;
	padding-bottom:0em;
	margin: 0.5em 0;
	color:#000000;
}

p, label  {
	font-size:0.8em;
	padding: 0 0 1ex 0;
	margin:0;
	line-height: 1.35;
}

.instructions {
	line-height:1.5em;
	font-size:10pt;
	margin:10px 40px;
	padding:10px;
	display:block;
	background-color:#FFFCF2;
	border:#FF00FF solid 1px;
}

.CatalogContent  {
	font-size:0.8em;
	padding: 0;
	margin:0;
}
.pagination  td {
	font-size: 0.8em;
	margin: 5px 0;
	text-align:right;
}

.pagination span {
margin:5px .5ex;
text-decoration:underline;
}

.pagination a {
margin:5px 0.5ex;
text-decoration:none;
color:#000;
}



.ContentTableHeader, #nav-supportpages, #sidebar2 ul{
	font-size:.8em;
}

 #footer p {
	font-family: futura, helvetica, arial, verdana, sans-serif;
 }

#footer-nav{
	font-size: .8em;

}

 #footer-small {
	font-size:0.7em;
 }

#pageTable h2 {font-size: 1.2em;}


h1, .headings {
	font-size: 0.9em;
	padding-top:5px;
	margin-top:0;
	color: #222;
}

h2{
	padding-top:1ex;
	font-size:0.85em;
	color: #444;
}
h3{
	padding-top:1ex;
font-size:0.75em;
	letter-spacing: 0.25em;
		color: #666666;
}
h3.productname {
display:block;
width:160px;
margin:5px auto;
}

h4{font-size:.7em}

#header h1 {display:none;}	
.center {text-align:center;}


.CatalogContent a:hover img {
	border:#666666 solid 1px;
}

.CatalogContent a img  {
	border:#fff solid 1px;
	margin:5px;
}


.rule {
	width:100%;
	height:0;
	border-bottom:#ccc solid 1px;
	padding: 0;
	margin: 5px 0;
}


a {
	color: #666666;
	text-decoration: none;
}

.home-panel a {	color: #222;}


a:hover {
	color: #FF00FF;
	text-decoration: underline;
}

 
#PageTable, #PageSubTable  {
	width:940px;
	margin-right: auto;
	margin-left: auto;
}
table {
background-color:#FFFFFF;
}


/* ******************************************* Right Col  Basket etc formats   ********************************************/
#right-column-box {width:155px;
	padding:10px;
	font: normal 1em futura, helvetica, arial, verdana, sans-serif;
	color: #666666;
	margin-right:5px;
}

#right-column-box p {
margin:0;
padding:0;
text-align:left;
}

#right-column-box a {text-decoration:underline;}

#sidebar2 h2 {color: #000000;}

#rightlink-box {
padding:0;
margin:0;
}
#rightlink-box img {
	float:none;
}

#RightColumnNav1_SimpleSearch1_Panel1 {float:none;}

.RightColumnText  {
}

#RightColumnNav1_CartList1_lblItem {
}

#RightColumnNav1_CartList1_lblCount,
#RightColumnNav1_CartList1_lblTotal{
	color: #333;
}

#signinpage input {width:120px;}
 
.total {
}

/* ************* Search  *****************************************************************   */	

#cartlistbox {
}

#cmenubarbox {
border-top:#ccc solid 1px;
padding-top:10px;
margin-top:10px;
}

#simplesearchbox {
border-top:#ccc solid 1px;
padding:10px 0 0 0;
margin:10px 0 0 0;
}

.searchinput  {
margin-bottom:10px;}


.full-search-link {}

/* ************* NAV *****************************************************************   */	
   
.navigator {
	
	font-weight: normal;
	margin:0;
	padding:0;
}

p.categorybox{
	padding: 1ex 0;

}


#nav-box, #sidebar1, #sidebar2 {
	width:170px;
	padding:5px;
	font-family: futura, helvetica, arial, verdana, sans-serif;
	color: #666666;
	letter-spacing: 0.1em;
}
#nav-box{
	margin-left:10px;
}

#nav-box ul, #sidebar1 ul, #sidebar2 ul  {	padding-left: 0;
	margin-left: 0;
}
#nav-box li,  #sidebar1 li, #sidebar2 li {
	list-style: none;
	padding: .7ex 0;
	text-transform: uppercase;
}

.link_cat {text-transform: uppercase;
	letter-spacing: .17em;
}

.link_subcat {
	font-size: 1em;
	text-transform: capitalize !important;
	margin-left: 12px;
	display: block;
}

li li {
	margin-left:1em;
	text-transform: capitalize
!important;
	letter-spacing: normal;
}
/* ************* selected nav link  ***************   */	

.treeopen,
.selected, 
.selected:hover,
.about-page #about-link,
.care-page #care-link,
.wrapping-page #wrapping-link,
.ringsize-page #ringsize-link,
.fine-page #fine-link

 {
	color: #000!important;
}

/* ************* Home styling *****************************************************************   */	



.home-panel.leftside {
	padding:0 10px 0 0 ;
	margin:0;
}

.home-panel.rightside {
	padding:0 0 0 10px;
	margin:0;
	border-left:#666666 solid 2px;
}

.home-panel img { float:left;
padding: 5px;
margin: 0 10px 10px 0;
}

.home-panel h2 {
	font-size:80%;
}


.home-panel p {
	padding-top:0;
	margin-top: 0px;
}
#flashcontainer {padding:10px 0;
}

/* ************* Prices *****************************************************************   */	


#RecommendedSalePriceCell {}
#lblPrice {}



/* **  Regular price  **/

.pricebox p {
	color:#000;
	font-size: 1.2em;
}

.detail-price 
{color:#000;}

/* **  Both prices (sale items only) ****/
#ProductDetail11_CustomPriceCell, .sale-pricebox 
{color:#FF00FF;
font-weight:bold;
}

/* **  Regular price    (sale items only)****/
.sale-pricebox p, del, s {color:#999999;
font-weight:normal;
}


/* **  Disable strikethrough)****/
	s,strike,u {
	text-decoration:inherit; /* Standard browsers */
	text-decoration:expression(this.parentNode.currentStyle['textDecoration']); /* IE */}
	
	
s:before { content: "Was "; }
s:after { content: ", now ";}



/* **  Saving (sale items only) ****/

#ProductDetail11_lblSavings{
text-size:.7em;}



/* **  Classes for DIVs wrapped around prices etc  ****/
.sale-pricebox {}
.pricebox {}
.subscription-pricebox {}

.order-total {font
	font-size: 100%;
	font:  normal 1.3em "Futura book", Futura, "Gill sans", helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: .2em;
}

/* ************* Right align button images in forms *****************/

.order-page #Table3 a img {float:right;
 margin: 5px 0;
 padding: 0;}

#Table3 {margin-left:10px}

/* ************* INdividual button images tweaks *****************/

 #imgUpdateQty,#imgUpdate, #SalesDiscount1_imgApply, #imgEmailList {padding: 0 30 10 0!important;}

#checkout-btn-box {
	margin-right: 15px;
	border-top: solid #ddd 1px;
}

#imgCheckout  {padding: 0 15 10 0!important;}

/* *************  boxed text links *****************/

.button-link a, .inlinelink {
	padding: 4px;
	margin:5px;
	background: #F1F1F1;
	border: 1px solid #999999;
	text-decoration: none;
	margin: 1ex 0;
	font-size:.9em;
}
.button-link a:hover, .inlinelink a:hover {
	background: #dddddd;
	color: #000;
	text-decoration: none!important;
	border-color:#FF00FF!important;
}

/* ************* Detail view *****************************************************************   */	

#imagewrapper td {width:420px;
height:380px;
text-align:center;
}

.main-product-image img { 
max-width: 420px;
padding:0;
margin:0 auto;
}

.swatch-table-cell img  {
width:140px;
padding: 0;
border:#fff solid 1px;
margin:10px 0;}

td.swatch-desc-table-cell {
display:none;}

.productdescription {
    line-height:1.5em;
	padding-right:20px
}

/* bottom row ----------*/
#Table5 img {width:130px;
}


#Table5  a:hover img {
	border:#666666 solid 1px;
}

#Table5 a img  {
	border:#fff solid 1px;
	margin:5px;
}




#Table5 h4 {
	font-size:0.7em;
	padding-bottom:0;
	margin-bottom:0;
	text-align:center;
}

#Table5 p {
	padding:0;
	font-size: .7em;
	text-align:center;
}


.breadcrumbs{
	color:#999999;
	padding: 5px 0;
	margin: 5px 0;
display:none;
}

.breadcrumbs  span {
	font-size: .8em;
}

.Suggested {
	font-size: 8pt; /* Font Size */
}
.black {color:#000000;}


#ErrorAlignment, #MessageAlignment, #zeroheight{
margin: 0;
padding:0;
overflow: visible;
width:520px;
}

.Errormessages {color:#FF0000!important;
font-size:1em!important;}
/* ************* Form elements *****************************************************************   */	

form select {
	width:18ex;
}

