.eSpecials_table {
	margin:20px 0;
	width:600px;
	border-bottom:1px solid #377181;
}

	.eSpecials_table img {
		margin:0 20px 0 0;
	}

h2.eSpecials_title a, a h2 {
font-size: 16px;
text-transform: uppercase;
color: #377181;
font-weight: bold;
text-decoration:none;
}
tl-border {
    border-left: 1px solid #B5D08B;
    border-top: 1px solid #B5D08B;
}
.tl-text {
    background-color: #E0EFBC;
    border-bottom: 1px solid #B5D08B;
    border-right: 1px solid #B5D08B;
    color: #737473;
    font-size: 12px;
    font-weight: normal;
    padding: 2px 0 2px 5px;
}
.tl1-text {
    background-color: #E0EFBC;
    border-bottom: 1px solid #B5D08B;
    border-right: 1px solid #B5D08B;
    color: #737473;
    font-size: 12px;
    font-weight: normal;
    padding: 4px 0 4px 5px;
}
.sub {font-size:13px;
				color:#2D6675;
				font-weight:bold;
				text-align:center}
.tl-text-1 {
    background-color: #EEFADC;
    border-bottom: 1px solid #B5D08B;
    border-right: 1px solid #B5D08B;
    color: #737473;
    font-size: 12px;
    font-weight: normal;
    padding: 2px 0 2px 5px;
}
.tl-text3 {
    background-color: #EEFADC;
    border-bottom: 1px solid #B5D08B;
    border-right: 1px solid #B5D08B;
    color: #737473;
    font-size: 12px;
    font-weight: normal;
    padding: 2px 0 2px 5px;
}
.text-bold {font-weight:bold;
}
.tl-border {
border-top: 1px solid #B5D08B;
border-left: 1px solid #B5D08B;
}
.margin {margin:20px 0 10px 0;
		
}	
.margin-width {margin:5px 0 0 0;
			width:500px;
}			
	

/*
-------------------------
eSpecials Content
-------------------------
*/
.eSpecials_content{

}

/*
-------------------------
eSpecials Rate
-------------------------
*/
.eSpecials_Rate{
font-weight:bold;
margin:0 0 10px 0;
}

.eSpecials_More_Info{
	margin:0 0 20px 0;
}

a.eSpecials_CallToAction {
	background-color:#9ACD1B;
	font:bold 11px Arial, Helvetica, sans-serif;
	color:#fff!important;
	padding:4px 0;
	border:none;
	cursor:pointer;
	margin:0 0 20px 0;
	display:block;
	width:300px;
	text-align:center;
}
	a.eSpecials_CallToAction:hover {
		background-color:#fe8618;
		text-decoration:none!important;
	}


/*
-------------------------
Td that shows the Valid through Date 
-------------------------
*/
.eSpecials_ValidThroughBar{
	font-style:italic;
	margin:10px 0;
	font-size:11px;
	color:#98A87F;
}

/*
-------------------------
Links Should be the same as the H2
-------------------------
*/
a.eSpecials_TitleLink:link, a.eSpecials_TitleLink:visited {

}
 
a.eSpecials_TitleLink:hover, a.eSpecials_TitleLink:active {

}

/*
-------------------------
Text Link (Click Here)
-------------------------
*/
a.eSpecials_TextLink:link, a.eSpecials_TextLink:visited {

}
 
a.eSpecials_TextLink:hover, a.eSpecials_TextLink:active {

}



/***************css start for sitemap slider**********************/
#jqeasypanel{
	position:relative;
	width:517px;
	background:url(../../../images/english/sitemap-bg-b.gif) #0061B4 repeat-x left bottom;
	overflow:hidden;
	display:none;
	z-index:1;
	clear:both;
	padding: 13px 30px;
	margin: -11px 0 20px 373px;
	float: left;
	_float: none;
	z-index: 9999;
}
#jqeasypanel.top{
	top:0;
}
#jqeasypanel.bottom {
	bottom:0;
}
#copy {
	float:left;
}
#copy a{
	text-decoration:none;
	color:#FFFFFF;
}
#jqeasytrigger {
	position:relative;
	font-size:14px;
	z-index:2;
	float: left;
	margin: 10px 0 0 0;
}
#jqeasytrigger.top {
	top:0;
}
#jqeasytrigger.bottom {
	bottom:0;
}
#jqeasytrigger a {
	color:#FFF;
}
#jqeasytrigger a:hover {
	color:#CCC;
}
#jqeasytrigger a.open {
	display:block;
	width: 69px;
	float: left;
	padding: 6px 0 6px 10px;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	background:url(../../../images/english/sitemap-bg.gif) no-repeat top left;
	text-decoration:none;
}
#jqeasytrigger a.close {
	display:none;
	width: 69px;
	float: left;
	padding: 6px 0 6px 10px;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	background:url(../../../images/english/sitemap-bg.gif) no-repeat top left;
	text-decoration:none;
}
#copy ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
#copy ul li{
	font-size: 12px;
	font-weight:bold;
	color: #fff;
	line-height: 15px;
	background:url(../../../images/english/sitemap-head-bullet.gif) no-repeat top left;
	padding: 4px 0 5px 14px;
}
#copy ul ul{
	margin: 6px 0 0 -14px;
	padding: 0;
	list-style: none;
	border-top: 1px solid #117AD4;
}
#copy ul ul li{
	font-size: 11px;
	font-weight:bold;
	color: #fff;
	background:url(../../../images/english/sitemap-bullet.gif) no-repeat top left;
	padding: 4px 0 4px 10px;
	line-height: 15px;
}
#copy ul ul li a{
	color: #fff;
	text-decoration:none;
}
/***************css end for sitemap slider**********************/