@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	line-height: 1.7em;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #606060;
	background-color: #65a8f7;
	background-image: url(../images/body_top.jpg);
	background-repeat: repeat-x;
}
div,ul,li,p,form{padding: 0px; margin: 0px;list-style-type: none;}
a:link, a:visited { color: #1b9cd5; text-decoration: underline; font-weight: bold; } 
a {
	font-size: 12px;
}
a:active, a:hover { color: #CCCC00; text-decoration: none; }
.language {
	width: auto;
	margin-top: 15px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 30px;
}
.language ul {
	float: right;
	padding: 0px;
	width: 200px;
}
.language ul li {
	float: left;
	margin-right: 15px;
}
.language ul li a {
	color: #FFF;
	text-decoration: none;
	font-size: 13px;
	font-family: "Times New Roman", Times, serif;
}
.language ul li a:hover {
	color: #FAED68;
	font-size: 15px;
}
.button_01 a {
	display: block;
	width: 135px;
	height: 38px;
	padding: 14px 0 0 0;
	background: url(images/read_more.png) no-repeat;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

.button_01 a:hover {
	text-decoration: underline;
}

p { margin: 0px; padding: 0px; }

img { margin: 0px; padding: 0px; border: none; }

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }

.cleaner_h30 { clear: both; width:100%; height: 30px; }
.cleaner_h40 { clear: both; width:100%; height: 40px; }

.margin_r10 { margin-right: 10px; }

.float_l { float: left; }
.float_r { float:  right; }

#wrapper {
	width: 100%;
}

#templatemo_wrapper {
	width: 960px;
	padding: 0 10px;
	margin: 0 auto;
	background: url(images/templatemo_container_top.jpg) top no-repeat
}

#temmplatmeo_header {
	height: 140px;
}

/* site title */

#temmplatmeo_header  #site_title {
	float: left;
	width: 200px;
	padding: 65px 0 0 0;
}


#site_title a {
	margin: 0px;
	padding: 0px;
	font-size: 26px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}

#site_title h1 a:hover {
	font-weight: bold;	
	text-decoration: none;
}

#site_title a span {
	display: block;
	color: #d1e0f3;
	font-size: 13px;
	margin-left: 10px;
}
/* end of site title */

/* menu */
#temmplatmeo_header #templatemo_menu {
	float: right;
	height: 36px;
	margin-top: 90px;
}

#templatemo_menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#templatemo_menu ul li {
	padding: 0;
	margin: 0;
	display: inline;
}

#templatemo_menu ul li a {
	float: left;
	display: block;
	height: 30px;
	width: 65px;
	margin-left: 10px;
	padding: 6px 5px 0 5px;
	text-align: center;
	font-size: 12px;
	text-decoration: none;
	color: #fff;	
	font-weight: normal;
	outline: none;
}

#templatemo_menu li a:hover, #templatemo_menu li .current {
	background: url(images/templatemo_menu_hover.png) no-repeat;
}
/* end of menu */

/* content */
#templatemo_content_wrapper {
	clear: both;
	width: 940px;
	padding: 10px 10px;
	background: url(images/templatemo_content_middle.png) repeat-y;
}

#templatemo_content_wrapper_top {
	width: 960px;
	height: 18px;
	background: url(images/templatemo_content_top.png) no-repeat;
}

#templatemo_content_wrapper_bottom {
	width: 960px;
	height: 18px;
	background: url(images/templatemo_content_bottom.png) no-repeat;
}

/* banner */
#templatemo_banner {
	position: relative;
	width: 900px;
	height: 295px;
	margin: 0 15px;
	padding: 5px;
	overflow: hidden;
}

#templatemo_banner .frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 910px;
	height: 264px;
	z-index: 20000;
	background: url(images/templatemo_slider_frame.png) no-repeat;
}
/* end of banner */

#content {
	clear: both;
	padding: 20px 20px 0 20px;
}

#content h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	margin: 0 0 15px 0;
	font-weight: normal;
}

#content p {
	margin: 0 0 10px 0;
	text-align: justify;
}

#content strong {
	color: #0e468c;
}

.full_width {
	clear: both;
	width: 100%;
	margin: 0 0 30px 0;
}

.section_w280 {
	float: left;
	width: 260px;
	padding: 0 10px 0 10px;		
}
.btn:focus, input:focus, textarea:focus, select:focus {
  border-color: rgba(82, 168, 236, 0.8);
  outline: 0;
  outline: thin dotted \9;
  /* IE6-9 */

  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
     -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
}
.w280_bg {
	padding-bottom: 50px;
	background: url(images/templatemo_box_bottom.png) no-repeat center bottom;
}

.section_w590 {
	float: left;
	width: 590px;
}

.margin_r_30 { margin-right: 30px; }

.section_w280 h2, .section_w590 h2 {
	height: 35px;
	padding: 15px 0 0 60px;
}

.section_w280 .services { background: url(images/service_icon.png) no-repeat bottom left;  }

.section_w280 .portfolio { background: url(images/portfolio_icon.png) no-repeat bottom left; }

.section_w280 .project { background: url(images/project_icon.png) no-repeat bottom left; }

.section_w590 .current_activities { background: url(images/calendar_icon.png) no-repeat bottom left; }

.section_w280 .newsletter { background: url(images/newsletter_icon.png) no-repeat bottom left; }

.divider {
	border-bottom: 1px solid #d6d6d6;
}

.service_list {
	margin: 10px 0 20px 0;
	padding: 0;
	list-style: none;
}
.service_list li {
	margin: 0;
	padding: 3px 0 3px 20px;
	background: url(images/templatemo_list.png) no-repeat left center;
}

.section_w280 img {
	margin-bottom: 10px;
}

.project_gallery {
	margin: 0;
	padding: 0;
	list-style: none;
}

.project_gallery li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	width: 130px;
	height: 99px;
	background: url(images/templatemo_recent_project_frame.png) no-repeat;
}

.project_gallery li a {
	display: block;
	margin: 8px;
}

.project_gallery li a img {
	width: 114px;
	height: 83px;
}


.search_box {
	margin: 0 0 20px 0;
	padding: 0;
}

#searchfield {
	height: 15px;
	width: 150px;
	padding: 4px 5px 6px 5px;
	color: #fff;
	font-size: 12px;
	font-variant: normal;
	line-height: normal;
	background: #64a8f7;
	border: 1px solid #488ddd;	
}

#searchbutton {
 	height: 27px;
	width: 76px;
	margin: 0px;
	padding: 3px 0 7px 0;
	cursor: pointer;
	font-size: 12px;
	text-align: center;
	vertical-align: bottom;
	white-space: pre;
	color: #fff;
	background: #ff0 url(../images/subscribe_icon.png) no-repeat; 
	border: none;
}
/* end of content */

/* footer */
#templatemo_footer {
	clear: both;
	width: 1000px;
	padding: 20px;
	margin: 0 auto;
	color: #fff;
	text-align: center;
}

#templatemo_footer a {
	font-weight: normal;
	color: #fff;
	text-decoration: underline;
}
/* end of footer */
#login-box {
	width: 333px;
	height: 352px;
	color: #FFFFFF;
	font: 12px Arial, Helvetica, sans-serif;
	background: url(../images/login-box-backg.png) no-repeat left top;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 40px;
	padding-right: 76px;
	padding-bottom: 20px;
	padding-left: 76px;
	margin-top: 20px;
	text-shadow: 1px 1px 1px #000;
}

#login-box img {
	border:none;
}

#login-box h2 {
	padding:0;
	margin:0;
}


#login-box-name {
	float: left;
	display: inline;
	width: 80px;
	text-align: right;
	padding: 14px 10px 0 0;
	margin: 0 0 7px 0;
	color: #FFF;
	font-size: 14px;
	font-weight: bolder;
	text-shadow: 1px 1px 1px #000;
}

#login-box-field {
	float: left;
	display:inline;
	width:230px;
	margin:0;
	margin:0 0 7px 0;
}


.form-login  {
	width: 205px;
	padding: 10px 4px 6px 3px;
	border: 1px solid #16325F;
	background-color: #1e4f8a;
	font-size: 16px;
	color: #FFFFFF;
	text-shadow: 1px 1px 1px #000;
}


.login-box-options  {
	clear: both;
	padding-left: 87px;
	font-size: 13px;
}

.login-box-options a {
	color: #FFFFFF;
	padding-left: 15px;
	text-decoration: none;
	font-weight: normal;
	font-size: 13px !important;
}
.glidecontentwrapper{
position: relative; /* Do not change this value */
width: 900px;
height: 254px; /* Set height to be able to contain height of largest content shown*/
overflow: hidden;
}
/*
	Total wrapper width: 350px+5px+5px=360px
	Or width of wrapper div itself plus any left and right CSS border and padding
	Adjust related containers below according to comments
*/


.glidecontent{ /*style for each glide content DIV within wrapper.*/
position: absolute; /* Do not change this value */
background: white;
visibility: hidden;
}
/*
 Total glidecontent width: 330px+10px+10px=350px
	Or width of wrapper div itself (not counting wrapper border/padding)
*/

.cssbuttonstoggler{ /*style for DIV used to contain toggler links. */
float: right;
clear: both;
margin-top: 10px;
background: white; /*always declare an explicit background color for fade effect to properly render in IE*/
overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
}
/*
 Total contenttoggler width: 350px+5px+5px=360px
	Or total width of wrapper div (counting wrapper border/padding)
*/

.cssbuttonstoggler a{ /*style for every navigational link within toggler */
background: url(../images/templatemo_slider_button.png);
background-repeat: no-repeat;
background-position: top left;
color: #ffffff;
display: block;
float: left;
margin-left: 6px;
font: normal 12px Arial; /* Change 12px as desired */
width: 24px;
height: 17px; /* Height of button background height */
padding: 3px 0;
text-align: center;
text-decoration: none;
}




.cssbuttonstoggler a.toc{ /*style for individual toggler links (page 1, page 2, etc). ".toc" class auto generated! */
}

.cssbuttonstoggler a.prev, .glidecontenttoggler-2 a.next{ /*style for "prev" and "next" toggler links. ".prev" and ".next" classes auto generated! */
}

.cssbuttonstoggler a.prev:hover, .glidecontenttoggler-2 a.next:hover{
}

.login_submit {
	background:url(../images/login-btn.png) no-repeat center center;
	width:104px;
	height:42px;
	text-align:center;
	line-height:22px;
	color:#fff;
	border:0px;
	cursor:pointer;
	margin-right:5px;
	font-weight:bolder;
	font-size: 16px;
	text-shadow: 1px 1px 1px #000;
}
.login_submit:hover {
	cursor: pointer;
	color: #CCC;
}
#foom {
	width: 100%;
	text-align: center;
	text-shadow: 1px 0px 0px #FFF;
	color: #000;
}
#foom a {
	color: #2B60A2;
	text-shadow: 0px 0px 0px #000 !important;
}

#messages{
	background-color:#CCC;
	position: absolute;
	top: 140px; 
	right: 50px;
	width:350px; 
}
