
#idCatalog
{
	border-right: #ffcc66 1px solid;
	width: 150px;
	height: 350px;
	background-color: #63C663;
	border-style: solid;
	border-width: 2px;
	border-color: #F5F5F5;
	position:absolute;
}

#divThumb
{
	z-index: 101;
	padding-bottom: 2px;
	background-color: #F5F5F5;
}

#idControlBar
{
	z-index: 106;
}
.lbl
{
	font-family:Verdana;
	font-size: 9pt;
	border-right: #ffcc66 1px solid; 
	border-top: #ffcc66 1px solid; 
	display: inline; 
	font-weight: bold; 
	font-size: 10pt; 
	text-transform: capitalize; 
	border-left: #ffcc66 1px solid; 
	width: 149px; 
	border-bottom: #ffcc66 1px solid; 
	height: 16px; 
	background-color: #F5F5F5; 
	border-color: #FFFFFF; 
	border-width: 0px;
}
.photoover
{
	cursor:pointer;
}
.nav_links_last
{
	z-index: 101;
	color: White;
	font-size: 8pt;
	font-family: Verdana;
}
.nav_links_first
{
	z-index: 102; 
	color:White;
	font-size:8pt;
	font-family:Verdana;
}
.ddl_images
{
	z-index: 105;
	width: 50px;
	font-weight: bold;
}

.img_btn_prev
{
	z-index: 101;
	width: 32px;
	border-color: Silver;
	border-style: none;
	height: 32px;
	background-color: Transparent;
	border-width: 1px;
	border: 0px;
}

.img_btn_next
{
	z-index: 102;
	width: 32px;
	border-color: Silver;
	border-style: none;
	height: 32px;
	background-color: Transparent;
	border-width: 1px;
	border: 0px;
}

.page_name
{
	display: inline;
	font-weight: bold;
	font-size: 8pt;
	z-index: 106;
	width: 77px;
	height: 15px;
}
.list_img
{
	display: none;
	z-index: 108;
	width: 174px;
	height: 58px;
}
.imgLarge
{
	cursor:pointer;
}
.progressImage
{
	margin-top:20px;
	border-right: #ffcc66 1px solid;
	width: 48px;
	height: 48px;
	border-style: solid;
	border-width: 2px;
	border-color: #F5F5F5;
	position:absolute;
	background-color: Transparent;
}
