/* STYLES */

.m_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	padding: 10px;
}
.event1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight: bold;
	color:#212121;
}

.style1 {font-size: 10px; font-family: Arial, Helvetica, sans-serif

}
/* STYLES FOR TABLES: BEDROOM, LIVINGROOM, ETC. */

.clear {
	clear:both;
}
.categoryHed {
	background-color:#030;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:27px;
	font-weight:normal;
	letter-spacing:2px;
	padding:4px 0 6px 36px;
}
.eventsHed {
	background-color:#8FA096;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:27px;
	font-weight:normal;
	letter-spacing:2px;
	padding:4px 0 6px 36px;
}
.thumb a:link{
	text-decoration:none;
	border:none;
}
.prod_title{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	font-style:italic;
	color:030;
	padding:12px 0px 12px 0px;
}
.prod_table_cat{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:000;
	background-color:#BBC8C0;
	
}
.table_pad{
	padding-top:6px;
	padding-bottom:6px;
}
.table_topborder{
	border-top:#142a21 solid 1px;
}
.table_botborder{
	border-bottom:#142a21 solid 1px;
}
.table_lftborder{
	border-left:#142a21 solid 1px;
}
.prod_table_details{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	background-color:#E4E9E7;
	border-right:#142a21 solid 1px;
	border-bottom:#142a21 solid 1px;
	padding:3px 0px 4px 6px;
}
.priceLg{
	font-size:14px;
	font-weight:bold;
}	

/* STRUCTURES */

#zoom { position: relative; top: 0px; left: 2px; width: 132px; background-color: rgb(255, 255, 255); }

#zoom a.p1, #zoom a.p1:visited { border: 0pt none ; background: rgb(255, 255, 255) none repeat scroll 0%; display: block; width: 132px; height: 96px; text-decoration: none; top: 0pt; left: 0pt; }

#zoom a img { border: 1px solid #ddd ; padding: 2px; }

#zoom a.p1:hover { text-decoration: none; background-color: transparent; color: rgb(0, 0, 0); }

#zoom a .large { border: 0px none ; display: block; position: absolute; width: 1px; height: 1px; top: -1px; left: -1px; }

#zoom a.p1:hover .large { border: 1px solid #ddd; padding: 2px; display: block; position: absolute; top: -60px; left: 148px; width: 528px; height: 383px; }

#TB_overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index:100;
	width: 100%;
	height: 100%;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

#TB_window {
	position: absolute;
	background: #fff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
}

#TB_window img {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:10px 30px 10px 25px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	
}

#TB_closeWindow{
	height:25px;
	padding:10px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:5px 10px 7px 0;
	margin-bottom:1px;
	text-align:right;
	background-color:#e8e8e8;
}

#TB_ajaxContent{
	padding:2px 15px 15px 15px;
	overflow:auto;
}

#TB_load{
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	overflow: visible;
	visibility: visible;
	display: block;
	z-index:101;
}

#TB_loadContent  {
	margin-left: -125px;
	position: absolute;
	top: -50px;
	left: 50%;
	width: 250px;
	height: 100px;
	visibility: visible;
}

-->
