﻿html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, ul, li {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: inherit;
	font-family: inherit;
	vertical-align: baseline;
	list-style: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0px;
}
a:active {
	outline: none;
}
html, body {
	margin: 0px;
	padding: 0px;
	height: 100%;
}
.container {
	position: relative;
	margin: 0px auto;
	height: 100%;
}
body {
	background: #4a1a00 url('/public/images/mainBacker.jpg') repeat-x top center;
	font-family: georgia, serif;
	font-size: 13px;
	color: #351600;
}
.container a {
	color: #bd3100;
	text-decoration: none;
}
.container a:hover {
	color: #bd3100;
	text-decoration: underline;
}
/*-------------------------------- BEGIN LAYOUT ----------------------------------------- */
#backDiv {
	position: relative;
	margin: 0px auto;
	height: 100%;
	background: transparent url('/public/images/fleurs.png') no-repeat top center;
}
#logo{
	text-align:center;
	padding: 25px 226px 25px 226px;
}
#logo h1 a{
	display:block;
	text-indent: -99999px;
	width: 524px;
	height: 37px;
	background: transparent url('/public/images/logo.png') no-repeat top left;
}
#mainPic {
	display:block; 
	position:absolute;
	margin-top: -8px;
	margin-left: 49px;
	padding: 0;
	z-index: 1000;
}
#mainNav{
	display:block; 
	position:absolute;
	margin-top: 12px;
	margin-left: 467px;
	padding: 0;
	z-index: 900;
}
#mainNav li{
	color: #180a00;
	font-size: 18px;
	font-weight:bold;
	margin-bottom: 8px;
	text-transform:uppercase;
}
#mainNav li a{
	color: #180a00; 
	text-decoration:none;
}
#mainNav li a:hover{
	color: #180a00;
	text-decoration:none;
}
#mainNav ul li ul{
	margin-top: 5px;
	width: 170px;
	margin-left: 215px;
}
#mainNav li li {
	color: #6c2500;
	font-size: 12px;
	margin-bottom: 5px;
	text-transform:capitalize;
	line-height:120%;
}
#mainNav li li a{
	color: #6c2500;
}
#mainNav li li a:hover{
	color: #bd3100;
}

#mainNavWrapper{
	width: 386px;
	min-height: 360px;
	padding-right: 30px;
	background: transparent url('/public/images/navBackerBottom.png') no-repeat bottom center;
	text-align:right;
	margin-top: -4px;
}

#mainBody{
	display:block; 
	position:absolute;
	margin-top: 320px;
	margin-left: 125px;
	padding: 0;
	z-index: 800;
}
#mainBodyWrapper{
	width: 629px;
	padding: 80px 50px 0 50px;
	background: transparent url('/public/images/mainBodyBacker.png') no-repeat bottom center;
	margin-top: -4px;
}
#mainText{
	width: 379px;
	margin-right: 25px;
	float: left;
	font-size: 13px;
}
#mainText h3{
	font-size: 26px;
	color: #7e3500;
	text-transform:capitalize;
	margin-bottom: 8px;
}
#inHeader {
	background: transparent url('/public/images/mainBodyBackerTop.png') no-repeat top left;
	height: 120px;
	width: 563px;
}

#inBody{
	display:block; 
	position:absolute;
	margin-top: -10px;
	margin-left: 95px;
	padding: 0;
	z-index: 1100;
}
#inBodyWrapper{
	width: 563px;
	background: transparent url('/public/images/inBodyBacker.png') repeat-y bottom center;
}
#inText{
	margin: 0 35px 25px 35px;
	float: left;
	font-size: 13px;
	min-height: 500px;
}
#inText h3{
	font-size: 26px;
	color: #7e3500;
	text-transform:capitalize;
	margin-bottom: 8px;
}



#mainAddress{
	width: 225px;
	float: left;
	background: transparent url('/public/images/pullMyFinger.png') no-repeat top left;
	margin-top: 10px;
}
#inAddress{
	width: 225px;
	left: 620px;
	top: 480px;
	/*color: #c5936b;*/
	position:absolute;
	z-index: 500;
}
/*#inAddress a{
	color: #ebcdb5;
}*/

#addressWrapper{
	font-size: 12px;
	line-height: 145%;
	padding: 0 0 0 75px;	
}

#inAddressWrapper{
	font-size: 12px;
	line-height: 145%;
	padding: 50px 0 50px 50px;
	background: transparent url('/public/images/addressBacker.png') no-repeat bottom left;
	margin-top: -15px;
	
}
#footer, #inFooter{
	padding-bottom: 10px; 
	text-align:center; 
	color: #b57843;
}

/* --- PRODUCT STYLES --- */
#product_images {
  float: left;
  margin-right: 10px;
}
#product_details {
  /*margin-left: 220px;*/
  font-weight: bold;
}
#product_details span {
  font-weight: normal;
}
#product_details li {
  margin-bottom: 5px;
}
#product_more img.thumb {
  width: 39px;
  height: 39px;
  margin-top: 3px;
}
#products h4 {
  margin-bottom: 0px;
  font-size: 18px;
  font-weight: bold;
}
#products p {
  margin-top: 3px;
}
.breadcrumb {
  margin-bottom: 5px;
}

/*-- INLINE IMAGE STYLES ---------------------------------------------------------------------------*/
.imageBorderLeft{
	padding: 6px;
	border: #dedede 1px solid;
	margin: 3px 20px 10px 0px;
}

.imageBorderRight{
	padding: 6px;
	border: #dedede 1px solid;
	margin: 3px 0px 10px 20px; 
	float: right;
}