/**********************************************************/
/*                  css testimonials                      */
/**********************************************************/

.tm_list_fullname
{ color: #000000;
  font-size: 12px;
}

.tm_list_fullname_dis
{ color: #808080;
  font-size: 12px;
}

.tm_list_title
{ color: #107ECD;
  font-family: Arial, Tahoma, Verdana, Helvetica;
  font-size: 15px;
  font-weight: bold;
}

.tm_list_title_dis
{ color: #88BFE6;
  font-family: Arial, Tahoma, Verdana, Helvetica;
  font-size: 15px;
  font-weight: bold;
}

.tm_list_title_on
{ color: #6699CC;
  font-family: Arial, Tahoma, Verdana, Helvetica;
  font-size: 15px;
  font-weight: bold;
}

.tm_list_arrow
{ width:6px;
  padding-top:6px;
}

.tm_list_subtitle
{ color: #666666;
  font-size: 11px;
  font-weight: bold;
}

.tm_list_subtitle_dis
{ color: #B3B3B3;
  font-size: 11px;
  font-weight: bold;
}

.tm_list_br
{ line-height:5px;
}

.tm_list_br_edit
{ line-height:1px;
}

.tm_list_desc
{ color: #666666;
  padding-bottom:12px;
}

.tm_list_desc_dis
{ color: #B3B3B3;
  padding-bottom:12px;
}


.tm_list_mod
{ padding-bottom:12px;
}

.tm_submit_title
{ color: #666666;
  text-align: right;
  padding-right:5px;
}

.tm_must
{ color:#FF6600;
}

.tm_btn
{	font-family:Arial;
	font-size:11px;
	background-color:#FEB055;
	color:#FFFFFF;
	border:0px;
	padding: 0px 4px 0px 4px;
}

A:link.tm_more    { color: #0000FF; text-decoration: none; font-size:11px; font-weight:bold; }
A:visited.tm_more { color: #0000FF; text-decoration: none; font-size:11px; font-weight:bold; }
A:active.tm_more  { color: #0000FF; text-decoration: none; font-size:11px; font-weight:bold; }
A:hover.tm_more   { color: #3366FF; text-decoration: none; font-size:11px; font-weight:bold; }

A:link.tm_more2    { color: #FFFFFF; text-decoration: none; font-size:11px; font-weight:bold; }
A:visited.tm_more2 { color: #FFFFFF; text-decoration: none; font-size:11px; font-weight:bold; }
A:active.tm_more2  { color: #FFFFFF; text-decoration: none; font-size:11px; font-weight:bold; }
A:hover.tm_more2   { color: #FFFFCC; text-decoration: none; font-size:11px; font-weight:bold; }

A:link.tm_list_email    { color: #666666; text-decoration: none; font-size:11px; font-weight:normal; }
A:visited.tm_list_email { color: #666666; text-decoration: none; font-size:11px; font-weight:normal; }
A:active.tm_list_email  { color: #666666; text-decoration: none; font-size:11px; font-weight:normal; }
A:hover.tm_list_email   { color: #3366FF; text-decoration: none; font-size:11px; font-weight:normal; }

A:link.tm_manage    { color: #3366CC; text-decoration: none; font-weight:normal; }
A:visited.tm_manage { color: #3366CC; text-decoration: none; font-weight:normal; }
A:active.tm_manage  { color: #3366CC; text-decoration: none; font-weight:normal; }
A:hover.tm_manage   { color: #3366FF; text-decoration: none; font-weight:normal; }


.page_link_arrow {color:#CCCCCC;font-size:10px;font-family:Verdana;font-weight:bold;}
.page_link_pages {color:#FF9900;font-size:10px;font-family:Verdana;font-weight:bold;}

A.page_link_arrow:link   {text-decoration:none;color:#0000EE;}
A.page_link_arrow:visited{text-decoration:none;color:#0000EE;}
A.page_link_arrow:active {text-decoration:none;color:#0000EE;}
A.page_link_arrow:hover  {text-decoration:none;color:#6699FF;}

A.page_link_pages:link   {text-decoration:none;color:#888888;font-weight:normal;}
A.page_link_pages:visited{text-decoration:none;color:#888888;font-weight:normal;}
A.page_link_pages:active {text-decoration:none;color:#888888;font-weight:normal;}
A.page_link_pages:hover  {text-decoration:none;color:#EEAA66;font-weight:normal;}
