/*** STYLES REFONTE MENU ***/

.page_navigation_top{
  background:url(images/page_top_menu.png) bottom no-repeat;
  height:8px;
}
.page_navigation_bottom{
  background:url(images/page_bottom_menu.png) top no-repeat;
  height:8px;
}
.page_navigation_center{
  background:url(images/page_center_menu.png) repeat-y center;
  padding-left:10px;
  padding-right:10px;
}
#accordion h1 {
  margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
  cursor: pointer;
  border-bottom:#FFFFFF 1px solid;
  border-top:#CFCFCF 1px solid;
}
#accordion h1.first{
  border-top:0;
}	
#accordion h1.last{
  border-bottom:0;
}
#accordion h1 a {
  line-height: 1.6;
  display: block;
  padding: .5em .5em .5em 1.7em;
  color: #10583e;
  background: url(images/arrow_right_green.png) .5em 50% no-repeat;	
  text-transform:none;
}
#accordion h1 a:hover {
  background: #308F6B;
  color: #FFFFFF;
  font-weight:bold;
}
#accordion .selected h1 a{
  background: #308F6B;
  color:#FFFFFF;
  font-weight:bold;
}
#accordion li a{
  background: url(images/arrow_right_green.png) 20px 50% no-repeat;
  color: #10583e;
  display: block;
  padding-left:35px;
  line-height: 1.6;	
}
#accordion li.last{
  border-bottom:1px solid #FFFFFF; 
}
#accordionli a:hover{
  background: url(images/arrow_right_white.png) 20px 50% no-repeat #88bb9a;
  position:inherit;
  color: #FFFFFF;
  padding-left:35px;	
}
#accordion li.selected a{
  background: url(images/arrow_right_white.png) 20px 50% no-repeat #88bb9a;
  color: #FFFFFF;
}

.uc_cart_content a{
  background:url("images/cart.png") no-repeat scroll left center transparent;
  color:#333333;
  padding-left:26px;
  text-decoration:none;
}
.uc_cart_content a.selected   {
  text-decoration : none;
}
.uc_cart_content  a:hover  {
  color : #3C3C3C;
}

#block-uc_cart_content-uc_cart_content a {
  background:url("images/cart.png") no-repeat scroll left center transparent;
  padding-left:26px;
  color:#333333;
  text-decoration:none;
}
#block-uc_cart_content-uc_cart_content a.selected   {
  text-decoration : none;
  color:#333333;
}
#block-uc_cart_content-uc_cart_content a:hover{
  text-decoration:none;
  color:#3C3C3C;
}
#block-uc_cart_content-uc_cart_content{
  float:right;
  border-left:1px solid #A0A0A0;
  padding-left:5px;
}
#block-uc_cart_content-timer_cart_block{
  text-align:center;
  position:fixed;
  margin-left:962px;
  width:110px;
  height:116px;
  top:301px;
  background:url('images/bg_timer.png') center top no-repeat;
  display:none;
}

#block-uc_cart_content-timer_cart_block .timer_cart_text{
  font-size:11px;
  font-weight:bold;
  margin:10px;
}

#block-uc_cart_content-timer_cart_block .timer_cart
{
  margin:5px;
  font-size:16px;
  color:#D64889;
}
