@charset "utf-8";
/* CSS Document */


/* slightly enhanced, universal clearfix hack */
.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */



div#esl_hotoff img, div#esl_reviews div#esl_opd img {
	display:block;
}

div#esl_quicklinks p {
	margin:0px 0px 20px 0px;
	padding:0px;
}

div#esl_hotoff {
	height:193px;
	width:523px;
	position:absolute;
	top:0px;
	left: 0px;
	background:url(/images/esl_hotoff_bottom.jpg) bottom center no-repeat;
}

div#esl_hotoff ul {
	padding:0px 0px 0px 0px;
	margin:0px;
	list-style-type:none;
}

div#esl_hotoff li {
	float:left;
	margin:0px;
	padding:0px 25px 0px 25px;
	border:0px solid #FF0000;
}

div#esl_reviews {
	position:absolute;
	top:200px;
	left: 0px;
	height:200px;
	width:290px;
	background:url(/images/esl_reviews_bottom.jpg) bottom center no-repeat;
}

div#esl_reviews p {
	margin:20px 10px 0px 10px;
}

div#esl_opd {
	position:absolute;
	top:200px;
	right:0px;
	//background:url(/images/opd_home.jpg) top center no-repeat;
	//border:0px solid #FF0000;
	width:220px;
	height:166px;
	//overflow:hidden;
}

/*div#esl_news div {
	height:155px;
	margin:45px 10px 0px 20px;
	padding:0px;
	list-style-type:none;
}*/

div#esl_news strong {
	font:bold 11px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}

div#esl_news a {
	font:11px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration:none;
}

div#esl_news a:hover {
	text-decoration:underline;
}

div#esl_news ul {
  list-style-type: none;
  padding:0px;
  margin:0px;
}

/***New ELT home page redesign***/
#elt_home{
	float:left; list-style: none; height: 700px; width: 774px; margin: 0 0 0 0; padding: 0 0 0 0;
}

#elt_home_left{
	float: left; list-style: none;width: 260px;
}

.elt_home_title{
	width: 260px; float: left; font:Arial, Helvetica, sans-serif; color:#000; font-size: 18px; margin-bottom: 15px; padding-top: 0; margin-top: 5px;
}

#elt_home_left_top{
	float: left; background: url(/images/elt_new_home/new_from_esl.gif) no-repeat; width: 260px; height: 193px; list-style:none;margin: 0 0 0 0; padding: 0 0 0 0;
}


.elt_home_list{
	padding: 60px 2px 0 0; float: left;
}

#elt_home_left_middle{
	width: 260px; height: 202px; float: left; /*background: url(/images/elt_new_home/esl_reviews_bottom_new.jpg) no-repeat;*/
	margin: 10px 0 0 0;
}

#elt_home_left_bottom{
	float: left; margin: 10px 0 0 0;  width: 260px; height: 187px;
}

#elt_home_middle{
	float: left; margin-left: 9px; padding-left: 10px; list-style: none; width: 260px; border-left: solid 1px #EAEAEA;
}

#elt_home_right{
	float: right; width: 200px;
}

#elt_home_middle_copy{
	width: 260px; float: left; margin: 6px 0 0 0;
}

#elt_home_middle_vista{
	float: left; background: url(/images/elt_new_home/vista_learning_bottom.gif) no-repeat; width: 260px; height: 350px; list-style:none;margin: 0 0 0 0; padding: 0 0 0 0;
}

#elt_comming_soon{
	float: left; background: url(/images/elt_new_home/come_soon_from_esl.gif) no-repeat; width: 260px; height: 193px; list-style:none;margin: 0 0 0 0; padding: 0 0 0 0;
}

/***EOF New ELT home page redesign***/

/*
 * ELT series page style
 */
.ui-corner-all {
	border-radius: 4px 4px 0 0 !important; 
}

.ui-tabs {
    padding: 0px !important;
	margin-bottom: 15px;
}

.ui-widget-header {
	border: none !important;
	height: 50px
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    height: 38px;
}

.ui-tabs #tab_titles li a {
    padding: 0 1em !important;
	width: 358px; !important;
}



.preview_order_item img {
        height: 150px;
}

#txtHint .ui-tabs #tabs-2 table {
    border-collapse: collapse;
    width: 100%;
}

#txtHint .ui-tabs #tabs-2 table th {
    background-color: #6D9A55;
    color: #FFFFFF;
    font-size: 12px;
    padding-bottom: 4px;
    padding-top: 5px;
    text-align: left;
}

#txtHint .ui-tabs #tabs-2 table td, #txtHint .ui-tabs #tabs-2 table th {
    border: 1px solid #98BF21;
    padding: 3px 7px 2px;
}

#txtHint .ui-tabs #tabs-2 table td {
    font-size: 11px;
}

#txtHint .ui-tabs #tabs-2 tr:hover td {
    background-color: #EAF2D3;
    color: #000000;
}

/*
 * end ELT series page style
 */