@charset "utf-8";
/* CSS Document */

.tp-lt-color {
background-color: #14292F;
}

.tp-link-bg {
background-color: #03161D;
}

.footer-bg {
/*background-color: #23363d;*/
background:url(images/bg_footer.gif) repeat-x;
}

.normal-text {font: 11px Arial, Helvetica, sans-serif; color: #14292F; }
.normal-tex 
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif; 
	color: #23363d;
	line-height:19px; 
}
.blog-text {font: 11px Arial, Helvetica, sans-serif; color: #455457; }
.blog-hd {font: bold 11px Arial, Helvetica, sans-serif; color: #8CC63F; }
.blog-discription {font: 12px Arial, Helvetica, sans-serif; color: #14292F;line-height:18px; }
.bold {font-weight: bold;}
.footer-text {font: 9px bold Arial, Helvetica, sans-serif; color: #AFB39F; }
.footer-white {font: 9px bold Arial, Helvetica, sans-serif; color: #fff; }
.client-testimonial { font: 11px Arial, Helvetica, sans-serif; }
.testimonial-color { color: #23363D; }
.client-testimonial-text { font: 14px Arial, Helvetica, sans-serif; }
.client-testimonial-text-color { color: #394748; }
.ct-personname { font: 11px Arial, Helvetica, sans-serif; }

a.footer-link {
	font-family: bold Arial, Helvetica, sans-serif;
	color: #AFB39F;
	text-decoration: underline;	
}
a.footer-link:visited {
	color: #AFB39F;
	text-decoration: underline;
}
a.footer-link:hover {
	color: #AFB39F;
	text-decoration:none;
}
a.footer-link:active {
	color: #AFB39F;
	text-decoration: underline;
}

a.more-link {
	font-family: bold Arial, Helvetica, sans-serif;
	color: #455457;
	text-decoration: underline;	
}
a.more-link:visited {
	color: #455457;
	text-decoration: underline;
}
a.more-link:hover {
	color: #455457;
	text-decoration:none;
}
a.more-link:active {
	color: #455457;
	text-decoration: underline;
}

a.normal-link {
	font: 11px Arial, Helvetica, sans-serif; color: #14292F;
	text-decoration: underline;	
}
a.normal-link:visited {
	color: #14292F;
	text-decoration: underline;
}
a.normal-link:hover {
	color: #14292F;
	background:#E9EAE4;
	text-decoration:none;
}
a.normal-link:active {
	color: #14292F;
	text-decoration: underline;
}
.table_top_bg
{
	background:url(images/bg_table_top.jpg) no-repeat; background-position:left top;
}
.table_left_bg
{
	background:url(images/bg_table_left.gif) repeat-y; background-position:left;
}
ul
{
	padding:0;
	margin:-8px 0 0 16px;
}



a.popupcss:link {
  color:#14292F;
  text-decoration:none;
  font-weight:normal;
}
a.popupcss:visited {
  color:#14292F;
  text-decoration:none;
  font-weight:normal;
}
a.popupcss:hover {
  color:#14292F;
  background:#E9EAE4;
  text-decoration:none;
  font-weight:normal;
}
a.popupcss:active {
  color:#14292F;
  text-decoration:none;
  font-weight:normal;
}

textarea {
width: 200px;
height: 124px;
border: 1px solid #b5b7ad;
}

.textfield {
width: 200px;
border: 1px solid #b5b7ad;
}