#content .gallery ul, #content .gallery-showcase ul, #content .gallery-showcase3 ul {
	list-style: none; 
	margin:0;
	padding:0;
	overflow: hidden;
}

#content .gallery ul {
	margin: 0 0 18px 0;
}

#content .gallery, #content .gallery-showcase, #content .gallery-showcase3 {
	overflow: hidden;
	margin: 14px 0 0;
}

#content .gallery h2 {
	margin-top: 0;
	clear: left;	
}

#content .gallery li {
	width: 112px;
	height: 112px;
	float: left;
}

#content .gallery li.rbmgn {
	margin: 0 10px 10px 0;
}

#content .gallery li.bmgn {
	margin: 0 0 10px 0;
}

#content .gallery img, #content .gallery-showcase img, #content .gallery-showcase3 img {
	vertical-align:bottom;
	margin: 0;
}

#content .gallery-showcase li {
	width: 290px;
	float: left;
}

#content .gallery-showcase3 li {
	width: 190px;
	float: left;
}

#content .gallery-showcase li.rbmgn {
	margin: 0 20px 20px 0;
}

#content .gallery-showcase3 li.rbmgn {
	margin: 0 15px 15px 0;
}

#content .gallery-showcase li.bmgn {
	margin: 0 0 20px 0;
}

#content .gallery-showcase3 li.bmgn {
	margin: 0 0 15px 0;
}

#content .gallery-showcase p, #content .gallery-showcase3 p {
	margin: 0; 
	padding: 0;
}

#content .gallery-showcase h3, #content .gallery-showcase3 h3 {
	margin: 0; 
	padding: 6px 0 4px;
	font-size: 0.9375em;
	border-top: 1px solid #58595b;
	color: #58595b;
}

#content .gallery-showcase h3 a, #content .gallery-showcase h3 a {
	color: #05487f;
}

#content .gallery-showcase h3 a:hover, #content .gallery-showcase3 h3 a:hover {
	color: #09f;
}


/*  ============================== slimbox styles =================================  */


#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(/img/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(/img/prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(/img/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(/img/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

.c-wall a[href='/commercial'], .c-rap a[href*='rapoxy'], .c-fab a[href*='fabrics'], .c-dig a[href*='digital'], .c-dec a[href*='decor'], .c-crk a[href*='crak'] {color: #0099FF}

