@charset "utf-8";
/******************************************************************
***   Global Settings   ***
*******************************************************************/
/*
-------------------------------------------------
@Encoding			= charset "utf-8"
-------------------------------------------------
@Css Version		= Css Level 2
-------------------------------------------------
@Copyright			= Copyright 2008-2009, 
-------------------------------------------------
@Language			= en
-------------------------------------------------
@Author				= http://seedsolutions.co.in/ 
-------------------------------------------------
@Link				= http://seedsolutions.co.in/ 
-------------------------------------------------

*/
.slideshowContainer 

{
	float:left;
	width:677px;
	height:340px;
	margin:0px;
}


.slideshowContainer_project 
{
	float:right;
	width:593px;
	height:auto;
	margin:0px;
	padding-bottom:10px;
}


.slideshowContainer02 
{
	width:314px;
	position:absolute;
	left:0px;
	top:0px;
	height:265px;
	margin:0px;
	z-index:1000;
	padding:0px;
	margin-left:2px;
}


#slideshowContainer img 
{
	cursor:pointer;
}


.loading 
{
	background:url(http://121.247.74.79:81/demo/consultant/css/images/loading.gif)center no-repeat;
}


.slideshowThumbnail 
{
	outline: none;
	cursor:pointer;
}


.slideshowThumbnail img 
{
	margin-right:9px;
}


a:hover.slideshowThumbnail img 
{
}


.current img 
{
	background:#00529b;
	border-bottom:1px solid #00529b;
}


.outline 
{
	z-index: 0;
	position: absolute;
	background:#00529b;
	border-bottom:1px solid #00529b;
}


.outline02 
{
	z-index: 0;
	position: absolute;
}


#thumbnails 
{
	float:left;
	width:280px;
	height:25px;
	margin:0px;
	text-align:left;
	margin-top:-2px;
	padding-top:15px;
	padding-left:5px;
	text-transform:uppercase;
	color:#00529b;
}

* html #thumbnails span.subheader
{
	position: relative;
}


#thumbnails_backup 
{
	float:left;
	width:144px;
	padding-left:170px;
	padding-top:237px;
	height:28px;
	margin:0px;
	text-align:right;
}


#thumbnails #IMAGE_THUMB 
{
	width:144px;
	position:absolute;
	height:28px;
	top:218px;
	text-align:left;
	margin:0 0 0 140px;
}


#thumbnails02 
{
	float:left;
	width:314px;
	height:265px;
	margin:0px;
	text-align:left;
}


#container 
{
	float:left;
	width:100%;
	height:265px;
	margin:0px;
	padding:0px;
}


#example 
{
	float:left;
	width:707px;
	height:397px;
}


#example02 
{
	float:left;
	width:314px;
	height:265px;
	overflow:hidden;
}


.pading_btm 
{
	margin-bottom:6px;
	margin-right:2px;
}


* html .pading_btm 
{
	margin-bottom:5px;
	margin-right:1px;
}


a.pre_next 
{
	float:left;
	width:auto;
	margin-right:5px;
	height:20px;
	line-height:20px;
	background:#85bad2;
	cursor:pointer;
	text-align:center;
	padding:0 5px;
	color:#FFFFFF;
	font-size:15px;
	font-weight:bold;
}


a:hover.pre_next 
{
	background:#137098;
}


.image_outer 
{
	width:auto;
	height:auto;
	border:1px solid #000000;
}


