/*
SERIES STYLE
*/
.titleSeries{
	font-size:18px;
	font-weight:bold;
	text-align:center;
	color:#a48976;
}
.subtitleSeries{
	font-size:12px;
	text-align:center;
	color:#a48976;
}

.seriesCell{
	width: 200px;
	height: 200px;
	font-size:12px;
	text-align:center;
	border-width: 0;
	border-style: solid;
	text-decoration:none;
	vertical-align: center;
	padding: 5px;
}
.annotSeries{
	font-size:12px;
	text-align:center;
	color:#aaa;
}
.titleSerieItem{
	font-size:12px;
	text-align:center;
	font-weight: bold;
	text-decoration:none;
	color:#444;
}
.imageSeries{
	font-size:12px;
	text-align:center;
	text-decoration:none;
	border: 1px;
	border-style: solid;
	border-color: #888;
	padding: 10px;
	height: 150px;
	/*width:150px;*/
}
.seriesLink a:hover img{
border-width:3;
border-style:solid;
}

.seriesLink{	
	text-decoration:none;
	border:0;
}

/*
IMAGES STYLE
*/
.titleImage{
	font-size:18px;
	font-weight:bold;
	text-align:center;
	color:#a48976;
}
.annotTitle{
	font-size:14px;
	font-weight:bold;
	text-align:center;
	color:#444;
}
.subtitleImage{
	font-size:14px;
	text-align:center;
	color:#a48976;
}
.imagesCell{	
	font-size:12px;
	text-align:center;
	border-width: 0;
	border-style: solid;
}
.annotImage{
	font-size:12px;
	text-align:center;
	color:#bbb;
}
.titleImageItem{
	font-size:14px;
	text-align:center;
	font-weight: bold;
	color:#444;
}
.technicItem{
	font-size:12px;
	text-align:center;
	color:#444;
}
.sizeItem{
	font-size:16px;
	text-align:center;
	color:#444;
}
.technicItem{
	font-size:12px;
	text-align:center;	
	color:#444;
}
.sizeItem{
	font-size:12px;
	text-align:center;	
	color:#444;
}
.imageItem{
	font-size:12px;
	text-align:center;
	text-decoration:none;
	border: 1px;
	border-style: solid;
	border-color: #888;
	padding: 0px;	
}
.imageLink{	
	text-decoration:none;
	border:0;	
}
