/*
	Author: BD / Nov 02, 2009 / EF, Bangalore-INDIA
	Description: General Classes 
	Changes:
*/
/******************************* GENERAL *******************************/
body
{
	padding: 0;
	margin: 0;	
	color: #666;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
}
a
{
	color: #5FA7DF;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
p
{
	margin: 10px 0 0 0;
	padding: 0;
}
ul
{
	padding: 0;
	margin: 0;
	list-style: none;
}
h2{ margin-bottom: 10px; }
h3, h4
{
	font: bold 12px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
h3
{
	margin-bottom: 10px;
}
hr 
{
	background:#E7E7E7;
	border:none;
	color:#E7E7E7;
	height:1px;
	padding:0 5px;
	width:95%;
}
small
{
    font-size:11px;
}
.highlight
{
	font-weight: bold;
}
/******************************* MEETINGS *******************************/
div#infomeeting-list
{
	float:left;
	padding:10px;
	width:302px;
	height:100%;
}
div#infomeeting-list .date
{
	float: left;
	width: 54px;
	height: 60px;
	background: url('../images/bg-date.jpg') no-repeat left;
	margin: 0 10px 5px 0;
}
div#infomeeting-list .date .month
{
	color: #FFF;
	text-align: center;
	text-transform: uppercase;		
	margin: 5px 0 0 0;
	display: block;
}
div#infomeeting-list .date .date-num
{
	color: #FFF;
	text-align: center;
	font-size: 36px;
	line-height: 36px;
	display: block;
}
div#infomeeting-list ul li
{
	margin: 5px 0;
	clear: both;
	background-color:#F6F6F6;
	padding:10px;
	overflow:hidden;
	height:100%;
}
div#infomeeting-list p.info
{
	background: url('../images/bullet-info.jpg') no-repeat left;
	margin-left: 65px;
	padding-left: 25px;
	line-height: 25px;
}
div#infomeeting-list ul li p
{
	margin: 0;
	padding: 0;
}
/******************************* ACTIONS *******************************/
div.row-one
{
	background:#FFF;
}
/*
div.row div#action-list
{
	float:left;
	width:480px;
	padding:10px;
	overflow:hidden;
	height:100%;
}
.actions
{
	background:#f5f5f5 url('../images/bg-actions.jpg') repeat-x;
	font-size: 11px;
}
.actions p
{
	margin: 0;
	padding: 0;
}
.actions ul
{
	width: 250px;
	margin: auto;
	background: #FFF;
}
.actions ul li
{
	padding: 1px 0 0 0;
	border-bottom: solid 1px #CCC;
	height: 33px;
}
.actions ul li img
{
	float:left;
}
.actions ul li p
{
	padding-top:1px;
	margin-left:45px;
}
.actions ul li p.description
{
	color:#000;
}
*/
div.row div#action-list
{
	/*background:#f5f5f5;*/
	float:left;
	width:480px;
	/*border-right:1px solid #E7E7E7;*/
	overflow:hidden;
	height:100%;
	position:relative;
}
.actions
{
	background:#C5C5C5 url('../images/bg-actions.jpg') repeat-x;
	font-size: 11px;
}
.actions p
{
	margin: 0;
	padding: 0;
	font-weight:bold;
}
.actions ul
{
	width: 273px;
	margin: 3px auto 3px auto;
	background: #FFF;
	overflow:hidden;
	padding:0 8px;
}
.actions ul li
{
	padding:3px 0;
	border-bottom: solid 1px #efefef;
	/*height: 33px;*/
	overflow:hidden;
	height:100%;
}
.actions ul li.last-item
{
	border-bottom:none;
}
.actions ul li.toolbox-highlight
{
	font-size:12px;
}
.actions ul li img
{
	float:left;
	padding:0 10px;
}
.actions ul li p.description
{
	color:#aaa;
	margin-left:60px;
	font-weight:normal;
}
/******************************* NEWS *******************************/
div#news-list
{
	float:left;
	padding:10px;
	width:208px;
	border-left:1px solid #E7E7E7;
	overflow:hidden;
	height:100%;
	background:#FFF;
	min-height:180px;
	height:auto !important;
	height:180px;
}
.news h3
{
	border-bottom: dotted 1px #333;
	padding-bottom: 5px;
	margin-bottom: 0;
}
.news ul li
{
	border-bottom: dotted 1px #333;
	padding: 10px 10px 10px 20px;
	background: url(    '../images/bullet-offers.jpg') no-repeat left;
}
.imagelist ul li
{
	float: left;
	margin: 5px;
}
/******************************* IMAGE-LIST *******************************/
.imagelist
{
	clear: both;
}
.imagelist ul
{
	clear: both;
}
.imagelist ul li
{
	float: left;
	margin: 5px;
}
/*******************************  *******************************/
.teaser
{
	border-bottom: solid 1px #E7E7E7;
	padding: 10px;
	line-height:18px;
}
.teaser p
{
	margin-bottom:10px;
}
/******************************* FLAGS *******************************/
.flag_uk
{
	background:transparent url(http://media.ef.com/_imgs/ilsp/flags/flag_uk.gif) no-repeat scroll left 1px;
}
.flag_us
{
	background:transparent url(http://media.ef.com/_imgs/ilsp/flags/flag_us.gif) no-repeat scroll left 1px;
}
.flag_ca
{
	background:transparent url(http://media.ef.com/_imgs/ilsp/flags/flag_ca.gif) no-repeat scroll left 1px;
}
.flag_sa
{
	background:transparent url(http://media.ef.com/_imgs/ilsp/flags/flag_sa.gif) no-repeat scroll left 1px;
}
.flag_au
{
	background:transparent url(http://media.ef.com/_imgs/ilsp/flags/flag_au.gif) no-repeat scroll left 1px;
}
.flag_nz
{
	background:transparent url(http://media.ef.com/_imgs/ilsp/flags/flag_nz.gif) no-repeat scroll left 1px;
}
.flag_ir
{
	background:transparent url(http://media.ef.com/_imgs/ilsp/flags/flag_ir.gif) no-repeat scroll left 1px;
}
.flag_mt
{
	background:transparent url(http://media.ef.com/_imgs/ilsp/flags/flag_mt.gif) no-repeat scroll left 1px;
}
.flag_fr
{
	background:transparent url(http://media.ef.com/_imgs/ilsp/flags/flag_fr.gif) no-repeat scroll left 1px;
}
.flag_de
{
	background:transparent url(http://media.ef.com/_imgs/ilsp/flags/flag_de.gif) no-repeat scroll left 1px;
}
.flag_it
{
	background:transparent url(http://media.ef.com/_imgs/ilsp/flags/flag_it.gif) no-repeat scroll left 1px;
}
.flag_es
{
	background:transparent url(http://media.ef.com/_imgs/ilsp/flags/flag_es.gif) no-repeat scroll left 1px;
}
.flag_ec
{
	background:transparent url(http://media.ef.com/_imgs/ilsp/flags/flag_ec.gif) no-repeat scroll left 1px;
}
.flag_cr
{
	background:transparent url(http://media.ef.com/_imgs/ilsp/flags/flag_cr.gif) no-repeat scroll left 1px;
}
.flag_cn
{
	background:transparent url(http://media.ef.com/_imgs/ilsp/flags/flag_cn.gif) no-repeat scroll left 1px;
}
.flag_sg
{
	background:transparent url(http://media.ef.com/_imgs/ilsp/flags/flag_sg.gif) no-repeat scroll left 1px;
}

ul.bulletlist li, ul#bulletlist li
{
	background:transparent url(http://media.ef.com/_imgs/ils/09/bullet.gif) no-repeat scroll 0 4px !important;
	margin:7px 0;
	padding-left:10px;
}

/* `Clear Floated Elements
----------------------------------------------------------------------------------------------------*/

/* http://sonspring.com/journal/clearing-floats */

.clear
{
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

/* http://perishablepress.com/press/2008/02/05/lessons-learned-concerning-the-clearfix-css-hack */

.clearfix:after
{
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}

* html .clearfix
{
	height: 1%;
}
.agenthidden {
display:none;
}
.agenthidden {
display:none;
}
agentselected
{
	display:inline;
}
