/**

 */

body {
	height: 100%;
	font-family: Tahoma, Arial, sans-serif, Verdana, Geneva, Arial Narrow, Helvetica;
	font-size: 11px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	text-align:center;
	background-color:#FDFDFD;
}

td {
	font-family: Tahoma, Arial, sans-serif, Verdana, Geneva, Arial Narrow, Helvetica;
	font-size: 12px;	
}

.faq_title {
	font-size:14px;
	font-weight:bold;	
}

.search_index2 {
	background-image:url('../images/search_bgr.png');
	background-repeat: no-repeat;
	padding-left:20px;
	padding-top:20px;
	padding-right:20px;
}

.ordering_title {
	background-image:url('../images/title_bgr1.png');
	background-repeat: repeat-x;
}

.title_profil {
	font-size:14px;
	font-weight:bold;
	background-image:url('../images/title_bgr1.png');
	background-repeat: repeat-x;
}

.admin_index_fonts {
	font-size:17px;
	font-weight:bold;
}

.inputbox {
	color: #000000;
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 150px;
	border: 1px solid #000000;
}

.inputbox_big {
	color: #000000;
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 250px;
	border: 1px solid #000000;
}

.inputbox_very_big {
	color: #000000;
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 450px;
	border: 1px solid #000000;
}

.textarea_box {
	color: #000000;
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 200px;
	height: 80px;
	border: 1px solid #000000;
}


.dropmenu {
	color: #000000;
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 150px;
	border: 1px solid #000000;	
}

.dropmenu_ordering {
	color: #000000;
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 215px;
	border: 1px solid #000000;	
}

.dropmenu_larger {
	color: #000000;
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 350px;
	border: 1px solid #000000;	
}

.bolds_registration {
	font-weight: bold;
}

.msg_error {
	color:#FF0000;
	//font-weight: bold;
	border:1px solid #FF0000;
	background-color:#FFDDDD;
	padding:7px;
}

.msg_correct {
	color:#00CC00;
	//font-weight: bold;
	border:1px solid #00CC00;
	background-color:#DFF9E0;
	padding:7px;
}

.leftMenuTitle {
  background-color:#C00000;
/*  background-image:url('../images/left_menu_title_bgr.png');
  background-repeat: repeat-y;
DA251C
*/  
  padding: 5px;
  color: #FFFFFF;
  font-weight: bold;
}

.leftMenu {
/*  background-color:#E9E9E9; */
  background-image:url('../images/left_menu_bgr.png');
  background-repeat: repeat-y;
  border-width: 1px;
  border-top-color: #FFFFFF;
  border-bottom-color: #C00000;
  border-left-color: #C00000;
  border-right-color: #C00000;
  border-style: solid;
  height: 20px;
  padding: 4px;
  font-size: 11px;
  font-weight: bold;
  color: #000000;
  vertical-align: middle;
  margin-bottom: 5px;
}

.leftMenuOver {
  background-color: #F2D2A8;
  cursor: pointer;
  font-size: 11px;
  font-weight: bold;
  color: #C00000;
  vertical-align: middle;
  margin-bottom: 5px;
  border-width: 1px;
  border-top-color: #FFFFFF;
  border-bottom-color: #AC5600;
  border-left-color: #AC5600;
  border-right-color: #AC5600;
  border-style: solid;
  height: 20px;
  padding: 4px;
}

a.leftMenuLink{
  color: #000000;
  text-decoration: none;	
}

a.leftMenuLinkOver{
  color: #C00000;
  text-decoration: none;	
}

a.leftMenuLink:hover {
  color: #C00000;
  text-decoration: none;	
}


a.indexRowBestLink{
  color: #000000;
  text-decoration: none;	
}

a.indexRowBestLink:hover{
  color: #000000;
  text-decoration: none;	
}

.leftAdminMenu {
/*  background-color:#E9E9E9; */
  background-image:url('../images/left_menu_bgr.png');
  background-repeat: repeat-y;
  border-width: 1px;
  border-top-color: #FFFFFF;
  border-bottom-color: #C00000;
  border-left-color: #C00000;
  border-right-color: #C00000;
  border-style: solid;
  height: 20px;
  padding: 4px;
  font-size: 11px;
  font-weight: bold;
  color: #000000;
  vertical-align: middle;
  margin-bottom: 5px;
}

.leftAdminMenuOver {
  background-color: #F2D2A8;
  cursor: pointer;
  font-size: 11px;
  font-weight: bold;
  color: #C00000;
  vertical-align: middle;
  margin-bottom: 5px;
  border-width: 1px;
  border-top-color: #FFFFFF;
  border-bottom-color: #AC5600;
  border-left-color: #AC5600;
  border-right-color: #AC5600;
  border-style: solid;
  height: 20px;
  padding: 4px;
}

a.LangMenu {
	color:#FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;	
}

a.LangMenu:hover {
	color:#C00000;
	text-decoration:underline;
}

a.TopMenu {
	color:#000000;
	text-decoration: none;
	font-weight: bold;	
	font-size: 11px;	
}

a.TopMenu:hover {
	color:#C00000;
	text-decoration:underline;
}

a.find_date {
	color:#000000;
	text-decoration: none;
	text-decoration:underline;
	font-size: 11px;	
}

a.find_date:hover {
	color:#C00000;
	text-decoration:underline;
}

a.statistics_links {
	color:#000000;
	text-decoration: underline;
	font-weight: bold;	
	font-size: 12px;	
}

a.statistics_links:hover {
	color:#C00000;
	text-decoration:none;
}

a.BottomMenu {
	color:#707070;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;	
}

a.BottomMenu:hover {
	color:#C00000;
	text-decoration:underline;
}

a.MoreFurnLink {
	color:#000000;
	text-decoration: none;
	font-weight:bold;
	font-size: 12px;
}

a.MoreFurnLink:hover {
	color:#C00000;
	text-decoration:underline;
}

a.FurnitureTitleLinks {
	color:#A9A9A9;
	text-decoration: underline;
	font-size: 11px;	
	
}

a.FurnitureTitleLinks:hover {
	color:#000000;
	text-decoration:underline;
}

a.trader_title_in_furn {
	color:#000000;
	text-decoration: underline;
	font-weight: bold;	
}

a.trader_title_in_furn:hover {
	color:#C00000;
	text-decoration:underline;
}

a.link_details {
	color:#000000;
	text-decoration: none;
	font-weight: bold;	
	font-size: 12px;	
}

a.link_details:hover {
	color:#C00000;
	text-decoration:underline;
}


.button1 {
	border: 0px solid #000000;
	color : #FFFFFF;
	padding: 1px;
	width: 100px;
	background-image:url('../images/associations_bgr.png');
	background-repeat: repeat-x;
	cursor:pointer;
}

.button1:hover {
	border: 1px solid #000000;
	color : #000000;
}

.button_index {
	border: 0px solid #000000;
	color : #FFFFFF;
	padding: 1px;
	width: 170px;
	background-image:url('../images/associations_bgr.png');
	background-repeat: repeat-x;
	cursor:pointer;
}

.button_index:hover {
	border: 1px solid #000000;
	color : #000000;
}

.button_contact_in_furniture {
	border: 0px solid #000000;
	color : #FFFFFF;
	padding: 1px;
	width: 120px;
	background-image:url('../images/associations_bgr.png');
	background-repeat: repeat-x;
	cursor:pointer;
}


.button_contact_in_furniture:hover {
	border: 1px solid #000000;
	color : #000000;
}

.button_contact_in_furniture_disabled {
	border:1px solid #BCBCBC;
	color: #BCBCBC;
	padding: 1px;
	width: 100px;
	background-color:#FFFFFF;
}

.best_seller_notifiacation {
	background-image:url('../images/best_seller_bar.png');
	background-repeat: no-repeat;
	text-align:center;
	vertical-align:middle;
	width:160px;
	height:35px;
	font-size:14px;
}

.coming_soon_notifiacation {
	background-image:url('../images/coming_soon_bar.png');
	background-repeat: no-repeat;
	text-align:center;
	vertical-align:middle;
	width:160px;
	height:35px;
	font-size:14px;
}

.BottomMenu {
	color:#707070;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;	
}