﻿.RCOuterTable
{
	background: url(../../App_Themes/city/img/right-heading-bg.gif) no-repeat;
	cellpadding:0; 
	cellspacing:0;
	border:0;
	width:206px;
}
.RCMaintable
{
	width:170px;
	cellpadding:1;
	cellspacing:1;
	}
	
.RCSearcharea{
	background: url(../../App_Themes/city/img/right-bg.gif) repeat-y ;
	font: 11px Arial, Helvetica, sans-serif;
	filter:alpha(opacity=65);
	opacity:.65;
	-moz-opacity:.65;
	}
	
.RCRowHeader
{
	color: #182B65;
	font-family: 'Times New Roman';
	font-weight: bold;
	padding: 11px;
	font-size: 16px;

}
.RCLabel
{
	color:black;
	font-family:'Tahoma';
	font-size:11px;
	text-align:left;
}
.RCTextNights
{
	background-color :#E4DBA4;
	width: 35px;
	background-image: url(../../App_Themes/city/img/search-input-bg.gif);
	border: 1px solid #333333;
}
.RCTextAdult
{
 background-color :#E4DBA4;
 width: 40px;
 background-image: url(../../App_Themes/city/img/search-input-bg.gif);
 border: 1px solid #333333;
}
.RCDropDownBox
{
 	 background-image: url(../../App_Themes/city/img/search-input-bg.gif);
 	border: 1px solid #333333;
	background-color:#E4DBA4;
 	width:170px;
 	font-size: 11px; 
 	font-family:@Arial Unicode MS;
 	
	}
.RCDate
{
  background-color:#E4DBA4;
  font-size: 11px;
  background-image: url(../../App_Themes/city/img/search-input-bg.gif);
  border: 1px solid #333333;
}
.RCMonth
{
  background-color:#E4DBA4;
  font-size: 11px;
  background-image: url(../../App_Themes/city/img/search-input-bg.gif);
  border: 1px solid #333333;
  font-family:@Arial Unicode MS;
}
.RCPromotionsTextBox
{
	text-align: center;
    font-size: 11px;
	font-family: 'Times New Roman';
	background: #dfd8a2;
	width: 70px; 
	background-image: url(../../App_Themes/city/img/search-input-bg.gif);
	border: 1px solid #333333;
	height: 17px;
}
.RCLink,
.PromoOverText
{ 
	color:#182B65;
	font-family: 'Times New Roman';
	font-size: 13px;
	text-decoration:none;
	font-weight:normal !important;
}
.RCLeftShadow
{
	background-image: url(../../App_Themes/city/img/right-heading-bg-right.gif);
	background-repeat:repeat-y;

}	
.RCBottom
{
	background-image: url(../../App_Themes/city/img/right-menu-footer.gif);
	font-family: Times;
    font-size: 12px;
    font-weight:bold;
    color:#182B65;
    text-decoration: none;
    background-repeat:no-repeat;
    background-position:top;
    background-color:Transparent;
    border: none;
    cursor:hand;
    width:100%;
    filter:alpha(opacity=65);
	opacity:.65;
	-moz-opacity:.65;
}
.RCExpanded
{
	background-image: url(../../App_Themes/city/img/Expanded.gif);
	font-family: Times;
    font-size: 12px;
    font-weight:bold;
    color:#182B65;
    text-decoration: none;
    background-repeat:no-repeat;
    background-position:left;
    padding-left:7px;
    text-align:right;
	background-color:Transparent;
    border: none;
    cursor:hand;
    width:100%;
}
	
.RCColapsed
{
	background-image: url(../../App_Themes/city/img/Collapsed.gif);
	font-family: Times;
    font-size: 12px;
    font-weight:bold;
    color:#182B65;
    text-decoration: none;
    background-repeat:no-repeat;
    background-position:left;
    padding-left:7px;
    text-align:right;
	background-color:Transparent;
    border: none;
    cursor:hand;
    width:100%;
}
.RCDottedSep
{
	border-top: dotted 2px #646464;
}



