/*
 * Main CSS Stylesheet
 */

/*  
a.sideBoxContent:link, a.sideBoxContent:visited {color: #fff;}
a.sideBoxContent:active, a.sideBoxContent:hover {color: #fcf;}
  */

/* Paginate BLOCK Properties */
.paginate {border: 1px solid #c00; padding: 5px 3px; margin: 5px 0;}
/* +++++++++++++++++++++ */

/* CMJ Custom Properties */
.bgPink {background-color: #F9B5B4;}
.bgRed {background-color: #69321E;}
.bgRed960 {background: #69321e url(/includes/templates/babylovin/images/bg-tile2.jpg);}
.bgTurq {background-color: #5FC5B8;}

.colorPink {color: #F9B5B4;}
.colorRed {color: #69321E;}
.colorTurq {color: #5FC5B8;}

#mastHead {height: 108px; text-align: center;}/*  width: 755px;  */

.quoteBlock {
font: italic  18px/30px Georgia, 'Times New Roman', Times, sans-serif; 
width: 80%;
padding-bottom: 15px;
margin: 15px auto; 
font-style: italic; 
border-bottom: 1px dashed #69321E;
}
.quoteAuthor {text-align: right; font: italic  14px/24px Georgia, 'Times New Roman', Times, sans-serif; color: #000;}
/* +++++++++++++++++++++ */

/* LeftNav Properties */
h3#categoriesHeading {color: #F9B5B4;}
/*  h3#categoriesHeading {color: #fcf;}  */
a.category-top {font-weight: bold;}
a.category-top:link, a.category-top:visited, 
a.category-products:link, a.category-products:visited, 
.sideBoxContent,
.sideBoxContent a:link, .sideBoxContent a:visited,
.sideBoxContent li a:link, .sideBoxContent li a:visited,
a.category-links:link, a.category-links:visited,
a.leftBoxContainer:link, a.leftBoxContainer:visited
{color: #fff;}
a.category-top:active, a.category-top:hover, 
a.category-products:active, a.category-products:hover,
.sideBoxContent a:active, .sideBoxContent a:hover,
.sideBoxContent li a:active, .sideBoxContent li a:hover,
a.category-links:active, a.category-links:hover
 {color: #fcf;}
/* +++++++++++++++++++++ */

/* Product Listing Properties */
.productListing-odd {
background-color: #F6E5ED;
/*  height: 100px;  */ 
/* Pls! this > 80px of the Image height in Admin Settings*/
padding: 0.2em 0em 0.2em 0em;
}

.productListing-even {background-color: transparent;
/*  height: 100px;  */
 /* Pls! this > 80px of the Image height in Admin Settings */
padding: 0.2em 0em 0.2em 0em;
}

.productListing-data {
padding: 0.5em 0.2em 0.5em 0.2em;
/*  border: 1px solid #8b4513;  */
}

/* +++++++++++++++++++++ */

/* Product Detail/Info Properties */
.navNextPrevWrapper {border: 1px solid #fff; margin: 5px;}
/*  .navNextPrevWrapper {border: 1px solid #c00; margin: 5px;}  */
/* +++++++++++++++++++++ */
