body {
	margin: 0px;
	padding: 0px;
	background-color: #F2F4F9;
	font-family: tahoma;
	font-size: 11px;
}

#wrapper {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-color: #8DA0C5;
	border: 1px solid #9DC2FF;
	margin-top: 2px;
	margin-bottom: 2px;
}
#header {
	margin-right: 10px;
	margin-left: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	padding: 5px;
	height: 150px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #8DA0C5;
	background-image: url(/images/common/banner.jpg);
}
#leftSide {
	float: left;
	width: 200px;
}
#content {
	float: left;
	margin-left: 3px;
}
#contentIndex {
	float: left;
	margin-left: 3px;
	width: 525px;
}
#footer {
	text-align: center;
	padding: 5px;
	height: 40px;
}
#footer a {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer span {
	color: #000000;
	font-size: 11px;
}
#footer .menu {
	margin-top: 3px;
	margin-bottom: 3px;
}
#footer .menu span{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC9900;
}
#footer .menu a {}
#footer .menu a:hover {}
.box {
	background-color: #FFFFFF;
	padding: 5px;
	margin-bottom: 3px;
	color: #575757;
	text-align: right;
	font-size: 11px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	height: auto;
	width: auto;
	border: 1px solid #A9B8D3;
}
.inner {
	border: 1px solid #C3D9FF;
	background-color: #E6EAF2;
	padding: 5px;
	margin-right: 10px;
	margin-left: 10px;
	height:auto;
}
.head ,.head2{
	font-weight: bold;
	display: block;
	margin-bottom: 3px;
}
.head2{
	font-weight: bold;
	margin-bottom: 3px;
}
.adv {
	margin-right: 3px;
	height: 210px;
}
.adv img {
	padding: 1px;
	border: 1px solid #CCCCCC;
	text-align: center;
	vertical-align: middle;
}
.sideRight {
	float: left;
	width: 205px;
}
.menubarIndex div.link{
	background-image: url(/images/common/arrow.gif);
	background-position: right center;
	background-repeat: no-repeat;
	margin: 0px;
	padding-right: 20px;
	padding-top: 8px;
	padding-bottom: 9px;
}
.menubarIndex li a:hover {}
.menuBar ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.menuBar li,.adminMenu li  {
	text-align: right;
	background-image: url(/images/common/arrow.gif);
	background-position: right center;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 18px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	height: 17px;
}
.menuBar a, #breadcrumbs a,.adminMenu li a ,tr a{
	color: #48608A;
	font-size: 11px;
	text-decoration: none;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.menuBar a:hover , #breadcrumbs a:hover,tr a:hover {
	text-decoration: underline;
}
form {
	margin: 0px;
	padding: 0px;
}
input,select {
	font-family: tahoma;
	font-size: 11px;
}
.frm input,textarea,select {
	border: 1px solid #CCCCCC;
	font-family:tahoma;
	font-size: 11px;
}
.frm .btn {
	border: 1px solid #D8CCB4;
	background-color: #F1ECDA;
}
.inline {
	padding: 0px;
	list-style-type: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.inline li {

}
.bestHotels{
	padding-top: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.bestHotels .boxh {
	float: right;
	margin-left: 4px;
	margin-right: 1px;
}
.bestHotels .border {
	height: 85px;
	width: 110px;
	border: 1px solid #DDDDDD;
}
.bestHotels  a {
	color: #1A70FF;
	text-decoration: none;
}
.bestHotels a:hover {
	text-decoration: underline;
}
.msgError {
	background-color: #FFEFAE;
	text-align: right;
	padding: 5px;
	border: 1px solid #333333;
	color: #333333;
}
.msgSuccess {	
    background-color: #CAFFD8;
	text-align: right;
	padding: 5px;
	border: 1px solid #333333;
	color: #333333;
}

#breadcrumbs {
	padding: 0px;
	text-align: right;
	font-size: 11px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	display: block;
}

#breadcrumbs span {
	color: #666666;
}
#breadcrumbs span.sepratore {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.adminMenu ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.adminMenu li a:hover {
	text-decoration: underline;
}

tr.title {
	background-color: #E6E6E6;
}
tr.title td {
	padding: 5px;
}
tr.row {
	padding: 3px;
}
tr.row td {
	border: 1px solid #F2F2F2;
	direction:rtl;
	padding: 3px;
}

.tools {
	margin-top: 10px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	direction:rtl;
}
.tools button {
	font-family: tahoma;
	font-size: 11px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.msg {
	color: #CA7900;
	text-align: center;
	direction:rtl;
}

.inputData td.key {
	text-align: left;
	padding-left: 10px;
	direction:rtl;
}
.inputData td.key2 {
	text-align: left;
	padding-left: 10px;
	direction:rtl;
	font-size: 12px;
	color: #000000;
}
.inputData span.notice {
	font-weight: bold;
	color: #3399FF;
}
.required {
	color: #FF0000;
	direction:rtl;
	display:block
}
.boxRow {
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.boxRow .left {
	float: left;
	width: 130px;
}
.boxRow .right {
	float: right;
	padding-right: 10px;	
}
.boxRow img.pic {
	padding: 1px;
	border: 1px solid #CCCCCC;
}
.bold {
	font-weight: bold;
	font-size: 12px;
}
.border {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.detilesHotel .masterPic{
	text-align: center;
}
.detilesHotel .masterPic img.big {
	margin: 2px;
	padding: 1px;
	border: 1px solid #CCCCCC;
}
.detilesHotel dl {
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: right;
}
.detilesHotel dl dt {
	font-size: 11px;
	font-weight: bold;
	direction:rtl;
	float: right;
	width: 70px;
	text-align: left;
	padding-left: 10px;
	color: #C48400;
}
.detilesHotel dl dd {
	text-align:justify;
	direction:rtl;
	display: block;
	float: right;
	width: 420px;
}
.detilesHotel img {
	margin-left: 5px;
}
.click {
cursor:pointer;}
.boxLine {
	background-color: #FFEBC1;
	text-align: right;
	display: block;
	margin-top: 11px;
	background-image: url(/images/common/info.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.messages {
	margin: 0px;
	padding: 0px;
	height:80px;
	overflow: hidden;
}
.messages .message {
	padding: 5px;
	direction:rtl;
	text-align:justify;	
}
.messages .message div.title {
	color: #3366CC;
}
.messages .message div.body {

}
.img {
	padding: 1px;
	border: 1px solid #CCCCCC;
}
.news,.newsSummery {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.news li {
	direction:rtl;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 70px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	clear: right;
}

.news li .title {
	font-weight: bold;
	color: #003333;
	display: block;
	margin: 0px;
	padding: 0px;
}
.news li a {
	text-decoration: none;
}
.news li a:hover{
	color: #7D7C68;
	text-decoration: none;
}

.newsSummery li {
	padding-top: 3px;
	padding-bottom: 3px;
	direction:rtl;
}
.newsSummery li .title{
	color: #2D57B0;
	display: block;
	margin: 0px;
	padding: 0px;
}
.newsSummery li a {
	text-decoration: none;
}
.newsSummery li a:hover {
	text-decoration: underline;
}
.desc {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.desc li {
direction:rtl}
.comment {
	color: #666666;
}
.click {
cursor:pointer}
.required {
	color: #FF0000;
}

.msgbox {
	padding: 10px;
}
.msgbox .title {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 2px;
	color: #0080C0;
}
.welcome {
	float: left;
	width: 150px;
	text-align:left;
	color: #666666;
}
.imghotel {
	height: 80px;
	width: 120px;
	border: 1px solid #CCCCCC;
}
.nophoto {	height: 80px;
	width: 120px;}
.headTr {
	background-color: #CCCCCC;
}
.pager {
	margin-top: 5px;
	margin-bottom: 5px;
}
.pager .menu_control {
	color: #000000;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.pager .cur {
	margin: 3px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	background-color: #FFCC33;
	display: block;
	float: right;
	text-align: center;
	width: 10px;
}
.pager a {
	margin: 3px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	border: 1px solid #CCCCCC;
	float: right;
	display: block;
	width: 10px;
	text-align: center;
}
.pager a:hover {
	background-color: #E9DABA;
}

sitemap ul {
	padding: 3px;
}
sitemap li {
	padding-top: 2px;
	padding-bottom: 2px;
}
.tops a {
	padding-right: 3px;
	padding-left: 3px;
	color: #1A70FF;
	text-decoration: none;
}
.tops a:hover {
	text-decoration: underline;
}
.seprated {
	color: #666666;
	padding-right: 2px;
	padding-left: 2px;
}

ul.links {
	text-align: center;
	list-style-type: none;
	direction:rtl;
	margin: 0px;
	padding: 0px;
}
ul.links li {
	background-image: url(/images/common/arrow4.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-align: right;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
ul.links a {
	color: #0000FF;
	text-decoration: none;
}
ul.links a:hover {
	text-decoration: underline;
}



/* The main calendar widget.  DIV containing a table. */

.calendar {
  position: relative;
  display: none;
  border: 1px solid;
  border-color: #fff #000 #000 #fff;
  font-size: 11px;
  cursor: default;
  background: Window;
  color: WindowText;
  font-family: tahoma,verdana,sans-serif;
}

.calendar table {
  border: 1px solid;
  border-color: #fff #000 #000 #fff;
  font-size: 11px;
  cursor: default;
  background: Window;
  color: WindowText;
  font-family: tahoma,verdana,sans-serif;
}

/* Header part -- contains navigation buttons and day names. */

.calendar .button { /* "<<", "<", ">", ">>" buttons have this class */
  text-align: center;
  padding: 1px;
  border: 1px solid;
  border-color: ButtonHighlight ButtonShadow ButtonShadow ButtonHighlight;
  background: ButtonFace;
}

.calendar .nav {
  background: ButtonFace url(menuarrow.gif) no-repeat 100% 100%;
}

.calendar thead .title { /* This holds the current "month, year" */
  font-weight: bold;
  padding: 1px;
  border: 1px solid #000;
  background: ActiveCaption;
  color: CaptionText;
  text-align: center;
}

.calendar thead .headrow { /* Row <TR> containing navigation buttons */
}

.calendar thead .daynames { /* Row <TR> containing the day names */
}

.calendar thead .name { /* Cells <TD> containing the day names */
  border-bottom: 1px solid ButtonShadow;
  padding: 2px;
  text-align: center;
  background: ButtonFace;
  color: ButtonText;
}

.calendar thead .weekend { /* How a weekend day name shows in header */
  color: #f00;
}

.calendar thead .hilite { /* How do the buttons in header appear when hover */
  border: 2px solid;
  padding: 0px;
  border-color: ButtonHighlight ButtonShadow ButtonShadow ButtonHighlight;
}

.calendar thead .active { /* Active (pressed) buttons in header */
  border-width: 1px;
  padding: 2px 0px 0px 2px;
  border-color: ButtonShadow ButtonHighlight ButtonHighlight ButtonShadow;
}

/* The body part -- contains all the days in month. */

.calendar tbody .day { /* Cells <TD> containing month days dates */
  width: 2em;
  text-align: right;
  padding: 2px 4px 2px 2px;
}
.calendar tbody .day.othermonth {
  font-size: 80%;
  color: #aaa;
}
.calendar tbody .day.othermonth.oweekend {
  color: #faa;
}

.calendar table .wn {
  padding: 2px 3px 2px 2px;
  border-right: 1px solid ButtonShadow;
  background: ButtonFace;
  color: ButtonText;
}

.calendar tbody .rowhilite td {
  background: Highlight;
  color: HighlightText;
}

.calendar tbody td.hilite { /* Hovered cells <TD> */
  padding: 1px 3px 1px 1px;
  border-top: 1px solid #fff;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  border-left: 1px solid #fff;
}

.calendar tbody td.active { /* Active (pressed) cells <TD> */
  padding: 2px 2px 0px 2px;
  border: 1px solid;
  border-color: ButtonShadow ButtonHighlight ButtonHighlight ButtonShadow;
}

.calendar tbody td.selected { /* Cell showing selected date */
  font-weight: bold;
  border: 1px solid;
  border-color: ButtonShadow ButtonHighlight ButtonHighlight ButtonShadow;
  padding: 2px 2px 0px 2px;
  background: ButtonFace;
  color: ButtonText;
}

.calendar tbody td.weekend { /* Cells showing weekend days */
  color: #f00;
}

.calendar tbody td.today { /* Cell showing today date */
  font-weight: bold;
  color: #00f;
}

.calendar tbody td.disabled { color: GrayText; }

.calendar tbody .emptycell { /* Empty cells (the best is to hide them) */
  visibility: hidden;
}

.calendar tbody .emptyrow { /* Empty row (some months need less than 6 rows) */
  display: none;
}

/* The footer part -- status bar and "Close" button */

.calendar tfoot .footrow { /* The <TR> in footer (only one right now) */
}

.calendar tfoot .ttip { /* Tooltip (status bar) cell <TD> */
  background: ButtonFace;
  padding: 1px;
  border: 1px solid;
  border-color: ButtonShadow ButtonHighlight ButtonHighlight ButtonShadow;
  color: ButtonText;
  text-align: center;
}

.calendar tfoot .hilite { /* Hover style for buttons in footer */
  border-top: 1px solid #fff;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  border-left: 1px solid #fff;
  padding: 1px;
  background: #e4e0d8;
}

.calendar tfoot .active { /* Active (pressed) style for buttons in footer */
  padding: 2px 0px 0px 2px;
  border-top: 1px solid #000;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #000;
}

/* Combo boxes (menus that display months/years for direct selection) */

.calendar .combo {
  position: absolute;
  display: none;
  width: 4em;
  top: 0px;
  left: 0px;
  cursor: default;
  border: 1px solid;
  border-color: ButtonHighlight ButtonShadow ButtonShadow ButtonHighlight;
  background: Menu;
  color: MenuText;
  font-size: 90%;
  padding: 1px;
  z-index: 100;
}

.calendar .combo .label,
.calendar .combo .label-IEfix {
  text-align: center;
  padding: 1px;
}

.calendar .combo .label-IEfix {
  width: 4em;
}

.calendar .combo .active {
  padding: 0px;
  border: 1px solid #000;
}

.calendar .combo .hilite {
  background: Highlight;
  color: HighlightText;
}

.calendar td.time {
  border-top: 1px solid ButtonShadow;
  padding: 1px 0px;
  text-align: center;
  background-color: ButtonFace;
}

.calendar td.time .hour,
.calendar td.time .minute,
.calendar td.time .ampm {
  padding: 0px 3px 0px 4px;
  border: 1px solid #889;
  font-weight: bold;
  background-color: Menu;
}

.calendar td.time .ampm {
  text-align: center;
}

.calendar td.time .colon {
  padding: 0px 2px 0px 3px;
  font-weight: bold;
}

.calendar td.time span.hilite {
  border-color: #000;
  background-color: Highlight;
  color: HighlightText;
}

.calendar td.time span.active {
  border-color: #f00;
  background-color: #000;
  color: #0f0;
}


