@charset "UTF-8";
/*-- Settings For Catalog - Updated on: 04-2010 by TC */

.catalog { width: 500px;
	padding: 10px 0 0 0;
	margin: 0 45px;
	border: 0px solid black;
	text-align: center;
	font-size: 12px;
	color: #000; }
	
.catalog h2 { width: auto;
	background-color: #FFF;
	border: 1px solid black;
	border-width: 0 0 1px 0; }
	
.catalog h2 span { float: right; }

.catalog img { margin: 0;
	padding: 0;
	border: 0px solid black;}
	
.catalog p { width: 99%;
	margin: 0;
	padding: 0;
	text-align: right; }

.catalog p.lb, .catalog p.lb_left, .catalog p.lb_right  { border: 0px solid black;
	border-width: 0 0 1px 0;
	margin: 6px 0; 
	padding: 3px 0;}

.catalog p span { float: left; }

.catalog p.left, .catalog p.lb_left {text-align: left; }

.catalog p.right, .catalog p.lb_right {text-align: right; }

.catalog p.info {text-align: left;}

.wrapper_fr { float: right;
	width: 99%;}

.catalog_cl, .catalog_cr  { float: left;
	width: 49%;
	margin: 0;
	padding: 0; 
	text-align: left;}
	
.catalog_cr { float: right;  }

.catalog_cl h3, .catalog_cr h3 { background-color: #FFF;
	margin: 0;
	padding: 0;
	font-size: 14px;}

.mm_a, .mm_b, .mm_dbl, .mm_tmp { float: left;
	width: 24%;
	text-align: center; }

.mm_tmp { width: 26%; }

.mm_img { border: 0px solid black;
	border-width: 0 0 1px 0;
	padding: 2px 0;
	margin: 0 1px 4px 1px; }



/* smart image enlarger starts here */
/* If your images are not linking to other pages leave the links as <a href="#nogo"> Otherwise enlarger won't work in IE6 */

.ienlarger {
	float: left;
	clear: none; /* set to left or right if needed */
	padding-bottom: 5px; /* space between thumbs. Don't change this to margin */
	padding-right: 5px; /* space between thumbs and wrapping text when there is any text around it */
}

.ienlarger a { 
	display:block;
	text-decoration: none;
/* add cursor:default; to this rule to disable the hand cursor */
}

.ienlarger a:hover{ /* don't move this positioning to normal state */
 	position:relative;
}

.ienlarger span img {
	border: 1px solid #000000; /* adds a border around the image */
	margin-bottom: 8px; /* pushes the text down from the image */ }

.ienlarger a span {  /* this is for the large image and the caption */
	position: absolute;
	display:none;
	color: #FFCC00; /* caption text colour */
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px; /* caption text size */
	font-weight: bold;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 13px;
	padding-left: 10px;
}

.ienlarger img { /* leave or IE puts a border around links */
border-width: 0;
}

.ienlarger a:hover span { 
	display:block;
	bottom: 0px;
	z-index: 100; }
	
.ienlarger a:hover span.img03 { left: 0px; }
	
.ienlarger a:hover span.img04 { right: 0px; }

.resize_thumb {
	width: 240px; /* enter desired thumb width here */
	height : auto;
}

/* smart image enlarger ends here */


















/*-- Collection Specs: --*/

/*-- Jazz --*/
.catalog h2.id1,  .catalog h3.id1 { color: red;}

/*-- Scott Harris --*/
.catalog h2.id2,  .catalog h3.id2 { color: red;}

/*-- CDA --*/
.catalog h2.id3,  .catalog h3.id3 { color: red;}

/*-- Alternatives --*/
.catalog h2.id4,  .catalog h3.id4 { color: red;}

/*-- Empty --*/
.catalog h2.id5,  .catalog h3.id5 { color: red;}

/*--Elements --*/
.catalog h2.id6,  .catalog h3.id6 { color: red;}

/*-- Empty --*/
.catalog h2.id7,  .catalog h3.id7 { color: red;}

/*-- CDA Boutique --*/
.catalog h2.id8,  .catalog h3.id8 { color: red;}

/*-- Cinzia Ophthalmic --*/
.catalog h2.id9,  .catalog h3.id9 { color: red;}

/*-- Scott Harris Kids --*/
.catalog h2.id10,  .catalog h3.id10 { color: red;}

/*-- David Benjamin --*/
.catalog h2.id11,  .catalog h3.id11 { color: red;}

/*-- Scott Harris Vintage --*/
.catalog h2.id12,  .catalog h3.id12 { color: red;}

/*-- Michael Ryen --*/
.catalog h2.id13,  .catalog h3.id13 { color: red;}

/*-- db4k --*/
.catalog h2.id14,  .catalog h3.id14 { color: red;}

