/*
$Id: stylesheet.css 3 2006-05-27 04:59:07Z user $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright 2006 osCMax

  Released under the GNU General Public License
*/

.txt_error
{
	font-size:11px;
	color:red;
}


.tooltip 
{
	float:left;
}

.tooltip a {
text-decoration: none;
}

.tooltip a:hover {
position: relative;
text-decoration: none;
}

.tooltip a span {
display: none;
text-decoration: none;
}

.tooltip a:hover span {
display: block;
position: absolute; top: -10px; left: 7px;
/* formatting only styles */
padding: 5px; margin: 10px; z-index: 100;
background: #f0f0f0; border: 1px dotted #c0c0c0;
opacity: 0.9;
width:250px;.
text-decoration: none;
/* end formatting */
}

.h1t {display:inline; font-weight:bold; margin:0px;padding:0px}

.image_not_selected
{
	border:1px #d0cfd1 solid;
}
.image_selected
{
	border:1px #b41d8d solid;
}

.grey
{
	color: #707070;
}
.grey_price
{
	color: #818181;
}
.s_10
{
	font-size:10px;	
}
.s_11
{
	font-size:11px;	
}
.s_12
{
	font-size:12px;	
}
.b
{
	font-weight:bold;
}

td, div
{
	 font-family: Arial, sans-serif;
}

.clr
{
	clear:left;
	font-size:0px;
	margin:0px;
	padding:0px;
	
}
.tooltip_right 
{
	float:left;
}


.b_grey_dark_left
{
	height:23px;
	width:3px;
	font-size:1px;
	background:url(../../images/boxes/b_grey_dark_left.gif) no-repeat;
}
.b_grey_dark_right
{
	height:23px;
	width:3px;
	font-size:1px;
	background:url(../../images/boxes/b_grey_dark_right.gif) no-repeat;
}

.b_grey_dark_c
{
	height:23px;
	color: #ffffff;
	background-color:#707070;
	text-align:center;
	font-size:11px;
	font-weight:bold;
	cursor:pointer;
}

.b_grey_left
{
	height:23px;
	width:3px;
	font-size:1px;
	background:url(../../images/boxes/b_grey_left.gif) no-repeat;
}

.b_grey_right
{
	height:23px;
	width:3px;
	font-size:1px;
	background:url(../../images/boxes/b_grey_right.gif) no-repeat;
}

.b_grey_c
{
	height:23px;
	color: #3d3d3d;
	background-color:#b7b7b7;
	text-align:center;
	font-size:11px;
	font-weight:bold;
	cursor:pointer;
}

.b_mov_left
{
	height:23px;
	width:3px;
	font-size:1px;
	background:url(../../images/boxes/b_mov_left.gif) no-repeat;
}

.b_mov_right
{
	height:23px;
	width:3px;
	font-size:1px;
	background:url(../../images/boxes/b_mov_right.gif) no-repeat;
}

.b_mov_c
{
	height:23px;
	color: #3f3d3e;
	background-color:#cbb0d9;
	text-align:center;
	font-size:11px;
	font-weight:bold;
}

.ab_content_products
{		
	background-image: url(../../images/boxes/line_back_ab.gif);
	background-repeat:repeat-x;
	background-color:#fdf3f9;
	height:100%;
	
}
.ab_content_products_int
{
	border-left:1px #adadad solid;
	border-right:1px #adadad solid;
	border-bottom:1px #adadad solid;
	background-color:#fff;
}
.mov_inchis
{
	color:#53003e;
}


#ab_menu_cat
{
	width:367px;
	height:73px;
	display:block;
}
#ab_menu_cat a {float:left;display:block;height:73px;cursor:pointer}
#ab_menu_cat a span {display:none;float:left}
#ab_menu_cat a#menu48 {width:70px}
#ab_menu_cat a#menu49 {width:70px}
#ab_menu_cat a#menu50 {width:70px}
#ab_menu_cat a#menu51 {width:70px}

.spacer_1 {width:9px;margin:0px;padding:0px;font-size:1px;float:left;height:73px;}
#ab_menu_cat .spacer_2 {width:51px;margin:0px;padding:0px}

.tooltip_right a {
text-decoration: none;
}

.tooltip_right a:hover {
position: relative;
text-decoration: none;
}

.tooltip_right a span {
display: none;
text-decoration: none;
}

.tooltip_right a:hover span {
display: block;
position: absolute; top: 10px; left: -200px;
/* formatting only styles */
padding: 5px; margin: 10px; z-index: 100;
background: #f0f0f0; border: 1px dotted #c0c0c0;
opacity: 0.9;
width:200px;.
text-decoration: none;
/* end formatting */
}

.boxText { font-family: Arial, Verdana, sans-serif; font-size: 10px; }
.errorBox { font-family : Arial, Verdana, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Arial, Verdana, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Arial, Verdana, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}

A {
  color: #53003e;
  text-decoration: none;
}

A:hover {
  color: #53003e;
  text-decoration: underline;
}

FORM {
	display: inline;
}

CHECKBOX, INPUT, RADIO, SELECT {

	border-top:  1px #d0cfd1 solid;
	border-left:  1px #d0cfd1 solid;
	border-right:  1px #d0cfd1 solid;	
	border-bottom:  1px #d0cfd1 solid;
	
	color: #6a6a6a;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
	background-color: #ffffff;	
	padding-left:2px;
}


TEXTAREA {
  width: 100%;

	border-top:  1px #d0cfd1 solid;
	border-left:  1px #d0cfd1 solid;
	border-right:  1px #d0cfd1 solid;	
	border-bottom:  1px #d0cfd1 solid;
	
	color: #6a6a6a;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
	background-color: #ffffff;	
}


input.search_box{
	border-top:  0px #a4adb7 solid;
	border-left:  0px #a4adb7 solid;
	border-right:  0px #a4adb7 solid;	
	border-bottom:  0px #a4adb7 solid;	

	color: #6a6a6a;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
	background-color: #ffffff;
}

.spacer{
margin:0px;
padding:0px;
font-size:1px;
}

.header_shopping_cart{
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #ef098e;
}
.content_shopping_cart {
  color: #6a6a6a;
  font-family: Arial, sans-serif;
  font-size: 11px;
  font-weight: normal;
}
.content_shopping_cart a{
  color: #6a6a6a;
  font-family: Arial, sans-serif;
  font-size: 11px;
  font-weight: normal;
}
.content_shopping_cart a:hover{
  color: #6a6a6a;
  font-family: Arial, sans-serif;
  font-size: 11px;
  font-weight: normal;
  text-decoration: underline;
}

span, h2, h3
{
	padding: 0px;
	margin: 0px;
	
}
#category_nav {
    
	float:left;   
	width:200px; 
}
#category {
    margin-top:0px;
    width:200px; 
    
}
#category a {
    font-size:12px;
    display:block;
    line-height:20px; 
    padding-left:35px;    
    background:url("../../images/pointer_pink_light.gif") 20px 6px no-repeat;



}
#category h2 a {
    display:block;
    line-height:20px; 
    padding-left:5px; 
    background-image:none;   
}

#category a:hover, #category a.selected {
    line-height:18px;
    border-top:1px solid #eaedef;
    border-bottom:1px solid #eaedef;
    background:#efe9ed url("../../images/pointer_pink_dark.gif") 20px 6px no-repeat;
    text-decoration:none;

}

#category h2 a:hover, #category h2 a.selected {
    line-height:18px;
    border-top:1px solid #eaedef;
    border-bottom:1px solid #eaedef;
    text-decoration:none;
    background-image:none;
}

#category span, .main_category{
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #ef098e;
  padding-left:14px;
  line-height:20px;
}


#category span a, .main_category a{

  display:block;
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #ef098e;
  padding-left:14px;
 

}
#category span a, .main_category a:hover{
  display:block;
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #ef098e;
  padding-left:14px;

}


#category .separator{
  font-family: Arial, sans-serif;
  font-size: 1px;
  font-weight: bold;
  color: #ef098e;
  padding-left:1px;
  line-height:3px;
}

.normal_category, .selected_category{
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  height:17px;
  color: #53003e;
  padding-left:16px;
}
.normal_category a, .selected_category a{
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #53003e;
  text-decoration: none;
}
.normal_category a:hover{
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #53003e;
  text-decoration: none;
}

td.normal_category:hover{
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  
  font-weight: bold;
  color: #53003e;
  text-decoration: none;
  background-color:#efe9ed;
  cursor:pointer;
}

.footer_boxes, .footer_box_text{
  color: #53003e;
  font-family: Arial, sans-serif;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;

}

.footer_box_text a{
  color: #53003e;
  font-family: Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
}
.footer_box_text a:hoover{
  color: #53003e;
  font-family: Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  text-decoration: underline;
}

.footer_boxes{
  width:309px;
  
  
  padding-top:13px;
  padding-left:13px;
  border: 1px #d0cfd1 solid;
}
.footer_box_input{
	border-top:  1px #d0cfd1 solid;
	border-left:  1px #d0cfd1 solid;
	border-right:  1px #d0cfd1 solid;	
	border-bottom:  1px #d0cfd1 solid;	
	color: #6a6a6a;
	font-size: 11px;
	height:20px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	background-color: #ffffff;
}

.footer_box_title{
  color: #cc91be;
  font-family: Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
}




.selected_category{
  font-weight: bold;
  height:24px;
  background-color:#efe9ed;
  padding-left:30px;
}
.selected_category a{
  font-weight: bold;
  
  color: #53003e;
  background-color:#efe9ed;
  text-decoration: none;
}
.selected_category a:hover{
  font-weight: bold;
  
  color: #53003e;
  background-color:#efe9ed;
  text-decoration: none;
}



.footer_links {
  color: #6a6a6a;
  font-family: Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
}
.footer_links a{
  color: #6a6a6a;
  font-family: Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
}
.footer_links a:hover{
  color: #6a6a6a;
  font-family: Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  text-decoration: underline;
}
  
.row_before_header {
  background: #f0f0f0;
  font-family: Arial, sans-serif;
  font-size: 11px;
  color: #b996b0;
	
}

.row_before_header a
{
  color: #b996b0;
  font-weight: bold;
  text-decoration: none;
}
.row_before_header a:hover {
  color: #a21b7f;
  font-weight: bold;
  text-decoration: none;
}

#td_before_header_title
{
	padding:0px;
}

#td_before_header_title h1
{
  background: #f0f0f0;
  font-family: Arial, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #b996b0;
  padding-left:10px;
  margin:0px;

}

.text_next_to_flower{ 
  font-family: Arial, sans-serif;
  font-size: 13px;
  font-weight: normal;
  color: #ffffff;
  line-height:15px;
  padding-left:10px;
  padding-right:10px;

  
}
.menu_item{
  font-family: Arial, sans-serif;
  font-size: 13px;
  font-weight: normal;
  color: #ffffff;
  line-height:13px;
}

.menu_item a{
  font-family: Arial, sans-serif;
  font-size: 13px;
  font-weight: normal;
  color: #ffffff;
}
.menu_item a:hover{
  font-family: Arial, sans-serif;
  font-size: 13px;
  font-weight: normal;
  color: #ffffff;
}
.bread_crumbs{
  background: #f0f0f0;
  font-family: Arial, sans-serif;
  font-size: 11px;
  color: #ef098e;
  font-weight: normal;
	
}
.bread_crumbs a{
  background: #f0f0f0;
  font-family: Arial, sans-serif;
  font-size: 11px;
  color: #53003e;

  font-weight: normal;
  text-decoration: none;
}
.bread_crumbs a:hover
{
  background: #f0f0f0;
  font-family: Arial, sans-serif;
  font-size: 11px;
  color: #53003e;

  font-weight: normal;
  text-decoration: underline;
}

.main_page_product
{
	border-top:  1px #d0cfd1 solid;
	border-left:  1px #d0cfd1 solid;
	border-right:  1px #d0cfd1 solid;	
	border-bottom:  1px #d0cfd1 solid;	
	color: #6a6a6a;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	background-color: #ffffff;
	padding:0px;
}
.main_page_product_title
{
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #53003e;
  padding-left:7px;
  height:26px;
  text-transform: uppercase;
}

.main_page_product_title a
{
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #53003e;
  padding-left:7px;
  height:26px;
  text-transform: uppercase;
}

.main_page_product_title a:hover
{
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #53003e;
  padding-left:7px;
  height:26px;
  text-transform: uppercase;
  text-decoration: underline;
}


.main_page_product_description{
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #898989;
  padding-left:8px;
  padding-right:8px;
  
  
}
.main_page_product_price{
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #ec008c;
  padding-left:8px;
  
  
}

.main_page_product_add_to_cart{
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #b41d8d;
}
.main_page_product_add_to_cart a{
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #b41d8d;
  text-decoration: underline;
}

.main_page_product_add_to_cart a:hover{
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #b41d8d;
  text-decoration: underline;
}

.same_type_title
{
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #ef098e;
  
  height:26px;

}

.product_info_title{
  font-family: Arial, Verdana, sans-serif;
  font-size: 18px;
  font-weight: normal;
  color: #ec008c;
}

.product_info_description{
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #898989;
}

.product_info_availability{
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #acd373;
}

.product_info_not_availability{
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #ffc000;
}

.shipping_free{
  font-family: Arial, Verdana, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #acd373;
}

.product_info_price{
  font-family: Arial, Verdana, sans-serif;
  font-size: 18px;
  font-weight: normal;
  color: #ec008c;
}

.product_info_product_price{
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #ec008c;
  padding-left:8px;
}

.shopping_cart_title{
  font-family: Arial, Verdana, sans-serif;
  font-size: 14px;
  font-weight: normal;
  color: #53003e;
  font-weight:bold;
}


.shopping_cart_header {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #ef098e;
  background-color:#fbfbfb;
  height:26px;
  
}

.shopping_cart_remove_product, .shopping_cart_description, .shopping_cart_quantity, .shopping_cart_price
{
	border-top:1px #d0cfd1 solid;
	border-bottom:1px #d0cfd1 solid;
	
}

.shopping_cart_quantity input
{
	padding-left:5px;
	font-weight: bold;
}
.shopping_cart_remove_product{
	border-left:1px #d0cfd1 solid;
}

.shopping_cart_price{
	border-right:1px #d0cfd1 solid;
}



.shopping_cart_product_description{
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #7d7d7d;
}
.shopping_cart_price_title{
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #898989;
}
.shopping_cart_price_per_item{
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #ec008c;
  padding-left:10px;
}
.shopping_cart_price{
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
  font-weight: normal;
  color: #ec008c;
  padding-left:10px;
  padding-right:10px;
}
.shopping_cart_image{
  padding:1px;
  border-left:1px #d0cfd1 solid;
  border-right:1px #d0cfd1 solid;
}

.shopping_cart_total_price_wth_tva, .shopping_cart_total_price_tva{
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #53003e;
  
  
}

.shopping_cart_total_price, .checkout_confirmation_total_price
{
  font-family: Arial, Verdana, sans-serif;
  font-size: 14px;
  font-weight: normal;
  color: #e04161;
  
  height:26px;
}

.shopping_cart_explanations_box{
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #53003e;
  border:1px #d0cfd1 solid;

}

.shopping_cart_explanations{
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #53003e;
  

}

.category_sort_order
{
  float:left;
  
  text-align:center;
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: normal;
  padding-right: 10px;
  
  
}

.category_text_title{
  font-family: Arial, Verdana, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #e04161;
  
}

.category_text_content{
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #53003e;
  
}
.category_text_content a:hover
{
	text-decoration:none;
}

.category_pagination_title{
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #ef098e;
  height:15px;
}

.category_pagination{
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #898989;
}


.category_pagination a{
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #898989;
  text-decoration: underlined;
}

.category_pagination a:hover{
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #898989;
  text-decoration: normal;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ec008c;
  font-weight : bold;
}

A.headerNavigation { 
  color: #ec008c; 
}

A.headerNavigation:hover {
  color: #ec008c;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #fafafa;
  border:1px #d0cfd1 solid;
  
  
}

.infoBoxn {
  background: #fafafa;
  
  
}

.infoBoxWork {
  background: #fdf3f9;
  border:1px #d0cfd1 solid;
  border-bottom:1px #d0cfd1 solid;
}

.infoBoxWorkn {
  background: #fdf3f9;  
}

.infoBoxCategories {
  background: #fafafa;
  
}

.infoBoxContents {
  background: #fafafa;
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #efe9ed;
  color: #53003e;
  padding-left:3px;
  height:26px;
  
}

TD.infoBox, SPAN.infoBox {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
}

.pageResults {
  color: #898989;
  height:15px;
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  margin:2px;
  
}

A.pageResults {
  color: #898989;
  text-decoration:underline;
  height:15px;
  width:15px;
}

A.pageResults:hover {
  color: #898989;
  text-decoration:none;
  height:15px;
  width:15px;
}

.pageResultsPage{
  background-image: url('../../images/icons/page_background.gif');
  background-repeat: no-repeat;
  height:15px;
  width:14px;
  color:#FFFFFF;
  
  font-size: 11px;
  
  
}

.pageResultsOtherPage{
  background-image: url('../../images/icons/other_page_background.gif');
  background-repeat: no-repeat;
  height:15px;
  width:14px;
  color:#898989;
  align:center;
  
  font-size: 11px;
  
  
}


.pageResultsOtherPage a{
  
  align:center;
  height:15px;
  width:14px;
  color:#898989;
  text-decoration:none;
  font-size: 11px;
  
  
}


.pageResultsOtherPage a:hover{
  
  align:center;
  height:15px;
  width:14px;
  color:#898989;
  text-decoration:none;
  font-size: 11px;
  
  
}


TD.pageHeading, DIV.pageHeading  , h1.pageHeading{
  font-family: Arial, Verdana, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #a81c84;
}
h1.pageHeading{ display:inline }
 
 	
 

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
  color: #000000;
}


TD.main, P.main {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #53003e;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText, div.smallText {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
  color: #ff0000;
}


SPAN.greetUser {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #ffffff;
  border-color: #d0cfd1;
  border-style: solid;
  border-width: 1px;
  color: #53003e;
 }

TD.formAreaTitle {
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #53003e;
}

SPAN.markProductOutOfStock {
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Arial, Verdana, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Arial, Verdana, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Arial, Verdana, sans-serif; font-size: 14px; color: #898989; font-weight: bold; }
.checkoutBarCurrent { font-family: Arial, Verdana, sans-serif; font-size: 14px; color: #a81c84; font-weight: bold; }

/* message box */

.messageBox { font-family: Arial, Verdana, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Arial, Verdana, sans-serif; font-size: 11px; color:#ffffff; background-color: #ec008c; }
.messageStackSuccess { font-family: Arial, Verdana, sans-serif; font-size: 11px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Arial, Verdana, sans-serif; font-size: 10px; color: #ff0000; }

.tab_selected
{
	border-top:1px #d0cfd1 solid;
	border-left:1px #d0cfd1 solid;
	border-right:1px #d0cfd1 solid;
	background-color:#b51d8d;
	color:#ffffff;
	font-family: Arial, Verdana, sans-serif;
	font-size:11px;
	cursor:pointer;
}

.tab_not_selected
{
	border-top:1px #d0cfd1 solid;
	border-left:1px #d0cfd1 solid;
	border-right:1px #d0cfd1 solid;
	background-color:#ffffff;
	color:#000000;
	font-family: Arial, Verdana, sans-serif;
	font-size:11px;
	cursor:pointer;
}
.grey_line
{
	border-top:1px #d0cfd1 solid;
	font-size:1px;
}

.text_cat_also_buy
{
	color:#ef098e;
	font-weight:bold;
	font-family: Arial, Verdana, sans-serif;
	font-size:11px;	
}
.col_cat_also_buy
{
	border-top:1px #e5e5e5 solid;
	border-left:1px #e5e5e5 solid;
	border-right:1px #e5e5e5 solid;	
	border-bottom:1px #717171 solid;
	
	background-color:#ffffff;
}

.col_cat_also_buy_middle
{
	border-bottom:1px #717171 solid;
	width:10px;
	font-size:1px;
}

.cat_also_buy_back
{
	background:url(../../images/boxes/line_back_cat.gif) repeat-x;
	height:118px;
}


.col_cat_also_selected
{

	border-top:1px #717171 solid;
	border-left:1px #717171 solid;
	border-right:1px #717171 solid;	
	border-bottom:1px #f4f0f1 solid;
	
	background-color:#f4f0f1;
	

}
.title_also_buy
{
	font-weight:bold;
	font-family: Arial, Verdana, sans-serif;
	font-size:12px;	
}
.border_white
{
	border:2px #ffffff;
}



/*SEARCH ESTATE RESULTS PAGE*/
.immobilien_bilder{cursor: default;list-style: none;text-align:right;margin: 0;margin-bottom:0;padding: 0;}
.immobilien_bilder a{cursor: default;margin: 0;padding: 0;}
.immobilien_bilder a .bigprev{display: none; z-index:9999}
.immobilien_bilder a:hover .bigprev{display: block;position: absolute;top: -80px;left: -100px;z-index: 9999;}
.immobilien_bilder img{background: #f5f5f5;border-color: #ffffff;border-style: solid;border-width: 2px;color: inherit;padding: 0px;vertical-align: top;}
.immobilien_bilder ul{border: 0;margin: 0;padding: 0;list-style:none}
.immobilien_bilder li{color: inherit;display: inline;margin: 0;padding: 0;position: relative;list-style:none}
.immobilien_bilder .bigprev{border-color: #fff;cursor:pointer;}
/* =Internet Explorer Hacks
----------------------------------------------------------------------*/
* html .immobilien_bilder a{position: relative;}
* html .immobilien_bilder a:hover{z-index: 999; font-size: 70%;}
* html .immobilien_bilder a:hover .bigprev{top: -90px;left: -100px;}
* html .immobilien_bilder li{position: static;list-style:none}
/*-------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------*/

div#tab-optiuni { }

div#tab-optiuni ul { list-style-type:none;padding:0px;margin:0px;}

#tab-optiuni li.inverted { padding-left:0px; margin:0; background:none; vertical-align:middle;float:left}

* html #tab_optiuni li.inverted a { padding:3px }

#tab-optiuni li.inverted a {background-color:#ffffff; display:block; height:18px; color:#a51c80; margin:0; padding:0; text-align:center; text-decoration:none;padding-top:2px; width:15px;font-size:11px;font-weight:bold;}

#tab-optiuni li.inverted a.selectatz {background-color:#a51c80; display:block; color:#fff; margin:0; padding:0; width:15px; text-align:center; text-decoration:none;padding-top:2px;font-size:11px;font-weight:bold;}

#tab-optiuni li.spacer {width:5px;font-size:5px;float:left}

.content_shopping_cart_column
{
	background-color:#f3f3f3;
	border: 1px #d0cfd1 solid;
}
.mov {color:#b51d8d}
.mov_inchis {color:#53003e}
.mov_deschis {color: #ef098e}

.s_12 {font-size:12px}
.s_11 {font-size:11px}
.b {font-weight:bold}
.h_dots {background-image:url(../../images/h_dots.gif);height:1px;background-repeat:repeat-x;font-size:1px}
.spacer_5 {margin-top:5px;font-size:1px}
.spacer_10 {margin-top:10px;font-size:1px}
.sct {background-color:#ffffff; border:1px #d0cfd1 solid;color:#ef098e;font-size:14px;font-weight:bold}
.underline {text-decoration:underline}
.div_content_new {border:1px #d0cfd1 solid}
.clr {clear:both}
.grey{color:#797979}
.black{color:#000000}
.img_top_clock {background-image:url(../../images/img_top_clock.gif); width:317px; height:49px; background-repeat:no-repeat;}
.red {font-size:12px;color:red}