/*
LY mainformat css
created by: Joe Maffia
date: May '08
*/
/* @group HTML Formats */

body {
	background:#FFFFFF url(http://media.ef.com/_imgs/ly/09/mainformat/background.png) repeat-x;
	color: #303030;
	margin-top: 0px;
}

body, h1, h2, h3, h4, h5, h6, ol, ul, li, p, input, textarea, select {
	color: #000000;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	margin: 0pt;
	padding: 0pt;
} 

a:link,a:visited, a:active {
	color: #0074bc;
	text-decoration: none;
}

a:hover {
	color: #0074bc;
	text-decoration: underline;
}

a, a img {.
    border:none;
    outline:none;
}

object { outline:none; }
/* @end */

/* @group Main Body */

div#wrapper {
	background-color: #FFFFFF;
	margin: auto;
	width: 940px;
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
}

/* @end */

/* @group Header */

#header {
	background-color: #ffffff;
	max-width: 940px;
	min-width: 940px;
	height: 132px;
}
#header #logo 
{
    width:102px;
    height:90px;
    clear:both;
    position:absolute;
    behavior: url(/_scripts/client/ly/09/junky/iepngfix.htc);
    margin-left:18px;
}
#header #global {
	height: 22px;
	background-color: #4D95D7;
	margin-bottom: 2px;
	color: #FFFFFF;
	font-size: 11px;
	text-transform: uppercase;
}

#header #global a {
	color: #FFFFFF;
	padding:0px 2px;
}

#header #global div.action {
	margin-left: 0px;
	padding: 4px 20px 4px 0px;
	text-align: right;
}
#header #global div.action a.con 
{
    color:#fff;
}
#header #global div.action span.home 
{
    padding-left:19px;
    color:#fff;
}

#header #banner {
	height: 87px;
	margin-bottom: 2px;
	background:transparent url(http://media.ef.com/_imgs/ly/09/mainformat/header.png) repeat-y;
}

#header #banner div.headerpic {
	min-width: 250px;
	padding-top:20px;
	padding-left:120px;
	height:34px;
}

#header #banner table#action2 
{
  	background-color:#009FDE;
	position: relative;
	top: 22px;
	float: right;
	height:42px;
	right: 21px;
    padding:2px;
    border-collapse:separate;
}

#header #banner table#action2 td.phone {
	color: #ffffff;
	/*padding:3px 10px 6px 10px; old*/
	padding:2px 10px 4px;
	font-size: 11px;
	font-weight:bold;
	text-align:center;
	background-color:#008EC9;
}
#header #banner table#action2 td.book
{
    background:transparent url("http://media.ef.com/_imgs/ly/08/_shared/mainformat/action2btn.gif") repeat-x;
    margin:0px 1px 0px 0px;
    padding-left:12px;
    padding-right:12px;
	font-size: 11px;
	height:19px;
}

#header #banner table#action2 td.space1px
{
    padding-left:1px;
}

#header #banner table#action2 td.brochure 
{
    background:transparent url("http://media.ef.com/_imgs/ly/08/_shared/mainformat/action2btn.gif") repeat-x;
    padding-left:12px;
    padding-right:12px;
	font-size: 11px;
	height:19px;
}

#header #nav {
	height: 19px;
	background-color: #ffc222;
}

.displayDiv {
}
.hideDiv {
	display:none;
}
#header div#wwLinks {
	position:relative;
	width:280px;
	text-align:center;
	top:-60px;
	float:right;
}
#header div#wwLinks ul {
	background:#4D95D7 none repeat scroll 0%;
	color:#FFFFFF;
	padding:2px;
}
#header div#wwLinks li {
	background:#4D95D7 none repeat scroll 0%;
	color:#FFFFFF;
	display:inline;
}
#header div#wwLinks li a {
	color:#FFFFFF;
	text-decoration:none;
}
#header div#wwLinks li a:hover {
	text-decoration:underline;
}
/* @end */

/* @group Footer */

div#footer {
	overflow: hidden;
	background-color: #ffffff;
	height: 130px;
	clear: both;
	color: #888888;
	font-size: 11px;
	font-weight:lighter;
}

div#footer a {
	color: #5A8CC5;
	text-decoration: none;
}

div#footer .right {
	float: right;
}

div#footer .left {
	float: left;
}

div#footer div.footer-fade {
	background: url("http://media.ef.com/_imgs/ly/09/mainformat/footer-fade.gif") repeat-x;
	height: 19px;
}

div#footer div.accreditations {
	height: 19px;
	margin-top:40px;
}

div#footer div.accreditations ul li{
	float:left;
	list-style-type:none;
}
div#footer div.accreditations a
{
	color:#888888;
	display:block;
	margin:0 auto;
	text-align:center;
}

/* @end */

/* @group Toys & Fixes */

div.clearfix {
	clear: both;
}

div#popupContent {
	display: none;
}

/* @end */


/* Pop ups - with Thickbox/Lightbox */
div#popUp {
	/*display:none;*/
	background-color:#fff;
}

#content_three_col p {
	line-height:180%;
}

#content_two_col p {
	line-height:180%;
}


div.coursecontent 
{
    display:none;
}

