.switchBtn {
	position: absolute;
	right: 10px;
	top: 0;
	background: transparent url(../images/switchBtn.png) no-repeat;
	height: 38px;
	width: 186px;
}
.switchBtn1 {
	background: transparent url(../images/switchBtn1.png) no-repeat;
}
.switchBtn2 {
	background: transparent url(../images/switchBtn2.png) no-repeat;
}
.switchBtn div {
	float: left;
	display: inline;
	cursor: pointer;
	margin: 14px 7px 0 17px;
}

#timTribu {
	margin-bottom: 50px;
}

#timTribu .timRadio {
	float: left;
	margin-right: 20px
}

#timTribu .timRadio2 {
	margin: 13px 0pt 0pt 20px;
}

table.resultTable td {
    padding:0 0.7em 0 0.7em;
    text-align: center;
    height: 145px;
	border: 1px solid #ECE7DE;
}

tr.resultOpen td {
    height: 125px;
}

.withOpt {
	color: #8FBF70;
	font-style: italic;
}

/******************/
/*  Progress Bar  */
/******************/
.prgsBar {
	height: 4px;
	width: 76px;
	background: transparent url("../images/barBg.gif") no-repeat;
	margin: 5px auto;
}

.prgsBarOnSx {
	height: 4px;
	width: 3px;
	background: transparent url("../images/barOnSx.gif") no-repeat;
	float: left;
	display: inline;
}
.prgsBarOnDx {
	height: 4px;
	width: 3px;
	background: transparent url("../images/barOnDx.gif") no-repeat;
	float: left;
	display: inline;
}
.prgsBarOn {
	height: 4px;
	background: transparent url("../images/barOn.gif") repeat-x;
	float: left;
	display: inline;
}
.prgsBarAlert {
	height: 4px;
	width: 76px;
	background: transparent url("../images/barAlert.gif") no-repeat;
	margin: 5px auto;
}

.prgsBarTxtTop {
	font-size: 18px;
	margin: 0 auto;
}
.prgsBarTxtBot {
	font-size: 12px;
	margin: 0 auto;
	line-height: normal;
}

.usedTraffic {
	font-size: 1.2em;
}

/***********/
/*  Price  */
/***********/
.priceRelative {
	position: relative;
	width: 100%;
	height: 100%;
}

tr.resultOpen .priceRelative {
    height: 250px;
}

.priceBorderBot {
	position: absolute;
	bottom: 0;
	right: 126px;
	background: transparent url("../images/priceBorderBot.png") no-repeat;
	width: 303px;
	height: 9px;
}
.priceBg {
	position: absolute;
	bottom: 0;
	right: 0px;
	background: transparent url("../images/priceBg.png") no-repeat;
	width: 127px;
	height: 62px;
}

.priceInfo {
	position: absolute;
	bottom: 30px;
	right: 5px;
	z-index: 100;
}

.priceTooltip {
	background-color: #ffffff;
	border: 1px solid #000000;
	position: absolute;
	bottom: 45px;
	right: 30px;
	width: 180px;
	height: 90px;
	text-align: left;
	padding: 7px;
	display: none;
	z-index: 1000;
}

.price {
	color: #FFFFFF;
	font-size: 15pt;
	padding: 36px 0 0 25px;
}
.priceTd {
	padding: 0 !important;
}
.moreDetailsBg {
	position: absolute;
	bottom: 0;
	right: 85px;
	background: transparent url("../images/moreDetailsBg.png") no-repeat;
	width: 340px;
	height: 28px;
}
.moreDetailsBg:hover {
	background: transparent url("../images/moreDetailsHv.png") no-repeat;
}
.moreDetailsBg div {
	font-weight: bold;
	font-size: 7.7pt;
	color: #8FBF70;
	padding-top: 10px;
	text-transform: uppercase;
}
.moreDetailsBg img {
	padding-right: 10px;
}


/************/
/*  Filter  */
/************/
.filter {
	width: 319px;
	margin: 0 auto;
	padding-top: 0;
}

.filterTitle {
	width: 319px;
	height: 27px;
	background: transparent url("../images/filterTitle.gif") no-repeat;
}

.filterTitle2 {
	padding: 9px 0 0 14px;
	color: #848587;
}

.filterMid {
	width: 319px;
	background: transparent url("../images/filterTop.gif") repeat-y;
    height: auto !important;
    height: 81px;
    min-height: 81px;
    position: relative;
}

.filterMid2 {
	/* margin: -10px 0 0 13px; */
	margin: 0 0 0 14px;
	padding-top: 16px;
	padding-bottom: 1px;
}

.filterBot {
	width: 319px;
	height: 9px;
	background: transparent url("../images/filterBot.gif") no-repeat;
}

.deleteFilters {
	text-align: right;
	margin: 3px 15px 3px 0;
	text-transform: uppercase;
}

.deleteFilters a {
	text-decoration: none;
	color: #cbcbcb;
	font-size: 10px;	
}

.deleteFilters img {
	vertical-align: middle;	
}

.ris_icon_dx {
	height:44px;
	width:44px;
}

.icon_box_dx {
	float: right;
	margin-right: 15px;
}

.priceMonth {
	font-size: 1.8em;	
}


/* LOADING */
#mobileLoading {
	display: none;
	width: 400px;
	height: 120px;
	margin: 0 auto;
	clear: both;
	position: relative;
	font-weight: bold;
	background-color: #ffffff;
}

#rateInfo h2 a {
	color: #535456;
}

#rightFilterCheck {
	float: right;
	margin: 8px 10px 0 0;
}

.reloadMobileSearch {
	width: 90%;
	height: 20px;
	text-align: center;
	text-transform: uppercase;
	font-weight: 1.1em;
	font-weight: bold;
}

/****************************************/
/*				TOOLTIP					*/
/****************************************/

div.sliderContainer .tooltip.mobileTooltip {
	width: 289px;
	height: 159px;
	position: absolute;
	left: 300px;
	top: -5px;
	background-image: url('../images/mobileTooltip.png') !important;
	background-repeat: no-repeat;
	text-align: left;
	font-weight: normal;
	display: none;
	filter:none !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/mobileTooltip.png');
}

.mobileTooltipContent {
	margin: 0 30px;
	font-size: 13px
}
