/**
 * Deckmatt / Cosma-Parfumeries (Magento store)
 *
 * Any analysis of this source code, embedded data or file by means and by
 * any entity whether human or otherwise, to including but without limitation to
 * discover details of internal operation, to reverse engineer, to de-compile
 * object code, or to modify for the purposes of modifying behavior or scope of
 * their usage is strictly forbidden.
 *
 * @copyright  Copyright (c) 2009 Deckmatt SARL (http://www.deckmatt.com)
 */

/* Reset */
* { background:none!important; }
body, ul, ol, dl, p, h1, h2, h3, h4, h5, h6 { background:#FFF!important; color:#000!important; } 
a { color:#737373!important; font-weight:bold; text-decoration:underline!important; }
.cosma-tabs a, .cosma-tabs li.active a, .cosma-tabs a:hover, .cosma-tabs li.active a:hover { color:#c4a7cf!important; }

/* Hide */
.col-left,
.button-set,
.buttons,

form#cosma_search_mini_form,
.cosma-quick-access,
.cosma-mini-cart,
.cosma-navigation-top,

.cosma-block,
.cosma-navigation-left,
.cosma-chosenbestsellers,

.cosma-pager, .cosma-view-by,

#discount-coupon-form,

.cosma-footer-informational,
.cosma-footer-about {
	display:none;
}

/* Layout */
#main { width:auto!important; }
.middle { padding:0; }
.cosma-category-head { margin-bottom:15px; }