﻿
body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	background: #1a1d1e url(images/templatemo_body_top_bg.jpg) repeat-x;
}

html {scrollbar-arrow-color: #000000;
scrollbar-3dlight-color: #212121;
scrollbar-darkshadow-color: #212121;
scrollbar-face-color: #414141;
scrollbar-highlight-color: #212121;
scrollbar-shadow-color: #212121;
scrollbar-track-color: #1a1d1e;
}



a:link, a:visited { color: #0279ff; text-decoration: none; font-weight:bold;font-family:Tahoma} 
a:active, a:hover { color: #0279ff; text-decoration: underline;font-family:Tahoma}


p {
	margin: 0px;
	padding: 0px;
	font-family:Tahoma
}

img {
	margin: 0px;
	padding: 0px;
	border: none;
}

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }

.margin_bottom_10 { clear: both; width: 100%; height: 10px; font-size: 1px;	}
.margin_bottom_20 { clear: both; width: 100%; height: 20px; font-size: 1px;	}
.margin_bottom_30 { clear: both; width: 100%; height: 30px; font-size: 1px;	}
.margin_bottom_40 { clear: both; width: 100%; height: 40px; font-size: 1px;	}
.margin_bottom_50 { clear: both; width: 100%; height: 50px; font-size: 1px;	}
.margin_bottom_60 { clear: both; width: 100%; height: 60px; font-size: 1px;	}

.margin_right_40 { margin-right: 40px; }
.margin_right_60 { margin-right: 60px; }

.fl { float: left; }
.fr { float: right; }

.rc_btn_01 a{
	clear: both;
	display: block;
	width: 125px;
	height: 25px;
	padding: 5px 0 0 0;
	font-size: 12px;
	text-align: center;
	color: #000000;
	text-decoration: none;
	border: none; 
	background: url(images/templatemo_button_01.jpg) no-repeat;
}

.header_01 
{
    font-family:Tahoma;
	padding: 0 0 15px 0;
	margin: 0 0 15px 0;
	font-size: 16px;
	font-weight: bold;
	color: #0279ff;
	background:url(images/templatemo_horizontal_divider.jpg) bottom repeat-x;
}


.header_02 
{
    font-family:Tahoma;
	padding: 0 0 5px 0;
	margin: 0 0 10px 0;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	/*color: #e40b0b;*/
}


#templatemo_container {
	width: 840px;
	margin: 0 auto;
	padding: 0 10px;
}

#templatemo_top_panel {
	width: 840px;
	height: 150px;
}

#templatemo_top_panel #logo{ 
	float: left;
	width: 240px;
	height: 150px;
	background: url(images/templatemo_logo.jpg) no-repeat;
}

#templatemo_content {
	clear: both;
}

.em_text 
{
    font-family:Tahoma;
	color: #56b9ff;

}
.em_text2 
{
    font-family:Tahoma;
	color: #ff0000;

}


#templatemo_content p {
	text-align: justify;
	margin-bottom: 10px;
}

.service_list {
	margin: 30px 0 0 30px;
	padding: 0px;
	list-style: decimal-leading-zero;
}

.service_list li {
	margin: 0px;
	padding: 0 0 10px 0;
}

.image_wrapper {
	background: #000000;
	padding: 9px;
	margin-bottom: 10px;
}

.image_wrapper img {
	border: 1px solid #666;
}

.image_wrapper_fl {
	float: left;
	margin-top: 3px;
	margin-right: 20px;
}

.image_wrapper_fr {
	float: right;
	margin-top: 3px;
	margin-left: 20px;
}

.image_column_w240 {
	float: left;
	width: 242px;
	height: 122px;
	padding: 4px;
	background: #000000;
	padding: 9px;
	margin: 3px 20px 0 0;
}

.image_column_w240 img {
	width: 240px;
	height: 120px;		
	border: 1px solid #666666;
}

.section_w360 {
	width: 360px;
}

.section_w500 {
	width: 500px;
}

.contact_form form{
	margin: 40px 0 0 0;
	padding: 0px;
}

.contact_form form label {
	float: left;	
	display: inline-block;
	width: 200px;
	text-align: right;
	margin-right: 10px;
	font-size: 14px;	
}

.contact_form form .input_field {
	float: left;
	display: inline-block;
	width: 310px;
	text-align: left;

}

.contact_form form textarea {
	background:#FFFFFF none repeat fixed 0 0;
	border:1px solid #BBBBBB;
	display:block;
	font-family:Helvetica,Arial,sans-serif;
	font-size:1.1em;
	height:150px;
	margin-top:5px;
	padding:5px;
	width:305px;
}

.contact_form form .submit_btn {
	margin-right: 10px;
	width: 80px;
}

/* footer */
#templatemo_footer_wrapper {
	clear: both;
	width: 100%;
	margin: 0 auto;
	background: url(images/templatemo_footer_bg.jpg) repeat-x;	
}

#templatemo_footer {
	clear: both;
	width: 840px;
	height: 55px;
	padding: 30px 10px 0 10px;
	text-align: center;
	margin: 0 auto;
}

.pretty-table
{
  padding: 0;
  margin: 0;
  border-collapse: collapse;
  border: 1px solid #333;
  font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  font-size: 0.9em;
  color: #000;
  background: #bcd0e4 url("widget-table-bg.jpg") top left repeat-x;
}

.pretty-table caption
{
  caption-side: bottom;
  font-size: 1.2em;
  font-style: italic;
  text-align: left;
  padding: 0.5em 0;
}

.pretty-table th, .pretty-table td
{
  border: 1px dotted #666;
  padding: 0.5em;
  text-align: left;
  color: #632a39;
  direction : ltr;
}

.pretty-table th[scope=col]
{
  color: #000;
  background-color: #8fadcc;
  text-transform: uppercase;
  font-size: 0.9em;
  border-bottom: 2px solid #333;
  border-right: 2px solid #333;
}

.pretty-table th+th[scope=col]
{
  color: #fff;
  background-color: #7d98b3;
  border-right: 1px dotted #666;
}

.pretty-table th[scope=row]
{
  background-color: #b8cfe5;
  border-right: 2px solid #333;
}

.pretty-table tr.alt th, .pretty-table tr.alt td
{
  color: #2a4763;
}

.pretty-table tr:hover th[scope=row], .pretty-table tr:hover td
{
  background-color: #632a2a;
  color: #fff;
}


/* end of footer */