@charset "utf-8";




/* // -------------------------------------------------------------------------------------------------
// // gallery.css
---------------------------------------------------------------------------------------------------- */




/* // -------------------------------------------------------------------------------------------------
// //.	[ .section.gallery ]
---------------------------------------------------------------------------------------------------- */

.page .content.main#galleryIndex {
	padding-bottom: 50px;
	background: url(/res/components/200812/images/content_gallery_bg.gif) no-repeat left bottom;
}




/* // -------------------------------------------------------------------------------------------------
// //.	[ .section.gallery ]
---------------------------------------------------------------------------------------------------- */


/* //.		.section.gallery
---------------------------------------------------------------------------------------------------- */

.page .content.main .section.gallery {
	clear: none;
	float: left;
	padding: 0 31px 20px 0;
	width: 252px;
}

	.page .content.main .section.gallery h2 {
		margin: 0 0 .7em;
		padding: 6px 0 0 18px;
		min-height: 26px;
		font-size: 1.4em;
		background-image: url(/res/components/200812/images/h2_gallery_bg.gif);
	}
	/*\*/
	* html .page .content.main .section.gallery h2 {
		height: 26px;
	}
	/**/


/* //.		.section.gallery
---------------------------------------------------------------------------------------------------- */

.page .content.main .section.gallery ul.insideNav {
	width: auto;
}


/* //.		.section.gallery .section
---------------------------------------------------------------------------------------------------- */

	.page .content.main .section.gallery .section {
		margin: 0 0 1.2em;
		padding: 0;
	}

		.page .content.main .section.gallery p {
			font-size: 1em;
		}

		.page .content.main .section.gallery .section h3 {
			margin: 10px 0 15px;
		}

		.page .content.main .section.gallery .section .section {
			margin: 15px 0;
			padding: 0;
		}

			.page .content.main .section.gallery .section .section h4 {
			}


/* //.		.section.gallery .section ul.modelNav
---------------------------------------------------------------------------------------------------- */

.page .content.main .section.gallery .section ul.modelNav {
	overflow: hidden;
	margin: 0 -4px 0 0;
	padding: 0;
}
.page .content.main .section.gallery .section ul.modelNav:after {
	content: "";
	display: block;
	clear: both;
	margin-bottom: -1px;
	height: 1px;
}
/*\*/
* html .page .content.main .section.gallery .section ul.modelNav {
	overflow: visible;
	height: 1px;
}
/**/

	.page .content.main .section.gallery .section ul.modelNav li {
		position: relative;
		z-index: 100;
		list-style: none outside;
		float: left;
		margin: 0 0 15px;
		padding: 0 4px 1px 0;
		width: 124px;
		font-size: 1em;
		background: url(/res/components/200812/images/mNav_gallery_li_bg.gif) no-repeat left bottom;
	}

		.page .content.main .section.gallery .section ul.modelNav li .h,
		.page .content.main .section.gallery .section ul.modelNav li h4 {
			margin: 0;
			padding: 0;
			background-image: none;
		}

		.page .content.main .section.gallery .section ul.modelNav li .fig {
			margin: 1px 2px;
			padding: 0;
		}




/* // -------------------------------------------------------------------------------------------------
// //.	[ .section.showcase ]
---------------------------------------------------------------------------------------------------- */


/* //.		.section.showcase
---------------------------------------------------------------------------------------------------- */

.page .content.main .section.showcase {
	clear: both;
	overflow: hidden;
	padding-bottom: 4.5em;
}
.page .content.main .section.showcase:after {
	content: "";
	display: block;
	clear: both;
	margin-bottom: -1px;
	height: 1px;
}
/*\*/
* html .page .content.main .section.showcase {
	overflow: visible;
	height: 1px;
}
/**/

	.page .content.main .section.showcase h2 {
		float: left;
		margin: 0;
		padding: 0;
		border: solid 1px #D9D9D9;
		width: 254px;
		text-align: center;
		background-image: none;
	}

		.page .content.main .section.showcase h2 img {
			margin: 7px auto;
		}

	.page .content.main .section.showcase .section {
		clear: none;
		float: right;
		margin: 0;
		padding: 0;
		width: 256px;
	}


/* //.		.section.showcase .section dl.showcaseNav
---------------------------------------------------------------------------------------------------- */

.page .content.main .section.showcase .section dl.showcaseNav {
	margin-top: 0;
	border-top: solid 3px #CBCBCB;
}
.page .content.main .section.showcase2 {
	clear:both;
}
.page .content.main .section.showcase2 dt {
	margin-top: 0;
	padding:10px 0;
	font-size:12px;
	font-weight:bold;
}
.page .content.main .section.showcaseNav2 ul {
	clear:both;
	margin:5px 0 0 0;
	padding:0;
}
.page .content.main .section.showcaseNav2 li {
	margin:15px 0 0 0;
	list-style:none;
}
.page .content.main .section.showcaseNav2 li img{
	border:1px solid #D9D9D9;
	padding:7px;
}
.page .content.main .section.showcaseNav2 li span{
	padding-left:10px;
}
/*\*/
*:first-child+html .page .content.main .section.showcase .section dl.showcaseNav {
	top: 0;
	margin-bottom: 0;
}
/**/

	.page .content.main .section.showcase .section dl.showcaseNav dt,
	.page .content.main .section.showcase .section dl.showcaseNav dd {
	}
	/*\*/
	* html .page .content.main .section.showcase .section dl.showcaseNav dt,
	* html .page .content.main .section.showcase .section dl.showcaseNav dd {
		border: none 0;
	}
	/**/

	.page .content.main .section.showcase .section dl.showcaseNav dt {
	}

















