/* GENERIC => Element Styles */
* {
  margin: 0; padding: 0;
}
html {
  height: 100%;
}
body {
  background-color: #0a0602;
  background-image: url(../images/bg_wood_new.jpg);
  background-repeat: repeat-y;
  background-position: 0 0;
	height: 100%;
	font-family: "Lucida Sans", "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
}
a {
	color: #9aefff;
	outline: none;
}
@font-face {
  font-family: Marcelle;
  src: url(../fonts/Marcelle.ttf);
}

/* GENERIC => YUI Override */
#doc4 {
  position: relative;
	width: 78em;
	min-height: 100%;
	height: auto !important;
  height: 100%;
  z-index: 4;
  margin: 0 0 -100px;
}
.clear {
	clear: both;
}

/* SECTION => Header */
/*#wood_bg {
  background: url(../images/bg_wood.jpg) repeat top left; 
  border-right: 1px dashed #443200;
  position: absolute;
  top: 49px;
  left: 0;
  padding-bottom: 22px;
  margin-bottom: -49px;
  width: 654px;
  height: 100%;
  z-index: 0;
}*/
#nav_bg {
  background: transparent url(../images/bg_tile.jpg) repeat-x top left;
	width: 100%;
	height: 49px;
	position: absolute;
	z-index: 1;
	top: 0; left: 0; margin: 0; padding: 0;
}
#sidebar_bg {
  background: #0a0602 url(../images/bg_stripes_bl.png) no-repeat bottom left;
	position: absolute;
	left: 655px; top: -66px;
	height: 65px; width: 66px;
}
#hd {
	color: #608185;
	height: 49px;
}
#hd h1 {
	top: -1px;
	display: inline;
	float: left;
	position: relative;
	z-index: 10;
	width: 267px;
	height: 154px;
}
#hd h1 a {
	text-indent: -9999px;
	background: url(../images/logo_like_a_fox.png) no-repeat top left;
	display: block;
	width: 267px;
	height: 154px;
}
#hd ul, #links_content ul, #shop_fox ul, #ft ul {
	list-style-type: none;
}
#hd li {
	display: inline;
	float: left;
	padding: 12px 17px;
	font-size: 85%;
	text-transform: lowercase;
	line-height: 1.2em;
}
#hd li a {
	font-size: 110%;
	display: block;
	text-transform: none;
	text-decoration: none;
}

/* SECTION => Body */
#bd {
  height: 100%;
  min-height: 100%;
	position: relative;
	color: #987b58;
	clear: both;
}
#yui-main {
  width: 654px;
	z-index: 0;
	position: relative;
	top: -105px;
}
#yui-main .yui-b {
  width: 654px;
  margin: 0;
	min-height: 200px;
	background: url(../images/bg_stripes.png) no-repeat right top;
}
#yui-main .yui-b .content {
  padding: 0 50px;
}
#yui-main h3.mailing_list {
	background: url(../images/h3_join_mailing_list.png) no-repeat top left;
	width: 138px;
	height: 22px;
	text-indent: -9999px;
	float: left;
}
.box {
	border: 1px solid #422e19;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	width: 615px;
	margin: 1em auto;
	clear: both;
	background-image: url(../images/bg_brown_tile.png);
}
.box h2 {
	margin-left: 14px;
	height: 44px;
	text-indent: -9999px;
	float: left;
}

/* BOX => Email Signup */
form#email_signup {
	float: right;
	padding: 17px 0 68px;
	width: 314px;
}
form#email_signup input[type=text] {
	width: 117px;
	border: 1px solid #c3c3c3;
	position: relative;
	top: -0.3em;
	margin: 0 0.3em 0 0.6em;
	height: 16px;
}
form#email_signup p {
	text-align: right;
	padding-right: 49px;
	font-size: 80%;
	text-transform: lowercase;
}
form#email_signup p a {
	color: #fff;
	opacity: .5;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
}

/* BOX => Shop Fox */
#shop_fox h2 {
	width: 114px;
	background: url(../images/h2_shop_fox.png) no-repeat center right;
}
#shop_fox li {
	float: left;
	margin-left: 14px;
	padding: 14px 0 14px 10px;
	background: url(../images/arrow.gif) no-repeat center left;
}
#shop_fox a {
	color: #a6f3ff;
	text-decoration: none;
}

/* BOX => Slideshow */
#slideshow {
  height: 550px;
}
#slideshow h2 {
	width: 229px;
	background: url(../images/h2_summer_lookbook.png) no-repeat center right;
}
#slideshow p.instructions {
	margin-top: 17px;
}
#slideshow p {
	color: #fff;
	float: left;
	margin: -3px 0 0 9px;
	text-transform: lowercase;
	opacity: .5;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
}
#slideshow #OuterContainer {
	clear: both;
	margin-bottom: 0.75em;
}
#slideshow #CaptionContainer {
  position: relative; z-index: 10; margin-top: -63px;
}

/* BOX => Latest Additions */
#latest_additions h2 {
	width: 355px;
	background: url(../images/h2_latest_additions.png) no-repeat bottom right;
	float: none;
}
.latest_addition {
	width: 140px;
	text-align: center;
	height: 210px;
	float: left;
	padding: 6px 0 5px 11px;
}
#latest_additions p {
	font-size: 88%;
	color: #a6f3ff;
	margin-top: 0.5em;
}
#latest_additions a {
	color: #ffffcc;
	text-transform: lowercase;
}
#latest_additions img {
	border: 3px solid #3d3227;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

/* BOX => About Like A Fox */
#about h2 {
	width: 213px;
	background: url(../images/h2_about_like_a_fox.png) no-repeat center right;
	float: none;
}
.content_area {
	width: 590px;
	margin: 0 auto;
}
#about_content.content_area {
	background: url(../images/about_erin.png) no-repeat top left;
	color: #987b58;
	padding-left: 260px;
	padding-right: 10px;
	width: 320px;
}
#about_content p {
	padding-bottom: 1.5em;
	line-height: 132%;
}
#about_content p span {
	font-weight: bold;
	color: #fff;
}

/* BOX => FAQ */
#faq h2 {
	width: 241px;
	background: url(../images/h2_nitty_gritty_details.png) no-repeat center right;
	float: none;
}
#faq_content p {
	padding-bottom: 1em;
	line-height: 132%;
}
#faq_content table,
#faq_content h4 {
	font-weight: bold;
	color: #fff;
}
#faq_content table {
	margin: 0 auto 1em;
}
#faq_content th, #faq_content td {
	padding: 0 3em 0.25em 0;
}

/* BOX => Links */
#links h2 {
	width: 63px;
	background: url(../images/h2_links.png) no-repeat center right;
	float: none;
}
#links_content li {
	display: block;
	float: left;
	width: 30%;
	padding: 0.75em 3% 0.25em 0;
	line-height: 132%;
}
#links_content h4 {
	clear: both;
	padding-top: 2.5em;
	font-weight: bold;
	color: #fff;
}
#links_content h4:first-child {
	padding-top: 1em;
}

/* BOX => Portfolio */
#portfolio h2 {
	width: 119px;
	background: url(../images/h2_portfolio.png) no-repeat center right;
	float: none;
}
#portfolio_content {
	text-align: center;
}

/* BOX => Press */
#press h2 {
	width: 70px;
	background: url(../images/h2_press.png) no-repeat center right;
	float: none;
}

/* BOX => earrings */
#earrings {
	margin-bottom: 85px;
}
#earrings h2 {
	width: 355px;
	background: url(../images/h2_earrings.png) no-repeat bottom right;
	float: none;
}
.earrings {
	width: 140px;
	text-align: center;
	height: 210px;
	float: left;
	padding: 6px 0 5px 11px;
}
#earrings p {
	font-size: 88%;
	color: #a6f3ff;
	margin-top: 0.5em;
}
#earrings a {
	color: #ffffcc;
	text-transform: lowercase;
}
#earrings img {
	border: 3px solid #3d3227;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

/* BOX => necklaces */
#necklaces h2 {
	width: 124px;
	background: url(../images/h2_necklaces.png) no-repeat center right;
}
#necklaces li {
	float: left;
	margin-left: 14px;
	padding: 14px 0 14px 10px;
	background: url(../images/arrow.gif) no-repeat center left;
}
#necklaces a {
	color: #a6f3ff;
	text-decoration: none;
}

/* BOX => pins */
#pins {
	margin-bottom: 85px;
}
#pins h2 {
	width: 355px;
	background: url(../images/h2_necklaces.png) no-repeat bottom right;
	float: none;
}
.pins {
	width: 140px;
	text-align: center;
	height: 210px;
	float: left;
	padding: 6px 0 5px 11px;
}
#pins p {
	font-size: 88%;
	color: #a6f3ff;
	margin-top: 0.5em;
}
#pins a {
	color: #ffffcc;
	text-transform: lowercase;
}
#pins img {
	border: 3px solid #3d3227;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

/* SECTION => Sidebar */
#sidebar {
  top: -105px;
  height: 100%;
	padding: 7px 40px 0 23px;
	position: relative;
}
#sidebar .box {
	width: 292px;
	background: url(../images/bg_brown_tile_sidebar.jpg) repeat-x center center;
}
#sidebar h2:first-child {
	background: url(../images/h2_one_of_a_kind.png) no-repeat bottom left;
	width: 302px;
	height: 85px;
	text-indent: -9999px;
}

/* BOX => Cart Summary */
#cart_summary {
	padding: 1.25em 0;
}
#cart_summary p {
	margin-right: 7px;
	color: #9d9995;
	text-align: center;
}
#cart_summary img, #cart_summary input { vertical-align: top; margin: 0 0.25em 0 0.5em;}

/* BOX => Welcome Message */
.alt-box {
	background: url(../images/bg_alt_box.gif) repeat-x top left;
	margin-top: 2em;
	padding-top: 1.25em;
}
.alt-box h3 {
	color: #666600;
	font-weight: bold;
	font-size: 105%;
	padding: 0.5em 0 0.35em;
}
.alt-box p {
	margin: 0.5em 0;
}
#welcome_msg p {
	color: #608185;
	font-size: 80%;
	line-height: 127%;
}

/* BOX => Upcoming Show */
#upcoming_show p {
	color: #c7b299;
	font-size: 80%;
	line-height: 127%;
}
#upcoming_shows a {
	color: #a6f3ff;
}

/* BOX => Flickr Photos */
#flickr_photos {
	padding: 25px 40px;
}
#flickr_photos img {
	margin: 5px;
}
#flickr_photos p {
	text-align: center;
	text-transform: lowercase;
	margin-top: 0;
}
#flickr_photos p span {
	display: block;
	margin: 0.5em auto;
	width: 94px;
	height: 30px;
	background: url(../images/logo_flickr.png) no-repeat bottom center;
	text-indent: -9999px;
}

/* SECTION => Product */
#product {
  width: 615px;
	margin: 1em auto;
}
#product_image, #product_info { display: inline; float: left; }
#product_image { 
  width: 340px;
  padding-right: 10px; 
  text-align: center;
}
#product_image p { margin-top: 0.5em; }
#product_image p a {
  margin-left: 20px;
  text-decoration: none;
}
#product_image p a:hover { text-decoration: underline; }
#product_info { width: 265px;}
#product_info h3 {
  font-family: Marcelle, "Lucida Sans","Lucida Grande",Tahoma,Verdana,Arial,sans-serif;
  color: #987b58;
  margin-top: 1em;
/*  color: #fff;*/
  font-size: 250%;
}
#product_info p {
  color: #c7b299;
}
#product_info p span {
  color: #A6F3FF;
}
.other_items img {
  width: 132px; height: 176px;
  margin: 6px;
  text-align: center;
}
.description {
  margin-top: 2.5em;
}
#product_info p {
  margin-top: 1em;
}
a.previous, a.next {
  display: block;
  height: 33px;
  background-repeat: no-repeat; background-position: bottom center;
  margin: 1em 1em 0;
  text-indent: -9999px;
}
a.previous {
  background-image: url(../images/btn_previous.png);
  width: 101px;
  float: left;
}
a.next {
  background-image: url(../images/btn_next.png);
  width: 67px;
  float: right;
}

/* SECTION => Footer */
#ft {
	border-top: 1px dashed #886400;
	background: #00212f url(../images/bg_footer.jpg) repeat-x top left;
	position: relative;
	width: 100%;
	z-index: 5;
  text-align: left;
  padding-top: 30px;
  top: 17px;
}  
#ft, .push {
  height: 144px;
}
#ft h4 {
	background: url(../images/logo_laf_footer.png) no-repeat top left;
	width: 177px;
	height: 102px;
	text-indent: -9999px;
	position: absolute;
	left: 732px;
	top: -36px;
}
#ft ul {
	position: relative;
}
#ft ul, #ft p {
	clear: both;
	padding-left: 75px;
}
#ft p {
	opacity: .5;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
	color: #fff;
	margin: 3em 0;
}
#ft li {
	float: left;
	line-height: 25px;
	margin-right: 1.5em;
	font-size: 95%;
}
#ft ul.secondary li a {
	color: #fff;
	font-size: 90%;
}