@charset "utf-8";
/* CSS Document */

.searchFld	
{
	display: inline;
	margin: 0px;
	border: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-size: 1em;	
	width: 169px;
}
.padded,.greenPadded,.bluePadded,.redPadded,.brownPadded
{
	padding: 18px;	
}
.greenPadded a
{
	color: #ddf67f;
} 
.bluePadded a
{ 
	color: #b5d2ff;
}
.redPadded a
{
	color: #fcb9b7;	
}
.brownPadded a
{
	color: #e5c183;	
}
.imageBox
{
	float: left;
	padding-right: 16px;
	padding-bottom: 8px;
}
.verticalSpacer
{
	display: block;
	height: 18px;	
}
.prodCatLink
{
	padding: 1px;
}
.prodCatLink:hover
{
	background: #cccccc;
}

.inputBox
{
width:220px;
height:18px;
border: 0px solid black;	
padding-left:3px;
padding-top:4px;
font-family:arial;
font-size:0.85em;
}

.textBox
{
width:220px;
height:50px;
border: 0px solid black;
font-family:arial;
font-size:0.85em;
padding-left:3px;
padding-top:4px;
}

.btn
{

}

.prodCatHolder
{
	position: relative;
	width: 94px;
	height: 94px;		
}

.prodCatHolder4
{
	position: relative;
	width: 61px;
	height: 61px;		
}

.prodCatCover
{
	position: absolute;
	left: 0px;
	top: 0px;
	visibility: hidden;
	cursor: pointer;
}
.prodCatTitle
{
	position: absolute;
	width: 92px;
	bottom: 3px;
	left: 3px;
	color: #333333;
}

.prodCatTitle4
{
	position: absolute;
	width: 60px;
	bottom: 3px;
	left: 0px;
	color: #333333;
}

.prodActor
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 94px;
	height: 94px;	
}
.catTable
{
	position: absolute; 	
	left: 0px;
}