/* Hotels */
.hotelsList ul {
    
}
.hotelsList li {
    list-style: none;
    float:left;
    width:165px;
    background-image:url(../img/green_dot.gif);
	background-repeat:no-repeat;
    background-position: left center;
	font-family:Tahoma;
	font-size:11px;
	color:#0C4C8C;
	padding-top:2px;
    padding-bottom:3px;
    padding-left:10px;
}
.hotelsList li a {
    font-family:Tahoma;
	font-size:11px;
    color:#0C4C8C;
    text-decoration: none;
}
.hotelsList li.grey {
    background-image:url(../img/grey_dot.gif);
	color:#aaaaaa;
}
.hotelsList li.grey a {
    color:#aaaaaa;
}
.hotelsList li a:hover {
    text-decoration: underline;
}

.hotels-compare {
	width:100%;
	border:1px dashed #000;
	border-left:none;
}

.hotels-compare th {
	background-color:#c2dfff;
	height:57px;
	/*border-right:1px dashed #000;*/
	border-bottom:1px dashed #000;
	border-left:1px dashed #000;
}

.hotels-compare td {
	border-left:1px dashed #000;
	text-align:center;
	height:21px;
	padding:4px 0 4px 0;
}

.hotels-compare a, .hotels-compare td {
	color:#3a94e0;
}

.hotels-compare td.tury a {
	text-align:left !important;
	display:block;
	padding-left:13px;
}

.hotels-compare tr.color {
	background-color:#e3e9ef;
}

.hotels-compare tr:hover {
	background-color:#E3E9EF;
}

/*.hotels-compare {
    font-family:Tahoma;
	font-size:11px;
    text-align:center;
	border:1px dashed #000;
}
.hotels-compare td {
    border:2px solid #e2eef8;
    padding:2px;
	border-left:1px dashed #000;
}

.hotels-compare th {
	border:1px dashed #000;
	border-left:none;
}

.hotels-compare tr:hover td, .hotels-compare tr:hover th {
    background-color:#e2eef8;
}
.hotels-compare .hotelName a {
    color:#0C4C8C;
    text-decoration: none;
}
.hotels-compare .hotelName a:hover {
    text-decoration: underline;
}*/


/*
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

body.body-popup {margin:10px;}
div.empty {width:1px; height:1px; overflow:hidden;}

/* Popup menu *
td.popupmenu {border:1px solid #B6B6B6 !important; padding:1px !important; background-color:#FCFCFC !important; background-image:url(./img/menu_gutter.gif) !important; background-repeat:repeat-y !important;}
td.popupmenu .popupitem {margin:1px !important; cursor:default !important;}
td.popupmenu .popupitemover {margin:0px !important; border:1px solid #AEB6C2 !important; background-color:#CEDAEE !important;}
td.popupmenu .popupitem .gutter {width:20px !important;}
td.popupmenu .popupitem .item {padding:3px 5px 3px 9px !important; font-size:11px !important; white-space:nowrap !important;}
td.popupmenu .popupitem .default {font-weight:bold !important;}
td.popupmenu .popupitem .disabled {color:#939393 !important;}
td.popupmenu .popupseparator {margin:1px 0px 1px 30px !important; background-color:#B6B6B6 !important; height:1px !important; overflow:hidden !important;}

/*Common actions icons *
td.popupmenu .popupitem .icon {width:20px !important; height:16px !important; background-position:center !important; background-repeat:no-repeat !important;}
td.popupmenu .popupitem .checked {background-image:url(./img/checkbox.gif);}


div.component-panel a.banner-edit {background-image:url(./img/comp_edit.gif);}
div.component-panel a.banner-view {background-image:url(./img/comp_view.gif);}



.ClassicStyle
{
	background-color:#ffffff;
}

.ClassicStyle .TitleStyle
{
	background-color:#0000aa;
}

.ClassicStyle .TitleStyle table
{
	color:#ffffff;
	font-family:arial;
	font-size:11px;
	font-weight:bold;
}

.ClassicStyle .TitleStyle td
{
	padding:2px;
}

.ClassicStyle .TitleStyle .DropDownStyle,
.ClassicStyle .TitleStyle .DropDownOutStyle
{
	cursor:default;
	border-style:solid;
	border-width:1px;
	border-color:#3366ff;
	color: #ffffff;
}

.ClassicStyle .TitleStyle .DropDownOverStyle
{
	cursor:default;
	border-style:solid;
	border-width:1px;
	border-color:#88aaff;
	color: #ffffff;
}

.ClassicStyle .TitleStyle .DropDownStyle img,
.ClassicStyle .TitleStyle .DropDownOutStyle img,
.ClassicStyle .TitleStyle .DropDownOverStyle img
{

}

.ClassicStyle .TitleStyle .CloseButtonStyle
{
	width:15px;
	height:13px;
	border:0;
}

.ClassicStyle .BodyStyle
{
	font-family:verdana;
	font-size:10px;
}

.ClassicStyle .BodyStyle .HeaderStyle
{
	font-weight:bold;
	padding:2px 3px 2px 3px;
	cursor:default;
	white-space:nowrap;
}

.ClassicStyle .BodyStyle .DateStyle
{
	text-decoration:none;
	color:#000000;
	cursor:default;
	padding:2px 0px 2px 4px;
	white-space:nowrap;
}

.ClassicStyle .BodyStyle .DaysOutOfMonthStyle
{
	color:#c0c0c0!important;
}

.ClassicStyle .BodyStyle .WeekNumberStyle
{
	width:20px;
	padding:0px;
	text-align:center;
}

.ClassicStyle .BodyStyle .SelectedDateStyle
{
	border-style:solid;
	border-width:1px;
	border-color:#a0a0a0;
}

.ClassicStyle .BodyStyle .WeekendStyle
{
	color:#909090;
}

.ClassicStyle .BodyStyle .CurrentDateStyle
{
	font-weight:Bold;
	color:#ff0000;
}

.ClassicStyle .BodyStyle .SpecialDayStyle
{
	background-color:#70ffd0;
}

.ClassicStyle .BodyStyle .HolidayStyle
{
	background-color:#ffdddd;
}

.ClassicStyle .BodyStyle .DisableDateStyle
{
	text-decoration:line-through;
}


.ClassicStyle .BodyStyle .DayOverStyle
{

}

.ClassicStyle .TodayStyle
{
	cursor:default;
	font-size:11px;
	background-color:#f0f0f0;
}

.ClassicStyle .TodayStyle .TextStyle
{
	font-family:arial;
	font-size:11px;
	text-decoration:none;
	color:#000000;
	cursor:default;
}

.ClassicStyle .ListStyle /* Month And Year List *
{
	font-family:arial;
	font-size:11px;
	background-color:#ffffdd;
}

.ClassicStyle .ListStyle .OptionStyle,
.ClassicStyle .ListStyle .OptionOutStyle
{

}

.ClassicStyle .ListStyle .OptionOverStyle
{
	background-color:#ffcc99;
}
*/
