
/* Showcase styles */




.tabActive {
	background-image: url(/images/tabs/s2/tabLft.png);
}

.tabContent {
	clear:both;
	color:#000000;
	background-image:url(/images/tabs/s2/bgRptr.png);
	padding:20px 30px 20px 30px;
}

.tabContent  a:link, .tabContent a:visited, .tabContent a:active{
	color:#C16343;
	text-decoration:underline;
}

.tabContent a:hover{
	color:#C16343;
	text-decoration:none;
}

.tabContent h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#C16343;
	margin-bottom:0px;
}

.tabContent h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#C16343;
	margin:0px;
	padding:0px;
	display:inline;
}

.tabContent strong{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}

.showcase_type_header {
	color: #b8ad88;
	font-weight: bold;
	font-size: 14px;
}

.showcase_list_item {
	margin: 0px 5px 10px 5px ;
	width: 102px ;
	height: 102px ;
	float: left ;
	background-image: url(/images/work/thumbBg.png) ;
	background-repeat: repeat-y ;
}

.showcase_list_img {
	margin: 0px 8px 0px 6px ;
}

.showcase_file_display_item {
	margin: 0px 0px 6px 0px ;
	width: 412px ;
	background-image: url(/images/work/detailImgBg.png) ;
	background-repeat: repeat-y ;
}

.showcase_file_display_img {
	margin: 0px 12px 0px 10px ;
}

.showcase_file_display_button {
	background-image: url(/images/work/detailImageNumBg.png) ;
	background-repeat: repeat-y ;
	margin: 0px 4px 0px 0px ;
	float: left ;
	width: 25px ;
	height: 25px ;
	text-align: center ;
	font-weight: bold ;
	font-size: 14px ;
	line-height: 22px ;
}

/* For MooTools tips plugin */
.showcase-tool-text-div {
	color: #ffffff ;
	margin: 0px ;
	padding: 4px 8px 4px 8px ;
	background-color: #000000 ;
	font-size: 10px ;
}

.showcase-tTI {
	cursor: pointer ;
	display: inline;
}

.clientColLeft {
	float: left ;
	display: inline ;
	width: 160px ;
}

.clientColMiddle {
	display: inline ;
	width: 160px ;
}

.clientColRight {
	float: right ;
	display: inline ;
	width: 160px ;
}

.clientItem {
	line-height: 12px ;
	margin: 8px 6px 8px 6px ;
}


#Content a:link, #Content a:visited, #Content a:active {
	text-decoration: underline ;
	color: #000000 ;
	
}

#Content a:hover {
	text-decoration: none ;
	color: #000000 ;
}