@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.63em;
	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;
	}

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 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-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;
	background: transparent url("images/logo_LIS.png") no-repeat;
	text-indent: -9000px;
	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 40px 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;
	}
	
#subForm {border: none; padding: 0px 0px 0px 0px; width: 290px;}

.col_1, .col_2 {
	width: 215px;
	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;
	width: 509px;
	height: 30px;
	float: right;
	}
	
ul#super_nav li {
	display: inline;
	}
	
ul#super_nav a, ul#super_nav a:visited {
	display: block;
	text-indent: -9000px;
	text-decoration: none;
	background: transparent url("images/sprite_super_nav.png") no-repeat;
	float: left;
	height: 30px;
	list-style: none;
	outline: none;
	}
	
ul#super_nav li#login_lissy a { 
	width: 96px; 
	left: 0;
	background-position: 0px 0px;
	}
ul#super_nav li#login_lissy a:hover, 
ul#super_nav li#login_lissy a#current { background-position: 0 -30px; }

ul#super_nav li#login_webtab a { 
	width: 113px; 
	left: 0;
	background-position: -96px 0px;
	}
ul#super_nav li#login_webtab a:hover, 
ul#super_nav li#login_webtab a#current { background-position: -96px -30px; }

ul#super_nav li#kf_search a { 
	width: 136px; 
	left: 0;
	background-position: -210px 0px;
	}
ul#super_nav li#kf_search a:hover, 
ul#super_nav li#kf_search a#current { background-position: -210px -30px; }

ul#super_nav li#wp_search a { 
	width: 164px; 
	left: 0;
	background-position: -347px 0px;
	}
ul#super_nav li#wp_search a:hover, 
ul#super_nav li#wp_search a#current { background-position: -347px -30px; }

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

ul#main_nav {
	list-style: none;
	width: 960px;
	height: 30px;
	float: left;
	padding: 0px 0px 20px 0px;
	}
	
ul#main_nav li {
	display: inline;
	float: left;
  	position: relative;
	}
	
ul#main_nav a, ul#main_nav a:visited {
	display: block;
	text-indent: -9000px;
	text-decoration: none;
	background: transparent url("images/sprite_nav.png") no-repeat;
	height: 30px;
	list-style: none;
	outline: none;
	}
	
ul#main_nav li .sub {
	position: absolute; /*--Important--*/
	top: 30px; 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;
}

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;
}
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;
	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;
}
ul#main_nav .sub ul li a:hover {
	color: #000000;
}
	
ul#main_nav li#home a { 
	width: 35px;
	padding-left: 2px; 
	left: 0;
	background-position: 0px 0px;
	}
ul#main_nav li#home a:hover, 
ul#main_nav li#home a#current,
ul#main_nav li#home:hover a { background-position: 0 -30px; }

ul#main_nav li#our_data a { 
	width: 97px; 
	left: 0;
	background-position: -38px 0px;
	}
ul#main_nav li#our_data a:hover, 
ul#main_nav li#our_data a#current,
ul#main_nav li#our_data:hover a { background-position: -38px -30px; }

ul#main_nav li#data_access a { 
	width: 123px; 
	left: 0;
	background-position: -135px 0px;
	}
ul#main_nav li#data_access a:hover, 
ul#main_nav li#data_access a#current,
ul#main_nav li#data_access:hover a { background-position: -135px -30px; }

ul#main_nav li#resources a { 
	width: 111px; 
	left: 0;
	background-position: -258px 0px;
	}
ul#main_nav li#resources a:hover, 
ul#main_nav li#resources a#current,
ul#main_nav li#resources:hover a { background-position: -258px -30px; }

ul#main_nav li#working_papers a { 
	width: 145px; 
	left: 0;
	background-position: -369px 0px;
	}
ul#main_nav li#working_papers a:hover, 
ul#main_nav li#working_papers a#current,
ul#main_nav li#working_papers:hover a { background-position: -369px -30px; }

ul#main_nav li#news_events a { 
	width: 136px; 
	left: 0;
	background-position: -514px 0px;
	}
ul#main_nav li#news_events a:hover, 
ul#main_nav li#news_events a#current,
ul#main_nav li#news_events:hover a { background-position: -514px -30px; }

ul#main_nav li#about a { 
	width: 100px; 
	left: 0;
	background-position: -650px 0px;
	}
ul#main_nav li#about a:hover, 
ul#main_nav li#about a#current,
ul#main_nav li#about:hover a { background-position: -650px -30px; }

ul#main_nav li#contact a { 
	width: 93px; 
	left: 0;
	background-position: -750px 0px;
	}
ul#main_nav li#contact a:hover, 
ul#main_nav li#contact a#current,
ul#main_nav li#contact:hover a { background-position: -750px -30px; }

ul#main_nav li#newsletter a { 
	width: 117px; 
	left: 0;
	background-position: -843px 0px;
	}
ul#main_nav li#newsletter a:hover, 
ul#main_nav li#newsletter a#current,
ul#main_nav li#newsletter:hover a { background-position: -843px -30px; }

/*=====================================================================
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;/
}
