@charset "utf-8";
/* CSS Document */

/* --- STYLES DE BASE --- */

html {
	font-size: 100%;
}
body {
	margin: 0px;
	padding: 0px;
	font-size: 0.8em;
	line-height: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #44443E;
}
/* Titres */
h1, h2, h3, h4, h5, h6 {
	line-height: 1.2em;
	font-weight: normal;
	font-style: normal;
	color: #4C4C4C;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.03em;
}
h1 {
	font-size:33px;
	line-height:36px;
	margin:18px 0;
}
h2 {
	font-size:27px;
	line-height:28px;
	margin-bottom:18px;
}
h3 {
	font-size:16px;
}
h4 {
	font-size:13px;
}
h5 {

	font-size:13px;
	text-transform:uppercase;
}
h5, h6 {
	font-weight:bold;
	font-family:Arial, Helvetica, Sans-Serif;
}
/* Listes */
ul, ol {
	margin: .75em 0 .75em 32px;
	padding: 0;
}
/* Paragraphes */
p {
	margin: .75em 0;
}
/* Liens */
a {
}
a:link {
	color: #073FC8;
	outline: 0px;
}
a:visited {
	color: #073FC8;
	outline: 0px;
}
a:hover, a:active {
	color: #00298F;
	text-decoration: none;
	outline: 0px;
}
a:focus {
	color: #FC1B1C !important;
	text-decoration: none;
	outline: 0px;
}
a img {
	border: none;
	outline: 0px;
}
em {
	font-style: italic;
}
strong {
	font-weight: bold;
}
/* Formulaires */
form, fieldset {
	margin: 0;
	padding: 0;
	border:  none;
}
input, button, select {
	vertical-align: middle;
}
blockquote p, li p {
	margin: .5em 0;
}
dl {
	margin: .75em 0;
}
dt {
	margin: .75em 0 0 0;
	font-weight: bold;
}
dd {
	margin: .25em 0 .25em 32px;
}
/* Conteneurs sémantiques de HTML 5 */
article, aside, dialog, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
#page {
	padding: 0px;
	background-image: url(../img/bkg/bkgmain.jpg);
	background-repeat: repeat-x;
	min-height: 440px;
	width: 100%;
	background-position: 0px 0px;
	background-color: transparent;
	margin: 0px;
	float:left;
}
header {
	float: left;
	margin-top: 0px;
	margin-bottom: 25px;
	width: 100%;
}
header .logo {
	padding-top: 20px;
	padding-bottom: 0px;
	width: 262px;
	float: left;
	clear: left;
	height: 33px;
}
header .nav-tools {
	float: left;
	width: 698px;
	margin-top: 8px;
	height: 60px;
}
header .nav-tools a.on {
	text-decoration: underline;
}
header .nav-tools ul {
	overflow: hidden;
	text-align: center;
	list-style-type: none;
	float: left;
	margin-top: 25px;
	padding: 0px;
}
header .nav-tools ul li {
	display: inline-block;
	width: auto;
	float: left;
	margin-left: 5px;
	padding-right: 3px;
}
header .nav-tools > ul > li > a {
	text-decoration: none;
	display: block;
	color: #666;
	white-space: nowrap;
	padding-right: 15px;
	padding-left: 9px;
	line-height: 18px;
	font-size: 11px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #CCC;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
header .nav-tools ul .country a.tab-country {
	font-size: 11px;
	border-right-style: none;

}

header .nav-tools a {
	text-decoration: none;
}
header .nav-tools ul li a:hover, li.country:hover > a {
	text-decoration: underline;
	color: #666;
}
.search {
	float: right;
	height: 33px;
	padding-top: 5px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.wrap {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
/* ------------------------------------------------------------------ */
/* Countries */
/* ------------------------------------------------------------------ */
.country h2 {
	margin-bottom: 0px !important;
}
li.country > .dropdown {
	position:absolute;
	left:-999em;
	text-align:left;
	padding:20px;
	border:1px solid #777777;
	
	box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.6);
	-moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.6);
	-webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.6);
	border-top-color: #ddd;
	border-right-color: #ddd;
	border-bottom-color: #dddddd;
	border-left-color: #ddd;
	color: #000000;
	text-shadow: none;
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: right center;
	z-index:50;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 4px;
	margin-left: auto;
}
li.country:hover > .dropdown {
	width:800px;
	top:auto;
	left: 50%;
	margin-left:-400px;
	margin-top: -1px;
}
li.country .css-panes div {
	height:auto;
	width:800px;
	float: left;
	margin-top: -1px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;}

li.country .dropdown .css-tabs, .content .country  .css-tabs {
	margin-top: 20px;
	margin-bottom: 0px;
	margin-right: 0px !important;
	margin-left: 5px !important;
	padding: 0px;
}
li.country .dropdown ul.css-tabs a, .content .country  ul.css-tabs a {
	padding-left: 15px;
	padding-right: 15px;
	line-height: 15px;
}
li.country .css-panes div ul, .content .country .css-panes div ul {
	text-align: left;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

li.country .dropdown ul.css-tabs li, .content .country ul.css-tabs li {
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
li.country .css-panes div ul li a {
	font-size: 13px;
	margin-right: 10px;
	float: left;
	width: 104px;
	position: static;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDD;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px !important;
	padding: 0px !important;
	line-height: 30px;
	vertical-align: middle;
}

li.country .fltrt a {
	font-weight: bold;
}
header .nav-tools ul li a.tab-country:hover, li.country:hover > a.tab-country {
	border-top-color: #FBFBFB;
	border-right-color: #e1e1e1;
	border-bottom-color: #dddddd;
	border-left-color: #FBFBFB;
	color: #666;
	text-shadow: #ffffff 1px 1px 0;
	font-weight: normal;
	border-top: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #ddd;
	box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.6);
	-moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.6);
	-webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.6);
	z-index: 10;
	text-decoration: none;
	text-shadow: #fff -1px -1px 0;
	

}
/* ------------------------------------------------------------------ */
/* Navigation */
/* ------------------------------------------------------------------ */
nav {
	margin-right: 0px;
	margin-left: 0px;
	height: 40px;
	margin-top: 9px;
	margin-bottom: 0px;
	width: 100%;
	padding: 0px;
	float: left;
	clear: left;
}
#navigation, #navigation ul {
	font-size: 13px;
	list-style: none;
	margin: 0;
	padding: 0;
}
#navigation a {
	color: #00298F;
	display: block;
	line-height: 1;
	font-weight: normal;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#navigation > li > a {
	font-family: Arial,sans-serif;
	font-size: 16px;
	font-weight: normal;
}


#navigation a:hover {
	color: #073FC8;
	background-color: #F0F1F5;
}
#navigation li {
	float: left;
}
#navigation li ul {
	background: #666666;
	box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.6);
	-moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.6);
	-webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.6);
	left: -9999px;
	position: absolute;
	width: 190px;
	z-index: 30;
	background-color: #FFF;
	background-position: 160;
}
#navigation > li.dropdown li.dropdown > a:hover, #navigation > li.dropdown li.dropdown:hover > a {
	background-color: #F0F1F5;
	background-repeat: no-repeat;
	background-position: right center;
}
#navigation li ul ul {
	margin: -34px 0 0 190px;
}
#navigation li:hover ul ul, #navigation li:hover ul ul ul {
	left: -9999px;
}
#navigation li:hover ul, #navigation li li:hover ul, #navigation li li li:hover ul { /* lists nested under hovered list items */
	left: auto;
}
#navigation > li.dropdown > a {
	background: url(../img/assets/arrow-down-gray.gif) no-repeat center right;
	padding-right: 30px;
	
}
/* TAB HOVER */
#navigation > li.dropdown:hover > a {
	background-image: url(../img/assets/arrow-down-white.gif);
	background-image: url(../img/assets/arrow-down-white.gif); 
	border-top: 1px solid #7b7b7b;
	border-right: 1px solid #7b7b7b;
	border-bottom: 1px solid #7b7b7b;
	border-left: 1px solid #7b7b7b;
	box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.6);
	-moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.6);
	-webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.6);
	color: #073FC8;
	text-shadow: #595959 -1px -1px 0;
		background-color: #F0F1F5;
	background-repeat: no-repeat;
	background-position: right center;
}
#navigation > li.dropdown li.dropdown > a {
	background: url(../img/assets/arrow-right-gray.gif) no-repeat center right;
}
#navigation > li.active > a, #navigation > li.active > a:hover {
	color: #073FC8;
	
	background-color: #F0F1F5;
}
#navigation.white li ul {
	background: #ffffff;
}
#navigation.white li ul a {
	border-top-color: #FBFBFB;
	border-right-color: #e1e1e1;
	border-bottom-color: #dddddd;
	border-left-color: #FBFBFB;
	color: #666;
	text-shadow: #ffffff 1px 1px 0;
	font-weight: normal;
	width: 150px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	z-index: 10;
	padding-top: 9px;
	padding-right: 19px;
	padding-bottom: 9px;
	padding-left: 19px;
}
/* HOVER */
#navigation.white li ul a:hover, #navigation.white > li.dropdown li.dropdown > a:hover, #navigation.white > li.dropdown li.dropdown:hover > a {
	color: #00298F;
	font-weight: normal;
	background-color: #F0F1F5;
}
#navigation.white > li.dropdown li.dropdown > a:hover, #navigation.white > li.dropdown li.dropdown:hover > a {



}
/* BKG TAB HOVER */
#navigation.white > li.dropdown:hover > a {
	border-top-color: #ddd;
	border-right-color: #ddd;
	border-bottom-color: #dddddd;
	border-left-color: #ddd;
	color: #FFFFFF;
	text-shadow: none;
	background-color: #052890;
	background-image: url(../img/assets/arrow-down-black.gif);
	background-repeat: no-repeat;
	background-position: right center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#navigation.white > li.dropdown li.dropdown > a {
	background: url(../img/assets/arrow-right-darkgray.gif) no-repeat center right;
	text-shadow: none;
}
/* ------------------------------------------------------------------ */
/* HOME PAGE */
/* ------------------------------------------------------------------ */

.home#page {
}
.home#page .haut {
	margin-bottom: 30px;
	margin-top: 0px;
	float: left;
}
#slider {
	height: 280px;
	width: 700px;
	float: right;
	clear: left;
}
.home .left {
	float: left;
}
.home .left h3 {
	margin-bottom: 10px;
}
.home .left ul li a h4, .css-panes ul li a h4 {
	text-decoration: none !important;
	font-weight: bold;
	color: #333;
}
.home .left ul li a:hover h4, .css-panes ul li a:hover h4 {
	color: #073FC8 !important;
}
.home .left ul, .right .css-panes ul {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	font-size: 11px;
}
.home .left ul li, .right  .css-panes ul li {
	margin-bottom: 12px;
	line-height: 1.2em;
}
.home .left ul li a, .right .css-panes ul li a, .content .content-right a, .content  .industries  a {
	color: #666 !important;
	text-decoration: none;
}
.home .left ul li a:hover, .right .css-panes ul li a:hover, .content .content-right a:hover, .content  .industries a:hover {
	color: #073FC8 !important;
}
.home .left ul li span, .right .css-panes ul li span {
	color: #B4B4B2;
	display: block;
	text-transform: uppercase;
	font-size: 11px;
}
.home .left, .home .middle, .home .right, .home .right .css-panes div {
	width:305px;
	
}
.home .left, .home .middle, .home .right {
	height: 286px;
	
}
.home .middle {
	float: left;
}
.home .right {
	float: right;
	margin-right: 0px;
}
/* ------------------------------------------------------------------ */
/* NORMAL PAGE */
/* ------------------------------------------------------------------ */
.normal #leftside {
	float: left;
	width: 200px;
	margin-right: 30px;

}
/* ------------------------------------------------------------------ */
/* BLOCS */
/* ------------------------------------------------------------------ */

.home .menuLeft {
	height: 250px !important;

}
.menuLeft {
	float: left;
	width: 200px;
	color: #666;
	clear: left;
	margin-top: 5px;
	margin-right: 30px;
	margin-bottom: 0px;
	height: auto;
	overflow: hidden;
	-webkit-border-radius: 0x;
	-moz-border-radius: 0px;
	border-radius: 0px;
	background: transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.menuLeft ul, .bottom ul.bottom_links {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.menuLeft li {
	font-size: 13px;

	line-height: 30px;
	padding-left: 20px;
	
}

.menuLeft ul li {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #fff;
		
}

.menuLeft ul ul {
	list-style-type: none;
	margin-left: -5px;
	padding-left: 0px;	
}
.menuLeft ul ul ul {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}

.menuLeft ul ul li  {
	font-size: 12px;
	padding-left: 5px;
	border-top-style: none;
	line-height: inherit;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px !important;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;	
}
.menuLeft ul ul li:before {
	content: normal ;

}
.menuLeft ul ul li:hover, .menuLeft ul ul li.on  {
	background:  none;
	background: -moz-linear-gradient( none);
	background: -webkit-gradient( none);
	font-weight: normal;
}
.menuLeft > ul > ul > li > a {
	text-indent: 0px;
	padding-left: 35px;
	margin: 0px;
	width: 165px;
}
.menuLeft > ul > ul > ul > li > a {
	text-indent: 0px;
	padding-left: 45px;
	margin: 0px;
	width: 155px;
}
.menuLeft ul ul li a:first-child {
	margin-top: 0px;
	padding-top:0px ;
	padding-bottom:0px;
		}
.menuLeft li.last{
	border-bottom-width: 1px !important;
	border-bottom-style: solid !important;
	border-bottom-color: #DDD !important;
}
.menuLeft h3 {
	margin-bottom: 10px;
	color: #262626;
	font-size: 20px !important;
	margin-left: 0px;
}
.menuLeft ul li a, .bottom ul.bottom_links li a {
	width: 100%;
	padding-left: 0em;
	text-indent: 10px;
	color: #252525;
	text-decoration: none;
	display: block;
	text-shadow: 1px 1px 0 rgba(256, 256, 256, 0.6);
	line-height: 30px;
	
}
.menuLeft ul li a:hover, .bottom ul.bottom_links li a:hover {
	color: #073FC8;
	text-shadow: #ffffff 1px 1px 0;
	background-color: #F0F1F5;
}
.menuLeft ul li:hover, .menuLeft ul li.on {
	font-weight: normal;
	background-color: #F0F1F5;
}
.menuLeft li:before, .industries li:before {
	content: "►  ";
	position: absolute;
	vertical-align: middle;
	margin-left: -10px;
	z-index: 0;
	display: inline;
	padding-top: -50%;
	padding-bottom: -50%;
	font-size: 13px;
	line-height: 30px;
}
.menuLeft > ul > li.on:before, .industries > ul > li.on:before {
	content: "▼  ";


}
.menuLeft > ul > ul > li.on:before, .industries li.on:before {
	content: "▼  ";
	margin-left: 10px;
	font-size: 10px;
	line-height: 30px;

}
.menuLeft li:before, .industries li:before {
	color: #073FC8;
}




.menuLeft li.on:before, .menuLeft ul ul ul li.on a {
	 background: none repeat scroll 0 0 #F0F1F5;
    color: #073FC8;
	font-weight: normal;
}
.menuLeft ul ul li.on a {
 background: none repeat scroll 0 0 #F0F1F5;
    color: #073FC8;
	font-weight: normal !important;
}


.menuLeft .float {
	position:absolute !important;
	top:300px !important;
}
.bottom {
	/* [disabled]background-repeat: repeat-x; */
	min-height: 20px;
	/* [disabled]background-color: #fafafa; */
	/* [disabled]border-top-width: 1px; */
	/* [disabled]border-bottom-width: 1px; */
	/* [disabled]border-top-style: solid; */
	/* [disabled]border-bottom-style: solid; */
	/* [disabled]border-top-color: #cecece; */
	/* [disabled]border-bottom-color: #cecece; */
	/* [disabled]background-image: url(../img/bkg/bkg_bas2.jpg); */
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 0px;
	font-size: 13px;
}
.bottom ul.bottom_links {
	list-style-type: square;
	margin-left:0px;
	padding-left:15px;
	font-size: 13px;
}
.bottom ul.bottom_links li a {
	margin-left: 5px;
	text-indent:0px;
}
.bottom .bottomdiv {
	float:left;
	padding-right:20px;
	width:440px;
}
.bottom .bottomdiv.last {
	/*border-left: 1px solid #EEEEEE;*/
	float:right;
	width:439px;
	padding-left: 20px;
	margin-right: 0px;
	padding-right: 0px;
}


/* ------------------------------------------------------------------ */
/* ASSETS */
/* ------------------------------------------------------------------ */
#back-top {
	position: fixed;
	bottom: 30px;
	margin-left: 510px;
	left: 50%;
}
#back-top a {
	width: 60px;
	display: block;
	text-align: center center;
	text-transform: uppercase;
	text-decoration: none;
	color: #bbb;
	/* transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	line-height: 100%;
}
#back-top a:hover {
	color: #000;
}
/* arrow icon (span tag) */
#back-top span {
	width: 60px;
	height: 60px;
	display: block;
	margin-bottom: 7px;
	/
	/* transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
	background-color: #ddd;
	background-image: url(../img/assets/up-arrow2.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin-left: 0px;
	padding-left: 0px;
	text-align: center !important;
}
#back-top a:hover span {
	background-color: #00298F;
}
.block, .css-panes div {
	/* [disabled]box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.2); */
	/* [disabled]-moz-box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.2); */
	/* [disabled]-webkit-box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.2); */
	border: 1px solid #dddddd;
}
.block {
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	height: auto;
	overflow: hidden;
	/* [disabled]border-radius: 5px; */
	/* [disabled]-webkit-border-radius: 5px; */
	/* [disabled]-moz-border-radius: 5px; */
	background-color: #FFF;
	
}



.block img {
	margin-bottom: 0px !important;
}
.block h1, .block h2, .block h3 {
	margin-top: 15px;
	margin-right: 15px;
	margin-left: 15px;
}


a.tintButton, .content a.tintButton, .content a.tintButtonSmall, table.form input[type="submit"], table.form input[type="reset"], .unsubscribe {
	background: no-repeat 0 0;
	background-color: #073FC8;
	color: #FFF !important;
	cursor: pointer;
	-webkit-transition: background-color .2s ease-out;
	-moz-transition: background-color .2s ease-out;
	-o-transition: background-color .2s ease-out;
	transition: background-color .2s ease-out;
	text-decoration: none !important;
	font-weight: bold !important;
	vertical-align: middle;
}.content a.tintButtonSmall {
	font-size: 11px;
	line-height: 16px;
	height: 16px;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
}
a.tintButton, .content a.tintButton, table.form input[type="submit"], table.form input[type="reset"], .unsubscribe {
	font-size: 12px;
	line-height: 20px;
	height: 20px;
		padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 12px;
	
}
a.tintButton:hover, .content a.tintButton:hover, .content a.tintButtonSmall:hover, table.form input[type="submit"]:hover, table.form input[type="reset"]:hover, .unsubscribe:hover {
	background-color:#00298F;
	color:#FFF !important;
/*	-moz-box-shadow: 0 0px 3px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 0px 3px rgba(0, 0, 0, 0.5);
	box-shadow: 0 0px 3px rgba(0, 0, 0, 0.5);
	text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);*/
}
.sep {
	float: left;
	width: 100%;
	padding-bottom: 20px;
	margin: 0px;
	clear: left;
}
/* ------------------------------------------------------------------ */
/* FOOTER */
/* ------------------------------------------------------------------ */
footer {
	margin-bottom: 0px;
	width:100% !important;
	color: #618BF5;
	clear: left;
	background-repeat: no-repeat;
	margin-top: 20px;
	padding-top: 60px;
	background-position: center top;
	padding-bottom: 0px;
	background-color: #00206F;
}
footer .group {
	float: left;
	width: 17%;
	color: #FFF;
	font-size: 11px;
	padding-right: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
footer .group h3, footer .group h3 a {
	color: #9AB7FF;
	margin-bottom: 10px;
	text-decoration: none;
	font-size: 16px;
}

footer .group ul {
	margin: 0;
	overflow: hidden;
	padding: 0;
}
footer .group ul li a {
	color: #618BF5;
	text-decoration: none;

}
footer ul li  {

	line-height: 26px;
}
footer .group ul li a:hover, footer .group h3 a:hover {
	text-decoration: underline;
}
footer .group a.tag {
	color:  #618BF5;
	text-decoration: none;
	display: block;
	margin-right: 3px;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	float: left;
	margin-bottom: 5px;
	line-height: 1.3em;
	background-image: url(../img/bkg/black_transparent.png);
	font-size: 9px;
	text-transform: uppercase;


}
footer .group a.tag:hover {
	background-color:#073FC8;
	background-image: none;

}
footer .logo {
	width: 138px;
	height: 130px;
	float: right;
	clear: right;
	display: block;
}
footer .copy {
	margin-bottom: 0px;
	font-size: 11px;
	margin-top: 30px;
	width: 960px;
	color: #CBC8E8;
	margin-right: auto;
	margin-left: auto;
	visibility: hidden;
}
footer .copy a {
	color: #F5CBF2;
	cursor: pointer;
	text-decoration: none;
}
footer .copy a:hover {
	color: #FFF;
}

.footer-base {
	background-color: #00113B;
	font-family: Arial,sans-serif;
	max-height: 80px;
	margin: 0px;
	padding: 0px;
	height: 60px;
	width:100% !important;

}
.footer-base .footer-logo {
    display: inline-block;
    float: left;
    height: 60px;
}

.footer-base .copyrite {
    color: #9AB7FF;
    float: left;
    font-size: 11px;
    line-height: 60px;
    margin: 0;
    padding-right: 1.4%;
    word-spacing: 0;
}

.footer-base .footer-base-links li a {
	border-left: 1px solid #00387B;
	color: #9AB7FF;
	font-size: 11px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
.footer-base ul li a {
    opacity: 0.7;
}
.footer-base ul li a:hover {
    opacity: 1;
}
.footer-base .footer-logo img {
	width: 82px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 0;
}


.footer-base .followLinks {
    float: right;
    margin-top: 15px;
}
.footer-base .followLinks ul li a img {
    height: 16px;
    width: 16px;
}
.footer-base ul li a img {
    left: 1em;
    position: absolute;
    top: 0.1em;
}

.footer-base .footer-base-links {
	float: left;
	height: 60px;
}

.footer-base .followLinks ul li:first-child a {
    border-left: medium none;
}
.footer-base .followLinks ul li a {
    display: block;
    height: auto;
    overflow: hidden;
}
.footer-base ul li a {
    opacity: 0.7;
}
.footer-base ul li a {
    color: #618BF5;
    font-family: Arial,sans-serif;
    font-size: 11px;
    padding: 0.2em 1.5em;
    position: relative;
    text-decoration: none;
	 top: -2px;
}
.footer-base .followLinks ul li a {
    display: block;
    height: 15px;
    overflow: hidden;
}
.footer-base .followLinks ul li a img {
    height: 16px;
    width: 16px;
}
.footer-base ul li a img {
    left: 1em;
    position: absolute;
   
}
.footer-base .followLinks ul li {
	float: left;
	line-height: 60px;
	list-style: none outside none;
	margin: 0;
	padding: 0;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #0A319A;
}
.footer-base ul li {
	color: #618BF5;
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 60px;
}


.footer-base .followLinks ul li a {
    display: block;
    height: 15px;
    overflow: hidden;
}
/* ------------------------------------------------------------------ */
/* TABS*/
/* ------------------------------------------------------------------ */

/* root element for tabs  */
.tabs ul.css-tabs {
	margin:0 !important;
	padding:0;
	height:20px;
}
.home .right .rss a {
	background-image: url(../img/icon/rss.png);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	height: 20px !important;
	width: 30px !important;
	color: #333 !important;
	padding-left: 20px !important;
	vertical-align: middle;
	margin-top: 0px !important;
	margin-right: 0px !important;
	margin-bottom: 0px !important;
	display: block;
	float: right;
}
/* single tab */
ul.css-tabs li {
	float:left;
	padding:0;
	list-style-type:none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

	font-family: Arial, sans-serif;
}
.css-tabs {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px !important;
}

.css-tabs a, .content > .content-middle > ul.css-tabs > li > a, .css-tabs a, .content > .country > ul.css-tabs > li > a {
	float: left;
	font-size: 14px !important;
	display: block;
	text-decoration: none !important;
	height: 25px !important;
	background: #e9e9e9;
	color: #252525 !important;
	margin-right: 2px !important;
	position: relative;
	outline: 0px;
	padding-top: 3px !important;
	padding-right: 10px !important;
	padding-bottom: 3px !important;
	padding-left: 10px !important;
	margin-left: 0px !important;
	margin-top: 0px !important;
	top: 1px;
	margin-top: 0px;
	border: 1px solid #dddddd;
	-webkit-transition: 0s;
	-moz-transition: 0s;
	transition: 0s;
	font-weight: normal;
	background-color: #F0F1F5;
	background-position: 0% 0%;
	margin-bottom: -1px;
}
/* .css-tabs a, .content > .content-middle > ul.css-tabs > li > a {
	float:left;
	font-size:16px !important;
	display:block;
	text-decoration:none !important;
	height:18px !important;
	background: #e9e9e9;
	background: -moz-linear-gradient(100% 100% 90deg, #e9e9e9, #f9f9f9);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f9f9f9), to(#e9e9e9));
	color:#666 !important;
	margin-right:2px !important;
	position:relative;
	outline:0px;
	padding-top: 5px !important;
	padding-right: 10px !important;
	padding-bottom: 5px !important;
	padding-left: 10px !important;
	margin-left: 0px !important;
	margin-top: 0px !important;
	top:1px ;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;
	margin-top: 0px;
	border: 1px solid #dddddd;
} */
.css-tabs a:hover, .content > .content-middle > ul.css-tabs > li > a:hover, .css-tabs a:hover, .content > .country > ul.css-tabs > li > a:hover {
	color: #fff !important;
	font-weight: normal;
	background-color: #073FC8 !important;
	background: none;
	background-image: none;
	border: 1px solid #073FC8;
}
/* .css-tabs a:hover, .content > .content-middle > ul.css-tabs > li > a:hover {
 background: #eaeaea background: -moz-linear-gradient(100% 100% 90deg, #eaeaea, #f9f9f9);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f9f9f9), to(#eaeaea));
	color: #000 !important;
	font-weight: normal;
} */
/* selected tab
.css-tabs a.current, .content > .content-middle > ul.css-tabs > li > a.current {
	background-color:#FFF;
	background: -moz-linear-gradient(100% 100% 90deg, #ffffff, #f9f9f9);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f9f9f9), to(#ffffff));
	cursor:default;
	box-shadow: 0px -1px 0px rgba(0, 0, 0, 0.0);
	-moz-box-shadow: 0px -1px 0px rgba(0, 0, 0, 0.0);
	-webkit-box-shadow: 0px -1px 0px rgba(0, 0, 0, 0.0);
	color: #36A8DB !important;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff !important;
}*/
.css-tabs a.current, .content > .content-middle > ul.css-tabs > li > a.current, .css-tabs a.current, .content > .country > ul.css-tabs > li > a.current {
	background-color: #00298F !important;
	background: none;
	background: none;
	cursor:default;
	box-shadow: 0px -1px 0px rgba(0, 0, 0, 0.0);
	-moz-box-shadow: 0px -1px 0px rgba(0, 0, 0, 0.0);
	-webkit-box-shadow: 0px -1px 0px rgba(0, 0, 0, 0.0);
	color: #fff !important;
	border-width: 1px !important;
	border-style: solid !important;
	border-color: #00298F!important;
}
.css-panes div {
	display:none;
	background-color:#FFF;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	margin-top: 0px;
		clear: left;
	float: left;

}

.home .right .css-panes div {
	min-height:150px;
	height:230px;
	width:305px !important;
}

/* ------------------------------------------------------------------ */
/* BREADCRUMBS */
/* ------------------------------------------------------------------ */
#breadcrumb {
	margin-bottom: 20px;
	margin-left: 0px;
	float: left;
	margin-top: 0px;
}
ul.crumbs {
	margin-left: 13px;
}
.crumbs {
	display: block;
}
.crumbs li {
	display: inline-block;
}
.crumbs li.first {
	padding-left: 8px;
}
.crumbs li a, .crumbs li a:link, .crumbs li a:visited {
	color: #666;
	display: block;
	float: left;
	font-size: 12px;
	margin-left: -13px;
	position: relative;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 17px;
	padding-bottom: 7px;
	padding-left: 25px;
}
.crumbs li a {
	background-image: url(../img/assets/bg-crumbs.png);
	background-repeat: no-repeat;
	background-position: 100% 0%;
	position: relative;
}
.crumbs li a:hover {
	color: #333;
	background-position: 100% -48px;
	cursor: pointer;
}
.crumbs li a:active {
	color: #333;
	background-position: 100% -96px;
}
.crumbs li.first a span {
	height: 20px;
	width: 3px;
	border-left: 1px solid #d9d9d9;
	position: absolute;
	top: 0px;
	left: 0px;
}
.crumbs li.last a {  
    border-right-width: 1px;  
    border-bottom-rightright-radius: 5px;  
    -moz-border-radius-bottomright: 5px;  
    -webkit-border-bottom-rightright-radius: 5px;  
}  
.addthis_toolbox {
	float: right;
	width: 160px;
	margin-top: -50px;
}

/* ------------------------------------------------------------------ */
/* PAGINATION */
/* ------------------------------------------------------------------ */
.pagination {
	padding: 0px;
	margin-top: 20px;
	display: block;
	float: left;
	width: 100%;
	margin-bottom: 20px;
	height: 25px;
	margin-right: 0px;
	margin-left: 0px;
}
.pagination ul {
	padding: 0px;
	text-align: left;
	font-size: 12px;
	height: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.pagination li, .gsc-cursor {
	list-style-type: none;
	display: inline;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 1px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.pagination a, .pagination a:visited, .gsc-cursor-page {
	text-decoration: none !important;
	color: #666 !important;
	border: 1px solid #CCC;
	
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
	height: 16px;
	display: block;
	float: left;
	line-height: 16px;
	cursor: pointer;
	margin-right: 5px;
}
.pagination a:hover, .pagination a:active, .gsc-cursor-page:hover {
	color: #FFF !important;
	
	text-decoration: none;
	border: 1px solid #36A8DB;
	background-color: #073FC8;
}
.pagination a.currentpage, .gsc-cursor-current-page {
	color: #FFF !important;
	font-weight: bold;
	cursor: default;
	text-decoration: none;
	border: 1px solid #00298F;
	background-color: #00298F;
}
.pagination a.disablelink, .pagination a.disablelink:hover {
	cursor: default;
	color: #eee !important;
	font-weight: normal !important;
	text-decoration: none;
}
.pagination a.prevnext {
	font-weight: normal;
}
.searchform {
	display: inline-block;
	zoom: 1; /* ie7 hack for display:inline-block */
 *display: inline;
	padding: 0px;
 filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed'); /* ie7 */
 -ms-filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed'); /* ie8 */
}
.searchform input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #666;
	margin: 0px;
}
.searchform .searchfield {
	background: #fff;
	width: 150px;
	border: 1px solid #999;
	outline: none;

	-moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.2);
	-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.2);
	box-shadow: inset 0 1px 2px rgba(0,0,0,.2);
	height: 25px;
	margin-top: 0px;
	margin-right: -5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 5px;
	padding-left: 5px !important;
	padding-top: 0px;
	padding-bottom: 0px;
	vertical-align: middle;
	line-height: 19px;
}
.searchform .searchbutton {
	color: #fff;
	border: solid 1px #494949;
	font-size: 12px;
	height: 27px;
	width: 30px;
	text-shadow: 0 1px 1px rgba(0,0,0,.6);
	
	background: #5f5f5f;
	background: -webkit-gradient(linear, left top, left bottom, from(#9e9e9e), to(#454545));
	background: -moz-linear-gradient(top, #9e9e9e, #454545);
 filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#9e9e9e', endColorstr='#454545'); /* ie7 */
 -ms-filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#9e9e9e', endColorstr='#454545'); /* ie8 */
	cursor: pointer;
}
table.form p {

	width: auto;
	clear: left;
	padding-left: 150px;
	height: 1%;
	padding-top: 3px !important;
	padding-right: 0px !important;
	padding-bottom: 3px !important;
	margin: 0px !important;
}
table.form {
	padding-top: 30px;
	margin-bottom: 30px;
	background: none repeat scroll 0 0 #EFF0F4;
	
}
table.form thead {

	display: none;
}

table.form tr, table.form, table.form td {
	border: none;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	
}

table.form label {
	display: inline-block;
	font-weight: normal;
	width: 230px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-indent: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 12px;
}
table.form .st {
	padding-bottom: 20px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #ddd;
	margin-bottom: 20px;
}

table.form tr.required label {
	background-image: url(../img/assets/star.png);
	background-repeat: no-repeat;
	background-position: right;
}
table.form input, table.form select, .search input, table.form textarea, table.form select, table.form select, table.form input[type="text"], table.form input[type="date"], table.form input[type="password"], table.form input[type="email"], .unsubscribe {
	background-repeat: repeat;
	padding: 5px;
/*	-moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.2);
	-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.2);
	box-shadow: inset 0 1px 2px rgba(0,0,0,.2);*/
	border: 1px solid #999;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #44443E;
}
table.form input[type="text"], table.form input[type="date"], table.form input[type="password"], table.form input[type="email"] {
	width: auto;
}
table.form textarea:focus, table.form input[type="text"]:focus, table.form input[type="date"]:focus, table.form input[type="tel"]:focus, table.form input[type="password"]:focus, table.form input[type="email"]:focus, .search input[type="text"]:focus {
	color: #333;
	background-repeat: repeat;
	border: 1px solid #052890;

}
table.form textarea {
	height: 150px;
	width: 360px;
}
table.form .button {
	text-transform: uppercase;
	font-weight: bold;
	padding: 5px;
	margin: 0px;
	color: #FFF;
	cursor: pointer;
	text-decoration: none;
	font-size: 14px;
	background-color: #00298F;
}
table.form .button:hover {
	text-decoration: none;
	color: #FFF;
	background-color: #00298F;
}
table.form input[type="submit"], table.form input[type="reset"], .unsubscribe {
	line-height: 20px;
	height: 30px;
	font-size: 14px;
	text-transform: uppercase;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
table.form optgroup {
	color: #333;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	margin: 5px;
}
table.form option {
	font-weight: normal;
	text-transform: none;
	color:#333;
}
table.form select {

}
table.form select: hover {
}
table.form .error {

	border: 1px solid #F00 !important;
}
table.form em.error {
	border : none !important;
	color: #F00;
	font-variant: normal;
	font-style: normal;
	padding: 5px;
	display: inline;
	width: 150px;
	line-height: 20px;
}
.jqfancyzoombox table td, .jqfancyzoombox table {
	border-top-style: none !important;
	border-right-style: none !important;
	border-bottom-style: none !important;
	border-left-style: none !important;
	margin: 0px !important;
	padding: 0px !important;
}
#thumbnails ul {
	background-repeat: no-repeat;
	float: left;
	padding: 0px !important;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#thumbnails ul li.pic {
	float: left;
	background-color: #FFF !important;
	height: 100px;
	width: 140px;
	padding: 1px;
	margin-bottom: 12px;
	margin-left: 12px;
}
#thumbnails ul .pic a span {
	height: 110px !important;
	width: 150px !important;
	display: block;
	float: left;
	margin-top: -20px !important;
	margin-right: -20px !important;
	margin-left: 5px;
}
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img {
	border: none;
}
#lightbox-container-image-box {
	position: relative;
	background-color: #FFF;
	width: 250px;
	height: 250px;
	border: 0px solid #666;
	border-radius: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#lightbox-container-image {
	padding: 10px;
}
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav {
	left: 0;
}
#lightbox-nav a {
	outline: none;
}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev {
	left: 0;
	float: left;
}
#lightbox-nav-btnNext {
	right: 0;
	float: right;
}
#lightbox-container-image-data-box {
	background-color: #FFF;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	border-radius: 0px;
	border: 0px solid #333;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
}
#lightbox-container-image-data {
	color: #999;
}
#lightbox-container-image-data #lightbox-image-details {
	width: 70%;
	float: left;
	text-align: left;
}
#lightbox-image-details-caption {
	font-weight: normal;
}
#lightbox-image-details-caption p {
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
}
#lightbox-image-details-currentNumber {
	display: block;
	clear: left;
	font-size: 11px;
	color: #000;
	margin-top: 0px;
}
#lightbox-secNav-btnClose {
	width: 100px;
	float: right;
	padding-bottom: 0.7em;
}
<span style="color: #777;">/*--Switch the width
to accommodate for the three column layout--*/</span> ul.thumb_view li h2 {
display: inline;
}
/* ------------------------------------------------------------------ */
/* SEARCH */
/* ------------------------------------------------------------------ */
#search-results .inner {
	padding-bottom:5px;
}
#search-results .footer {
	padding:4px 11px;
}
table.gsc-table-result, table.gsc-table-result td, table.gsc-table-result th {
	border-top-style: none !important;
	border-right-style: none !important;
	border-bottom-style: none !important;
	border-left-style: none !important;
	vertical-align: top;
}

.gsc-search-box, .gsc-resultsHeader, .gs-watermark, .gs-visibleUrl-short, .gsc-trailing-more-results {
	display:none;
}
.gcsc-branding {
	display:none;
}
.gs-title a {
	margin-bottom: 10px;
	font-size: 16px;
	color: #C00;
}
.gs-visibleUrl-long {
	color: #666;
	margin-top: 5px;
	font-size: 11px;
}
.gs-result {
	margin-bottom:20px;
}


.lired { 
color: red;
}

.gs-result a.gs-visibleUrl, .gs-result .gs-visibleUrl   {
    color: #666666;
	padding: 0px;

}

.gs-image {
padding: 4px;
}

.gs-bidi-start-align, .gs-fileFormat  {
    text-align: left;
	padding: 4px;
}

.gsc-adBlock {
	display:none;
}
.cse .gsc-control-cse, .gsc-control-cse, .gsc-webResult.gsc-result  {
	background-color: transparent !important;
	border:hidden !important;
}
.gs-result .gs-title, .gs-result .gs-title b { color:#00298F ;}
