@charset "UTF-8";

#case_studies
{
	width: 				100%;
	padding: 			58px 0px 0px 0px;
}
#case_studies .container
{
	border-top: 		1px #d5dcdf solid;
	background-color: 	#eff1ee;
	min-height: 		543px;
	_height: 			593px;	
	position: 			relative;
	padding-bottom: 	50px;
}

#case_study
{
	padding:			0px 0px 0px 54px;
}

#case_study h2
{
	font-family:		Arial, Helvetica, sans-serif;		
	font-size:			18px;			
	color: 				#000000;			
	margin-top:			25px;
}

#case_study h3
{
	font-family:		Georgia, "Times New Roman", Times, serif;
	font-size:			16px;			
	color: 				#000000;
	margin-bottom:		18px;
}

#case_study div.rich_description
{
	font-family:		Georgia, "Times New Roman", Times, serif;
	font-size:			12px;
	color:				#818989;
	width: 				678px;
	border-top: 		1px #97999b dotted;
	border-bottom:		1px #97999b dotted;
	padding-top: 20px;
	padding-right: 100px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#case_study div.rich_description a {
	color:#818989;
	font-weight:bold;
	text-decoration:underline;
}
#case_study img.thumbnail
{
	width:				221px;
	height:				137px;
	border:				1px #88949a solid;	
}

#case_study ul
{
	margin-top:			43px;
	width: 900px;
}

#case_study ul li
{
	display:			inline;
	float:				left;	
	margin-right:		54px;
}
	
	#case_study ul li a
	{
		display:		block;
		float:			left;
		padding-top:	10px;
		color: 			#818989;
		font-family:	Georgia, "Times New Roman", Times, serif;
		font-size:		10px;
	}

		#case_study ul li a span.padd	
		{
			font-family:	Arial, Helvetica, sans-serif;		
			font-size:		10px;
			margin-top:		10px;
			display: 		block;		
		}
		
		#case_study ul li a span.anchor
		{
			font-family:	Arial, Helvetica, sans-serif;		
			font-size:		10px;			
			display:		block;
			text-transform:	uppercase;	
			margin-top:		2px;
			width: 			200px;
		}

#interstitial
{
	width:				100%;
	height:				100%;
	position:			absolute;
	top:				0px;
	z-index:			100;
	text-align: 		center;
	display: 			none;
}

#interstitial .bg
{
	background-color:	#000000;
	left:				0;
	top:				0;
	position: 			absolute;
	width:	 			100%;
	height: 			100%;		
	opacity:			.75;
	#filter:			Alpha(opacity=75);
	z-index: 			2;
}

#interstitial .bg, x:-moz-any-link
{
	opacity: 1;
}

#interstitial .bg, x:-moz-any-link, x:default
{
	opacity: .75;
}

#videoContent
{
	display: 			inline;
	background-color: #FFFFFF;
}

div.video 
{
	text-align:			left;
	margin: 			0 auto;
	padding: 			0;
	background: 		transparent url('../images/item/bak_video_player_big.png') no-repeat left top;
	width:				850px;
	height:				560px;
	padding: 			16px;
	position: 			relative;
	z-index: 			3;
	display:			none;	
}

div.video .close
{
	position: 			absolute;
	top:				16px;
	left:				824px;
	color:				black;
}

div.video .close a
{
	color:				black;
}

/** Banners Page **/
#banners_kissy {
	width:336px;
	float:left;
	padding-right:5px;
}
#banners_penguies {
    width:336px;
	float:left;
}
#banners_kissy h2 {
	font-family:		Georgia, "Times New Roman", Times, serif;
	font-size:			14px;
	color:				#818989;
	font-weight:bold; 
	padding-bottom:10px;
}
#banners_kissy p {
	text-align:center;
	padding-top:15px;
}
#banners_kissy a {
	color:#818989;
}
#banners_penguies h2 {
	font-family:		Georgia, "Times New Roman", Times, serif;
	font-size:			14px;
	color:				#818989;
	font-weight:bold; 
	padding-bottom:10px;
}
#banners_penguies p {
	text-align:center;
	padding-top:15px;
}
#banners_penguies a {
	color:#818989;
}
.banner {
	padding-bottom:5px;
}
li.bannerTn {
	float:left;
	
}
