/*HTML TAGS*/
* {
  margin: 0;
  padding: 0;
}
ul, li {
  margin: 0;
  padding: 0;
}
body {
  font-family:Arial, Helvetica, sans-serif;
  color:#000000;
  font-size:12px;
  background-color:#ffffff;
}
a:link, a:visited {
  text-decoration:none;
  color:#000000;
}
a:hover {
  text-decoration:underline;
  color:#000000;
}
a:active {
  outline: none;
}
a:focus {
  -moz-outline-style: none;
}
img {
  border:0 none;
}
td {
  vertical-align:top;
}

/** SITE **/

#wrapper {
  width:1000px;
  margin:10px auto;
  background-color:#fff;
}

/** HEADER **/

#header {
  position:relative;
  height:91px;
  padding-bottom:4px;
}
#vwd-header-info {
  float:right;
  text-align:right;
}
#ys_superbar {}
#yscp_welcome_msg {
  display:inline;
  margin-right:15px;
}
#yscp_signin_link a{
  text-decoration:underline;
  color:#800987;
  margin-left:7px;
}

.num-cart {}

span.phone-num {
  font-weight:bold;
  font-size:20px;
  float:left;
}
#divFloatCart {
  width:35px;
  text-align:left;
  margin-left:34px;
  float:left;
}

/** SEARCH **/

#search-form-div {
  margin:10px 0;
  *margin:0;
}
.search-query,
#sli_search_1 {
  border:1px solid #000;
  height:17px;
  padding:2px;
  width:229px;
  color:#7C2A9B;
}
#search-btn {
  position:relative;
  top:7px;
  border:1px solid #000;
  border-left:0;
}


/*LEFT NAV*/

#sidebar {
  width:239px;
  float:left;
  min-height:300px;
  border-right: 1px dotted #000000;
}
#maintype #sidebar {
  display:none;
}
#nav-newsletter {
  background:url('/lib/trappcandle/vwd-newsletter-bg.png') no-repeat;
  height:83px;
  margin-top:3px;
  position:relative;
}
#nav-newsletter #home-form-input {
  border:0 none;
  height:16px;
  left:46px;
  padding:2px;
  position: absolute;
  top:58px;
  width:132px;
}
#nav-newsletter #home-submit {
  height:20px;
  left:184px;
  position:absolute;
  top:58px;
  width:40px;
}
#nav-html {
  padding:20px 0;
  display:block;
}
#nav-egift-cert img{}
#nav-read-blog img{
  margin-top:3px;
}
#nav-facebook-box {
  margin:10px 0;
}
#nav-blog-header {
  background:url('/lib/trappcandle/vwd-twitter-header.png') no-repeat;
  height:58px;
}
#nav-blog-header img {
  width:228px;
  height:50px;
}
#nav-blog-body {
  background:url('/lib/trappcandle/vwd-twitter-body.png') repeat-y;
  padding:10px;
  width:210px;  
}
#nav-blog-footer {
  background:url('/lib/trappcandle/vwd-twitter-footer.png') no-repeat;
  height:46px;
}
#nav-blog-footer img{
  width:228px;
  height:38px;
  margin-top:5px;
}
.shop-by-season {}
.shop-by-room {}
.shop-by-scent {}
.shop-by-season h2{
  background:url('/lib/trappcandle/vwd-shop-by-season.png') no-repeat;
  height:40px;
  text-indent:-9999px;
}
.shop-by-room h2{
  background:url('/lib/trappcandle/vwd-shop-by-room.png') no-repeat;
  height:40px;  
  text-indent:-9999px;
}
.shop-by-scent h2{
  background:url('/lib/trappcandle/vwd-shop-by-scent.png') no-repeat;
  height:40px;  
  text-indent:-9999px;
}
.shop-by-season ul,
.shop-by-room ul,
.shop-by-scent ul{
  list-style:none;
  margin:15px 56px;
}
.shop-by-season li,
.shop-by-room li,
.shop-by-scent li{
  margin:6px 0;
  font-size:14px;
  font-weight:bold;
  color:#44017d;
}
.shop-by-season a,
.shop-by-room a,
.shop-by-scent a{
  color:#44017d;
}
/*CONTENTS*/

#body {
  display:inline-block;
  margin-top:10px;
}
#main {
  width:750px;
  float:right;
  padding-left:10px;
}

#maintype #main {
  width:1000px;
  padding:0;
  float:none;
}
.sale-price-bold {
  font-weight:bold;
}
.horizontal-seperator {
  padding:5px 0;
  text-align:center;
}
.contents-name {
  border:1px solid #CCBBD7;
  border-bottom:0;
  padding:10px 10px 5px 10px;
  font:bold 17px Arial;
  background-color:#EAD7F4;
}
.bestseller-contents {
  border:1px solid #CCBBD7;
  border-top:0;
  background-color:#EAD7F4;
  text-align:center;
}
.item-name {
  width:98%;
}
.item-name a{
  color:#650090;
  font-size:13px;
  font-weight:bold;
}
.item-price {
  color:#1c2433;
  font-weight:bold;
}
#vwd-jump-wrapper {
  clear:both;
  margin:15px 0;
}
#vwd-jump-wrapper select{
  position:relative;
  top:-19px;
}
table#contents-table {
  padding-bottom:10px;
  border-bottom:1px dotted #000;
}
.contents-image-main {
    width: 25%;
}
.contents-image, .contents-image-main {
    float: left;
    margin-bottom: 10px;
    margin-left: 10px;
    text-align: left;
    width: 40%;
}
.contents-caption-main {
    width: 65%;
}
.contents-caption, .contents-caption-main {
    float: right;
    margin-top: 10px;
    text-align: left;
    width: 55%;
}
span.sale-price {
  color:#ff0000;
  margin-left:10px;
}
.item-cell .item-img {
  min-height:180px;
}
.item-cell .item-sale-price {
  color:#cc0000;
  font-weight:bold;
}



/*MAIN SWITCH*/

#vwd-feature-sections {
  margin-top:10px;
}
#vwd-feature-sections a {
  margin-left:7.5px;
}
#vwd-feature-sections a:first-child {
  margin:0;
}



/*ITEM SWITCH*/

.breadcrumbs {}
.breadcrumbs a {
	text-decoration:underline;
}
#itemtype #contentarea {
	margin-top:0px;
}
#bodycontent {
  margin-top:10px;
}
#section-contenttitle {
	text-align:left;
	font-size:14px;
	margin:10px 0;
}
#item-contenttitle {
	display:none;
}
#caption {
	text-align:left;
	margin:20px 0;
}



/*ITEM AREA*/
#itemarea-table {
  width:750px;
  margin:0;
}
#itemarea-table td {
  width:370px;
  text-align:center;
vertical-align:middle;
}
.add-image {
  margin:5px;
}
#itemtable {
  width:370px;
  margin-left:10px;
}
#itemtable td {
  padding:5px 10px;
  text-align:left;
}
td#itemtable-sale-price, td#itemtable-you-save {
  font-weight:bold;
}
td#itemtable-addtocart {
  text-align:center;
  padding:25px 0 20px 0px;
}
h1.item-name {
  margin-top:8px;
  margin-bottom:10px;
  background:url('/lib/trappcandle/vwd-h1-bg.png') repeat-y;
  padding:0px 5px;
  color:#fff;
  font:26px/1.5 arial;
  width:740px;
}
#vwd-item-caption-field,
#ss-description,
p.product-code{
  width:740px;
  padding:2px 5px;
}
td#itemtable-price {
  font:20px Arial;
}
td#itemtable-quantity {
  padding-left:20px;
  padding-top:30px;
  font-size:18px;
}
td#itemtable-availability {
  padding-left:20px;
  color:#666;
}
td#itemtable-sale-price {
  color:#ff0000;
  font:24px Arial;
}










/*FOOTER*/

#footer {
  background:url('/lib/trappcandle/vwd-footer-bg.png') repeat-x #2B004F;
  min-height:238px;
}
#vwd-footer-wrapper {
  width:1000px;
  margin:0 auto;
  padding-top:15px;
}
#vwd-footer-wrapper ul {
  list-style:none;
}
.footer-column {
  float:left;
}
.footer-column h3{
  color:#fff;
  margin-bottom:10px;
}
.footer-column ul{
  margin-left:10px;
}
.footer-column li{
  margin-bottom:10px;
}
.footer-column ul a {
  font:11px Arial;
  color:#dfdfdf;
  margin-bottom:10px;
  line-height:12px;
}
#column1, #column2,
#column3, #column4 {
  padding:15px 0 0 25px;
  width:160px;
}
#column5 {
  width:152px;
  text-align:left;
  padding:40px 30px 0 40px;
}
#footer-facebook,
#footer-twitter,
#footer-youtube {
  margin-bottom:5px;
}
#column5 span a{
  display:inline-block;
  vertical-align:top;
  margin:10px 0 0 10px;
  color:#fff;
  font-size:15px;
}
#column6 {
  padding-top:10px;
}

#below-footer {
  background-color:#1E0038;
  color:#b2b2b2;
  font-size:10px;
  min-height:55px;
  padding-top:4px;
  border-top:1px dotted #9883A9;
}
#below-footer-wrapper {
  width:1000px;
  margin:0 auto;
}
#below-footer a {
  color:#b2b2b2;
}
#footer-links {
  float:left;
  padding:5px 20px;
}
#footer-secure {
  float:right;
  padding-top:5px;
}
#ss-upfront,
#scanalert {
  float:left;
  margin-left:30px;
}
.cross {
  text-decoration:line-through;
}
/** Salt City Specials CSS **/

.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;
}

/** End Salt City Specials CSS **/

.yui-skin-sam .yui-panel .bd {
    padding: 0 !important;
}
.exo-result .exo-desc > div.exo-prodDesc {
    height: 43px !important;
}

