/* ====== Toe-Rific Jewelry pages CSS =========== */

html, body, .content, td, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#wrapper {background: #fff; width: 730px; margin: 0 auto 0; padding: 0; border-style: none; position: relative;}
#header {background: #fff; margin: 0; padding: 0; width: 730px; height: 83px; border-style: none;}
#header img {background: #fff; margin: 0; padding: 0; width: 730px; height: 83px; border-style: none;}

#navbar { background: #67049C; color: #fff; width: 730px; margin: 0; padding: 0; border-style: none; 
}

#navlist {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 18px;
margin: 0;
padding: 0;
background: #67049C;
width: 730px;
}

#navlist ul {
background: #67049C;
color: #fff;
font-size: 11px;
line-height: 18px;
text-align: center;
margin: 0;
padding: 0;
}
#navlist li {
list-style: none;
margin: 5px 0 0 0;
padding: 0 1em;
border-left: 0.20em solid #9092D9;
display: inline;
background: transparent;
font-size: 11px;
line-height: 18px;
}
#navlist li:first-child {
border-left: 0.20em solid #67049C;
background: transparent;
}
#navlist a:link {text-decoration: none;
background: transparent; color: #fff;
font-size: 11px;
line-height: 18px;
}
#navlist a:hover {text-decoration: none;
background: transparent; color: #FE08FF;
font-size: 11px;
line-height: 18px;
}

#navlist a:visited {text-decoration: none;
/* background: transparent; color: #FFAAFF; */
background: transparent; color: #FFFFFF;
font-size: 11px;
line-height: 18px;
}

html>body #nav a {width: auto;} /*fixes IE6 hack */
/* Hides rule from IE5-Mac\*/
#navlist a:hover {background: transparent; color: #FE08FF; font-size: 11px;
line-height: 18px;}
#nav1ist a:visited {background: transparent;  color: #FFAAFF; font-size: 11px;
line-height: 18px;}
/* End main nav menu */


.topheader1 {
        padding-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
        font-weight: bold;
}


.topheader2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
        font-weight: bold;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
    font-weight: bold;
}

.border {
	border: thin dotted #000000;
}

.option, .tiny { font-size: 10px; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif;}

.title { font-size: medium; font-weight: bold;}

td img.slice {display: block;}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

.printfriendly {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #000000;
	padding: 10px;
	width: 640px;

}


.catalog A {
  color: #000000; 
  text-decoration: none; 
}

.catalog A:hover { 
  color: #CC00DD; 
  text-decoration: underline; 
}


.ringdesc {
	margin-left: 20px;
	text-align: left;
	width:90%;
	font-size: 14px;
}
