@import url("heading-replacements.css");
@import url("popup.css");

/* prevents horizontal jumping in firefox */
html {height:100%}

body {min-height:101%}

* { padding: 0; margin: 0; }

body 
{
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
background-color:#FFFFFF;
}

#wrapper
{ 
margin: 0 auto;
width: 900px; 
}

#faux {
background: url(../images/faux-2-2-col.gif);

background: url(../images/bg-content-sidebar.gif);
background: url(../images/bg-wrapper.gif);
background-repeat:repeat-y;
 /*margin-bottom: 5px;*/
overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
width: 100%;
}


/* ----------- header ----------------- */
#header 
{
color: #333;
background-color:#fafaf5;
background :url(../images/bg-header.jpg) repeat-x;
width: 865px; 
padding: 0 10px 0 25px;
height: 80px;
/*margin: 10px 0px 5px 0px;*/
}

#header #logo
{
float:left;
padding:15px 0px 0px 0px;
width:140px;
}

#header #slogan
{
width:454px;
float:left;
margin-left:10px;
}

#header #logo img
{
padding:0;
margin:0;
}


#header #language-selection
{
float:right;
width:246px;
font-size:10px;
text-transform:uppercase;
margin:0;
background:url(../images/globe.gif) no-repeat;
background-position:right;
height:80px;

}

#header #language-selection .jflanguageselection
{
padding-top:40px;
padding-right:100px;
}

#header #language-selection .jflanguageselection li a
{
color:#00447c;
font-size:10px;
text-transform:uppercase;
padding:0 5px;
text-decoration:none;
}

#header #language-selection .jflanguageselection li a:visited
{
}

#header #language-selection .jflanguageselection li a:hover
{
text-decoration:underline;
}


/* ----------- end: header ----------------- */

/* ----------- main navigation ----------------- */
#navigation
{
width:875px;
height:33px;
color: white;
padding: 0 10px 0 15px;
background-color:#0C4371; /* navy color */
margin:0;
}


#navigation .moduletable
{
margin:0px;
padding:0;
}

#navigation #mainlevel
{
padding:0;
margin:0;
}


#navigation #mainlevel li a
{
padding-left:10px;
}

/*
#navigation .moduletable ul, #navigation .moduletable
{
padding:0;
margin:0;
}
*/

#navigation ul
{
padding-top:10px;
float:left;
width:600px;
font-size:13px;
}

#navigation ul li
{
display:inline;
list-style:none;
padding:0.7em 0.5em 0.5em 0.5em;
padding:0.7em 0.5em 0.5em 0em;
font-size:1px;
}

#navigation ul li a
{

text-decoration:none;
color:#FFFFFF;
/*font-size:13px; */
font-size:1px;
text-transform:uppercase;
height:33px;
}
/* ----------- end: main navigation ----------------- */

/* ----------- search ----------------- */
#navigation #search
{
padding-top:5px;
color:#FFFFFF;
float:right;
font-size:10px;
text-transform:uppercase;
margin:0;
}


#navigation #search .moduletable, #navigation #search .moduletable form, #navigation #search .moduletable, .search
{
display:inline;
margin:0;
}

#navigation #search  .inputbox
{
width:125px; 
background-color:#0C4371;
border:1px solid #a3b5c4;
color:#FFFFFF;
height:20px;
font-size:10px;
padding-left:3px;
padding-top:3px;
margin-left:2px;
}
/* ----------- end: search  --------------*/


#images 
{
float:left;
width:900px;
padding:0;
margin:0;
font-size:1px;
height:168px;
}

#images img{
padding:0;
 margin:0;
}


/* ----------------- content ----------------------- */
#content 
{ 
float: left;
color: #333;
/* margin: 10px;*/
padding: 20px 65px;
padding-top:20px;
width: 535px;
display: inline;
position: relative;
}


#content p, table.contentpaneopen p
{
font-family:Arial, Helvetica, sans-serif;
padding-top:7px;
padding-bottom:7px;
font-size:11px;
color:#3c3c3a;
line-height:19px;
}

p.text
{
font-size:11px !important;
}

#content h1
{
padding-bottom:15px;
font-size:19px;
color:#3c3c3a;
}

#content h3
{
padding-bottom:15px;
font-size:16px;
color:#3c3c3a;
}

#content ul li
{
font-size:11px;
line-height:19px;
font-weight:bold;
list-style:none;
list-style-type:circle;
margin-left:11px;
}


#content a
{
color:#18609d;
text-decoration:none;
font-size:12px;
}

#content a:visited
{
color:#18609d;
}

#content a:hover
{
text-decoration:underline;
}


/* ----------------- end: content ----------------------- */


/* ----------------- footer ----------------------- */
#footer { 
clear: both;
width: 850px;   /* 880 + 2x10 = 900*/
height:33px;
padding: 0 25px;
margin: 0px 0px 0px 0px; /* margin: 0px 0px 10px 0px; */
 
background-color:#AAABA1;  /* greyish*/

font-family: Arial, Verdana, Helvetica, sans-serif; 
font-size:10px;
color: #FFF;
}

#footer ul
{
margin: 0;
padding: 0;
padding-top:10px;
!important list-style:none;
float:right;
}

#footer ul li
{
padding:0px 5px;
display:inline;
!important list-style:none;
border-right:1px solid;
}

#footer ul .last
{
border-right:none;
}

#footer li a
{
color: #FFF;
text-decoration:none;
text-transform:capitalize;
}

#footer li a:visited, #footer span a:visited
{
color: #FFF;
text-decoration:none;
}

#footer li a:hover, #footer span a:hover
{
color: #666761;
text-decoration:underline;
}

#footer span
{
float:left;
padding-top:10px;
width:340px;
}

#footer span a
{
text-decoration:underline;
color: #FFF;
}

/* __________________end: footer ___________________________ */

/* ----------------- sidebar - submenus----------------------- */

#sidebar  /* =235px */
{ 
display: inline;
color: #333;
margin: 0px;
padding: 70px 5px 30px 30px;
width: 200px; 
float: right;
margin-top:-170px;
}


#sidebar .moduletable
{
margin-bottom:20px;
}

#sidebar .moduletable h3
{
font-stretch:narrower;
font-weight:bold;
font-size:16px;
border-bottom:1px solid #b0b0b0;
line-height:29px;
margin-right:45px;
}


#sidebar .moduletable li
{
border-bottom:1px solid #b0b0b0;
/*text-indent:-16px;
padding-left:16px;*/
margin-right:45px;

list-style:none;
background-image:url(../images/bullet-arrow.gif);
background-position: 0px 11px ;
background-repeat:no-repeat;
padding-left:30px;
padding-left:20px;

padding-top:5px;
padding-bottom:5px;
}




#sidebar .moduletable li a
{
font-size:12px;
color:#2470aa;
line-height:21px;
/*line-height:29px;*/
text-decoration:none;
}

#sidebar .moduletable li a:visited
{
}

#sidebar .moduletable li a:hover
{
color:#0C4371; /* navy color */
text-decoration:underline;
}



/* _________________end: sidebar - submenus __________________ */


/* ----------------- pathway ----------------------- */
#pathway 
{
padding-top:25px;
padding-bottom:25px;
}

#pathway .pathway
{
font-size:11px;
color:#3f85c2;
}


#pathway .pathway a
{
font-size:11px;
color:#3f85c2;
}

/* _________________end: pathway__________________ */

/* ----------------- projects categories ----------------------- */

#content ul.contentcategory
{
color:#3c3c3a;
font-size:11px;
padding-bottom: 15px;
}

#content li.contentcategory a
{
font-size:11px;
color:#18609d;
text-decoration:underline;
}
/* _________________end: projects categories __________________ */

/* ----------------- sidebar - profile----------------------- */

#sidebar #profile .moduletable img
{
margin-top:10px;
margin-bottom:5px;
}

#sidebar #profile .moduletable h3
{
font-stretch:narrower;
font-weight:bold;
font-size:16px;
line-height:29px;
margin-bottom:15px;
border:none;

}

#sidebar #profile .moduletable ul
{

display:inline;
}


#profile .moduletable li
{
list-style:none;
display:inline;
background-image:url(../images/bullet-arrow-2.gif);
background-position:0px 10px;
background-repeat:no-repeat;
padding-left:8px;
padding-right:17px;

border:none;
margin:0;
}

#sidebar #profile .moduletable p
{
color:#3c3c3a;
font-size:11px;
}

#profile .moduletable li a
{
font-size:12px;
color:#2470aa;
line-height:29px;
text-decoration:underline;
text-transform:uppercase;
font-size:11px;
}

#profile .moduletable li a:visited
{
}

#profile .moduletable li a:hover
{
color:#0C4371; /* navy color */
text-decoration:underline;
}

#map
{
height:92px;
}


/* _________________end: sidebar - profile __________________ */


/*-------projects - information */
.project-info
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#3c3c3a;
}
.project-info td
{
padding:5px 0px;
vertical-align:top;
}

.project-info td.col1
{
width:100px;
}

.project-info td.col2
{
width:300px;
}

.project-img
{
margin:0.5em 0.8em 0.8em 0;
width:180px;
}
/*-------end: projects - information */

/*------client list in columns __________ */
.content-columns td
{
vertical-align:top;
width:170px;
}

.content-columns ul
{
list-style-type:none;
}

.content-columns table td li
{
list-style-type:none;
}

.content-columns td li a
{
text-decoration:none;

}

.content-columns td li a:hover
{
text-decoration:underline;
}


/*------end: client list in columns __________ */

/* ------- general ----------------------- */
.clear { clear: both; background: none; }
.learn-more
{
background-image:url(../images/bullet-logo.gif);
background-position:center left ;
background-repeat:no-repeat;
padding-left:30px;
color:#18609d;
font-size:12px;
}

.learn-more:visited, .learn-more a:visited
{
color:#18609d;
}

.learn-more:hover, .learn-more a:hover
{
}


.history-links
{
width:50px;
position:relative;
left:500px;
color:#18609d;
}

.history-links a
{
color:#18609d;
text-decoration:none;
font-size:12px;
}

.history-links a:visited
{
color:#18609d;
}

.history-links a:hover
{
text-decoration:underline;
}

.quot
{
font-family:Arial, Helvetica, sans-serif;
font-style:italic;
padding-top:7px;
padding-bottom:7px;
font-size:12px;
color:#3c3c3a;
line-height:17px;
}

#search .button
{
width: 23px;
height: 23px;
margin: 0;
padding: 0;
margin-left:5px;
border: 0;
background: transparent url(../images/search-arrow.gif) no-repeat top left;
text-indent: -1000em;
vertical-align: middle;
cursor: pointer; /* hand-shaped cursor */
cursor: hand; /* IE 5.x */
}

#search    input { vertical-align: middle; } /* for ie*/

/* -------------- contact -----------------*/
/*---------offices ---------------*/
#offices 
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#3c3c3a;
}




#offices table
{
margin-bottom:10px;
}

#offices table td
{
padding:0.2em 0.2em;
}

#offices .country, #offices .country a
{
color:#ffffff;
padding:0.2em 0.4em;
background-color:#0C4371; /* navy color */
height:21px;
}

table#office-almaty-t tr td, table#office-aktau-t1 tr td, table#office-aktau-t2 tr td, table#col3-img tr td
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#3c3c3a;
}


#office-almaty-t .top, #office-aktau-t1 .top,#office-aktau-t2 .top
{
vertical-align:top;
}

/*
#office-almaty-t table td, #office-aktau-t1 table td, #office-aktau-t2 table td
{
padding-left:5px;
padding-right:5px;

}
*/
table#office-almaty-t td img
{
width:165px;
margin-right:10px;
}

table#office-aktau-t1 td img
{


}

table#office-aktau-t2 td img
{

}

/*---------end: offices ---------------*/

#contact-form, #careers-form
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#3c3c3a;
}
#contact-form .txtfield, #careers-form .txtfield, #subscribe-form .txtfield
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#3c3c3a;
}

/* -------------- end: contact -----------------*/

#careers-form .txtarea
{
width:100%;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#3c3c3a;
}

#contact-form td, #careers-form td
{
height:25px;
}

.chronoform
{
display:none;
}

/* ------- end: general ------------------- */

/*search results --------*/


div#content div select.inputbox option
{
padding-right:10px;
}
/*end: search results --------*/


table.contentpaneopenprinfo table
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#3c3c3a;
}

table.contentpaneopenprinfo table td
{
padding:5px 0px;
vertical-align:top;
}


/* newsroom */

td.createdate
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#3c3c3a;
font-style:italic;
}

/* end: newsroom */

/*	---------- implementek logo - - - - - - - - - - - - - - - -	*/
#implementek{
display:inline;
float: left;
width: 110px;
height: 23px;



text-decoration:none;
margin: -17px 0px 0px 0px;

padding: 0px;
margin-left:248px;
}

#implementek a{

background-image: url(../images/implementek.gif);
background-position: top left;
background-repeat: no-repeat;

width: 110px;
height: 23px;
	position: relative;
	display: block;
	/*  IE 5 Hack \*/
	overflow: hidden;
	/* end hack */ 
	text-decoration:none;
}


#implementek a:hover{
background-image: url(../images/implementek_on.gif);
background-position: top left;
background-repeat: no-repeat;
text-decoration:none;

	
}

#implementek a:link, #implementek a:visited{

text-indent: -9999px;}

#implementek h3{
background-image: none;	
margin: 0px;
}


/*	-------------------------end: implementek logo------------------------------------*/

/* newsroom */
.blog_more
{
margin-bottom:15px;
}
/* end: newsroom */

/*------- page navigation */
.pagenav
{
font-size:12px;
}

/* ned: page navigation*/

/* article titles */

table.contentpaneopen td.contentheading
{
padding-bottom:15px;
font-size:16px;
font-weight:bold;
color:#3c3c3a;
}
/*end: article titles */


#photo-gallery
{
height: 520px;
}

.coun {
color:#18609D;
font-size:12px;
text-decoration:none;
}
