@import url(http://fonts.googleapis.com/css?family=PT+Sans:400,700,400italic,700italic);
@import url(http://fonts.googleapis.com/css?family=Droid+Serif:400);
@import url(http://fonts.googleapis.com/css?family=Gloria+Hallelujah);
@import url(http://fonts.googleapis.com/css?family=PT+Sans+Narrow);
/*Tool-tips (aka hints)*/
#dhtmltooltip
{
	position: absolute;
	width: 150px;
	border: 1px solid #CCCCCC;
	padding: 1px;
	visibility: hidden;
	z-index: 100;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=120);
}
/*for all page*/
BODY
{
	font-weight: normal;
	font-size: 14px;
	color: #494949;
	/*[disabled]font-family:Arial, Helvetica, sans-serif;*/
	/*font-family: PTSansRegular, Arial, Helvetica, sans-serif;-st*/
	font-family: Myriad, "PT Sans", arial, helvetica, sans-serif;
	text-align: left;
	background: #4A4541 url(../img/bg.jpg) repeat-x top;
}
TABLE, TR, TD
{
	font-weight: normal;
	font-size: 13px;
	/*[disabled]font-family:Arial;*/
}
A
{
	color: #AA4E00;
}
A:hover
{
	color: #FF9A00;
}
BUTTON, SELECT, INPUT
{
	font-weight: normal;
	font-size: 13px;
	font-family: Myriad;
}
DIV, SPAN
{
	padding: 0px;
	margin: 0px;
}
H1
{
	font-size: 24px;
	color: #A23003;
	font-family: "Droid Serif", serif;
	margin: 5px 0 15px;
	font-weight: normal;
	line-height: 120%;
}
H1.cat_title
{
	font-size: 26px;
	color: #A23003;
	font-family: "Droid Serif", serif;
	margin: 5px 0;
	padding-left: 0;
	font-weight: normal;
	line-height: 120%;
}
H1.cat_title A
{
	font-size: 26px;
	/*color: #A23003;*/
	color: #633D1D;
}
H1 A
{
	text-decoration: none;
	color: #A23003;
	font-weight: normal;
	font-size: 30px;
}
H2
{
	font-size: 20px;
	color: #59310F;
	font-family: "Droid Serif", serif;
	font-weight: normal;
	margin: 5px 0;
	line-height: 120%;
}
H2 A
{
	text-decoration: none;
	color: #59310F;
}
IMG, FORM
{
	margin: 0px;
	padding: 0px;
	background: none;
}
P
{
	margin: 10px 0px;
}
IMG
{
	border: none;
}
.img
{
	line-height: 1px;
	font-size: 1px;
	margin: 0px;
	padding: 0px;
}
.spaser, .spacer
{
	font-size: 1px;
	padding: 0px;
	margin: 0px;
	line-height: 1px;
	height: 1px;
	clear: both;
}
.pict
{
	float: left;
	margin: 0px 10px 5px 0px;
	display: block;
	text-align: center;
}
.pict_right
{
	float: right;
	margin: 0px 0px 15px 25px;
	display: block;
	font-size: 1px;
	text-align: center;
}
.pict .gray
{
	padding: 0;
	min-height: 145px;
	text-align: center;
	float: none;
	margin-bottom: 3px;
	background: url(../img/no_img.png) no-repeat center center;
}
.left
{
	float: left;
}
.right
{
	float: right;
}
.alt_text
{
	font-size: 11px;
	padding: 0px;
	background: #FFF9E7;
	padding: 3px;
	font-family: Arial;
}
.text_sm
{
	font-size: 11px;
}
.not_found
{
	color: #868484;
	text-align: center;
	font-style: italic;
	font-family: georgia;
	font-size: 14px;
}
.rss
{
	text-align: center;
	margin: 10px 0px;
}
.line
{
	border-bottom: 1px solid #CCCCCC;
	margin: 5px 0px 10px;
}
.line_dotted
{
	height: 1px;
	border-top: 1px dotted #FDCE5B;
}
.line_all
{
	border: 1px solid #CCCCCC;
	padding: 7px;
}
.pdf
{
	background: url(../img/pdf_icon.gif) no-repeat left;
	padding-left: 15px;
}
.ONHOLD
{
	height: 49px;
	background: url(../img/onhold.png) no-repeat;
	width: 47px;
	position: absolute;
	z-index: 10;
	margin: 532px 0 0 390px;
}
.none
{
	display: none;
}
/*path&sort*/
.path_box
{
	text-transform: lowercase;
	height: 33px;
	background: url(../img/path_bg.png) top;
	padding: 0 20px;
	font-size: 14px;
}
.path_box B
{
	width: 14px;
	height: 31px;
	display: block;
	float: left;
	vertical-align: middle;
	background: url(../img/path.png) no-repeat top center;
	margin-top: 1px;
}
.path_box A
{
	text-decoration: none;
	display: block;
	float: left;
	color: #807973;
	vertical-align: middle;
	margin: 9px 5px 0 7px;
}
.path A
{
	text-decoration: none;
}
.sort
{
	float: right;
	min-width: 200px;
	text-align: right;
	font-size: 11px;
	display: block;
	color: #048FCE;
	padding-top: 7px;
	padding-right: 0;
	margin: 7px 0 0;
}
.sort INPUT
{
	width: 30px;
}
.showing
{
	text-align: left;
	font-size: 12px;
	padding: 0 0 0 10px;
}
.showing_right
{
	text-align: right;
	font-size: 12px;
	padding-top: 5px;
	float: right;
}
.count
{
	text-align: right;
	color: #8E1C2D;
	font-style: italic;
	float: right;
	margin-top: -30px;
	font-size: 11px;
	font-family: georgia;
}
.count_jobs
{
	float: right;
	margin: 21px 0 0;
}
.show-per
{
	float: right;
	margin-top: 20px;
}
/*titles & dates & small parts*/
.location
{
	/*[disabled]font-weight:bold;*/
	/*[disabled]color:#41657A;*/
}
.author
{
	/*[disabled]text-align:left;*/
	/*[disabled]font-style:italic;*/
}
.file
{
	font-weight: bold;
}
.date
{
	font-weight: bold;
}
.event_date
{
	/*[disabled]font-size:13px;*/
	/*[disabled]font-weight:bold;*/
	/*[disabled]font-style:normal;*/
}
.price
{
	font-weight: normal;
	color: #9E011C;
	font-family: "Droid Serif", serif;
	font-size: 16px;
}
.msrp
{
	color: #000;
	font-weight: normal;
}
.save
{
	color: #477558;
}
.title
{
	font-size: 16px;
	color: #A10101;
	/*[disabled]font-weight:bold;*/
}
.title A
{
	text-decoration: none;
	color: #A10101;
}
.title A:hover
{
	color: #AD1F03;
	text-decoration: underline;
}
.title_big
{
	/*[disabled]font-size:21px;*/
	/*[disabled]color:#A10101;*/
	/*[disabled]font-weight:bold;*/
	/*[disabled]margin-top:5px;*/
	/*[disabled]font-family:"Trebuchet MS";*/
	/*[disabled]margin-bottom:3px;*/
}
.title_big A
{
	/*[disabled]text-decoration:none;*/
	/*[disabled]color:#A10101;*/
}
.title_big A:hover
{
	/*[disabled]color:#AD1F03;*/
	/*[disabled]text-decoration:underline;*/
}
.title_sm
{
	/*[disabled]font-size:15px;*/
	/*[disabled]color:#A00000;*/
	/*[disabled]font-family:"Trebuchet MS";*/
	/*[disabled]text-decoration:none;*/
}
.title_sm A
{
	/*[disabled]color:#A00000;*/
	/*[disabled]text-decoration:none;*/
}
.title_sm_bg
{
	background: #ECECEC;
	font-weight: bold;
}
.title_sm_bg_invoice
{
	background: #D5D5D5;
	font-weight: bold;
}
.sub_title
{
	/*[disabled]font-weight:bold;*/
	/*[disabled]color:#454545;*/
	/*[disabled]background:#ECECED;*/
}
.title_background
{
	/*[disabled]font-size:28px;*/
	/*[disabled]color:#A10101;*/
	/*[disabled]padding:3px;*/
	/*[disabled]border-bottom:2px solid #CB8D8D;*/
	/*[disabled]margin-bottom:5px;*/
	/*[disabled]font-family:"Trebuchet MS";*/
	/*[disabled]padding-left:10px;*/
}
.title_background A
{
	/*[disabled]color:#A10101;*/
	/*[disabled]text-decoration:none;*/
}
.title_background .tags
{
	/*[disabled]font-size:13px;*/
	/*[disabled]color:#49576F;*/
}
.cat_title
{
	font-size: 20px;
	color: #59310F;
	/*[disabled]font-family:"Droid Serif", serif;*/
	padding-left: 10px;
	padding-bottom: 3px;
	margin-bottom: 3px;
}
.cat_title A
{
	color: #59310F;
	text-decoration: none;
}
.table_line TD
{
	border-bottom: 1px solid #CCCCCC;
	padding: 3px;
}
.table_line TH
{
	background: #929292;
	color: #FFFFFF;
}
.table_line .sub_title_sm
{
	background: #F2F2F2;
	font-size: 11px;
}
.form_title
{
	text-align: right;
}
.form_field
{
	text-align: left;
}
.list_title_td
{
	background: #958F8F;
	color: #FFFFFF;
}
.list_edit_title_td
{
	background: #6594E0;
	color: #FFFFFF;
}
.list_del_title_td
{
	background: #6594E0;
	color: #FFFFFF;
}
.list_title_td A
{
	color: #FFFFFF;
	text-decoration: none;
}
.list_select_title_td
{
	background: #929292;
	color: #FFFFFF;
	padding: 0px;
}
.list_td_sel
{
	padding: 0px;
}
.list_item
{
	padding: 5px;
	text-align: left;
	border-bottom: 1px solid #D5CEC8;
}
.more
{
	text-align: left;
	font-size: 13px;
	color: #59310F;
	margin-top: 20px;
}
.more A
{
	color: #59310F;
	text-decoration: none;
}
.more A:hover
{
	color: #DB0202;
	text-decoration: underline;
}
.more_right
{
	text-align: left;
	font-size: 12px;
	float: right;
}
/*for top*/
.all_panel
{
	width: 1000px;
	margin-top: 7px;
	/*[disabled]background:#FFF;*/
}
.shadow_panel
{
	/*[disabled]background:#FFF;*/
	/*[disabled]margin:0;*/
	/*[disabled]padding:0;*/
	/*[disabled]border:1px solid #9A9A9B;*/
	/*[disabled]-webkit-border-radius:8px;*/
	/*[disabled]-moz-border-radius:8px;*/
	/*[disabled]border-radius:8px;*/
	/*[disabled]-webkit-box-shadow:#a0a0a1 0px 5px 5px;*/
	/*[disabled]-moz-box-shadow:#a0a0a1 0px 5px 5px;*/
	/*[disabled]box-shadow:0px 5px 5px #A0A0A1;*/
	/*[disabled]position:relative;*/
	/*[disabled]z-index:10;*/
	/*[disabled]behavior:url(css/PIE.htc);*/
}
.logo
{
	float: left;
	margin: 10px 10px 0px 20px;
	width: 198px;
	height: 54px;
	background: url(../img/logo.png) no-repeat center 6px;
}
.logo A
{
	display: block;
	height: 100%;
}
.slogan
{
	float: left;
	text-align: left;
	font-size: 13px;
	color: #B4A99F;
	margin-top: 15px;
}
.slogan_new
{
	float: left;
	text-align: left;
	font-size: 14px;
	text-transform: uppercase;
	color: #FFF;
	margin-top: 20px;
	margin-left: 67px;
	font-weight: normal;
	letter-spacing: 1px;
	font-family: "Myriad Pro";
}
.logo_line
{
	float: left;
	width: 1px;
	height: 64px;
	margin-top: 10px;
	margin-right: 13px;
	margin-left: 3px;
	background: #605953;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#605953), to(#746e6a));
	background: -webkit-linear-gradient(#605953, #746E6A);
	background: -moz-linear-gradient(#605953, #746E6A);
	background: -ms-linear-gradient(#605953, #746E6A);
	background: -o-linear-gradient(#605953, #746E6A);
	background: linear-gradient(#605953, #746E6A);
	-pie-background: linear-gradient(#605953, #746e6a);
	behavior:   url(css/PIE.htc);
}
.header_search
{
	float: right;
	margin: 10px 5px 0px 20px;
	text-align: right;
	/*[disabled]color:#048FCE;*/
	font-size: 12px;
	width: 468px;
	color: #C6C2C1;
}
.header_search INPUT[type=text]
{
	background: #ADAAA7;
	width: 124px;
	font-size: 14px;
	margin: 0;
	color: #312922;
	border: none;
	vertical-align: middle;
	text-align: left;
	padding: 2px 0 0 10px;
	height: 20px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	behavior:   url(css/PIE.htc);
}
.header_search .go
{
	background: url(../img/go.png);
	margin: 0;
	border: none;
	vertical-align: middle;
	height: 25px;
	width: 45px;
}
.header_search A
{
	color: #FDFBFC;
	text-decoration: none;
	font-size: 13px;
}
.header_search .links
{
	float: left;
	color: #C6C2C1;
	margin: -1px 0 2px 154px;
	width: 125px;
	height: 23px;
}
.header_search .phone
{
	float: right;
	color: #C6C2C1;
	font-size: 14px;
	font-family: "Droid Serif", serif;
	margin: -1px 0 2px 5px;
}
.header_search SPAN
{
	display: block;
	float: left;
}
.search_box
{
	border: none;
	float: right;
	padding: 2px 5px 2px 3px;
	margin: -26px 0 0 !important;
	width: 297px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	behavior:   url(css/PIE.htc);
}
.search_box A
{
	text-decoration: underline;
	padding-left: 10px;
	color: #BDB9B7;
	margin-left: 6px;
	border-left: none;
	line-height: 100%;
}
.top_connect DIV
{
	float: left;
	height: 31px;
	width: 32px;
	margin: 0 2px 0 0;
}
.top_connect DIV.facebook A
{
	background: url(../img/facebook.png) no-repeat right center;
	display: block;
	height: 100%;
}
.top_connect DIV.yelp A
{
	padding-right: 24px;
	display: block;
	height: 100%;
	background: url(../img/yelp4.png) no-repeat right center;
}
.top_connect DIV.google A
{
	padding-right: 24px;
	background: url(../img/g-plus.png) no-repeat right center;
	display: block;
	height: 100%;
}
.top_icons
{
	float: right;
	width: 142px;
	height: 33px;
	margin-left: 10px;
}
.top_icons A
{
	display: block;
	height: 32px;
	width: 31px;
	float: left;
	background: url(../img/icons_top1.png);
	margin: 0 2px;
}
.top_icons A.instagram
{
	background: url(../img/icons_top1.png) -36px 0px;
}
.top_icons A.pinterest
{
	background: url(../img/icons_top1.png) -71px 0px;
}
.top_icons A.twitter
{
	background: url(../img/icons_top1.png) -108px 0px;
}
SPAN.trans
{
	/*width: 23px;*/
	display: block;
	/*height: 15px;*/
	margin: -1px 9px 0 5px;
	/*background: url(../img/flag-us.gif);*/
}
SPAN.trans A
{
	display: block;
	/*height: 100%;
											width: 100%;*/
	cursor: pointer;
	float: left;
}
SPAN.trans A IMG
{
	margin-top: -3px;
}
.links_new
{
	float: right;
	margin-top: 20px;
}
.links_new UL
{
	margin: 0;
	padding: 0;
	list-style: none;
}
.links_new UL LI
{
	margin: 0;
	padding: 0 7px;
	font-size: 13px;
	list-style: none;
	display: inline-block;
	border-left: 1px solid #FFF;
}
.links_new UL LI:first-child
{
	border: none;
}
.links_new UL LI A
{
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
}
/*****************************************************
MEGA MENU START*/
.mega_line
{
	height: 1px;
	background: #6D6864;
	font-size: 1px;
	line-height: 1px;
	padding: 0;
	position: relative;
	z-index: 1;
	margin: 0;
}
.mega_line DIV.left
{
	background: #504A45;
	height: 1px;
	width: 50px;
	float: left;
	font-size: 1px;
	line-height: 1px;
	margin: 0;
	position: relative;
	z-index: 1;
	padding: 0;
	background-image: -webkit-gradient(linear, left top, right top, from(#504a45), to(#6d6864));
	background: -webkit-linear-gradient(left, #504A45, #6D6864);
	background-image: -moz-linear-gradient(left, #504A45, #6D6864);
	background: -ms-linear-gradient(left, #504A45, #6D6864);
	background-image: -o-linear-gradient(left, #504A45, #6D6864);
	background-image: linear-gradient(left, #504a45, #6d6864);
	-pie-background: linear-gradient(left, #504a45, #6d6864);
	behavior:   url(css/PIE.htc);
}
.mega_line DIV.right
{
	background: #504A45;
	height: 1px;
	width: 50px;
	float: right;
	position: relative;
	z-index: 1;
	font-size: 1px;
	margin: 0;
	padding: 0;
	line-height: 1px;
	background-image: -webkit-gradient(linear, right top, left top, from(#504a45), to(#6d6864));
	background: -webkit-linear-gradient(right, #504A45, #6D6864);
	background-image: -moz-linear-gradient(right, #504A45, #6D6864);
	background: -ms-linear-gradient(right, #504A45, #6D6864);
	background-image: -o-linear-gradient(right, #504A45, #6D6864);
	background-image: linear-gradient(right, #504a45, #6d6864);
	-pie-background: linear-gradient(right, #504a45, #6d6864);
	behavior:   url(css/PIE.htc);
}
.mega_menu_wrop
{
	height: 34px;
	/*[disabled]z-index:200;*/
	padding-top: 14px;
	/*[disabled]border-top:1px solid #6D6864;*/
	margin: -1px -5px 0 0;
	z-index: 20;
}
UL.mega_menu
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
UL.mega_menu LI
{
	/*Making LI-s flat*/
	display: inline;
	position: relative;
	/*Setting up look and feel*/
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	background: none;
	float: left;
	border: none;
}
UL.mega_menu LI.last
{
	border: none;
}
UL.mega_menu LI.first
{
	padding-left: 16px;
}
UL.mega_menu LI.sel
{
	color: #FFFF00;
	background: url(../img/top_menu_bg_sel.jpg);
}
UL.mega_menu LI H2
{
	top: 10px;
	margin: 0px;
	padding: 0px 0px 3px;
	margin-top: 2px;
	/*[disabled]height:31px;*/
}
UL.mega_menu LI A
{
	color: #FFFFFF;
	font-weight: normal;
	text-transform: uppercase;
	padding: 0px 16px;
	display: block;
	/*[disabled]font-family:Myriad, "PT Sans";*/
	font-size: 17px;
	text-decoration: none;
}
UL.mega_menu > LI:first-child > A
{
	margin-left: 0;
	padding-left: 15px;
}
UL.mega_menu LI A:hover
{
	color: #80D2FE;
}
.acc_menu UL.mega_menu LI A
{
	color: #FFFFFF;
	font-weight: normal;
	text-transform: uppercase;
	padding: 6px 13px 5px;
	display: block;
	font-family: "Trebuchet MS";
	font-size: 13px;
	text-decoration: none;
}
UL.mega_menu LI.search
{
	padding: 0;
	margin: -2px 10px 0 0;
	float: right;
	text-align: right;
}
UL.mega_menu LI.search DIV
{
	margin: 0;
	padding: 0;
	width: auto;
}
UL.mega_menu LI.search DIV INPUT
{
	margin: 0;
	/*[disabled]padding:3px;*/
	width: 150px;
	vertical-align: middle;
}
UL.mega_menu LI.search DIV INPUT[type=submit]
{
	/*[disabled]padding:4px;*/
	vertical-align: middle;
	width: auto;
}
/**/
UL.mega_menu LI DIV.dd
{
	position: absolute;
	z-index: 100;
	display: none;
	top: 30px;
	left: 0px;
	width: 140px;
	margin: 0 0px 0px;
	padding: 0px;
	padding: 5px 15px 10px;
	text-align: left;
	color: #FFF;
	border: 1px solid #7D7272;
	border-top: none;
	-webkit-border-radius: 0px 0px 8px 8px;
	-moz-border-radius: 0px 0px 8px 8px;
	border-radius: 0px 0px 8px 8px;
	background: #4A4541;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#615a54), to(#4a4541));
	background: -webkit-linear-gradient(#615A54, #4A4541);
	background: -moz-linear-gradient(#615A54, #4A4541);
	background: -ms-linear-gradient(#615A54, #4A4541);
	background: -o-linear-gradient(#615A54, #4A4541);
	background: linear-gradient(#615A54, #4A4541);
	/*[disabled]-pie-background:linear-gradient(#615a54, #4a4541);*/
	/*[disabled]behavior:url(css/PIE.htc);*/
}
UL.mega_menu LI DIV.dd.dd_products
{
	width: 230px;
}
UL.mega_menu .dd_products LI.l_20
{
	display: none;
}
UL.mega_menu .dd_products LI.l_30
{
	display: none;
}
UL.mega_menu LI DIV UL
{
	margin: 0;
	padding: 0;
}
UL.mega_menu LI DIV UL LI
{
	margin: 0;
	float: none;
	display: block;
	padding: 0;
}
UL.mega_menu LI.hovering DIV.dd
{
	display: block;
}
UL.mega_menu LI DIV A
{
	display: block;
	margin: 0 0px 0 0;
	padding: 6px 0 4px 8px;
	font-size: 13px;
	/*[disabled]background:url(../img/arr_menu.gif) no-repeat center left;*/
	text-transform: none;
	border-bottom: 1px dotted #8A8480;
}
UL.mega_menu LI DIV .read_more
{
	font-size: 11px;
	background: url(../img/arr_menu.gif) no-repeat center right;
	text-align: right;
	padding: 2px 8px 2px 0;
	color: #FC1A0C;
	border-bottom: none;
}
UL.mega_menu .news_menu
{
	width: 300px;
}
UL.mega_menu LI DIV.dd.dd_antique
{
	/*width: 894px;*/
	width: 220px;
	/*[disabled]display:block;*/
}
UL.mega_menu LI DIV.dd.dd_antique LI
{
	float: left;
	width: 220px;
	margin: 0 5px 0 0;
}
UL.mega_menu LI DIV.dd.dd_vintage
{
	width: 220px;
}
UL.mega_menu LI DIV.dd.dd_vintage LI.l_20
{
	display: none;
}
UL.mega_menu LI DIV.dd.dd_designer
{
	width: 220px;
}
UL.mega_menu LI DIV.dd.dd_services
{
	width: 180px;
}
/**/
*#menu_dd_bot
{
	height: 30px;
	z-index: 1;
	background: url(../img/top_menu_bg1a.jpg);
	margin: 0px 15px;
	font-size: 1px;
	text-align: left;
}
*#menu_dd_bot .left
{
	height: 30px;
	width: 9px;
	padding: 0px;
	margin: 0px;
	background: url(../img/top_menu_bg1b.jpg);
	float: left;
}
*#menu_dd_bot .right
{
	height: 30px;
	width: 9px;
	padding: 0px;
	margin: 0px;
	background: url(../img/top_menu_bg1c.jpg);
	float: right;
}
.hellow
{
	font-size: 18px;
	position: absolute;
	margin: -23px 0 0 424px;
	color: #8A0800;
}
.acc_menu_dd
{
	text-align: left;
	width: 196px;
	padding: 0;
	margin: 0 0 0 20px;
}
.acc_menu_dd LI
{
	margin: 0 0 0 27px;
	padding: 0;
}
/*Mega Menu END
dd menu acc*/
.menu_in_box
{
	border-bottom: 1px solid #777879;
	width: 850px;
}
.menu_in
{
	color: #FFFFFF;
	background: #777879;
	padding: 0px 0px 5px;
	float: left;
	margin: 0 0 0 2px;
	z-index: 1;
	vertical-align: top;
}
.menu_in.first
{
	margin-left: 327px;
}
.menu_in DIV
{
	float: left;
	padding-top: 5px;
}
.menu_in A
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	z-index: 1;
	top: 5px;
}
.menu_in A:hover
{
	color: #FFFF00;
	z-index: 1;
}
.menu_in SPAN
{
	width: 14px;
	height: 20px;
	z-index: 1;
	vertical-align: top;
	float: left;
	display: block;
}
.menu_in .left
{
	background: url(../img/cor1acc.gif) no-repeat left top;
}
.menu_in .right
{
	background: url(../img/cor2acc.gif) no-repeat right top;
}
.menu_in SPAN IMG
{
	top: -20px;
	vertical-align: top;
}
.menu_in .menu_ord
{
	color: #FFFF00;
}
.RECEIPT
{
	/*[disabled]width:810px;*/
}
/*dd menu acc
end for top
*********************************************************************************************************************
center content*/
.content
{
	margin: 0;
	min-height: 600px;
	background: #FFF;
	text-align: left;
}
.content_left
{
	float: left;
	text-align: left;
	width: 196px;
	margin-left: 15px;
	margin-top: 20px;
}
.content_mid
{
	float: left;
	text-align: left;
	width: 733px;
	margin-left: 35px;
	margin-bottom: 20px;
	margin-top: 20px;
}
.content_mid_index
{
	float: left;
	text-align: left;
	width: 446px;
}
.content_mid_zoom
{
	float: left;
	text-align: left;
	width: 720px;
	margin-right: 0;
	margin-left: 20px;
	margin-bottom: 20px;
}
.content_mid_all
{
	float: left;
	text-align: left;
	width: 918px;
	margin-right: 0;
	margin-left: 38px;
	margin-bottom: 20px;
	margin-top: 20px;
}
.content_mid_eventszoom .pict
{
	margin-right: 50px;
}
.content_mid_blog
{
	float: left;
	text-align: left;
	width: 660px;
	margin-right: 0;
	margin-left: 35px;
	margin-bottom: 20px;
	margin-top: 20px;
}
.content_mid_video
{
	float: left;
	text-align: left;
	width: 538px;
	margin-left: 7px;
	margin-bottom: 20px;
}
.content_pictures
{
	float: left;
	text-align: left;
	width: 670px;
	margin-right: 0;
	margin-left: 20px;
	margin-bottom: 20px;
}
.content_right
{
	float: right;
	text-align: left;
	width: 250px;
	margin-right: 0;
}
.content_right_index
{
	float: right;
	text-align: left;
	width: 300px;
	margin-right: 0;
}
.content_right_video
{
	float: right;
	text-align: left;
	width: 402px;
	margin-right: 0;
}
.content_right_pictures
{
	/*[disabled]float:right;*/
	/*[disabled]text-align:left;*/
	/*[disabled]width:233px;*/
	/*[disabled]margin-right:0;*/
	padding: 20px 20px 50px;
}
.content_right_pictures H2
{
	border-bottom: 2px solid #000;
	padding-bottom: 7px;
	font-style: italic;
	padding-left: 30px;
	margin-bottom: 15px;
	/*[disabled]font-family:"Droid Serif";*/
	/*[disabled]text-transform:uppercase;*/
}
.content_right_pictures .item_list
{
	float: left;
	margin: 7px 27px 20px;
	width: 265px;
	height: 225px;
}
.content_index_bot
{
	float: left;
	text-align: left;
}
.content_mid .list_item
{
	padding: 10px 5px;
}
/***********************************************************************************************************************/
.content_new_index
{
	background: #4A4541;
	height: 1206px;
}
.index_rugs
{
	margin-top: 18px;
	margin-bottom: 18px;
	height: 322px;
}
.index_rugs UL
{
	margin: 0;
	padding: 0;
	list-style: none;
}
.index_rugs UL LI
{
	margin: 0;
	padding: 0;
	list-style: none;
	width: 318px;
	float: left;
}
.index_rugs UL LI .pict
{
	float: none;
	height: 284px;
	margin: 0;
	padding: 0;
	font-size: 1px;
	line-height: 1px;
}
.index_rugs UL LI .pict A
{
	display: block;
	height: 100%;
}
.index_rugs UL LI:first-child + LI
{
	margin: 0 23px;
}
.index_rugs UL LI:first-child .pict
{
	background: url(.../img/Antique.jpg) no-repeat center center;
}
.index_rugs UL LI:first-child + LI .pict
{
	background: url(.../img/Vintage1.jpg) no-repeat center center;
}
.index_rugs UL LI:first-child + LI + LI .pict
{
	background: url(.../img/Contemporary.jpg) no-repeat center center;
}
.index_rugs UL LI .text
{
	background: #FFF;
	padding: 7px 0;
	text-align: center;
}
.index_rugs UL LI .text A
{
	text-decoration: none;
	color: #2C2C2C;
	text-transform: uppercase;
	font-size: 20px;
}
.index_connected
{
	/*background: url(../img/Get-Connected-Image1.jpg) 0px 0px;*/
	background: url(../img/Home-Page_Get-Connected.jpg) 0px 0px / 100% repeat-x;
	height: 338px;
}
.index_connected .conn
{
	text-align: center;
	font-size: 60px;
	color: #FFF;
	padding-top: 179px;
	font-family: Assassin;
	text-shadow: 2px 2px 1px #1D1D1D;
}
.index_connected UL
{
	margin: 23px 0 0 117px;
	padding: 0;
	list-style: none;
}
.index_connected UL LI
{
	margin: 0;
	padding: 0 50px;
	list-style: none;
	/*[disabled]width:201px;*/
	float: left;
}
.index_connected UL LI A
{
	color: #FFF;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 25px;
	text-shadow: 2px 2px 1px #1D1D1D;
}
/***********************************************************************************************************************/
.index_boxes
{
	margin: 7px 5px;
}
.index_boxes .list_item
{
	padding: 5px 10px;
	border-bottom: none;
}
.index_boxes .lines
{
	float: left;
	width: 329px;
	border-left: 1px solid #D5CEC8;
}
.index_boxes .lines:first-child
{
	border: none;
}
.index_boxes .box
{
	margin: 0 10px;
	padding-top: 9px;
	border-top: 5px solid #605953;
}
.index_boxes .box H2
{
	font-family: "PT Sans";
	font-size: 14px;
	color: #8A7F74;
	margin: 0 0 5px;
	padding: 0;
}
.index_boxes .box H3
{
	font-family: "Droid Serif", serif;
	font-weight: normal;
	color: #59310F;
	line-height: 120%;
	font-size: 23px;
	margin: 0 0 15px;
	padding: 0;
}
.index_boxes .box H3 A
{
	text-decoration: none;
	color: #59310F;
}
.blog_index .box_in .list_item H3
{
	font-size: 20px;
}
.blog_index .box_in .list_item .more
{
	margin: 0;
}
.index_boxes .box .author
{
	font-family: "PT Sans";
	font-style: italic;
	margin-top: 10px;
}
.index_boxes_products
{
	margin: 7px 0px;
	position: relative;
	z-index: 10;
	border-bottom: 5px solid #605953;
	background: #FFFFFF;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ffffff), to(#c3c0be));
	background: -webkit-linear-gradient(#FFFFFF, #C3C0BE);
	background: -moz-linear-gradient(#FFFFFF, #C3C0BE);
	background: -ms-linear-gradient(#FFFFFF, #C3C0BE);
	background: -o-linear-gradient(#FFFFFF, #C3C0BE);
	background: linear-gradient(#FFFFFF, #C3C0BE);
	-pie-background: linear-gradient(#ffffff, #c3c0be);
	behavior:   url(css/PIE.htc);
}
.index_boxes_products_line
{
	margin: 0 10px;
	border-top: 5px solid #605953;
}
.index_boxes_products .list_item
{
	padding: 5px 10px;
	border-bottom: none;
}
.index_boxes_products .list_item .pict_right
{
	height: 158px;
	overflow: hidden;
	margin-right: 0;
	margin-left: 10px;
	margin-top: 0;
	margin-top: 0;
}
.index_boxes_products .lines
{
	float: left;
	width: 325px;
	min-height: 211px;
	margin-top: 13px;
	=margin-top: 23px;
	border-left: 1px solid #AEA49C;
}
.index_boxes_products .lines:first-child
{
	border: none;
}
.index_boxes_products .lines:first-child .pict_right
{
	/*[disabled]margin-top:0;*/
}
.index_boxes_products .box
{
	margin: 0 10px;
	padding-top: 9px;
}
.index_boxes_products .box H2
{
	font-family: "PT Sans";
	font-size: 14px;
	color: #8A7F74;
	margin: 0 0 5px;
	padding: 0;
}
.index_boxes_products .box H3
{
	font-family: "Droid Serif", serif;
	font-weight: normal;
	color: #59310F;
	line-height: 120%;
	font-size: 23px;
	margin: 0 0 15px;
	padding: 0;
}
.index_boxes_products .box H3 A
{
	text-decoration: none;
	color: #59310F;
}
.index_about_box
{
	padding: 5px 15px 15px;
	/*[disabled]border-bottom:5px solid #605953;*/
}
.index_about_box .box
{
	margin: 0 20px 0 15px;
	padding-top: 9px;
	/*[disabled]float:left;*/
	/*[disabled]width:448px;*/
}
.index_about_box .box:first-child + .box
{
	margin-top: 17px;
	width: 451px;
}
.index_about_box .box .pict_right
{
	height: 179px;
	text-align: center;
	border: 1px solid #CCC;
	font-size: 1px;
	width: 268px;
	margin: 0 0 9px 30px;
}
.index_about_box .box .pict_right IMG
{
	width: 264px;
	margin-top: 1px;
}
.index_about_box .box H2
{
	font-family: "PT Sans";
	font-size: 14px;
	color: #8A7F74;
	margin: 0 0 0 3px;
	padding: 0;
}
.index_about_box .box H3
{
	font-family: "Droid Serif", serif;
	font-weight: normal;
	color: #59310F;
	line-height: 120%;
	font-size: 23px;
	margin: 0 0 10px;
	padding: 0;
}
.index_about_box .box H3 A
{
	text-decoration: none;
	color: #59310F;
}
.index_about_box .box STRONG
{
	margin-top: 13px;
	display: block;
	font-weight: normal;
	font-family: "PT Sans";
	font-weight: bold;
}
.index_about_box .box .more
{
	color: #A0410D;
	background: url(../img/more1.png) no-repeat right;
	padding-right: 15px;
	padding-left: 0;
}
.view
{
	padding: 0;
	color: #90765F;
	text-align: right;
	font-size: 14px;
	background: url(../img/all.png) no-repeat right center;
	padding-right: 20px;
	float: right;
}
.view A
{
	color: #90765F;
}
.content_designer
{
	/*[disabled]float:left;*/
	/*[disabled]text-align:left;*/
	width: 942px;
	/*[disabled]margin-right:0;*/
	margin-left: 25px;
	/*[disabled]margin-bottom:20px;*/
	/*[disabled]margin-top:20px;*/
}
.content_designer .left_part
{
	float: left;
	text-align: left;
	width: 200px;
}
.content_designer .left_part .pict
{
	margin: 0;
	padding: 0;
	font-size: 1px;
	margin-bottom: 5px;
	float: none;
	width: 200px;
}
.content_designer .right_part
{
	float: right;
	width: 692px;
}
.designer_picts
{
	margin-bottom: 30px;
}
.designer_picts UL
{
	margin: 0;
	padding: 0;
}
.designer_picts UL LI
{
	margin: 0;
	padding: 0;
	list-style: none;
}
.designer_picts .small_pict
{
	float: left;
	margin: 2px;
	font-size: 1px;
	background: #EAE6E2;
	padding: 5px;
}
.designer_picts UL LI:first-child
{
	margin-left: 0;
}
.designer_picts UL LI:first-child + LI + LI + LI + LI
{
	margin-right: 0;
}
.designer_picts .big_pict
{
	margin: 0 0 5px;
	padding: 0;
	font-size: 1px;
}
.designer_picts .pict_title
{
	margin: 0;
	position: absolute;
	z-index: 10;
	margin: 401px 0 0;
	width: 672px;
	background: url(../img/gary.png);
	padding: 6px 10px 4px;
	color: #FFF;
}
.content_designer .right_part H2
{
	font-size: 34px;
	color: #A23003;
	margin: 0 0 15px;
}
.content_designer .right_part H3
{
	font-size: 17px;
	color: #59310F;
	font-family: "Droid Serif", serif;
	font-weight: normal;
	margin: 0 0 2px;
	padding-bottom: 2px;
	padding-right: 30px;
	border-bottom: 1px solid #95928F;
	float: left;
}
.content_designer .right_part .short_desc
{
	font-weight: bold;
	margin-bottom: 10px;
}
.content_designer .right_part .pict_right
{
	margin-top: -6px;
}
.press_picts .pict
{
	margin: 3px;
	font-size: 1px;
	vertical-align: middle;
}
.press_picts .pict IMG
{
	vertical-align: middle;
}
.central_part_search H1
{
	text-transform: uppercase;
}
.central_part_search .right
{
	width: 240px;
}
.central_part_search .rug_radio_box
{
	background: #988677;
	font-size: 16px;
	margin-bottom: 50px;
	color: #FFF;
	font-family: "Droid Serif", serif;
	padding: 10px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#988677), to(#7b6a5a));
	background: -webkit-linear-gradient(#988677, #7B6A5A);
	background: -moz-linear-gradient(#988677, #7B6A5A);
	background: -ms-linear-gradient(#988677, #7B6A5A);
	background: -o-linear-gradient(#988677, #7B6A5A);
	background: linear-gradient(#988677, #7B6A5A);
	-pie-background: linear-gradient(#988677, #7b6a5a);
	behavior:   url(css/PIE.htc);
}
.central_part_search .rug_radio_box .rug_radio
{
	margin: 10px;
}
.central_part_search .left
{
	width: 641px;
	color: #85684F;
}
.central_part_search .left H2
{
	float: left;
	font-size: 16px;
	width: 171px;
}
.central_part_search .left .cats
{
	float: left;
	width: 461px;
	margin-bottom: 20px;
}
.central_part_search .left UL
{
	list-style: none;
	margin: 0;
	padding: 0;
}
.central_part_search .left UL LI
{
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
	width: 220px;
}
.central_part_search .left .cats.type SELECT
{
	width: 258px;
	padding: 1px;
	color: #85684F;
	vertical-align: middle;
}
.central_part_search .left .cats.width SELECT
{
	width: 54px;
	padding: 1px;
	color: #85684F;
}
.central_part_search .left .cats.rug_id INPUT
{
	width: 242px;
	padding: 1px;
	vertical-align: middle;
	color: #85684F;
}
.central_part_search .left .cats.but
{
	width: 116px;
	margin-left: 69px;
}
.content_mid_location
{
	width: 930px;
}
.content_mid_location H1
{
	text-align: center;
}
.content_mid_location .list_item
{
	float: left;
	width: 207px;
	height: 305px;
	border: none;
	padding-left: 20px;
	margin-top: 20px;
}
.content_mid_location .list_item .pict
{
	height: 150px;
	width: 200px;
	overflow: hidden;
	border: 1px solid #CCC;
	line-height: 1px;
}
.content_mid_location .list_item .pict A
{
	display: table-cell;
	height: 150px;
	width: 200px;
	vertical-align: middle;
}
.content_mid_location .list_item H2
{
	font-size: 16px;
}
.content_mid_location .list_item .more
{
	margin: 5px 0 0;
}
/***********************************************************************************************************************/
.manifesto_pict
{
	height: 424px;
	background: url(../img/manifesto.jpg) no-repeat center center;
	margin-top: 10px;
	margin-bottom: 40px;
}
.left_menu_articles
{
	float: left;
	width: 162px;
	margin-left: 40px;
}
.left_menu_articles UL
{
	list-style: none;
	margin: 0;
	padding: 0;
}
.left_menu_articles UL LI
{
	list-style: none;
	margin: 10px 0;
	padding: 0;
}
.left_menu_articles UL LI A
{
	text-transform: uppercase;
	text-decoration: none;
	font-size: 19px;
	color: #2C2C2C;
}
.content_mid_all_manifesto
{
	float: left;
	width: 750px;
	margin-left: 0;
	margin-top: 0;
	font-size: 18px;
	font-family: Calibri;
}
.content_mid_all_manifesto H1
{
	color: #2C2C2C;
	font-family: "Bell MT ";
	font-size: 30px;
}
.citata
{
	margin: 20px 0;
	padding: 20px 0;
	border-top: 2px solid #2C2C2C;
	border-bottom: 2px solid #2C2C2C;
	font-family: "Bell MT ";
	font-size: 35px;
	font-style: italic;
}
.news_list
{
}
.news_list .pict
{
	height: 234px;
	overflow: hidden;
	width: 99%;
	float: none;
	border: 1px solid #CCC;
	vertical-align: middle;
	line-height: 232px;
	background: #F7F7F7;
}
.news_list .list_item
{
	width: 21%;
	margin: 1% 2%;
	float: left;
	overflow: hidden;
	border: none;
	height: 335px;
	padding: 0;
}
.news_list .list_item H2
{
	font-size: 15px;
	text-align: center;
	margin-top: 10px;
}
.news_list .list_item IMG
{
	width: 100%;
	height: auto;
	vertical-align: middle;
}
/*left menu*/
UL.treeMenu
{
	margin: 0;
	position: relative;
}
UL.treeMenu UL
{
	margin: 0;
	padding: 0;
	list-style: none;
}
UL.treeMenu UL LI
{
	margin: 0;
	padding: 0;
	list-style: none;
}
.content_left_products UL.treeMenu
{
	/*[disabled]height:758px;*/
	/*[disabled]overflow:auto;*/
	padding-right: 1px;
}
UL.treeMenu .cat_title
{
	/*[disabled]margin:0;*/
}
UL.treeMenu A
{
	display: block;
	text-align: left;
	font-size: 13px;
	color: #85684F;
	text-decoration: none;
	/*[disabled]border-bottom:1px solid #F6F5F3;*/
	border-top: 1px dotted #B4A293;
	padding: 5px 2px 4px;
	line-height: 14px;
	font-weight: bold;
	margin: 1px 0 1px 1px;
	-webkit-transition: all 0.2s ease 0.2s;
	-moz-transition: all 0.2s ease 0.2s;
	-ms-transition: all 0.2s ease 0.2s;
	-o-transition: all 0.2s ease 0.2s;
	transition: all 0.2s ease 0.2s;
}
UL.treeMenu A B
{
	font-weight: normal;
	color: #FF5500;
	margin-right: 3px;
}
UL.treeMenu A SPAN
{
	display: block;
	padding: 0;
}
UL.treeMenu .cnt
{
	font-size: 9px;
	float: right;
}
UL.treeMenu A:hover
{
	color: #B70C01;
	text-decoration: none;
}
UL.treeMenu A.sel
{
	color: #B70C01;
	text-decoration: none;
}
UL.treeMenu .l_10 A
{
	font-size: 12px;
	/*[disabled]padding-left:12px;*/
	/*[disabled]background:#EBE9E9;*/
	font-weight: normal;
}
UL.treeMenu .l_20 A
{
	font-size: 12px;
	padding-left: 10px;
	font-weight: normal;
	background: #F3F0F0;
}
UL.bot_links
{
	margin: 0;
	padding: 0;
	list-style: none;
}
UL.bot_links LI
{
	list-style: none;
	border: none;
	margin: 0;
	font-size: 16px;
	font-family: "Droid Serif", serif;
	color: #59310F;
	border-top: 1px solid #B4A293;
}
UL.bot_links LI.search
{
	background: none;
	padding-left: 0;
	padding-top: 10px;
}
UL.bot_links LI.search DIV
{
	border: 1px solid #D0C8C1;
	margin: 5px 0 3px;
	height: 21px;
	position: relative;
	z-index: 10;
	padding: 2px 0 1px 3px;
	color: #595959;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	behavior:   url(css/PIE.htc);
}
UL.bot_links LI.search INPUT[type=text]
{
	width: 164px;
	color: #595959;
	margin: 0 1px 0 0;
	border: none;
	border-top: none;
	background: none;
	padding: 2px;
	float: left;
}
UL.bot_links LI.search INPUT[type=submit]
{
	width: 21px;
	height: 20px;
	padding: 0;
	margin: 0;
	border: none;
	background: url(../img/go2.png);
	float: left;
}
UL.bot_links LI A
{
	color: #59310F;
	text-decoration: none;
	cursor: pointer;
	display: block;
}
UL.bot_links LI UL
{
	margin: 5px 0 0;
	padding: 0;
}
UL.bot_links LI UL LI
{
	background: none;
	border: none;
	/*[disabled]line-height:100%;*/
	padding: 5px 2px 4px;
	margin: 1px 0 1px 1px;
	border-top: 1px dotted #B4A293;
}
UL.bot_links LI UL LI A
{
	display: block;
	height: 100%;
	cursor: pointer;
	text-align: left;
	font-size: 13px;
	color: #85684F;
	/*[disabled]border:1px solid #000000;*/
	text-decoration: none;
	font-weight: normal;
}
UL.bot_links LI UL LI A B
{
	font-weight: normal;
	color: #FF5500;
	margin-right: 3px;
	margin-top: 0;
	line-height: 100%;
	height: 13px;
	cursor: pointer;
	display: block;
	float: left;
}
UL.bot_links LI UL LI A SPAN.name
{
	float: left;
	display: block;
	width: 176px;
	padding: 0;
	margin: 0;
	text-transform: capitalize;
}
UL.bot_links LI UL LI A SPAN.cnt
{
	font-size: 10px;
}
UL.bot_links LI UL LI UL
{
	padding-left: 10px;
	border-top: 1px dotted #B4A293;
	margin-top: 5px;
}
UL.bot_links LI UL LI UL A SPAN.name
{
	width: 166px;
	font-size: 12px;
	color: #B26827;
	text-transform: capitalize;
}
UL.bot_links LI UL LI UL UL
{
	padding-left: 15px;
}
UL.bot_links LI UL LI UL UL A SPAN.name
{
	width: 144px;
	font-size: 12px;
	color: #B26827;
}
UL.bot_links .tree-products LI
{
	=padding: 5px 2px 0px;
}
UL.bot_links LI
{
	margin-bottom: 15px;
}
UL.bot_links LI:first-child
{
	border-top: none;
}
.search_within
{
	border: none;
	text-align: left;
	width: 194px;
	padding: 0 0 10px;
	margin: 0 0 40px;
	font-size: 12px;
	color: #FFF;
	position: relative;
	z-index: 10;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	background: #705842;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#705842), to(#48301b));
	background: -webkit-linear-gradient(#705842, #48301B);
	background: -moz-linear-gradient(#705842, #48301B);
	background: -ms-linear-gradient(#705842, #48301B);
	background: -o-linear-gradient(#705842, #48301B);
	background: linear-gradient(#705842, #48301B);
	-pie-background: linear-gradient(#705842, #48301b);
	behavior:   url(css/PIE.htc);
}
.search_within H3
{
	font-family: "Droid Serif", serif;
	font-weight: normal;
	font-size: 16px;
	margin: 10px 5px 10px 10px;
}
.search_within .name
{
	float: left;
	width: 51px;
	margin-top: 5px;
	margin-left: 10px;
}
.search_within .field
{
	float: left;
	margin-bottom: 3px;
	/*[disabled]width:51px;*/
	/*[disabled]margin-top:5px;*/
	/*[disabled]margin-left:10px;*/
}
.search_within SELECT
{
	background-color: #D7D7D7;
	position: relative;
	z-index: 10;
	border: none;
	padding: 3px;
	width: 55px;
	height: 22px;
	color: #472F1A;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	/*[disabled]behavior:url(css/PIE.htc);*/
}
.search_within OPTION
{
	background: none;
	padding: 0;
	background-color: #D7D7D7;
	margin: 0;
	border: none;
	border-top: none;
}
.search_within .field_long SELECT
{
	width: 126px;
}
/*lend eft menu
section elements
articles*/
.articles_related
{
	margin-top: 20px;
	padding-top: 20px;
	border-top: 1px solid #E3E0DB;
}
.articles_related .cat_title
{
	padding: 0;
	margin: 0 0 10px;
	font-size: 16px;
}
.articles_related UL
{
	margin: 0;
	padding: 0;
	list-style: none;
}
.articles_related UL LI
{
	margin: 0 0 5px;
	padding-top: 0;
	padding-bottom: 3px;
	border-bottom: 1px solid #E3E0DB;
}
.articles_related UL LI A
{
	text-decoration: none;
	color: #85684F;
	font-size: 14px;
}
.articles_related UL LI STRONG
{
	font-weight: normal;
	color: #FF5500;
	margin-right: 3px;
	font-size: 15px;
}
.articles_list_left
{
	/*[disabled]margin-top:20px;*/
	padding-top: 20px;
	/*[disabled]border-top:1px solid #E3E0DB;*/
}
.articles_list_left .cat_title
{
	padding: 0;
	margin: 0 0 10px;
	font-size: 16px;
}
.articles_list_left UL
{
	margin: 0;
	padding: 0;
	list-style: none;
}
.articles_list_left UL LI
{
	margin: 0 0 5px;
	padding-top: 0;
	padding-bottom: 3px;
	border-bottom: 1px solid #E3E0DB;
}
.articles_list_left UL LI A
{
	text-decoration: none;
	color: #85684F;
	font-size: 14px;
}
.articles_list_left UL LI STRONG
{
	font-weight: normal;
	color: #FF5500;
	margin-right: 3px;
	font-size: 15px;
}
.articles_list_designers
{
}
.articles_list_designers .pict
{
	width: 150px;
	padding: 1px;
	font-size: 1px;
	border: 1px solid #CCC;
	font-size: 1px;
	line-height: 1px;
	margin-right: 30px;
}
/*blog*/
.left_part_blog
{
	float: right;
	text-align: left;
	width: 250px;
	margin-right: 20px;
	margin-top: 20px;
}
.left_part_blog .blog_cats
{
	display: none;
}
.left_part_blog .cat_title
{
	padding-left: 2px;
	font-family: "PT Sans Narrow";
	text-transform: uppercase;
	font-size: 22px;
	color: #231F20;
}
.left_part_blog .cat_title A
{
	color: #231F20;
}
.left_part_blog .rss
{
	/*[disabled]position:absolute;*/
	margin: 0;
}
.left_part_blog UL.treeMenu
{
	width: 250px;
}
.cloud
{
	padding: 3px;
	margin-top: 5px;
}
.blog_arhive
{
	margin-top: 30px;
}
.blog_arhive .cat_title
{
	margin-bottom: 5px;
}
.blog_arhive UL
{
	margin: 0;
	padding: 0;
}
.blog_arhive LI
{
	/*[disabled]padding:5px 5px 5px 15px;*/
	/*[disabled]background:#F4F2F2;*/
	/*[disabled]margin-bottom:1px;*/
	/*[disabled]border-bottom:1px solid #CCC;*/
	list-style: none;
}
.blog_arhive LI SELECT
{
	color: #6D6E71;
	font-size: 18px;
	font-family: "PT Sans Narrow";
	width: 220px;
	margin: 0 0 0 3px;
}
.blog_arhive LI A
{
	text-decoration: none;
	color: #171717;
}
.blog_list .list_item
{
	padding: 15px 5px;
}
.blog_list .list_item H2
{
	background: #EDEDED;
	padding: 7px;
	text-align: center;
	font-family: "PT Sans Narrow";
	text-transform: uppercase;
	font-size: 25px;
	color: #231F20;
}
.blog_list .list_item H2 A
{
	color: #231F20;
}
.blog_list .list_item H2 A:hover
{
	color: #AA4E00;
}
.blog_list .list_item .post
{
	text-align: center;
	font-family: "PT Sans Narrow";
	text-transform: uppercase;
	font-size: 16px;
	color: #231F20;
	background: url(../img/line.jpg) repeat-x center;
}
.blog_list .list_item .post SPAN
{
	padding: 0 10px 0 5px;
	background: #FFF;
	margin: 0;
	display: inline-block;
}
.blog_list .list_item .post SPAN.author
{
	border-left: 1px solid #CCC;
	padding: 0 5px 0 10px;
}
.blog_list .list_item .post2
{
	text-align: center;
	padding: 7px;
}
.blog_list .list_item .pict_right
{
	float: none;
	margin: 10px 0;
}
.line_blog
{
	border-bottom: 3px solid #231F20;
	border-top: 3px solid #231F20;
	color: #231F20;
	font-family: "Gloria Hallelujah";
	font-size: 35px;
	font-style: italic;
	font-weight: bold;
	margin-top: 20px;
	text-align: center;
}
.follow
{
	font-family: "PT Sans Narrow";
	text-transform: uppercase;
	color: #231F20;
	font-size: 22px;
	margin-top: 20px;
	margin-left: 3px;
	margin-bottom: 5px;
}
.folow_icons
{
	margin-bottom: 50px;
	margin-left: 3px;
}
.folow_icons DIV
{
	width: 38px;
	height: 38px;
	float: left;
	background: url(../img/follow.png) top left;
}
.folow_icons DIV A
{
	display: block;
	height: 100%;
}
.folow_icons DIV.facebook
{
	background-position: -42px 0px;
}
.folow_icons DIV.instagram
{
	background-position: -85px 0px;
}
.folow_icons DIV.pinterest
{
	background-position: -128px 0px;
}
.folow_icons DIV.twitter
{
	background-position: -170px 0px;
}
.folow_icons DIV.blog
{
	background-position: -212px 0px;
	/*[disabled]background-repeat:no-repeat;*/
	width: 36px;
}
.bymail
{
}
.bymail INPUT[type=text]
{
	color: #6D6E71;
	font-size: 18px;
	font-family: "PT Sans Narrow";
	width: 220px;
	margin: 0 0 0 3px;
}
.bymail INPUT[type=submit]
{
	font-weight: normal;
	color: #111;
	text-transform: uppercase;
	border: 3px double #999;
	background: #1E1E1E;
	color: #FFF;
	border-top-color: #CCC;
	border-left-color: #CCC;
	cursor: pointer;
	font-size: 12px;
	width: auto !important;
	padding: 3px 10px;
	margin-top: 3px;
}
.blog_zoom H1
{
	background: #EDEDED;
	padding: 7px;
	text-align: center;
	font-family: "PT Sans Narrow";
	text-transform: uppercase;
	font-size: 25px;
	color: #231F20;
}
.blog_zoom .post
{
	text-align: center;
	font-family: "PT Sans Narrow";
	text-transform: uppercase;
	font-size: 16px;
	color: #231F20;
	background: url(../img/line.jpg) repeat-x center;
}
.blog_zoom .post SPAN
{
	padding: 0 10px 0 5px;
	background: #FFF;
	margin: 0;
	display: inline-block;
}
.blog_zoom .post SPAN.author
{
	border-left: 1px solid #CCC;
	padding: 0 5px 0 10px;
}
.blog_zoom .pict_right
{
	float: none;
	margin: 10px 0;
}
.returne
{
	text-align: center;
	padding: 7px;
	border-top: 2px solid #231F20;
	color: #231F20;
	font-size: 18px;
	font-family: "PT Sans Narrow";
	margin-top: 20px;
}
.returne A
{
	color: #231F20;
	text-decoration: none;
}
/*members*/
.members_list
{
}
.members_list .pict_gray
{
	float: left;
	font-size: 1px;
	margin-right: 10px;
	width: 60px;
	height: 40px;
	border: 1px solid #EEE;
	background: url(../img/siluet.jpg) no-repeat center top;
}
.members_list .pict
{
	font-size: 1px;
	margin-right: 10px;
	width: 60px;
	height: 40px;
	border: 1px solid #EEE;
}
.members_list .date
{
	font-size: 11px;
	font-style: italic;
}
.members_list .pict_gray_zoom
{
	float: left;
	font-size: 1px;
	margin-right: 20px;
	margin-left: 0;
	width: 100px;
	height: 100px;
	border: 1px solid #EEE;
	background: url(../img/siluet.jpg) no-repeat bottom left;
}
.members_list .pict_zoom
{
	font-size: 1px;
	margin-right: 10px;
	width: 200px;
	height: 200px;
	float: left;
	border: 1px solid #EEE;
}
.members_list .active
{
	float: right;
	color: #12AF0A;
}
.members_list .inactive
{
	float: right;
	color: #FF0000;
}
.members_list .item
{
	margin: 0;
	padding: 3px 10px;
	border-bottom: 1px dotted #CCC;
}
.members_list .item_property
{
	float: left;
	width: 355px;
}
/**********************************************************************************************************************
jobs offers*/
.job_offers
{
}
.job_offers .date
{
	padding-top: 12px;
	padding-right: 10px;
}
.job_offers .job_desc
{
	margin-bottom: 10px;
}
.job_offers .more
{
	display: block;
	margin-top: 2px;
}
.content_mid_jobs H2
{
	margin: 0;
	padding: 3px;
}
.content_mid_jobs .list_item
{
	padding: 3px 3px 10px;
	margin-bottom: 10px;
}
.content_mid_jobs .right
{
	margin: -7px 0 0;
	padding: 0;
}
.resume_form
{
	background: #F7F7F7;
}
.resume_form H2
{
	margin-bottom: 10px;
}
.resume_form TABLE
{
	width: 90%;
}
/*video*/
.video_index
{
	/*[disabled]font-size:11px;*/
}
.video_index .pict
{
	float: none;
	font-size: 1px;
	width: 100%;
	margin: 0;
}
.video_index TD
{
	text-align: left;
	background: #F7F7F7;
	border: 1px solid #DDD;
	/*[disabled]font-size:12px;*/
	padding: 5px 8px 5px 9px;
}
.video_window
{
	text-align: center;
}
.video_window .rating_table
{
	text-align: center;
	float: right;
}
.video_featured_list
{
	margin-top: 20px;
}
.video_featured_list H1
{
	font-size: 28px;
}
.video_vertical_cat
{
	margin: 0 0 5px;
	width: 400px;
}
.video_vertical_cat .name A
{
	text-decoration: none;
}
.video_vertical_cat .cat_pict
{
	font-size: 1px;
	height: 50px;
	width: 80px;
}
.video_vertical_cat .cat_pict_gray
{
	height: 50px;
	width: 80px;
	background: #CCCCCC;
}
.video_cats
{
	font-size: 14px;
	margin: 0px 7px 5px 25px;
	line-height: 160%;
	padding: 0px;
}
.video_cats LI
{
	list-style-type: square;
	color: #0981CD;
}
.video_cats UL
{
	margin: 0px 5px 5px 15px;
	line-height: 160%;
	padding: 0px;
}
.video_cats UL LI
{
	list-style-type: disc;
	color: #0981CD;
}
.video_cats UL LI
{
	line-height: 130%;
}
.video_bot_list
{
	padding: 0;
	height: 167px;
	width: 530px;
	overflow: hidden;
}
.video_bot_list TD
{
	padding: 0;
	margin: 0;
}
.video_bot_list .pict
{
	float: none;
	margin: 5px 10px;
	padding: 0;
	font-size: 1px;
}
.video_vertical_list
{
	margin-top: 20px;
	width: 400px;
}
.video_right_list
{
	height: 469px;
	margin-bottom: 10px;
	overflow-y: scroll;
}
.video_vertical_list .pict
{
	float: none;
	margin: 0;
	padding: 0;
	font-size: 1px;
}
.video_vertical_list .title_sm
{
	font: normal 12px Arial;
	margin: 0;
	padding: 0;
}
/*galleries & picts*/
.galleries_feat
{
}
.galleries_feat .pict
{
	float: none;
	font-size: 1px;
	width: 100%;
	margin: 0;
}
.galleries_feat TD
{
	text-align: center;
	background: #F7F7F7;
	border: 1px solid #DDD;
	font-size: 12px;
	padding: 5px 8px 5px 9px;
}
.gallery_picts_event
{
}
.gallery_picts_event .list_item
{
	border: 0;
	padding: 0;
}
.galleries_list
{
	margin-top: 10px;
}
.galleries_list .pict
{
	float: none;
	padding: 0;
	margin: 0;
	border: 1px solid #CCC;
	height: 150px;
}
.galleries_picts
{
	margin-top: 10px;
}
.galleries_picts .pict
{
	float: none;
	padding: 0;
	margin: 0 0 5px;
	border: 1px solid #CCC;
	height: 150px;
}
.galleries_picts .name
{
	margin-bottom: 10px;
}
.LIST_pictures_categories
{
	/*[disabled]height:540px;*/
	/*[disabled]margin-bottom:0;*/
	width: 100%;
	padding: 0;
	/*[disabled]overflow-y:scroll;*/
}
.LIST_pictures_categories .pict_gray
{
	float: none;
	font-size: 1px;
	margin: 0;
	width: 100px;
	height: 50px;
	background: #E7E7E7 no-repeat center top;
}
.LIST_pictures_categories TABLE
{
	/*[disabled]width:100%;*/
	margin: 0;
}
.LIST_pictures_categories TABLE TD
{
	padding: 0 24px 30px;
}
.LIST_pictures_categories .pict
{
	float: none;
	font-size: 1px;
	margin: 0;
	width: 265px;
	height: 160px;
	overflow: hidden;
	margin-bottom: 10px;
	/*[disabled]background:#E7E7E7 no-repeat center top;*/
}
.LIST_pictures_categories .title
{
	text-transform: uppercase;
	font-size: 17px;
	color: #000;
}
.LIST_pictures_categories .title A
{
	color: #000;
}
.LIST_gallery_picts
{
}
.LIST_gallery_picts .list_item
{
	float: left;
	border: 1px solid #CCC;
	text-align: center;
	width: 201px;
	height: 200px;
	margin: 5px;
	display: table;
}
.LIST_gallery_picts .list_item .pict
{
	float: none;
	margin: 0;
	padding: 0;
	display: table-cell;
	vertical-align: middle;
}
.LIST_gallery_picts .list_item .pict STRONG
{
	width: 150px;
}
.content_mid_conversation
{
	margin-left: 21px;
	width: 958px;
}
.content_mid_conversation .big_title
{
	text-align: center;
	text-transform: uppercase;
	font-size: 35px;
	font-family: "Droid Serif";
	color: #000;
}
.content_mid_conversation .sm_title
{
	text-align: center;
	font-size: 17px;
	font-style: italic;
	font-family: "Droid Serif";
	color: #000;
}
.LIST_conversation
{
	text-align: center;
	width: 958px;
}
.LIST_conversation H1
{
	text-transform: uppercase;
	color: #000;
	margin: 0;
	font-size: 30px;
}
.LIST_conversation H2
{
	color: #000;
	margin: 5px 0 0;
	font-family: Myriad;
}
.LIST_conversation H3
{
	color: #000;
	margin: 5px 0 40px;
	font-family: Myriad;
}
.LIST_conversation .big_pict
{
	margin: 20px 0;
}
.LIST_conversation .list_item
{
	width: 50px;
	height: 50px;
	overflow: hidden;
	padding: 0;
	margin: 0;
	background: #242021;
	text-align: center;
	vertical-align: middle;
	line-height: 50px;
	float: left;
	margin: 3px;
}
.LIST_conversation .list_item IMG
{
	vertical-align: middle;
}
/****** Round corners styles index ****************************************/
.round_corners
{
	clear: both;
	background: transparent url(../img/promo_list_t.gif) repeat-x top;
	margin: 0 0 7px;
	width: auto;
	height: auto;
}
.round_corners DIV
{
	width: auto;
	height: auto;
	background: transparent url(../img/promo_list_b.gif) repeat-x bottom;
}
.round_corners DIV DIV
{
	background: transparent url(../img/promo_list_l.gif) repeat-y left;
}
.round_corners DIV DIV DIV
{
	background: transparent url(../img/promo_list_r.gif) repeat-y right;
}
.round_corners DIV DIV DIV DIV
{
	background: transparent url(../img/promo_list_tl.gif) no-repeat top left;
}
.round_corners DIV DIV DIV DIV DIV
{
	background: transparent url(../img/promo_list_tr.gif) no-repeat top right;
}
.round_corners DIV DIV DIV DIV DIV DIV
{
	background: transparent url(../img/promo_list_br.gif) no-repeat bottom right;
}
.round_corners DIV DIV DIV DIV DIV DIV DIV
{
	background: transparent url(../img/promo_list_bl.gif) no-repeat bottom left;
	padding: 10px 15px 18px;
}
.round_corners DIV DIV DIV DIV DIV DIV DIV DIV
{
	background: none;
	padding: 0;
}
/****** end Round corners styles index ***************************************
*********** Tabs listing box styles ****************************************/
.tabs_listing_item .box
{
	width: 415px;
	height: 240px;
	overflow: hidden;
}
.tabs_listing_item .box .central_text
{
	width: 415px;
}
.tabs_listing_item .box .central_text .pict
{
	margin: 0;
	padding: 0 10px 0 0;
}
UL.tabs_listing
{
	left: 0;
	width: 1000px;
	height: 504px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	vertical-align: top;
}
UL.tabs_listing LI
{
	margin: 0;
	padding: 0;
	text-align: left;
	vertical-align: top;
}
DIV.tabs_listing_tabs
{
	position: absolute;
	z-index: 10;
	width: 1000px;
	margin-left: 0;
	margin-top: 435px;
	height: 68px;
	background: url(../img/shadow.png) repeat-x bottom;
	padding: 0;
}
UL.tabs_listing_tabs
{
	list-style-type: none;
	padding: 0;
	margin: 37px 0 0;
	float: right;
	width: 552px;
}
UL.tabs_listing_tabs LI
{
	margin: 2px;
	width: 12px;
	line-height: 185%;
	height: 12px;
	float: left;
	font-family: Verdana, Arial, Helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background: transparent url(../img/cir.png) no-repeat center center;
}
UL.tabs_listing_tabs LI.active
{
	background: transparent url(../img/cir1.png) no-repeat center center;
}
/**********************************************************************************************************************
products index scroll*/
.products_list_index
{
	width: 649px;
}
.products_list_scroll
{
	width: 647px;
	overflow: hidden;
	overflow-x: hidden;
	margin: 0;
}
.products_list_index .cat_pict
{
	float: none;
	padding: 0;
	clear: both;
	background: #FFF;
	margin: 0;
	font-size: 1px;
}
.products_list_index .prod_index_td
{
	padding: 0 7px 2px 5px;
	border-right: 2px solid #DCDCDC;
	text-align: center;
	background: #F6F6F6;
}
.products_list_index .cat_title
{
	margin-top: 5px;
	margin-bottom: 0;
	padding: 0;
	text-align: center;
	border: none;
}
.products_list_index .title_sm
{
	font-size: 12px;
	margin-top: 5px;
	line-height: 100%;
	/*[empty]color:;*/
}
.products_list_index .box_in
{
	float: left;
	width: 592px;
	height: 130px;
	margin-left: 5px;
	overflow: hidden;
}
.products_list_index .cat_pict_gray
{
	height: 90px;
	width: 120px;
	background: #EEE;
}
UL#categories_products_index
{
	list-style-type: none;
	width: 30000px;
	height: 130px;
	margin: 0;
	padding: 0;
}
UL#categories_products_index LI
{
	list-style-type: none;
	width: 120px;
	height: 130px;
	float: left;
	overflow: hidden;
}
/***********************************************************************************************************************/
.products_related_right
{
	padding: 0px 0;
}
.products_related_right H2
{
	padding: 0px;
	margin-top: 0;
}
.products_related_right .item_properties
{
	width: 123px;
	margin-bottom: 0;
	float: left;
	overflow: hidden;
}
.products_related_right .list_item
{
	border-bottom: 1px dotted #CCCCCC;
	padding: 10px 0 5px;
}
.products_related_right .list_item .pict
{
	width: 90px;
	margin-left: 3px;
	border: 1px solid #CCC;
	padding: 3px;
	font-size: 1px;
}
.products_related_right .change_gallery
{
	/*[disabled]font-size:13px;*/
	/*[disabled]float:left;*/
	/*[disabled]padding:9px 0 0;*/
}
.products_related_right .slideshow
{
	/*[disabled]font-size:12px;*/
	/*[disabled]float:right;*/
	/*[disabled]text-align:right;*/
	/*[disabled]padding:2px 5px 0 0;*/
}
/***********************************************************************************************************************/
UL.tree_cats
{
	list-style: none;
	margin: 0;
	padding: 0;
	clear: both;
}
UL.tree_cats LI
{
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: left;
	/*[disabled]float:left;*/
	/*[disabled]width:168px;*/
}
UL.tree_cats LI .cat_info
{
	display: none;
}
UL.tree_cats LI .cat_desc
{
	display: block;
	padding: 0 10px 10px 0;
}
UL.tree_cats LI .cat_desc H3
{
	font-size: 18px;
	color: #A50000;
	height: auto;
	text-transform: uppercase;
	float: none;
	width: auto;
	margin: 20px 0 5px;
}
UL.tree_cats LI .cat_desc H4
{
	margin: 0 0 10px;
}
UL.tree_cats LI .cat_desc H3 A
{
	color: #633D1D;
	font-family: "Droid Serif", serif;
	font-weight: normal;
}
UL.tree_cats LI .pict
{
	display: none;
}
UL.tree_cats LI UL
{
	height: auto;
	margin: 0;
	padding: 0;
}
UL.tree_cats LI UL LI
{
	list-style: none;
	margin: 0 2px 10px;
	padding: 3px 0 0;
	float: left;
	width: 169px;
	padding: 4px 5px 1px;
	height: 203px;
	background: #EAE6E2;
}
UL.tree_cats LI UL LI .cat_desc
{
	display: none;
}
UL.tree_cats LI UL LI .cat_info
{
	display: block;
}
UL.tree_cats LI UL LI UL
{
	display: none;
}
UL.tree_cats LI A
{
	list-style: none;
	margin: 0;
	padding: 0;
}
UL.tree_cats LI .list_item
{
	/*[disabled]float:left;*/
	/*[disabled]width:179px;*/
	/*[disabled]height:167px;*/
	/*[disabled]background:#EAE6E2;*/
	/*[disabled]padding:0;*/
	/*[disabled]text-align:center;*/
	/*[disabled]margin:3px 2px;*/
}
UL.tree_cats LI UL LI .pict
{
	padding: 0;
	width: 168px;
	float: none;
	font-size: 1px;
	margin: 0;
	display: block;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
UL.tree_cats LI UL LI .pict A
{
	/*[disabled]display:block;*/
	background: #FFF;
	height: 160px;
	width: 168px;
	display: table-cell;
	vertical-align: middle;
}
UL.tree_cats LI UL LI .cat_pict_gray
{
	padding: 0;
	width: 168px;
	float: none;
	font-size: 1px;
	margin: 4px 0 0;
	background: #FFF;
	height: 150px;
	display: block;
}
UL.tree_cats LI H2
{
	/*[disabled]margin:0 0 5px 3px;*/
}
UL.tree_cats LI UL LI H3
{
	margin: 7px 5px 0;
	font-size: 13px;
	padding: 0;
	text-align: center;
	font-weight: normal;
	color: #666666;
	/*[disabled]width:162px;*/
	/*[disabled]height:15px;*/
	/*[disabled]overflow:hidden;*/
}
UL.tree_cats LI H3 A
{
	color: #666666;
	text-decoration: none;
}
UL.tree_cats LI H3 B
{
	/*[disabled]font-weight:normal;*/
	/*[disabled]color:#FF5500;*/
	/*[disabled]margin-right:3px;*/
}
.content_left_products
{
	padding-bottom: 50px;
}
.content_left_products .cat_title
{
	border: none;
	background: url(../img/minus.png) no-repeat left center;
	margin: 0;
	font-size: 16px;
	font-family: "Droid Serif", serif;
	padding-top: 3px;
	padding-left: 14px;
	padding-bottom: 5px;
	color: #59310F;
}
.content_left_products .cat_title A
{
	color: #FFF;
}
.products_list H1
{
	float: left;
	width: 357px;
}
.cat_desc.product-desc
{
	float: left;
	/*width: 367px;*/
	width: 732px;
	line-height: 17px;
}
.cat_desc.product-desc.desc_vintage
{
	width: 360px;
}
.cat_desc.product-desc P
{
	margin: 0;
}
.cat_pict_top
{
	display: none;
}
.cat_pict_over-dyed-distressed-rugs
{
	background: url(../img/pict-over.jpg) no-repeat center bottom;
	height: 296px;
	display: block;
	margin-bottom: 30px;
}
.says
{
	float: right;
	width: 320px;
	/*[disabled]position:relative;*/
	/*[disabled]z-index:10;*/
}
.saysvintage
{
	min-width: 368px;
}
.saysvintage + H1
{
	width: 320px;
}
.designers-say.list_item
{
	position: relative;
	z-index: 10;
	padding: 10px 15px;
	margin: 0 0 7px;
	background: #EAE6E2;
	border: 1px solid #C7C1BC;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	behavior:   url(css/PIE.htc);
}
.rug-tip.list_item
{
	position: relative;
	z-index: 10;
	color: #694E36;
	padding: 10px 15px;
	background: #D4CEC8;
	border: 1px solid #C7C1BC;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	behavior:   url(css/PIE.htc);
}
.says .list_item
{
	/*[disabled]border:none;*/
	/*[disabled]margin:0 15px;*/
	/*[disabled]padding:7px 5px;*/
	/*[disabled]float:none;*/
	/*[disabled]height:auto;*/
	/*[disabled]width:auto;*/
	/*[disabled]text-align:left;*/
}
.says H2
{
	font-size: 16px;
	margin: 3px 0 3px 19px;
}
.says .author
{
	color: #633D1D;
	font-family: "PT Sans";
	font-style: italic;
	margin-top: 3px;
}
.products_list .list_item
{
	float: left;
	width: 179px;
	/*height: 167px;*/
	background: #EAE6E2;
	padding: 0;
	text-align: center;
	margin: 3px 2px;
	height: 250px;
	border: none;
}
.products_list_HOWE .list_item
{
	height: auto;
}
.products_list .pict
{
	padding: 0;
	width: 168px;
	float: none;
	/*font-size: 1px;*/
	margin: 4px 0 0;
	background: #FFF;
	/*height: 136px;*/
	overflow: hidden;
	/*[disabled]min-height:155px;*/
	text-transform: lowercase;
	/*[disabled]border:1px solid #CCCCCC;*/
	display: table;
	height: 167px;
	margin: 4px auto;
}
.products_list .pict A
{
	display: table-cell;
	vertical-align: middle;
}
.products_list .item_properties
{
	padding: 0 5px 5px;
	float: left;
	margin-left: 0px;
	width: 286px;
}
.products_list .rating_table
{
	text-align: center;
}
.products_list .sdesc
{
	margin-bottom: 5px;
}
.products_list .price
{
	margin-top: 10px;
	margin-bottom: 10px;
}
.products_list .discounts_info_upsale
{
	margin-left: 5px;
	float: right;
}
.products_list .product_option
{
	float: none;
	margin-top: 10px;
	margin-bottom: 10px;
}
.products_list .product_option DIV
{
	margin: 3px 0;
}
.products_list H2
{
	margin: 0 0 5px;
}
.products_list H3
{
	margin: 5px 9px 0;
	font-size: 13px;
	text-align: center;
	font-weight: normal;
	color: #B55935;
	width: 162px;
	height: 15px;
	overflow: hidden;
}
.products_list H3 A
{
	color: #B55935;
	text-decoration: none;
}
.products_list H3 B
{
	font-weight: normal;
	color: #FF5500;
	margin-right: 0;
}
DIV.products_list .info
{
	padding: 0;
	margin: 5px;
}
.categories_list .list_item
{
	float: left;
	width: 179px;
	height: 209px;
	background: #EAE6E2;
	padding: 0;
	text-align: center;
	margin: 3px 2px;
	border: none;
}
.categories_list .pict
{
	padding: 0;
	width: 168px;
	float: none;
	font-size: 1px;
	margin: 4px 0 0;
	background: #FFF;
	overflow: hidden;
	/*[disabled]border:1px solid #CCCCCC;*/
}
.categories_list .pict A
{
	display: table-cell;
	width: 168px;
	height: 160px;
	vertical-align: middle;
}
.categories_list H2
{
	margin: 0 0 5px 3px;
}
.categories_list H3
{
	margin: 5px 9px;
	font-size: 13px;
	text-align: center;
	font-weight: normal;
	color: #666666;
	width: 162px;
	height: 15px;
	/*[disabled]overflow:hidden;*/
}
.categories_list H3 A
{
	color: #666666;
	text-decoration: none;
}
.categories_list H3 B
{
	font-weight: normal;
	color: #FF5500;
	margin-right: 3px;
}
.pict_zoom_box
{
	min-width: 430px;
	float: left;
}
.small_picts
{
}
.small_picts .pict_zoom_small
{
	float: left;
	max-height: 150px;
	line-height: 1px;
	border: 1px solid #F2F1F1;
	margin: 0 7px 50px 3px;
}
.small_picts_itms .pict_zoom_small
{
	height: 150px;
	overflow: hidden;
}
.small_picts_itms .pict_zoom_small A
{
	display: table-cell;
	height: 150px;
	vertical-align: middle;
}
.pict_zoom
{
	padding: 5px;
	min-width: 430px;
	/*[disabled]min-height:571px;*/
	border: 1px solid #F2F1F1;
	text-align: center;
	margin-right: 30px;
	margin-bottom: 10px;
}
.pict_zoom IMG
{
	max-height: 570px;
	max-width: 430px;
}
.pict_zoom .lupa
{
	height: 23px;
	width: 23px;
	background: url(../img/lupa.png);
	margin: -23px 0 0;
	position: relative;
	z-index: 10;
	float: left;
}
.pict_zoom .lupa A
{
	display: block;
	height: 100%;
}
.pict_zoom A.view
{
	text-decoration: none;
	font-size: 12px;
	display: block;
	margin-top: 3px;
}
.pict_zoom .gray
{
	padding: 5px;
	min-height: 159px;
	min-width: 420px;
	border: 1px solid #CCCCCC;
	text-align: center;
	float: none;
	margin-bottom: 5px;
	background: url(../img/no_img.png) no-repeat center center;
}
.zoom_properties
{
	padding: 0;
	float: left;
	margin-left: 0px;
	width: 240px;
	margin-bottom: 20px;
}
.zoom_properties .price
{
	margin: 20px 0;
}
.zoom_properties H1
{
	margin: 0 0 3px;
}
.zoom_properties H3
{
	color: #59310F;
	font-weight: normal;
	font-size: 20px;
	font-family: "Droid Serif", serif;
	margin: 20px 0 10px;
}
.zoom_properties H4
{
	color: #59310F;
	font-weight: normal;
	font-size: 17px;
	font-family: "Droid Serif", serif;
	margin: 0 0 10px;
}
.zoom_properties H2
{
	color: #59310F;
	font-weight: normal;
	font-size: 16px;
	font-family: "Droid Serif", serif;
	margin: 0 0 20px;
}
.zoom_properties .sdesc
{
	margin-bottom: 30px;
}
.zoom_properties .long_desc
{
	margin-bottom: 20px;
}
.zoom_properties .sku
{
	margin: 5px 0;
}
.zoom_properties .product_option
{
	margin: 10px 0;
}
.zoom_properties .discounts_info_upsale_zoom
{
	margin: 10px 0 0;
}
.zoom_properties .specification
{
	color: #85684F;
	margin-bottom: 30px;
}
.zoom_properties .specification DIV
{
	color: #85684F;
	padding: 3px;
	border-top: 1px solid #E3E0DB;
}
.zoom_properties .specification DIV STRONG
{
	font-weight: normal;
	width: 54px;
	display: inline-block;
}
.zoom_properties .specification DIV SPAN
{
	width: 176px;
	display: block;
	display: inline-block;
}
.next_prev
{
	/*[disabled]margin:0 -5px 10px;*/
	/*[disabled]padding:5px;*/
	/*[disabled]background:#EFEFEF;*/
}
.next_prev A
{
	text-decoration: none;
	color: #88603D;
}
.next_prev A B
{
	font-weight: normal;
	color: #FF5500;
	margin-right: 3px;
}
.next_prev .next
{
	float: right;
}
.next_prev .prev
{
	float: left;
}
.next_prev .center
{
	float: left;
	text-align: center;
	width: 88px;
}
.but_inquiry
{
	/*[disabled]background:#6E5540;*/
	background: #EAE6E2;
	font-family: "Droid Serif", serif;
	font-size: 16px;
	color: #FFF;
	margin: 10px 0;
	border: 1px solid #C7C1BC;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	padding: 3px 8px;
	/*[disabled]background:-webkit-gradient(linear, 0 0, 0 bottom, from(#6e5540), to(#48301b));*/
	/*[disabled]background:-webkit-linear-gradient(#6e5540, #48301b);*/
	/*[disabled]background:-moz-linear-gradient(#6e5540, #48301b);*/
	/*[disabled]background:-ms-linear-gradient(#6e5540, #48301b);*/
	/*[disabled]background:-o-linear-gradient(#6e5540, #48301b);*/
	/*[disabled]background:linear-gradient(#6e5540, #48301b);*/
	/*[disabled]-pie-background:linear-gradient(#6e5540, #48301b);*/
	behavior:   url(css/PIE.htc);
	position: relative;
	z-index: 100;
}
/*inquiry downList*/
.but_inquiry > UL
{
	display: none;
	position: absolute;
	top: 21px;
	left: 4px;
	background: #EAE6E2;
	border: 1px solid #C7C1BC;
	border-top: 0;
	z-index: 100;
	padding: 0;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}
.but_inquiry > UL > LI
{
	font-size: 13px;
	border-top: 1px solid #C7C1BC;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 200px;
}
.but_inquiry > UL > LI A
{
	display: block;
	padding: 6px 10px;
	text-decoration: none;
	color: #666;
}
.but_inquiry > UL > LI A:hover
{
	background: #D8CABD;
	color: #FF6600;
}
.but_inquiry:hover > UL
{
	display: block;
}
.but_inquiry:hover
{
	background: #D8CABD;
}
.but_inquiry SPAN
{
	color: #666666;
	text-decoration: none;
	background: url(../img/but_inq1.png) no-repeat left center;
	display: block;
	padding: 6px 6px 6px 45px;
	cursor: pointer;
}
.but_inquiry SPAN:hover
{
	/*[disabled]color:#FF6600;*/
}
/*end inquiry downList*/
.but_printpage
{
	/*[disabled]background:#6E5540;*/
	font-family: "Droid Serif", serif;
	font-size: 16px;
	border: 1px solid #C7C1BC;
	color: #FFF;
	background: #EAE6E2;
	margin: 10px 0;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	padding: 7px 8px;
	padding: 3px 8px;
	border-radius: 6px;
	/*[disabled]background:-webkit-gradient(linear, 0 0, 0 bottom, from(#6e5540), to(#48301b));*/
	/*[disabled]background:-webkit-linear-gradient(#6e5540, #48301b);*/
	/*[disabled]background:-moz-linear-gradient(#6e5540, #48301b);*/
	/*[disabled]background:-ms-linear-gradient(#6e5540, #48301b);*/
	/*[disabled]background:-o-linear-gradient(#6e5540, #48301b);*/
	/*[disabled]background:linear-gradient(#6e5540, #48301b);*/
	/*[disabled]-pie-background:linear-gradient(#6e5540, #48301b);*/
	behavior:   url(css/PIE.htc);
	position: relative;
	z-index: 10;
}
.but_printpage:hover
{
	background: #D8CABD;
}
.but_printpage A
{
	color: #666666;
	text-decoration: none;
	background: url(../img/but_print1.png) no-repeat left center;
	display: block;
	padding: 6px 6px 6px 45px;
}
.but_printpage A:hover
{
	/*[disabled]color:#FF6600;*/
}
.but_save
{
	background: #EAE6E2;
	font-family: "Droid Serif", serif;
	font-size: 16px;
	color: #FFF;
	margin: 10px 0;
	border: 1px solid #C7C1BC;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	padding: 3px 8px;
	/*[disabled]background:-webkit-gradient(linear, 0 0, 0 bottom, from(#6e5540), to(#48301b));*/
	/*[disabled]background:-webkit-linear-gradient(#6e5540, #48301b);*/
	/*[disabled]background:-moz-linear-gradient(#6e5540, #48301b);*/
	/*[disabled]background:-ms-linear-gradient(#6e5540, #48301b);*/
	/*[disabled]background:-o-linear-gradient(#6e5540, #48301b);*/
	/*[disabled]background:linear-gradient(#6e5540, #48301b);*/
	/*[disabled]-pie-background:linear-gradient(#6e5540, #48301b);*/
	behavior:   url(css/PIE.htc);
	position: relative;
	z-index: 10;
}
.but_save A
{
	color: #666666;
	text-decoration: none;
	background: url(../img/but_save1.png) no-repeat left center;
	display: block;
	padding: 6px 6px 6px 45px;
}
.but_save:hover
{
	background: #D8CABD;
}
.but_save A:hover
{
	/*[disabled]color:#FF6600;*/
}
.but_remove A
{
	font-size: 14px;
}
.but_remove A:hover
{
	/*[disabled]color:#FF6600;*/
}
/*rating*/
.rating
{
}
.rating TD
{
	font-size: 1px;
}
.rating TD.right_text
{
	font-size: 9px;
	text-align: right;
}
/*for alphabetical  search (left and top)*/
.ot
{
	font-size: 9px;
	text-decoration: none;
	color: #19385E;
	border: 1px solid #888888;
	text-align: center;
	font-size: 11px;
}
.ot A
{
	text-decoration: none;
	color: #19385E;
	border-bottom: none;
	padding: 0px;
	text-align: center;
	font-size: 11px;
}
.table_ab
{
}
.table_ab TD
{
	padding: 1px 5px;
}
.table_ab .last
{
	padding: 0px;
	border: none;
	text-align: left;
}
.table_ab_contacts
{
}
.table_ab_contacts TD
{
	padding: 1px 7px;
}
.table_ab_contacts TD A
{
	font-size: 12px;
}
.table_ab_contacts .last
{
	padding: 0px;
	border: none;
	text-align: left;
}
/********************************************************************/
.left_saerch DIV SPAN
{
	text-align: left;
	margin-left: 5px;
}
.left_saerch DIV INPUT
{
	width: 177px;
}
.left_saerch DIV
{
	border: none;
}
/**********************top search biz-directory *******************************
*******************************************************************/
.top_search
{
	background: #EFEFEF;
	padding: 5px 10px;
	margin-top: 10px;
}
.top_search DIV
{
	float: left;
	padding: 0 0px 0 0;
	margin: 0 5px;
	/*[disabled]border-right:1px solid #CCCCCC;*/
	border-bottom: none;
	text-align: left;
	clear: none;
	/*[disabled]height:36px;*/
}
.top_search DIV.spaser
{
	float: none;
	clear: both;
	margin: 0;
	padding: 0;
}
.top_search DIV SPAN
{
	width: auto;
	display: block;
	text-align: left;
	float: none;
}
.top_search DIV INPUT
{
	float: none;
	margin: 0;
}
.top_search DIV TEXTAREA
{
	float: none;
}
.top_search DIV SELECT
{
	float: none;
	margin: 0;
}
.top_search DIV.buts
{
	float: right;
	margin-top: 13px;
}
/*comments*/
.comments
{
	margin: 20px 0 0;
	padding: 0;
	text-align: left;
}
.comments .title
{
	/*[disabled]font-size:18px;*/
	/*[disabled]padding-bottom:7px;*/
	/*[disabled]text-align:center;*/
	/*[disabled]padding-left:5px;*/
	/*[disabled]border-bottom:1px dotted #CCC;*/
	padding-left: 2px;
	font-family: "PT Sans Narrow";
	text-transform: uppercase;
	font-size: 22px;
	color: #231F20;
}
.comments_table
{
	width: 470px;
	text-align: left;
	display: inline;
}
.comments_table .field
{
	width: 299px;
	float: left;
	text-align: right;
	margin-bottom: 5px;
}
.comments_table .text
{
	width: 120px;
	float: left;
	text-align: left;
	margin-left: 10px;
	color: #231F20;
	font-size: 18px;
	font-family: "PT Sans Narrow";
}
.comments_table .textarea
{
	text-align: left;
	margin-left: 5px;
	margin-top: 5px;
	/*[disabled]width:90%;*/
}
DIV.richeditor DIV.container
{
	border-top: 1px solid #231F20;
	border-bottom: 1px solid #231F20;
	border-left: 1px solid #231F20;
	border-right: 1px solid #231F20;
}
.comments_table .validation_block
{
	text-align: left;
}
.icons_sm
{
	border: none;
	font-size: 12px;
	text-align: left;
	padding-left: 5px;
	font-size: 18px;
	font-family: "PT Sans Narrow";
	color: #231F20;
	display: none;
}
.icons_sm .left
{
	float: left;
}
.icons_sm .right
{
	float: left;
	margin-left: 77px;
}
.insert_bbcode
{
	padding: 0 5px;
}
.comments .madatorystar
{
	font-size: 18px;
	font-weight: normal;
	padding-left: 2px;
}
.comments .field INPUT
{
	/*[disabled]background:#F2F2F2;*/
	width: 286px;
	border: 1px solid #231F20;
	padding: 3px;
}
.comments TEXTAREA
{
	background: #F2F2F2;
	border: 1px solid #B7D5EA;
	overflow: auto;
	height: 206px;
	width: 460px;
}
.comments INPUT.check
{
	margin-right: 5px;
}
.comments_list
{
	margin: 0;
	padding: 0;
	clear: both;
	width: 100%;
	list-style: none none;
}
.comments_list LI
{
	margin: 0;
	padding: 5px 0;
	list-style: none none;
}
.contentarea UL.comments_list
{
	margin: 0;
}
.contentarea UL.comments_list LI
{
	list-style: none;
	margin: 0 10px 0 15px;
}
.comments_list .comment_ID
{
	color: #000;
	padding-bottom: 10px;
}
.comments_list .info_line
{
	color: #595959;
	margin-bottom: 10px;
}
.comments_list .right
{
	width: 83px;
	float: right;
	position: relative;
	font-size: 1px;
	z-index: 5;
	margin: -5px 0 0;
}
.comments_list .sabject
{
	font-weight: bold;
	color: #0C0C0C;
}
.comments_list .author
{
	color: #00568C;
	font-size: 16px;
	font-weight: normal;
	padding: 0 10px 0 0;
}
.comments_list .date
{
	font-weight: normal;
	/*[disabled]font-family:georgia;*/
	font-style: italic;
	color: #666666;
}
.comments_list .replay_line
{
	border-bottom: 1px solid #CCC;
	padding-bottom: 10px;
}
A.s-msg-reply, A.s-msg-top, A.s-msg-add
{
	/*[disabled]float:right;*/
	margin: 0 20px 0 0;
	color: #666666;
	/*[disabled]font-weight:normal;*/
	text-transform: uppercase;
}
.title_comm
{
	border-bottom: 1px solid #CCC;
	/*[disabled]color:#A10101;*/
	font-size: 18px;
	margin: 10px 0;
	padding: 0;
	font-family: "PT Sans Narrow";
	text-transform: uppercase;
	font-size: 22px;
	color: #231F20;
}
.title_comm SPAN
{
	display: block;
	float: left;
	margin: 5px 5px 4px;
}
.comments .line
{
	margin: 0;
	padding: 0;
	height: 10px;
	border-bottom: 1px dotted #CCC;
	border-top: none;
}
.comments .validation_block INPUT
{
	width: auto;
}
.comments .submit_button
{
	/*[disabled]font-weight:bold;*/
	color: #111;
	text-transform: uppercase;
	/*[disabled]background:url(lib/images/submit-bg.gif);*/
	background: #1E1E1E;
	color: #FFF;
	border: 3px double #999;
	/*[disabled]background:#EEE;*/
	border-top-color: #CCC;
	border-left-color: #CCC;
	cursor: pointer;
	font-size: 14px;
	width: auto !important;
	padding: 3px 10px;
	margin-top: 10px;
}
.comments .submit_button:hover
{
	background: #005582 !important;
}
.comments .cancel_button
{
	/*[disabled]font-weight:bold;*/
	color: #111;
	text-transform: uppercase;
	/*[disabled]background:url(lib/images/submit-bg.gif);*/
	border: 3px double #999;
	/*[disabled]background:#EEE;*/
	background: #1E1E1E;
	color: #FFF;
	border-top-color: #CCC;
	border-left-color: #CCC;
	cursor: pointer;
	font-size: 14px;
	width: auto !important;
	padding: 3px 10px;
	margin-top: 10px;
}
.comments .cancel_button:hover
{
	background: #005582 !important;
}
.icon_chat
{
	position: absolute;
	z-index: 100;
	margin: -55px 0 0 404px;
}
.header_top_blog .icon_chat
{
	margin: -50px 0 0 576px;
}
.notify
{
	margin-top: 10px;
	margin-left: 5px;
}
DIV.post
{
	/*[disabled]background:#F4F4F4;*/
	/*[disabled]padding:5px;*/
	/*[disabled]margin:5px 0;*/
}
/**** Comments end here *******
calendar & events search*/
.events_list
{
}
.events_list .pict
{
	margin-right: 30px;
}
.calendar_next
{
	font-size: 12px;
	color: #434343;
	text-decoration: none;
}
.calendar_next:hover
{
	color: #CC0000;
}
.calendar_day_name
{
	font-size: 9px;
	text-decoration: none;
	background: #888888;
	color: #FFFFFF;
}
.calendar_sun
{
	font-size: 9px;
	font-weight: bold;
}
.calendar_sat
{
	font-size: 9px;
	font-weight: bold;
}
.calendar_curr
{
	font-size: 9px;
	color: #FF0000;
	font-weight: bold;
}
.calendar_fri
{
	font-size: 9px;
	font-weight: bold;
}
.calendar_thu
{
	font-size: 9px;
	font-weight: bold;
}
.calendar_wed
{
	font-size: 9px;
	font-weight: bold;
}
.calendar_tue
{
	font-size: 9px;
	font-weight: bold;
}
.calendar_mon
{
	font-size: 9px;
	font-weight: bold;
}
.events_calendar_left
{
}
.calendar
{
	border: 1px solid #D2DFD8;
	padding: 3px 1px 5px;
	margin-bottom: 7px;
}
.calendar_search
{
	padding: 0 0 5px;
	margin: 0 0 25px;
	width: 750px;
	float: right;
}
.calendar_search .title_search
{
	background: #B7B5B5 url(../img/arr5.gif) no-repeat center left;
	height: 24px;
	margin-bottom: 5px;
	color: #FFFFFF;
	font-size: 20px;
	padding-left: 33px;
	text-align: left;
}
.calendar_search .padd_starting
{
	padding-right: 10px;
	padding-left: 5px;
	margin: 0;
	text-align: center;
	color: #525252;
	border-right: 1px solid #9B9A9A;
}
.calendar_search .padd_starting INPUT
{
	vertical-align: middle;
	width: 65px;
}
.calendar_search .padd_starting IMG
{
	vertical-align: middle;
	margin-left: 2px;
	height: 16px;
	width: 16px;
}
.calendar_search .padd_through
{
	padding-right: 10px;
	color: #525252;
	padding-left: 10px;
	text-align: center;
	/*[disabled]width:200px;*/
	border-right: 1px solid #9B9A9A;
}
.calendar_search .padd_through INPUT
{
	vertical-align: middle;
	width: 65px;
}
.calendar_search .padd_through IMG
{
	vertical-align: middle;
	margin-left: 3px;
	height: 16px;
	width: 16px;
}
.calendar_search .padd_keywords
{
	text-align: left;
	padding-left: 10px;
	color: #525252;
}
.calendar_search .padd_keywords INPUT
{
	width: 192px;
	vertical-align: middle;
}
.calendar_search .padd_keywords INPUT.img
{
	width: 56px;
}
.calendar_search .padd_keywords .img
{
	vertical-align: middle;
}
.blog_calendar_left
{
	margin: 0 0 10px;
	background: #F4F4F4;
	padding: 5px;
}
.blog_calendar_left .cat_title
{
	text-align: center;
	font-weight: normal;
	font-size: 15px;
}
.blog_calendar_left .calendar
{
	border: 1px solid #D2DFD8;
	padding: 3px;
	background: #FFFFFF;
	margin-top: 0;
}
.blog_calendar_left .title
{
	font-size: 16px;
	color: #9B0202;
	font-weight: bold;
	margin-left: 10px;
}
.blog_calendar_left .title A
{
	text-decoration: none;
	color: #9B0202;
}
/**********************************************************************************************************************
for big calendar*/
.right_selector
{
	float: right;
	padding-top: 7px;
}
.weekdaytop
{
	background: url(../img/tile_sub.gif);
	color: #FFFFFF;
	height: 29px;
	text-align: center;
}
.sundaytop
{
	background: url(../img/tile_sub1.gif);
	color: #FFFFFF;
	text-align: center;
}
.sunweekdayempty
{
	background: #DFE8E4;
	color: #A6AFB4;
	text-align: center;
}
.weekdayempty
{
	background: #DDE0E0;
	color: #A6AFB4;
	text-align: center;
	=height: 65px;
	min-height: 65px;
}
.weekday
{
	background: #EEF0F0;
	text-align: center;
}
.sunday
{
	background: #DFE8E4;
	text-align: center;
}
.event_box
{
	background: url(../img/bg_event.gif) bottom;
	margin: 3px;
	border-top: 1px solid #D0D4D4;
	border-left: 1px solid #D0D4D4;
	border-bottom: 1px solid #DFE2E2;
	border-right: 1px solid #DFE2E2;
	padding: 1px 3px 1px 6px;
	=height: 65px;
	min-height: 65px;
}
.event
{
	border-bottom: 1px dotted #D0D4D4;
	padding: 3px 0px;
	font-size: 10px;
	text-decoration: none;
	text-align: left;
}
.event A
{
	text-decoration: none;
	color: #3D4D55;
}
.weekday:hover
{
	background: #CCE1EB;
}
.weekday:hover .calnum
{
	background: #CCE1EB;
}
.event A:hover
{
	text-decoration: underline;
	color: #FC5300;
}
.calnum
{
	float: right;
	margin-right: -4px;
	margin-top: -2px;
	width: 16px;
	text-align: center;
	background: #EEF0F0;
	height: 20px;
	padding-left: 2px;
	border-left: 1px solid #D0D4D4;
	border-bottom: 1px solid #D0D4D4;
	padding-top: 2px;
}
.calnum A
{
	text-decoration: none;
	font-weight: bold;
	color: #0F5A80;
}
.sunday .calnum
{
	background: #DFE8E4;
}
.sunday:hover
{
	background: #D0E8DD;
}
.sunday:hover .calnum
{
	background: #D0E8DD;
}
.ev_more
{
	text-align: right;
	font-style: italic;
	padding: 3px 0px 0px 3px;
}
.ev_more A
{
	font-size: 11px;
	text-decoration: none;
	color: #B80626;
}
.ev_more A:hover
{
	text-decoration: underline;
	color: #FC5300;
}
.nextmonth
{
	background: #D8E0E4;
	padding: 2px;
	/*[disabled]width:172px;*/
}
.nextmonth A
{
	background: #FFFFFF;
	text-decoration: none;
	padding: 3px 5px;
	display: block;
	font-family: georgia;
}
.currentmonth
{
	font-family: georgia;
	color: #BD012B;
	font-size: 16px;
	background-color: #DDE0E0;
}
.currday
{
	background: #FDD9BB;
}
.currday .calnum
{
	background: #FDD9BB;
}
.currday:hover
{
	background: #FFC89A;
}
.currday:hover .calnum
{
	background: #FFC89A;
}
#calendar_month, #calendar_year
{
	cursor: pointer;
}
DIV#calendar_year_selector, DIV#calendar_month_selector
{
	width: 150px;
	padding: 3px;
	background-color: #ACBDC5;
}
#calendar_year_selector, #calendar_month_selector, #calendar_year_selector A, #calendar_month_selector A
{
	font-family: georgia;
	color: #6B0C21;
	font-size: 13px;
	background-color: #F9FAFA;
	/*[disabled]font-weight:bold;*/
	padding: 3px 3px 3px 10px;
	margin: 0 0 1px;
	text-decoration: none;
	display: block;
	/*[disabled]font-style:italic;*/
}
#calendar_year_selector A:hover
{
	background-color: #FEC799;
}
#calendar_month_selector A:hover
{
	background-color: #FEC799;
}
#calendar_year_selector, #calendar_month_selector
{
	display: none;
}
/**********************************************************************************************************************
end for big calendar
*********************************************************************************************************************
for box bottom and navigation*/
.box-bot
{
	clear: both;
	margin-top: 5px;
	color: #33434E;
	font-size: 11px;
	text-align: center;
}
.box-bot_acc
{
	float: left;
	clear: none;
	margin: 0;
}
.box-bot .prev
{
	float: left;
	font-size: 1px;
}
.box-bot .next
{
	float: right;
	font-size: 1px;
}
.box-bot .prev_gal
{
	float: left;
	margin-left: 0px;
}
.box-bot .next_gal
{
	float: right;
	margin-right: 0px;
}
.box-bot .center
{
	float: left;
	text-align: center;
}
.LIST_galleries_window .box-bot .center
{
	float: left;
	text-align: center;
	margin-left: 80px;
}
.LIST_picts_window .box-bot .center
{
	float: left;
	text-align: center;
	margin-left: 80px;
}
.video_vertical_cat .box-bot .center
{
	margin: 0 0 0 88px;
}
#tabs5 .box-bot .center
{
	margin-left: 38px;
}
#tabs3 .box-bot .center
{
	margin-left: 112px;
	margin-top: 1px;
}
#forum_cat_list .box-bot .center
{
	margin-left: 93px;
	margin-top: 1px;
}
.box-bot .center A
{
	text-decoration: none;
	color: #520202;
	display: block;
	padding: 0px;
	text-align: left;
	float: left;
	background: url(../img/arr1.gif) no-repeat center left;
	padding-left: 20px;
	height: 15px;
	margin: 3px 10px 0 0;
}
.box-bot .center A:hover
{
	text-decoration: underline;
	cursor: pointer;
}
.LIST_gallery_picts .box-bot .center A
{
	background: none;
	margin: 3px 5px 0 15px;
	padding-left: 0;
}
.events_right .box-bot
{
	margin-top: 2px;
	margin-bottom: 5px;
}
.events_right .box-bot .center
{
	margin-left: 42px;
}
.products_list_index .box-bot .prev
{
	float: left;
	font-size: 1px;
	padding: 30px 2px 30px 0;
	border-right: 1px solid #CCC;
	margin-top: 12px;
}
.products_list_index .box-bot .next
{
	float: right;
	font-size: 1px;
	padding: 30px 0 30px 2px;
	border-left: 1px solid #CCC;
	margin-top: 12px;
}
.box-bot_box
{
	padding: 0;
	margin: 0;
}
.list_nav_ref, .list_nav_next, .list_nav_prev, .list_nav_caption
{
	padding: 4px 0;
	color: #6B6B6B;
	font: 0.85em arial;
	overflow: hidden;
	text-align: left;
}
.view_all
{
	padding: 5px 0 3px;
	color: #6B6B6B;
	font: 11px arial;
	overflow: hidden;
	text-align: right;
	float: right;
	width: 60px;
}
.view_all A
{
	border: 1px solid #C7C7C7;
	text-decoration: none !important;
	color: #9B9B9B;
	padding: 2px 5px 1px;
	text-transform: capitalize;
	font-size: 11px;
	margin-right: 0;
}
.list_nav_page_num_curr_page
{
	color: #010000 !important;
	text-decoration: none !important;
	background-color: #D7D7D7 !important;
	border: 1px solid #C7C7C7;
	margin-right: 2px;
	padding: 2px 5px 1px;
	font-size: 11px;
}
.list_nav_ref A, .list_nav_next A, .list_nav_prev A, .list_nav_caption A
{
	border: 1px solid #C7C7C7;
	text-decoration: none !important;
	color: #9B9B9B;
	padding: 2px 5px 1px;
	text-transform: capitalize;
	font-size: 11px;
	margin-right: 1px;
}
.list_nav_ref A:hover, .list_nav_next A:hover, .list_nav_prev A:hover, .list_nav_caption A:hover
{
	background-color: #E9E9E9;
	color: #010000 !important;
}
.list_nav_page_num_delim, .nav_dots, .last_delim
{
	display: none;
}
.list_nav_caption
{
}
.list_nav_ref
{
	font-size: 1px;
	letter-spacing: 0px;
}
.table_nav
{
	float: left;
}
.table_nav A
{
	float: left;
}
.table_nav TD.list_nav_caption
{
	padding-right: 5px;
	font-size: 8pt;
	font-weight: bold;
}
.table_nav TD.list_nav_ref SPAN
{
	float: left;
}
/*
end center content
*********************************************************************************************************************
footer*/
.footer_new
{
}
.footer_new .connect
{
	height: 50px;
	background: url(../img/connect_line.jpg) repeat-x;
	margin-top: 43px;
	text-align: center;
}
.footer_new .connect .icons
{
	background: #4A4541;
	display: inline-block;
	padding: 0 30px;
}
.footer_new .connect .icons A
{
	width: 50px;
	height: 50px;
	display: inline-block;
	margin: 0 5px;
}
.footer_new .connect .icons A.facebook
{
	background: url(../img/connect.jpg) -4px 0px;
}
.footer_new .connect .icons A.twitter
{
	background: url(../img/connect.jpg) -76px 0px;
}
.footer_new .connect .icons A.instagram
{
	background: url(../img/connect.jpg) -150px 0px;
}
.footer_new .connect .icons A.pinterest
{
	background: url(../img/connect.jpg) -217px 0px;
}
.footer_new .address
{
	color: #FFF;
	font-size: 18px;
	letter-spacing: 1px;
	font-weight: normal;
	margin-top: 50px;
}
.footer_new .address A
{
	color: #FFF;
	text-decoration: none;
}
.footer_new .address SPAN
{
	margin: 0 10px;
}
.alerts_new
{
	color: #FFF;
	margin-top: 10px;
	margin-bottom: 50px;
}
.alerts_new DIV
{
	color: #FFF;
	display: inline-block;
	font-size: 17px;
	padding: 0 10px;
}
.footer
{
	clear: both;
	color: #FFFFFF;
	margin: 0;
	padding: 0 0 2px 5px;
	background: url(../img/footer_bg.png) no-repeat top center;
	height: 200px;
	border-top: 5px solid #605953;
}
.footer .box
{
	float: left;
	width: 166px;
	text-align: left;
	color: #C7B299;
	font-size: 11px;
	text-transform: uppercase;
	padding: 17px 20px 10px;
	margin-right: 0;
	margin-left: 15px;
}
.footer .line
{
	float: left;
	height: 191px;
	margin: 0;
	border: none;
	width: 1px;
	background: #605953;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#605953), to(#4a4540));
	background: -webkit-linear-gradient(#605953, #4A4540);
	background: -moz-linear-gradient(#605953, #4A4540);
	background: -ms-linear-gradient(#605953, #4A4540);
	background: -o-linear-gradient(#605953, #4A4540);
	background: linear-gradient(#605953, #4A4540);
	-pie-background: linear-gradient(#605953, #4a4540);
	behavior:   url(css/PIE.htc);
}
.footer .line.first
{
	margin: 0 0 0 -5px;
	height: 90px;
}
.footer .line.last
{
	margin: 0;
	float: left;
	height: 90px;
}
.footer .box1
{
	width: 112px;
	margin-left: 0;
}
.footer .box3
{
	width: 264px;
}
.footer .box4
{
	text-transform: none;
	width: 244px;
}
.footer .box4 SPAN
{
	color: #998675;
	display: block;
	margin-bottom: 15px;
}
.footer .box4 SPAN A
{
	color: #998675;
}
.footer .box4 .comp_name_print
{
	display: none;
}
.footer .box H3
{
	margin: 0 0 10px -11px;
	font-size: 14px;
}
.footer .box A
{
	display: block;
	text-align: left;
	color: #C7B299;
	margin: 5px 0;
	text-decoration: none;
}
.footer .box2 A
{
	/*[disabled]margin-top:12px;*/
	/*[disabled]margin-bottom:0;*/
}
.footer .box4 A
{
	display: inline;
}
.footer .box4 FONT
{
	font-size: 18px;
}
.footer A
{
	color: #FFFFFF;
}
.footer_sign_up
{
	background: #FFF;
	font-family: arial;
	font-size: 11px;
	text-transform: uppercase;
	border-top: 1px solid #CCC;
}
.footer_sign_up .alerts
{
	/*[disabled]background:#FFF;*/
	float: left;
	margin: 7px 10px 5px 20px;
}
.footer_sign_up .alerts .cat_title
{
	float: left;
	font-size: 11px;
	color: #484848;
	font-family: arial;
	text-transform: uppercase;
	padding: 0;
	margin: 3px 6px 0 0;
}
.footer_sign_up .alerts INPUT
{
	float: left;
	vertical-align: middle;
	color: #929292;
	margin: 0;
}
.footer_sign_up .alerts INPUT[type=submit]
{
	background: url(../img/signup.png);
	padding: 0;
	margin: -1px 0 0 5px;
	height: 22px;
	width: 64px;
	border: none;
	vertical-align: middle;
}
.footer_sign_up .connect
{
	float: right;
	margin: 4px 10px 0 5px;
}
.footer_sign_up .connect DIV
{
	float: left;
	margin: 3px;
	padding: 3px 2px 3px 3px;
	border: 1px solid #CCC;
}
.footer_sign_up .connect DIV A
{
	text-decoration: none;
	color: #6D6868;
	padding: 3px;
}
.footer_sign_up .connect DIV.text
{
	border: none;
	margin-top: 5px;
}
.footer_sign_up .connect DIV.blog A
{
	padding-right: 24px;
	background: url(../img/b.png) no-repeat right center;
}
.footer_sign_up .connect DIV.facebook A
{
	padding-right: 24px;
	background: url(../img/f.png) no-repeat right center;
}
.footer_sign_up .connect DIV.yelp A
{
	padding-right: 24px;
	background: url(../img/y.png) no-repeat right center;
}
.footer_sign_up .connect DIV.google A
{
	padding-right: 24px;
	background: url(../img/g.png) no-repeat right center;
}
.footer_sign_up .connect DIV.houzz
{
	padding: 1px 0 1px 3px;
}
.footer_sign_up .connect DIV.houzz IMG
{
	margin: 0;
	vertical-align: middle;
	height: 18px;
	width: 18px;
}
.footer_sign_up .connect DIV.houzz STRONG
{
	font-weight: normal;
	margin: 0 0 0 3px;
	vertical-align: middle;
}
/********************** registration & forms ********************************/
.form_block
{
	width: 100%;
	padding: 1px;
	display: block;
	border: none;
}
.form_block DIV
{
	/*[disabled]display:block;*/
	padding: 3px 0;
	border-bottom: 1px solid #CCCCCC;
	text-align: left;
	clear: both;
	height: 20px;
}
.form_block DIV.last
{
	border: none;
}
.form_block DIV.spaser
{
	height: 1px;
	padding: 0;
	border: none;
}
.form_block DIV.title
{
	text-align: center;
	border: none;
}
.form_block DIV.auto
{
	height: auto;
}
.form_block DIV INPUT
{
	float: left;
	margin-left: 5px;
}
.form_block DIV TEXTAREA
{
	float: left;
	margin-left: 0;
}
.form_block DIV SELECT
{
	float: left;
	margin-left: 5px;
}
.form_block DIV SPAN
{
	display: block;
	/*[disabled]border:1px solid #000;*/
	width: 118px;
	float: left;
	padding-top: 1px;
	text-align: right;
}
.form_block DIV SPAN.text
{
	text-align: left;
	padding-left: 5px;
}
.form_block DIV SPAN SPAN
{
	width: 5px;
	float: right;
	display: inherit;
}
.madatorystar
{
	color: #CC0000;
}
.mandatory_selected
{
	border: 1px solid #FF0000;
}
LABEL.mandatory_selected
{
	border: 0;
	color: #FF0000;
	font-weight: bold;
}
.form_err_message, .form_email_error, .form_password_error, .form_mandatory_error
{
	display: none;
}
.error_mess, .submit_mess, .soldout
{
	color: #CC0000;
}
.Sign_In_Information
{
	/*[disabled]float:left;*/
	/*[disabled]width:307px;*/
	/*[disabled]margin-left:134px;*/
}
.Sign_In_Information_acc
{
	float: left;
	width: 307px;
	margin-left: 121px;
}
.Optional
{
	float: left;
	width: 307px;
	margin-left: 20px;
	height: 224px;
	margin-top: 50px;
	display: none;
}
.Optional_acc
{
	margin-top: 10px;
	display: none;
}
.Optional .title
{
	color: #797676;
}
.Company_Information
{
	float: left;
	width: 337px;
	min-height: 400px;
	margin-right: 30px;
}
.Additional_Information
{
	float: left;
	width: 313px;
	/*[disabled]min-height:400px;*/
	margin-right: 0;
}
.Additional_Information UL
{
	margin: 0;
	padding: 0;
	list-style: none;
}
.Additional_Information UL LI
{
	margin: 3px 0;
	padding: 0 0 0 0px;
	text-align: left;
	font-size: 12px;
}
.Additional_Information UL LI UL
{
	margin-top: 10px;
	margin-left: 20px;
}
.Additional_Information .comment
{
	background: url(../img/ToolTip_1052_51411_7.png) no-repeat;
	height: 101px;
	width: 277px;
	border: none;
	margin-top: 10px;
}
.Additional_Information .comment2
{
	background: url(../img/ToolTip_1051_51411_7.png) no-repeat;
	height: 101px;
	width: 277px;
	border: none;
	margin-top: 10px;
}
.Additional_Information_register
{
	width: 278px;
}
.Personal_Information
{
	float: right;
	width: 344px;
	margin-right: 98px;
}
.Personal_Information_acc
{
	width: 355px;
}
.Select_Subscription_Plan
{
	float: right;
	width: 337px;
	margin-right: 20px;
	margin-top: 20px;
	display: none;
}
.Select_Subscription_Plan DIV
{
	text-align: left;
}
.Select_Subscription_Plan DIV INPUT
{
	float: left;
	margin-left: 67px;
}
.FORMVALID_REGISTER
{
	float: none;
	text-align: center;
	font-size: 11px;
	margin-top: 20px;
}
.FORMVALID_REGISTER SPAN
{
	display: block;
	width: 358px;
	text-align: left;
}
.FORMVALID_REGISTER IMG
{
	float: left;
}
.carrent_acc
{
	width: 216px;
	background: #EEE;
	padding: 0 0 0 10px;
}
.carrent_acc DIV SPAN
{
	width: 64px;
}
.carrent_acc DIV SPAN.text
{
	width: 146px;
}
.carrent_acc DIV SPAN.long
{
	overflow-x: hidden;
}
.register_event
{
	float: left;
	width: 238px;
}
.register_event DIV SPAN
{
	display: block;
	/*[disabled]border:1px solid #000;*/
	width: 91px;
	float: left;
	padding-top: 1px;
	text-align: right;
}
.login_form
{
	width: 305px;
}
.login_form INPUT
{
	width: 150px;
}
.login_form .text_sm
{
	border: none;
	text-align: center;
}
.login_form .log_automatic
{
	font-size: 11px;
	border: none;
}
.login_form .log_automatic LABEL
{
	margin-top: 3px;
	float: left;
}
.login_form .log_automatic INPUT
{
	float: left;
	margin-left: 63px;
	width: auto;
}
.login_form DIV.button
{
	text-align: center;
	border-bottom: none;
	padding: 0;
	height: auto;
	margin: 5px 0 0;
}
.login_form DIV.button INPUT
{
	float: none;
	margin-left: 0;
	width: auto;
}
.login_list_item
{
	float: left;
	margin-left: 117px;
	width: 300px;
}
.login_or
{
	float: left;
	font-size: 20px;
	font-family: "Droid Serif", serif;
	color: #A23003;
	padding: 100px 20px;
	/*[disabled]border-right:1px dotted #CCC;*/
	/*[disabled]border-left:1px dotted #CCC;*/
	margin: 0 20px;
}
.login_reg_but
{
	float: left;
	margin-top: 103px;
}
.login_registre_list_item
{
	float: left;
	width: 300px;
	margin-left: 20px;
	padding-left: 20px;
	border-left: 1px solid #CCC;
}
.login_horisontal
{
	text-align: center;
	width: 588px;
	margin-bottom: 30px;
}
.login_horisontal .login_form
{
	width: 583px;
	padding: 5px 5px 0;
	border: 1px solid #CCC;
	float: none;
	clear: both;
}
.login_horisontal .form_block.login_form DIV.email
{
	float: left;
	width: 219px;
	clear: none;
	border: none;
}
.login_horisontal .form_block.login_form DIV.email SPAN
{
	width: 53px;
}
.login_horisontal .form_block.login_form DIV.pass
{
	float: left;
	width: 237px;
	clear: none;
	border: none;
}
.login_horisontal .form_block.login_form DIV.pass SPAN
{
	width: 73px;
}
.login_horisontal .form_block.login_form DIV.button
{
	float: left;
	width: 127px;
	clear: none;
	margin-left: 0;
	margin-top: 2px;
}
.login_horisontal .form_block.login_form .text_sm
{
	float: left;
	clear: none;
	margin: 3px 0 0 10px;
	padding: 3px 0 0 10px;
	border-left: 1px solid #CCC;
}
.login_horisontal .form_block.login_form .text_sm EM
{
	display: none;
}
.login_horisontal .form_block.login_form .log_automatic
{
	float: left;
	clear: none;
	margin-left: 61px;
}
.login_check
{
	text-align: center;
	width: 480px;
	margin-bottom: 30px;
}
.login_check .login_form
{
	width: 470px;
	padding: 5px 5px 0;
	border: 1px solid #CCC;
	float: none;
	clear: both;
}
.login_check .form_block.login_form DIV.email
{
	float: left;
	width: 219px;
	clear: none;
	border: none;
}
.login_check .form_block.login_form DIV.email SPAN
{
	width: 53px;
}
.login_check .form_block.login_form DIV.pass
{
	float: left;
	width: 237px;
	clear: none;
	border: none;
}
.login_check .form_block.login_form DIV.pass SPAN
{
	width: 73px;
}
.login_check .form_block.login_form DIV.button
{
	float: none;
	width: 456px;
	clear: both;
	margin-left: 0;
	margin-top: 2px;
	padding-top: 5px;
}
.login_check .form_block.login_form .text_sm
{
	float: left;
	clear: none;
	margin: 3px 0 0 10px;
	padding: 3px 0 0 10px;
	border-left: 1px solid #CCC;
}
.login_check .form_block.login_form .text_sm EM
{
	display: none;
}
.login_check .form_block.login_form .log_automatic
{
	float: left;
	clear: none;
	margin-left: 2px;
}
.register_login
{
	float: left;
	margin-left: 80px;
	padding-right: 50px;
	margin-right: 50px;
	border-right: 1px solid #CCC;
	margin-top: 50px;
}
.register_fields
{
	float: left;
	margin-top: 50px;
}
.contact_form
{
	width: 418px;
}
.contact_form DIV TEXTAREA
{
	margin-left: 5px;
}
.contact_address
{
	float: left;
	text-align: left;
	margin: 10px 10px 10px 77px;
}
.contact_form_div
{
	float: right;
	margin: 0 10px 10px 50px;
	
}
/**********************buttons ********************************/
INPUT.but_login
{
	cursor: pointer;
	border: none;
	text-align: center;
	cursor: pointer;
	background: #6E5540;
	font-family: "Droid Serif", serif;
	font-size: 15px;
	color: #FFF;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	padding: 7px 25px;
	border-radius: 6px;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#6e5540), to(#48301b));
	background: -webkit-linear-gradient(#6E5540, #48301B);
	background: -moz-linear-gradient(#6E5540, #48301B);
	background: -ms-linear-gradient(#6E5540, #48301B);
	background: -o-linear-gradient(#6E5540, #48301B);
	background: linear-gradient(#6E5540, #48301B);
	-pie-background: linear-gradient(#6e5540, #48301b);
	behavior:   url(css/PIE.htc);
	behavior:   url(/css/PIE.htc);
	position: relative;
	z-index: 10;
}
INPUT.but_login:hover
{
	color: #FEF91B;
}
INPUT.filter
{
	background: url(../img/apply.jpg);
	border: none;
	width: 88px;
	height: 20px;
	cursor: pointer;
	margin-left: 106px;
}
A.but_login
{
	cursor: pointer;
	border: none;
	text-align: center;
	cursor: pointer;
	background: #6E5540;
	font-family: "Droid Serif", serif;
	font-size: 15px;
	text-decoration: none;
	color: #FFF;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	padding: 7px 25px;
	border-radius: 6px;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#6e5540), to(#48301b));
	background: -webkit-linear-gradient(#6E5540, #48301B);
	background: -moz-linear-gradient(#6E5540, #48301B);
	background: -ms-linear-gradient(#6E5540, #48301B);
	background: -o-linear-gradient(#6E5540, #48301B);
	background: linear-gradient(#6E5540, #48301B);
	-pie-background: linear-gradient(#6e5540, #48301b);
	behavior:   url(css/PIE.htc);
	behavior:   url(/css/PIE.htc);
	position: relative;
	z-index: 10;
}
A.but_login:hover
{
	color: #FEF91B;
}
INPUT.but_submit
{
	border: none;
	text-align: center;
	cursor: pointer;
	background: #6E5540;
	font-family: "Droid Serif", serif;
	font-size: 15px;
	color: #FFF;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	padding: 7px 25px;
	position: relative;
	z-index: 10;
	border-radius: 6px;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#6e5540), to(#48301b));
	background: -webkit-linear-gradient(#6E5540, #48301B);
	background: -moz-linear-gradient(#6E5540, #48301B);
	background: -ms-linear-gradient(#6E5540, #48301B);
	background: -o-linear-gradient(#6E5540, #48301B);
	background: linear-gradient(#6E5540, #48301B);
	-pie-background: linear-gradient(#6e5540, #48301b);
	behavior:   url(/css/PIE.htc);
	behavior:   url(css/PIE.htc);
}
INPUT.but_submit:hover
{
	color: #FEB91B;
}
.but_create
{
	background: url(../img/but_red.jpg) no-repeat left top;
	height: 21px;
	display: block;
	width: 164px;
	font-family: "Trebuchet MS";
	color: #FFF;
	font-size: 13px;
	padding: 1px 0 0;
	text-decoration: none;
	cursor: pointer;
}
.but_create:hover
{
	color: #FEF91B;
}
.but_join
{
	background: url(../img/but_red.jpg) no-repeat left top;
	height: 21px;
	display: block;
	width: 164px;
	font-family: "Trebuchet MS";
	color: #FFF;
	font-size: 13px;
	padding: 1px 0 0;
	text-decoration: none;
	cursor: pointer;
}
.but_join:hover
{
	color: #FEF91B;
}
INPUT.product_buy_button
{
	margin: 0;
	background: url(../img/but_buy.jpg) no-repeat left top;
	padding: 0 0 3px;
	border: none;
	float: none;
	width: 59px;
	text-align: center;
	color: #FFF;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 15px;
	font-family: "Trebuchet MS";
	height: 25px;
	cursor: pointer;
}
INPUT.product_buy_button:hover
{
	color: #FEF91B;
}
INPUT.product_buy_button_sm
{
	margin: 0;
	background: url(../img/but_red2.jpg) no-repeat left top;
	padding: 0 0 3px;
	border: none;
	float: none;
	width: 40px;
	text-align: center;
	color: #FFF;
	font-size: 13px;
	font-family: "Trebuchet MS";
	height: 21px;
	cursor: pointer;
}
INPUT.product_buy_button_sm:hover
{
	color: #FEF91B;
}
INPUT.add2wishlist
{
	margin: 0;
	background: url(../img/but_gray.jpg) no-repeat left top;
	padding: 0 0 3px;
	border: none;
	float: none;
	width: 124px;
	text-align: center;
	color: #FFF;
	font-size: 13px;
	font-family: "Trebuchet MS";
	height: 21px;
	cursor: pointer;
}
INPUT.add2wishlist:hover
{
	color: #FEF91B;
}
INPUT.remove_from_wishlist
{
	margin: 0;
	background: url(../img/but_gray.jpg) no-repeat left top;
	padding: 0 0 3px;
	border: none;
	float: none;
	width: 124px;
	text-align: center;
	color: #FFF;
	font-size: 13px;
	font-family: "Trebuchet MS";
	height: 21px;
	cursor: pointer;
}
INPUT.remove_from_wishlist:hover
{
	color: #FEF91B;
}
.shopping
{
	background: url(../img/but_red.jpg) no-repeat left top;
	height: 21px;
	display: block;
	width: 164px;
	font-family: "Trebuchet MS";
	color: #FFF;
	font-size: 13px;
	padding: 1px 0 0;
	text-decoration: none;
	cursor: pointer;
	float: left;
}
.shopping:hover
{
	color: #FEF91B;
}
INPUT.update
{
	margin: 0 0 0 3px;
	background: url(../img/but_red3.jpg) no-repeat left top;
	padding: 0 0 3px;
	border: none;
	float: none;
	width: 109px;
	text-align: center;
	color: #FFF;
	font-size: 13px;
	font-family: "Trebuchet MS";
	height: 21px;
	cursor: pointer;
	float: left;
}
INPUT.update:hover
{
	color: #FEF91B;
}
INPUT.clear
{
	margin: 0 0 0 3px;
	background: url(../img/but_red3.jpg) no-repeat left top;
	padding: 0 0 3px;
	border: none;
	float: none;
	width: 109px;
	text-align: center;
	color: #FFF;
	font-size: 13px;
	font-family: "Trebuchet MS";
	height: 21px;
	cursor: pointer;
	float: left;
}
INPUT.clear:hover
{
	color: #FEF91B;
}
INPUT.checkout
{
	margin: 0 0 0 3px;
	background: url(../img/but_orange.jpg) no-repeat left top;
	padding: 0 0 3px;
	border: none;
	float: none;
	width: 124px;
	text-align: center;
	color: #FFF;
	font-size: 13px;
	font-family: "Trebuchet MS";
	height: 21px;
	cursor: pointer;
	float: left;
}
INPUT.checkout:hover
{
	color: #FEF91B;
}
.view_cart_buttons
{
	margin-top: 15px;
	margin-left: 92px;
}
.view_cart_buttons_sm
{
	margin-top: 5px;
	margin-left: 15px;
	margin-bottom: 20px;
}
INPUT.prev_order
{
	margin: 0 0 0 3px;
	background: url(../img/but_orange3.jpg) no-repeat left top;
	padding: 0 0 3px;
	border: none;
	float: none;
	width: 170px;
	text-align: center;
	color: #FFF;
	font-size: 13px;
	font-family: "Trebuchet MS";
	height: 21px;
	cursor: pointer;
	float: none;
}
INPUT.prev_order:hover
{
	color: #FEF91B;
}
INPUT.but_search
{
	margin: 5px 0 0;
	background: url(../img/but_gray2.jpg) no-repeat left top;
	padding: 0 0 3px;
	border: none;
	float: none;
	width: 72px;
	text-align: center;
	color: #FFF;
	font-size: 13px;
	font-family: "Trebuchet MS";
	height: 21px;
	cursor: pointer;
}
INPUT.but_search:hover
{
	color: #FEF91B;
}
INPUT.but_search2
{
	margin: 5px 0 0;
	background: url(../img/but_gray.jpg) no-repeat left top;
	padding: 0 0 3px;
	border: none;
	float: none;
	width: 124px;
	text-align: center;
	color: #FFF;
	font-size: 13px;
	font-family: "Trebuchet MS";
	height: 21px;
	cursor: pointer;
}
INPUT.but_search2:hover
{
	color: #FEF91B;
}
A.but_submit_resume
{
	margin: 5px 0 0;
	display: block;
	background: url(../img/but_gray.jpg) no-repeat left top;
	padding: 0 0 3px;
	border: none;
	float: none;
	width: 124px;
	text-align: center;
	color: #FFF;
	font-size: 13px;
	font-family: "Trebuchet MS";
	height: 18px;
	cursor: pointer;
	text-decoration: none;
}
A.but_search2:hover
{
	color: #FEF91B;
}
/*Checkout Form
******************************************************************************/
DIV.title_background_checkout
{
	font-size: 16px;
	color: #8E1C2D;
	padding: 3px;
	border: 1px dotted #CCCCCC;
	margin-top: 5px;
	margin-bottom: 0px;
	background: #EFEFEF;
	font-family: "Trebuchet MS";
	text-align: left;
	padding-left: 15px;
}
DIV.title_background_checkout A
{
	color: #8E1C2D;
	font-weight: bold;
	text-decoration: none;
}
DIV.title_background_checkout A SPAN
{
	margin-top: 6px;
	margin-right: 10px;
	font-size: 11px;
	line-height: 11px;
	background: transparent url(../img/pict_check/plusminus.gif) no-repeat left -11px;
	height: 11px;
	display: block;
	float: left;
	width: 11px;
	text-decoration: none;
	cursor: pointer;
}
DIV.title_background_checkout A SPAN.plus_minus_nobg
{
	background: none;
	cursor: pointer;
}
DIV.title_background_checkout A.closed SPAN
{
	background: transparent url(../img/pict_check/plusminus.gif) no-repeat left top;
}
DIV.title_background_checkout A.menu
{
	font-size: 12px;
	float: left;
	text-decoration: none;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 5px;
}
DIV.title_background_checkout SPAN.caption
{
	float: left;
	font-weight: bold;
	padding-right: 15px;
}
DIV.title_background_checkout A.menu SPAN
{
	margin-top: 2px;
	font-size: 13px;
	line-height: 13px;
	background: transparent url(../img/pict_check/arrows.gif) no-repeat left top;
	height: 13px;
	display: block;
	float: left;
	width: 13px;
	text-decoration: none;
	cursor: pointer;
	margin-right: 1px;
}
DIV.title_background_checkout A.menu_opened SPAN
{
	background: transparent url(img/pict_check/arrows.gif) no-repeat left -13px;
}
FORM#checkout_form DIV.form_block
{
	border: 1px dotted #CCCCCC;
	width: 99%;
}
FORM#checkout_form DIV.form_block_hidden
{
	display: none;
}
FORM#checkout_form DIV.payment_method
{
	display: none;
}
FORM#checkout_form DIV.form_block_shown
{
	display: block;
}
FORM#checkout_form DIV.form_block#account SPAN
{
	font-weight: bold;
}
FORM#checkout_form #COUNTRY, FORM#checkout_form #SHIPCOUNTRY
{
	width: 240px;
}
FORM#checkout_form #PAYPAL_SAMEAS_BILL
{
	float: none;
}
FORM#checkout_form #copy_ship_data_label
{
	font-size: 11px;
	color: #343440;
	display: inline;
}
FORM#checkout_form #SHIPPING_DEFAULT_STATUS_TEXT
{
	width: 270px;
}
FORM#checkout_form #SHIPPING_CALCULATING_STATUS_TEXT
{
	width: 270px;
	display: none;
}
FORM#checkout_form #SHIPPING_METHOD
{
	width: 270px;
	display: none;
}
FORM#checkout_form #cc_number_star
{
	width: 150px;
}
FORM#checkout_form #cvv_star
{
	width: 30px;
}
FORM#checkout_form .form_block DIV SPAN
{
	width: 200px;
}
/******************************************************************************
************************ TABS ************************************
start for index 3 tabs inc_index_3tabs.html*/
.tabs_box0_1
{
	clear: both;
	width: 444px;
	border-left: 1px solid #A54F5B;
	border-bottom: 1px solid #A54F5B;
	border-right: 1px solid #A54F5B;
	height: 320px;
	font-family: arial;
}
.tabs_box0_1 .list_item
{
	padding: 10px 0;
}
.tabs_box0_1 .list_item .date
{
	margin-right: 10px;
}
#tabs4 .tabs_box0_1
{
	clear: both;
	width: 298px;
	border-left: 1px solid #688572;
	border-bottom: 1px solid #688572;
	border-right: 1px solid #688572;
	height: 320px;
}
#tabs5 .tabs_box0_1
{
	width: 298px;
	height: 300px;
	border-left: 1px solid #CB5421;
	border-bottom: 1px solid #CB5421;
	border-right: 1px solid #CB5421;
}
.tabs_box0_1 .box
{
	height: 320px;
	text-align: left;
}
#tabs5 .tabs_box0_1 .box
{
	height: 310px;
	text-align: left;
}
.tabs_box0_1 .box_in
{
	height: 290px;
	padding: 0px 10px;
	overflow: hidden;
}
#tabs5 .tabs_box0_1 .box_in
{
	height: 270px;
	padding: 0;
	overflow: hidden;
}
.tabs_box0_1 .box-bot
{
	margin-right: 3px;
	margin-left: 3px;
}
/*end for index 3 tabs inc_index_3tabs.html*/
DIV.jqueryui_tabs.ui-widget-content
{
	border: none;
	background: none;
	color: #333333;
}
DIV.jqueryui_tabs.ui-tabs
{
	background: #FFFFFF;
	padding: 0px;
	margin: 0;
}
#tabs3.jqueryui_tabs.ui-widget-content
{
	border: none;
	background: none;
}
#tabs5.jqueryui_tabs.ui-widget-content
{
	border: none;
	background: none;
}
DIV.jqueryui_tabs.ui-tabs .ui-tabs-nav
{
	list-style: none;
	position: static;
	z-index: 1;
	padding: 0;
	background: none;
	height: 27px;
	=height: 26px;
	border: none;
	border-bottom: 1px solid #A55;
	margin: 0;
	line-height: 14px;
	/*[disabled]width:446px;*/
	/*[disabled]=width:444px;*/
}
#tabs5.jqueryui_tabs.ui-tabs .ui-tabs-nav
{
	height: 27px;
	=height: 26px;
	border-bottom: 1px solid #C52;
	width: 300px;
	/*[disabled]=width:298px;*/
}
#tabs4.jqueryui_tabs.ui-tabs .ui-tabs-nav
{
	border-bottom: 1px solid #688572;
	width: 300px;
}
DIV.jqueryui_tabs.ui-tabs .ui-tabs-nav LI
{
	position: static;
	float: left;
	border-bottom-width: 0 !important;
	margin: 0 1px -1px 0;
	padding: 0;
	background: url(../img/bg_tag2.gif) no-repeat left top;
	border: none;
}
#tabs4.jquery.ui_tabs.ui-tabs .ui-tabs-nav LI
{
	background: url(../img/bg_tag3.gif) no-repeat left top;
}
DIV.jqueryui_tabs.ui-tabs .ui-tabs-nav LI A
{
	display: block;
	float: left;
	text-decoration: none;
	padding: 0;
	background: url(../img/bg_tag2_right.gif) no-repeat right top;
	text-transform: uppercase;
	font-weight: normal;
	color: #493333;
	font-size: 13px;
	margin: 0;
	/*[disabled]border:1px solid #000000;*/
	padding: 0.5em 2em;
}
#tabs4.jqueryui_tabs.ui-tabs .ui-tabs-nav LI A
{
	background: url(../img/bg_tag3_right.gif) no-repeat right top;
}
DIV.jqueryui_tabs.ui-tabs .ui-tabs-nav LI.ui-tabs-selected
{
	background: #A54F5B url(../img/bg_sel2.gif) no-repeat top left;
	border-bottom: none;
}
#tabs4.jqueryui_tabs .ui-tabs-nav LI.ui-tabs-selected
{
	background: #678470 url(../img/bg_sel3.gif) no-repeat top left;
}
#tabs5.jqueryui_tabs .ui-tabs-nav LI.ui-tabs-selected
{
	background: #CB532A url(../img/bg_sel4.gif) no-repeat top left;
}
DIV.jqueryui_tabs.ui-tabs .ui-tabs-nav LI.ui-tabs-selected A
{
	color: #FFFFFF;
	background: url(../img/bg_sel2_right.gif) no-repeat right top;
	border-bottom: none;
}
#tabs4.jqueryui_tabs .ui-tabs-nav LI.ui-tabs-selected A
{
	color: #FFFFFF;
	background: url(../img/bg_sel3_right.gif) no-repeat right top;
}
#tabs5.jqueryui_tabs .ui-tabs-nav LI.ui-tabs-selected A
{
	color: #FFFFFF;
	background: url(../img/bg_sel4_right.gif) no-repeat right top;
}
DIV.jqueryui_tabs .ui-corner-all
{
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
}
.jqueryui_tabs.ui-tabs .ui-tabs-panel
{
	padding: 0 5px;
	display: block;
	border-width: 0;
	background: none;
}
#tabs5.jqueryui_tabs.ui-tabs .ui-tabs-panel
{
	padding: 0 1px;
	display: block;
	border-width: 0;
	background: none;
}
.jqueryui_tabs .ui-corner-top
{
	-moz-border-radius-topleft: 0;
	-webkit-border-top-left-radius: 0;
	-moz-border-radius-topright: 0;
	-webkit-border-top-right-radius: 0;
}
/************************* TABS END HERE*************************************/
.sitemap_div
{
	float: left;
	width: 187px;
	padding: 2px 0 2px 25px;
	margin: 0;
}
LI.sitemap_header
{
	padding: 0 !important;
	margin: 0 !important;
}
.sitemap_div UL
{
	display: none;
}
.site_map_left
{
	float: left;
	width: 260px;
}
.site_map_right
{
	float: right;
	width: 640px;
}
/*******************************contacts_zoom************************************/
.contacts_information
{
	margin-right: 30px;
	line-height: 180%;
}
.contacts_information2
{
	line-height: 180%;
}
.BUSINESS_DIR_card
{
	margin: 20px 20px 20px 0;
	float: left;
	border: 1px solid #CCC;
}
.BUSINESS_DIR_card .title
{
	background: #1D5188;
	color: #FFF;
	padding: 5px 0px;
	font-size: 15px;
	text-align: center;
	margin: 0;
}
.BUSINESS_DIR_card .pict
{
	margin: 10px;
	float: none;
}
.BUSINESS_DIR_card .contact_person
{
	margin: 20px 20px 0 10px;
	color: #1D5188;
	font-weight: bold;
}
.BUSINESS_DIR_card .contact_person .rep_name
{
	color: #1D5188;
	font-size: 18px;
	font-weight: bold;
}
.BUSINESS_DIR_card .rep_name_sm
{
	color: #1D5188;
	font-weight: bold;
}
.BUSINESS_DIR_card .company_info
{
	margin: 0 2px;
	padding: 5px 20px;
	background: #EEE;
}
.BUSINESS_DIR_card TD .left
{
	text-align: left;
	color: #053260;
	margin: 0 20px 0 10px;
}
.BUSINESS_DIR_card TD .right
{
	text-align: right;
	color: #053260;
	margin: 0 20px 0 10px;
}
.team_list .list_item
{
	padding: 10px 0;
	margin-bottom: 10px;
}
.team_list H2 SPAN
{
	font-style: italic;
}
.team_pict
{
	float: left;
	margin: 0 20px 10px 0;
	font-size: 1px;
}
.team_linkedin IMG
{
	width: 100px;
	height: 35px;
}
.team_zoom DT
{
	font-weight: bold;
}
.team_zoom DD
{
	margin: 0;
}
/*guy 9 feb 2012*/
.content_left_products UL.treeMenu > .cat_title
{
	cursor: pointer;
}
UL.treeMenu A
{
	cursor: pointer;
}
.content_left_products UL.treeMenu > .cat_title.open
{
	background: url("../img/plus.png") no-repeat 0 8px;
}
UL.treeMenu, UL.treeMenu UL
{
	list-style: none;
	padding: 0px;
}
UL.treeMenu > LI > UL
{
	display: none;
}
UL.treeMenu A B
{
	color: #FF5500;
	font-weight: normal;
	margin-left: -2px;
	padding: 0 3px 0 5px;
}
UL.treeMenu > LI
{
	border: none;
	margin: 0;
	font-size: 16px;
	padding: 6px 0;
	color: #59310F;
	border-top: 1px solid #B4A293;
}
UL.treeMenu LI A
{
	border-top: 1px dotted #B4A293;
	color: #85684F;
	display: block;
	font-size: 13px;
	/*font-weight: bold;*/
	line-height: 14px;
	margin: 1px 0 1px 1px;
	padding: 5px 2px 4px;
	text-align: left;
	text-decoration: none;
}
.content_left_products > UL > LI > A
{
	border: none;
	color: #59310F;
	font: normal 16px DroidSerifRegular;
	margin: 0;
	padding-bottom: 5px;
	padding-top: 15px;
}
.content_left_products > UL > LI > A B
{
	background: url("../img/plus.png") no-repeat 0 5px;
	padding-right: 14px;
}
.content_left_products > UL > LI > A.opened B
{
	background: transparent url("../img/minus.png") no-repeat left center;
}
UL.treeMenu LI UL LI A
{
	background: #F3F0F0 repeat 0 0;
	font-size: 12px;
	font-weight: normal;
	padding-left: 10px;
}
/*
ul.treeMenu ul ul li a{padding-left:20px;}
ul.treeMenu ul ul ul li a{padding-left:30px;}
*/
UL.treeMenu LI.l_0 > A
{
	background-color: #FFFFFF;
	padding-left: 5px;
	font-weight: bold;
	color: #B70C01;
}
UL.treeMenu LI.l_10 > A
{
	background-color: #FFFFFF;
	padding-left: 5px;
	text-transform: uppercase;
}
UL.treeMenu > LI:first-child
{
	border: none;
	margin-top: -10px;
}
/*ul.treeMenu ul.l_0 {display:none;}
ul.treeMenu ul.l_10 {display:none;}*/
.content_left_products > UL A + UL
{
	display: none;
}
.content_left_products > UL A.opened + UL
{
	display: block !important;
}
A#readMore
{
	height: 20px;
	padding-top: 5px;
	clear: both;
	display: block;
}
A#closeDesc
{
	clear: both;
	display: block;
}
.cat_desc
{
	overflow: hidden;
}
.content_left_products > UL A B.noNext
{
	color: #888;
}
.printLogo
{
	display: none;
}
.content_left_products > UL.treeMenu > LI > A B
{
	padding-right: 6px;
}
/*GUY 26 FEB*/
UL#advsGallery
{
	list-style: none;
	padding: 0px;
	margin: 1px 0px 0px;
}
UL#advsGallery LI
{
	position: absolute;
	display: none;
}
UL#advsGallery LI.active
{
	z-index: 10;
}
UL#advsGallery LI.last-active
{
	z-index: 9;
}
UL#advsGallery LI:first-child
{
	display: block;
}
#adv_search .content_mid_all
{
	margin: 0px;
}
#adv_search LABEL
{
	cursor: pointer;
}
#adv_search LI LABEL
{
	vertical-align: 2px;
	margin-left: 4px;
}
#adv_search .left
{
	width: 550px;
	margin: 10px 51px 0 45px;
}
#adv_search .right
{
	float: left;
	margin-top: 55px;
}
#adv_search .left .container
{
	background: url("../img/advsBg.png") no-repeat top center;
}
.topSelection
{
	padding: 8px 0 14px 0px;
	height: 38px;
}
.topSelection INPUT
{
	vertical-align: -1px;
	margin-right: 5px;
}
.topSelection LABEL
{
	font: 15px / 19px "Droid Serif";
	color: #504A45;
	margin-right: 37px;
}
.topSelection INPUT.last + LABEL
{
	margin-right: 0px;
}
#mainSelections
{
	margin-left: 40px;
	width: 440px;
}
#mainSelections H2
{
	font: 15px / 100% "Droid Serif";
	width: 100%;
	margin-bottom: 10px;
}
#mainSelections H2 SPAN
{
	font: italic 400 13px / 14px "Droid Serif";
}
#mainSelections H2.toSelect
{
	float: left;
	width: 35%;
	vertical-align: middle;
	display: block;
}
#mainSelections .layout
{
	overflow: auto;
	background: #FFFFFF;
	height: 155px;
	width: 411px;
	padding: 5px;
	border: 1px solid #E4E0DA;
}
#mainSelections .layout LI
{
	float: none;
}
.central_part_search .left .cats.type, .central_part_search .left .cats.rug_id, .central_part_search .left .cats.width
{
	float: right;
	width: 265px;
	margin-top: 0px;
	height: 25px;
	vertical-align: middle;
	margin-right: 17px;
}
.central_part_search .left .cats.width
{
	width: 216px;
}
#mainSelections H2.or
{
	text-align: center;
	background: url("../img/h2.or.png") no-repeat center 9px;
	margin-bottom: 30px;
}
.central_part_search .left .cats.but
{
	width: 100%;
	margin: 7px auto 12px;
	padding-bottom: 12px;
	text-align: center;
}
.central_part_search .left .cats.width INPUT
{
	font: 12px / 15px Arial, sans-serif;
	width: 45px;
	height: 15px;
	text-align: center;
	vertical-align: baseline;
}
.central_part_search .left .cats.rug_id
{
	margin-top: 4px;
}
UL#leftWH LI
{
	font: 13px PTSansRegular, Arial, sans-serif;
	padding: 7px 0;
	font-size: 12px;
	color: #715943;
}
UL#leftWH LI:first-child + LI + LI
{
	border-top: none;
}
UL#leftWH LABEL
{
	font-size: 16px;
	display: block;
	padding: 1px 0 5px;
}
UL#leftWH INPUT[type=text]
{
	width: 40px;
	text-align: center;
}
/*GUY 1 MARCH*/
UL.bot_links LI
{
	/*[disabled]margin-bottom:15px;*/
}
UL.bot_links LI:first-child
{
	/*[disabled]border-top:none;*/
}
DIV.products_list .info
{
	/*[disabled]padding:15px 25px;*/
}
DIV.products_list .info A
{
	/*[disabled]color:#666666;*/
	/*[disabled]text-decoration:none;*/
	/*[disabled]font-size:13px;*/
}
DIV.products_list FORM .list_item
{
	/*[disabled]min-height:240px;*/
}
.products_list .pict A
{
	display: table-cell;
	vertical-align: middle;
}
/*GUY 15 MARCH*/
.selDesel
{
	float: right;
	margin-right: 19px;
	width: 150px;
}
.selDesel A
{
	text-decoration: none;
	color: #59310F;
	font: 400 13px / 14px "Droid Serif";
	outline: none;
}
#mainSelections .layout UL UL
{
	padding-left: 15px;
}
#adv_search .left .container
{
	padding-left: 25px;
}
HR.seperator
{
	border: none;
	background-color: #C7C1BC;
	height: 1px;
}
.top_connect
{
	float: left;
	margin: 0px 0 0 -170px;
	width: 275px;
}
.top_connect .top_connect_inner
{
	position: relative;
	float: none;
	width: auto;
}
.top_connect_inner DIV#___plusone_0
{
	position: absolute;
	z-index: 115;
	left: 127px;
	top: 3px;
	width: 81px !important;
}
.top_connect .facebook
{
	/*float: left;*/
	padding-top: 5px;
	height: 31px;
	margin: 0 2px;
	/*overflow-x: hidden;*/
	width: 83px;
	float: none;
	position: absolute;
	left: 31px;
	top: 0px;
	z-index: 111;
}
.top_connect .yelp
{
	float: none;
	position: absolute;
	z-index: 222;
	top: 0;
	margin: 0 0 0 2px;
	left: 204px;
}
UL#designerGallery IMG
{
	max-width: 124px;
	height: 92px;
}
#big_pict_gallery
{
	width: 693px;
	height: 429px;
}
.big_pict A.lightbox IMG
{
	width: 693px;
	height: 429px;
}
/*temp value. remove  this*/
.image_preloader
{
	padding: 2px;
	background: #FFFFFF;
	border: 1px solid #CCC;
}
.inner_cat_desc
{
	overflow: hidden;
}
.inner_cat_desc P
{
	margin: 0px;
}
A#closeDesc, UL.tree_cats LI A.closeMore
{
	display: block;
	height: 31px;
	padding-top: 10px;
	width: 60px;
}
UL.tree_cats LI A.innerMore
{
	display: block;
	height: 14px;
	padding-top: 10px;
	width: 80px;
}
/*love category*/
UL .cat_li_one-love .cat_desc_one-love
{
	height: 125px;
}
.cat_desc_one-love
{
	margin-top: 20px;
}
.cat_li_one-love .pict_right
{
	margin: -5px 10px 0 0;
}
UL.tree_cats LI.cat_li_one-love UL LI
{
	height: auto !important;
}
.products_list_love H1
{
	width: 683px;
}
.products_list_love H2
{
	font-size: 15px;
	margin-bottom: 20px;
}
.products_list_love .comming
{
	float: left;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #EF4300;
	margin-top: 8px;
}
.products_list_love .cat_pict_one-love
{
	height: 174px;
	display: block;
	background: url(../img/one love_3 color graphic_optimized.jpg) no-repeat 0px 0px;
	margin-bottom: 20px;
}
.products_list_love P
{
	margin: 10px 0 !important;
}
.products_list_love .list_item
{
	height: auto;
	padding-bottom: 5px;
}
/*conversation*/
.content_conversation
{
	padding: 20px 15px;
}
.content_conversation H1
{
	text-align: center;
	font-family: Assassin;
	font-size: 35px;
	text-transform: uppercase;
	color: #1D1C1C;
	margin: 0 0 10px;
}
.content_conversation H2
{
	text-align: center;
	font-size: 16px;
	margin: 0;
	font-style: italic;
	color: #1D1C1C;
	text-transform: none;
}
.content_conversation H3
{
	text-align: center;
	font-size: 30px;
	margin: 28px 0 0;
	color: #1D1C1C;
	text-transform: none;
	font-family: Assassin;
	text-transform: uppercase;
	font-weight: normal;
	padding: 0;
}
.content_conversation H4
{
	text-align: center;
	font-size: 18px;
	margin: 10px 0 0;
	padding: 0;
	color: #1D1C1C;
	text-transform: none;
	font-weight: normal;
}
.content_conversation .pict_conversation
{
	height: 433px;
	overflow: hidden;
	margin-top: 30px;
}
.content_conversation .pict_conversation IMG
{
	width: 100%;
}
.content_conversation .picts_sm_conv
{
}
.picts_sm_conv UL
{
	margin: 21px 0 0 11px;
	padding: 0;
	list-style: none;
}
.picts_sm_conv UL LI
{
	margin: 2px 3px;
	padding: 0;
	list-style: none;
	background: #000;
	width: 50px;
	height: 50px;
	float: left;
}
.past_conv
{
	margin-top: 58px;
	margin-bottom: 40px;
}
.past_conv H3
{
	text-align: left;
	font-style: italic;
	text-transform: none;
	font-family: miriad;
	border-bottom: 2px solid #000;
	padding: 5px 5px 10px 43px;
}
.past_conv UL
{
	margin: 21px 0 0 38px;
	padding: 0;
	list-style: none;
}
.past_conv UL LI
{
	margin: 0;
	padding: 0;
	list-style: none;
	width: 310px;
	height: auto;
	float: left;
}
.past_conv UL LI .pict
{
	float: none;
	margin: 0 0 8px;
	padding: 0;
	height: 157px;
	width: 260px;
}
.past_conv UL LI:first-child .pict
{
	background: url(../img/Arabian-Nights.jpg);
}
.past_conv UL LI:first-child + LI .pict
{
	background: url(../img/one-love.jpg);
}
.past_conv UL LI:first-child + LI + LI .pict
{
	background: url(../img/Breaking.jpg);
}
.past_conv UL LI .text
{
	text-transform: uppercase;
}
.past_conv UL LI .text A
{
	text-decoration: none;
	color: #000;
	font-size: 19px;
}
