/*
-------------------------
eSpecials Content
-------------------------
*/
.eSpecials_content{

}

.eSpecials_all_table {
	border-bottom-width: thin;
	border-bottom-style: inset;
	border-bottom-color: #662600;
	padding:0; margin:0;
}
/*
-------------------------
eSpecials Rate
-------------------------
*/
.eSpecials_Rate{

}

.eSpecials_CallToAction{
	height: 26px;
	float: left;
	width: 97px;
	overflow: hidden;
	z-index: 9;
	background-image: url(/_images/_buttons/bookNow.png);
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;

}

.eSpecials_CallToActionSignUp
{
    height: 26px;
	float: left;
	width: 97px;
	overflow: hidden;
	z-index: 9;
	background-image: url(/_images/_buttons/moreInfo.png);
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;
}

.eSpecials_CallToAction:hover {
	background-position: 0px -28px;
}

.eSpecials_CallToActionSignUp:hover {
	background-position: 0px -28px;
}


/*
-------------------------
Td that shows the Valid through Date 
-------------------------
*/
.eSpecials_ValidThroughBar{
	display: none;
}

/*
-------------------------
Links Should be the same as the H2
-------------------------
*/
a.eSpecials_TitleLink:link, a.eSpecials_TitleLink:visited {
	font-family: Helvetica,Arial, sans-serif; 
	color:#010000; 
	font-size:15px;
	font-weight:bold;
}
 
a.eSpecials_TitleLink:hover, a.eSpecials_TitleLink:active {
	font-family: Helvetica,Arial, sans-serif; 
	color:#010000; 
	font-size:15px;
	font-weight:bold;
}

/*
-------------------------
Text Link (Click Here)
-------------------------
*/
a.eSpecials_TextLink:link, a.eSpecials_TextLink:visited {

}
 
a.eSpecials_TextLink:hover, a.eSpecials_TextLink:active {

}

.eSpecials_image {
	padding:0; margin:0;
	width:150px!important;
	}
