/*
 *  psd2css.css
 *
 *  This is your external CSS style sheet. It defines all of the CSS styles that you
 *  are using in your page.  If you are going to create multiple pages from the same
 *  PSD file (like a template), you will share this CSS style sheet between the various
 *  pages.
 *
 *  This file was originally generated at http://psd2cssonline.com 
 *  April 9, 2010, 12:54 am with psd2css Online version 1.77
 *
 */

body {
  /* This is the background image to the entire page that you
   * get because of the layer 'b_bodybg_jpg' that you created.
   * If you would like this layer to stay static relative to the
   * browser window (you don't want it to scroll with your content)
   * just add the word 'fixed' to the line below (before the ;). */
  background: url(../images/shop%20images/Layer-1.jpg) ;
}

/* You named this layer b_center_jpg */
#Layer-2 {
  position: absolute;
  margin-left: -432px;
  left: 50%;
  top: +0px;
  width: 864px;
  height: 715px;
  z-index: 2;
}

/* You named this layer logo */
#Layer-3 {
  position: absolute;
  left: 311px;
  top: 36px;
  width: 324px;
  height: 115px;
  z-index: 3;
}

/* You named this layer sidebar_jpg */
#Layer-4 {
  position: absolute;
  left: 41px;
  top: 34px;
  width: 284px;
  height: 666px;
  z-index: 4;
}

/* You named this layer _text_\#2f1e1e */
#Layer-5 {
	position: absolute;
	left: 8px;
	top: 12px;
	width: 266px;
	height: 648px;
	z-index: 5;
	/* Here are some suggestions for this area's text settings */
  text-align: left;
	/* If you don't want scroll bars when your content gets bigger than the space
   * you designed for it, remove the following line.      */
  overflow: auto;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #2f1e1e;
}

/* You named this layer shopbutton */
#Layer-6 {
  position: absolute;
  left: 600px;
  top: 34px;
  width: 103px;
  height: 103px;
  z-index: 6;
}

/* You named this layer bags_text_\#ffffff */
#Layer-7 {
  position: absolute;
  left: 708px;
  top: 95px;
  width: 124px;
  height: 55px;
  z-index: 7;

  /* Here are some suggestions for this area's text settings */
  text-align: center;
  /* If you don't want scroll bars when your content gets bigger than the space
   * you designed for it, remove the following line.      */
  overflow: auto;
  font-family:  Arial, Helvetica, sans-serif;
  font-size: small;
  color: #ffffff;
}

/* You named this layer backhome_text_\#ffffffv */
#Layer-8 {
  position: absolute;
  left: 136px;
  top: 88px;
  width: 124px;
  height: 20px;
  z-index: 8;

  /* Here are some suggestions for this area's text settings */
  text-align: left;
  /* If you don't want scroll bars when your content gets bigger than the space
   * you designed for it, remove the following line.      */
  overflow: auto;
  font-family:  Arial, Helvetica, sans-serif;
  font-size: small;
  color: #FF0000;
}

/* You named this layer pillows_text_\#ffffff */
#Layer-9 {
  position: absolute;
  left: 708px;
  top: 70px;
  width: 124px;
  height: 20px;
  z-index: 9;

  /* Here are some suggestions for this area's text settings */
  text-align: center;
  /* If you don't want scroll bars when your content gets bigger than the space
   * you designed for it, remove the following line.      */
  overflow: auto;
  font-family:  Arial, Helvetica, sans-serif;
  font-size: small;
  color: #ffffff;
}

/* You named this layer buttons_text_\#ffffff */
#Layer-10 {
  position: absolute;
  left: 708px;
  top: 46px;
  width: 124px;
  height: 20px;
  z-index: 10;

  /* Here are some suggestions for this area's text settings */
  text-align: center;
  /* If you don't want scroll bars when your content gets bigger than the space
   * you designed for it, remove the following line.      */
  overflow: auto;
  font-family:  Arial, Helvetica, sans-serif;
  font-size: small;
  color: #ffffff;
}

/* You named this layer topbar */
#Layer-11 {
  position: absolute;
  left: 17px;
  top: 0px;
  width: 830px;
  height: 16px;
  z-index: 11;
}

/* You named this layer bags_jpg */
#Layer-12 {
  position: absolute;
  left: 682px;
  top: 242px;
  width: 148px;
  height: 250px;
  z-index: 12;
}

/* You named this layer pillows_jpg */
#Layer-13 {
  position: absolute;
  left: 512px;
  top: 242px;
  width: 148px;
  height: 250px;
  z-index: 13;
}

/* You named this layer buttons_jpg */
#Layer-14 {
  position: absolute;
  left: 342px;
  top: 242px;
  width: 148px;
  height: 250px;
  z-index: 14;
}

/* You named this layer Buttons */
#Layer-15 {
  position: absolute;
  left: 390px;
  top: 504px;
  width: 54px;
  height: 18px;
  z-index: 15;
}

/* You named this layer Pillows */
#Layer-16 {
  position: absolute;
  left: 559px;
  top: 504px;
  width: 52px;
  height: 18px;
  z-index: 16;
}

/* You named this layer MuseumBags */
#Layer-17 {
  position: absolute;
  left: 707px;
  top: 504px;
  width: 100px;
  height: 20px;
  z-index: 17;
}

/* Here are some examples of how you might want to change the
 * look and behavior of the links on your page.  Some examples for
 * further customization are included in comments.  */
a {
  cursor: pointer;
  outline: none;
}
a:link { color: #F88; }
a:visited { color: #F88; }
a:hover {
  color: #F00;
  /* text-decoration: underline; */
  /* font-weight: bold; */
}

