
.tab_vis {
	display: inline;
}
.tab_hid {
	display: none;
}

/* ---------------------------- SHOP BOX */
.tab1_on, .tab1_off  {
	height: 38px;
	cursor: pointer;
	background-color: #B1A88E;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-weight:bold;
	padding:0 30 5 5;
}

.tab1_1_on { background-color: #802323;
	color:#FFFFFF;
	padding:0 0 5 5;
}
.tab1_1_off { background-color: #81715a; 
	color:#000000;
	padding:0 0 5 5;
	
}
.tab1_1_hover { background-color: #9a8d7b; 
	color:#83735C;
	padding:0 0 5 5;
}

.tab1_2_on { background-color: #802323;
	color:#FFFFFF;
	padding:0 30 5 5;
	 }
.tab1_2_off { background-color: #81715a; 
	color:#000000;
	padding:0 30 5 5;
	
}
.tab1_2_hover {  background-color: #9a8d7b;  
	color:#83735C;
	padding:0 30 5 5;
}


/* ---------------------------- SHOP BOX 2 */
.tab4_on, .tab4_off  {
	height: 38px;
	cursor: pointer;
	background-color: #B1A88E;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-weight:bold;
	padding:0 30 5 5;
}

.tab4_1_on { background-color: #802323;
	color:#FFFFFF;
	padding:0 30 5 5;
}
.tab4_1_off {  background-color: #9a8d7b;  
	color:#000000;
	padding:0 30 5 5;
	
}
.tab4_1_hover { background-color: #9a8d7b;  
	color:#83735C;
	padding:0 30 5 5;
}

.tab4_2_on { background-color: #802323;
	color:#FFFFFF;
	padding:0 30 5 5;
	 }
.tab4_2_off { background-color: #81715a; 
	color:#000000;
	padding:0 30 5 5;
	
}
.tab4_2_hover {  background-color: #9a8d7b;
	color:#83735C;
	padding:0 30 5 5;
}


/* ---------------------------- THUMBNAILS */

.tab2_on {
	background: url('../img/tab2_on.gif');
	width: 144px;
	height: 180px;
}
.tab2_off {
	background: url('../img/tab2_off.gif');
	width: 144px;
	height: 180px;
}
.tab2_off a {
	color: #543B25;
}
.tab2_on a {
	color: white;
}

.tab2_hid {
	display: none;
}
.tab2_vis {
	font-size: 11px;
	color: #E2DED3;
	line-height: 14px;
	text-align: justify;
	display: block;
	background-color: #5E4D39;
	padding-left: 24px;
	padding-right: 22px;
	padding-top: 9px;
	padding-bottom: 6px;
}
.tab2_vis p {
	margin-top: 1px;
	margin-bottom: 0px;
}
.tab2_vis a {
	color: #FFFFFF;
	text-decoration: underline;
}
.tab2_vis a:hover {
	padding-right: 1px;
}


/* ---------------------------- FEATURED PRODUCTS */
.tab3_on, .tab3_off  {
	height: 40px;
	cursor: pointer;
	background-color: #81715A;
}

.tab3_1_on { background: url('../img/tab3_1_on.gif'); }
.tab3_1_off { background: url('../img/tab3_1_off.gif'); }
.tab3_1_hover { background: url('../img/tab3_1_hover.gif'); }
.tab3_2_on { background: url('../img/tab3_2_on.gif'); }
.tab3_2_off { background: url('../img/tab3_2_off.gif'); }
.tab3_2_hover { background: url('../img/tab3_2_hover.gif'); }
.tab3_3_on { background: url('../img/tab3_3_on.gif'); }
.tab3_3_off { background: url('../img/tab3_3_off.gif'); }
.tab3_3_hover { background: url('../img/tab3_3_hover.gif'); }
.tab3_4_on { background: url('../img/tab3_4_on.gif'); }
.tab3_4_off { background: url('../img/tab3_4_off.gif'); }
.tab3_4_hover { background: url('../img/tab3_4_hover.gif'); }
.tab3_5_on { background: url('../img/tab3_5_on.gif'); }
.tab3_5_off { background: url('../img/tab3_5_off.gif'); }
.tab3_5_hover { background: url('../img/tab3_5_hover.gif'); }




/*
	For MSIE
	all expressions need to be at the end of the stylesheet, to avoid problems in Safari
*/



