/*

*/

body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 11px;
	color: #666;
	background: #fff;*/
}
.img-circle 
             {
         border-radius: 50%;
            }

/* Radila In  */
 .hvr-radial-in {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  overflow: hidden;
  background: #F5ECCB;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.6s;
  transition-duration: 0.6s;
  width:400px;
  height:39px;
  font-size:15pt;
  font-weight:bold;
  text-decoration:none;
  text-align:center;
  color:#000;
  padding-top:10px;
 
}
.hvr-radial-in:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #22B8A8;
  border-radius: 100%;
  -webkit-transform: scale(2);
  transform: scale(2);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.6s;
  transition-duration: 0.6s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  
  

}
.hvr-radial-in:hover, .hvr-radial-in:focus, .hvr-radial-in:active {
  color:#22B8A8;
  text-decoration:underline;
}


.hvr-radial-in:hover:before, .hvr-radial-in:focus:before, .hvr-radial-in:active:before {
  -webkit-transform: scale(0);
  transform: scale(0);
}
a:link, a:visited { color: #ffffff; text-decoration: underline; 
font-weight: normal;
  
} 
a:active, a:hover { color: #ffffff; text-decoration: underline; font-weight: bold; }

p {
	margin: 0px;
	padding: 0px;
}

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_15 { clear: both; width: 100%; height: 15px; 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; }

.button_01 a{
	clear: both;
	display: block;
	width: 104px;
	height: 25px;
	padding-top: 5px;
	background: url(images/templatemo_readmore_button.jpg) no-repeat;
	
	color: #000;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}


.header_01 {
	clear: both;
	padding-bottom: 30px;
	margin-bottom: 15px;
	font-size: 22px;
	letter-spacing: 2px;
	color: #000000;
	background: url(Images/INDEX1.png) left bottom no-repeat;	
}

.header_02 {
	clear: both;
	font-size: 18px;
	letter-spacing: 2px;
	color: #000000;
	height: 20px;
	padding: 10px 20px;
	margin-bottom: 20px;
	background: url(images/INDEX1.png) repeat-x;
}

.header_03 {
	clear: both;
	font-size: 18px;
	color: #dad021;
	font-weight: bold;	
	padding: 0 0 10px 0;
	margin: 0 0 15px 0;
	background: url(images/templatemo_banner_divider.jpg) bottom repeat-x;
}

.header_04 {
	clear: both;
	font-size: 14px;
	color: #c7bb10;
	font-weight: bold;	
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	background: url(images/templatemo_footer_divider.jpg) bottom repeat-x;
}

.header_05 {
	clear: both;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.header_05 a{
	clear: both;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

#templatemo_header_wrapper {
	width: 100%;
	height: 115px;
	margin: 0 auto;
	background: #22b8a8 ;
}
/*url(images/templatemo_header_bg.jpg) repeat-x*/
#templatemo_header {
	width: 1000px;
	margin: 0 auto;
	height: 115px;
    background: #22b8a8 ;
	/*background: url(Images/INDEX1.png) left bottom no-repeat;*/	
}

#templatemo_header #site_logo {
	float: left;
	width: 152px;
	height: 100px;
	font-size: 40px;
	color: #ffffff;
	/*background:url(images/templatemo_logo.jpg) no-repeat;*/
}

/* end of header */

/* menu */
#templatemo_menu_wrapper {
	clear: both;
	width: 100%;
	height: 13px;
	margin: 0 auto;
	background:#199285; 
}

#templatemo_menu {
	width: 800px;
	height: 35px;
	margin: 0 auto;
}

#templatemo_menu ul {
	margin: 0 0 0 28px;
	padding: 0px;
	list-style: none;
}

#templatemo_menu ul li {
	padding: 0px;
	margin: 0px;
	display: inline;
}

#templatemo_menu ul li a {
	float: left;
	display: block;
	height: 22px;
	width: 128px;
	padding: 13px 0 0 0;
	background: url(images/templatemo_menu.jpg) bottom no-repeat;
	text-align: center;
	font-size: 14px;
	text-decoration: none;
	color: #FFF;	
	font-weight: bold;
	outline: none;
}

#templatemo_menu li a:hover, #templatemo_menu li .current {
	color: #000;
	background: url(images/templatemo_menu_hover.jpg) bottom no-repeat;
}

/* end of menu*/

/* content */

#tempatemo_content_wrapper
 {
	clear: both;
	width: 100%;
	margin: 0 auto;
	height: 295px;
    background:#F5ECCB;
}
#tempatemo_content_wrapperMain 
{
    
	clear: both;
	width: 100%;
	margin: 0 auto;	
	/*border:1px solid #215b8d;*/
	 /*background:#e7eeee;*/
     background:#F5ECCB;
}

#tempatemo_content_wrapperLogin {
	clear: both;
	width: 1150px;
	margin: 0 auto;	
	border:1px solid #cccccc;	
}
#tempatemo_content_wrapperHome {
	clear: both;
	width: 800px;
	margin: 0 auto;
	height: 400px;
}

#templatemo_content {
	width: 870px;
	margin: 30px;
	padding: 9px;
	border: 1px solid #c3c4c5;
	background: #d8d7d7;
}

#templatemo_contentMain {
	width: 756px;
	margin: 25px;
	padding: 9px;
	border: 1px solid #c3c4c5;
	
	height:321px;
}


#templatemo_contentMainindex {
	width: 756px;
	margin: 25px;
	padding: 9px;
	border: 1px solid #c3c4c5;
	
	height:321px;
}
#templatemo_Login {
	width: 458px;
	margin: 25px;
	padding: 9px;
	border: 1px solid #c3c4c5;
	background: #008AE6;
	height:282px;
}
#templatemo_contentMainReg {
	width: 915px;	
	margin: 30px 30px 30px 27px;
	padding: 9px;
	border: 1px solid #c3c4c5;
	background: #255D8E;
	height: 350px;
}

#templatemo_contentHome {
	width: 800px;
	margin: 30px;
	padding: 9px;
	border: 1px solid #c3c4c5;
	background: #d8d7d7;
}


#templatemo_contentMyAccount {
	width: 907px;
	margin: 30px;
	padding: 9px;
	border: 1px solid #c3c4c5;
	background: #153F65;
}

.recent_projects {
	float: left;
	width: 900px;
	height: 211px;
	margin-bottom: 10px;
	background: #215b8d;
}

.recent_projectsReg {
	float: left;
	width: 916px;
	height: 0px;
	margin-bottom: 10px;
	background: #215b8d;
}

.recent_projectsHome {
	float: left;
	width: 800px;
	height: 400px;
	margin-bottom: 10px;
	background: #215b8d;
}
.project_slideshow {
	float: left;
	width: 610px;
	height: 200px;
	padding: 30px 0;
	overflow: hidden;	
	background: #215b8d url(images/templatemo_slider_right_divider.jpg) right repeat-y
}

.project_content {
	float: left;
	width: 250px;
	height: 180px;
	padding: 40px 20px;
	overflow: hidden;
	background: #1d4b73;
}

.project_content p {
	font-size: 14px;
	line-height: 20px;
	color: #ffffff;
	margin-bottom: 20px;
}

#content_panel {
	clear: both;
	width: 898px;
	border: 1px solid #c6c5c5;
	background: #eeeeee;
}

#column_w610 {
	float: left;
	width: 510px;
	padding: 40px 48px 20px 50px;
	background: #ffffff;
}

#column_w290 {
	float: left;
	width: 290px;
	padding: 40px 0 20px 0;
	background: #eeeeee url(images/content_right_column_bg.jpg) left repeat-y;
}

.news_section {
	clear: both;
	margin: 0 20px 20px 20px;
}

.news_section .news_date {
	float: left;
	width: 70px;
	height: 50px;
	padding: 20px 0 0 0;
	font-size: 26px;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
	background: url(images/templatemo_news_date_bg.jpg) no-repeat;
}

.news_section .news_date span {
	display: block;
	margin-top: 10px;
	font-size: 14px;
	font-weight: normal;
}

.news_section .news_content {
	float: right;
	width: 160px;
}

#column_w290 .inputfield {
	height: 16px;
	width: 235px;
	padding: 2px 5px;
	margin: 0 0 10px 0;
	font-size: 12px;
	font-variant: normal;
	line-height: normal;
}

#column_w290 .submitbutton {
	float: right;
	margin: 0px;
	padding: 2px 6px 4px 6px;
	cursor: pointer;
	font-size: 12px;
	text-align: center;
	vertical-align: bottom;
	white-space: pre;
}

.column_w290_content {
	margin: 0 20px;
}

#column_w610 p {
	padding-bottom: 20px;
}

.section_01 {
	clear: both;
	position: relative;
	width: 430px;
	padding: 30px 40px 20px 40px;
	margin-bottom: 20px;
	background: url(images/templatemo_section_middle.jpg) repeat-y;
}

.section_01 .top {
	position: absolute;
	width: 510px;
	height: 22px;
	top: 0px;
	left: 0px;
	background: url(images/templatemo_section_top.jpg) top left no-repeat;
}

.section_01 .bottom {
	position: absolute;
	width: 510px;
	height: 22px;
	bottom: 0px;
	left: 0px;
	background: url(images/templatemo_section_bottom.jpg) bottom left no-repeat;
}

.list_with_icon {
	margin: 0 0 0 30px;
	padding: 0px;
	list-style: none;
}

.list_with_icon li {
	margin: 0 0 10px 0;
	padding: 0 0 0 30px;
	background: url(images/templatemo_list_icon.jpg) left top no-repeat;
}

/* end of content */

/* footer */

#templatemo_footer_wrapper {
	width: 100%;
	margin: 0 auto;
	background: #199285;
	height: 32px;
}
#templatemo_footer {
	width: 1024px;
	/*padding: 30px;*/
	margin: 0 auto;
	color: #F5ECCB;
	background:#199285 center bottom;
	height: 2px;
}

#templatemo_footerLogin {
	width: 1000px;
	padding: 10px;
	margin: 0 auto;
	color: #828c96;
	background: url(images/templatemo_footer_bg.jpg) bottom center no-repeat
}

#templatemo_footer a {
	color: #FFFFFF;
}

.section_w920 {
	text-align: center;
	width: 920px;
}

.section_w184 {
	float: left;
	width: 144px;
	padding: 0 40px 0 0;	
}

.section_w368 {
	float: left;
	width: 328px;
	padding: 0 40px 0 0;
}

.footer_menu_list {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.footer_menu_list li {
	margin: 0px;
	padding: 0px;
}

.footer_menu_list li a {
	color: #828c96;
	text-decoration: none;
}
/* end of footer */


.pnlBorder
{ 
 	 border-radius:12px; 
 	-moz-border-radius:12px; 
 	-webkit-border-radius:12px;
}

