﻿body {
}

/*common links start here*/
.grey-title-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
.business-listing-link
{
    color: #0086DF;
    font-size: 16px;
    font-weight: normal;
    font-family: verdana;
    text-decoration: underline;
}
.business-listing-link:hover {
    color: #FF3300;
}
.business-cata-link
{
    color: #009900;
    font-size: 12px;
    font-weight: normal;
    font-family: verdana;
    text-decoration: underline;
}
.business-cata-link:hover {
    color: #FF3300;
}
.business-listing-title-text {
    color: #FF3300;
    font-family: verdana;
    font-size: 16px;
    font-weight: bold;
}
.business-listing-desc-text
{
    color: #666633;
    font-family: 'Trebuchet MS';
    font-size: 12px;
}
.add-n-bl-e-link {
    padding: 2px;
    border: 2px solid #FF0066;
    font-family: Georgia;
    font-size: 12px;
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
    background-color: #FF3399;
}
.add-n-bl-e-link:hover {
    color: #FFFFFF;
    text-decoration: underline;
}
.user-profile-link
{
    color: #FF0066;
    font-family: verdana;
    font-size: 13px;
}
.user-profile-link:hover {
    color: #666633;
}
.user-loc-link
{
    color: #409FFF;
    font-family: 'Trebuchet MS';
    font-size: 12px;
}
.user-loc-link:hover {
    color: #666633;
}
.news-title-link
{
    color: #0033CC;
    font-family: verdana;
    font-size: 12px;
    line-height: 20px;
    text-decoration: none;
    font-weight: bold;
}
.news-title-link:hover
{
    color: #0066FF;
    font-family: verdana;
    font-size: 12px;
    line-height: 20px;
    text-decoration: underline;
}
.news-desc-text
{
    color: #666633;
    font-family: verdana;
    font-size: 12px;
    line-height: 20px;
}
.forum-maintopic-link
{
    color: #FF0066;
    font-size: 12px;
    font-weight: bold;
    font-family: verdana;
    text-decoration: underline;
}
.forum-maintopic-link:hover {
    color: #FF3300;
}
.forum-subtopic-link
{
    color: #4A71D5;
    font-size: 18px;
    font-family: "Trebuchet MS";
    text-decoration: underline;
}
.forum-subtopic-link:hover {
    color: #FF3300;
}
.forum_description
{
    font-family: verdana;
    font-size: 11px;
    color: #808080;
    line-height: 18px;
}
/*common links end here*/

/*user links start here*/
.user-page-titles-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
.edit-page-link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066CC;
	text-decoration: underline;
}
.edit-page-link:hover
{
    color: #FF0000;
}
.profile-tab-links
{
    font-family: Georgia, "Times New Roman" , Times, serif;
    font-size: 12px;
    font-weight: normal;
    color: #FFFFFF;
    text-decoration: none;
    display: block;
    padding: 3px;
    margin: 1px;
    border: 1px solid #5D5D5D;
    text-align: center;
    background-color: #2E6089;
}
.profile-tab-links:hover {
	color: #CCFF00;
	text-decoration: none;
	border: 1px solid #5D5D5D;
	text-align: center;
	background-color: #316AC5;
}

/*user links end here*/

/*admin links start here*/
.admin-cp-links {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #0066CC;
	text-decoration: none;
}
.admin-cp-links:hover {
	color: #FF3300;
	text-decoration: underline;
}

/*admin links end here*/
