﻿body
{
    min-width: 800px;
    margin: 0;
    padding: 0;
    font-family: Arial, "Trebuchet MS" , "Lucida Grande" , Helvetica, sans-serif;
    color: #666666;
    background-color: #4B4B4B;
}
input
{
    border: 1px solid #888;
    padding: 1px;
    background-color: #F8F8F8;
}
input:focus
{
    border: 2px solid #81A7CF;
    background-color: #E0E8EF;
}
textarea:focus
{
    border: 2px solid #81A7CF;
    background-color: #E0E8EF;
}
select:focus
{
    border: 2px solid #81A7CF;
    background-color: #E0E8EF;
}
#mainwrapper
{
    width: 800px;
    text-align: left;
}

#content
{
    width: 100%;
    border-top: solid 1px #C9D7F1;
    background-color: White;
    float: left;
}
.searchButtons
{
    background: transparent url(Images/btnBG.gif) repeat-x scroll 0%;
    color: White;
    font-family: Tahoma;
    font-weight: bold;
    font-size: 8pt;
    height: 22px;
    vertical-align: middle;
    padding-bottom: 2px;
    letter-spacing:1px;
}

.tab
{
    width: 75px;
    text-align: center;
    height: 30px;
    border: solid 1px black;
    vertical-align: bottom;
    font-family: Arial;
    font-weight: bold;
    line-height: 30px;
    background: transparent url(Images/gray_un_select.jpg) repeat-x scroll 0%;
}
.tab a
{
    color: Gray;
    vertical-align: bottom;
}
.tab a:hover
{
    height: 30px;
    line-height: 30px;
    text-decoration: underline;
    color: Black;
    cursor: pointer;
    background: transparent url(Images/gray_select.jpg) repeat-x scroll 0%;
}



.tabBckWhite
{
    background-color: White;
    height: 22pt;
    width: 100%;
    float: left;
    border-bottom: 4pt solid #EB6C39;
}
.tabBckUnSelected
{
    float: left;
}
.tabBckUnSelected a
{
    font-family: Tahoma,Verdana,Arial;
    font-size: 70%;
    font-weight: bold;
    color: #334455;
    float: left;
    line-height: 11pt;
    margin-top: 3pt;
    padding-left: 10pt;
    padding-right: 10pt;
    padding-top: 3pt;
    padding-bottom: 4pt;
    text-decoration: none;
    border-bottom: solid 1pt White;
    background: transparent url(Images/gray_un_select.jpg) repeat-x scroll 0%;
}
.tabBckUnSelected a:hover
{
    background: transparent url(Images/gray_select.jpg) repeat-x scroll 0%;
    text-decoration: underline;
}
.tabBckSelected
{
    float: left;
}
.tabBckSelected a
{
    background: transparent url(Images/ora_select.jpg) repeat-x scroll 0%;
    font-family: Tahoma,Verdana,Arial;
    font-size: 70%;
    font-weight: bold;
    color: White;
    float: left;
    line-height: 11pt;
    margin-top: 3pt;
    padding-left: 10pt;
    padding-right: 10pt;
    padding-top: 3pt;
    padding-bottom: 4pt;
    text-decoration: none;
    border-bottom: solid 1pt #EB6C39;
}
.tabBckSelected a:hover
{
    text-decoration: underline;
}

.seoToolBarWhite
{
    padding: 0px;
    margin: 0px;
    height: 24px;
    text-decoration: none;
    background-color: White;
    width: 100%;
    border-bottom: solid 1pt Gray;
    float: left;
}
.seoToolBarCon
{
}
.seoToolBarCon a
{
    float: left;
    margin-left: 2pt;
    margin-top: 1pt;
    font-family: Tahoma,Verdana, Arial, Times New Roman;
    font-size: 11px;
    padding-right: 30pt;
    padding-left: 10pt;
    border: solid 1pt White;
    padding-top: 2px;
    padding-bottom: 4px;
    color: Blue;
}
.seoToolBarCon a:hover
{
    border: solid 1pt RGB(200, 210, 250);
    background-color: RGB(235, 235, 250);
    color: #DD7C3B;
}

.seoDropDown
{
    border: solid gray 1px;
    overflow: auto;
    display: none;
    height: 250px;
    width: 200px;
    padding: 0;
    margin: 0;
    background-color: White;
    z-index: 10000;
}
.seoDropDown a
{
    text-decoration: none;
    border-bottom: solid 1px rgb(220,220,220);
    padding: 0px;
    margin-top: 0px;
    float: left;
    font-family: Tahoma,Verdana, Arial, Times New Roman;
    font-size: 11px;
    line-height: 18px;
    height: 18px;
    color: rgb(80,80,80);
    width: 100%;
}

.seoDropDown a:hover
{
    background-color: RGB(235, 235, 250);
    color: #DD7C3B;
    border-bottom: solid 1px rgb(220,220,220);
}

.titleBack
{
    width: 654px;
    float: left;
    color: White;
    font-family: Tahoma;
    background-color: rgb(125,150,200);
}
.propertyName
{
    color: RGB(55, 55, 50);
    height: 22px;
    float: left;
    font-weight: bold;
    font-family: Tahoma;
    font-size: 16px;
    text-decoration: none;
    padding-top: 5px;
    padding-left: 5px;
    width: 95%;
}

.propertyAddress
{
    float: left;
    font-size: 9px;
    font-family: Tahoma;
    padding-bottom: 3px;
    padding-left: 5px;
    width: 70%;
}

.propertyLinks
{
    float: left;
    font-size: 9px;
    font-family: Tahoma;
    width: 28%;
    text-align: right;
}
.propertyLinks a
{
    text-decoration: underline;
    color: #DD7C3B;
}
.propertyLinks a:hover
{
    text-decoration: underline;
    color: Blue;
}
.contentBody
{
    background-color: White;
    float: left;
    color: RGB(75, 75, 75);
    padding: 0pt;
    line-height: 12px;
    margin: 0px;
    width: 654px;
}
h1
{
    height: 20px;
    float: left;
    font-weight: bold;
    font-family: Tahoma;
    font-size: 16px;
    line-height: 20px;
    margin: 0px;
    padding: 0px;
    text-decoration: none;
    width: 95%;
}
h2
{
    float: left;
    font-family: Tahoma;
    font-size: 9px;
    font-weight: normal;
    width: 70%;
}
.contentTitle
{
    position: relative;
    top: 2pt;
    width: 610px;
    float: left;
    font-family: Times New Roman,Tahoma, Verdana;
    font-size: 15pt;
    font-weight: bold;
    padding-left: 5pt;
    padding-top: 3pt;
    margin: 0pt;
    line-height: 20px;
    height: 20px;
}
.contentBody a
{
    font-family: Arial;
    font-size: 10pt;
    float: left;
    text-decoration: underline;
    color: #4C729F;
    padding-top: 10pt;
    line-height: 10px;
}
.contentBody a:hover
{
    text-decoration: underline;
    color: #DD7C3B;
}
.horizontal
{
    overflow: hidden;
    background-color: gray;
    height: 2px;
    margin-top: 3pt;
    padding: 0pt;
    float: left;
    width: 100%;
}
.contentTextDetail
{
    padding-top: 5pt;
    padding-left: 7pt;
    text-align: justify;
    font-family: Tahoma;
    font-size: 8pt;
    line-height: 13pt;
    float: left;
}
.contentFixed
{
    background-position: center;
    text-align: center;
    border: solid 1pt RGB(195, 195, 195);
    width: 140pt;
    float: left;
    margin-left: 9pt;
    margin-top: 8pt;
}
.contentRow
{
    width: 100%;
    line-height: 13pt;
    font-family: Tahoma;
    font-size: 7pt;
    padding-top: 1pt;
    height: 14pt;
    text-align: center;
}
.contentFixedTitle
{
    color: Blue;
    font-weight: bold;
    width: 50%;
    float: left;
    text-align: right;
    padding-right: 3pt;
}
.contentFixedText
{
    color: rgb(70, 70, 70);
    width: 40%;
    text-align: left;
    padding-left: 5pt;
    float: left;
}
.contentFixedText a
{
    font-family: Tahoma;
    font-size: 7pt;
    float: left;
    padding: 0;
    line-height: 14pt;
    font-weight: bold;
}
.contentFixedText a:hover
{
    color: #DD7C3B;
}
.mapsOuterBorder
{
    width: 550px;
    height: 432px;
    float: left;
    position: relative;
    border: solid 10pt RGB(180,200,225);
    margin-left: 10px;
    margin-top: 20pt;
}
.mapsInnerBorder
{
    width: 516px;
    height: 400px;
    border: solid 8pt RGB(73,120,190);
    position: relative;
    left: 4pt;
    top: 4pt;
    line-height: 15px;
    font-size: 12px;
    font-family: Tahoma;
}
.label
{
    font-family: Tahoma;
    font-size: 10pt;
    color: #4C729F;
}
.radioButton
{
    font-family: Tahoma,Times New Roman,Verdana;
    font-size: 11px;
    width: 100%;
    color: #336699;
    float: left;
}

.loginControl
{
    float: none;
    font-size: 12px;
    font-family: Tahoma;
    background: transparent url(../../Images/block-title-bg.png) repeat-x;
}
.loginControlCheck
{
    float: none;
    font-size: 11px;
    font-family: Tahoma;
    padding-top: 8px;
}
.loginTitle
{
    float: none;
    font-size: 14px;
    font-family: Tahoma;
    font-weight: bold;
    color: White;
    line-height: 10px;
}
.reviewImageTitleText
{
    float: left;
    font-family: Tahoma;
    font-size: 11px;
    padding-left: 3px;
    height: 15px;
    width: 100%;
}
.reviewImageUpload
{
    float: left;
    font-family: Tahoma;
    font-size: 11px;
    padding-left: 3px;
    height: 21px;
    width: 100%;
}

.popHyperLinks a
{
    text-decoration: underline;
    color: White;
}
.popHyperLinks a:hover
{
    color: Red;
    text-decoration: underline;
}
/*************************************************************************rgb(235, 108, 57)*/
.propertyWraper
{
    background-color: rgb(240, 240,240);
    color: RGB(75, 75, 75);
    float: left;
    line-height: 10px;
    width: 100%;
}
.contentWraper
{
    background-color: White;
    color: RGB(75, 75, 75);
    float: left;
    font-family: Verdana;
    font-size: 8pt;
    line-height: 17px;
    margin-bottom: 3px;
    padding: 0pt;
    text-align: justify;
    width: 654px;
}
.contentTextWraper
{
    float: left;
    padding-left: 5px;
    width: 440px;
}
.contentTextTitleWraper
{
    border-bottom: solid 2px rgb(150,150,150);
    float: left;
    height: 20px;
    line-height: 22px;
    width: 100%;
}
.contentTextTitle
{
    float: left;
    font-size: 12px;
    font-weight: bold;
    width: 415px;
}
.propertyWraper a
{
    border: none; /*	color: #4C729F;*/
    color: Blue;
    float: left;
    font-family: Verdana;
    font-size: 8pt;
    margin: 0px;
    padding: 0px;
    padding-top: 1px;
    text-decoration: underline;
}
.propertyWraper a:hover
{
    text-decoration: underline;
    color: #DD7C3B;
}
.airPortTop
{
    width: 90px;
    border-left: solid 1px RGB(195, 195, 195);
    border-bottom: solid 1px RGB(195, 195, 195);
    border-right: solid 1px RGB(195, 195, 195);
    padding: 1px;
    text-align: center;
    float: left;
}
.airPortMiddle
{
    width: 200px;
    border-bottom: solid 1px RGB(195, 195, 195);
    padding: 1px;
    text-align: center;
    float: left;
}
.airPortBottom
{
    width: 85px;
    border-left: solid 1px RGB(195, 195, 195);
    border-bottom: solid 1px RGB(195, 195, 195);
    border-right: solid 1px RGB(195, 195, 195);
    padding: 1px;
    text-align: center;
    float: left;
}
.readingText
{
    font-family: Verdana;
    font-size: 11px;
    float: left;
    line-height: 14px;
    text-align: justify;
}
.warningText
{
    font-family: Arial;
    font-size: 11px;
    float: left;
    color: Red;
    line-height: 14px;
    font-weight: normal;
}
.titleText
{
    font-family: Tahoma;
    font-size: 14px;
    font-weight: bold;
    float: left;
    line-height: 16px;
}
/* General Title */

/*
rgb(0, 84, 84) Netscape Navigator


*/
.createUserWraper
{
    text-align: center;
    border: solid 2px gray;
    width: 370px;
    background-color: rgb(200,200,200);
    float: left;
}
.createUserTitle
{
    float: none;
    font-size: 12px;
    font-family: Tahoma;
    background: transparent url(../../Images/block-title-bg.png) repeat-x;
    padding-top: 5px;
    margin-bottom: 5px;
    height: 25px;
    line-height: 15px;
    color: White;
    font-weight: bold;
}
.createUserRow
{
    font-family: Verdana;
    font-size: 11px;
    line-height: 14px;
    float: left;
    width: 360px;
}
.createUserLabel
{
    width: 120px;
    text-align: right;
    padding-right: 10px;
    line-height: 25px;
    float: left;
}
.createUserTextWrapper
{
    width: 218px;
    float: left;
}
.createUserText
{
    width: 210px;
    text-align: left;
    float: left;
    font-size: 12px;
    font-family: Times New Roman;
    height: 16px;
}
.createUserReqVal
{
    float: left;
    width: 10px;
    text-align: center;
}
/*Common*/
.starImage
{
    background-color: Transparent;
    height: 13px;
}
.fullWidth
{
    width: 100%;
    float: left;
}
div.homeTextArea ul
{
    font-family: Tahoma;
    font-size: 11px;
    margin: 0px;
    padding: 0px;
}
div.homeTextArea ul ol
{
    float: left;
    width: 100%;
    line-height: 20px;
    padding: 0px;
    margin: 0px;
}
/***********************Pages**************************/
/*Home.aspx*/
.homeTitle
{
    color: rgb(250,250,250);
    height: 22px;
    float: left;
    font-weight: bold;
    font-family: Times New Roman;
    font-size: 15px;
    text-decoration: none;
    padding-left: 5px;
    line-height: 20px;
    background: transparent url(Images/page_header.gif) repeat-x scroll 0%;
    width: 350px;
    border: solid 1px gray;
}
.homeTextArea
{
    border-bottom: solid 1px gray;
    border-right: solid 1px gray;
    border-left: solid 1px gray;
    float: left;
    padding-left: 5px;
    width: 350px;
}
.homeTextArea a
{
    color: Blue;
    line-height: 20px;
    float: left;
    font-family: Tahoma;
    font-size: 11px;
}
.homeTextArea a:hover
{
    color: #ED5929;
}
.homeTextBox
{
    height: 30px;
    text-align: center;
    padding: 0px;
    margin: 0px;
}

.homeTextBox ul
{
    margin: 0px;
    padding: 0px;
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
}

.homeTextBox li
{
    font-family: Tahoma;
    font-size: 11px;
    margin-left: 3px;
    margin-right: 3px;
    padding: 0px;
    line-height: 16px;
    height: 18px;
    border-bottom: solid 1px rgb(220,220,220);
}

/*SearchResult.aspx*/
.searchHeaderText
{
    width: 645px;
    height: 20px;
    float: left;
    color: White;
    font-size: 14px;
    font-weight: bold;
    padding-left: 10px;
    height: 25px;
    padding-top: 10px;
    font-family: Tahoma;
    background: transparent url(Images/title.gif) repeat-x scroll 0%;
}
.searchWraper
{
    width: 655px;
    float: left;
    background-color: #EFF5FF;
    border-left: solid 1px gray;
}
.searchText
{
    color: Navy;
    font-family: Tahoma;
    font-weight: bold;
    font-size: 11px;
    padding: 0px;
    padding-left: 13px;
    padding-bottom: 5px;
    padding-top: 5px;
    height: 15px;
    float: left;
    width: 96%;
    line-height: 18px;
}
.searchPageBG
{
    width: 100%;
    float: left;
    background-color: rgb(205,220,235);
}
.searchAds
{
    width: 144px;
    float: left;
    background-color: rgb(205,220,235);
    font-size: 12px;
    font-family: Tahoma;
    text-align: center;
}
/****************************Display.aspx********************************/
.propertyTitle
{
    float: left;
    background: transparent url(Images/lighter_title.gif) repeat-x scroll 0%;
    width: 100%;
    color: rgb(50, 50, 50);
    height: 48px;
}
.displayContentWraper
{
    background-color: White;
    color: RGB(75, 75, 75);
    float: left;
    font-family: Verdana;
    font-size: 8pt;
    line-height: 17px;
    margin-bottom: 3px;
    padding: 0pt;
    text-align: justify;
    width: 654px;
}
.displayContentTextWraper
{
    float: left;
    padding-left: 10px;
    width: 435px;
}
.displayContentTextTitleWraper
{
    border-bottom: solid 2px rgb(150,150,150);
    float: left;
    height: 20px;
    line-height: 22px;
    width: 100%;
}
.displayContentTextTitle
{
    float: left;
    font-size: 12px;
    font-weight: bold;
    width: 410px;
}
.displayTitleText
{
    font-family: Tahoma;
    font-weight: bold;
    float: left;
    font-size: 12px;
    line-height: 18px;
}
/********************Room.aspx****************************/
.roomInfoText
{
    font-family: Tahoma;
    font-size: 11px;
    line-height: 20px;
    height: 25px;
    color: Maroon;
    margin: 10px 14px 0px 14px;
    border: solid 1px gray;
    background-color: rgb(225,225,225);
    width: 622px;
}

.roomTitleWraper
{
    border: solid 1px rgb(2, 93, 151);
    width: 635px;
    margin: 0px;
    padding: 0px;
    margin-left: 9px;
    margin-top: 10px;
    background-color: White;
    float: left;
    color: RGB(75, 75, 75);
}
.rooomTitle
{
    font-size: 16px;
    width: 625px;
    padding-top: 6px;
    padding-left: 10px;
    font-family: Times New Roman;
    font-weight: bold;
    line-height: 15px;
    background: transparent url(Images/dark_title.gif) repeat-x scroll 0%;
    color: White;
    height: 22px;
}
.roomBackGround
{
    width: 640px;
    float: left;
    background-color: #DFDFDF;
}
.roomNoRoomText
{
    height: 50px;
    width: 580px;
    margin: 10px 10px 10px 15px;
    color: RGB(55, 55, 50);
    float: left;
    font-weight: bold;
    font-family: Tahoma;
    font-size: 11px;
    line-height: 15px;
}
/****************************WriteReview.aspx*****************************************/
.writeReviewWraper
{
    background-color: White;
    height: 920px;
    width: 800px;
    float: left;
}
.writeReviewTitleWraper
{
    border-right: solid 1px gray;
    border-bottom: solid 1px gray;
    width: 655px;
    float: left;
}
.writeReviewTitle
{
    background: transparent url(Images/dark_title.gif) repeat-x scroll 0%;
    float: left;
    width: 645px;
    font-family: Tahoma;
    font-size: 14px;
    font-weight: bold;
    color: White;
    height: 25px;
    line-height: 25px;
    padding-left: 10px;
}
.writeReviewTextWraper
{
    float: left;
    padding: 8px 10px 5px 10px;
    width: 634px;
}
.writeReviewSearchTitle
{
    padding: 8px;
    border: solid 1px gray;
    margin: 5px;
    width: 425px;
    float: left;
}
.writeRevewTitleText
{
    font-size: 13px;
    padding-bottom: 5px;
    height: 20px;
    float: left;
    font-weight: bold;
    color: Navy;
    text-decoration: underline;
}
.writeReviewSubTitle
{
    font-size: 11px;
    text-decoration: none;
    color: Black;
    font-family: Tahoma;
    height: 20px;
    float: left;
    width: 100%;
    font-weight: bold;
}
/***************************Review.aspx********************************/
.reviewThumbUp
{
    background: transparent url(Images/thumb_up.JPG) repeat-x scroll 0%;
    width: 20px;
    float: left;
}
.reviewThumbDown
{
    background: transparent url(Images/thumb_down.JPG) repeat-x scroll 0%;
    width: 20px;
    float: left;
}
/***************************FullReview.aspx********************************/
.fullReviewTitle
{
    background: transparent url(Images/dark_title.gif) repeat-x scroll 0%;
    width: 655px;
    float: left;
}
/****************************Edit.aspx******************************************/

.editBackgroundWhite
{
    width: 800px;
    background-color: White;
    float: left;
}
.editBackground
{
    width: 655px;
    float: left;
    background: rgb(239, 245, 255);
    border-right: solid 1px gray;
}
.editPageTitle
{
    background: transparent url(Images/dark_title.gif) repeat-x scroll 0%;
    width: 655px;
    float: left;
    color: White;
    height: 42px;
}
.editPageTitleText
{
    float: left;
    width: 645px;
    font-size: 14px;
    font-weight: bold;
    padding-left: 10px;
    padding-top: 6px;
    font-family: Tahoma;
}
.editTitleWraper
{
    float: left;
    width: 635px;
}
.editTitleLeft
{
    margin-top: 10px;
    background: transparent url(Images/left_tab.gif) no-repeat scroll left center;
    float: left;
    height: 29px;
    padding-left: 15px;
    margin-left: 5px;
}
.editTitleRight
{
    background: transparent url(Images/right_tab.gif) no-repeat scroll right center;
    float: left;
    height: 29px;
    padding-right: 15px;
}
.editTitle
{
    height: 29px;
    background: transparent url(Images/tab.gif) repeat-x scroll 0%;
    width: 610px;
    padding-left: 5px;
    float: left;
}
.editTitleText
{
    font-family: Tahoma;
    font-weight: bold;
    font-size: 12px;
    color: White;
    float: left;
    padding-top: 3px;
}
.editViewWraper
{
    border-left: solid 2px rgb(63, 84, 132);
    border-right: solid 2px rgb(63, 84, 132);
    border-bottom: solid 2px rgb(63, 84, 132);
    float: left;
    margin-left: 5px;
    margin-top: -1px;
    width: 641px;
}
.editAgreementWraper
{
    float: left;
    background-color: rgb(235,235,235);
    width: 625px;
    margin-left: 6px;
    border: solid 1px gray;
    margin-top: 5px;
    margin-bottom: 10px;
}
.editAgreementTitleText
{
    font-size: 11px;
    text-decoration: none;
    color: Navy;
    font-family: Tahoma;
    font-weight: bold;
    height: 20px;
    float: left;
    line-height: 20px;
    width: 520px;
}
.editViewSubTitle
{
    float: left;
    width: 626px;
    background-color: rgb(238, 202, 110);
    margin-top: 8px;
    margin-left: 6px;
    border: solid 1px gray;
}
.editViewSubTitleBackGround
{
    width: 625px;
    float: left;
    margin-left: 5px;
    border: solid 1px gray;
    background-color: rgb(235,235,235);
    margin-top: 5px;
}
.editViewSubTitleText
{
    float: left;
    padding-left: 6px;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    font-weight: bold;
    color: Navy;
}
/*********************Popup Pages *************************/
/********************AddRoom.aspx***************************/
.outterMostWraper
{
    width: 670px;
    padding: 10pt;
    background: rgb(60,110,180);
    float: left;
    color: rgb(48,48,48);
}
.outerBorder
{
    width: 660px;
    padding: 7px;
    background-color: White;
    float: left;
}
.innerWraper
{
    width: 655px;
    float: left;
    background-color: rgb(250,250,250);
}
.popImageTitle
{
    width: 655px;
    float: left;
    background: transparent url(Images/darker_title.gif) repeat-x scroll 0%;
    height: 45px;
    color: White;
    font-family: Tahoma;
}
.popImageTitleText
{
    width: 645px;
    float: left;
    font-size: 14px;
    font-weight: bold;
    padding-left: 10px;
    line-height: 22px;
    height: 25px;
    padding-top: 3px;
}
.addressWraper
{
    width: 655px;
    height: 15px;
    float: left;
}
.addressText
{
    width: 450px;
    height: 15px;
    float: left;
    font-size: 10px;
    padding-left: 10px;
}
.pageTitleWraper
{
    width: 648px;
    float: left;
    line-height: 20px;
    background-color: rgb(238, 202, 110);
    border: solid 1px black;
    font-family: Tahoma;
    font-size: 12px;
    color: Navy;
    padding-left: 5px;
    height: 20px;
    font-weight: bold;
}
.dataWraper
{
    width: 653px;
    background-color: rgb(225, 230, 245);
    float: left;
    border: solid 1px gray;
    margin-top: 3px;
    padding-bottom: 5px;
}
.popHyperLinks
{
    float: left;
    font-size: 9px;
    font-family: Tahoma;
    padding-bottom: 3px;
    width: 28%;
    text-align: right;
    color: White;
    font-weight: normal;
}

/**************************Profile.aspx***************/
.profileWraper
{
    background-color: White;
    height: 600px;
    width: 800px;
    float: left;
}
.profileTitleWraper
{
    border-right: solid 1px gray;
    border-bottom: solid 1px gray;
    width: 800px;
    float: left;
}
.profileTitle
{
    background: transparent url(Images/dark_title.gif) repeat-x scroll 0%;
    float: left;
    width: 790px;
    font-family: Verdana;
    font-size: 14px;
    font-weight: bold;
    color: White;
    height: 25px;
    line-height: 25px;
    padding-left: 10px;
}
.profileInfoTitle
{
    width: 45%;
    font-family: Tahoma;
    margin-left: 20px;
    margin-top: 10px;
    float: left;
    border: solid 1px teal;
    padding-bottom: 10px;
}

.profileInfoHeading a
{
    padding-right: 15px;
    float: right;
    vertical-align: super;
    font-size: 11px;
    color: White;
}
.profileInfoHeading a:hover
{
    color: #DD7C3B;
    text-decoration: underline;
}
.profileInfoHeading
{
    width: 100%;
    float: left;
    background: transparent url(Images/title.gif) repeat-x scroll 0%;
    padding-top: 3px;
    padding-bottom: 1px;
}
.profileEditText
{
    font-size: 11px;
    float: left;
    margin-top: 7px;
    padding-left: 8px;
    width: 90%;
}
.profileInfoPlainText
{
    width: 45%;
    float: left;
}
.profileInfoPlainText a
{
    font-size: 11px;
    color: Blue;
}
.profileInfoPlainText a:hover
{
    color: #DD7C3B;
    text-decoration: underline;
}
.profileInfoBoldText
{
    width: 35%;
    float: left;
    font-weight: bold;
}
.profileMessage
{
    background-color: Silver;
    margin-top: 5px;
    margin-left: 25px;
    padding-top: 5px;
    width: 360px;
    height: 20px;
    float: left;
    font-size: 12px;
    font-family: Tahoma;
    text-align: center;
}
.profileMessage a
{
    font-family: Tahoma;
    font-size: 11px;
    color: Blue;
}
.profileMessage a:hover
{
    color: #DD7C3B;
    text-decoration: underline;
}
/** About us and Contact us **/
/****************/
.aboutUsTitle
{
    background: transparent url(Images/dark_title.gif) repeat-x scroll 0%;
    float: left;
    width: 645px;
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    color: White;
    height: 30px;
    line-height: 30px;
    padding-left: 10px;
}
.aboutUsSubTitle
{
    font-size: 14px;
    text-decoration: underline;
    color: White;
    font-family: Verdana;
    height: 20px;
    float: left;
    font-weight: bold;
}

.aboutUsContent
{
    font-size: 11px;
    text-decoration: none;
    color: Black;
    font-family: Verdana;
    height: 19px;
    line-height: 19px;
    float: left;
    font-weight: normal;
    padding-left: 10px;
    width: 600px;
}


.contactUsTitle
{
    background: transparent url(Images/dark_title.gif) repeat-x scroll 0% 50%;
    color: White;
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    height: 25px;
    line-height: 25px;
    padding-left: 10px;
    width: 650px;
}
.contactUsSubTitle
{
    font-size: 15px; /*text-decoration:underline; */
    color: Black;
    font-family: Times New Roman;
    height: 20px;
    float: left;
    font-weight: bold;
    padding-left: 10px;
}

.contactUsContent
{
    font-size: 12px;
    text-decoration: none;
    color: Black;
    font-family: Tahoma;
    height: 20px;
    float: left;
    font-weight: normal;
    padding-left: 10px;
}



/*******************Admin.aspx******************/
.headerTextAdmin
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    padding-top: 5px;
    padding-bottom: 10px;
}
.headerTextAdmin a
{
    color: Blue;
    font-weight: normal;
    text-decoration: underline;
}

.headerTextAdmin a:hover
{
    font-weight: normal;
    color: #DD7C3B;
    text-decoration: underline;
}
/*********************SiteMap.aspx****************/
.sitemapTitle
{
    float: left;
    background: transparent url(Images/lighter_title.gif) repeat-x scroll 0%;
    width: 100%;
    color: rgb(50, 50, 50);
    height: 48px;
}
.sitemapTitle a
{
    color: #323232;
}
.sitemapTitle a:hover
{
    color: #ED5929;
}
.tableWrapper
{
    border-bottom: solid 2px Gray;
    width: 100%;
    padding-bottom: 10px;
}
.tableWrapper a
{
    color: Blue;
}
.tableWrapper a:hover
{
    color: #ED5929;
}
.sitemapSubTitle
{
    font-family: Verdana;
    font-size: 13px;
    font-weight: bold;
    background: transparent url(Images/dark_title.gif) repeat-x scroll 0%;
    width: 100%;
    float: left;
    line-height: 25px;
    vertical-align: middle;
    color: White;
}
.sitemapSubTitle a
{
    color: White;
}
.sitemapSubTitle a:hover
{
    color: White;
}
.sitemapSubTitleText
{
    font-family: Verdana;
    font-size: 13px;
    font-weight: bold;
}
.themeWrapper
{
    background: transparent url(Images/dark_title.gif) repeat-x scroll 0%;
    width: 100%;
    height: 30px;
    color: White;
}
.themeWrapperTitle
{
    font-family: Verdana;
    font-size: 13px;
    font-weight: bold;
    float: left;
    line-height: 25px;
    padding-top: 5px;
    padding-left: 10px;
    vertical-align: middle;
}
/*********** New hotel **********/
.newHotelTitle
{
    background: transparent url(Images/lighter_title.gif) repeat-x scroll 0%;
    float: left;
    width: 100%;
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    color: Black;
    height: 40px;
    line-height: 40px;
}
.newHotelTitle1
{
    background: transparent url(Images/dark_title.gif) repeat-x scroll 0%;
    float: left;
    width: 100%;
    font-weight: bold;
    color: White;
    height: 30px;
    line-height: 30px;
}
.newHotelSubTitle
{
    font-size: 11px;
    text-decoration: none;
    color: Black;
    font-family: Tahoma;
    height: 20px;
    float: left;
}
.newHotelDetails
{
    padding: 8px;
    border: solid 1px gray;
    margin: 5px;
    width: 425px;
    float: left;
}

.newHotelHotelDesc
{
    font-size: 11px;
    text-decoration: underline;
    color: Blue;
    font-family: Tahoma;
    height: 20px;
    float: left;
    font-weight: normal;
    padding-left: 10px;
}

.newHotelAirportTitle
{
    font-size: 11px;
    text-decoration: underline;
    color: Blue;
    font-family: Tahoma;
    height: 20px;
    float: left;
    font-weight: normal;
    padding-left: 10px;
}

.newHotelSubTitlePhoto
{
    font-size: 11px;
    text-decoration: underline;
    color: Black;
    font-family: Tahoma;
    height: 20px;
    float: left;
    padding-left: 10px;
}

.newHotelTermsAndCondition
{
    font-size: 11px;
    text-decoration: none;
    color: Black;
    font-family: Tahoma;
    height: 20px;
    float: left;
    font-weight: bold;
    padding-left: 10px;
}
.newHotelTermsAndConditionSub
{
    font-size: 11px;
    text-decoration: none;
    color: Black;
    font-family: Tahoma;
    height: 20px;
    float: left;
    padding-left: 10px;
}
.newHotelImageTitleText
{
    float: left;
    font-family: Tahoma;
    font-size: 11px;
    padding-left: 3px;
    height: 15px;
}

.newHotel1stOuter
{
    width: 100%;
    float: left;
    background-color: White;
}
.newHotelRow
{
    float: left;
    width: 100%;
    margin-top: 10px;
}
.newHotelCol1
{
    font-size: 11px;
    text-decoration: none;
    color: Black;
    font-family: Tahoma;
    height: 20px;
    float: left;
    font-weight: bold;
    padding-left: 10px;
    width: 120px;
}
.newHotelCol2
{
    font-size: 11px;
    text-decoration: none;
    color: Black;
    font-family: Tahoma;
    height: 20px;
    float: left;
}
/****************/
.homePageText
{
    font-size: 12px;
    font-family: Verdana;
    font-weight: bold;
    margin: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #F44001;
}

