/* < CSS styles reset > */ 
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0; padding:0; border:0; outline:0;
}
/* remember to define focus styles! */
:focus { outline: 0;}
input { outline: none;}
body 
{
	line-height: 12px;
	color: black;
	background-color: #fff;
	background-image: url("/h_images/kishrey/topBackgroundImage.gif");
	background-repeat: repeat-x;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	direction: rtl;
}
ol, ul { list-style: none;}
/* INPUT ITEMS TEXT, IE7 HAS Border: 2px all around and PADDING 1px ALL AROUND. FIREFOX DOES NOT HAVE THE LEFT AND RIGHT PADDING */
input { 
    padding-left: 0px;
    padding-right: 0px;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: right;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
a {}
a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: underline;}  
a:active {text-decoration: underline;}
h1 {
  font-size: 30px;
  font-weight: normal;
}  
h2 {
  font-size: 24px;
  font-weight: normal;
}
h3 {
  font-size: 16px;
  font-weight: normal;
}
h4 {
  font-size: 12px;
  font-weight: normal;
}
h5 {
  font-size: 11px;
  font-weight: normal;
}
/* </ CSS styles reset > */
/* < Header > */
.pageheader {
	margin: 0px;
	padding: 20px 0px 0px 0px;
	width: 785px;
	height: 180px;
	background: transparent url("/h_images/kishrey/bkg_mast.gif") no-repeat top right;
	overflow:hidden;
	position:relative;
}
.smaller-pageheader {
	margin: 0px;
	padding: 20px 0px 0px 0px;
	width: 785px;
	height: 142px; /* 162 */
	background: transparent url("/h_images/kishrey/bkg_mast.gif") no-repeat top right;
	overflow:hidden;
	position:relative;
}
.hdr_top {
	margin: 0px;
	padding: 0px;
	width: 785px;
	height: 70px;
}
.logo {
	margin: 0px;
	padding: 0px;
	width: 205px;
	height: 70px;
	background: transparent url("/h_images/kishrey/bkg_hd_logo.jpg") no-repeat top right;
	float:right;
}

.smartphone-nav
{
	position:absolute;
	right: 200px;
	top: 18px;
	display: none;
}

.smartphone-nav a
{
	width: 115px;
	height: 35px;
	position: absolute;
	left: 0;
}

.nav {
	margin: 0px;
	padding: 0px;
	width: 580px;
	height: 70px;
	float:left;
	background: transparent url("/h_images/kishrey/bkg_hd_nav.jpg") no-repeat top right;
}
.nav ol {
	margin: 0px;
	padding: 0px;
	width: 560px;
	height: 30px;
	list-style-type:none;
}
.nav ol li, .nav ol li.nav-blue, .nav ol li.nav-olive {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	color: #000000; 
	font-weight:normal;
	float:right; 
}
.nav ol li a, .nav ol li.nav-olive a, .nav ol li.nav-blue a {
	margin: 0px;
	padding:  0px 8px 0px 8px;
	background: transparent url("/h_images/kishrey/bkg_hd_top_li.gif") no-repeat center right;
	text-decoration:none;
	display: inline;
	line-height:30px;
	font-size:11px;
}
.nav ol li a:hover, .nav ol li.nav-olive a:hover, .nav ol li.nav-blue a hover { text-decoration:underline; }
.nav ol li a.active, .nav ol li.nav-olive a.active, .nav ol li.nav-olive a.active {
	margin: 0px;
	padding:  0px 8px 0px 8px;
	background: transparent url("/h_images/kishrey/bkg_hd_top_li_act.gif") no-repeat center right;
}
.nav ol li.call {
	width: 249px;
	height: 30px;
	background: transparent url("/h_images/kishrey/bkg_call.gif") no-repeat top left;
	float:left;
}
.nav ol li.phone {
	width: auto;
	height: 31px;
	background: transparent url("/h_images/kishrey/bkg_call.gif") no-repeat top left;
	float:left;
}
.nav ol li a { color: #000000; }
.nav ol li.nav-blue a{ color: #007cb3; font-weight:bold; }
.nav ol li.nav-olive a{ color: #767c00; font-weight:bold; }
.nav ol li.call a { display:none; }
.nav ol li.phone a { display:none; }
.nav ul	{
	margin: 0px; 
	padding: 0px;
	width: 100%;
	height: 40px; 
	list-style-type: none;
}
.nav ul li {
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px; 
	width: auto;
	float: right;
	background: transparent url("/h_images/kishrey/bkg_blue_front.gif") no-repeat top right;
}
.nav ul li h3 {
	margin: 0px;
	padding: 0px 6px 0px 6px;
	background: transparent url("/h_images/kishrey/bkg_blue_end.gif") no-repeat top left;
}
.nav ul li h3 a
{
	margin: 0px 6px 0px 6px;
	padding: 0px 0px 0px 0px;
	line-height: 32px; 
	display: block; 
	color: #ffffff; 
	text-decoration: none; 
	font-weight: bold; 
	font-size: 12px;
	background: transparent url("/h_images/kishrey/bkg_blue_repeater.gif") repeat-x top left;
}
.nav ul li h3 a:hover {text-decoration:underline;}
.hdr_base {
	margin: 0px;
	padding: 0px;
	width: 785px;
	height: 110px;
	background: transparent url("/h_images/kishrey/bkg_hd_base.jpg") no-repeat top right;
	float: right;
}
.smaller-pageheader .hdr_base {
	margin: 0px;
	padding: 0px;
	width: 785px;
	height: 72px;
	background: transparent url("/h_images/kishrey/bkg_hd_base2.jpg") no-repeat top right;
	float: right;
}	
.hdr_top h1, .hdr_base h1, .hdr_base2 h1 { display:none; }
/* < Footer > */
.footer {
	text-align:center;
	margin: 0px auto; 
	padding: 0px;
	width: 785px;
	height: auto;
	float:left;
	background: transparent url("/h_images/kishrey/bkg_footer.gif") no-repeat top left;
	bottom: 0px;
}
.footer ul {
	margin: 0 auto; width:700px; 
	padding: 0px 10px 0px 0px; 
	list-style-type: none; 
	float: right; 
	height:35px; 
}
.footer ul li {
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 3px;
	display: inline;
        float:left; 
	background: transparent url("/h_images/kishrey/bkg_footer_seperator.gif") no-repeat center left;
}
.footer ul li a	{
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 5px;
	font-weight: normal; 
	font-size: 11px; 
	text-decoration: none;
	color: #000000;
}
.footer ul li a:hover { text-decoration:underline; }
.footer ul li.left { 
	margin: 0px 0px 0px 0px; 
	padding: 0px 5px 0px 5px; 
	display: inline; 
	background: none; 
}
#credits {clear:both;font-size:10px;text-align:center;}
#credits a:hover { text-decoration: underline; }
#credits a,#credits a:visited { color:#665;text-decoration:none;font-weight:bold;}

/* < Footer > */
.footer {
	background-image: url("/h_images/kishrey/bkg_footer.gif");
	background-position: center bottom;
	background-repeat: no-repeat;
	background-color: white;
    width: 785px;
    text-align: center;
	height: 35px;
}
.footerLinks {
	padding-top: 5px;
	padding-bottom: 3px;
	width: 734px;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}  
.copyRight {
	font-weight: bold;
	color: #666655;
	font-size: 10px;
	line-height: 10px;
	padding-bottom: 3px;
}
.footerLinks a {
	padding-left: 2px;
	padding-right: 2px;
}
.footerLinks a:visited, .footerLinks a:active, .footerLinks a:focus, .footerLinks a:link { color: #000000; text-decoration: none; }
.footerLinks a:hover { color: #000000; text-decoration: underline; }
.copyRight a:visited, .copyRight a:active, .copyRight a:focus, .copyRight a:link { color: #666655; text-decoration: none; }
.copyRight a:hover { color: #666655; text-decoration: underline; }
/* < General CSS sizes > */
.floatLeft {float: left;}
.floatRight {float: right;}
.clear {
	clear: both;
	overflow: hidden;
	height: 0px;
}
.size1 {
	width: 145px;
	display: inline;
}
.size2 {width: 171px;}
.size3 {width: 196px;}
.size35 {width: 238px}
.size4 {width: 261px;}
.size42 {width: 325px;height: 265px;}
.size44 {
	width: 382px;
	height: 265px;
}
.size5 {width: 505px;}
.size6{width: 564px;}
.advertisement {
	width: 194px;
	min-height: 370px;	
}
/*.adBox {
	margin-left: 517px;
}*/
.largeGap {margin-right: 12px;}
/* < Borders > */
#pageWrap {
	width: 785px;
	margin: 0pt auto;
}
.contentLeftBorder {
	background-image: url("/h_images/kishrey/contentLeftBorder.gif");
	background-repeat: repeat-y;
	background-position: left;
	background-color: white;
}
.contentRightBorder {
	background-image: url("/h_images/kishrey/contentRightBorder.gif");
	background-repeat: repeat-y;
	background-position: right;
	padding-top: 15px;
	padding-right: 25px;
	padding-left: 25px;
}
.contentInnerTop {
	background-image: url("/h_images/kishrey/contentInsideTop.gif");
	background-repeat: no-repeat;
	background-position: top left;
	width: 740px;
}
.contentInnerBottom {
	background-image: url("/h_images/kishrey/contentInsideBottom.gif");
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-top: 8px;
	padding-bottom: 8px;
	width: 740px;
}
.contentInnerLeft {
	background-image: url("/h_images/kishrey/g_px.gif");
	background-repeat: repeat-y;
	background-position: left;
	width: 740px;
}
.contentInnerRight {
	background-image: url("/h_images/kishrey/g_3px.gif");
	background-repeat: repeat-y;
	background-position: right;
	width: 740px;
}
.mainContent {
	height: 100%;	
	padding-left: 10px;
	padding-right: 12px;
	padding-bottom: 14px;
	width: 718px;
}
/* < Stars > */
#pageWrap .stars1, #pageWrap .stars2, #pageWrap .stars3, #pageWrap .stars4, #pageWrap .stars5, #pageWrap .stars6 {
	text-indent: -2000px;
	background-repeat: no-repeat;
	background: transparent url("/h_images/kishrey/starbkg.gif");
	font-size: 0px; height: 18px; width: 96px;
	overflow: hidden;
}
#pageWrap .stars6 {background:transparent url("/h_images/kishrey/5starsplus.gif");}
#pageWrap .stars1 { width: 16px; }
#pageWrap .stars2 { width: 32px; }
#pageWrap .stars3 { width: 48px; }
#pageWrap .stars4 { width: 64px; }
#pageWrap .stars5 { width: 80px; }
.none { display: none; }
/* < Buttons > */
.buttonDownOff, .buttonUpOff, .buttonUpOn, .buttonDownOn {
	width: 11px;
	height: 6px;
	background-repeat: no-repeat;
	background-position: center;
	border: 0px none;
	cursor: pointer;
	float:left;
}
.buttonDownOff { background-image: url("/h_images/kishrey/greyDownButton.gif");margin-right: 3px;}
.buttonUpOff { background-image: url("/h_images/kishrey/greyUpButton.gif");}
.buttonDownOn { background-image: url("/h_images/kishrey/greenDownButton.gif");}
.buttonUpOn { background-image: url("/h_images/kishrey/greenUpButton.gif");}
.sortLinks .positioning {
	padding-left: 40px;
	padding-top: 10px;
}
.buttonClicked {
	background-image: url("/h_images/kishrey/sortLinkGreenButtonLateral.gif");
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 10px;
	margin-left: 30px;
	width: 4px;
	height: 7px;
	cursor: pointer;
}
p.sortLinkText, p.sortLinkText2 {
	margin-top: -3px;
	font-size: 10px;
	line-height: 10px;
	margin-left: 6px;
	float:left;
}
p.sortLinkText2 {margin-top: 7px;}
/* < Search page > */
.resultsPane {width: 505px;float:left;margin-right: 12px;}
.filterPane {width: 196px;float:left;}
.resultsPane .header, .filterPane .header {
	background-repeat: no-repeat;
	background-position: left;
	height: 31px;
	margin-top: -6px;
	padding-right:32px;
	margin-bottom: 8px;
	background-image: url("/h_images/kishrey/size5TopImage.gif");
}
.filterPane .header {background-image: url("/h_images/kishrey/size3TopImage.gif");}
.resultsPane .header h1, .filterPane .header h1 {
	margin-top: 7px;
	margin-right: 5px;
	font-size: 14px;
	line-height: 14px;
	color: white;
	font-weight: bold;
	float:right;
}
.sortLinks {margin-bottom: 8px;}
.sortLinkLeft {
	background-image: url("/h_images/kishrey/sortLinksLeft.gif"); 
	background-position: left;
	background-repeat: no-repeat;
	height: 25px;
	width: 138px;
	float:left;
}
.sortLinkMiddle {
	background-image: url("/h_images/kishrey/sortLinksMiddle.gif");
	background-position: center;
	background-repeat: no-repeat;
	height: 25px;
	width: 139px;
	float:left;
}
.sortLinkRight1 {
	background-image: url("/h_images/kishrey/sortLinksRight2.gif");
	background-position: right;
	background-repeat: no-repeat;
	height: 25px;
	width: 137px;
	float:left;
}
.sortLinkRight {
	background-image: url("/h_images/kishrey/sortLinksRight.gif");
	background-position: right;
	background-repeat: no-repeat;
	height: 25px;
	width: 91px;
	float:left;
}
/* Search results section */
.searchResultOuterTop {
	background-image: url("/h_images/kishrey/searchResultOuterTop.gif");
	background-repeat: no-repeat;
	background-position: top left;
	margin-bottom: 8px;
}
.searchResultOuterBottom {
	background-image: url("/h_images/kishrey/searchResultOuterBottom.gif");
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-bottom: 6px;
	padding-top: 6px;
}
.searchResultBorderLeft {
	background-image: url("/h_images/kishrey/g_px.gif");
	background-repeat: repeat-y;
}
.searchResultBorderRight {
	background-image: url("/h_images/kishrey/g_px.gif");
	background-position: right center;
	background-repeat: repeat-y;
}
.hotellist .searchResultOuterBottom {background-image: url(/h_images/kishrey/searchResultOuterBottom2.gif);}
.hotellist .yellowSubmitButton { background-position:center center; margin-top: 65px; margin-right:14.5px; }
.searchResultBorderLeft, .searchResultBorderRight {height:100%;}
/* Price list */
.searchResultPrice {
	min-height: 101px;
	width: 132px;
	float: left;
}
.smallPrice {
	text-align: center;
	margin-top: 16px !important; 
	padding-bottom: 6px;
	width: 110px;
	margin: 0pt auto;
	border-bottom-color: #dedede;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-size: 12px;
	line-height: 12px;
}
.largePrice {
	text-align: center;
	margin-top: 6px; 
	margin-bottom: 8px;
	width: 110px;
	margin: 0pt auto;
	font-size: 18px;
	line-height: 18px;
	color: #3e6ab7;	
	margin-bottom: 6px;
}
.greenButton {
	background-image: url("/h_images/kishrey/payNowButton.gif");
	background-repeat: no-repeat;
	background-position: center;
	height: 23px;
	width: 109px;
	cursor: pointer;
	border: 0px;
	margin-right:14.5px;
	overflow:hidden;
}
/* Description block */
.searchResultDescription {
	width: 373px;
	padding-top: 6px;
	min-height: 101px;
	background-image: url("/h_images/kishrey/g_px.gif");
	background-repeat: repeat-y;
	background-position: right;
	background-color: #f4f4f4;
	float: left;
}
.descriptionImage { margin-right: 8px; width: 139px; height: 93px; display: inline; float: right;}
.descriptionImage img {
	display: block;
	height: 93px;
	width: 139px;
}
.descriptionImage a {
	width: 139px;
	height: 93px;
	display: block;
}
.descriptionText {
	margin-right: 9px;
	width: 217px;
	float: right;
}
.descriptionText h2.title {
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	color: #006393;
	margin-bottom: 2px;
}
.descriptionText h2.title a:link {text-decoration: none; color: #00476A; }
.descriptionText h2.title a:visited {text-decoration: none; color: #00476A;}
.descriptionText h2.title a:hover {text-decoration: underline; color: #00476A; }
.descirptionText h2.title a:active {text-decoration: none; color: #00476A;}
.descriptionText li.desc {
	width: 217px;
	margin-bottom: 6px;
}
.searchResultBottom {
	background-color: #f0f0f0; 
	border-top: solid;
	border-top-color: #cccccc;
	border-top-width: 1px;
	width: 505px;
}
.searchResultLeft {
	background-image: url("/h_images/kishrey/g_px.gif");
	background-repeat: repeat-y;
	background-position: left top;
}
.searchResultRight{
	background-image: url("/h_images/kishrey/g_px.gif");
	background-repeat: repeat-y;
	background-position: right top;	
	padding-left: 11px;
	padding-right: 11px;	
	height: 26px;
}
.formPos {
	padding-top: 6px;
	width: 483px;
}
.recalcButton {
	margin-right: 8px;
	background-image: url("/h_images/kishrey/submitFormSize5.gif");
	width: 70px;
	height: 17px;
	border: 0px none;
	cursor: pointer;
	overflow: hidden;
	padding: 0px;
	float: right;
}
.select1, .select2, .select3, .select4, .select5, .select6, .select7, .select8, .select9, .hotelPageFormSelect {
	height: 17px;
	font-size: 11px;
}
.select1 {width: 94px;}
.select2 {width: 82px;}
.select3 {width: 82px;}
.select4 {width: 130px}
.select5, .select6 {width: 168px;}
.select7, .select8 {width: 80px;}
.select9 {width: 144px;}
.labelPadding, .labelPadding2 {
	margin-top: 2px;
	margin-right: 5px;
	margin-left: 7px;
}
/* CSS LEFT SIDE SIZE 3 */
.searchPageForms {
	width: 196px;
	margin-bottom: 16px;
}
.searchPageForm1Top .formActive, .searchPageForm1Top .formInactive {
	width: 94px;
}
.formActive h3 {
	margin-right: 30px;
	margin-top: 7px
}
.formInactive h3 {
	margin-right: 12px;
	margin-top: 7px;
}
.searchPageForm1Top .formInactive {
	background-image: url("/h_images/kishrey/formInactiveButton.gif");
	background-repeat: no-repeat;
	background-position: top right;
	height: 24px;
	margin-right: 4px;
}
.searchPageForm1Top .formActive {
	background-image: url("/h_images/kishrey/formActiveButton.gif");
	background-repeat: no-repeat;
	background-position: top left;
	height: 24px; 
	margin-left: 4px;
}
/* SECOND FORM HEADER */
.searchPageForm2Top {
	width: 196px;
	background-image: url("/h_images/kishrey/size3TopImage2.gif");
	background-repeat: no-repeat;
	background-position: center top;
}
.searchPageForm2Top h3 {
	padding-left: 20px;
	padding-right: 20px;
	color: white;
	font-weight: bold;	
	font-size:12px;
	line-height: 12px;
}
a.searchPageForm2TopLink:link {text-decoration: underline; color: white; }
a.searchPageForm2TopLink:visited {text-decoration: underline; color: white;}
a.searchPageForm2TopLink:hover {text-decoration: underline; color: white; }
a.searchPageForm2TopLink:active {text-decoration: underline; color: white;}
a.searchPageForm2TopLink {
	color: white;
	text-decoration: underline;
}
.searchPageForm2Top div  {
	height: 20px;
}
div.searchPageForm2Top div.clear {
	height: 0px;
}
.searchPageForm2Top div h3 {
	padding-top: 4px;	
}
.formGreenTop {
	background-image: url("/h_images/kishrey/greenTopForm.gif");
	background-repeat: no-repeat;
	background-position: top left;
	margin-bottom: 13px;
	background-color: #E8BCAE;
}
.formGreenBottom {
	background-image: url("/h_images/kishrey/greenBottomForm.gif");
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-bottom: 6px;
	padding-top: 6px;
}
.formGreenLeftBorder {
	background-image: url("/h_images/kishrey/green_px.gif");
	background-repeat: repeat-y;
	background-position: left center;
}
.formGreenRightBorder {
	background-image: url("/h_images/kishrey/green_px.gif");
	background-repeat: repeat-y;
	background-position: right center;
	padding-left: 1px;
	padding-right: 1px;
}
.formPaddingContent {
	padding-left: 12px;
	padding-right: 14px;
	padding-top: 5px;
	background-color: #E8BCAE;
}
.formPaddingContent3 {
	padding-left: 12px;
	padding-top: 5px;
	background-color: #f8f8f8;
	padding-right: 14px;
}
.formPaddingContent2 {
	padding-left: 11px;
	padding-right: 13px;
	padding-top: 5px;
	background-color: #ffffff;
	height: 100%;
	width: 170px;
}
div.noMargins {
	margin-bottom: 0px;
	padding-bottom: 5px;
}
.formGreenTop2 {
	background-image: url("/h_images/kishrey/greenTopForm2.gif");
	background-repeat: no-repeat;
	background-position: top center;	
	width: 196px;
}
.formGreenBottom2 {
	background-image: url("/h_images/kishrey/greenBottomForm2.gif");
	background-repeat: no-repeat;
	background-position: bottom center;
	padding-bottom: 6px;
	padding-top: 6px;
}
.formFirstDiv {margin-bottom: 8px;}
.formFirstDiv .formFirstDivLabel {margin-top: 1.5px;}
.formSecondDiv {margin-bottom: 5px;}
.formCalendarBox1, .formCalendarBox2{width: 80px;}
.formCalendarBox1 {margin-right: 4px;}
.formCalendarBox2 {margin-left: 4px;}
.formCalendarBox1 p, .formCalendarBox2 p {
	text-align: right;
	margin-bottom: 2px;
}
.formCalendarBox1 .calendarButton, .formCalendarBox2 .calendarButton {
	background-image: url("/h_images/kishrey/calendarButton.gif"); 
	background-repeat: no-repeat;
	margin-right: 2px;
	margin-top: 1px;
	cursor: pointer;
	display: block;
	height: 16px;
	width: 16px;
	float: left;
}
.formCalendarBox1 .calendarInputText, .formCalendarBox2 .calendarInputText {
	width: 58px;
	padding-right: 0px;
	padding-left: 0px;
	height: 12px;
	font-size: 10px;
	float: left;
}
.formThirdDiv {margin-bottom: 5px;}
.formThirdDiv p {margin-bottom: 2px;}
.formFifthDiv {
	padding-bottom: 8px;
	width: 168px;
}
.formFifthDiv p {
	text-align: right;
	margin-bottom: 3px;
}
.formCalendarBox1 .spanPos, .formCalendarBox2 .spanPos {
	width: 16px;
	height: 16px;
	padding-top: 2px;
}
.formFifthDiv .formCalendarBox1 .calendarInputText, .formFifthDiv .formCalendarBox2 .calendarInputText {
	width: 56px;
	font-size: 10px;
}
/* Submit search button */
.greenFormButton {
	background-color: #E8BCAE;
	background-image: url("/h_images/kishrey/submitFormSize3.gif");
	background-repeat: no-repeat;
	background-position: left center;
	width: 84px;
	height: 24px;
	overflow: hidden;
	cursor: pointer;
	border: 0px none;
}
.innerForm2Top {
	background-image: url("/h_images/kishrey/innerForm2Top.gif");
	background-repeat: no-repeat;
	background-position: top center;
	margin-bottom: 7px;
	width: 170px;
	
}
.innerForm2Bottom {
	background-image: url("/h_images/kishrey/innerForm2Bottom.gif");
	background-repeat: no-repeat;
	background-position: bottom center;
	padding-top: 6px;
	padding-bottom: 6px;
}
.innerForm2LeftBorder {
	background-image: url("/h_images/kishrey/darkGrey_px.gif");
	background-repeat: repeat-y;
	background-position: left center;
}
.innerForm2RightBorder {
	background-image: url("/h_images/kishrey/darkGrey_px.gif");
	background-repeat: repeat-y;
	background-position: right center;
	padding-left: 1px;
	padding-right: 1px;
	width: 168px;
}
.innerForm2Checkbox p {
	padding-right: 10px;
}
.innerForm2BoxHeader h4 {
	padding-right: 10px;
	margin-top: -1px;
	font-weight: bold;
}
.innerForm2BoxHeader {
	background-image: url("/h_images/kishrey/innerForm2Checkbox.gif");
	background-repeat: no-repeat;
	background-position: center;
	height: 14px;
	margin-bottom: 8px;	
	width: 168px;
}
.formPaddingContent3 {
	padding-right: 10px;
}
/* < Hotel page > */
/* Main positioning */
.contentHotelsRightBorder {
	background-image: url("/h_images/kishrey/contentRightBorder.gif");
	background-repeat: repeat-y;
	background-position: right;
	padding-top: 15px;
	padding-right: 18px;
	padding-left: 18px;	
}
.mainContent#pd {
	padding: 0px;
	padding-bottom: 14px;
	width: 749px;
}
/* Size 2 */
.pdCalcContainer 
{
	float: right;
	width: 171px;
	margin-right: 12px;
}
.hotelPageFormHeader {
	background-image: url("/h_images/kishrey/hotelPageFormHeader.gif");
	background-repeat: no-repeat;
	background-position: top center;
	height: 23px;
	width: 169px;
	margin-left: 2px;
}
.hotelPageFormHeader h4 {
	text-align: center;
	padding-top: 7px;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	color: white;
}
.hotelPageFormHeader h4 span {
	text-align: center;
	padding-top: 7px;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	color: white;
}
.formGreenHotelPageTop {
	background-image: url("/h_images/kishrey/greenTopFormHotels.gif");
	background-repeat: no-repeat;
	background-position: left top;	
	width: 171px;
}
.formGreenHotelLeftBorder {
	background-image: url("/h_images/kishrey/green_px.gif");
	background-repeat: repeat-y;
	background-position: left center;
	width: 171px;
}
.formGreenHotelRightBorder {
	background-image: url("/h_images/kishrey/green_px.gif");
	background-repeat: repeat-y;
	background-position: right center;
	padding-left: 1px;
	padding-right: 1px;
	width: 169px;
}
.formGreenHotelPageBottom {
	background-image: url("/h_images/kishrey/greenBottomFormHotels.gif");
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 6px;
	padding-top: 6px;
	width: 171px;
}
.contentHotelsRightBorder .formPaddingContent {
	background-color: #f6f9f3;
	padding-left: 9px;
	padding-right: 16px;
	padding-top: 7px;
	width: 144px;
	height: 345px;
	_height: 347px;
}
/* Inside content positioning */
.formPicture {
	background-image: url("/h_images/kishrey/downArrowButtonHotelPage.gif");
	background-repeat: no-repeat;
	background-position: right top;
	height:14px;
	width: 144px;
	margin-bottom: 1px;
	text-align :right;
}
.formPicture2 
{
    POSITION: relative;
	RIGHT: -9px;  
	TOP: 6px ;
    z-index : 201;
	background-image: url("/h_images/kishrey/downArrowButtonHotelPage.gif");
	background-repeat: no-repeat;
	background-position: right top;
	height:20px;
	width: 144px;
	margin-bottom: 1px;
	text-align :right; 
}
.hotelPageInsideGreenTop {
	background-image: url("/h_images/kishrey/hotelPageInsideGreenTop.gif");
	background-repeat: no-repeat;
	background-position: top left;
	margin-bottom: 5px;
	width: 144px;
}
.hotelPageInsideGreenBottom {
	background-image: url("/h_images/kishrey/hotelPageInsideGreenBottom.gif");
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-bottom: 6px;
	padding-top: 6px;
	width: 144px;
}
.hotelPageInsideGreenBottom .formGreenLeftBorder {
	background-image: url("/h_images/kishrey/green_px.gif");
	background-repeat: repeat-y;
	background-position: left center;
	width: 144px;
}
.hotelPageInsideGreenBottom .formGreenRightBorder {
	background-image: url("/h_images/kishrey/green_px.gif");
	background-repeat: repeat-y;
	background-position: right center;
	padding-left: 1px;
	padding-right: 1px;
	width: 142px;
}
.hotelPageInsideForm {
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 8px;
	padding-right: 8px;
	background-color: white;
	color :#444444; 
	width: 126px;
}
.greenText {
	 color: #678500;
	 display: block;
	 height: 14px;
	 line-height: 14px;
	 padding-top: 0px;
	 margin-right: 22px;
	 font-weight: bold;
	 text-align: right; 
}
.Right { text-align: right; }
.hotelPageInsideForm .calendarBox1 {
	width: 126px;
	margin-bottom: 5px;
}
.hotelPageInsideForm span {color: Gray;}
.hotelPageInsideForm .calendarBox2 {width: 126px;}
.hotelPageInsideForm .calendarButton {
	background-image:url(/h_images/kishrey/calendarButton.gif);
	background-repeat:no-repeat;
	display:block;
	height:16px;
	width:16px;
	cursor: pointer;
	margin-right: 4px;
	float: left;
}
.hotelPageInsideForm .calendarInputText {
	width: 82px;
	margin-right: 4px;
	height: 12px;
	font-size: 10px;
	color :#444444; 
	float: left;
}
.hotelPageInsideForm  p {margin-top: 4px;}
select.hotelPageFormSelect {
	width: 125px;
	color :#444444; 
}
.fifthDiv {
	width: 124px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
}
.fifthDiv p {
	border-bottom-width: 1px;
	border-bottom-color: #678500;
	border-bottom-style: solid;
	padding-bottom: 6px;
	margin-bottom: 5px;
}
.fifthDiv p span {
	padding-bottom: 6px;
	margin-bottom: 5px;
}
.fifthDiv h1 {
	color: #d23f00;
	font-size: 16px;
	line-height: 18px;
	margin-bottom: 4px;
	font-weight: bold;

}
.fifthDiv h1 span {
	color: #3d68ba;
	font-size: 20px;
	line-height: 18px;
	margin-bottom: 4px;
}
.greenText2 {
	color: #678500;
	font-weight: bold;
}
.greenText2 span{
	color: #678500;
	font-weight: bold;
}
.fifthDivImage {
	background-image: url("/h_images/kishrey/payNowButton.gif");
	background-repeat: no-repeat;
	background-position: center top;
	padding-right: 19px;
	padding-left: 19px;
	border: 0px none;
	overflow: hidden;
	cursor: pointer;
	width: 109px;
	height: 23px;
	line-height: 23px;
	outline: none;
}
.fifthDivImage2 /* TODO: Merge with recalcButton */
{
    background-image: url(/h_images/kishrey/submitFormSize5.gif);
    background-repeat: no-repeat;
    background-position: center top;
    padding-right: 19px;
    padding-left: 19px;
    border: 0px none;
    overflow: hidden;
    cursor: pointer;
    width: 70px;
    height: 17px;
    line-height: 23px;
    outline: none;
}
.fifthDivPos {padding-bottom: 8px;}
.mainContent#pd .tabPanel {
	background-image: url("/h_images/kishrey/hotelPageLargeBlueTop.gif");
	background-position: left top;
	background-repeat: no-repeat;
	width: 564px;
	display: none;
}
.mainContent#pd .panelActive { display: block; }
.hotelPageContentBlueBottom {
	background-image: url("/h_images/kishrey/hotelPageLargeBlueBottom.gif");
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-top: 6px;
	padding-bottom: 6px;
	width: 564px;
}
.hotelPageContentLeftBorder {
	background-image: url("/h_images/kishrey/blue_px.gif");
	background-position: left center;
	background-repeat: repeat-y;	
	width: 564px;
}
.hotelPageContentRightBorder {
	background-image: url("/h_images/kishrey/blue_px.gif");
	background-position: right center;
	background-repeat: repeat-y;
	padding-right: 1px; /* for borders to appear */
	padding-left: 1px; /* for borders to appaer */
	width: 562px;
	/*text-align :center;*/
}
.hotelPageMainContent {
	background-color: #f9f9f9;
	padding-top: 5px;
	padding-right: 27px;
	padding-left: 11px;
	padding-bottom: 5px;
	width: 524px;
	/*text-align: right; */
}
.hotelPageMainContentTab {
	background-color: #f2f7fa;
	padding-top: 0px;
	padding-right: 27px;
	padding-left: 11px;
	padding-bottom: 5px;
	width: 524px;
	min-height :377px; /* FF */
	_height: 380px;    /* IE6 */ 
	/*text-align: right;*/
}
.hotelPageContentBlueBottomTab {
	background-image: url(/h_images/kishrey/hotelPageLargeBlueBottom.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-bottom: 6px;
	width: 564px;
}
.hotelPageMainContent .largeImage {
	border: 1px solid #2a5c83;
	width: 259px;
	height: 205px;
	margin-bottom: 5px;
}
.hotelPageMainContent .largeImage img { width: 259px; height: 205px; }
.hotelPageMainContent .smallImageRow {
	width: 261px;
	height: 63px;
	margin-bottom: 4px;
	float: left;
}
.hotelPageMainContent div.noMargins {
	margin: 0px;
	padding: 0px;
}
.hotelPageMainContent .smallImage {
	border: 1px solid #2a5C83;
	width: 81px;
	height: 61px;
	float: left;
}
.hotelPageMainContent .smallImage img {
	width: 81px;
	height: 61px;
	cursor: pointer;
}
.hotelPageMainContent .imageSpace {margin-right: 6px;}
/*.imageSpace a {
	margin-left: 8px;
}
.smallImage a img {
	padding-top: 19px;
}*/
/* Hotel descrtion area */
.hotelPageMainContent .largeGap { margin-right: 25px;}
.hotelPageMainContent .hotelTitle {
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	color: #006393;
}
.hotelPageMainContent .hotelDesc {padding-top: 16px;padding-bottom:16px;}
.hotelPageSmallBlueTop {
	background-image: url("/h_images/kishrey/hotelPageSmallBlueTop.gif");
	background-repeat: no-repeat;
	background-position: left top;
	width: 238px;
}
.hotelPageSmallBlueBottom {
	background-image: url("/h_images/kishrey/hotelPageSmallBlueBottom.gif");
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-top: 6px;
	padding-bottom: 6px;
	width: 238px;
}
.innerContent {
	background-image: url("/h_images/kishrey/hotelPageGrayHeader.gif");
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #ffffff;
	padding-right: 11px;
	padding-left: 11px;
	width: 214px;
}
.innerContent2 {
	background-image: url("/h_images/kishrey/hotelPageGrayHeader.gif");
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #ffffff;
	padding-right: 11px;
	padding-left: 11px;
	width: 214px;
	min-height : 223px;
	_height: 223px;
}
.hotelPageSmallLeftBorder {
	background-image: url("/h_images/kishrey/blue_px.gif");
	background-position: left center;
	background-repeat: repeat-y;	
	width: 238px;
}
.hotelPageSmallRightBorder {
	background-image: url("/h_images/kishrey/blue_px.gif");
	background-position: right center;
	background-repeat: repeat-y;
	padding-right: 1px; /* for borders to appear */
	padding-left: 1px; /* for borders to appaer */
	width: 236px;
}
.hotelPageMainContent .innerContentHeader {
	height:20px;
	background-image: url("/h_images/kishrey/hotelPageGrayHeader.gif");
	background-position: center left;
	background-repeat: no-repeat;
	margin-bottom: 15px;
	width: 214px;
	font-size: 12px;
	color: #424242;
	line-height: 12px;
	margin-top: 0px;	
}
.linkCol {float: right;}
.linkCol p {
	background-image: url("/h_images/kishrey/blueSidewayArrow.gif");
	background-position: center right;
	background-repeat: no-repeat;
	max-width: 99px;
	line-height: 20px;
	height: 20px;
	padding-right: 20px;
}
.linkCol a {
	vertical-align: 5px;
	color: #00476A;
	text-decoration: none;
}
div.linkCol a:link {text-decoration: none; color: #00476A;}
div.linkCol a:visited {text-decoration: none; color: #00476A;}
div.linkCol a:hover  {text-decoration: underline; color:#00476A; }
div.linkCol a:active {text-decoration: none; color: #00476A;}
.hotelPageMainContent .innerContent .largeGap {
	margin-left: 16px;
	margin-right: 0px;
}
/*.hotelPageBox {
	background-image: url("");
	background-repeat: no-repeat;
	background-position: center top;
	max-width: 749px;
	max-height: 90px;
}*/
.hotelPageImagesContainer { width: 261px; float: left; margin-right: 25px; }
/* < Order page > */
/* Position related */
.orderPageMainContent {
	padding-top: 1px;
	padding-right: 15px;
	padding-left: 12px;
	padding-bottom: 14px;
}
.contentRightBorderOrderPage {
	background-image: url("/h_images/kishrey/contentRightBorder.gif");
	background-repeat: repeat-y;
	background-position: right;
	padding-top: 15px;
	padding-right: 17px;
	padding-left: 18px;
	width: 750px;
}
.contentRightBorderOrderPage .contentInnerTop {
	background-image: url("/h_images/kishrey/orderPageContentTop.gif");
	background-position: top left;
	background-repeat: no-repeat;
	width: 750px;
}
.contentRightBorderOrderPage .contentInnerBottom {
	padding-top: 6px;
	padding-bottom: 8px;
	background-image: url("/h_images/kishrey/orderPageContentBottom.gif");
	background-position: bottom left;
	background-repeat: no-repeat;
	width:750px;
}
/* Content related */
.outerPageHeader {
	background-image: url("/h_images/kishrey/orderPageHeaderTop.gif");
	background-position: top left;
	width: 723px;
	height: 28px;
	margin-top: -4px;
}
.outerPageHeader h1 {
	font-size: 19px;
	font-weight: bold;
	line-height: 19px;
	color: #ffffff;
	margin-right: 19px;
	padding-top: 2px;
}
.outerPageText {
	height: 42px;	
	width: 723px;
}
.outerPageText h1, .outerPageText h2 {
	font-weight: bold;
	padding-top: 18px;
	font-size: 18px;
	line-height: 18px;
	margin-right: 14px;
	color: #005d8f;
}
.innerPageHeader {
	background-image: url("/h_images/kishrey/orderPageSmallHeaderContent.gif");
	background-repeat: no-repeat;
	background-position: right top;
	height: 24px;
	margin-right: 10px;
}
.innerPageHeader h3 {
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	color: #ffffff;
	margin-right: 14px;
	padding-top: 6px;
}
/* Inner layers */
.orderPageInsideTop {
	background-image: url("/h_images/kishrey/orderPageInsideTop.gif");
	background-repeat: no-repeat;
	background-position: left top;
	width: 723px;
	margin-bottom: 12px;
}
.orderPageInsideBottom {
	background-image: url("/h_images/kishrey/orderPageInsideBottom.gif");
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 6px;
	padding-bottom: 6px;	
	width: 723px;
}
.orderPageLeftBorder {
	background-image: url("/h_images/kishrey/lightBlue_px.gif");
	background-repeat: repeat-y;
	background-position: left center;
	padding-right: 1px;
	width: 722px;
}
.orderPageRightBorder {
	background-image: url("/h_images/kishrey/lightBlue_px.gif");
	background-repeat: repeat-y;
	background-position: right center;
	width: 722px;
}
.orderInsideContent {
	padding-left: 10px;
	padding-right: 11px;
	padding-top: 6px;
	padding-bottom: 6px;
	width: 701px;
}
/* Inside content boxes */
.insideContentBoxes {
	width: 701px;
	height: 30px;
	margin-bottom: 6px;
	margin-top: 6px;
}
.insideContentBoxes .blueBox {
	height: 30px;
	width: 430px;
	background-image: url("/h_images/kishrey/orderPageLightBlueBox.gif");
	background-repeat: no-repeat;
	background-position: center right;
	text-align: left;
	display: inline
}
.insideContentBoxes .orangeBox {
	height: 30px;
	width: 157px;
	background-image: url("/h_images/kishrey/orderPageOrangeBox.gif");
	background-repeat: no-repeat;
	background-position: center right;
	margin-right: 3px;
	text-align: center;
	display: inline;
}
.insideContentBoxes .greenBox {
	height: 30px;
	width: 108px;	
	background-image: url("/h_images/kishrey/orderPageGreenBox.gif");
	background-repeat: no-repeat;
	background-position: center right;
	margin-right: 3px;
	display: inline;
}
.insideContentBoxes .blueBox h3, .insideContentBoxes .orangeBox h3 {
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	padding-left: 10px;
	color: white;
	padding-top: 5px;
}
.insideContentBoxes .blueBox h4, .insideContentBoxes .orangeBox h4 {
	font-size: 13px;
	line-height: 13px;
	font-weight: bold;
	color: white;
	padding-top: 9px;
	padding-left: 2px;
}
.insideContentBoxes .greenBox .questionMark {
	background-image: url("/h_images/kishrey/orderPageQuestionMark.gif");
	background-repeat: no-repeat;
	background-position: left top;
	width: 26px;
	height: 30px;
	border: 0px none;
	overflow: hidden;
	cursor: pointer;
}
.insideContentBoxes .greenBox .button {
	background-image: url("/h_images/kishrey/orderPageButton.gif");
	background-repeat: no-repeat;
	background-position: top left;
	height: 30px;
	width: 82px;
	border: 0px none;
	overflow: hidden;
	cursor: pointer;
}
/* Rooms table */
 table.orderPageTable {
	width: 701px;	
	margin-bottom: 4px;
	border-collapse: collapse;
} 
table.orderPageEmptyTable tr td {
	direction: rtl;
	text-align: right;
	width: 700px;
	/*background-color: #f3f3f2;*/
	background-image: url("/h_images/kishrey/1_grad2.gif");	
	background-repeat: repeat-y repeat-x;	
	border-right: 1px #bebebe solid;
	border-top: 1px #bebebe solid;
	border-bottom: 1px #bebebe solid;
	border-left: 1px #bebebe solid;
	border: 1px #bebebe solid;
	vertical-align: middle;
	padding: 7px 7px 7px 7px;
}
/*table tr { height: 59px;}*/
.BigRowHeight {height: 59px}
/* rows */
table.orderPageTable tr.row1 {height: 23px;}
table.orderPageTable tr.row2 {height: 59px;}
table.orderPageTable tr.row3 {height: 59px;}
table.orderPageTable tr.row4 {height: 59px;}
table.orderPageTable tr.row5 {height: 59px;}
/* end rows */
/* th tag */
table.orderPageTable tr td.col1 {width: 67px;}
table.orderPageTable tr td.col2 {width: 94px;}
table.orderPageTable tr td.col3 {width: 40px;}
table.orderPageTable tr td.col4 {width: 106px;}
table.orderPageTable tr td.col5 {width: 132px;}
table.orderPageTable tr td.col6 {width: 61px;}
table.orderPageTable tr td.col7 {width: 93px;}
table.orderPageTable tr td.col8 {width: 99px;}
/* end th tags */
table.orderPageTable tr td.tableButtonTd {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
table.orderPageTable tr td.colorOrange {
	color: #ca4e00;
	font-size: 14px;
	font-weight: bold;
}
table.orderPageTable tr td.colorBlue {
	color: #00629d;
	font-weight: bold;
}
table.orderPageTable tr .inputTdWidth1 {
	width: 111px;
}
table.orderPageTable tr .inputTdWidth2 {
	width: 85px;
}
table.orderPageTable tr .col1 {
	/*background-color: #f3f3f2;*/
	background-image: url("/h_images/kishrey/1_grad2.gif");	
	background-repeat: repeat-y repeat-x;	
	border: 1px #bebebe solid;
} 
table.orderPageTable tr td {
	/*background-color: #f3f3f2;*/
	background-image: url("/h_images/kishrey/1_grad2.gif");	
	background-repeat: repeat-y repeat-x;	
	border-right: 1px #bebebe solid;
	border-top: 1px #bebebe solid;
	border-bottom: 1px #bebebe solid;
	vertical-align: middle;
	text-align: center;
}
table.orderPageTable .tableButtonBlue {
	background-image: url("/h_images/kishrey/orderPageTableBlueButton.gif");
	background-repeat: no-repeat;
	background-position: top center;
	width: 50px;
	height: 20px;
	border: 0px none;
	overflow: hidden;
	cursor: pointer;
}
table.orderPageTable .tableButtonGrey {
	background-image: url("/h_images/kishrey/orderPageTableGreyButton.gif");
	background-repeat: no-repeat;
	background-position: bottom center;
	width: 50px;
	height: 19px;
	border: 0px none;
	overflow: hidden;
	cursor: pointer;
}
p.finalP {color: red;}
/* Payment methods block */
.orderPageOrangeHeader {
	background-image: url("/h_images/kishrey/orderPageOrangeHeader.gif");
	background-repeat: no-repeat;
	background-position: right top;
	height: 23px;
	width: 372px;
	margin-right: 10px;
}
.orderPageOrangeHeader h3 {
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	color: #ffffff;
	margin-right: 14px;
	padding-top: 6px;
}
.orderPageOrangeTop {
	background-image: url("/h_images/kishrey/orderPageOrangeTopBox.gif");
	background-repeat: no-repeat;
	background-position: top left;
	width: 382px;
}
.orderPageOrangeBottom {
	background-image: url("/h_images/kishrey/orderPageOrangeBottomBox.gif");
	background-repeat: no-repeat;
	background-position: bottom center;
	width: 382px;
	padding-top: 6px;
	padding-bottom: 6px;
}
.orderPageOrangeLeft 
{
	background-image: url("/h_images/kishrey/orange_px.gif");
	background-repeat: repeat-y;
	background-position: left center;
	width: 382px;
}
.orderPageOrangeRight {
	background-image: url("/h_images/kishrey/orange_px.gif");
	background-repeat: repeat-y;
	background-position: right center;
	width: 382px;
}
.orderPageOrangeContent 
{
	padding-left: 13px;
	padding-right: 13px;
	padding-bottom: 13px;
	padding-top: 7px;	
}
.checkRadio {
	width: 356px;
	border-top: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
	margin-bottom: 10px;
}
.checkRadio .col1, .checkRadio .col2 {
		line-height: 19px;
		width: 178px;		
}
.checkRadio .col1 label, .checkRadio .col2 label {font-size: 12px;}
.orderPageOrangeContent p.colorRed {
	color: red;
	line-height: 16px;
	margin-bottom: 2.5px;
	width: 356px;
}
.orderPageOrangeContent p.colorBlackBold {
	color: black;
	font-weight: bold;
	margin-bottom: 10px;
	width: 356px;
}
div.rowInputs {
	width: 356px;
	margin-bottom: 10px;
}
div.rowInputs .largeGap {margin-right: 15px;}
.rowInputs .col1 {
	width: 190px;
	font-size: 12px;
	display: inline;	
}
.rowInputs .col1 .inputText {
	height: 14px;
	font-size: 12px;
	width: 186px;
}
.rowInputs .col1 p, .rowInputs .col2 p  {
	margin-bottom: 2px;
}
.rowInputs .col2 {
	width: 151px;
	font-size: 12px;
	display: inline;
}
.rowInputs .col2 .inputText {
	width: 147px;
	height: 14px;
	font-size: 12px;
}
.rowInputs div.col2 select.inputText {
	width: 151px;
	height: 18px;
	font-size: 10px;
}
.rowInputs div.col1 {
	height: 36px;
	width: 190px;
}
.rowInputs .col1 .smallCol1 {
	height: 36px;
	width: 81px;
}
.rowInputs .col1 .smallCol1Input {
	background-image: url("/h_images/kishrey/orderPageRedLock.gif");
	background-repeat:no-repeat;
	background-position:center;
	height: 36px;
	width: 36px;
	border: 0px none;
	overflow: hidden;
	cursor: pointer;
}
.rowInputs .col1 .smallCol2 {
	width: 109px;
	height: 36px;
}
.rowInputs .col1 .smallCol2 .smallCol3Input {
	background-image: url("/h_images/kishrey/orangeQuestionSign.gif");
	background-repeat: no-repeat;
	background-position: left center;
	width: 15px;
	height: 18px;
	border: 0pt none;
	overflow: hidden;
	cursor: pointer;
}
.rowInputs .col1 .smallCol2 .smallCol4 {width: 94px;}
.rowInputs .col1 .smallCol2 .smallCol4 .inputText {width: 90px;}
.rowInputs .col2 .smallCol1 .colSel {
	width: 54px;
	font-size: 10px;
	height: 18px;
}
.rowInputs .col2 .smallCol2 .colSel {
	width: 91px;
	font-size: 10px;
	height: 18px;	
}
.rowInputs .col2 .smallGap {
	margin-right: 6px;
}
/* Client details block */
.orderPageGreenHeader{
	width: 315px;
	height: 23px;
	margin-right: 10px;
	background-image: url("/h_images/kishrey/orderPageGreenHeader.gif");
	background-repeat: no-repeat;
	background-position: right bottom;
}
.orderPageGreenHeader h3  {
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	color: #ffffff;
	margin-right: 14px;
	padding-top: 6px;
}
.orderPageGreenHeader h4 {
	color: #3e3e3e;
	font-weight: normal;
	font-size: 12px;
	line-height: 12px;
	margin-right: 14px;
	padding-top: 6px;
}
.orderSecondContent .largeGap {
	margin-right: 7px;
}
.orderPageGreenTop {
	background-image: url("/h_images/kishrey/orderPageGreenTopBox.gif");
	background-position: top left;
	background-repeat: no-repeat;
	width: 325px;
}
.orderPageGreenBottom {
	background-image: url("/h_images/kishrey/orderPageGreenBottomBox.gif");
	background-position: bottom left;
	background-repeat: no-repeat;
	padding-top: 6px;
	padding-bottom: 6px;
	width: 325px;
}
.orderPageGreenLeft {
	background-image: url("/h_images/kishrey/lightGreen.gif");
	background-repeat: repeat-y;
	background-position: center left;
	width: 325px;
}
.orderPageGreenRight {
	background-image: url("/h_images/kishrey/lightGreen.gif");
	background-repeat: repeat-y;
	background-position: center right;
	width: 325px;
}
.orderPageGreenContent {
	padding-top: 7px;
	padding-right: 13px;
	padding-left: 13px;
	padding-bottom: 2px;
	width: 299px;
	min-height: 221px;
}
.orderPageGreenContent .largeGap {margin-right: 8px;}
.orderPageGreenContent .size1 .box { 
	width: 145px;
	margin-bottom: 2.5px;
}
.orderPageGreenContent .size1 .box .inputText {
	font-size:12px;
	height:14px;
}
.orderPageGreenContent .size1 .box p {margin-bottom: 2px;}
.orderPageGreenContent .size1 .box .colorRed, .longInput .colorRed { color: red;}
.orderPageGreenContent .inputText{width: 141px;}
.orderPageGreenContent .longInput p {margin-bottom: 2px;}
.orderPageGreenContent .longInput {
	margin-bottom: 2.5px;
	width: 299px;
}
.orderPageGreenContent .longInput .inputText {
	width: 295px;
	font-size:12px;
	height:14px;
}
.orderPageGreenContent .longInput .textarea {
	height: 57px;
	width: 296px;
}
.orderSecondContent {
	padding-bottom: 14px;
	padding-left: 6px;

}
.orderThirdContent {width: 723px;overflow:hidden;}
.orderThirdContent .col1 {
	margin-left: 10px;
	width: 139px;
	height: 27px;
	background-image: url("/h_images/kishrey/orderPageGreenButtonBottom.gif");
	background-repeat: no-repeat;
	background-position: left top;
	border: 0px none;
	cursor: pointer;
}
.orderThirdContent .col1 h3 {
	text-align: center;
	color: white;
	font-size: 14px;
	font-weight: bold;
	margin-top: 7px;
	border: 0px none;
}
.orderThirdContent .col2 h3 {
 	text-align: center;
	color: white;
	font-size: 14px;
	font-weight: bold;
	margin-top: 4px;
}
.btnGoBack {
	background-image: url("/h_images/kishrey/orderPageGrayButtonBottom.gif");
	background-repeat: no-repeat;
	background-position: right top;
	margin-right: 10px;
	width: 89px;
	height: 22px;
	border: 0px none;
	cursor: pointer;
}
.popupbutton .btnGoBack {margin-right: 0px;}
.btnApprove {
	background-image: url("/h_images/kishrey/payNowButton.gif");
	background-repeat: no-repeat;
	width: 103px;
	height: 23px;
	border: 0px none;
	cursor: pointer;
}
.contentRightBorderOrderPage .orderSecondContent { padding: 0px;}  
.contentRightBorderOrderPage .contentInnerRight  { width: 750px;} 
/* Tabs */
.pdDetailsContainer { float: right; width: 564px; }
.hotelPageLargeHeader .tabStripItem, .hotelPageLargeHeader .tabStripItemActive
{
	background-position: top center;
	background-repeat: no-repeat;
	height: 23px;
	width: 97px;
	cursor: pointer;
	float: right;
	margin-right: 5px; 
	background-image: url("/h_images/kishrey/hotelPageInactiveTab.gif");
}
/* inactive tab */
.hotelPageLargeHeader .tabStripItem h4 {
	text-align: center;
	padding-top: 7px;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	color: #145588;		
}
/* active tab */
.hotelPageLargeHeader .tabStripItemActive {background-image: url("/h_images/kishrey/hotelPageActiveTab.gif");}
.hotelPageLargeHeader .tabStripItemActive h4 {
	text-align: center;
	padding-top: 7px;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	color: white;	
}
/*.tabStripItem h1, .hotelPageFormHeader h1{
	height: 16px;
	font-size: 16px;
	text-align: center;
	padding-top: 6px;
	font-weight: bold;
}*/
div.orderSecondContent div.largeGap {margin-right: 8px;}
div.orderPageGreenContent div.largeGap {margin-right: 8px;}
/* Popup */
.modalBackground {
	background-color:gray;
	opacity:0.7;
	filter:alpha(opacity=70);
}
.searchResultBorderLeft, .searchResultBorderRight {height: 100%;}
.popupbutton {padding:5px;text-align:center;width:150px;}
.formGreenRightBorder .orderPageGreenHeader {margin-right: 5px;width: 185px;}
.formGreenRightBorder .orderPageGreenHeader {margin-right: 5px;width: 185px;}
/* < HomePage > */
.largeBox {
	width: 555px;
    margin-right: 16px;
    margin-bottom: 14px;
 
}
.smallBox {
	width: 168px;
    margin-bottom: 14px;
}
.contentHPRightBorder {
	background-image: url("/h_images/kishrey/contentRightBorder.gif");
	background-repeat: repeat-y;
	background-position: right;
    width: 785px;
}
.homePageInnerContent {
	width: 740px;
	padding-top: 15px;
	padding-right: 23px;
	padding-left: 22px;
	padding-bottom: 15px;
}
.topContent {
	width: 555px;
	height: 294px;
	margin-bottom: 12px;
}
/* hotel Div */
.hotelDiv {
	width: 322px;
	margin-right: 13px;
	height: 294px;
	margin-bottom: 15px;
}
.hotelDiv .border div.hotelDivInnerContent {
	width: 298px;
	margin-right: 12px;
	margin-left: 12px;
	padding-top: 1px;
	background-image: none;
	padding-bottom: 3px;
	height: 290px;
}
.hotelDivInnerContent h4 {
	background-image: url("/h_images/kishrey/homepageYellowHeader.jpg"); 
	background-repeat: no-repeat; 
	background-position: center;  
	font-weight: bold; 
	color: white;
	font-size: 15px;
	line-height: 15px;
	height: 26px;
	padding-top: 6px;
	padding-right: 40px;
	margin-bottom: 8px;
}
.hotelDivInnerContent img {
	margin-bottom: 9px;
	height: 135px;
	width: 296px;
}
.hotelDiv .border .hotelDivSBox1 {
	width: 103px;
	background-image: none;
	border-right: 1px solid #cfcfcf;
	padding-top: 0px;
	padding-left: 17px;
	padding-right: 13px;
	margin-bottom: 14px;
	padding-bottom: 8px;
	height: 56px;
}	
.hotelDiv .border .hotelDivSBox2 {
	width: 152px;
	background-image: none;
	padding-left: 12px;
	height: 69px;
}
#pageWrap .contain {
    background-image: none;
    width: 298px;
    height: 78px;
}
.hotelDivInnerContent  h2 {
	font-weight: bold;
	font-size: 16px;
	color: #3e6ab7;
	line-height: 16px;
	margin-bottom: 4px;
}
.hotelDivSBox2 h3 {
    font-size: 12px;
    font-weight: normal;
    height: 12px;
    padding-bottom: 14px;
}
.hotelDivInnerContent h2  a { display: block; color: #3d6ab9; text-decoration: none }
.hotelDivInnerContent h2 a:active, .hotelDivInnerContent h2 a:visited, .hotelDivInnerContent h2 a:focus { color: #3d6ab9; text-decoration: none;}
.hotelDivInnerContent h2 a:hover { color: #3d6ab9; text-decoration: underline; }
.hotelDivSBox2 h3 .smallYellow {
	font-size: 12px;
	font-weight: bold;
	color: #3d6ab9;
    text-decoration: none;
}
.hotelDivSBox2 h3 a:active, .hotelDivSBox2 h3 a:link, .hotelDivSBox2 h3 a:visited, .hotelDivSBox2 h3 a:focus { text-decoration: none; color: #3d6ab9; }
.hotelDivSBox2 h3 a:hover { text-decoration: underline; color: #3d6ab9;}
.hotelDivSBox1 p {
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 10px;
	text-align: left;
    background-image: url("/h_images/kishrey/homepageBrightRedArrow.gif"); 
    background-repeat: no-repeat;
    background-position: center right;
}
.bigYellow {
	color: #3e6ab8;
	font-size: 16px;
	font-weight: bold;
}
.moreDetailsBtn, .yellowSubmitButton {
	background-image: url("/h_images/kishrey/homepageYellowSubmitButton.gif");
	background-repeat: no-repeat;
	width: 103px;
	height: 24px;
	border: 0px;
    display: block;
}
.yellowSubmitButton {text-indent: -2000px;}
.orderNowBtn {
	background-image: url("/h_images/kishrey/payNowButton.gif");
	background-repeat: no-repeat;
	width: 109px;
	height: 23px;
	display: block;
	border: 0px;
}
.hotelDivSBox2 ul {margin-bottom: 3px;}
.hotelDivSBox2 p {
	font-size: 12px;
	line-height: 12px;
	margin-bottom: 3px;
}
.hotelDivSBox2 .dateColor {
    color: #545454;
    font-weight: bold;
}
.resultBoxCompDivOuter {width: 287px;}
.resultBoxCompDivOuter h2 {}
/* form div */
.formDiv {
	width: 220px;
	height: 294px;
	margin-right: 15px;
	margin-bottom: 15px;
}
.formDiv .border div.hotelFormInnerContent {
	background: none;
	margin-left: 12px;
	margin-right: 12px;
	width: 196px;
	padding-top: 1px;
	padding-bottom: 3px;
}
.hotelFormInnerContent h4 {
	background-image: url("/h_images/kishrey/homepageGreenHeader.jpg"); 
	background-repeat: no-repeat; 
	background-position: center;  
	font-weight: bold; 
	color: white;
	font-size: 15px;
	line-height: 15px;
	height: 26px;
	padding-top: 6px;
	padding-right: 40px;
	margin-bottom: 8px;
}
.formDiv .border div.formInnerContent2Sides {
	background-image: none;
	width: 172px;
	padding-left: 12px;
	padding-right: 12px;
}
h2.inactiveTab {
	background-image: url("/h_images/kishrey/homepageInactiveTab.gif");
	background-repeat: no-repeat;
	line-height: 16px;
	font-size: 12px;
	font-weight: normal; 
	width: 83px;
	height: 20px;
	margin-right: 5px;
	text-align: center;
	padding-top: 4px;
	color: #858585;
}
h2.inactiveTab a{
	display: block;
	text-decoration: none;
	width: 83px;
	height: 20px;
	color: #858585;
}
h2.inactiveTab a:visited, h2.inactiveTab a:link,  h2.inactiveTab a:focus {
    color: #858585;
    text-decoration: none;
}
h2.inactiveTab a:hover {
    text-decoration: underline;
    color: #858585;
}
h2.activeTab a {
	display: block;
	text-decoration: none;
	width: 83px;
	height: 20px;
    color: white;
}
h2.activeTab a:visited, h2.activeTab a:link,  h2.activeTab a:focus {
    text-decoration: none;
    color: white;
}
h2.activeTab a:hover {
    color: white;
    text-decoration: underline;
}
h2.activeTab {
	background-image: url("/h_images/kishrey/homepageActiveTab.gif");
	background-repeat: no-repeat;
	line-height: 16px;
	font-size: 12px;
	font-weight: normal;
	width: 83px;
	height: 20px;
	text-align: center;
	padding-top: 4px;
	color: white;
}
.formDiv .border div.greenBarForm {
	background-image: none;
	width: 196px;
	height: 213px;
	margin-bottom: 12px;
    background-color: #e8bcae;
}
.formDiv .border .greenBarForm .border .innerGreenBarForm
{
		height: 195px;
		margin-left: 13px;
		margin-right: 13px;
		padding-top: 10px;
		padding-bottom: 10px;
		width: 170px;
		background-image: none;
}
.formDiv .border .greenBarForm .border .innerGreenBarForm div {
	background-image: none;
    background-color: #e8bcae;
}
.formDiv .border .greenBarForm .border .innerGreenBarForm div div div {
	background-color: white;
}	
.formDiv .border .greenBarForm .border .innerGreenBarForm  .formCalendarBox1 , 
.formDiv .border .greenBarForm .border .innerGreenBarForm  .formCalendarBox2 {
    display: inline;
}
.formDiv .border .greenBarForm .border .innerGreenBarForm .formFirstDiv {
	margin-bottom: 4px;
}
.formDiv .border .greenBarForm .border .innerGreenBarForm {
	padding-top: 10px;
	padding-bottom: 8px;

}
/* More deals block */
.middleContent {
    width: 555px;
    margin-bottom: 11px;
	margin-right: 15px;
}
.middleContent .border .insideMiddleContent {
    background-image: none;
    margin-left: 12px;
    margin-right: 12px;
    width: 531px; 
    padding-top: 2px;
    padding-bottom: 3px;   
}
.middleContent .border .insideMiddleContent .insideMiddleContentTopSide {
    background-image: url("/h_images/kishrey/homepageBigYellowHeader.jpg"); background-repeat: no-repeat; background-position: center;
    height: 31px;
    margin-bottom: 9px; 
}
.middleContent .border .insideMiddleContent .insideMiddleContentResult { background-image: none;}
.insideMiddleContentResult {
    width: 531px;
    background-color: #f4f4f4;
    margin-bottom: 14px;    
}
.insideMiddleContentLeftSide, .insideMiddleContentRightSide {
    padding-top: 7px;
    color: white;
    font-weight: bold;
    font-size: 15px;
    line-height: 15px;
}
.insideMiddleContentleftSide a:active, .insideMiddleContentLeftSide a:focus, .insideMiddleContentLeftSide a:hover, .insideMiddleContentLeftSide a:visited  { text-decoration: underline; color: white;}
.insideMiddleContentLeftSide { width: 350px; text-align: left; padding-left: 20px;}
.insideMiddleContentRightSide {  width: 125px; text-align: right;  padding-right: 36px; } 
.insideMiddleContent .insideMiddleContentResult .border .innerBoxResultContent  .hotelDivSBox1 {
	width: 103px;
	background-image: none;
	border-right: 1px solid #cfcfcf;
	margin-top: 5px;
	padding-top: 7px;
	padding-left: 17px;
	padding-right: 13px;
	margin-bottom: 10px;
	padding-bottom: 14px;
}
.insideMiddleContent .insideMiddleContentResult .border .innerBoxResultContent  .hotelDivSBox1 p {
    background-image: url("/h_images/kishrey/homepageBrightRedArrow2.gif");
    background-repeat: no-repeat;
    background-position: right center;

}
.insideMiddleContent .insideMiddleContentResult .border .innerBoxResultContent .hotelDivSBox2 {
	width: 127px;
	background-image: none;
	padding-left: 12px;
	padding-right: 14px;
    padding-top:7px; 
}
.insideMiddleContent .insideMiddleContentResult .border .innerBoxResultContent .hotelDivSBox3 {
    width: 238px;
    height: 109px;
}
.insideMiddleContent .insideMiddleContentResult .border .innerBoxResultContent .hotelDivSBox3  img{
    width: 238px;
    height: 109px;
}
.resultBoxCompDivOuter h2 {
	font-weight: bold;
	font-size: 16px;
	color: #3e6ab7;
	line-height: 16px;
	padding-right: 14px;
}
.resultBoxCompDivOuter { padding-top: 5px;}
.border .insideMiddleContent .insideMiddleContentResult .border  .innerBoxResultContent { background-image: none; padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 0px;  min-height: 109px; width: 526px; }
.innerBoxResultContent .hotelDivSBox2  h2{ color: #c96300; }
.innerBoxResultContent  h2  a { display: block; color: #3e6ab7;  }
.innerBoxResultContent  h2  a:active, .innerBoxResultContent  h2  a:focus, .innerBoxResultContent  h2  a:visited, .innerBoxResultContent  h2  a:link { color: #3e6ab7; text-decoration: none;}
.innerBoxResultContent h2 a:hover { color: #3e6ab7; text-decoration: underline;}
.innerBoxResultContent .hotelDivSBox2 .smallYellow { color: #3e6ab7; }
.innerBoxResultContent .hotelDivSBox1 .bigYellow { color: #3e6ab8; }
/* Bottom content */
.bottomContent {
    width: 555px;
	margin-right: 15px;
}
.bCKeyboard {height: 163px; width: 129px; background-image: url("/h_images/kishrey/bkg_mini_box_bg_keyboard.gif"); background-position: bottom left; background-repeat: no-repeat; margin-right: 13px; background-color: #fafafa; display: inline;}
.bCKeyboard .border .innerbCKeyboard { background-image: none; width: 103px; padding-left: 13px; padding-right: 13px; padding-top: 1px; padding-bottom: 3px; height: 159px; }
.innerbCKeyboard h4 { color: #575757; background-image: url("/h_images/kishrey/bkg_mini_box_header.gif"); background-position: top center; padding-top: 6px; height:18px; padding-right: 19px; width: 84px; margin-bottom: 10px; font-size: 12px; line-height: 12px; font-weight: bold; }
.innerbCKeyboard  li { margin-bottom: 5px;}
.innerbCKeyboard a {text-decoration: none; color: #545454; display: block; background-image: url("/h_images/kishrey/bkg_mini_box_green_li.gif"); background-position: right bottom; background-repeat: no-repeat; padding-right: 10px; }
.innerbCKeyboard a:active , .innerbCKeyboard a:visited, .innerbCKeyboard a:focus { text-decoration: none; color: #545454; }
.innerbCKeyboard a:hover{ text-decoration: underline; color: #545454; }
.bCMail {height: 163px; width: 129px; background-image: url("/h_images/kishrey/bkg_mini_box_bg_mail.gif"); background-position: bottom left; background-repeat: no-repeat; margin-right: 13px; background-color: #fafafa; display: inline; }
.bCMail .border .innerbCMail { background-image: none; width: 103px; padding-left: 13px; padding-right: 13px; padding-top: 1px; padding-bottom: 3px; height: 159px; }
.innerbCMail h4 { color: #5972b4; background-image: url("/h_images/kishrey/bkg_mini_box_header.gif"); background-position: top center; padding-top: 6px; height:18px; padding-right: 14px; width: 89px; margin-bottom: 10px; font-size: 12px; line-height: 12px; font-weight: bold; }
.innerbCMail p { margin-bottom: 10px; }
.innerbCMail .innerbCmailInput  {width: 99px; padding-top: 2px; margin-bottom: 5px;}
.innerbCMail .innerbCmailSubmit { width: 43px; height: 20px; background-color: #5a76b4; font-size: 11px; font-weight: bold; text-align: center; color:white;}
.bCInfo {height: 163px; width: 129px; background-image: url("/h_images/kishrey/bkg_mini_box_bg_info.gif"); background-position: bottom left; background-repeat: no-repeat; background-color: #fafafa; margin-right: 13px; display: inline;}
.bCInfo .border .innerbCInfo { background-image: none; width: 103px; padding-left: 13px; padding-right: 13px; padding-top: 1px; padding-bottom: 3px; height: 159px; }
.innerbCInfo h4 { color: #8fa73d; background-image: url("/h_images/kishrey/bkg_mini_box_header.gif"); background-position: top center; padding-top: 6px; height:18px; padding-right: 19px; width: 84px; margin-bottom: 10px; font-size: 12px; line-height: 12px; font-weight: bold; }
.innerbCInfo  li { margin-bottom: 5px;}
.innerbCInfo a {text-decoration: none; color: #545454; display: block; padding-right: 10px; background-image: url("/h_images/kishrey/bkg_mini_box_blue_li.gif"); background-position:  right 80%; background-repeat: no-repeat;}
.innerbCInfo a:visited , .innerbCInfo a:active, .innerbCInfo a:focus { text-decoration: none; color: #545454; }
.innerbCInfo a:hover{ text-decoration: underline; color: #545454; }
.bCFire {height: 163px; width: 129px; background-image: url("/h_images/kishrey/bkg_mini_box_bg_fire.gif"); background-position: bottom left; background-repeat: no-repeat; background-color: #fafafa; display: inline; }
.bCFire .border .innerbCFire { background-image: none; width: 103px; padding-left: 13px; padding-right: 13px; padding-top: 1px; padding-bottom: 3px; height: 159px; }
.innerbCFire h4 { color: #21395d; background-image: url("/h_images/kishrey/bkg_mini_box_header.gif"); background-position: top center; padding-top: 6px; height:18px; padding-right: 19px; width: 84px; margin-bottom: 10px; font-size: 12px; line-height: 12px; font-weight: bold; }
.innerbCFire p { color: #00456f; margin-bottom: 5px; }
a.redLink:visited, a.redLink:active, a.redLink:focus , a.redLink:link{ text-decoration: none; color:#20385c; display: block; margin-bottom: 5px;} 
a.redLink:hover { text-decoration: underline; color:#20385c; display: block; margin-bottom: 5px; }
.smallBoxTopContent { height: 294px;    margin-bottom: 15px; background-image: url("/h_images/kishrey/bkg_slim_runner.gif"); background-position: top right; background-repeat: repeat-y; }
.smallBoxTopContent .innerTopContent {
    padding-left: 12px;
    padding-right: 12px;
    width: 144px;
    padding-top: 1px;
    padding-bottom: 8px;
    height: 284px;
}
.smallBoxTopContent .innerTopContent h4 {
	background-image: url("/h_images/kishrey/homepageBlueHeader.jpg"); 
	background-repeat: no-repeat; 
	background-position: center top;  
	font-weight: bold; 
	color: white;
	font-size: 15px;
	line-height: 15px;
	height: 26px;
	padding-top: 6px;
	padding-right: 45px;
	margin-bottom: 8px;
}
.smallBoxTopContent .innerTopContent li {
    margin-right: 13px;
    width: 131px;
}
.smallBoxTopContent .innerTopContent li a {
    background-image:  url("/h_images/kishrey/bkg_menu_li.gif"); 
    background-position: center right;
    background-repeat: no-repeat;
    display: block;
    font-size: 12px;
    font-weight: bold;
    line-height: 12px;
    color: #004a77;
    text-decoration: none;
    padding-top: 11px; 
    padding-right: 15px;
    border-bottom: 1px solid #f1f1f1; 
    padding-bottom: 11px;
}
.innerTopContent li a:active, .innerTopContent li a:link, .innerTopContent li a:visited, .innerTopContent li a:focus {
    color: #004a77;
    text-decoration: none;
}    
.innerTopContent li a:hover { 
    color: #004a77;
    text-decoration: underline;
}  
/* Ad banners */
.smallBoxAdvertising {
    width: 168px;
    height: 159px;
    margin-bottom: 12px;
}
.smallBoxAdvertising .border .innerAdvertising {
    padding-left: 13px;
    padding-right: 13px;
    padding-top: 12px;
    padding-bottom: 12px;
    width: 142px;
    height: 137px;
    background-image: none;
}
.smallBoxAdvertising .border .innerAdvertising  a {
    display: block;
    width: 142px;
    height: 137px;
}
.smallBoxMiddleContent { background-image: url("/h_images/kishrey/bkg_slim_runner2.gif"); background-position: top right; background-repeat: repeat-y; margin-bottom: 11px; }
.smallBoxMiddleContent .innerMiddleContent {
    background-image: none;
    padding-left: 12px;
    padding-right: 12px;
    width: 144px;
    padding-top: 1px;
    padding-bottom: 8px;
}
.smallBoxMiddleContent .innerMiddleContent h4 {
	background-image: url("/h_images/kishrey/homepageGreenHeader2.jpg"); 
	background-repeat: no-repeat; 
	background-position: center top;  
	font-weight: bold; 
	color: white;
	font-size: 15px;
	line-height: 15px;
	height: 26px;
	padding-top: 6px;
	padding-right: 45px;
	margin-bottom: 8px;
}
.innerMiddleContent li {
    margin-right: 13px;
    width: 131px;
}
.innerMiddleContent li a {
    background-image:  url("/h_images/kishrey/bkg_menu_li_light.gif"); 
    background-position: center right;
    background-repeat: no-repeat;
    display: block;
    font-size: 12px;
    font-weight: normal;
    line-height: 12px;
    color: #353535;
    text-decoration: none;
    padding-top: 7px; 
    padding-right: 15px;
    border-bottom: 1px solid #f1f1f1; 
    padding-bottom: 7px;
}
.innerMiddleContent li a:link, .innerMiddleContent li a:visited, .innerMiddleContent li a:focus, .innerMiddleContent li a:active {
    text-decoration: none;
    color: #353535;
}
.innerMiddleContent li a:hover {
    text-decoration: underline;
    color: #353535;
}
.smallBoxBottomContent {
	width: 168px;
	height: 538px;
}
.smallBoxBottomContent .innerAdvertising {
	padding-top: 4px;
	padding-bottom: 6px;
	padding-left: 4px;
	padding-right: 4px;
}
.extraImgDiv {
    background-image: url("/h_images/kishrey/bkg_menu_alt_btm_left.gif");
    background-position: bottom left; 
    background-repeat: no-repeat;
}

/* Border Style 
t
t b
t b l
t b l r
t b l r bl
t b l r bl br
t b l r bl br tl
t b l r bl br tl tr
t b l r bl br tl tr background: none afterwards else lots of troubles and headaches, mofo
*/
.hotelDiv .border { background-image: url("/h_images/kishrey/g_px.gif"); background-repeat: repeat-x; background-position: top;   }
.hotelDiv .border div { background-image: url("/h_images/kishrey/g_2px.gif"); background-repeat: repeat-x; background-position: bottom; }
.hotelDiv .border div div { background-image: url("/h_images/kishrey/g_px.gif"); background-repeat: repeat-y; background-position: left;} 
.hotelDiv .border div div div { background-image: url("/h_images/kishrey/g_3px.gif"); background-repeat: repeat-y; background-position: right;}
.hotelDiv .border div div div div { background-image: url("/h_images/kishrey/grayBl.gif"); background-repeat: no-repeat; background-position: bottom left; } 
.hotelDiv .border div div div div div { background-image: url("/h_images/kishrey/grayBr.gif"); background-repeat: no-repeat; background-position: bottom right;} 
.hotelDiv .border div div div div div div { background-image: url("/h_images/kishrey/grayTl.gif"); background-repeat: no-repeat; background-position: top left; }
.hotelDiv .border div div div div div div div { background-image: url("/h_images/kishrey/grayTr.gif"); background-repeat: no-repeat; background-position: top right;}
.hotelDiv .border div div div div div div div div { background-image: none;}

.formDiv .border { background-image: url("/h_images/kishrey/g_px.gif"); background-repeat: repeat-x; background-position: top;   }
.formDiv .border div { background-image: url("/h_images/kishrey/g_2px.gif"); background-repeat: repeat-x; background-position: bottom ;}
.formDiv .border div div { background-image: url("/h_images/kishrey/g_px.gif"); background-repeat: repeat-y; background-position: left;} 
.formDiv .border div div div { background-image: url("/h_images/kishrey/g_3px.gif"); background-repeat: repeat-y; background-position: right;}
.formDiv .border div div div div { background-image: url("/h_images/kishrey/grayBl.gif"); background-repeat: no-repeat; background-position: bottom left; } 
.formDiv .border div div div div div { background-image: url("/h_images/kishrey/grayBr.gif"); background-repeat: no-repeat; background-position: bottom right;} 
.formDiv .border div div div div div div { background-image: url("/h_images/kishrey/grayTl.gif"); background-repeat: no-repeat; background-position: top left; }
.formDiv .border div div div div div div div { background-image: url("/h_images/kishrey/grayTr.gif"); background-repeat: no-repeat; background-position: top right;}

.formDiv .greenBarForm .border { background-image: url("/h_images/kishrey/green_px2.gif"); background-repeat: repeat-x; background-position: top; }
.formDiv .greenBarForm .border div { background-image: url("/h_images/kishrey/green_px2.gif"); background-repeat: repeat-x; background-position: bottom; }
.formDiv .greenBarForm .border div div { background-image: url("/h_images/kishrey/green_px2.gif"); background-repeat: repeat-y; background-position: left; }
.formDiv .greenBarForm .border div div div { background-image: url("/h_images/kishrey/green_px2.gif"); background-repeat: repeat-y; background-position: right;}
.formDiv .greenBarForm .border div div div div { background-image: url("/h_images/kishrey/greenBl.gif"); background-repeat: no-repeat; background-position: bottom left;}
.formDiv .greenBarForm .border div div div div div { background-image: url("/h_images/kishrey/greenBr.gif"); background-repeat: no-repeat; background-position: bottom right;}
.formDiv .greenBarForm .border div div div div div div  { background-image: url("/h_images/kishrey/greenTl.gif"); background-repeat: no-repeat; background-position: top left;}
.formDiv .greenBarForm .border div div div div div div div { background-image: url("/h_images/kishrey/greenTr.gif"); background-repeat: no-repeat; background-position: top right; }

.middleContent .border { background-image: url("/h_images/kishrey/g_px.gif"); background-repeat: repeat-x; background-position: top; }
.middleContent .border div { background-image: url("/h_images/kishrey/g_2px.gif"); background-repeat: repeat-x; background-position: bottom; }
.middleContent .border div div { background-image: url("/h_images/kishrey/g_px.gif"); background-repeat: repeat-y; background-position: left; }
.middleContent .border div div div { background-image: url("/h_images/kishrey/g_3px.gif"); background-repeat: repeat-y; background-position: right; }
.middleContent .border div div div div { background-image: url("/h_images/kishrey/grayBl.gif"); background-repeat: no-repeat; background-position: bottom left;}
.middleContent .border div div div div div { background-image: url("/h_images/kishrey/grayBr.gif"); background-repeat: no-repeat; background-position: bottom right; }
.middleContent .border div div div div div div { background-image: url("/h_images/kishrey/grayTl.gif"); background-repeat: no-repeat; background-position: top left; }
.middleContent .border div div div div div div div { background-image: url("/h_images/kishrey/grayTr.gif"); background-repeat: no-repeat; background-position: top right }
.middleContent .border div div div div div div div div { background-image: none;}

.middleContent .border .insideMiddleContentResult .border { background-image: url("/h_images/kishrey/grayFull_px.gif"); background-repeat: repeat-x; background-position: top; }
.middleContent .border .insideMiddleContentResult .border div { background-image: url("/h_images/kishrey/grayFull_px.gif"); background-repeat: repeat-x; background-position: bottom; }
.middleContent .border .insideMiddleContentResult .border div div { background-image: url("/h_images/kishrey/grayFull_px.gif"); background-repeat: repeat-y; background-position: left; }
.middleContent .border .insideMiddleContentResult .border div div div  { background-image: url("/h_images/kishrey/grayFull_px.gif"); background-repeat: repeat-y; background-position: right }
.middleContent .border .insideMiddleContentResult .border div div div div { background-image: url("/h_images/kishrey/grayFullBl.gif"); background-repeat: no-repeat; background-position: bottom left; }
.middleContent .border .insideMiddleContentResult .border div div div div div { background-image: url("/h_images/kishrey/grayFullBr.gif"); background-repeat: no-repeat; background-position: bottom right; }
.middleContent .border .insideMiddleContentResult .border div div div div div div { background-image: url("/h_images/kishrey/grayFullTl.gif"); background-repeat: no-repeat; background-position: top left; }
.middleContent .border .insideMiddleContentResult .border div div div div div div div { background-image: url("/h_images/kishrey/grayFullTr.gif"); background-repeat: no-repeat; background-position: top right;} 
.middleContent .border .insideMiddleContentResult .border div div div div div div div div { background-image: none;}

.bCKeyboard .border { background-image: url("/h_images/kishrey/g_px.gif"); background-repeat: repeat-x; background-position: top; }
.bCKeyboard .border div { background-image: url("/h_images/kishrey/g_2px.gif"); background-repeat: repeat-x; background-position: bottom; }
.bCKeyboard .border div div { background-image: url("/h_images/kishrey/g_px.gif"); background-repeat: repeat-y; background-position: left; }
.bCKeyboard .border div div div { background-image: url("/h_images/kishrey/g_3px.gif"); background-repeat: repeat-y; background-position: right; }
.bCKeyboard .border div div div div { background-image: url("/h_images/kishrey/grayBl.gif"); background-repeat: no-repeat; background-position: bottom left; }
.bCKeyboard .border div div div div div { background-image: url("/h_images/kishrey/grayBr.gif"); background-repeat: no-repeat; background-position: bottom right; }
.bCKeyboard .border div div div div div div { background-image: url("/h_images/kishrey/grayTl.gif"); background-repeat: no-repeat; background-position: top left; }
.bCKeyboard .border div div div div div div div { background-image: url("/h_images/kishrey/grayTr.gif"); background-repeat: no-repeat; background-position: top right; }
.bCKeyboard .border div div div div div div div div { background-image: none;}

.bCMail .border { background-image: url("/h_images/kishrey/g_px.gif"); background-repeat: repeat-x; background-position: top; }
.bCMail .border div { background-image: url("/h_images/kishrey/g_2px.gif"); background-repeat: repeat-x; background-position: bottom; }
.bCMail .border div div { background-image: url("/h_images/kishrey/g_px.gif"); background-repeat: repeat-y; background-position: left; }
.bCMail .border div div div { background-image: url("/h_images/kishrey/g_3px.gif"); background-repeat: repeat-y; background-position: right; }
.bCMail .border div div div div { background-image: url("/h_images/kishrey/grayBl.gif"); background-repeat: no-repeat; background-position: bottom left; }
.bCMail .border div div div div div { background-image: url("/h_images/kishrey/grayBr.gif"); background-repeat: no-repeat; background-position: bottom right; }
.bCMail .border div div div div div div { background-image: url("/h_images/kishrey/grayTl.gif"); background-repeat: no-repeat; background-position: top left; }
.bCMail .border div div div div div div div { background-image: url("/h_images/kishrey/grayTr.gif"); background-repeat: no-repeat; background-position: top right; }
.bCMail .border div div div div div div div div { background-image: none;}

.bCInfo .border { background-image: url("/h_images/kishrey/g_px.gif"); background-repeat: repeat-x; background-position: top; }
.bCInfo .border div { background-image: url("/h_images/kishrey/g_2px.gif"); background-repeat: repeat-x; background-position: bottom; }
.bCInfo .border div div { background-image: url("/h_images/kishrey/g_px.gif"); background-repeat: repeat-y; background-position: left; }
.bCInfo .border div div div { background-image: url("/h_images/kishrey/g_3px.gif"); background-repeat: repeat-y; background-position: right; }
.bCInfo .border div div div div { background-image: url("/h_images/kishrey/grayBl.gif"); background-repeat: no-repeat; background-position: bottom left; }
.bCInfo .border div div div div div { background-image: url("/h_images/kishrey/grayBr.gif"); background-repeat: no-repeat; background-position: bottom right; }
.bCInfo .border div div div div div div { background-image: url("/h_images/kishrey/grayTl.gif"); background-repeat: no-repeat; background-position: top left; }
.bCInfo .border div div div div div div div { background-image: url("/h_images/kishrey/grayTr.gif"); background-repeat: no-repeat; background-position: top right; }
.bCInfo .border div div div div div div div  div { background-image: none;}

.bCFire .border { background-image: url("/h_images/kishrey/g_px.gif"); background-repeat: repeat-x; background-position: top; }
.bCFire .border div { background-image: url("/h_images/kishrey/g_2px.gif"); background-repeat: repeat-x; background-position: bottom; }
.bCFire .border div div { background-image: url("/h_images/kishrey/g_px.gif"); background-repeat: repeat-y; background-position: left; }
.bCFire .border div div div { background-image: url("/h_images/kishrey/g_3px.gif"); background-repeat: repeat-y; background-position: right; }
.bCFire .border div div div div { background-image: url("/h_images/kishrey/grayBl.gif"); background-repeat: no-repeat; background-position: bottom left; }
.bCFire .border div div div div div { background-image: url("/h_images/kishrey/grayBr.gif"); background-repeat: no-repeat; background-position: bottom right; }
.bCFire .border div div div div div div { background-image: url("/h_images/kishrey/grayTl.gif"); background-repeat: no-repeat; background-position: top left; }
.bCFire .border div div div div div div div { background-image: url("/h_images/kishrey/grayTr.gif"); background-repeat: no-repeat; background-position: top right; }
.bCFire .border div div div div div div div div { background-image: none;}

.smallBoxTopContent .border { background-image: url("/h_images/kishrey/g_px.gif"); background-repeat: repeat-x; background-position: top; }
.smallBoxTopContent .border div { background-image: url("/h_images/kishrey/g_2px.gif"); background-repeat: repeat-x; background-position: bottom; }
.smallBoxTopContent .border div div { background-image: url("/h_images/kishrey/g_px.gif"); background-repeat: repeat-y; background-position: left; }
.smallBoxTopContent .border div div div { background-image: url("/h_images/kishrey/g_3px.gif"); background-repeat: repeat-y; background-position: right; }
.smallBoxTopContent .border div div div div { background-image: url("/h_images/kishrey/grayBl.gif"); background-repeat: no-repeat; background-position: bottom left; }
.smallBoxTopContent .border div div div div div { background-image: url("/h_images/kishrey/grayBr.gif"); background-repeat: no-repeat; background-position: bottom right; }
.smallBoxTopContent .border div div div div div div { background-image: url("/h_images/kishrey/grayTl.gif"); background-repeat: no-repeat; background-position: top left; }
.smallBoxTopContent .border div div div div div div div { background-image: url("/h_images/kishrey/grayTr.gif"); background-repeat: no-repeat; background-position: top right; }
.smallBoxTopContent .border div div div div div div div div { background-image: none;}

.smallBoxAdvertising .border { background-image: url("/h_images/kishrey/g_px.gif"); background-repeat: repeat-x; background-position: top; }
.smallBoxAdvertising .border div { background-image: url("/h_images/kishrey/g_2px.gif"); background-repeat: repeat-x; background-position: bottom; }
.smallBoxAdvertising .border div div { background-image: url("/h_images/kishrey/g_px.gif"); background-repeat: repeat-y; background-position: left; }
.smallBoxAdvertising .border div div div { background-image: url("/h_images/kishrey/g_3px.gif"); background-repeat: repeat-y; background-position: right; }
.smallBoxAdvertising .border div div div div { background-image: url("/h_images/kishrey/grayBl.gif"); background-repeat: no-repeat; background-position: bottom left; }
.smallBoxAdvertising .border div div div div div { background-image: url("/h_images/kishrey/grayBr.gif"); background-repeat: no-repeat; background-position: bottom right; }
.smallBoxAdvertising .border div div div div div div { background-image: url("/h_images/kishrey/grayTl.gif"); background-repeat: no-repeat; background-position: top left; }
.smallBoxAdvertising .border div div div div div div div { background-image: url("/h_images/kishrey/grayTr.gif"); background-repeat: no-repeat; background-position: top right; }
.smallBoxAdvertising .border div div div div div div div  div { background-image: none; }

.smallBoxMiddleContent .border { background-image: url("/h_images/kishrey/g_px.gif"); background-repeat: repeat-x; background-position: top; }
.smallBoxMiddleContent .border div { background-image: url("/h_images/kishrey/g_2px.gif"); background-repeat: repeat-x; background-position: bottom; }
.smallBoxMiddleContent .border div div { background-image: url("/h_images/kishrey/g_px.gif"); background-repeat: repeat-y; background-position: left; }
.smallBoxMiddleContent .border div div div { background-image: url("/h_images/kishrey/g_3px.gif"); background-repeat: repeat-y; background-position: right; }
.smallBoxMiddleContent .border div div div div { background-image: url("/h_images/kishrey/grayBl.gif"); background-repeat: no-repeat; background-position: bottom left; }
.smallBoxMiddleContent .border div div div div div { background-image: url("/h_images/kishrey/grayBr.gif"); background-repeat: no-repeat; background-position: bottom right; }
.smallBoxMiddleContent .border div div div div div div { background-image: url("/h_images/kishrey/grayTl.gif"); background-repeat: no-repeat; background-position: top left; }
.smallBoxMiddleContent .border div div div div div div div { background-image: url("/h_images/kishrey/grayTr.gif"); background-repeat: no-repeat; background-position: top right; }
.smallBoxMiddleContent .border div div div div div div div  div { background-image: none; }

.smallBoxBottomContent .border { background-image: url("/h_images/kishrey/g_px.gif"); background-repeat: repeat-x; background-position: top; }
.smallBoxBottomContent .border div { background-image: url("/h_images/kishrey/g_2px.gif"); background-repeat: repeat-x; background-position: bottom; }
.smallBoxBottomContent .border div div { background-image: url("/h_images/kishrey/g_px.gif"); background-repeat: repeat-y; background-position: left; }
.smallBoxBottomContent .border div div div { background-image: url("/h_images/kishrey/g_3px.gif"); background-repeat: repeat-y; background-position: right; }
.smallBoxBottomContent .border div div div div { background-image: url("/h_images/kishrey/grayBl.gif"); background-repeat: no-repeat; background-position: bottom left; }
.smallBoxBottomContent .border div div div div div { background-image: url("/h_images/kishrey/grayBr.gif"); background-repeat: no-repeat; background-position: bottom right; }
.smallBoxBottomContent .border div div div div div div { background-image: url("/h_images/kishrey/grayTl.gif"); background-repeat: no-repeat; background-position: top left; }
.smallBoxBottomContent .border div div div div div div div { background-image: url("/h_images/kishrey/grayTr.gif"); background-repeat: no-repeat; background-position: top right; }
.smallBoxBottomContent .border div div div div div div div  div { background-image: none; }
.footerExtras{position: relative;left: -10000px;display: none;}
/* < Site-wide datepicker style > */
/* the div that holds the date picker calendar .dpDiv {} */
/* the table (within the div) that holds the date picker calendar */
.dpTable {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #000;
	background-color: #fff;
	border: 1px solid #aaa;
}
/* a table row that holds date numbers (either blank or 1-31) .dpTR {} */
/* the top table row that holds the month, year, and forward/backward buttons .dpTitleTR {} */
/* the second table row, that holds the names of days of the week (Mo, Tu, We, etc.) .dpDayTR {} */
/* the bottom table row, that has the "This Month" and "Close" buttons .dpTodayButtonTR {} */
/* a table cell that holds a date number (either blank or 1-31) */
.dpTD { border: 1px solid #fff; width: 20px; height: 20px; }
/* a table cell that holds a date number (either blank or 1-31) */
.dpTDpast {
	border: 1px solid #fff;
	color: #ccc;
	width: 20px; height: 20px;
}
/* a table cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlightTD {
	background-color: #cccccc;
	border: 1px solid #aaaaaa;
	width: 20px; height: 20px;
}
/* the date number table cell that the mouse pointer is currently over (you can use contrasting colors to make it apparent which cell is being hovered over) */
.dpTDHover {
	background-color: #aca998;
	border: 1px solid #888888;
	cursor: pointer;
	color: red;
	width: 20px; height: 20px;
}
/* the table cell that holds the name of the month and the year .dpTitleTD {}*/
/* a table cell that holds one of the forward/backward buttons .dpButtonTD {}*/
/* the table cell that holds the "This Month" or "Close" button at the bottom */
.dpTodayButtonTD {border-top: 1px solid #000; text-align: center;}
/* a table cell that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTD {
	background-color: #fff;
	border: 1px solid #fff;
	border-bottom: 1px solid #ccc;
	color: #333;
}
/* additional style information for the text that indicates the month and year */
.dpTitleText {
	font-size: 12px;
	color: #000;
	font-weight: bold;
	text-align: center;
}
/* additional style information for the cell that holds a highlighted day (usually either today's date or the current date field value) */ 
.dpDayHighlight {
	color: #000;
	font-weight: bold;
}
.dpDayToday {color:blue;}
.dpDayTodayHighlight {
	color:blue;
	font-weight:bold;
}
/* the forward/backward buttons at the top */
.dpButton {
	background-color: #fff;
	font-weight: bold;
	padding:0px;
	border:0px;
}
/* the "This Month" and "Close" buttons at the bottom */
.dpTodayButton {
	font-size: 11px;
	border:0px;
	color:blue;
	background-color: #fff;
	font-weight:bold;
	margin-left: 10px;
}

.HorizonalFlashBanners
{
	width:540px;
	margin:0 auto;
}

.HorizonalFlashBanners div
{
    float:right;
}
