﻿.thumbNailImage
{
	clear:both;
	display: block;
	overflow: hidden;
	width: 96px !important;
}

.thumbNailImage a img
{
	float: none !important;
	position: relative !important;
	margin: auto auto !important;
}

.thumbNailImage A:hover
{
	text-decoration: none;
	
}

.imageGalleryItem
{
	 width: 350px;
}

/***** IMAGE GENERIC *******/
IMG.centerImage 
{
	float: none !important;
    display: block;
    margin-left: auto;
    margin-right: auto; 
    text-align: center;
}

/**** OTHER *****/

.kazjobsearchtitletextbold 
{
	font-weight:bold;
}

/******************* TOP MAP *****************/
.topMap
{
	font-size: 10px;
	color:#ccdfed;
	position: relative; 
	float:right; 
	margin-right:40px; 
	_margin-right:20px; /* ie6 FIX */
	margin-top:3px; 
	background: url(../images/buttons/globe_original.jpg); 
	width: 128px; 
	height: 70px;
	cursor: pointer;
	cursor: hand;
}

.topMapOver
{
	background: url(../images/buttons/globe_rollover.jpg); 
}

.topMapOver .bottomText
{
	color:#ffffff !important;
}

.topMap .bottomText 
{
	/* Position */
	
	text-align: center;
	position: absolute;
	top: 57px;
	right: -32px;
		
	margin: 0 auto 0 auto;
	
	overflow: auto;
	width: 170px;
	direction: ltr;
	
	/* Appearance */	
	cursor: pointer;
	cursor: hand;
    color: #81A3BF;
	font-weight: normal;

}


.verticalLine
{
	position: relative; 
	float:right; 
	margin-right:16px;
	margin-left: -10px; 
	margin-top:6px; 
	width: 4px; 
	height: 64px;
	background: url(../images/buttons/globe_line.jpg);	
}
/* for visit country site only */
.tb_HostCountry
{
	width: 700px;
	border:0px;
	margin-top: 10px;
}

.tb_Country, .tb_CountryNoColor{
 width:225px;
 border:0px;
 display: block;
 padding-top: 5px;
 padding-bottom: 3px;
 padding-left: 2px;
 margin-right: 15px;
 margin-bottom: 15px;
}

.tb_Country
{
  background-color: #F5ECE3;
}

.tb_CountryNoColor
{
 background-color: #FFFFFF;
}

.td_CountryDesc
{
	text-align: left;
	vertical-align:top;
	width: 150px;
}

.td_CountryDesc a
{
	color: #005F92;
	font-weight: bold;
}

.CountryFlag{
	text-align: right;
	width:65px;
}

.CountryFlag img
{
	width: 48px;
	height: 32px;
}

.container contentVC
{
	width: 760px;
}


/* Google search styles */

.googleSearch .contentColoured {
	background-color:#005190;
}

.googleSearch a,
.googleSearch .textColoured,
.googleSearch .pagination select.fieldSelect {
	color:#005190;
}

.googleSearch a:hover,
.googleSearch h1,
.googleSearch h2,
.googleSearch h3,
.googleSearch h4,
.googleSearch h5,
.googleSearch h6,
.googleSearch label,
.googleSearch th {
	color:#7FA2BE;
}

.googleSearch .contentColoured,
.googleSearch .contentColoured h2,
.googleSearch .contentColoured label,
.googleSearch .pagination label,
.googleSearch .pagination ul.listHorizontal li a,
.googleSearch .pagination ul.listHorizontal li.on a,
.googleSearch .pagination ul.listHorizontal li a:hover {
	color:#FFFFFF;
}

.googleSearch label {
	font-weight:bold;
	margin:0px 0px 4px 0px;
}

.googleSearch .pagination {
	width:705px !important;
	color:#FFFFFF;
	background-color:#005190;
	padding:8px 8px 8px 8px !important;
	font-family:Arial,Verdana,'Trebuchet MS',sans-serif;
	margin: 16px 0px 16px 0px;
}

.googleSearch h2.subPage,
.googleSearch h3.subPage {
	color:#7FA2BE;
}

.googleSearch h3.subPage {
	font-weight:normal;
}

.googleSearch ul {
	list-style-type:square;
}

.googleSearch ul.listLanguage 
{
	font-size:120%;
	font-weight:bold;
}

.googleSearch ul.listLanguage li {
	margin-bottom:15px;
}

.googleSearch .textConsent a, .googleSearch .backToTop
{
	color: #7fa2be;
}

.googleSearch, .googleSearch .l, .googleSearch span 
{
	font-family: Trebuchet MS, Arial, MS Sans Serif !important;
}

.googleSearch p
{
	margin-left: 5px;
}
/******************* PANEL BUTTON *****************/

.pb_container
{
	display: inline !important; 
	width: auto !important;
	padding: 0px 0px 0px 0px !important;
}

.pb_container table
{
	margin: 0px 0px 5px 0px !important;
	width: auto !important;
}

.pb_roundedCorner
{
	WIDTH: 9px !important; 
	padding: 0px !important;
}

.panelButton a, 
.panelButton a:hover
{	
	color: white !important;
	text-decoration: none !important;
}


.panelButton_middle, td.panelButton_middle
{	
	font-weight:bold;
	font-size: 12px !important;
	WIDTH: auto !important; 
	padding: 0px 0px 0px 0px !important;
	color: white; 
	font-family: "Trebuchet MS"; 
	text-align: center !important;
	line-height: normal;
	background-repeat: repeat !important; 
	height: 16px  !important; 
	vertical-align: middle !important;
}


/*** Table Style ****/

.tableWithBorder, .tableWithBorder td, .tableWithBorder tr
{
	border: solid 1px black;
}

.tableCenteredContent, .tableCenteredContent td, .tableCenteredContent tr
{
	text-align:center;
	vertical-align: middle;
	float: none;
	margin: auto;
}

.max320
{
	width: 320px !important;
}
