/*
-------------------------
eSpecials Content
-------------------------
*/
.eSpecials_content{
	padding:0 0 10px 0;

}

/*
-------------------------
eSpecials Rate
-------------------------
*/
.eSpecials_Rate{

}

.eSpecials_CallToAction {
	background-color:#C41230;
	color:#FFFFFF!important;
	text-decoration:none!important;
	border:none;
	cursor:pointer;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	padding:2px 4px;
	}


/*
-------------------------
Td that shows the Valid through Date 
-------------------------
*/
.eSpecials_ValidThroughBar{
	background-color:#E8E8E8;
	color:#454545;
	padding:5px;
	margin:10px 0;
}

/*
-------------------------
Links Should be the same as the H2
-------------------------
*/
a.eSpecials_TitleLink:link, a.eSpecials_TitleLink:visited {

}
 
a.eSpecials_TitleLink:hover, a.eSpecials_TitleLink:active {

}

.eSpecials_title a:link, .eSpecials_title a:visited {
	font:bold 15px Arial, Helvetica, sans-serif;
	color:#c41230;
	text-decoration:none!important;
	text-transform:uppercase;

}
.eSpecials_title a:hover {
	text-decoration:underline;

}

/*
-------------------------
Text Link (Click Here)
-------------------------
*/
a.eSpecials_TextLink:link, a.eSpecials_TextLink:visited {

}
 
a.eSpecials_TextLink:hover, a.eSpecials_TextLink:active {

}

.eSpecials_TextLink {
	padding:10px 0;
	}


/*
-------------------------
Sorting Styles
-------------------------
*/
.property_Name {	
	text-transform:uppercase;
	font:bold 10px Arial, Helvetica, sans-serif;
	}

.category {
	background-color:#E8E8E8;
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
	color:#454545;
	padding:5px;
	margin:10px 0;
}

.sortingDropDown-wrap
{
width: 170px;
    }
 