﻿.picl_resultbox
{
	background-image: url(../image-library/picl/bg-resultbox-pub.gif);
	background-position: center center;
	background-repeat:no-repeat;
	background-color: #ffffff;
	margin: 0px 2px 4px 0px;
	width: 260px;
	height: 255px;
	float:left;
	padding: 5px 5px 5px 7px;
}

.picl_image_contain
{
	text-align:center;
	padding-top: 20px;
}

.picl_id
{
	text-align:right;
	margin: 5px 2px 0px 0px;
	clear:both;
	height:28px; 

}

.picl_image
{
	border: solid 1px #bbbbbb;
	margin: 10px;
}

.picl_catStack
{
	font-size: 0.9em;
	color: #888888;
	background-color: #ffffff;
	border-bottom: solid 1px #c0c0c0;
	border-left: solid 4px #c0c0c0;
	padding: 4px 4px 4px 4px;
}
.picl_catStackS
{
	font-weight:bold;
	background-color: #eeeeee;
	border-bottom: solid 1px #888888;
	border-left: solid 4px #888888;
	padding: 4px 4px 4px 4px;
}

.picl_catStackC
{
	padding-right: 11px; 
	padding-bottom: 11px; 
	width:48%; 
	float:left;
}

.picl_flyout
{
	border: solid 1px #ffffff;
	width:100px;
}

.picl_flyCon
{
	padding: 4px 6px 5px 6px;
	border-style: solid; 
	border-color: #666666;
	border-width: 1px 0px 2px 2px;
	background-image: url(../image-library/ajax/bg-flyout.gif);
	background-position: top right;
	background-repeat: repeat-y;
	background-color: #ffffff;

}

.picl_bc_top
{
	margin: 10px 0px 0px 0px;
	width:100%;
	background-color: #888888;
}
.picl_bc_top tr td
{

	border: solid 1px #000000;
	padding: 4px 6px 5px 6px;
	background-image: url(../image-library/picl/bg-bread.gif);
	background-repeat:repeat-x;
	background-position: top;
	background-color: #464646;
}
.picl_bc_top tr td a
{
	color:#ffffff;	
}

.picl_bc_extra
{
	width:100%;
}

.picl_bc_extra_t
{
	border-style: solid; 
	border-color: #c0c0c0;
	background-image: url(../image-library/picl/bg-bread-light.gif);
	background-repeat:repeat-x;
	background-position: top;
	border-width: 1px 1px 1px 1px;
	padding: 4px 6px 5px 6px;
	border-top: none;
	background-color: #eeeeee;
}

.picl_bc_extra_s
{

	border-style: solid; 
	border-color: #999999;
	border-width: 0px 0px 0px 0px;
	border-bottom: solid 1px #000000;
	border-left: solid 1px #000000;
	padding: 4px 6px 5px 6px;
	background-image: url(../image-library/picl/bg-bread.gif);
	background-repeat:repeat-x;
	background-position: top;
	background-color: #464646;
}
.picl_bc_extra_s a
{
	color:#ffffff;	
}

.picl_breedname
{
	width: 250px;
	float:left;
	border-top: 1px solid #c0c0c0;
	padding: 2px 3px 6px 3px;
	margin: 0px 10px 2px 0px;
}

