body {
background: #000000 url("http://www.sagejewel.com/images/bg-sagejewel.jpg") repeat top left;
margin: 0 auto;
}

A:link { color: #333399; text-decoration: none;}
A:visited { color: #333399; text-decoration: none;}
A:hover { color: #330099;}
A:active { color: #663399; }

#main {
background: #f7d494 url("http://www.sagejewel.com/images/bg-jewelry.jpg") no-repeat top left;
max-width: 950px;
height: 660px;
padding-left: 15px;
padding-top: 35px;
font-family: Trebuchet MS, sans-serif;
}

.box1{
border: 1px dotted #cc9966;
padding: 5px;
padding-bottom: 1px;
padding-top: 1px;
}
.box2{
border: 1px dotted #cc9966;
padding: 5px;
background: url("http://www.sagejewel.com/images/bg-page.jpg") no-repeat top left;
}
.box3{
border: 1px solid #cc9933;
border-bottom: 1px solid #996633;
padding: 4px;
background: url("http://www.sagejewel.com/images/bg-basket.jpg") repeat top left;
}

.box4{
float: left; 
width: 120px; 
height: 160px; 
padding: 15px;
}

.clear{
clear: both;
}

.information{
margin-left: 55px;
max-width: 830px;
}

a.jewelry{color: #330033;}
a.jewelry:visited{color: #330033;}
a.jewelry:hover{color: #993300;}

#menu_parent1, #menu_parent2, #menu_parent3 {
color: #333399;
margin: 0 5px 0 5px;
z-index: 10;
}

.menubutton{
width: 150px;
height: 17px;
border: 1px solid #cc9933;
padding: 0px 0 0 5px;
font-weight: bold;
display: block;
font-size: 11px;
border-bottom: none;
z-index: 10;
}

a.menubutton{
color: #993300;
background: url("http://www.sagejewel.com/images/bg-menubutton.jpg") repeat-x top left;
text-decoration: none;
}
a.menubutton:visited{color: #993300;}
a.menubutton:hover{
color: #663300;
background: url("http://www.sagejewel.com/images/bg-menubutton2.jpg") repeat-x top left;
}
.last{
border-bottom: 1px solid #996633;
}

div.jewelry_browse{
}
div.jewelry_browse_hover{
filter:alpha(opacity=70);
opacity: .7;
}
.inactive{
filter:alpha(opacity=40);
opacity: .4;
}

.tip {
background: url("http://www.sagejewel.com/images/tip.gif") no-repeat top left;
}

.topborder{
background: url("http://www.sagejewel.com/images/topborder.gif") repeat-x top left;
}

.floatleft{
float: left;
}

.floatright{
float: right;
}

.paddingright{
padding-right: 10px;
}

.small{
font-size: 11px;
}

.brown{
color: #663300;
}
.bordeaux{
color: #330000;
}
.purple{
color: #333399;
}
.rust{
color: #993300;
}
.red{
color: #B00000;
}

.small{
font-size: 11px;
}
.medium{
font-size: 12px;
}
.large{
font-size: 13px;
}

.center{
text-align: center;
}
.left{
text-align: left;
}
.right{
text-align: right;
}

h1{
margin-top: 10px;
margin-bottom: 5px;
font-size: 16px;
color: #993300;
}
h2{
margin-top: 10px;
margin-bottom: 5px;
font-size: 13px;
color: #663300;
}
h3{
margin-top: 0px;
margin-bottom: 0px;
font-size: 13px;
color: #663366;
}

img{
border: 0px;
}

form{
margin: 0px;
}

.button{
background: #cc9933;
border: 2px outset #cc9933;
padding: 0 5px 0 5px;
margin: 0px;
}
.field{
background: transparent;
border-top: 1px solid #996633;
border-right: 1px solid #ffebcb;
border-bottom: 1px solid #fff5e5;
border-left: 1px solid #cc9966;
padding: 1px;
}

hr { width: 100%; height: 1px; color: #cc9966; border: none;} /* Internet Explorer */
html>body hr { width: 100%; height: 1px; background-color: #cc9966; border: none;} /* Gecko-based browsers */
html>body hr { width: 100%; height: 1px; background-color: #cc9966; border: 0px solid #f7d494;} /* Opera and Gecko-based browsers */

/* VIRTUAL PAGINATION */

.zodiac_sign, {
/*hide the broken up pieces of contents until script is called. Remove if desired*/
display: none;
}

.paginationstyle{ /*Style for demo pagination divs*/
width: 830px;
text-align: center;
padding: 2px 0;
margin: 10px 0;
font-size: 12px
}

.paginationstyle a{ /*Pagination links style*/
padding: 0 5px;
text-decoration: none;
border: 1px solid #996633;
color: #ffffcc;
background-color: #cc9966;
}
.paginationstyle a:hover, .paginationstyle a.selected{
color: #993333;
background-color: #ffffcc;
}

.paginationstyle .flatview a{
padding: 0 5px;
text-decoration: none;
border: 1px solid black;
color: #ffffcc;
background-color: #993333;
}
.paginationstyle .flatview a:hover{
color: #993333;
background-color: #ffffcc;
}
.paginationstyle .flatview a.selected{ /*Pagination div "flatview" links style*/
color: #ffcc99;
background-color: #660000;
}

.designer-jewelry .flatview a{
padding: 0 5px;
font-size: 13px;
text-decoration: none;
color: #cc9549;
line-height: 50%;
}
.designer-jewelry .flatview a:hover{
color: #996633;
}
.designer-jewelry .flatview a.selected{ /*Pagination div "flatview" links style*/
font-weight: bold;
color: #330000;
}

.glossarystyle{
width: 120px;
padding: 2px 0;
margin: 10px 0;
font-size: 12px
}

.glossarystyle a{ /*Pagination links style*/
padding: 0 5px;
text-decoration: none;
border: 1px solid #996633;
color: #ffffcc;
background-color: #cc9966;
display: block;
}
.glossarystyle a:hover, .paginationstyle a.selected{
color: #993333;
background-color: #ffffcc;
}

.glossarystyle .flatview a{
padding: 0 5px;
text-decoration: none;
border: 1px solid black;
color: #ffffcc;
background-color: #993333;
display: block;
}
.glossarystyle .flatview a:hover{
color: #993333;
background-color: #ffffcc;
}
.glossarystyle .flatview a.selected{ /*Pagination div "flatview" links style*/
color: #ffcc99;
background-color: #660000;
}

.dropmenu{
border: 1px solid #cc9933;
background: url("http://www.sagejewel.com/images/bg-dropmenu.jpg") repeat top left;
}

.jewelry_wrap{
background: url("http://www.sagejewel.com/jewelry/images/pan_checks.gif") repeat;
position: relative;
width: 300px;
height: 375px;
}