.emptyStyle { }
body {
	background-color: #ebebeb;
	margin: 0px;
	padding: 0px;
	margin-top: 60px;
	padding-bottom: 20px;	/*Bottom padding for IE*/
}

body * {
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	text-align: right;
	direction: rtl;
}

div#page {
	width: 849px;
	margin: auto;
}

div#page_mask {
	width: 849px;
	float: left;
	background-image: url(images/page_mask_new.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	height: auto !important;
	min-height: 601px;
	height: 601px;
	background-color: transparent;
	margin-bottom: 20px;	/*Bottom padding for FF*/
}


div#header {
	float: left;
	width: 100%;
	clear: both;
	height: 201px;
	/*background-image: url(images/header_bg.gif);*/
	background-position: 100% 0%;
	background-repeat: no-repeat;
	background-color: #ffffff;
}

div#header_flash {
	float: right;
	width: 290px;
	height: 170px;
	margin-right:-10px;
	position:relative;
}

div#container {
	float: left;
	width: 800px;
	margin-left:15px;
	padding:0px 10px;
	display: inline;
	background-color: #ffffff;
}

div#footer_logo {
	width: 800px;
	margin:auto;
	margin-top:10px;
}

a#logo {
	float: left;
	width: 370px;
	height: 50px;
	margin-left: 69px;
	margin-top: 88px;
	background-image: url(images/header_logo.gif);
}

div#breadcrumbs {
	float: right;
	white-space: nowrap;
	width: 100%;
	text-decoration: none;
	color: #b6b6b6;
	font-size: 9pt;
	display: inline;
}

div.bc_spacer{
	float: right;
	width: 10px;
}

div#breadcrumbs * {
	text-decoration: none;
	color: #b6b6b6;
	font-size: 9pt;
}


div.content {
	float: right;
	width: 529px;
}
div.gallerycontent {
	float: right;
	width: 529px;
	background-color:#B6B6B6;
}

div.quick_link {
	float: right;
	padding:15px 10px;
}

div.quick_link a {
	font-size:10pt;
	font-weight:bold;
	color:#5b5a58;
	text-decoration:none;
}

div.quick_link a:hover {
	text-decoration:underline;
}

div.qcont_img {
	float: right;
	padding:15px 0;
}


div.strip {
	float: left;
	width: 266px;
}

div.menu_strip {
	float: left;
	width: 100%;
	height: 19px;
	padding-top: 1px;
	background-color: #5b5a58;
}

#cat_text {
	float: left;
	font-size: 12pt;
	font-weight: bold;
	color: #ffffff;
	margin-left: 10px;
	display: inline;
}

div.marquee_line {
	float: left;
	width: 100%;
	font-size: 9pt;
	color:  #5b5a58;
	height: 18px;
	overflow: hidden;
}


div.marquee_line a {
	text-decoration: none;
	font-size: 9pt;
	color:  #5b5a58;
}


div.line, div.menu_line {
	float: left;
	width: 100%;
}

div.menu_line {
	margin-bottom: 3px;
}


div.faux1, div.faux2, div.faux3 {
	float: left;
	width: 100%;
	clear: both;
	background-image: url(images/faux_bg.gif);
	background-position: 0% 0%;
	background-repeat: repeat-y;
	background-color: transparent;
}

div.faux2 { background-image: url(images/faux2.gif);}
div.faux3 { background-image: url(images/faux3.gif); }

div#hp_flash {
	float: right;
	width: 100%;
	/*background-image: url(images/_hp_flash.jpg);*/
	background-image: url(images/home-4.jpg);
	height: 299px;
}

/* Sound Button */

#sound_button {
        width:30px;
        height:30px;
        float:right;
        margin-top: 260px;
        margin-right: 12px;
}

div.cnt_min {
	float: left;
	width: 100%;
	clear: both;
	height: auto !important;
	min-height: 345px;
	height: 345px;
	margin-bottom:10px;
}


span.hp_text {
	float: right;
	width: 90%;
	margin-right: 10px;
	color: #5b5a58;
	font-size: 9pt;
	margin-top: 15px;
}

a.video_link {
	display:block;
	float:left;
	margin-top:10px;
	margin-left:10px;
	width:160px;
	height:25px;
	background-image:url(images/video_icon.gif);
	background-repeat:no-repeat;
}

.mq_item {
	float: right;
	padding-left: 10px;
	padding-right: 10px;
	color: #666666;
	white-space: nowrap;
	font-size: 9pt;
}
/*----------------------
Footer
----------------------*/

div.footer_spacer {
	float: left;
	width: 100%;
	height: 25px;
	background-color: #ffffff;
	font-size: 0pt;
	line-height: 0px;
	margin-top: 5px;
}

div.footer_menu {
	float: right;
	color: #b6b6b6;
	font-size: 9pt;
	margin-top: 4px;
	text-decoration: none;
	color: #b6b6b6;
	font-size: 9pt;
	width:720px;
}

div.footer_menu a {
	float: right;
	text-decoration: none;
	color: #b6b6b6;
	font-size: 9pt;
	margin:0 3px;
	white-space:nowrap;
}

div.footer_menu a:hover { text-decoration: underline; }

div.footer_menu p {
	margin:0 3px;
	float: right;
}

/*--------------
	Products
--------------*/

div.products_main {
	float: right;
	width: 100%;
	clear: both;
}

div.product_wrap, div.subproduct_wrap {
	margin: auto;
	float: none;
	width: 92px;
	height: 274px;
	overflow: hidden;
	padding: 10px;
	border: 1px solid #b6b6b6;
}

div.subproduct_wrap { width: 134px; }

table.clean {
	float: right;
	width: 100%;
	clear: both;
	table-layout: fixed;
	text-align: center;
}

div.prd_items {
	float: left;
	width: 48%;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 20px;
}

div.prd_desc {
	float: left;
	width: 42%;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 20px;
}

a.prd_item {
	float: left;
	color: #787675;
	font-size: 12pt;
	font-weight: bold;
	clear: both;
	width: 100%;
	text-align: left;
	text-decoration: none;
	margin-bottom: 2px;
}

a.prd_item:hover {
	text-decoration: underline;
}

table.clean img {
	border: 0px;
	float: none;
	margin: auto;
}

table.clean a {
	float: none;
	margin: auto;
}

a.prd_image {
	float: right;
	width: 100%;
	clear: both;
}

a.prd_image img, img.clean {
	float: right;
	border: 0px;

}

span.prd_title {
	float: right;
	width: 95%;
	font-size: 9pt;
	color: #000000;
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
}

span.prd_text {
	float: right;
	width: 100%;
	font-size: 9pt;
	clear: both;
}

a.box_nav, a.box_nav_selected {
	float: right;
	width: 20px;
	text-decoration: none;
	padding-top: 3px;
}

a.box_nav div,  a.box_nav_selected div {
	width: 8px;
	height: 8px;
	font-size: 0pt;
	line-height: 0px;
	border: 1px solid #b6b6b6;
	background-color: #787675;
	float: left;
	margin-left: 5px;
	display: inline;
}

a.box_nav_selected div {
	border: 1px solid #787675;
	background-color: #b6b6b6;
}

a.box_nav span,  a.box_nav_selected span {
	clear: both;
	text-align: center;
	color: #b6b6b6;
	width: 100%;
	float: left;
	font-size: 8pt;
	cursor: pointer;
}

/*--------------
Stores
--------------*/

#stores_flashfile {
	float: left;
}

table.stores {
	width: 95%;
	border-collapse: collapse;
	margin: auto;
}


table.stores td {
	padding-top: 3px;
	padding-bottom: 3px;
}

table.stores tr.border td {
	padding: 0px;
	font-size: 0pt;
	line-height: 0pt;
	height: 1px;
	background-color: #ffffff;
}

table.stores td.title, span.store_title {
	color: #ffffff;
	font-size: 13pt;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 10px;
}

span.store_title { width: 100%; }

table.stores td.name {
	color: #ffffff;
	font-size: 13pt;
	font-weight: bold;
	vertical-align: top;
	width: 20%;
}

table.stores td.desc, table.stores td.desc_small {
	color: #3d3d3d;
	font-size: 10pt;
	/*font-weight: bold;*/
	vertical-align: top;
}

table.stores td.desc_small {
	font-size: 9pt;
}

table.stores td.map {
	font-size: 10pt;
	color: #000000;
}

table.stores td.map a {
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	float: right;
}


div.image_border {
	padding: 5px;
	float: left;
	border: 1px solid #666666;
	margin-top: 10px;
	margin-left: 5px;
	display: inline;
}

div.strip div.image_border {
	float: right;
}

div.image_border img {
/*	float: left !important;*/
	border: 0px;
	padding: 0px;
}

div.center {
	width: 90%;
	margin: auto;
}

div.info_title {
	float: right;
	width: 100%;
	padding-bottom: 5px;
	margin-top: 20px;
	background-image: url(images/title_border.gif);
	background-position: 100% 100%;
	background-repeat: no-repeat;
}

div.info_title span.small, div.info_title span.big {
	float: right;
	margin-right: 5px;
	font-size: 9pt;
	font-weight: bold;
	color: #333333;
}

div.info_title span.small {
	margin-top: 3px;
}

div.info_title span.big {
	font-size: 12pt;
}

/*--------------
Forms
--------------*/
table.form_table {
	float: right;
	width: 100%;
	clear: both;
	border-collapse: collapse;
	margin-top: 10px;
	font-size: 9pt;
	color: #666666;
}

table.quick_form_table {
	width:519px;
	margin-right:10px;
}

table.form_table * { vertical-align: middle;}

table.form_table td {
	padding-top: 2px;
	padding-bottom: 2px;
}


a.press_item {
	float: right;
	clear: both;
	font-size: 10pt;
	margin-top: 10px;
	color: #666666;
	text-decoration: none;
	white-space: nowrap;
}

a.press_item:hover {
	text-decoration: underline;
}

a.mir {
	float: left;
	clear: both;
}

a.mir img {
	float: left;
	border: 0px;
}

p.full {
	float: right;
	width: 100%;
	color: #666666;
	font-size: 9pt;
}

a.question {
	float: right;
	padding-right: 14px;
	width: 95%;
	margin-top: 10px;
	margin-bottom: 5px;
	background-image: url(images/cube.gif);
	background-repeat: no-repeat;
	background-position: 100% 3px;
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
}

a.question:hover { text-decoration: underline; }

div.answer {
	float: right;
	width: 100%;
	color: #000000;
	font-size: 9pt;
	display: none;
	margin-bottom: 10px;
}

/*--------------
New Gallery
--------------*/

div.prd_items_img {
	float: left;
	width: 48%;
	padding-left: 7px;
	padding-right: 6px;
	padding-top: 20px;
}

div.prd_desc_img {
	float: left;
	width: 42%;
	padding-left: 5px;
	padding-right: 6px;
	padding-top: 20px;
}

.prd_items_img img{
border:0px;
}

a.prd_item_img {
	float: left;
	margin-bottom:4px;
	color: #787675;
	font-size: 12pt;
	font-weight: bold;
	padding:3px;
	background-color:#ffffff;
	width:56px;
}

a.prd_item_img:hover {
	background-color:#787675;
}

a.prd_item_img_ri {
	float: right;
	margin-bottom:4px;
	color: #787675;
	font-size: 12pt;
	font-weight: bold;
	padding:3px;
	background-color:#ffffff;
	width:56px;
}

a.prd_item_img_ri:hover {
	background-color:#787675;
}

.clear{
	clear:both;
}

.arrow_left{
float:left;
margin-top:25px;
}

.arrow_right{
float:right;
margin-top:25px;
}

div.prdPreview_min {
	float: left;
	width: 100%;
	height: auto !important;
	min-height: 210px;
	height: 210px;
}

/* Redesign */ 

.video {
	float: left;
	width: 266px;
	height:194px;
	background:url(images/video.jpg) no-repeat top;
}

a.video_text {
	float: left;
	margin:0px;
	width: 266px;
	height:194px;
	cursor:pointer;
	background:url(images/video_text.png) no-repeat top;
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="images/video_text.png"); 
	position:relative;
	cursor:pointer;
}

a.video_text:hover{
	background:url(images/video_text_hover.png) no-repeat top;
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="images/video_text_hover.png");
	position:relative;
	cursor:pointer;
}

a.video_text span{display:none;}

.strip_articles{
	float: left;
	margin-top:13px;
	width: 246px;
	padding:0px 10px;
}

.article_home{
	float:right;
	width:100%;
	height: auto !important;
	min-height: 20px;
	height: 20px;
	margin-bottom:20px;
}

a.article_home_title{
font-size:16px;
color:#000000;
font-weight:bold;
text-decoration:none;
line-height:16px;
}

a.article_home_title:hover{
color:#5b5a58;
}

.article_text{
float:right;
width:100%;
font-size:12px;
color:#5b5a58;
}

.r_panel{
	float: right;
	margin-top:13px;
	width: 529px;
}

a.home_one{
float:right;
margin-right:17px;
width:89px;
height:97px;
background:url(images/home_one.jpg) no-repeat top;
color:#ffffff;
display:inline;
}

a.home_dining{
float:right;
width:205px;
height:122px;
background:url(images/home_dining.jpg) no-repeat top;
color:#ffffff;
}

a.home_bed{
float:right;
width:205px;
height:122px;
background:url(images/home_bed.jpg) no-repeat top;
color:#ffffff;
}

a.home_designer{
float:right;
margin-right:17px;
width:89px;
height:97px;
background:url(images/home_designer.jpg) no-repeat top;
color:#ffffff;
display:inline;
}

a.home_snack{
float:right;
width:205px;
height:122px;
background:url(images/home_snack.jpg) no-repeat top;
color:#ffffff;
}

a.home_salon{
float:right;
width:205px;
height:122px;
background:url(images/home_salon.jpg) no-repeat top;
color:#ffffff;
}

a.home_centers{
float:right;
margin-right:17px;
width:294px;
height:89px;
background:url(images/home_centers.jpg) no-repeat top;
color:#ffffff;
display:inline;
}

a.home_children{
float:right;
width:205px;
height:122px;
background:url(images/home_children.jpg) no-repeat top;
color:#ffffff;
}



.home_one span, .home_dining span, .home_bed span, a.home_designer span, a.home_snack span, a.home_salon span, a.home_centers span, a.home_children span{display:none;}

.home_dining img, .home_bed img, a.home_snack img, a.home_salon img, a.home_centers img, a.home_children img{width:114px;height:89px;float:left;border:0px;}

.home_one img{width:44px;height:47px;float:right;border:0px;}

.home_designer img{width:89px;height:48px;float:right;border:0px;}

.l_panel, .l_panel_link{
	float: left;
	margin-top:2px;
	width: 266px;
	font-size:12px;
	text-align:justify;
}

.l_panel_link {
	margin-top:15px;
	text-align:left;
	padding-left:10px;
	width:256px;
	font-weight:bold;
	color:#6E1213;
}

.l_panel_link a {
	font-weight:bold;
	color:#6E1213;
}

.r_panel_products{margin-top:2px;}

.big_image_box{
float:right;
width:529px;
margin-top:2px;
height:auto !important;
min-height:186px;
height:186px;
}

.big_image{
float:right;
width:529px;
}

.big_image img {
width:529px;
display:block;
}

.box_product{
float:right;
width:246px;
height: auto !important;
min-height:20px;
height:20px;
margin:10px;
display:inline;
}

.box_product img {
border:0;
width:246px;
height:131px; 
}

.product_category_noimage{
float:right;
width:246px;
height:131px;
background:url(images/product_category_noimage.jpg) no-repeat top;
}

.product_title{
float:right;
margin-top:12px;
color:#000000;
font-size:15px;
font-weight:bold;
width:52%;
}

a.product_contact{
float:left;
margin-top:8px;
width:111px;
height:22px;
border:solid 1px #b7b9bc;
background:url(images/product_contact.jpg) no-repeat top;
}

a.product_contact span{display:none;}

.quick_text{
float:right;
margin-top:10px;
width:100%;
color:#666666;
font-size:9pt;
}

.cat_text_title{
float:right;
margin-top:-23px;
width:245px;
}

/*
div#cat_text  {
color:#FFFFFF;
display:inline;
float:left;
font-size:12pt;
font-weight:bold;
margin-left:10px;
}

.cat_text_title {
float:right;
margin-top:-23px;
width:245px;
}
*/

table.product_form{
clear:none;
margin-top:20px;
margin-right:15px;
width:240px;
}

table.product_form .norm_input{
clear:none;
width:240px;
}

a.product_thumb{
float:right;
margin-top:5px;
margin-left:5px;
width:173px;
height:92px;
background-image:url(images/thumb_bg.gif);
}

a.product_thumb_nomargin{
margin-left:0px;
}

a.product_thumb img{
border:0px;
display:block;
}

a.back_to_gallery{
float:right;
margin:20px 10px 0px 10px;
font-weight:bold;
font-size:12pt;
text-decoration:none;
color:#000000;
}