/* CSS Document */
/*--------------------------------------------------------------- 
		Sitestudio Pro. | module_template/templ_text.php
--------------------------------------------------------------- */
.textTitle{
	font-family: "Arial";
	color:#990000;
	font-weight: bold; 
	font-size: 12px; 
	line-height:16px;
	text-transform:uppercase;
}
.textHeader {
	font-family: "Arial";
	color:#3e3d40;
	font-weight: bold; 
	font-size: 15px; 
	line-height:19px;
}
.textSubTitle {
	font-family: "Arial";
	color:#990000;
	font-weight: bold; 
	font-size: 12px; 
	line-height:16px;
}
.textText {
	font-family:"Arial";
	color:#707173;
	font-weight: normal; 
	font-size: 12px; 
	line-height:18px;
}
.textTextSmall {
	font-family:"Arial";
	color:#707173;
	font-weight: normal; 
	font-size: 10px; 
	line-height:18px;
}

.searchLink {
	font-family: Arial;
	color:#3b393c;
	font-weight: normal; 
	font-size: 10px; 
	line-height:15px;
	text-transform:uppercase;
	text-decoration:none;
}
.searchLinkSelected {
	font-family: Arial;
	color:#990000;
	font-weight: normal; 
	font-size: 10px; 
	line-height:15px;
	text-transform:uppercase;
	text-decoration:none;
}
/*
.textAuthor {
	font-family: "Arial";
	color:#999999; 
	font-weight: normal; 
	font-size: 10px; 
}
a.textPaging {
	font-family: "Arial";
	color: #74A5CD; 
	font-weight: normal; 
	font-size: 11px; 
	margin-right:10px;
	text-decoration:none;
}
a.textPagingSelected {
	font-family: "Arial";
	color: #74A5CD; 
	font-weight: normal; 
	font-size: 11px; 
	margin-right:10px;
	text-decoration:underline;
}
*/

/* Paging */
span.pagingLabel{
	font-family: Arial;
	color:#3b393c;
	font-weight: bold; 
	font-size: 10px; 
	line-height:15px;
	text-transform:uppercase;
	text-decoration:none;
}
a.paging{
	font-family: Arial;
	color:#3b393c;
	font-weight: bold; 
	font-size: 12px; 
	font-size: 10px; 
	line-height:15px;
	text-transform:uppercase;
	text-decoration:none;
}
a.paging:hover{
	font-family: Arial;
	color:#3b393c;
	font-weight: bold;
	font-size: 12px; 
	font-size: 10px; 
	line-height:15px;
	text-transform:uppercase;
	text-decoration:none;;
}
a.pagingSelected {
	font-family: Arial;
	color:#990000;
	font-weight: bold; 
	font-size: 12px; 
	font-size: 10px; 
	line-height:15px;
	text-transform:uppercase;
	text-decoration:none;
}
a.pagingSelected:hover {
	font-family: Arial;
	color:#990000;
	font-weight: bold; 
	font-size: 12px; 
	font-size: 10px; 
	line-height:15px;
	text-transform:uppercase;
	text-decoration:none;
}
span.pagingDevider{
	font-family: Arial;
	color:#3b393c;
	font-weight: normal; 
	font-size: 10px; 
	line-height:15px;
	text-transform:uppercase;
	text-decoration:none;
	margin-left:7px; 
	margin-right:7px;
	text-decoration:none;
}



