html {
margin:0; 
padding:0; 
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size:0.95em;
color:#eec4d8;
width:100%;
background:url(../img/pattern-bg.gif) #333;
}
h1 {
color:#fff;
font-size:1.4em;
font-weight:bold;
}
img {
border:0;
}
body {
width:920px;
margin:0 auto;
}
#main {
position:relative;
min-height:530px;
width:100%;
background:url(../img/plain.jpg) #000 top center no-repeat;
}
#categories #main,#buy #main,#details #main {
height:530px;
background:url(../img/plain.jpg) #000 top center no-repeat;
}
.landingPage #main {
height:530px;width:100%;background:url(../img/tagline.jpg) #000 top center no-repeat;
}
.tallPage #main {
height:700px;width:100%;background:url(../img/right-lady-macaroon-tall.jpg) #000 top center no-repeat;
}
.cashRegister #main {
width:100%;background:url(../img/right-cash-register.jpg) no-repeat top right;
}
.checkoutTall #main {
height:730px;width:100%;background:url(../img/plain-tall.jpg) no-repeat top right;
}
.checkoutTaller #main {
min-height:930px;width:100%;background:url(../img/plain-taller.jpg) #000 no-repeat top right;
}
.photographer #main {
height:530px;width:100%;background:url(../img/right-photographer.jpg) no-repeat top right;
}
.shopInside #main {
height:530px;width:100%;background:url(../img/right-shop-inside.jpg) no-repeat top right;
}
.chocolateCake #main {
height:530px;width:100%;background:url(../img/right-chocolate-cake.jpg) no-repeat top right;
}
.caramelMacaroon #main {
height:530px;width:100%;background:url(../img/right-caramel-macaroon-cake.jpg) no-repeat top right;
}
.jpDarcis #main {
height:530px;width:100%;background:url(../img/right-jp-darcis.jpg) no-repeat top right;
}
.boxOfChocolate #main {
height:530px;width:100%;background:url(../img/right-box-of-chocolate.jpg) no-repeat top right;
}
.sexyMacaroon #main {
height:530px;width:100%;background:url(../img/right-sexy-yellow-macaroon.jpg) no-repeat top right;
}
.ladyMacaroon #main {
height:530px;width:100%;background:url(../img/right-lady-macaroon.jpg) no-repeat top right;
}
.flyingMacaroon #main {
height:530px;width:100%;background:url(../img/right-lady-macaroon-on-mouth.jpg) no-repeat top right;
}
.greenMacaroon #main {
height:530px;width:100%;background:url(../img/right-lady-green-macaroon.jpg) no-repeat top right;
}
.macaroonCakeLight #main {
height:530px;width:100%;background:url(../img/right-macaroon-cake-light.jpg) no-repeat top right;
}
.iceCreamChocSpoon #main {
height:530px;width:100%;background:url(../img/right-ice-cream-with-chocolate-spoon.jpg) no-repeat top right;
}
.iceCreamChocCup #main {
height:530px;width:100%;background:url(../img/right-ice-cream-in-chocolate-cup.jpg) no-repeat top right;
}

#slideShow img {
position:absolute;
right:0;
top:0;
width:280px;
height:530px;
}

#mainText {
position:relative;
top:15px;
left:130px;
width:420px;
min-height:450px;
margin:0;
font-size:0.75em;
}
#mainText p {
line-height:1.4em;
text-align:justify;
}
#mainText p a, #mainText p a:visited {
color:#FF0;
text-decoration:underline;
}
#mainText p a:hover {
color:#FFF;
}
#mainTextHeader {
height:40px;
}
#footer {
clear:both;
position:relative;
background-color:#000;
height:38px;
width:920px;
text-align:center;
font-size:0.6em;
color:#666;
}
#logo {
float:left;
height:78px;
width:78px;
padding:10px 19px 0 30px;
}

#mainMenu {
background:url(../img/top-transp.png) repeat-y;
overflow: hidden;
position:relative;
height:95px;
}

#mainMenu ul {
overflow: hidden;
padding: 0;
font: 14px Arial;
color:#ee5ba0;
margin:68px 0 0 0;
}

#mainMenu ul li {
float: left;
display: inline;
padding:0;
margin:0;
height:18px;
}

#mainMenu ul li a {
display:block;
padding-bottom:5px;
text-indent:-9999px;
border-top: #2F2F2F solid 1px;
border-left: #5E5E5E solid 1px;
border-right: #333333 solid 1px;
}
#mainMenu ul li#mainHome a {height:18px;width:58px; background:url(../img/footer-menu-home.png) no-repeat 0 0;}
#mainMenu ul li#mainHome a:hover,body#landing #mainMenu ul li#mainHome a { background-position:0 -18px;}

#mainMenu ul li#mainJPdarcis a {height:18px;width:88px; background:url(../img/footer-menu-jpdarcis.png) no-repeat 0 0;}
#mainMenu ul li#mainJPdarcis a:hover,body#about #mainMenu ul li#mainJPdarcis a { background-position:0 -18px;}

#mainMenu ul li#mainPress a { height:18px;width:60px; background:url(../img/footer-menu-press.png) no-repeat 0 0;}
#mainMenu ul li#mainPress a:hover,body#press #mainMenu ul li#mainPress a { background-position:0 -18px;}

#mainMenu ul li#mainrProducts a { height:18px;width:82px; background:url(../img/footer-menu-products.png) no-repeat 0 0;}
#mainMenu ul li#mainrProducts a:hover,body#categories #mainMenu ul li#mainrProducts a,body#details #mainMenu ul li#mainrProducts a { background-position:0 -18px;}

#mainMenu ul li#mainBuy a { height:18px;width:98px; background:url(../img/footer-menu-buy.png) no-repeat 0 0;}
#mainMenu ul li#mainBuy a:hover,body#buy #mainMenu ul li#mainBuy a { background-position:0 -18px;}

#mainMenu ul li#mainLocation a { height:18px;width:120px; background:url(../img/footer-menu-locations.png) no-repeat 0 0;}
#mainMenu ul li#mainLocation a:hover,body#location #mainMenu ul li#mainLocation a { background-position:0 -18px;}

#mainMenu ul li#mainContact a { height:18px;width:100px; background:url(../img/footer-menu-contact.png) no-repeat 0 0;}
#mainMenu ul li#mainContact a:hover,body#contact #mainMenu ul li#mainContact a { background-position:0 -18px;}

#mainMenu ul li#mainLogin a { height:18px;width:64px; background:url(../img/footer-menu-login.png) no-repeat 0 0;}
#mainMenu ul li#mainLogin a:hover,body#login #mainMenu ul li#mainLogin a { background-position:0 -18px;}

#mainMenu ul li#mainLogout a { height:18px;width:64px; background:url(../img/footer-menu-logout.png) no-repeat 0 0;}
#mainMenu ul li#mainLogout a:hover,body#logout #mainMenu ul li#mainLogout a { background-position:0 -18px;}

#accountMenu {
overflow: hidden;
position:absolute;
top:0;
right:18px;
margin:0;
padding: 0;
}
#accountMenu p {
text-decoration:none;
display:block;
padding:0;
color:#999999;
font-size: 0.6em;
margin:0;
}

#accountMenu ol {
margin:0;
}
#accountMenu ol li {
float: left;
display: inline;
padding:0 10px;
}

#accountMenu ol li a {
text-decoration:none;
display:block;
padding:3px 0;
color:#999999;
font-size: 0.6em;
}
#accountMenu ol li a:hover {
color:#ffffff;
}
#sideMenu {
position:absolute;
top:43px;
left:10px;
width:100px;
}
#sideMenu ul {
list-style:none;
margin:0;
padding:0;
}
#sideMenu ul li a {
display:block;
width:100px;
height:24px;
text-indent:-9999px;
margin:25px 0;
}

#sideMenu ul li#sideAbout a {
background:url(../img/side-darcis.png) no-repeat 0 0;
}
#sideMenu ul li#sidePassion a {
background:url(../img/side-passion.png) no-repeat 0 0;
}
#sideMenu ul li#sideAwards a {
background:url(../img/side-awards.png) no-repeat 0 0;
}

body#about #sideMenu ul li#sideAbout a.active,body#about #sideMenu ul li#sidePassion a.active, body#about #sideMenu ul li#sideAwards a.active {
background-position:0 -24px;
}
#sideMenu ul li#sideAbout a:hover, #sideMenu ul li#sidePassion a:hover, #sideMenu ul li#sideAwards a:hover {
background-position:0 -48px;	
}

#faceBookLink a {
position:absolute;
display:block;
top:57px;
right:15px;
width:90px;
height:28px;
background: url(../img/footer-menu-facebook.png) no-repeat;
text-indent:-9999px;
border-top: #2F2F2F solid 1px;
border-left: #5E5E5E solid 1px;
border-right: #333333 solid 1px;
}
#faceBookLink a:hover { background-position:0 -28px;}

#products h1 {
color:#FF0;
font-size:1.2em;
}
#products mainText {
width:550px;
}

#productArea {
position:absolute;
top:328px;
left:-30px;
}
#productArea img {
padding:0 10px;
}
#productArea ul {
list-style:none;
margin:0;
padding:0;
}
#productArea ul li {
float:left;
width:120px;
height:180px;
text-align:center;
padding:0 15px;
color: #ee5ba0;
font-size:0.75em;
}
#productArea ul li img {
padding-bottom:10px;
}

.productDetail {
display:block;
float:left;
padding:7px 5px;
margin:5px;
text-align:center;
height:130px;
width:100px;
background-color:#333;
}
.productDetail:hover {
background-color:#716969;
}
.productDetailText {
height:3em;
}
.productDetailPrice {
font-weight:bold;
font-size:0.9em;
height:1.2em;	
}
.productDetailBuy {
}


#preview{
position:absolute;
background:#333;
padding:5px;
font-size:0.75em;
color:#e6a995;
width:200px;
padding:10px;
display:none;
}
#preview .previewTitle {
display:block;
font-size:1.3em;
font-weight:bold;
color:#ee5ba0;
margin:7px 0 4px;
}
.clearLine {
clear:both;	
height:20px;
}
/* Form styles start */
form div {
margin: 0;
padding: 3px 0;
clear:both;
}
form label,form div label,form p label {
float: left;
width: 100px;
font-size: 1em;
color:#ffffff;
}
form div p {
font-size: 1em;
color:#ffff00;
}
fieldset {
border:none;
margin-top: 0.2em;
padding: 0.6em;
}
/* Form styles end */
div.jqDockLabel {
color:#ee5ba0; 
padding:10px 8px; 
font-size:0.8em; 
font-weight:bold;
}
#productImage {
float:left;
width:200px;
padding:5px;
border:#fff 1px solid;
margin:0 15px 10px 0;
}

#detailsArea {
position:absolute;
top:219px;
width:100%;
}
#backButton {
padding:10px 30px;
}
.button {
width:100px;
height:30px;
}
.infiniteCarousel {
width: 920px;
height:150px;
margin:0 auto;
position: relative;
background-color:#FFF;
}

.infiniteCarousel .wrapper {
width: 840px; /* .infiniteCarousel width - (.wrapper margin-left + .wrapper margin-right) */
overflow: auto;
min-height: 10em;
margin: 0 40px;
position: absolute;
top: 0;
}

.infiniteCarousel ul li a {
display:block;
font-size:0.7em;
padding:3px 0;
color:#666;
text-align:center;
}
.infiniteCarousel ul li a:hover {
text-decoration:none;
color:red;
}
.infiniteCarousel ul a img {
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
margin:0 auto;
}

.infiniteCarousel .wrapper ul {
  width: 9999px;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin:0;
  padding:0;
  position: absolute;
  top: 0;
}

.infiniteCarousel ul li {
  display:block;
  float:left;
  padding: 10px;
  height: 150px;
  width: 100px;
  text-align:center;
}

.infiniteCarousel ul li a img {
  display:block;
}

.infiniteCarousel .arrow {
  display: block;
  height: 36px;
  width: 37px;
  background: url(../img/arrow.png) no-repeat 0 0;
  text-indent: -9999px;
  position: absolute;
  top: 60px;
  cursor: pointer;
}

.infiniteCarousel .forward {
  background-position: 0 0;
  right: 0;
}

.infiniteCarousel .back {
  background-position: 0 -72px;
  left: 0;
}

.infiniteCarousel .forward:hover {
  background-position: 0 -36px;
}

.infiniteCarousel .back:hover {
  background-position: 0 -108px;
}

#BuyNowArea {
position:absolute;
top:159px;
width:100%;
}

.BuyNowCarousel {
width: 920px;
height:250px;
margin:0 auto;
position: relative;
}

.BuyNowCarousel .wrapper {
width: 840px; /* .infiniteCarousel width - (.wrapper margin-left + .wrapper margin-right) */
overflow: auto;
min-height: 16em;
margin: 0 40px;
position: absolute;
top: 0;
color:#FFF;
}

.BuyNowCarousel ul li a {
display:block;
font-size:0.7em;
padding:3px 0;
color:#fff;
text-align:center;
}
.BuyNowCarousel ul li a:hover {
text-decoration:none;
color:yellow;
}
.BuyNowCarousel ul a img {
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
margin:0 auto;
}

.BuyNowCarousel .wrapper ul {
  width: 9999px;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin:0;
  padding:0;
  position: absolute;
  top: 0;
}

.BuyNowCarousel ul li {
  display:block;
  float:left;
  padding: 10px;
  height: 250px;
  width: 100px;
  text-align:center;
}

.BuyNowCarousel ul li a img {
  display:block;
}

.BuyNowCarousel .arrow {
  display: block;
  height: 36px;
  width: 37px;
  background: url(../img/arrow.png) no-repeat 0 0;
  text-indent: -9999px;
  position: absolute;
  top: 60px;
  cursor: pointer;
}

.BuyNowCarousel .forward {
  background-position: 0 0;
  right: 0;
}

.BuyNowCarousel .back {
  background-position: 0 -72px;
  left: 0;
}

.BuyNowCarousel .forward:hover {
  background-position: 0 -36px;
}

.BuyNowCarousel .back:hover {
  background-position: 0 -108px;
}



.qtip{
padding:0; margin:0;
}
.qtip-content {
font-size:0.7em;
}
.qtip-content p {
float:left;
width:170px;
}
.qtip-content .tipTitle {
font-size:1.4em;
font-weight:bold;
color:#b9216a;
}
.qtip-content img {
float:left;
width:200px;
height:200px;
}

/* Landing Page Animation */
#anim_cover {
	position:absolute;
}
#anim_slides {
    position:relative;
	margin-left:230px;
	width:440px;
    height:350px;
	background:url(../img/anim/blank.jpg) no-repeat;
}

#anim_slides IMG {
    position:absolute;
    top:0;
    left:0;
}

