/* EF Common Header Styling */
div#wrapHeader div.logo {
    height:97px;
    left:20px;
    position:absolute;
    top:0;
    width:106px;
}


div#wrapHeader div.action {
    font-size:11px;
    position:absolute;
    right:0;
    top:0;
    z-index:999;
}
div#wrapHeader div.action a#slideme
{
	background:transparent url(http://media.ef.com/_imgs/funnelpages/Splash2010/arrowDown.gif) no-repeat right center;
	padding:0px 18px;
	display:inline;
	margin:0px auto;
} 
div#wrapHeader div.action a 
{
	color:#333333;
}
div#wrapHeader div.action ul {
    margin-top:4px;
}

div#wrapHeader div.action ul li {
    display:block;
    float:left;
    height:20px;
    list-style-type:none;
    margin-left:14px;
}

div#wrapHeader div.action ul li span.square {
    background:transparent url(http://media.ef.com/_imgs/funnelpages/Splash2010/square3px.gif) no-repeat scroll 0 6px;
    padding-left:6px;
}

div#wrapHeader div.action ul li.tab div.languages {
    background:transparent url(http://media.ef.com/_imgs/funnelpages/Splash2010/tab.png) no-repeat scroll left bottom;
    display:inline;
    float:left;
    height:24px;
    padding:2px 0 4px 16px;
    position:relative;
    top:-4px;
    z-index:2;
}

div#wrapHeader div.action ul li.language {
    margin-left:-5px;
    text-align:center;
}

div#wrapHeader div.action ul li.language span.flagIcon 
{
	margin:1px 0px 0px 0px;
	width:14px;
	height:14px;
	position:absolute;
	background-position:0px 1px;
	*background-position:0px 0px;
}
div#wrapHeader div.action ul li.language ul 
{
	position:relative;
	overflow:hidden;
	margin-bottom:2px;
	visibility:hidden;
}

/*set fix width for bloody IE6*/
* html div#wrapHeader div.action ul li.language ul 
{
	width:100px;
}

div#wrapHeader div.action ul li.tab div.tabStart {
    background:transparent url(http://media.ef.com/_imgs/funnelpages/Splash2010/tab.png) no-repeat scroll left bottom;
    display:inline;
    float:left;
    height:24px;
    padding:2px 0 4px 12px;
    position:relative;
    top:-4px;
    z-index:2;
}

div#wrapHeader div.action ul li.tab div.tabEnd {
    background:transparent url(http://media.ef.com/_imgs/funnelpages/Splash2010/right_corner.jpg) no-repeat scroll right bottom;
    display:block;
    float:left;
    height:24px;
    padding-top:2px;
    position:relative;
    top:-4px;
    width:11px;
    z-index:2;
}

#panel div.tabStart
{
    background:transparent url(http://media.ef.com/_imgs/funnelpages/splash2010/arrowUp.gif) no-repeat scroll 131px 4px;
    display:inline;
    float:right;
    height:24px;
    margin-right:11px;
    padding:2px 0 0 11px;
    position:relative;
    top:1px;
    width:135px;
    z-index:99999;  
    color:#333333;
    text-align:left;
 
}



div#wrapHeader div.action ul li.programs {
   margin-left:0;
}

div#wrapHeader div .action ul li a:hover
{
    text-decoration:underline;
}

/*End of Header */





/*EF Footer styling */
div#footer {
    background-color:#ECECEC;
    border-top:3px solid #D6D6D6;
    height:39px;
    position:relative;
    width:100%;
    z-index:1;
}

div#footer span.copyright {
    color:#5B5B5B;
    font-size:10px;
    padding:9px 0;
}

div#footer span.links {
    color:#555555;
    padding:7px 0;
}

div#footer span.links a
{
	font-size:11px;
	color:#0067c5;
}

/*End of Footer Style */




/*
Following styles are used for Header Sliding bar for Country Selection Page


Name: Sliding Login Panel with jQuery 1.3.2
Author: Jeremie Tisseau
Author URI: http://web-kreation.com/
Script URI: http://web-kreation.com/index.php/tutorials/nice-clean-sliding-login-panel-built-with-jquery/
Date: March 26, 2009
Version: 1.0
The CSS, XHTML and design is released under Creative Common License 3.0:
http://creativecommons.org/licenses/by-sa/3.0/
*/ 

/***** clearfix *****/
.clear {clear: both;height: 0;line-height: 0;}
.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
.clearfix {height: 1%;}
.clearfix {display: block;}

/* Panel Tab/button */
#toppanel .tab {
  	background:transparent;
	height: 33px;
	position: relative;
    top: -4px;
    z-index: 99999;
	width:960px;
	margin:0 auto;
	display:none;
}

.tab ul.login {
	display: block;
	position: relative;
  	float: right;
  	clear: right;
  	height: 33px;
	width: auto;
  	font-weight: bold;
	line-height: 33px;
	margin: 0;
  	color: white;
  	font-size: 80%;
	text-align: center;
	
}

.tab ul.login li.left {
  	background: url(http://media.ef.com/_imgs/funnelpages/splash2010/left-curve.png) no-repeat left 0;
  	height: 33px;
	width: 12px;
	padding: 0;
	margin: 0;
  	display: block;
	float: left;
}

.tab ul.login li.right {
  	background: url(http://media.ef.com/_imgs/funnelpages/splash2010/right-curve.png) no-repeat left 0;
  	height: 33px;
	width: 10px;
	padding: 0;
	margin: 0;
  	display: block;
	float: left;
}

.tab ul.login li {
 	text-align: left;
  	padding: 0 6px;
	display: block;
	float: left;
	height: 33px;
  	background:transparent url(http://media.ef.com/_imgs/funnelpages/splash2010/tab-bottom-border.png) repeat-x 0 0;
	margin-left:0;
}

.tab ul.login li a {
	color: #0067c5;
	font-size:12px;
	font-family:Arial;
	padding-right:20px;
    text-align:right;
}

.tab ul.login li a:hover {
	color:#009CDC;
}

.tab .sep {color:#414141}

.tab a.open, .tab a.close {
	height: 20px;
	line-height: 20px !important;
	padding-left:10px !important;
	cursor: pointer;
	display: block;
	width: 100px;
	margin:5px 0 0 0;
}

.tab a.open {background: url(http://media.ef.com/_imgs/funnelpages/splash2010/arrowDown.gif) no-repeat left 0;}
.tab a.close {background: url(http://media.ef.com/_imgs/funnelpages/splash2010/close_button.gif) no-repeat right -4px;}
.tab a:hover.open {background: url(http://media.ef.com/_imgs/funnelpages/splash2010/arrowDown.gif) no-repeat left -19px;}


/* sliding panel */
#mask 
{
	background:#000000 none repeat scroll 0 0;
}
#toppanel {
    position: absolute;   /*Panel will overlap  content */
    top: 0;
    width: 100%;
    z-index: 9999;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
#toppanel #insideWrapper
{
	margin:0 auto;
	position:relative;
	top:0;
	width:960px;
}
#panel {
	width: 840px;
	height: auto;
	color: #999999;
	background: transparent url(http://media.ef.com/_imgs/funnelpages/splash2010/left_corner_line.png) no-repeat -4px bottom;
	overflow: hidden;
	position: relative;
	z-index: 1000;
	display: none;
	margin:0 auto;
	float:right;
	padding-bottom:14px;
}

*html #panel
{
    width: 840px;
	height: auto;
	color: #999999;
	background: transparent url(http://media.ef.com/_imgs/funnelpages/splash2010/left_corner_line.png) no-repeat -2px bottom;
	overflow: hidden;
	position: relative;
	z-index: 1000;
	display: none;
	margin:0 auto;
	float:right;
	padding:0px;    
}

#panel h1 {
	font-size: 1.6em;
	padding: 5px 0 10px;
	margin: 0;
	color: white;
}

#panel h2{
	font-size: 15px;
	font-family:Arial;
	font-weight:bold;
	padding:10px 0 4px 15px;
	margin: 0;
	color: #203d53;
}

#panel h4{
    color:#333333;
    font-family:'Arial';
    font-size:13px;
    font-weight:normal;
    margin:0;
    padding:0 0 0 15px;
}

#panel p {
	margin: 5px 0;
	padding: 0;
}

#panel a {
	text-decoration: none;
	color: #15ADFF;
}

#panel a:hover {
	color:#009CDC;
}

#panel a-lost-pwd {
	display: block;
	float: left;
}

#panel .content {
	width: auto;
	margin: 0 auto;
	text-align: left;
	font-size: 0.85em;
	background: transparent; 
}

#panel .content .left {
	width: 280px;
	float: left;
	padding: 0 15px;
	border-left: 1px solid #333;
}

#panel .content .right {
	border-right: 1px solid #333;
}

#panel .content form {
	margin: 0 0 10px 0;
}

#panel span.flagIcon {
   background-position:0 2px;
    float:left;
    height:14px;
    padding-right:1px;
    width:14px;
    margin-right:5px;
}

#panel .wrapper-panel
{
    background-color:#FFFFFF;    
}

#panel .lower-border
{
    background-color:#FFFFFF;    
}

/*End of Panel style */


