/*--------------------------------------------------------------- 
		Sitestudio Pro. | module_template/photoalbum_overview.php
--------------------------------------------------------------- */
.albumOverviewTitle{
	font-family: "Arial";
	color:#C7A373;
	font-weight: bold; 
	font-size: 15px; 
	
	line-height:19px;
}
.albumOverviewDescription {
	font-family: "Arial";
	color:#666666;
	font-weight: normal; 
	font-size: 12px; 
	
	line-height:19px;
}

a.imageOverview{
	font-family: "Arial";
	color:#666666;
	font-weight: normal; 
	font-size: 12px; 	
	line-height:19px;
	text-decoration:none;
	text-align:center;
}
.albumOverviewNoImages {
	font-family: "Arial";
	color:#666666;
	font-weight: normal; 
	font-size: 12px; 
	
	line-height:19px;
}
/* Paging */
span.albumOverviewPagingLabel{
	font-family: "Arial";
	color:#333333;
	font-weight: normal; 
	font-size: 12px; 
	margin-left:3px; 
	margin-right:3px;
	text-decoration:none;
}
a.albumOverviewPaging{
	font-family: "Arial";
	color: #74A5CD; 
	font-weight: normal; 
	font-size: 12px; 
	text-decoration:none;
}
a.albumOverviewPagingSelected {
	font-family: "Arial";
	color: #74A5CD; 
	font-weight: bold; 
	font-size: 12px;
	text-decoration:underline;
}
span.albumOverviewPagingDevider{
	font-family: "Arial";
	color:#333333;
	font-weight: normal; 
	font-size: 12px; 
	margin-left:3px; 
	margin-right:3px;
	text-decoration:none;
}

/*--------------------------------------------------------------- 
		Sitestudio Pro. | module_template/photoalbum_overview.php
--------------------------------------------------------------- */
.albumDetailsTitle{
	font-family: "Arial";
	color:#C7A373;
	font-weight: bold; 
	font-size: 15px; 
	
	line-height:19px;
}
.albumDetailsDescription {
	font-family: "Arial";
	color:#666666;
	font-weight: normal; 
	font-size: 12px; 
	
	line-height:19px;
}
a.albumDetailsPreviousLink{
	font-family: "Arial";
	color: #74A5CD; 
	font-weight: normal; 
	font-size: 12px; 
	text-decoration:none;
}
a.albumDetailsPreviousLink:hover{
	font-family: "Arial";
	color: #74A5CD; 
	font-weight: normal; 
	font-size: 12px; 
	text-decoration:underline;
}
span.albumDetailsPreviousLink{
	font-family: "Arial";
	color: #74A5CD; 
	font-weight: normal; 
	font-size: 12px; 
	text-decoration:none;
}
a.albumDetailsNextLink{
	font-family: "Arial";
	color: #74A5CD; 
	font-weight: normal; 
	font-size: 12px; 
	text-decoration:none;
}
a.albumDetailsNextLink:hover{
	font-family: "Arial";
	color: #74A5CD; 
	font-weight: normal; 
	font-size: 12px; 
	text-decoration:underline;
}
span.albumDetailsNextLink{
	font-family: "Arial";
	color: #a36228; 
	font-weight: normal; 
	font-size: 12px; 
	text-decoration:none;
}
a.albumDetailsReturnLink{
	font-family: "Arial";
	color: #a36228; 
	font-weight: normal; 
	font-size: 12px; 
	text-decoration:none;
}
a.albumDetailsReturnLink:hover{
	font-family: "Arial";
	color: #74A5CD; 
	font-weight: normal; 
	font-size: 12px; 
	text-decoration:underline;
}
span.albumDetailsLinkDevider{
	font-family: "Arial";
	color:#333333;
	font-weight: normal; 
	font-size: 12px; 
	margin-left:3px; 
	margin-right:3px;
	text-decoration:none;
}