@charset "utf-8";
/* CSS Document */

body {
   color:#fff;
   font-family:Verdana, Arial, Helvetica, sans-serif;
   background: #000000;
   font-size: 11px;
   line-height: 1.3em;
   margin:0;
   padding: 0;
}

body#body_404 {
  text-align:center;
}

#pagewrap {
  width:1000px;
  padding:0; 
  margin: 0;
  background: url(../images/content_bg.jpg) 243px 0 repeat-y; 
}

#pagewrap_404 {
  margin: 0 auto;
  margin-top: 50px;
}

#logo_menu {
  float:left;
  margin: 22px 0 0 22px;
  width:221px;
}

*html #logo_menu {
  margin-left: 11px;
}

#logo {
  width:221px; 
  height:99px;
  margin-bottom:24px;  
}

#logo img {
  border:0;
  text-align:left;
}

#menu {
  width:144px;
  margin-left:38px;
}

*html #menu {
  margin-left:77px;
}

*:first-child+html #menu {
  margin-left:77px; 
}  

#menu ul {
  list-style:none;
  margin:0;
}

#menu ul li {
 float: left;
}

#menu a {
  display: block;
  width: 144px;
  height: 40px;
  background-position: 0 0;
  background-repeat: no-repeat
}

#menu #menu_home {
  background: url(../images/menu_home.gif);
}

#menu #menu_photo {
  background: url(../images/menu_photo.gif);
}

#menu #menu_about {
  background: url(../images/menu_about.gif);
}

#menu #menu_pendants {
  background: url(../images/menu_pendants.gif);
}

#menu #menu_stockists {
  background: url(../images/menu_stockists.gif);
}


#menu #menu_home:hover, #menu #menu_about:hover, #menu #menu_photo:hover, #menu #menu_pendants:hover, #menu #menu_stockists:hover {
  background-position: 0 -40px;
}

#home #menu #menu_home, #about #menu #menu_about, #photo #menu #menu_photo, #pendants #menu #menu_pendants, #stockists #menu #menu_stockists {
  background-position: 0 -40px;
}

#shoes #menu #menu_photo, #feminine #menu #menu_photo, #birds #menu #menu_photo, #teaparty  #menu #menu_photo, #designs  #menu #menu_pendants {
  background-position: 0 -40px;
}

#menu img {
  border:0;
}

#menu ul ul.level2 {
 margin: -8px 0 8px 0;
}

*html #menu ul ul.level2 {
  margin-left: 41px;
}

*:first-child+html #menu ul ul.level2 {
  margin-left: 41px;
}

#menu ul ul.level2 li {
  float: left;
}

#menu ul.level2 a {
  display: block;
  width: 102px;
  height: 23px;
  background-position: 0 0;
  background-repeat: no-repeat;
}

#menu ul.level2 #menu_info {
  background: url(../images/menu_info.gif);
}

#menu ul.level2 #menu_shoes {
  background: url(../images/menu_shoes.gif);
}

#menu ul.level2 #menu_feminine {
  background: url(../images/menu_feminine.gif);
}

#menu ul.level2 #menu_birds {
  background: url(../images/menu_birds.gif);
}

#menu ul.level2 #menu_teaparty {
  background: url(../images/menu_teaparty.gif);
}

#menu ul.level2 #menu_designs {
  background: url(../images/menu_designs.gif);
}

#menu ul.level2 #menu_info:hover, #menu ul.level2 #menu_shoes:hover, #menu ul.level2 #menu_feminine:hover, 
#menu ul.level2 #menu_birds:hover, #menu ul.level2 #menu_teaparty:hover, #menu ul.level2 #menu_designs:hover {
  background-position: 0 -23px;
}

#photo #menu ul.level2 #menu_info, #pendants #menu ul.level2 #menu_info, #shoes #menu ul.level2 #menu_shoes, #feminine #menu ul.level2 #menu_feminine, 
#birds #menu ul.level2 #menu_birds, #teaparty #menu ul.level2 #menu_teaparty, #designs #menu ul.level2 #menu_designs {
  background-position: 0 -23px;
}

#content_top {
  float: left;
  margin: 0;
  background:#000000 url(../images/top.jpg) 0 0 no-repeat;
  height:44px;
  width: 656px;
}

#content {
  float: left;
  width:539px;
  padding:0 158px 40px 60px;
  background:url(../images/pagewrap_bg.jpg) bottom right no-repeat;
  margin: 0;
  min-height: 500px;
}

*html #content {
  height: 550px;
}

#content img {
  border: 1px solid #fff;
}

#content img.noborder, #content img.header {
  border:0;
}

#home_categories {
  margin-left:100px;
  margin-top: 27px;
  width: 378px;
}

div.category  {
  text-align:center;
  width:142px;
  margin-right:47px;
  float:left;
  margin-bottom:17px;
}

div.category img {
  margin-bottom:7px;
}

img.header {
  border:0;
}

.quote{
  float:right;
  border:0;
}

.thumbnail_list {
 width: 529px;
 margin-top: 27px;
 margin-left: 10px;
 font-size:10px;
 color: #777;
}

.thumbnail {
  width:100px;
  float: left;
  margin-right: 35px;
  text-align: right;
}

.thumbnaillast {
  margin-right: 0;
  text-align: right;
  width:100px;
  float: left;
}

.thumbnail3 {
  width:100px;
  float: left;
  margin-left: 53px;
  text-align: right;
}

*html .thumbnail3 {
  margin-left: 26px;
  margin-right: 27px;
}

.thumbnail2 {
  width:100px;
  float: left;
  margin-left: 105px;
  text-align: right;
}

*html .thumbnail2 {
  margin-left: 53px;
  margin-right: 52px;
}

.thumbnail img {
  margin-bottom:2px;
}

#footer {
  background:transparent;
  float: left;
  height: 32px;
  width: 656px;
  padding:0;
  margin: -32px 0 0 243px;
  text-align: center;
  font-size:10px;
  color: #555;
}

*html #footer {
  margin-left:120px;
}

#footer img {
  margin: 0 0 4px 0;
}

.clear {
  clear:both;
}

.right {
  text-align: right;
}

.left {
  text-align: left;
}

a {
  font-weight:bold;
  text-decoration:none;
  color:#fff;
}

a:hover {
  text-decoration:underline;
}


#footer a {
  color:#555;
  text-decoration:none;
  font-weight:normal;
}

#footer a:hover {
  text-decoration:underline;
}


h1 {
  padding-top:13px;
  font-size:12px;
  font-weight:bold;
}

h2 {
 font-size:10px;
 font-weight:bold;
}

.caption {
 margin: 3px 0 0 0;
 font-size:10px;
 color: #555;
}

.design {
  width: 265px;
  text-align: right;
  float:right;
  margin-top: 5px;
}

.inline {
  width:100px;
  float:right;
  margin:15px 0 20px 35px;
}

.quoter  {
  float: left;
  margin:6px 30px 15px 0;
}

/* Highslide */
.highslide {
	cursor: url(highslide/graphics/zoomin.cur);
    outline: none;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid white;
}

.highslide-image {
    border: 1px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

