@charset "utf-8";
/*HTML TAGS*/
* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	background-color: #ffffff;
}
a:link, a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration:underline;
}
a:active {
  outline: none;
}
a:focus {
  -moz-outline-style: none;
}
img {
	border: none;
}
td {
	vertical-align:top;
}
/* SITE */
#site-wrapper {
	width: 917px;
	margin: 0px auto;
}
#head-wrap {
	margin: 0px 0px;
}
#header {
        position: relative;
	padding: 0px 0px;
        height: 85px;
        margin: 5px 0;
}
#logo {
        margin: 15px 0 0 0px;
	float: left;
}
#free-ship-notice {
        position: absolute;
        left: 464px;
        top: 12px;
}
#free-ship-notice img{
        cursor: pointer;
}
#header-right {
        width: 454px;
        height: 73px;
	float: right;
	font-weight: bold;
        background: url('/lib/trappcandle/banner-right-bg1.png') no-repeat;
        text-align: right;
        margin-top: 15px;
        padding-top: 17px;
}
#top-nav {
        position: relative;
        height: 32px;
        clear:both;
}
#top-nav ul {
	list-style: none;
}
#top-nav ul li {
        float: left;
}
#top-nav ul li a {
        display: block;
        height: 32px;
        position: absolute;
        top: 0;
        text-indent: -9999px;
        background: #ffffff url(/lib/trappcandle/top-nav.png) no-repeat;
}
#top-nav ul li a#new {
  left: 0;
  width: 86px;
  background-position: 0 0;
}
#top-nav ul li a#sale {
  left: 86px;
  width: 74px;
  background-position: -86px 0;
}
#top-nav ul li a#fragrancelist {
  left: 160px;
  width: 221px;
  background-position: -160px 0;
}
#top-nav ul li a#cand {
  left: 381px;
  width: 113px;
  background-position: -381px 0;
}
#top-nav ul li a#frag {
  left: 494px;
  width: 195px;
  background-position: -494px 0;
}
#top-nav ul li a#bath {
  left: 689px;
  width: 127px;
  background-position: -689px 0;
}
#top-nav ul li a#seas {
  left: 816px;
  width: 102px;
  background-position: -816px 0;
}
#phone-number {
        font-family: tahoma;
	text-align: right;
        margin-top: 7px;
	padding: 7px 0px;
        color: #6d6e71;
}
#phone-number a {
   margin-right: 5px;
   text-decoration: underline;
}
#product-area-banner{
   height: 30;
   background: url('/lib/trappcandle/product-banner.png') no-repeat;
   margin-top: 10px;
   text-align: right;
}
.breadcrumbs {
  width: 715px;
  /*margin-left: 195px;*/
  font-size: 12px;
  padding-bottom: 10px;
  font-weight: bold;
}
.breadcrumbs a {
  font-size: 12px;
  font-weight: bold;
}
#contentarea, #info-div {
  width: 715px;
/*  margin-left: 195px; */
}
#divFloatCart {
  margin-left: 15px;
}
/* search */
#search-query, #sli_search_1 {
	border: 1px solid #000000;
	font-size: 14px;
	padding: 2px;
	width: 225px;
        margin-left: 134px;
        margin-right: 8px;
}
#search-form-div {
  margin-top: 10px;
}
/* HOME PAGE */
#home-contentarea {

}
#products-area {
	background: url('/lib/trappcandle/message-border.png') no-repeat bottom;
	padding: 10px 0px;
        height: 390px;
}
#top-candles {
	float: left;
	width: 450px;
}
table .front-tcell {
	border-right: 1px solid #bcbdbd;
	padding: 2px 5px;
	vertical-align: middle;
	font-size: 14px;
	height: 70px;
}
#brands-table td {
        text-align: center;
}
table .front-tcell .links a {
  text-decoration: underline;
}
#brand {
	font-weight: bold;
}
#best-sellers {
	float: left;
        padding-top: 17px;
}
#messagearea {
	padding: 10px 0px;
	overflow: auto;
  clear: both;
}
#extras {
	width: 185px;
	float: left;
	border-right: 1px solid #bcbdbd;
	padding-top: 5px;
	padding-right: 5px;
}
#newsletter {
	border: 1px solid #f8b71d;
	width: 180px;
	margin-bottom: 10px;
}
#social-networks, {
	border: 1px solid #6d6e71;
	padding: 1px;
	width: 180px;
	margin-bottom: 10px;
}
#gift-certificate {
  width: 180px;
  margin-bottom: 5px;
  margin-left: 1px;
}
#check-us {
	background-color: #6d6e71;
	color: #ffffff;
	font-size: 16px;
	text-align: center;
}
#secure-shopping {
	margin-bottom: 10px;
}
#scanalert {
  text-align: center;
}
#message {
	float: left;
	width: 700px;
	margin-left: 10px;
	font-size: 14px;
}
/* MAIN SECTION */
#contents {
  padding: 5px 0px 10px;
}
.horizontal-seperator {
  text-align: center;
  vertical-align: baseline;
  padding: 5px 0px;
}
.item-cell {

}
.item-info {
  border-top: 1px solid #bcbdbd;
  border-bottom: 1px solid #bcbdbd;
  padding: 5px;
  text-align: left;
}
.item-info div {
  padding: 2px 5px;
}
.item-name {
  background-color: #fdedc6;
  height: 25px;
  line-height: 12px;
}
.item-name a{
  text-decoration: underline;
}
.item-price {
  background-color: #fdedc6;
  font-size: 11px;
  font-weight: bold;
  color: #6d6e71;
}
.not-available{
  background-color: #fdedc6;
  font-weight: bold;
  text-transform: uppercase;
}
.item-sale-price {
  background-color: #fdedc6;
  font-weight: bold;
  color: #d13636;
}
.item-section-name {
  padding: 5px;
  text-align: center;
  font-weight: bold;
  background-color: #fdedc6;
  height: 25px;
  margin: 0 5px;
}
.item-section-name a{
  text-decoration: underline;
}
/* ITEM PAGE */
#itemarea-table {
  width: 100%;
}
#itempage-captiontitle {
  color: #e4a428;
  font-size: 18px;
  font-weight: bold;
}
#itemarea {
  border-bottom: 1px solid #bcbdbd;
  padding: 10px 0px;
}
#itemtable {
  border-top: 1px solid #bcbdbd;
  border-bottom: 1px solid #bcbdbd;
  background-color: #fef1d4;
  width: 350px;
}
#itemtable td {
  padding: 5px;
}
#itemtable-header h1 {
  font-size: 20px;
  color: #8f4b95;
}
#itemtable-spacer {
  background: #fef1d2 url(/lib/trappcandle/orange-tab.gif) no-repeat scroll center center;
  height: 27px;
}
.itemtable-row {
  background-color: #ffffff;
  font-size: 16px;
  font-weight:bold;
  border-left: 5px solid #fef1d4;
  border-right: 5px solid #fef1d4;
}
#itemtable-addtowishlist {
  border-bottom: 5px solid #fef1d4;
  font-size: 11px;
}
.itemtable-row span {
  font-weight: normal;
}
#itemtable-sale-price {
  color: #D13636;
}
#caption {
  padding-bottom: 10px;
}
/* left nav */
#item-side-bar {
	float: left;
	width: 185px;
}
#left-nav-links span {
  font-size: 14px;
  font-weight: bold;
}
#left-nav-links ul {
  list-style: none;
  margin-left: 10px;
}
#left-nav-links ul li a{
  font-size: 14px;
}
#special-nav {
  margin: 10px 0px;
}
#item-side-bar #extras {
  border-right: none;
}
#flyout-nav {
  display: none;
  border: 1px solid #67276D;
  padding: 10px;
  background-color: #FDEDC6;
  overflow: auto;
  position: absolute;
  left: 450px;
  top: -50px;
}
#flyout-nav ul {
  list-style: none;
  float: left;
  width: 250px;
  padding: 10px;
}
#flyout-nav ul li {

}
#flyout-nav ul li a:hover {
  color: #ffffff;
  background-color: #67276D;
}
/* FOOTER */
#footer {
	border-top: 1px solid #6d6e71;
	font-size: 9px;
	padding: 5px 0px;
  clear: both;
}

#TB_closeWindow {
  font-size: 14px;
}
#TB_closeWindow a {
  font-size: 14px;
  font-weight: bold;
}
/*** YAHOO CROSS SELL ***/
.ystore-cross-sell-title {
  font-size: 18px;
  font-weight: normal;
  background: url(http://lib.store.yahoo.net/lib/trappcandle/you-might-also-like.gif) no-repeat; 
  height: 41px;
  width: 690px;
  display: block;
  
}
.ystore-cross-sell-cell {
  text-align: center;
  vertical-align: baseline;
}
.ystore-cross-sell-product-caption {
  border-bottom: 1px solid #BCBDBD;
  border-top: 1px solid #BCBDBD;
}
.ystore-cross-sell-product-name {
  padding: 2px 5px;
  background-color: #FDEDC6;
  height: 25px;
  line-height: 12px;
}
.ystore-cross-sell-product-price {
  background-color: #FDEDC6;
  padding: 2px 5px;
  color: #6D6E71;
  font-size: 11px;
  font-weight: bold;
}
.contents-image, .contents-image-main{
  float: left;
  width: 40%;
  text-align: left;
  margin-bottom: 10px;
  margin-left: 10px;
}
.contents-caption, .contents-caption-main{
  text-align: left;
  margin-top: 10px;
  float: right;
  width: 55%;
}
.contents-caption-main{
  width: 65%;
}
.contents-caption-main a{
  text-decoration: underline;
}
.contents-image-main{
  width: 25%;
}
.contents-caption2{
  margin-bottom: 5px;
}
.line-elem{
  border-top: 4px solid #000;
  margin: 20px 0;
}
.contents-name{
  border: 1px solid #BDBDBD;
  border-bottom: none;
  height: 1.0em;
  vertical-align: middle;
  font-size: 14px;
  font-weight: bold;

  padding: 10px;
  background: #fdedc6;
}
.image-caption{
  margin: 5px 0;
}
.contents-headline{
  font-size: 14px;
  font-weight: bold;
}
#calendar-days{
  display: none;
}

.adventday{
  /*display: none;*/
}
.adventday .product_image{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #ccc;
}
.product-description{
        
}
.adventday h2{
	color: #8F4B95;
	background: #FEF1D4;
	text-align: center;
	padding: 10px;
}
.adventday .shipping{
	clear: both;
	font-size: small;
	margin-top: 25px;
        border-top: 1px solid #ccc;
        padding-top: 20px;
}
.adventday .shipping img{
	float: left;
        margin: 10px;

}
.image-caption3{
  clear: both;
  margin-left: 10px;
}
.contents-caption3{
  margin-right: 20px;
 }
.contents-image3{
  float: right;
  text-align: left;
  margin: 0 40px;
}
#newsletter{
  border: 0;
  background: url('/lib/trappcandle/newsletter-new.png') no-repeat;
  width: 177px;
  height: 111px;
  margin-left: 3px;
}
#newsletter #form{
  padding-top: 38px;
  padding-left: 15px;
}
#social-networks{
  border: 0;
}
#inscription-wrapper{
  font-size: 12px; 
}
.inscription-text{
  width: 75px;
}
.itemtable-option.itemtable-row{
  padding: 0px !important;
}
.not-avail{
  text-transform: uppercase;
  font-weight: bold;
  font-size: 14px;
  white-space: nowrap;
  float: left;
}
#best-products-list{
  float: left;
  padding: 10px;
  margin-left: 15px;
}
#best-products-list a{
}
.brand-candles, .brand-candles-a, .brand-bath, .brand-scents{
  float: left;
  width: 161px;
  font: 11px Arial;
}
.brand-candles-a, .brand-bath, .brand-scents{
  margin-left: 15px;
}
#best-products-list span{
  display: block;
  font: bold 12px Arial;
  margin-bottom: 5px;
  text-decoration: underline;
}
#best-products-list .brand-candles-a{
  margin-top: 18px;
}

.breadcrumbs, .breadcrumbs a, .breadcrumbs a:hover, .breadcrumbs a:visited{
  color:#9F1F63
}
#contents-table{

}
.scent-header{
  padding-top: 20px;
  color: #98539d;
  font: bold 20px Arial;
}
.scent-anchor-cell-bottom, .scent-anchor-cell-top{
  text-align: center;
  background: #fdedc6;
  padding-top: 5px;
  width: 100%;
  border: 2px solid #f8b71d;
}
.scent-anchor-cell-bottom{
  border-top: 0;
  padding-bottom: 10px;
}
.scent-anchor-cell-top{
  border-bottom: 0;

}
.scent-anchor{
  margin-top: 5px;
  float: left;
  width: 33%;
  text-decoration: underline;
  font: 15px Arial;
}
.scents-group-title{
  padding-top: 50px;
  font: bold 20px Arial;
  border-bottom: 1px solid #f8b71d;
  color: #98539d;
}
.scents-group-title a:hover, .scent-header a:hover{
  text-decoration: none;
}
.scent-top a{
  font: 12px Arial;
  vertical-align: bottom: 
}
.scents-content-title{
  font: bold 20px Arial;
  color: #000;
}
.image-caption4{
  font: 12px Arial;
}
.image-caption4 img{
  margin-top: 10px;
}
#billboard {
  height: 265px;
}

#rotator-wrapper {
  position: relative;
}
#billboard-images a:first-child {
	display:inline;
}
#billboard-nav{
  background:transparent;
}
#billboard-nav a {
  background: transparent url('/lib/trappcandle/non-active-progress-tab.png') no-repeat scroll 0 0;
  float: left;
  padding: 3px 0px 0 0;
  font: bold 12px arial;
  color: #717171;
  text-align: center;
  text-decoration: none;
  height: 22px;
  width: 22px;
  z-index: 11;
  margin: 2px;
}
#vwd-play, #vwd-pause {
  cursor: pointer;
  padding-top: 2px;
}
#billboard-images a:first-child {
  display:inline;
}
#billboard-nav a.activeSlide {
  background:transparent url('/lib/trappcandle/active-progress-tab.png') no-repeat scroll 0 0;
  color: #fff;
}
#billboard-console{
  text-align:right;
  position: absolute;
  top: 183px;
  left: 675px;
  z-index: 10;
  background: transparent;
  width: 127px;
  *top: 195px;
}
#billboard-console img{
  *position: absolute;
  *top: 0;
  *left: 106px;
}

/*BOTTOM CORNER AD*/
#fixed-corner-ad{
  position: fixed;
  bottom: 0;
  right: 0;
  height: 120px;
  width: 120px;
  _display: none;
}

#TB_iframeContent{
  margin-top: -1px !important;
  margin-bottom: 0;
}
.addthis_toolbox{
  margin-bottom: 10px;
  float: right;
  margin-right: 35px;
}
#deliver-guarantee{
  text-align: center;
}
.info-h2{
  color:#67266e;
}
.sharebuttons{
  text-align: right;
  margin-right: 35px;
}


