@charset "UTF-8";

/* 
Theme Name: LIS
Theme URI: http://lisproject.org/
Author: Noise 13 (Hien Hoang)
Author URI: http://noise13.com
*/

@import url("css/form.css");

* {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	}

html, body {
	background: #f1f2f2 url("images/bg_body.png") repeat-x;
	height: 100%;
	}

/*=====================================================================
TEXT STYLES
=====================================================================*/
@font-face {  
	font-family: 'GothamLight';  
	src: url("font/gotham-light-webfont.eot"); /* IE */  
	src: local("GothamLight"), url("font/gotham-light-webfont.ttf") format("truetype"); /* non-IE */  
  }
  
@font-face {  
	font-family: 'GothamBook';  
	src: url('font/Gotham-Book.eot');
	src: local("GothamBook"), url("font/Gotham-Book.ttf") format("truetype"); /* non-IE */  
  }
  
h1, h2 {
	font-size: 1.4em;
	font-weight: normal;
	padding-bottom: 20px;
	color: #000000; 
	font-family: GothamLight, Helvetica, Arial;
	line-height: 1.25em;
	}
	
h2, h2 a, h2 a:visited, h2.team {
	font-size: 1.1em;
	font-family: GothamBook, Helvetica, Arial;
	padding-bottom: 10px;
	color: #000000; 
	}

h2.team { border-bottom: solid #dcdedf 1px; margin-bottom: 20px;}
	
h3 {
	font-size: 1.00em;
	color: #1b6c9b;
	padding-bottom: 10px;
	font-weight: normal;
	font-family: GothamBook, Helvetica, Arial;
	}
	
h4 {
	display: block;
	padding: 5px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #447ba6;
	font-size: 0.63em;
	width: 205px;
	}
	
h5 {
	font-size: .65em;
	text-transform: uppercase;
	color:#000000;
	padding-bottom: 5px;
	}
	
h6 {
	color: #292825;
	line-height: 1.5em;
	font-size: 0.75em;
	padding-bottom: 10px;
	font-weight: normal;
	}
	
p {
	color: #292825;
	line-height: 1.5em;
	font-size: 0.75em;
	padding-bottom: 20px;
	}
	
p.no_pad { padding-bottom: 5px;}

p.meta { color: #6f7071; }
p.meta a, p.meta a:visited, span.search_h a, span.search_h a:visited { color: #292825; }
	
a, a:visited {
	text-decoration: none;
	color: #d5490c;
	}
 
a:hover {
	color: #FFFFFF;
	background-color: #d5490c;
	}
	
a.more {
	color: #d5490c;
	}

pre {
	font-family: Courier, "Courier New", monospace;
	display: block;
	background-color: #e4eff3;
	padding: 5px;
	border: dashed #d1e1e6 1px;
	margin: 10px 0px;
	font-size: .75em;
	line-height: 1.5em;
	width:400px;
	}

pre em { font-size: .90em; }
	
strong {
	font-weight: bold;
	}
	
em {
	font-style: italic;
	}
	
img {
	border: none;
	}
	
#content #main ul, #content #sidebar ul {
	margin: 0px;
	padding-bottom: 25px;
	list-style: none;
	}
	
#content #main li, #content #sidebar li {
	padding: 0px 0px 5px 15px;
	background: transparent url("images/bullet.png") no-repeat 0px 4px;
	color: #292825;
	line-height: 1.5em;
	font-size: .75em;
	}

#content #main li p, #content #main li pre { font-size: 1em;}
	
#content #main li ul li { font-size: 1em;}


	
#content #main_full p li ul li {
	 font-size: 0.75em;
	 }
/**/

#main_full ul li {
	 background: transparent url("images/bullet.png") no-repeat 0px 4px;
   display: block;
	 padding: 0px 0px 5px 15px;
	 font-size: 0.75em;
	 line-height: 1.5em;
	 }

#main_full ul { margin: 0px 0px 10px 0px;}

#content #main ul.sitemap { list-style: none; }

#content #main ul.sitemap li { background: none; padding: 0px 0px 0px 0px;}
#content #main ul.sitemap li.sfirst { padding: 0px 0px 5px 0px;}

#content #main ul.sitemap li a {color: #292825;}
#content #main ul.sitemap li a:hover {color: #FFFFFF;}

#content #main ul.children { padding: 0px 0px 0px 20px; }
	
ol, #content #sidebar ol {
	margin: 0 1.25em;
	padding-bottom: 20px;
	color: #292825;
	}
	
ol li, #content #main ol li, #content #sidebar ol li {
	padding: 0px 0px 10px 0px;
	background-image: none;
	font-size: .75em;
	}
	
ol li p, #content #main ol li p { font-size: 1.00em; padding-bottom: 10px;}

ol li ul li, #content #main ol li ul li {
	padding: 0px 0px 3px 15px;
	background: transparent url("images/bullet.png") no-repeat 0px 4px;
	font-size: 1em;
	}
	
hr {
	border: none;
	background-color: #dcdedf;
	margin: 0 -20px;
	margin-bottom: 20px;
	height: 1px;
	}
	
#sidebar hr {
	background-color: #FFFFFF;
	margin-bottom: 10px;
	}

img.alignright { float: right; padding: 0px 0px 10px 15px;}
img.alignleft { float: left; padding: 0px 15px 10px 0px; }
	
/*=====================================================================
STRUCTURE
=====================================================================*/
#wrap {
	min-height: 100%;
	padding: 20px 0px;
	}
	
#container {
	width: 1008px;
	background: transparent url("images/bg_content.png") repeat-y;
	margin: 0px auto;
	overflow: auto;
	margin-bottom: 150px;
	position: relative;
	}
	
#header {
	background: transparent url("images/bg_top.png") no-repeat top;
	width: 980px;
	padding: 4px 0px 0px 20px;
	margin: 0px 4px;
	float: left;
	}
	
a#logo {
	display: block;
	width: 193px;
	height: 78px;
	float: left;
	margin-top: 20px;
	}
	
.search {
	padding: 35px 0px 0px 540px;
	width: 230px;
	float: left;
	}
	
.searchform {
	float: left;
	border: none;
	width: 230px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	
.searchform .search_btn, .newsletter .search_btn, .newsletter_side .search_btn {
	width: 24px;
	height: 24px;
	background: transparent url("images/btn_search.png") no-repeat;
	border: none;
	float: left;
	}
	
.searchform .search_btn {margin-top: 3px;}
	
.newsletter .search_btn, .newsletter_side .search_btn {
	background: transparent url("images/btn_go.png") no-repeat;
	}
	
.searchform .field, .newsletter .field, .newsletter_side .field {
	background: transparent url("images/bg_field.png") no-repeat;
	border: none;
	height: 18px;
	margin-top: 5px;
	width: 197px;
	float: left;
	padding: 3px 0px 0px 3px;
	}
	
.newsletter .field, .newsletter_side .field {
	background: transparent url("images/bg_field_newsletter.png") no-repeat;
	width: 260px;
	margin: 0px;
}	
#content {
	width: 960px;
	padding: 0px 20px 0px 20px;
	float: left;
	margin: 0px 4px 0px 4px;
	background: transparent url("images/bg_bottom.png") no-repeat bottom;
	}
	
#content #main, .holder, #content #main_full {
	width: 448px;
	float: left;
	padding-left: 40px;
	}
	
#content #main_full {
/*	width: 775px;*/
width: 600px;
	}
	
#subForm {border: none; padding: 0px 0px 0px 0px; width: 290px;}

.col_1, .col_2 {
	width: 200px;
	float: left;
	}

#content #main .col_1 li, #content #main .col_2 li { background-image: none; padding-left: 0px;}
/*
.col_2 {
	float: right;
	}
*/
#slideshow {
	width: 630px;
	float: left;
	margin-bottom: 20px;
	}
	
#hero_tabs {
	width: 310px;
	float: right;
	}
	
#hero_tabs ul {
	list-style: none;
	float: left;
	width: 310px;
	}
	
#hero_tabs li {
	list-style: none;
	width: 154px;
	float: left;
	}
	
* html #hero_tabs li {
	display: inline;
}
	
#hero_tabs ul li a {
	text-decoration: none;
	padding: 7px 10px;
	color: #504f4f;
	float: left;
	width: 134px;
	font-size: .81em;
	background: transparent url("images/sprite_tab.png") no-repeat -156px 0px;
	height: 40px;
	}
	
#hero_tabs ul li.active a {
	color: #FFFFFF;
	background: transparent url("images/sprite_tab.png") no-repeat 0px 0px;
	}
	
#wrap_tab_bar {
	background-color: #373732;
	height: 31px;
	margin-bottom: 20px;
	clear: both;
	}
	
#tab_bar {
	float: left;
	width: 630px;
	}
	
#tab_bar ul.tab {
	list-style: none;
	height: 31px;
	margin-bottom: 20px;
	padding-left: 160px;
	width: 630px;
	position: absolute;
	top: 486px;
	}
	
#tab_bar ul.tab li {
	display: inline;
	}
	
#tab_bar ul.tab li a, #tab_bar ul.tab li a.last, #tab_bar ul.tab li a.first {
	float: left;
	font-size: .81em;
	color: #c4c3c3;
	display: block;
	border-right: dotted #c4c3c3 1px;
	margin: 7px 0px;
	padding: 0px 20px;
	}
	
#tab_bar ul.tab li a.last { border-right: none; }
#tab_bar ul.tab li a.first { padding-left: 0px; }
	
#tab_bar ul.tab li a:hover {
	background-color: #373732;
	color: #FFFFFF;
	}
	
#tab_bar ul.tab li.active a {
	color: #FFFFFF;
	font-weight: bold;
	}
	
#tab_bar ul.home_related {
	float: left;
	width: 140px;
	}
	
#tab_bar ul.home_related li { 
	font-size: .70em; 
	padding-bottom: 5px;
	list-style: none;
	}
	
#tab_bar ul.home_related li a {
	float: none;
	}
	
.click_tag {
	position: absolute;
	background: transparent url("images/tab_click_to_learn.png") no-repeat top left;
	height: 35px;
	width: 169px;
	top: 485px;
	left: 0px;
	}
	
a.btn_1, a.btn_1:visited, a.btn_2, #sidebar .mod a.btn_1, #sidebar .mod a.btn_2, #sidebar .mod a.btn_1:visited, .btn_book, #sidebar .mod .btn_book {
	background: transparent url("images/bg_btn_1.png"); 
	height: 20px;
	border: solid #69a2cf 1px;
	color: #FFFFFF;
	display: block;
	width: 215px;
	padding: 2px 10px 0px 10px;
	margin-bottom: 7px;
	}

.btn_book, #sidebar .mod .btn_book { width: 57px; font-size: 11px; padding: 5px 10px 0px 13px; font-weight: bold; height: 18px;}
	
a.btn_2 {background: transparent url("images/bg_btn.png") repeat-x; }
	
a.btn_2:hover, #sidebar .mod a.btn_2:hover {
	background: transparent url("images/bg_btn_hover.png") repeat-x;
	text-decoration: none;
	}

a.btn_1:hover, #sidebar .mod a.btn_1:hover {
	background: transparent url("images/bg_btn_1_hover.png") repeat-x;
	text-decoration: none;
	}
	
table {
	border: none;
	font: 0.75em normal Arial, Helvetica, sans-serif;
	padding-bottom: 20px;
	border-collapse: collapse;
	margin-bottom: 20px;
	}
	
th {
	padding: 5px 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #447ba6;
	font-size: 0.85em;
	text-align: left;
	}
	
th.bl {border-left: solid #FFFFFF 1px;}

td {
	padding: 7px;
	border: solid #dcdedf 1px;
	}
	
td.nb {border: none;}
td.nr {border-right: solid #dcdedf 1px;}
td.nl {border-left: solid #dcdedf 1px;}
td.head_b {background-color: #edeff0;
	color: #6f7071;border-right: solid #dcdedf 1px; }
td.head_a {color: #1b6c9b;
	background-color: #e7eef4;border-right: solid #dcdedf 1px;}
	
th.value {
	background-color: #edeff0;
	color: #6f7071;
	}
	
.awards {
	font-size: 1em;
	border-bottom: solid #d9d9d9 1px;
	}
	
.awards td {
	vertical-align: top;
	border-left: none;
	border-right: none;
	border-bottom: none;
	border-top: solid #d9d9d9 1px;
	}
	
.awards td p {padding-bottom: 0px;}


a.breadcrumb {
	color: #919393;
	font-size: .65em;
	}

a.breadcrumb:hover {
	color: #1b6c9b;
	}	
	
.entry, .search_entry { border-bottom: solid #dcdedf 1px; margin-bottom: 20px; float: left; width: 100%;}

.search_entry { padding-bottom: 20px; }
.search_entry p { padding-bottom: 5px; }

.entry_image, .entry_image_team, .entry_image_book {float: left; width: 135px; padding-right: 10px;}
.entry_image_team {width: 110px;padding-bottom: 10px;}
.entry_image_book { width: 85px; padding-right: 15px;}

.entry_image img {
	width: 135px;
	}
	
.entry_image img.team { width: 100px;}

.entry_image img.book { width: 85px;}
	
.entry_text, .entry_text_team {
	float: right;
	width: 300px;
	}
	
.entry_text_team { width: 325px;}

.pagination { width: 100%; float: right; font-size: .75em; text-align: right;}
.pagination a { color: #1b6c9b; }
.pagination a:visited { color: #8a9193; }
.pagination .current, .pagination a:hover { color: #FFFFFF; background-color: #1b6c9b; }

.navigation { width: 448px; float: left; font-size: .75em;}
.alignright {width: 200px; float: right; text-align: right; }
.alignleft { width: 200px; float: left; }

.search-terms { color: #d5490c; }

/*=====================================================================
SIDEBAR
=====================================================================*/

#sidebar {
	width: 310px;
	padding-left: 20px;
	float: right;
	}
	
#sidebar .mod, #sidebar .mod_blue {
	width: 280px;
	margin-bottom: 20px;
	background: #dadcdd url("images/corner_sidebar.png") no-repeat top right;
	float: right;
	padding: 10px 10px 0px 10px;
	}
	
#sidebar .mod_blue {background: #e7eef4 url("images/corner_sidebar.png") no-repeat top right;}
	
#sidebar .mod p { color: #4b4d4d; padding-bottom: 10px;}
#sidebar .mod p a, #sidebar .mod p a:visited  { color: #d5490c; padding-bottom: 10px; }
#sidebar .mod p.home a, #sidebar .mod p.home a:visited  { color: #4b4d4d; padding-bottom: 10px; }
#sidebar .mod p.home a:hover  { color: #d5490c; }

#sidebar a.more, #sidebar a.more:visited {text-decoration: none;
	color: #d5490c;
	font-size: .75em;
	margin-bottom: 10px;
	display: block;
	}
	
#sidebar a.more:hover, #sidebar .mod p a:hover {
	color: #FFFFFF;
	background-color: #d5490c;
	}
	
#sidebar .mod p a:hover { background-color: #dadcdd; color:#d5490c; text-decoration: underline;}

#sidebar .side_image {
	float: left;
	width: 135px;
	}
	
#sidebar .side_image img {
	width: 135px;
	}
	
#sidebar .side_text {
	float: right;
	width: 135px;
	}

#sidebar ul, #sidebar ul li {
	list-style: none;
	}

#sidebar .book_wrap {
	float: left;
	border-bottom: solid #FFFFFF 1px;
	margin-bottom: 10px;
	}

#sidebar .side_book_image {
	width: 85px;
	padding-right: 10px;
	float: left;
	}

#sidebar .side_book_image img { width: 82px;}

#sidebar .side_book_text {
	width: 180px;
	float: left;
	}

#sidebar .side_book_text .meta {
	font-size: 11px;
	}
	
/*=====================================================================
SUB NAVIGATION
=====================================================================*/
	
ul#sub_nav {
	width: 140px;
	float: left;
	background-color: #edeff0;
	border: solid #dcdedf 1px;
	list-style: none;
	}
	
ul#sub_nav li {width: 120px; }
	
ul#sub_nav li a.single, ul#sub_nav li a.single:visited, 
ul#sub_nav li a.head, ul#sub_nav li a.head:visited {
	float: left; 
	width: 120px;
	display: block;
	padding: 10px;
	font-size: 0.63em;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: solid #FFFFFF 1px;
	background: transparent url("images/icon_arrow.png") no-repeat 125px 12px;
	}
	
ul#sub_nav li a.single, ul#sub_nav li a.single:visited {background-image: none; }
	
ul#sub_nav li a.single:hover, 
ul#sub_nav li a.head:hover, 
ul#sub_nav li a#head_current {	
	background-color: #d8dadb;
	color: #000000;
	}
	
ul#sub_nav li ul, ul#sub_nav li ul li ul {
	list-style: none;
	float: left;
	border-bottom: solid #FFFFFF 1px;
	font-size: 0.69em;
	font-weight: bold;
	padding-bottom: 5px;
	width: 140px;
	}
	
ul#sub_nav li ul li a {	
	float: left;
	width: 105px;
	text-transform: none;
	color: #3f4041;
	padding: 10px 10px 5px 25px;
	background-color: #edeff0;
	border-bottom: none;
	}
	
ul#sub_nav li ul li a:hover, ul#sub_nav li ul li a#current
 { color: #000000; }

ul#sub_nav li ul li ul {
	border-bottom: none;
	}

ul#sub_nav li ul li ul li a {
	padding: 10px 10px 5px 40px;
	width: 75px;
	font-size: 1.5em;
	font-weight: normal;
	}
	
.country_drop {
	width: 120px;
	padding: 10px;
	background-color: #edeff0;
	border: solid #dcdedf 1px;
	margin-top: 20px;
	}
	
.country_drop h5 {
	font-size: 0.63em;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 3px;
	}
	
select {
	width: 120px;
	}
	
.sub_nav_wrap {
	width: 140px;
	float: left;
	}
		
/*=====================================================================
SUPER NAVIGATION
=====================================================================*/

ul#super_nav {
	list-style: none;
	float: right;
	}
	
ul#super_nav li {
	display: inline;
	}
	
ul#super_nav a, ul#super_nav a:visited {
	display: block;
	text-decoration: none;
	float: left;
	list-style: none;
	outline: none;
	color: #fff;
	background-color: #373732;
	border-right: 1px solid #898c8e;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	padding: 10px 20px;
	}

ul#super_nav a:hover{
	background: #d5490c;
}
	
ul#super_nav li#login_lissy a { 
	left: 0;
	}

/*=====================================================================
MAIN NAVIGATION
=====================================================================*/

ul#main_nav {
	list-style: none;
	width: 960px;
	float: left;
	background: #707070;
	margin: 0px 0px 20px 0px;
	}
	
.home-new ul#main_nav{
	margin: 0;
}

ul#main_nav li {
	display: inline;
	float: left;
  	position: relative;
	}
	
ul#main_nav a, ul#main_nav a:visited {
	display: block;
	text-decoration: none;
	padding: 10px 15px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	list-style: none;
	outline: none;
	border-right: 1px solid #fff;
	}


ul#main_nav li .sub {
	position: absolute; /*--Important--*/
	left: 0;
	z-index: 99999;
	background-color: #d7dbdc; /*--Background gradient--*/
	padding: 10px 10px 10px 0px;
	float: left;
	display: none; /*--Hidden for those with js turned off--*/
	border-bottom: solid #d5490c 3px;
	border-left: solid #b6b9ba 1px;
	border-right: solid #b6b9ba 1px;
}


#data_access .sub{
	width:420px;
	}

ul#main_nav li .sub ul {
	list-style: none;
	margin: 0; padding: 0px 0px 0px 0px;
	width: 135px;
	float: left;
}
ul#main_nav .sub ul li {
	width: 100%; /*--Override parent list item--*/
	color: #292825;
	background: none;
}
ul#main_nav .sub ul li h5 { /*--Sub nav heading style--*/
	padding: 0px 0px 0px 15px;  margin: 0;
	font-weight: bold;
	font-size: .90em;
}
ul#main_nav .sub ul li h5 a { /*--Sub nav heading link style--*/
	padding: 5px 0;
	text-transform: uppercase;
	background-image: none;
	color: #d5490c;
}
ul#main_nav .sub ul li a {
	float: none;
	text-indent: 0; /*--Override text-indent from parent list item--*/
	height: auto; /*--Override height from parent list item--*/
	padding: 7px 5px 7px 15px;
	display: block;
	text-decoration: none;
	color: #292825;
	background: none;
	font-size: .70em;
	border-right: 0;
	font-weight: normal;
	text-transform: none;
}
#news_events li:last-child{
	border-right: 0; /*--trial to remove the border on the right hand side, not working yet --*/

}
ul#main_nav .sub ul li a:hover {
	color: #000000;
}
	
ul#main_nav li#home a { 
	position: relative;
	text-indent: -9999px;
	left: 0;
	//background: url('images/home-icon.png') no-repeat center center;
	padding: 10px 19px;
	}
ul#main_nav li#home a:before{
	text-indent: 0;
	font: normal normal normal 14px/1 FontAwesome;
	content: "\f015";
	position: absolute;
	left: 10px;
	top: 10px;
	color: #fff;
	font-size: 18px;
	width: 18px;
	height: 18px;
	display: block;
}
ul#main_nav li#home a:hover{
	background-color: #d5490c;
} 

/*=====================================================================
FOOTER
=====================================================================*/	

#footer {
	background-color: #373732;
	border-top: solid #282825 5px;
	clear: both;
	height: 150px;
	position: relative;
	margin-top: -150px;
	}
	
.push {
	height: 150px; /* .push must be the same height as .footer */
}
	
#footer #inner_foot {
	width: 960px;
	padding: 20px;
	margin: 0px auto;
	}
	
#footer .foot_right {
	float: left;
	width: 500px;
	}
	
#footer ul#foot {
	width: 500px;
	list-style: none;
	}
	
#footer ul#foot li {
	display: inline;
	}
	
#footer ul#foot a {
	color: #EEEEEE;
	font-size: 0.63em;
	text-decoration: none;
	float: left;
	display: block;
	border-right: dotted #FFFFFF 1px;
	text-transform: uppercase;
	padding: 0px 10px;
	margin: 4px 0px;
	}
	
#footer ul#foot a.home {
	text-indent: -9000px;
	background: transparent url("images/icon_home.png") no-repeat;
	height: 20px;
	width: 20px;
	border: none;
	padding: 0px 10px 0px 0px;
	margin: 0px;
	}
	
#footer ul#foot a.first {
	border-left: dotted #FFFFFF 1px;
	}
	
#footer ul#foot a.last {
	border: none;
	}
	
#footer p {
	color: #FFFFFF;
	font-size: 0.63em;
	clear: both;
	padding-top: 20px;
	}
	
#footer a { color: #FFFFFF; }

.newsletter {
	float: left;
	background-color: #e9eced;
	width: 280px;
	padding: 10px;
	margin: 0px 0px 0px 160px;
	}
	
.newsletter_side {
	background-color: none;
	padding: 0px 0px 10px 0px;
	float: left;
	width: 290px;
	}
	
#footer .newsletter p {padding-top: 0px; padding-bottom: 5px; font-size: 0.69em; color: #292825;}
#footer .newsletter h2 {padding-bottom: 3px; font-size: 1.00em; font-family: GothamLight, Helvetica, Arial; color: #292825; }


/*=====================================================================
FIX
=====================================================================*/	

.clear { clear: both; }

/*Opera Fix*/
body:before {
	content:"";
	height:100%;
	float:left;
	width:0;
	margin-top:-32767px;
}



/*=====================================================================
NEW HOME
=====================================================================*/	

.col3{
	width: 33%;
	float: left;
	box-sizing: border-box;
}
.col2{
	width: 50%;
	float: left;
	box-sizing: border-box;
}

.homeTools{
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
}
.homeTools .col3{
	padding: 15px;
}

.homeTools .title{
	display: block;
	border-radius: 15px;
	padding-top: 10px;
}
.homeTools .title p{
	padding: 10px 0;
	font-size: 18px;
	font-family: GothamBook, Helvetica, Arial;
}
.homeTools .title i{
	display: inline-block;
	color: #fff;
	background: #176d98;
	width: 60px;height: 60px;
	line-height: 60px;
	font-size: 32px;
	border-radius: 50px;
}
.homeTools .title:hover{
	background: #d5490c;
}
.homeTools .title:hover p{
	color: #fff;
}
.homeTools .title:hover i{
	color: #d5490c;
	background: #fff;
}


.homeTools .content{
	font-size: 11px;
}

.homeTools .link a{
	font-size: 12px;
	color: #fff;
	background: #176d98;
	padding: 5px 20px;
	border-radius: 20px;
	margin: 0 15px;
}
.homeTools .link a:hover{
	background: #d5490c;
}



.homeContent{
	position: relative;
	padding: 20px;
	width: 60%;
	float: left;
	box-sizing: border-box;
}
.homeContent h3{
	color: #000;
	font-size: 30px;
	font-family: GothamBook, Helvetica, Arial;
}
.homeContent .pdf{
	position: absolute;
	right: 20px;
	top: 30px;
	font-size: 14px;
	color: #676767;
}
.homeContent .pdf:hover{
	color: #d5490c;
	background: none;
}
.homeContent i{
	margin-right: 10px;
	font-size: 20px;
}
.homeContent span{
	font-size: 10px;
}


.homeSidebar{
	position: relative;
	padding: 20px;
	padding-top: 30px;
	width: 40%;
	float: left;
	box-sizing: border-box;
}
.homeSidebar h5{
	font-size: 20px;
	text-transform: none;
	font-weight: normal;
	margin-bottom: 10px;
	font-family: GothamBook, Helvetica, Arial;
}

.homeSidebar ul{
	list-style: none;
}
.homeSidebar ul i{
	padding-right: 10px;
	font-size: 24px;
}
.homeSidebar ul li{
	float: left;
	width: 50%;
}
.homeSidebar ul a{
	color: #333333;
	font-size: 16px;
}
.homeSidebar ul a:hover{
	background: none;
}


.metis{
	position: relative;
	border: 2px #ccc solid;
	padding: 20px;
	border-radius: 20px;
	margin-top: 30px;
}
.metis h5,
.metis h6{
	margin-left: 70px;
	margin-bottom: 0px;
}
.metis h5:before{
	content: '';
	position: absolute;
	left: 20px;
	top: 15px;
	width: 50px;
	height: 50px;
	background: url(images/metis_logo.png) no-repeat center center, #e6e6e6;
	border-radius: 30px;


}
.metis p{
	font-size: 12px;
	margin-top: 20px;
}
.metis .button{
	background: #176d98;
	display: block;
	padding: 20px;
	margin: -22px;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	color: #fff;
	text-align: center;
	font-size: 22px;
	margin-top: 10px;
	font-family: GothamBook, Helvetica, Arial;
}

.metis .button:hover{
	background: #d5490c;
}



.lastNews{
	position: relative;
	padding: 20px;
	box-sizing: border-box;
}
.lastNews .col2{
	margin-bottom: 20px;
	padding: 10px;
	transition: all .3s ease-in-out;
}

.lastNews .col2 a{
	background-color: transparent;
}

.lastNews h3{
	color: #000;
	font-size: 30px;
	margin-bottom: 20px;
}
.allNews{
	float: right;
	padding: 8px 20px 6px 20px;
	border: 1px solid #d5490c;
}
.lastNews .attachment-lastNews{
	transition: all .3s ease-in-out;
}
.lastNews h5{
	color: #000;
	font-size: 14px;
	text-transform: none;
	margin-bottom: 0px;
	padding-bottom: 2px;
	font-weight: normal;
	font-family: GothamBook, Helvetica, Arial;
}
.lastNews .date{
	color: #333333;
	font-size: 11px;
}
.lastNews .content{
	font-size: 12px;
	margin-top: 10px;
	padding-bottom: 0;
}
.lastNews .imgContainer{
	overflow: hidden;
	display: inline-block;
	float: left;
	margin-right: 20px;
	width: 100px;
	height: 100px;
}
.lastNews .dateHolder{
	text-transform: uppercase;
	font-size: 14;
	color: #a3a3a3;
	background: #707070;
	width: 100px;
	height: 100px;
}.lastNews .dateHolder span{
	text-align: center;
	display: block;
	font-size: 14px;
	line-height: 1.1;
}
.lastNews .dateHolder span:nth-child(1){
	font-size: 36px;
	font-weight: bold;
	padding-top: 20px;
	line-height: 0.9;
}
.lastNews .dateHolder span:nth-child(2){
	font-weight: bold;
}

.lastNews .col2:hover{
	background-color: #d5490c;
	transition: all .3s ease-in-out;
}
.lastNews .col2:hover h5,
.lastNews .col2:hover span,
.lastNews .col2:hover .date,
.lastNews .col2:hover p{
	color: #fff !important;
	background-color: transparent !important;
	transition: all .3s ease-in-out;
}
.lastNews .col2:hover img{
	transform:scale(1.1,1.1);
	transition: all .3s ease-in-out;
}






/*Slider*/

.rev_slider_wrapper a:hover{
	background: initial;
}

.slide1-text1{
	font-size: 34px;
	line-height: 28px;
	color: #000000;
	text-decoration: none;
	text-shadow: none;
	background-color: transparent;
	border-width: 0px;
	border-color: #000000;
	border-style: none;
	font-family: GothamBook, Helvetica, Arial;
}
.slide1-text2{
	font-size: 48px;
	line-height: 28px;
	font-weight: 700;
	color: #176d98;
	text-decoration: none;
	text-shadow: none;
	background-color: transparent;
	border-width: 0px;
	border-color: #000000;
	border-style: none;
	font-family: GothamBook, Helvetica, Arial;
	font-style: italic;
	padding-right: 10px;
}
.slider2-test{
	font-size: 44px;
	line-height: 60px;
	color: #ffffff;
	text-decoration: none;
	text-shadow: none;
	background-color: transparent;
	border-width: 0px;
	border-color: #000000;
	border-style: none;
}

.slider2-test a{
	color: #fff !important;
}
.slider2-test a:hover{
	color: #fff !important;
	background-color: transparent;
}

.clearfix::after {
    content: "";
    clear: both;
    display: table;
}


/*=====================================================================
THIERRY - REGISTRATION/RENEWAL BUTTON
=====================================================================*/	
.regBut {
	margin: 0px 15px 15px 30px;
}

.regBut a{
	font-size: 12px;
	color: #fff;
	background: #176d98;
	padding: 5px 20px;
	border-radius: 20px;
}
.regBut a:hover{
	background: #d5490c;
}

#content #main_full ul.no_back { list-style: none; }
#content #main_full ul li.no_back { background-image: none;}

a.kf_btn, a.kf_btn_2, a.kf_btn_3, a.kf_btn_4, a.kf_btn_5,
a.kf_btn_6, a.kf_btn_7, a.kf_btn_8, a.kf_btn_9, a.kf_btn_10 {
	background:#e7eef4 url("/wp-content/uploads/pics/icons/sprite.png") no-repeat; 
	height: 23px;
	color: #1b6c9b;
	display: block;
	width: 170px;
	margin: 0px 10px 10px 0px;
	padding: 7px 0px 0px 40px;
/*	float:left;*/
	border: solid #ccdce1 1px;
	}

a.kf_btn:hover, a.kf_btn_2:hover, a.kf_btn_3:hover, a.kf_btn_4:hover, a.kf_btn_5:hover,
a.kf_btn_6:hover, a.kf_btn_7:hover, a.kf_btn_8:hover, a.kf_btn_9:hover, a.kf_btn_10:hover { background-color: #ccdce1;}
	
a.kf_btn_2 { background-position: 0px -30px;}
a.kf_btn_3 { background-position: 0px -60px;}
a.kf_btn_4 { background-position: 0px -90px;}
a.kf_btn_5 { background-position: 0px -120px;}
a.kf_btn_6 { background-position: 0px -150px;}
a.kf_btn_7 { background-position: 0px -180px;}
a.kf_btn_8 { background-position: 0px -210px;}
a.kf_btn_9 { background-position: 0px -240px;}
a.kf_btn_10 { background-position: 0px -270px;}

