/* ****** */
/* Layout */
/* ****** */

/* Container */

#container_wrapper {
  background-image: url(../../images/apps/medicafarm/layout/container_background.gif);
}

/* Header - Menu Top */

#header_menu_top ul.menu li a:focus,
#header_menu_top ul.menu li a:hover,
#header_menu_top ul.menu li.current a {
  color: #3D3723;
}

/* Header - Menu */

#header_menu ul.menu li a {
  color: #07866A;
}

#header_menu ul.menu li a:focus,
#header_menu ul.menu li a:hover,
#header_menu ul.menu li.current a {
  color: #384E49;
}

/* Content */

#content {
  background-image: url(../../images/apps/medicafarm/layout/content_background.jpg);
}

/* Breadcrumb */

#breadcrumb ul.breadcrumb li a:focus,
#breadcrumb ul.breadcrumb li a:hover,
#breadcrumb ul.breadcrumb li.last {
  color: #384E49;
}

/* Column Menu */

#column_menu ul.menu li ul li a {
  color: #07866A;
}

#column_menu ul.menu li ul li a:focus,
#column_menu ul.menu li ul li a:hover,
#column_menu ul.menu li ul li.current a {
  color: #384E49;
}

/* Footer */

#footer {
  background: transparent url(../../images/apps/medicafarm/layout/footer_background.gif) repeat-x scroll 0 0;
}

/* Footer - Newsletter */

#footer_newsletter {
  background-color: #DCD0DC;
}

#footer_newsletter p {
  color: #384E49;
}

#newsletter_subscription_widget_submit {
  background-image: url(../../images/apps/medicafarm/newsletter/widget_submit.png);
}

/* Footer - Menu */

#footer_menu ul.menu li {
  background: transparent url(../../images/apps/medicafarm/layout/footer_menu_separator.gif) no-repeat scroll left center;
}

#footer_menu ul.menu li a {
  color: #07866A;
}

#footer_menu ul.menu li a:focus,
#footer_menu ul.menu li a:hover,
#footer_menu ul.menu li.current a {
  color: #384E49;
}

/* Footer - Menu Bottom */

#footer_menu_bottom ul.menu li.professional {
  background-image: url(../../images/apps/medicafarm/layout/footer_menu_bottom_separator_professional.gif);
}

#footer_menu_bottom ul.menu li a:focus,
#footer_menu_bottom ul.menu li a:hover,
#footer_menu_bottom ul.menu li.current a {
  color: #384E49;
}

/* ***** */
/* Theme */
/* ***** */

strong {
  color: #384E49;
}

h1 {
  color: #07866A;
  border-bottom: 1px solid #07866A;
}

h2 {
  color: #07866A;
}

h3 {
  color: #384E49;
}

#content ul li,
#teaser_cartouche_news ul li {
  background-image: url(../../images/apps/medicafarm/ul_li_background.gif);
}

#content ul li ul li{
  background-image: url(../../images/apps/medicafarm/ul_li_ul_li_background.gif);
}

blockquote {
 background-color: #A0ECDB;
 border-color: #07866A;
}

a,
a:focus,
a:hover {
  color: #07866A;
}

/* *************** */
/* Sliding Buttons */
/* *************** */

.sliding_button {
  background-image: url(../../images/apps/medicafarm/sliding_button.png);
}

.sliding_button span {
  background-image: url(../../images/apps/medicafarm/sliding_button.png);
}

.sliding_button:hover {
  color: #CFA9D3;
}

/* ******* */
/* Banners */
/* ******* */

.banners .pager a.activeSlide {
  background-color: #933D98;
}

/* ******** */
/* Homepage */
/* ******** */

/* Cartouches */

#cartouches .cartouche {
  background: transparent url(../../images/apps/medicafarm/cartouches/background.jpg) no-repeat scroll 0 0;
}

#cartouches .cartouche h2 {
  color: #158d73;
}

#cartouches .cartouche h3 {
  color: #14b995;
}

/* Teaser Cartouches */

#teaser_cartouches {
  background: transparent url(../../images/apps/medicafarm/teaser_cartouches/background.png) repeat-x scroll 0 0;
}

#teaser_cartouches h2 {
  background: transparent url(../../images/apps/medicafarm/teaser_cartouches/header_background.png) no-repeat scroll 0 0;
  color: #175577;
}

/* Teasers Cartouche - News */

#teaser_cartouche_news {
  background: transparent url(../../images/apps/medicafarm/teaser_cartouches/separator.png) no-repeat scroll 0 center;
}

#teaser_cartouche_news ul {
  background: transparent url(../../images/apps/medicafarm/teaser_cartouches/news_list_background.jpg) no-repeat scroll 0 0;
}

/* Teaser Cartouche */

.teaser_cartouche {
	background: transparent url(../../images/apps/medicafarm/teaser_cartouches/separator.png) no-repeat scroll 0 center;
}

/* ******** */
/* Products */
/* ******** */

/* Product */

.product h1 {
  background-image: url(../../images/apps/medicafarm/products/label_background.gif);
}

.product .tabs .ui-tabs-nav .ui-state-default a {
  background-image: url(../../images/apps/medicafarm/products/arrow.png);
}

/* Product - Related */

.product_related h5  {
  color: #07866A;
}

/* Product Category */

.product_category h1,
.product_category h2 {
  background-image: url(../../images/apps/medicafarm/products/label_background.gif);
}

/* Advisor */

#product_advisor {
  background: transparent url(../../images/apps/medicafarm/products/advisor/background.jpg) no-repeat scroll 0 0;
}

