/*
Theme Name: perfume
Description: A custom theme designed for perfume.org
Version: 1.X
Author: Nick Piscitelli
*/
#art-main, table
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 13px;
}

h1, h2, h3, h4, h5, h6, p, a, ul, ol, li
{
    margin: 0;
    padding: 0;
}

.art-postcontent,
.art-postcontent li,
.art-postcontent table,
.art-postcontent a,
.art-postcontent a:link,
.art-postcontent a:visited,
.art-postcontent a.visited,
.art-postcontent a:hover,
.art-postcontent a.hovered
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 12px;
}

.art-postcontent p
{
    margin: 12px 0;
}

h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a,
h1 a:link, h2 a:link, h3 a:link, h4 a:link, h5 a:link, h6 a:link,
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited,
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
{
  
  font-family: Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: bold;
  font-size: 32px;
  text-decoration: none;
}

.art-postcontent a
{
  text-decoration: none;
  color: #A2109F;
}

.art-postcontent a:link
{
  text-decoration: none;
  color: #A2109F;
}
#last_breadcrumb
{
  text-decoration: none;
  color: #000;
}
.art-postcontent a:visited, .art-postcontent a.visited
{

  color: #A2109F;
}

.art-postcontent  a:hover, .art-postcontent a.hover
{


  color: #CE6DCE;
}

.art-postcontent h1
{
   color: #B362B3;    
   margin: 21px 0;
 
}



.art-postcontent h2
{
   color: #000;    
   margin: 10px 0;
   font-size: 16pt;
   font-family: "Segoe UI",Arial,Helvetica,sans-serif;
}


.art-postcontent h2 a,
.art-postcontent h2 a:link,
.art-postcontent h2 a:hover,
.art-postcontent h2 a:visited
{
   font-size: 24px;   
}

.art-postcontent h3
{
   color: #A2109F;     
   margin: 19px 0;
   font-size: 19px; 
}


.art-postcontent h3 a,
.art-postcontent h3 a:link,
.art-postcontent h3 a:hover,
.art-postcontent h3 a:visited
{
   font-size: 19px;    
}

.art-postcontent h4
{
   color: #A2109F;     
   margin: 20px 0;
   font-size: 16px; 
}


.art-postcontent h4 a,
.art-postcontent h4 a:link,
.art-postcontent h4 a:hover,
.art-postcontent h4 a:visited
{
   font-size: 16px;   
}

.art-postcontent h5
{
   color: #A2109F;    
   margin: 26px 0;
   font-size: 13px;  
}


.art-postcontent h5 a,
.art-postcontent h5 a:link,
.art-postcontent h5 a:hover,
.art-postcontent h5 a:visited
{  
   font-size: 13px;
}

.art-postcontent h6
{
   color: #3D5266;     
   margin: 35px 0;
   font-size: 11px; 
}


.art-postcontent h6 a,
.art-postcontent h6 a:link,
.art-postcontent h6 a:hover,
.art-postcontent h6 a:visited
{
   font-size: 11px;      
}

ul
{
  list-style-type: none;
}

ol
{
  list-style-position: inside;
}

#art-main
{
  position: relative;
  overflow: hidden;
  z-index: 1;
  width: 100%;
  left: 0;
  top: 0;
  cursor:default;
}

#art-page-background-glare
{
  position: relative;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background-attachment: fixed;
  min-width: 1000px;
}

#art-page-background-glare-image
{
  position: relative;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background-attachment: fixed;
  background-image: url('images/page_gl.png');
  background-repeat: no-repeat;
  background-position: top center;
}

html:first-child #art-page-background-glare
{
  border: 1px solid transparent; /* Opera fix */
}

body
{
  background: white;
  background-image: url('images/perfume.org_background3.jpg');
  background-repeat: repeat-x;
  background-position: top center;
  padding: 0; 
  margin:0 !important;
  margin-bottom:-10px !important;
  color: #000000;
  height:100%;  
  background-color: #FFFFFF;
}

.cleared
{
  float: none;
  clear: both;
  margin: 0;
  padding: 0;
  border: none;
  font-size: 1px;
}

form
{
  padding: 0 !important;
  margin: 0 !important;
}

table.position
{
  position: relative;
  width: 100%;
  table-layout: fixed;
}


/* Image Assist module support */
body.img_assist
{
	background-color: #F9FAFB !important;
	color: #0F1419;
}
/* end Page */

/* begin Box, Sheet */
.art-sheet
{
  position: relative;
  margin: 0 auto;
  min-width: 15px;
  min-height: 15px;
  margin-top: 0;
  margin-bottom: 0;
  cursor:auto;
  width: 1000px;
  font-family: Arial,Helvetica,Sans-Serif;
}

.art-sheet-body
{
  position: relative;
  padding: 4px;
    padding-top:0;
    padding-bottom:0;
}

#art-page-background-top-texture, #art-page-background-middle-texture{
  min-width: 1000px;
}

/* end Box, Sheet */

/* begin Header */
div.art-header
{
  margin: 0 auto;
  position: relative;
  height: 68px;
  overflow: hidden;
  margin-top: 0;
  margin-bottom: 0;
}

div.art-header-center
{
	position: relative;
	width: 1000px;
	left:50%;
}

div.art-header-jpeg
{
  position: absolute;
  top: 0;
  left:-50%;
  width: 1000px;
  height: 68px;
  background-image: url('images/banner_slim.jpg');
  background-repeat: no-repeat;
  background-position: center center;
}
/* end Header */

/* begin Logo */
div.art-logo
{
{offset}

  display: block;
  position: absolute;
  left: 10px;



  top: 20px;
  width: 500px;

}

h2.art-logo-text
{
	position: relative;
	width: 500px;
  font-size: 14px;
  padding: 0;
  margin: 0;
  color: {TextFontColor} !important;
  display: block;
  text-align: {HorizontalAlign};
}




h1.art-logo-name
{
  display: block;
  text-align: {HorizontalAlign};
  font-size: 28px;
  padding: 0;
  margin: 0;
  color: {NameFontColor} !important;

}

 h1.art-logo-name a, h1.art-logo-name a:link, h1.art-logo-name a:visited, h1.art-logo-name a:hover
{
  font-size: 28px;
  padding: 0;
  margin: 0;
  color: {NameFontColor} !important;
}



 
h2.art-logo-text a,
h2.art-logo-text a:link,
h2.art-logo-text a:visited,
h2.art-logo-text a:hover
{
  font-size: 14px;
  padding: 0;
  margin: 0;
  color: {TextFontColor} !important;
}


/* end Logo */

/* begin Menu */
/* menu structure */

.art-menu a, .art-menu a:link, .art-menu a:visited, .art-menu a:hover
{
    outline: none;
}

.art-menu, .art-menu ul
{
  margin: 0;
  padding: 0;
  border: 0;
  list-style-type: none;
  display: block;
}

.art-menu li
{
  margin: 0;
  padding: 0;
  border: 0;
  display: block;
  float: left;
  position: relative;
  z-index: 5;
  background: none;
}

.art-menu li:hover
{
  z-index: 10000;
  white-space: normal;
}

.art-menu li li
{
  float: none;
}

.art-menu ul
{
  visibility: hidden;
  position: absolute;
  z-index: 10;
  left: 0;
  top: 0;
  background: none;
  min-height: 0;
  background-image: url('images/spacer.gif');
  padding: 10px 0px 0px 30px;
  margin: -10px 0 0 -30px;
}

.art-menu li:hover>ul
{
  visibility: visible;
  top: 100%;
}

.art-menu li li:hover>ul
{
  top: 0;
  left: 100%;
}

.art-menu:after, .art-menu ul:after
{
  content: ".";
  height: 0;
  display: block;
  visibility: hidden;
  overflow: hidden;
  clear: both;
}
.art-menu{
  min-height: 0;
  padding: 0 0 0 0;
}



.art-menu ul ul
{
  padding: 30px 30px 30px 10px;
  margin: -30px 0 0 -10px;
}




div.art-nav-center
{
  position: relative;
  float: right;
  right: 50%;
  font-size: 11px;
}

ul.art-menu
{
  position: relative;
  float: left;
  left: 50%;
}

.firefox2 ul.art-menu
{
  float: none;
}


/* menu structure */



.art-nav
{
  position: relative;
  margin:0 auto;
  min-height: 28px;
  z-index: 100;
  margin-top: 0;
  margin-bottom: 0;
}


.art-nav-l, .art-nav-r
{
  position: absolute;
  z-index: -1;
  top: 0;
  height: 100%;
  background-image: url('images/nav.png');
}

.art-nav-l
{
  left: 0;
  right: 0;
}

.art-nav-r
{
  right: 0;
  width: 952px;
  clip: rect(auto, auto, auto, 952px);
}



.art-menu-extra1
{
  position : absolute;
  left: 0;
  top: 0;
  width: auto;
  height: 28px;
  background-position: center;
}

.art-menu-extra2
{
  position: absolute;
  right: 0;
  top: 0;
  width: auto;
  height: 28px;
  background-position: center;
}


/* end Menu */

/* begin MenuItem */
.art-menu a
{
  position: relative;
  display: block;
  overflow: hidden;
  height: 28px;
  cursor: pointer;
  font-family: Tahoma, Helvetica, Arial;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  text-decoration: none;
}


.art-menu ul li
{
    margin:0;
    clear: both;
}


.art-menu a .r, .art-menu a .l
{
  position: absolute;
  display: block;
  top: 0;
  z-index: -1;
  height: 94px;
  font-weight: bold;
  background-image: url('images/menuitem.png');
}

.art-menu a .l
{
  left: 0;
  right: 0;
}

.art-menu a .r
{
  width: 400px;
  right: 0;
  clip: rect(auto, auto, auto, 400px);
}

.art-menu a .t, .art-menu ul a, .art-menu a:link, .art-menu a:visited, .art-menu a:hover
{
  font-family: Tahoma, Helvetica, Arial;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  text-decoration: none;
}

.art-menu a .t
{
  color: #FFE5FF;
  padding: 0 20px;
  margin: 0 0;
  line-height: 28px;
  text-align: center;
}

.art-menu a:hover .l, .art-menu a:hover .r
{
  top: -33px;
}

.art-menu li:hover>a .l, .art-menu li:hover>a .r
{
  top: -33px;
}

.art-menu li:hover a .l, .art-menu li:hover a .r
{
  top: -33px;
}
.art-menu a:hover .t
{
  color: #FFE5FF;
}

.art-menu li:hover a .t
{
  color: #FFE5FF;
}

.art-menu li:hover>a .t
{
  color: #FFE5FF;
}


.art-menu a.active .l, .art-menu a.active .r
{
  top: -66px;
}

.art-menu a.active .t
{
  color: color: #FFE5FF;
}
/* end MenuItem */

/* begin MenuSeparator */
.art-menu .art-menu-li-separator
{
  display: block;
  width: 1px;
  height:28px;
}
.art-nav .art-menu-separator
{
  display: block;
  margin:0 auto;
  width: 1px;
  height: 28px;
  background-image: url('images/menuseparator.png');
}
/* end MenuSeparator */

/* begin MenuSubItem */
.art-menu ul a
{
  display: block;
  white-space: nowrap;
  height: 26px;
  width: 170px;
  overflow: hidden;
  background-image: url('images/subitem.png');
  background-position: left top;
  background-repeat: repeat-x;
  border-width: 0;
  border-style: solid;
  text-align: left;
  text-indent: 12px;
  text-decoration: none;
  line-height: 26px;
  color: #FFFFFF;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  margin:0;
  padding:0;
}

.art-nav ul.art-menu ul span, .art-nav ul.art-menu ul span span
{
  display: inline;
  float: none;
  margin: inherit;
  padding: inherit;
  background-image: none;
  text-align: inherit;
  text-decoration: inherit;
}

 .art-menu ul a:link, .art-menu ul a:visited, .art-menu ul a:hover, .art-menu ul a:active, .art-nav ul.art-menu ul span, .art-nav ul.art-menu ul span span
{
  text-align: left;
  text-indent: 12px;
  text-decoration: none;
  line-height: 26px;
  color: #FFFFFF;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 11px;
  margin:0;
  padding:0;
}

.art-menu ul li a:hover
{
  color: #FFFFFF;
  background-position: 0 -26px;
}

.art-menu ul li:hover>a
{
  color: #FFFFFF;
  background-position: 0 -26px;
}

.art-nav .art-menu ul li a:hover span, .art-nav .art-menu ul li a:hover span span
{
  color: #FFFFFF;
}

.art-nav .art-menu ul li:hover>a span, .art-nav .art-menu ul li:hover>a span span
{
  color: #FFFFFF;
}


/* end MenuSubItem */

/* begin Layout */
.art-content-layout
{
  display: table;
  position:relative;
  margin: 0 auto;
  table-layout: fixed;
  border-collapse: collapse;
  background-color: Transparent;
  border: none !important;
  padding:0 !important;
  width:100%;
  margin-top:0;
  margin-bottom:0;
}
.art-layout-cell, .art-content-layout-row
{
  background-color: Transparent;
  vertical-align: top;
  text-align: left;
  border: none;
  margin:0;
  padding:0;
}
#art-post-back {
        background: url('images/content_background.jpg') repeat-x;
}
.art-content-layout .art-content-layout{width: auto;margin:0;}
.art-content-layout .art-layout-cell, .art-content-layout .art-layout-cell .art-content-layout .art-layout-cell{display: table-cell;}
.art-layout-cell .art-layout-cell{display: block;}
.art-content-layout-row {display: table-row;}
.art-layout-glare{position:relative;}/* end Layout */

/* begin Box, Block */
.art-block
{
  position: relative;
  min-width: 3px;
  min-height: 3px;
  margin: 10px;
}

.art-block-body
{
  position: relative;
  padding: 8px;
}

.art-block-tr, .art-block-tl, .art-block-br, .art-block-bl, .art-block-tc, .art-block-bc,.art-block-cr, .art-block-cl
{
  position: absolute;
}

.art-block-tr, .art-block-tl, .art-block-br, .art-block-bl
{
  width: 2px;
  height: 2px;
  background-image: url('images/block_s.png');
}

.art-block-tl
{
  top: 0;
  left: 0;
  clip: rect(auto, 1px, 1px, auto);
}

.art-block-tr
{
  top: 0;
  right: 0;
  clip: rect(auto, auto, 1px, 1px);
}

.art-block-bl
{
  bottom: 0;
  left: 0;
  clip: rect(1px, 1px, auto, auto);
}

.art-block-br
{
  bottom: 0;
  right: 0;
  clip: rect(1px, auto, auto, 1px);
}

.art-block-tc, .art-block-bc
{
  left: 1px;
  right: 1px;
  height: 2px;
  background-image: url('images/block_h.png');
}

.art-block-tc
{
  top: 0;
  clip: rect(auto, auto, 1px, auto);
}

.art-block-bc
{
  bottom: 0;
  clip: rect(1px, auto, auto, auto);
}

.art-block-cr, .art-block-cl
{
  top: 1px;
  bottom: 1px;
  width: 2px;
  background-image: url('images/block_v.png');
}

.art-block-cr
{
  right: 0;
  clip: rect(auto, auto, auto, 1px);
}

.art-block-cl
{
  left: 0;
  clip: rect(auto, 1px, auto, auto);
}

.art-block-cc
{
  position: absolute;
  top: 1px;
  left: 1px;
  right: 1px;
  bottom: 1px;
  background-color: #FEF4FF;
}





#banner1, #banner2, #banner3, #banner4, #banner5, #banner6
{
  margin: 10px;
}

/* end Box, Block */

/* begin BlockHeader */
.art-blockheader
{
  margin-bottom: 0;
  position: relative;
  height: 26px;
}

 .art-blockheader h3.t
{
  position: relative;
  height: 26px;
  color: #A2109F;
  font-size: 14px;
  margin:0;
  padding: 0 10px 0 5px;
  white-space: nowrap;
  line-height: 26px;
}


.art-blockheader h3.t a,
.art-blockheader h3.t a:link,
.art-blockheader h3.t a:visited, 
.art-blockheader h3.t a:hover
{
  color: #A2109F;
  font-size: 14px;
}





.art-blockheader .t h2.subject
{
  height: 26px;
  color: #A2109F;
  font-size: 14px;
  margin:0;
  white-space: nowrap;
  line-height: 26px;
}

/* end BlockHeader */

/* begin Box, BlockContent */
.art-blockcontent
{
  position: relative;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
	width: 100% !important;
}

.art-blockcontent-body
{
  position: relative;
  padding: 5px;
  color: #000000;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 13px;
}


 
.art-blockcontent-body li, 
.art-blockcontent-body a,
.art-blockcontent-body a:link,
.art-blockcontent-body a:visited,
.art-blockcontent-body a:hover
{
  color: #000000;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 11px;
}

.art-blockcontent-body p
{
  margin: 6px 0;
}

.art-blockcontent-body a
{
  color: #A2109F;
  text-decoration: none;
}

.art-blockcontent-body a:link
{
  color: #A2109F;
  text-decoration: none;
}

.art-blockcontent-body a:visited, .art-blockcontent-body a.visited
{
  color: #A2109F;
  text-decoration: none;
}

.art-blockcontent-body a:hover, .art-blockcontent-body a.hover
{
  color: #CE6DCE;
  text-decoration: underline;

}

.art-blockcontent-body ul li
{
  line-height: 125%;    
  color: #000;
  padding: 0;
}

.art-blockcontent-body .calendar-calendar td a:visited, .art-blockcontent-body .calendar-calendar td a.visited
{
  color: #A2109F;
}

.art-blockcontent-body .links li
{
  background-image: none;
  display: block;
}

.art-blockcontent-body .calendar-calendar td a:hover
{
  text-decoration: underline;
}

.art-blockcontent-body table td.mini a
{
  font-weight: normal;
}

.art-blockcontent-body table td div.mini-day-on a
{
  text-decoration: underline;
}

.art-blockcontent-body .calendar-calendar td a
{
  text-decoration: none;
}

/* BEGIN Recipe module support */
.recipe-summary .art-blockcontent-body, .recipe-description .art-blockcontent-body,
.recipe-ingredients .art-blockcontent-body, .recipe-instructions .art-blockcontent-body
{
  padding: 0;
}
/* END Recipe module support *//* end Box, BlockContent */

/* begin Button */
.art-button-wrapper a.art-button,
.art-button-wrapper a.art-button:link,
.art-button-wrapper input.art-button,
.art-button-wrapper button.art-button
{
  text-decoration: none;
  font-family: "Comic Sans MS", Tahoma, Arial, Sans-Serif;
  font-style: normal;
  font-weight: bold;
  font-size: 13px;
  position:relative;
  top:0;
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  color: #FFFFFF !important;
  width: auto;
  outline: none;
  border: none;
  background: none;
  line-height: 32px;
  height: 32px;
  margin: 0 !important;
  padding: 0 13px !important;
  overflow: visible;
  cursor: pointer;
}

.art-button img, .art-button-wrapper img
{
  margin: 0;
  vertical-align: middle;
}

.art-button-wrapper
{

  vertical-align: middle;
  display: inline-block;
  position: relative;
  height: 32px;
  overflow: hidden;
  white-space: nowrap;
  width: auto;
  margin: 0;
  padding: 0;
  z-index: 0;
}

.firefox2 .art-button-wrapper
{
  display: block;
  float: left;
}

input, select, textarea
{
  vertical-align: middle;
  font-family: "Comic Sans MS", Tahoma, Arial, Sans-Serif;
  font-style: normal;
  font-weight: bold;
  font-size: 13px;
}

.art-block select 
{
    width:96%;
}

.art-button-wrapper.hover .art-button, .art-button-wrapper.hover a.art-button:link, .art-button:hover
{
  color: #FFFFFF !important;
  text-decoration: none !important;
}

.art-button-wrapper.active .art-button, .art-button-wrapper.active a.art-button:link
{
  color: #FFFFFF !important;
}

.art-button-wrapper .art-button-l, .art-button-wrapper .art-button-r
{
  display: block;
  position: absolute;
  height: 106px;
  margin: 0;
  padding: 0;
  background-image: url('images/button.png');
}

.art-button-wrapper .art-button-l
{
  left: 0;
  right: 7px;
}

.art-button-wrapper .art-button-r
{
  width: 401px;
  right: 0;
  clip: rect(auto, auto, auto, 394px);
}

.art-button-wrapper.hover .art-button-l, .art-button-wrapper.hover .art-button-r
{
  top: -37px;
}

.art-button-wrapper.active .art-button-l, .art-button-wrapper.active .art-button-r
{
  top: -74px;
}

.art-button-wrapper input
{
  float: none !important;
}
/* end Button */

/* begin Box, Post */
.art-post
{
  position: relative;
  min-width: 1px;
  min-height: 1px;
  margin: 0;
}

.art-post-body
{
  position: relative;
  padding: 10px;
}
.views-field-teaser {
        padding-left: 8px;
}



a img
{
  border: 0;
}

.art-article img, img.art-article
{
  border: solid 0 #B2C2D1;
  margin: 7px;
  float: left;
}

.art-metadata-icons img
{
  border: none;
  vertical-align: middle;
  margin: 2px;
}

.art-article table, table.art-article
{
  border-collapse: collapse;
  margin: 1px;
}

.art-article th, .art-article td
{
  padding: 2px;
  border: solid 1px #8099B3;
  vertical-align: top;
  text-align: left;
}

.art-article th
{
  text-align: center;
  vertical-align: middle;
  padding: 7px;
}

pre
{
  overflow: auto;
  padding: 0.1em;
}



fieldset
{
  margin: 1em 0;
  padding: 1em;
  border: solid 1px #8099B3;
  width: 95%;
	display: block;
}

/* BEGIN Flatcomments module support */

.comment-folded
{
	margin: 0;
}

#comments .box span.art-button-wrapper
{
	margin: 0;
}

#comments .art-postcontent, #comments .art-postcontent p
{
	text-align: left;
}

/* END Flatcomments module support */
/* end Box, Post */

/* begin PostHeaderIcon */
h2.art-postheader
{
  color: #A2109F;
  margin: 5px 0;
  font-size: 16px;
}

 
h2.art-postheader a, 
h2.art-postheader a:link, 
h2.art-postheader a:visited,
h2.art-postheader a.visited,
h2.art-postheader a:hover,
h2.art-postheader a.hovered
{
  font-size: 16px;
    font-weight: normal;
  font-family: "Segoe UI",Arial,Helvetica,sans-serif;
}

h2.art-postheader a, h2.art-postheader a:link
{
  text-align: left;
  text-decoration: none;
  color: #A2109F;
}

h2.art-postheader a:visited, h2.art-postheader a.visited
{

  color: #A2109F;
}


h2.art-postheader a:hover,  h2.art-postheader a.hovered
{


  color: #9F5B9F;
}

/* end PostHeaderIcon */

/* begin PostIcons, PostHeaderIcons */
.art-postheadericons,
.art-postheadericons a,
.art-postheadericons a:link,
.art-postheadericons a:visited,
.art-postheadericons a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 11px;
  color: #666666;
}

.art-postheadericons
{
  padding: 1px;

}

.art-postheadericons a, .art-postheadericons a:link
{
  text-decoration: none;
  color: #666666;
}

.art-postheadericons a:visited, .art-postheadericons a.visited
{
  font-style: italic;
  font-weight: normal;
  color: #2F617F;
}

.art-postheadericons a:hover, .art-postheadericons a.hover
{

  font-weight: normal;
  font-style: normal;
  text-decoration: underline;
  color: #666666;
}
/* end PostIcons, PostHeaderIcons */

/* begin PostBullets */
.art-post ol, .art-post ul
{
  margin: 1em 0 1em 2em;
  padding: 0;
}

.art-post li
{
  font-size: 13px;
  color: #2E3D4C;
  padding: 0 0 0 13px;
}

.art-post li ol, .art-post li ul
{
  margin: 0.5em 0 0.5em 2em;
  padding: 0;
}






.art-post ol>li
{
  background: none;
  padding-left: 0;
  /* overrides overflow for "ul li" and sets the default value */
  overflow: visible;
}

.art-post ul>li
{
  background-image: url('images/postbullets.png');
  background-repeat: no-repeat;
  padding-left: 13px;
  /* makes "ul li" not to align behind the image if they are in the same line */
  overflow-x: visible;
  overflow-y: hidden;
}




.mceContentBody ul li, ol ul li
{
  background-image: url('images/postbullets.png');
  background-repeat: no-repeat;
  padding-left: 13px;
}
/* end PostBullets */

/* begin PostQuote */
.art-postcontent blockquote,
.art-postcontent blockquote a,
.art-postcontent blockquote a:link,
.art-postcontent blockquote a:visited,
.art-postcontent blockquote a:hover
{
  color: #280E01;
  font-style: italic;
  font-weight: normal;
  font-size: 13px;
  text-align: left;
}

.art-postcontent blockquote p
{
   margin: 2px 0 2px 15px;
}

.art-postcontent blockquote
{
   border: solid 1px #A2109F;
  background-color: #F9FAFB;
  background-image: url('images/postquote.png');
  background-position: left top;
  background-repeat: no-repeat;
  /* makes blockquote not to align behind the image if they are in the same line */
  overflow: auto;
  clear:both;
  margin: 10px 10px 10px 50px !important;
  padding: 15px 15px 15px 43px !important;
}



blockquote{
  margin: 10px 10px 10px 50px !important;
  padding: 15px 15px 15px 43px !important;
}

/* end PostQuote */

/* begin PostIcons, PostFooterIcons */
.art-postfootericons,
.art-postfootericons a,
.art-postfootericons a:link,
.art-postfootericons a:visited,
.art-postfootericons a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  color: #A2109F;
}

.art-postfootericons
{
  padding: 1px;

}

.art-postfootericons a, .art-postfootericons a:link
{
  text-decoration: underline;
  color: #A2109F;
}

.art-postfootericons a:visited, .art-postfootericons a.visited
{
  text-decoration: none;
  color: #A2109F;
}

.art-postfootericons a:hover, .art-postfootericons a.hover
{
  text-decoration: none;

  color: #9F5B9F;
}
/* end PostIcons, PostFooterIcons */

/* begin Footer */
.art-footer
{
  position: relative;
  margin-top:0;
  margin-bottom:0;
  overflow: hidden;
  width: 100%;
}


.art-footer-body
{
    position:relative;
    padding: 5px;
}


.art-footer-text p
{
  padding:0;
  margin:0;
  text-align: left;
}

.art-footer-text,
.art-footer-text a,
.art-footer-text a:link,
.art-footer-text a:visited,
.art-footer-text a:hover
{
    color: #000000;
    font-size: 11px;
}

.art-footer-text
{
  padding: 0 10px 0 0;
  text-align: left;

}



.art-footer-text a,
.art-footer-text a:link
{
  color: #CE6DCE;
  text-decoration: none;
}

.art-footer-text a:visited
{
  color: #CE6DCE;

}

.art-footer-text a:hover
{
  color: #B362B3;


}
/* end Footer */

/* begin PageFooter */
.art-page-footer, 
.art-page-footer a,
.art-page-footer a:link,
.art-page-footer a:visited,
.art-page-footer a:hover
{
  font-family: Arial;
  font-size: 10px;
  letter-spacing: normal;
  word-spacing: normal;
  font-style: normal;
  font-weight: normal;
  text-decoration: underline;
  color: #5096BE;
}

.art-page-footer
{
  padding: 1em;
  text-align: center;
  text-decoration: none;
  color: #41576C;
}
/* end PageFooter */

/* begin LayoutCell, sidebar1 */

.art-content-layout .art-sidebar1
{
  width: 220px;
}

/* end LayoutCell, sidebar1 */

/* begin LayoutCell, content */



/* end LayoutCell, content */

/* begin LayoutCell, sidebar2 */

.art-content-layout .art-sidebar2
{
  width: 220px;
}

/* end LayoutCell, sidebar2 */



/*
** HTML elements
*/

/* BEGIN FCKEditor, CKEditor, TinyMCE modules support*/
body.art-body-nostyle, body.cke_show_borders, #tinymce body, #tinymce body.mceContentBody, body.mceContentBody, #edit-body
{
	background-image: none;
	background-color: #F9FAFB !important;
font-family: Arial, Helvetica, Sans-Serif;
	font-size: 13px;
}
/* END FCKEditor, CKEditor modules support*/

table
{
	width: 100%;
}

ul li, .item-list ul li, .menu ul li,
ul li.expanded, ul li.leaf, ul li.collapsed,
li.expanded, li.leaf, li.collapsed
{
	text-align: left;
	display: block;
	list-style-type: none;
	list-style-image: none;
	margin: 0;
}

ul.arttabs_primary, ul.arttabs_secondary, .links, img.service-links
{
	padding-left: 0;
	margin-left: 0;
}

ul.arttabs_primary li, ul.arttabs_secondary li
{
	background-image: none;
	float: left;
	display: inline;
	padding: 0;	
}

ul.links
{
	overflow: hidden;
}

ul.links li, .block ul
{
	display: inline;
	background-image: none;
	padding: 0;
}

ul.menu li a.active
{
	font-weight: bold;
}

#tinymce body ul, #tinymce body.mceContentBody ul, body.mceContentBody ul
{
  margin: 1em 0 1em 2em;
}

li.messages
{
	margin: 5px 0;
}

#user-login-form
{
	text-align: left;
}

#user-login-form ul li
{
	background-image: none;
	padding-left: 0;
}

/* Fix fieldset for IE8 and FFox */
 fieldset legend
{
	display: block;
}

.breadcrumb
{
	display: block;
	margin: 5px 0 0 0.7em;
}
.breadcrumb a{
        text-decoration: none;
}
#edit-name, #edit-pass, #edit-mail
{
	width: 90%;
}

#preview-args
{
	width: auto;
}

.tags
{
	float: left;
}

.messages
{
	padding: 5px;
	margin: 5px 0;
}

.status
{
	border: 1px solid #090;
	background: #C9FBC8;
	margin: 5px 0;
}

tr.even, tr.odd
{
	background-color: transparent;
}

#forum .links li
{
	float: none;
	clear: both;
}

#forum table
{
	width: auto;
	margin-top: 15px;
}

#forum td.container
{
	padding-top: 15px;
	border-left: none;
	border-right: none;
	font-weight: bold;
}

#forum td.active
{

	background-color: transparent;
}

#forum td.forum, #forum td.topics, #forum td.posts, #forum td.last-reply
{
	padding-top: 4px;
	padding-bottom: 4px;
}





.forum-topic-navigation
{
	border-top: 0 transparent;
	border-bottom: 0 transparent;
}

.forum-topic-navigation .topic-previous
{
	text-align: left;
	float: left;
}

.forum-topic-navigation .topic-next
{
	text-align: right;
	float: right;
}

.read_more
{
        display: inline;
	margin: 5px 0;
	text-align: left;
	text-decoration: underline;
}
.read_more_img {
        display: inline;
        text-decoration: none;
}

.sticky-table H2
{
	font-size: 10px;
}

#footer
{
	text-align: center;
}



.filefield-upload .art-button-wrapper
{
	top: 10px;
}

.uc_out_of_stock_throbbing
{
	position: absolute;
	z-index: 1;
	top: 16%;
	left: 3px;
	margin: 0;
	padding: 0;
}

.profile h3
{
	border-bottom: 0 none;
	margin-bottom: 1em;
}

/* BEGIN Image Attach module fix */
img.image
{
	margin: 0;
}

.image-attach-teaser
{
	width: auto;
}
/* END Image Attach module fix */

/* BEGIN ImageField module fix */
img.imagefield
{
	margin: 0;
}
/* END ImageField module fix */

/* BEGIN Support User picture */
.picture, .comment .submitted
{
	clear: right;
	float: right;
	padding-left: 1em;
}
/* END Support User picture */

/* BEGIN Support Nodeblock module */

.art-block-body .art-post
{
	margin: 0;
}
/* END Support Nodeblock module */

/* BEGIN Support floating panels in IE8 */
.panel-col-last
{
	clear: right;
}
/* END Support floating panels in IE8 */

/* BEGIN Support FCKEditor text alignment */
.rteleft
{
	text-align: left !important;
}

.rteright
{
	text-align: right !important;
}

.rtecenter
{
	text-align: center !important;
}

.rtejustify
{
	text-align: justify !important;
}
/* END Support FCKEditor text alignment */

/* BEGIN Set background color for sticky table */
table.sticky-header
{
	background-color: #F9FAFB !important;
}
/* END Set background color for sticky table */

/* BEGIN Set alignment for radio buttons */
input.form-radio, input.form-checkbox
{
	margin: 0 0 2px;
	vertical-align: baseline;
}
/* END Set alignment for radio buttons*/

/* BEGIN Move bradcrumb from separate post */
h2.with-tabs
{
	margin-top: 0;
	margin-bottom: 0;
}


/* END Move bradcrumb from separate post */

/* BEGIN Increasing distance between buttons */
span.art-button-wrapper
{
	margin: 0 5px 0 0;
}
/* END Increasing distance between buttons */

/* BEGIN Page validation fix */
.half-width
{
	width: 50%;
}

.third-width
{
	width: 33%;
}

.two-thirds-width
{
	width: 67%;
}
/* END Page validation fix */

/* BEGIN FckEditor bug with link disappearing fixed */
#switch_oFCK_1
{
	display: block !important;
}
/* END FckEditor bug with link disappearing fixed */

.art-postcontent .calendar-calendar ul li, .art-postcontent .calendar-calendar ol ul li,
.art-postcontent div.view div.views-admin-links ul li, .art-postcontent div.view div.views-admin-links ol ul li
{
  background-image: none;
  padding: 2px;
}

.date-heading h3
{
  text-align: center;
}

.art-postcontent ul.arttabs_primary li, .art-postcontent ul.arttabs_secondary li
{
  background-repeat: no-repeat;
  background-image: none;
}

tbody, tbody th, tr.even, tr.odd
{
	border: none;
}

/** Custom CSS **/
#block-user-0 .art-blockheader{
        background: url('images/sign_in_to_comment2.jpg') no-repeat scroll 0 0 #FEF4FF;
}
.block-user .art-blockheader h3 {
        display: none;
}
#block-views-tracker-block_1 .art-blockheader h3 {
        display: none;
}
#block-views-tracker-block_1 .art-blockheader {
        background: white url('images/module_industry_news.jpg') no-repeat;
        margin: 0px;
        padding: 0px;
}
#search-box {
        width: 400px;
        padding-right: 30px;
        float: right;
        margin-top: 5px;
}
#edit-search-theme-form-1{
        width: 300px;
        height: 16px;
        width: 300px;
        border: 1px solid #A85C99;
        color: black;
        background: url('images/search_background.jpg');
        font-size: 100%;
        float: left;
}
#edit-search-theme-form-1 label{
        display: none;
}
#edit-submit-1 {
        float: right;
}
#secondary_links {
        margin-top: 5px;
        margin-right: 40px;
        padding-bottom: 10px;
        text-align: right;
        display: block;
        color: #fff;
}
#secondary_links a{
        color: #fff;
        text-decoration: none;
        text-align: right;
        font-size: 11px;
}
#secondary_links a:hover{
        text-decoration: underline;
}
.fr {
        float: right;
}
#block-block-2 {
        margin-top: 8px;
        margin-left: auto;
        margin-right: auto;
        width: 164px;
        border: 1px solid #EAC8E9;
        background: #FEF4FF url('images/sign_in_to_comment2.jpg') no-repeat;
        padding-top: 40px;
        padding-bottom: 10px;
        margin-bottom: 15px;
        height: 40px;
        margin-top: 0px !important;
}
#block-block-2 .art-blockheader {
        display: none;
}

#block-block-2  a {
        text-align: center;
        color:#000;
        border: 1px solid #EAC8E9;
        vertical-align: middle;
        padding: 7px;
        margin-left: 54px;
        margin-top: 15px;
        text-decoration: none;
        font-family: "Comic Sans";
        font-size: 11px;
}
#block-block-2  a:hover { 
        border: 1px solid #A2109F;
}
.ssc-next {
        display: none;
}
.ssc-index {
        display: none;
}
.ssc-previous {
        display: none;
}
.ssc .active {
        display: none; 
}
span.ssc-title {
        display: none;
}
#edit-submit {
        float: right;
}
.view-content label {
        display: none;
}
.frag-page{
        float: left;
        text-align: left;
        width: 500px;
}
.frag-page .item-list li {
        border: 1px solid #eAC8E9;
        margin-top: 4px;
        margin-bottom: 4px;
        background-image: none;
        line-height: 125%;
}
.frag-page .views-field-field-fragrance-name-value {
        display: block;
        padding: 10px;
        margin-bottom: 5px;
        font-size: 12px;
}
.frag-page .views-field-field-image-small-value {
        display: inline-block;
        float: left;
        padding: 5px;
        margin-right: 10px;
}
.frag-page .views-field-field-brand-value a{
        font-size: 14px;
        font-weight: bold;
        display: block;
        margin-top: 10px;
        color: #512354;
}
.frag-page .views-field-field-brand-value a:hover { color: #ce6dce; }
#node-17189 { margin-top: 8px; }
#node-17189 .art-postheader {
display: none;}
#scent_image {
        border: 0 none;
        border: 1px solid black;
}
#node-17189 object {
                display: inline;
                margin-top: 10px !important;
}
#homepage-slider {
        background: url("images/slider_background.jpg") repeat-x scroll center bottom transparent;
        border: 1px solid #f0f0f0;
        clear: both;
        display: block;
        height: 110px;
}
#homepage-slider img {
        margin: 0px;
}
#homepage-slider td {
        font-size: 100%;
        vertical-align: top;
        border: 0 none;
        padding: 0;   
        border-collapse: none;
}
h2.art-postheader.comments{
        display: none;
}
/** Fragrance CCK Styles **/
.frag-brand {
        font-size: 25px;
        font-family: "Segoe UI", Arial, Helvetica, sans-serif;
        display: block;
        font-weight: bold;
}
.frag-gender {
        font-size: 14px;
        color: black;
        font-family: Tahoma, Helvetica, Arial;
}
.frag-designer {
        color: #a2109F;
        font-size: 14px;
}
.frag-image-small {
        float: left;
        border: 1px solid #e0e0e0;
}
.frag-node-info {
        float: left;
        width: 325px;
        margin-bottom: 15px;
        margin-top: 10px;
        margin-left: 15px;
}
ul.custom-pager {margin-left: 150px; }
ul.custom-pager li {
background-image: none; text-align: center; }
#edit-subject { width: 300px; }
#edit-comment { height: 75px; width: 300px;border: 1px solid #9A9A9A;}
#bold-footer-links a { color: black; font-weight: bold; font-size: 11px; }
#banner4-block-7 h2{ display: none; }
#banner5-views-trackerhome-block_1 { width: 310px; float: left; background: url('images/module_header.jpg') repeat-x left top;}        
#banner5-views-trackerhealthhome-block_1 { width: 310px; float: left; background: url('images/module_header.jpg') repeat-x left top;}      
#banner5-poll-0 { width: 310px; float: left; background: url('images/module_header.jpg') repeat-x left top;}      
#banner5-views-trackerhealthhome-block_1 h2 { margin-top: 25px !important;  font-family: garamond; color: #c6c; font-size: 20px; text-align: center; }
#banner5-views-trackerhome-block_1 h2 { margin-top: 25px; font-family: garamond; color: #c6c; font-size: 20px; text-align: center; }
#banner5-poll-0 h2 { margin-top: 25px;  font-family: garamond; color: #c6c; font-size: 20px; text-align: center; }
.box h2 { border-top: 1px solid #ccc; padding-top: 8px; }
#banner5-views-trackerhome-block_1 .content { margin-top: 20px; }       
#banner5-views-trackerhealthhome-block_1 .content { margin-top: 20px; }       
#banner5-poll-0 .content { margin-top: 20px; }       
#banner5-views-trackerhealthhome-block_1 .views-field-title a { text-decoration: none; color: black; font-weight: bold; }
#banner5-views-trackerhome-block_1 .views-field-title a { text-decoration: none; color: black; font-weight: bold; }
#banner5-views-trackerhome-block_1 li {background: url('images/bullet.gif') no-repeat 0px 5px; margin-bottom: 10px;}
#banner5-views-trackerhome-block_1 .item-list ul {margin-left: 5px; }
#banner5-views-trackerhome-block_1 .item-list ul span {padding-left: 10px; padding-right: 5px; }
#banner5-views-trackerhealthhome-block_1 li {background: url('images/bullet.gif') no-repeat 0px 5px; margin-bottom: 8px;}
#banner5-views-trackerhealthhome-block_1 .item-list ul {margin-left: 5px; }
#banner5-views-trackerhealthhome-block_1 .item-list ul span{padding-left: 10px; padding-right: 10px; }
.more-link a{ text-decoration: underline; color: #A2109F; }
#block-divider { float: left;
background: url('images/module_divider.jpg');
width: 7px;
height: 234px;
display: block;
margin-top: 1px; }
#node-17189 { margin-bottom: 0px; padding-bottom: 0px; }
.frag-page .views-field-value { float: right; margin-top: 10px;}
.background_box {
        background: url('images/celebrity_01.jpg') no-repeat;
        width: 310px;
        height: 208px;
        float: left;
        font-family: Tahoma, Helvetica, Arial;
        padding-left: 10px;
        
}
#block-views-most_reviewed-block_1 {
        background: url('images/most_reviewed_scents_header.jpg') no-repeat;
        border: 1px solid #EEE;
        padding-top:35px;
        font-size: 11px;
        margin-bottom: 15px;
        padding-right: 5px;
        font-size: 10px;
        color: black;
        width: 95%;
        font-family: Tahoma, Helvetica, Arial;
        margin-top: 12px;
}
#block-views-most_reviewed-block_1 .art-block-body { padding: 0px; }
#block-views-most_reviewed-block_1 .item-list li { margin-bottom: 15px; }
#block-views-most_reviewed-block_1 a {
        color: #a2109f;
        text-transform: lowercase;
        text-transform: capitalize;
}
#block-block-10 {
        background: url('images/gender_header.jpg') no-repeat;
        border: 1px solid #FBD6FF;
        padding-top: 40px;
        font-size: 11px;
        margin-bottom: 15px;
        width: 98%;
        margin-top: 8px;
}
#block-block-10 .gsl {
        display: block;
        font-size: 12px;
        text-decoration: none;
        margin-bottom: 10px;
        color: #a2109f;
}
#block-block-10 a:hover {
        color: black;
        text-decoration: underline;
}
#alphalinks { margin-left: 45px; margin-top: 10px;padding: 10px 0px;}

#alphalinks a {
padding: 2px;
background: url("images/alpha_background.jpg") repeat-x scroll 0 0 transparent;
border: 1px solid #FBD6FF;
text-decoration: none;
font-weight: bold;
color: black;
}
#dfdl { margin-left: 45px; margin-top: 12px;  }
#block-views-trackerhealth-block_1 .art-blockheader h3 {
        display: none;
}
#block-views-trackerhealth-block_1 .art-blockheader {
        background: white url('images/module_beauty_tips.jpg') no-repeat;
        margin: 0px;
        padding: 0px;                                   
}
#block-block-10 .art-block { margin: 0 !important; }
#ls_sb{
        overflow-y: scroll;
        overflow-x: hidden;
        height: 200px;
        width: 100%:
}
#mod_manufacturers {
        width: 100%;
        border: 1px solid lightGrey;
        background: url('images/mod_manufacturers_background.jpg')   repeat-x;  
}
#block-block-12 .art-block{
        border: 1px solid lightGrey;
        margin: 0 !important;
        width: 100%;
}
#block-block-12 .art-block-body {
        padding: 0px; 
}
#block-block-12 .art-blockcontent-body {
        padding: 0px; 
}
.mod_manufacturers span {
        cursor: pointer;
}
#ls_head {
        font-size: 11px;
        color: #a2109f;
        font-weight: bold;
        padding: 5px;
        margin-bottom: 3px;
}
.mod_manufacturers td {
        text-align: center;
        padding: 4px;
        padding-left: 7px;
        padding-right: 7px;
        width: 24px;
}
.dbl_text {
        font-size: 10px;
        color: #A2109F;
        margin-left: 5px !important; 
        margin-top: 0px !important;
}
#ls_sb p { margin-top: 5px; }
#ls_sb a.sbl_link { color: black;text-decoration: underline; margin-left: 5px; font-weight: bold; margin-top: 5px;}
#block-user-0 { width: 200px; }
#block-user-0 .art-blockheader { height: 30px; }
#block-user-0 .item-list { float: right; text-align: right; margin-top: 5px; }
.art-article th, .art-article td { border: 0px; border: 0 none; }
p.celebrityEntry {
font-size: 13px;
margin: 2px 0px 2px 25px;
border: 1px solid #FBD6FF;
padding: 5px;
padding-right: 0px;
background: url("images/alpha_background_hover.jpg") repeat-x scroll 0 0 transparent;
color: black;
text-decoration: none;
}
.celebritySubContainer {
margin: 0px;
padding: 0px;
margin-left: 50px;
display: block;
border: 1px solid #FBD6FF;
border-top: 0px;
margin-bottom: 15px;
padding-bottom: 5px;
background: #FEF4FF;
}
#block-views-tracker-block_1  li{
        line-height: 150%;
        font-size: 12px;
}
#block-views-tracker-block_1  a { color: black; font-weight: bold; }
#block-views-trackerhealth-block_1  li{
        line-height: 150%;
        font-size: 12px;
}
#block-views-trackerhealth-block_1 a { color: black; font-weight: bold; }
#banner4-block-7 div.content { margin-top: -21px; }        
#at_widget{ float: right; width: 140px; margin-top: 3px;}
.art-article {
        line-height: 150%;
}
#node_fivestr { float: right; }
.celebritySubItem a  {margin-left: 9px; }
.breadcrumb a {font-size: 10px; }
.fivestar-static-form-item { float: right; margin-top: 5px;}
#f_v { margin-bottom: 8px; float: left;}
#home_ss { float: left; }
#banner5 { margin-left: 15px; }
.view-content li { line-height: 150%; }
.view-display-id-page_1 .field-content a { 
          text-transform: lowercase; 
  text-transform: capitalize; 
  margin-left: 8px;
}
#node-17189 .ssc-main img { margin: 0 !important; }
#node-17189 .art-post-body{ padding: 0px !important; }
div.frag-desc { margin-top: 5px; }
.frag-list-des .item-list h3 {
        font-size: 13px;
margin: 2px 0px 2px 25px;
border: 1px solid #FBD6FF;
padding: 5px;
padding-right: 0px;
background: url("images/alpha_background_hover.jpg") repeat-x scroll 0 0 transparent;
color: black;
text-decoration: none;
margin-top: 15px; 
}
.frag-list-des .view-content  .item-list li { 
        margin: 0px;
padding: 0px;
margin-left:40px;
margin-right: 15px;
display: block;
border: 1px solid #FBD6FF;
border-top: 0px;
margin-bottom: 15px;
padding-bottom: 5px;
background: #FEF4FF;
}
.placeholder { height: 15px; }
#small { font-size: 12px; font-weight: normal; margin-left: 8px;}
#title { font-size: 20px; }
#comments fieldset{ display: none; }
#comments fieldset.captcha{ display: block; }
#banner5 { clear: both; }
.addthis { float: right; width: 160px; }
ul.links.inline { margin-left: 0; }
#links { clear: both; padding-top: 15px; }

.art-postfootericons{
clear: left; }
.art-post ul.links li.comment_add { display: none; }
#views-exposed-form-fragrance-directory-page-1 { display: none; }
#block-block-14 {
width: 186px;
margin: auto;
}#block-block-14 .art-blockheader{ display: none; }
#block-block-14 div.tweets-pulled-listing h2{
color: #86005C;
font-size: 12px;
padding-bottom: 10px;
text-decoration: underline;
}
