﻿/*
 *Palm Springs Bureau of Tourism 
 *http://www.palm-springs.org/
/* ---------------------------------------- */


/* Spirites */
#Navi li a, #Navi li a:hover, #Footer .copyright, .byPlane, .byCar, .visSer, .searchBtn, .socialMedia li a, .submitBtn, .submitBtn2, .reserve, .loginBtn, .UpdateBtn, .website, .profile, .reservations, .visitor, .hotdeal, .subscribe, .partner, .amenitiesButton, .priceButton
{
    background: url(/images/Sprite_main2.png) no-repeat;
}

#TopMenu li li a, #TopMenu li li a:hover
{
    background: url(/images/Sprite_main.png) no-repeat;
}

.orangeBg, .greenBg, #MenuTop, #Navi, #TopMenu ul li ul
{
    background-image: url(/images/Sprite_Bg.png);
    background-repeat: repeat-x;
}

*
{
    margin: 0;
    padding: 0;
}

html
{
    min-height: 100%;
    margin: 0 0 1px;
    font-size: 100.01%;
}

body
{
    background-color: #362416;
    font-size: 72.5%;
    color: #58564d;
}

body, textarea, input, select, option, button, .entryContent p
{
    font-family: Arial,Helvetica Neue,Helvetica;
}

/* Link */
a
{
    color: #148d9e;
    text-decoration: none;
    cursor: pointer;
}
a:hover, a:focus, a:active
{
    color: #148d9e;
    text-decoration: underline;
}
.arrow
{
    letter-spacing: -1px;
    font-family: Times New Roman;
}

.floatLf
{
    float: left;
}
.floatRt
{
    float: right;
}
.floatFluid
{
    float: left;
    width: 100%;
}
.clear
{
    clear: both;
}

img
{
    border: none;
}
table
{
    border-collapse: collapse;
    border-spacing: 0;
}

/* HEADERS
------------------------------------------- */
h1, h2, h3, h4, h5
{
    font-family: "Helvetica CE" ,Helvetica Neue,Helvetica;
    text-transform: uppercase;
}
h1
{
    font-size: 3.2em;
    color: #eb5f1a;
    font-family: Helvetica LT Condensed;
}
h2
{
    font-size: 1.2em;
    color: White;
    padding: 2px 4px 1px 6px;
}
h3
{
    font-size: 1.6em;
    color: #59574b;
    text-transform: none;
}
h4
{
    color: #eb5f1a;
}
h5
{
    font-size: 1.2em;
    text-transform: none;
    font-family: Arial;
}

ul, ol, dl, p, table, pre, h1, h2, h3, h4
{
    margin-bottom: 8px;
}
ul, dd, blockquote
{
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.ListProfileCont ol, .ListProfileCont ul
{
    margin-left: 15px;
}

.ListProfileCont ul
{
    list-style-type: disc;
}

li *, li p, li li, dt *, dd *, p *, th *, td *
{
}

.orangeText, .orangeText a:hover
{
    color: #eb5f1a;
    font-size: 1.7em;
}
.orangeBg
{
    background-position: 15px -79px;
    border: 1px solid #eb5e19;
}
.greenBg
{
    background-position: 15px -50px;
    border: 1px solid #8dc033;
}
h2 a, h2 a:hover
{
    font-size: 0.7em;
    text-transform: none;
    color: White;
}

/* LAYOUT
------------------------------------------- */
#Background-main
{
    background: transparent;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    min-width: 1000px;
    min-height: 744px;
    z-index: -1 !important;
}

#Frame
{
    width: 1000px;
    margin: 0 auto;
}
#Header
{
    height: 180px;
    position: relative;
    width: 991px;
}
#MenuTop
{
    height: 5px;
}
#Content
{
    overflow: hidden;
    width: 951px;
    padding: 0;
    margin: 0 auto;
    border: 10px solid #fff;
    background-color: #fff;
}
/* CONTENT
------------------------------------------- */
.entryContent
{
    margin-top: 15px;
    float: left;
    font-family: Arial;
    font-size: 12px;
    line-height: 20px;
}
.entryContent table
{
}
.entryContent p
{
    line-height: 19px;
}
.entryContent table td
{
    padding: 5px 5px 7px 0; /*border:1px solid #a2a2a2;*/
    vertical-align: top;
}
.entryContent ol li
{
    list-style-type: decimal !important;
    margin: 0 0 10px 25px;
}
.entryContent ol
{
    padding-left: 15px;
}
.entryContent ul, dd, blockquote
{
    list-style-type: disc;
}
.entryContent ul li
{
    padding: 5px 5px 5px 0;
    margin-right: 15px;
    margin-left: 15px;
}
.entryContent h2
{
    color: #58564d;
    margin: 0;
    padding: 0;
}

/* Logo */
#Logo
{
    position: absolute;
    top: 10px;
    left: 14px;
}

/* HOME 
------------------------------------------- */
#TopLf
{
    width: 255px;
}
#TopRt
{
    float: right;
    width: 640px;
    padding: 0 0 15px 0;
}

#Navi
{
    float: right;
    width: 640px;
}

#Navi li
{
    display: block;
    padding: 0;
    float: left;
}

#Navi li a, #Navi li a:hover
{
    display: block;
    height: 33px;
    width: 95px;
    margin: 5px 0 0 5px;
    text-indent: -10001px;
}

#Navi li.stay a
{
    background-position: 15px 0;
}
#Navi li.play a
{
    background-position: -80px 0;
}
#Navi li.dine a
{
    background-position: -170px 0;
}
#Navi li.shop a
{
    background-position: -270px 0;
}

#Navi li.stay a:hover, #Navi li.stay a.selected
{
    background-position: 15px -40px;
}
#Navi li.play a:hover, #Navi li.play a.selected
{
    background-position: -80px -40px;
}
#Navi li.dine a:hover, #Navi li.dine a.selected
{
    background-position: -170px -40px;
}
#Navi li.shop a:hover, #Navi li.shop a.selected
{
    background-position: -270px -40px;
}

#ulGrid
{
    clear: both;
}
.ListGeneral p
{
    margin: 6px 0 4px;
    line-height: 11px;
}
.ListGeneral a
{
    font-weight: bold;
    font-size: 12px;
}
.ListGeneral em a
{
    font-weight: normal;
}
.ListGeneral .gridCol1
{
    width: 15%;
    display: inline-block;
    vertical-align: top;
}
.ListGeneral .gridCol2
{
    width: 45%;
    display: inline-block;
    vertical-align: top;
    margin-left: 2px;
}
.ListGeneral .gridCol3
{
    width: 20%;
    display: inline;
    vertical-align: top;
}
.ListGeneral .gridCol4
{
    width: 80%;
    display: inline-block;
    vertical-align: top;
    margin-left: 10px;
}

.ListGeneral
{
    margin: 0;
}
.ListPage li
{
    min-height: 80px;
}
.ListGeneral li
{
    border-bottom: 1px dotted #d2d1cb;
    font-size: 11px;
    padding: 10px 0;
    font-family: Arial;
    margin: 0;
    cursor: pointer;
}
.ListGeneral li.selected
{
    background-color: #d9f9fd;
}
.ListPage b
{
    font-size: 1.1em;
}
.ListGeneral .thumbnail, .ListGeneral .listthumbnail
{
    border: 1px solid #d8d6d0;
    padding: 3px;
    margin-right: 10px;
    height: 86px;
    width: 131px;
    float: left;
}
.ListGeneral .mapicon
{
    height: 20px;
    width: 20px;
    vertical-align: middle;
    padding-right: 5px;
}
.ListGeneral .flagicon
{
    margin-top: 0;
    height: 16px;
    width: 20px;
    vertical-align: middle;
    padding-right: 5px;
}
.ListGeneral .contenticon
{
    padding-left: 60px;
    height: 40px;
    width: 40px;
}
.ListPage
{
    padding: 0 0 20px 0;
}

.Search
{
    border: 3px solid #878d8c;
    margin: 3px 0 0 5px; /*background-color: #8cbf33; height: 22px;*/
}
.searchText
{
    border: 0;
    color: #000000;
    padding-top: 5px;
    font-size: 11px;
    height: 17px;
    width: 150px;
}
.Btn
{
    background-color: #8cbf33;
    color: #fff;
    font-weight: bold;
    border: 0;
    padding: 3px 8px 3px 8px; //padding:1px;
}

.lblMessage
{
    text-align: center;
    color: red;
}

/* TOP PAGE
------------------------------------------- */
/* Get the latest */
.GetLatest
{
    margin-bottom: 10px;
}
.visitor, .hotdeal, .subscribe, .partner
{
    height: 50px;
    display: block;
    text-indent: -10001px;
}
.visitor
{
    background-position: 0 -180px;
}
.visitor:hover
{
    background-position: 0 -231px;
}
.hotdeal
{
    background-position: 0 -282px;
}
.hotdeal:hover
{
    background-position: 0 -330px;
}
.subscribe
{
    background-position: 0 -379px;
}
.subscribe:hover
{
    background-position: 0 -428px;
}
.partner
{
    background-position: 0 -718px;
}
.partner:hover
{
    background-position: 0 -766px;
}

.readmore
{
    font-size: 11px;
    font-weight: bold;
}

#TopMenu
{
    height: 372px;
}
#TopMenu ul
{
    /*	height: 372px; 	overflow: hidden; */
}
#TopMenu ul li ul
{
    background-position: 0 -106px;
    z-index: 1001; /*position: relative; display: inline;*/
    margin: -373px 0 0 -2px;
    width: 220px;
    height: 373px;
    display: none;
    float: right;
}

#TopMenu li b
{
    font-size: 1.5em;
}
#TopMenu li
{
    width: 964px;
    height: 372px;
    float: left;
}
#TopMenu li img
{
    float: left;
}
#TopMenu li ul li
{
    width: 200px !important;
    padding: 12px 10px 12px 10px;
    border-bottom: 1px dotted #a4c046;
    color: White;
    height: auto !important;
}

#TopMenu li li a, #TopMenu li li a:hover
{
    text-decoration: none;
    display: block;
    vertical-align: middle;
    padding: 0px 0 3px 25px;
}

#TopMenu li li a
{
    font-size: 1.2em;
    font-family: "Helvetica CE" ,Helvetica Neue,Helvetica;
    font-weight: 600;
    color: #333;
    background-position: 0 -616px;
}

#TopMenu li li a:hover
{
    background-position: 0 -573px;
}
#TopMenu li li:hover
{
    background-color: #677c20;
    color: #fff;
}
#TopMenu li li.aerial
{
    background-color: Transparent !important;
}
#TopMenu li li.aerial b
{
    text-transform: uppercase;
}
#LSpaging
{
    float: left;
    width: 100%;
    padding: 0 0 5px;
}

#LSpaging div
{
    width: 30px;
    height: 16px;
    background-color: #ccc;
    float: left;
    margin: 3px 5px 3px 0;
    cursor: pointer;
}

#LSpaging div:hover
{
    background-color: #FF6600;
}

#LSpaging #pause
{
    width: 40px;
    height: auto !important;
    font-size: 9px;
    padding: 2px 0px;
    text-align: center;
    background-color: #666;
    color: White;
}

/* Page 
------------------------------------------- */
#PageLf, .PageLf
{
    width: 635px;
    padding-right: 10px;
}
#PageRt, .PageRt
{
    width: 302px;
}
#PageRt .RtContent, .PageRt .RtContent, .Sponsored, .RtContent
{
    border: 1px solid #d8d6d0;
    margin-bottom: 10px;
}
#PageRt .Sponsored, .PageRt .Sponsored
{
    padding: 5px;
    font-size: 12px;
    max-width: 300px;
    overflow: hidden;
}
#PageRt .PageRt, .Sponsored h4
{
    font-weight: bold;
}
.Sponsored h4
{
    color: #148D9E;
    margin: 0;
    padding: 0;
    font-size: 12px;
    width: 100%;
    float: left;
}
.Sponsored a:hover h4
{
    text-decoration: underline;
}

#PageRt .Sponsored center, .PageRt .Sponsored center
{
    margin-bottom: 10px;
    color: #c0bfbd;
}
.Sponsored p a, .Sponsored p a:hover, .Sponsored a
{
    text-decoration: none;
    color: #58564D;
}



/* Featu Listings */
.suggestions li
{
    padding: 0 10px 15px 10px;
    width: 138px;
    float: left;
    margin-top: 10px;
}
.suggestions li a
{
    font-weight: bold;
}
.suggestions li a img
{
    border: 5px solid #8dc133;
    margin-bottom: 5px;
    display: block;
}
.suggestions li.selected a img
{
    border: 5px solid #2098b3;
}
.twoColumns a
{
    text-decoration: underline;
}

/* Right Menu */
.RtMenu
{
    width: 300px;
    margin-bottom: 10px;
}
.RtMenu li
{
    padding: 8px 8px 8px 20px;
    border-bottom: 3px solid #fff;
    background-color: #edead9;
}

.RtMenu li a
{
    font-weight: bold;
    color: #59564d;
    font-family: HelveticaTextbook LT Roman;
    font-size: 16px;
}

.RtMenu li a:hover, .RtMenu li.selected a
{
    color: #eb5e19;
    text-decoration: none;
}

.RtMenu li:hover, .RtMenu li.selected
{
    background-image: url(/images/Sprite_Bg.png);
    background-repeat: repeat-y;
    background-position: 0 -479px;
}

/* Profile 
------------------------------------------- */
div.event
{
    font-weight: bold;
    font-style: italic;
    padding: 5px 0;
}

.Breadcrumb
{
    margin: 15px 0 12px;
}
.Breadcrumb a
{
    font-weight: bold;
    padding-right: 5px;
}

.profileContact span
{
    padding: 0 3px;
    border-right: 1px solid #d2d1cb;
    font-size: 1.0em;
    font-family: Helvetica CE;
}

.ListProfile .ListProfileCont
{
    border-bottom: 1px solid #d2d1cb;
    border-left: 1px solid #d2d1cb;
    border-right: 1px solid #d2d1cb;
    border-top: 1px solid #d2d1cb;
    margin-top: -1px;
    padding: 10px;
    clear: both;
    overflow: hidden;
    font-family: Arial;
    line-height: 20px;
    font-size: 12px;
}

.ListProfileNavi
{
    overflow: auto;
    z-index: 1001;
    display: block;
}

.ListProfileNavi li
{
    padding: 5px 8px;
    margin-right: 5px;
    border-top: 1px solid #d2d1cb;
    border-bottom: 1px solid #d2d1cb;
    border-left: 1px solid #d2d1cb;
    border-right: 1px solid #d2d1cb;
    float: left;
    background-color: #edead9;
}

.ListProfileNavi .selected, .ListProfileNavi li.selected
{
    background-color: #fff;
    border-bottom: 1px solid #fff;
}

.ListProfileNavi li a
{
    font-weight: bold;
    color: #59564d;
    text-transform: uppercase;
    font-size: 1.0em;
    font-family: Helvetica CE;
    text-decoration: none;
}

.ListProfileNavi li a:hover
{
    color: #eb5e19;
    text-decoration: none;
}

.ListProfileNavi li:hover
{
    background-color: #fff;
}

ul.amenities
{
    margin: 0 0 0 10px;
    padding: 0;
    list-style-type: disc;
}

ul li.deals
{
    border-bottom: 1px dotted #d2d1cb;
    padding: 10px 0;
}

.dateRange
{
    border-top: 1px solid #d2d1cb;
}
/* Pager
------------------------------------------- */
div.pager
{
    border-top: 1px solid #d2d1cb;
    border-bottom: 1px solid #d2d1cb;
    float: left;
    text-align: right;
    padding: 5px 3px 3px 3px;
    width: 99%;
    font-size: 11px;
    margin: 15px 0;
    font-weight: bold;
}

.numericPage
{
    border: 1px solid #d2d1cb;
    padding: 0 4px;
    margin: 0 2px;
}

.currentPage
{
    border: 1px solid #d2d1cb;
    color: #fff;
    background-color: #eb5e19;
    padding: 0 4px;
}

.ulSize
{
    width: 260px;
    float: left;
    display: block;
}
.ulSize ul
{
    width: 90px;
    float: right;
    margin-top: -12px;
}
.ulSize li
{
    float: left;
    padding: 0 8px 0 5px;
    margin: 0 !important;
    border-right: 1px solid #d2d1cb;
}
.selOrder
{
    font-size: 11px;
    vertical-align: middle;
}

div.pagerCount
{
    border-top: 1px solid #d2d1cb;
    padding-top: 5px;
    margin: 8px 0 0 0;
}

div.pagerCount ul
{
    float: right;
}
div.pagerCount ul li
{
    float: left !important;
    font-weight: bold;
}
div.pagerCount ul li ul
{
    float: none !important;
}
div.pagerCount ul li ul li
{
    color: #a5a5a3;
    font-size: 11px;
    float: left;
    border: 1px solid #d2d1cb;
    position: relative;
    padding: 0 4px;
    margin: 0 3px;
}

.pagerCount span
{
    color: #a5a5a3;
}
.pagerCurrent, .pagerCurrentBtm a
{
    background-color: #eb5e19;
    padding: 0 4px;
}
.pagerCurrentBtm a
{
    background-color: #eb5e19;
}
.pagerCount li a:hover
{
    text-decoration: none;
}
.pagerCurrent a, .pagerCurrentBtm a
{
    color: #fff;
}


/* Footer
------------------------------------------- */
#Footer
{
    overflow: hidden;
    width: 956px;
    margin: 15px auto 0 auto;
    padding: 13px 0 0 15px;
    color: #d7cd8e;
    background-color: #281c10;
    font-size: 0.8em;
}
#Footer .footerMenu
{
    width: 720px;
    padding: 0;
    float: left;
}
#Footer .footerMenu ul
{
    padding: 0;
    height: 76px;
}
#Footer .footerMenu ul.quicklinks
{
    height: 140px;
}
#Footer .footerMenu li a
{
    color: #d7cd8e;
}
#Footer .footerMenu ul li ul li a
{
    font-size: 1.2em;
}
#Footer .footerMenu ul li
{
    float: left;
    font-weight: bold;
    text-transform: uppercase;
    width: 120px;
}
#Footer .footerMenu li ul
{
    padding: 10px 15px 0 0;
}
#Footer .footerMenu ul li ul li
{
    font-weight: normal;
    text-transform: none;
    display: block;
}

#Footer .footerRt
{
    width: 215px;
    padding-left: 15px;
    border-left: 1px dashed #4e432c;
    font-size: 1.2em;
}

#Footer .footerRt h2
{
    margin: 0 0 5px 0;
    font-size: 1.2em;
    padding-left: 0;
}

#Footer .copyright
{
    color: #564a32;
    height: 20px;
    padding: 18px 0 0 80px;
    margin-top: 50px;
    background-position: -233px -86px;
}

.byPlane, .byCar, .visSer
{
    display: block;
    height: 68px;
    width: 67px;
    margin-bottom: 10px;
    text-indent: -10001px;
}

.reserve
{
    background-position: 0 -125px;
    width: 133px;
    height: 26px;
    float: left;
    margin-left: 15px;
}
.website
{
    background-position: 0 -152px;
    width: 110px;
    height: 26px;
    margin-left: 5px;
}
.profile
{
    background-position: -212px -692px;
    width: 110px;
    height: 26px;
    margin-left: 5px;
}
.reservations
{
    background-position: -92px -692px;
    width: 110px;
    height: 26px;
    float: left;
    margin-left: 5px;
}
.byPlane
{
    background-position: -72px -482px;
    float: right;
    margin-right: 4px;
    margin-left: 4px;
}
.visSer
{
    background-position: 0 -482px;
    float: right;
}
.byCar
{
    margin-right: 4px;
    float: right;
    background-position: -145px -482px;
}

/* Social Media */
.socialMedia
{
    height: 50px !important;
    float: left;
}
.socialMedia li a
{
    display: block;
    height: 30px;
    text-indent: 10001px;
    width: 37px !important;
}
.socialMedia li
{
    width: 37px !important;
}
.socialMedia li.bloggers a
{
    background-position: 0 -90px;
}
.socialMedia li.facebook a
{
    background-position: -40px -90px;
}
.socialMedia li.flicker a
{
    background-position: -78px -90px;
}
.socialMedia li.rss a
{
    background-position: -117px -90px;
}
.socialMedia li.twitter a
{
    background-position: -156px -90px;
}
.socialMedia li.youtube a
{
    background-position: -194px -90px;
}

/* Login
------------------------------------------- */
.LoginBox
{
    border: 1px solid #d8d6d0;
    padding: 15px;
    margin: 0 0 50px 0;
    overflow: hidden;
}
.FormBox
{
    border: 1px solid #d8d6d0;
    padding: 15px;
    margin: 0 0 50px 0;
}
.Login, .Form
{
    background-color: #edead9;
    width: 100%;
}
.Form i
{
    font-weight: normal;
    font-size: 11px;
}
.Login td, .Login th
{
    padding: 5px 10px;
    text-align: left;
}
.Login th
{
    padding: 0 10px;
}
.Form th, .Form td
{
    font-size: 12px;
    vertical-align: top;
}
.Form th
{
    text-align: left;
    padding: 5px 5px 5px 15px;
}
.Form td
{
    padding: 5px;
}
.Form table td
{
    padding: 0 10px 0 0;
}
.Login input, .Form input, ul.map-layers input
{
    margin-right: 5px;
}
.Logininput
{
    border: 5px solid #d2d4d4;
    height: 28px;
    width: 290px;
    border-radius: 5px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 5px;
}
.textInput
{
    border: 5px solid #d2d4d4;
    height: 18px;
    border-radius: 5px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 5px;
}
.ui-datepicker-trigger
{
    vertical-align: bottom;
}


.amenitiesButton
{
    background-position: -34px -593px;
    width: 162px;
    height: 29px;
    margin-left: 30px; *margin-left:20px;
}
.amenitiesButton a
{
    display: block;
    width: 162px;
    height: 29px;
}
.priceButton
{
    background-position: -34px -564px;
    width: 132px;
    height: 29px;
}
.priceButton a
{
    display: block;
    width: 132px;
    height: 29px;
}



.LoginBox div
{
    margin: 5px 0 15px 140px;
}
.UpdateBtn
{
    background-position: -138px -124px;
    width: 133px;
    cursor: pointer;
    height: 28px;
    border: 0;
    display: block;
}
.searchBtn
{
    background-position: 0 -687px;
    width: 90px;
}
.searchBtndiv
{
    width: 620px;
    text-align: right;
}

.loginBtn, .submitBtn, .searchBtn
{
    cursor: pointer;
    height: 30px;
    border: 0;
    margin-bottom: 5px;
}

.submitBtn2
{
    cursor: pointer;
    height: 30px;
    border: 0;
    margin-bottom: 0;
    vertical-align: top;
}

.loginBtn
{
    background-position: -108px -154px;
    width: 95px;
}
.submitBtn
{
    background-position: -203px -154px;
    width: 95px;
}
.submitBtn2
{
    background-position: -203px -154px;
    width: 95px;
}

#profImg
{
    float: left;
    padding: 0;
    margin: 0;
}

#profImg td
{
    padding: 10px 9px;
    background-color: Transparent;
    vertical-align: top;
}
#profImg img
{
    padding: 1px;
    border: solid 1px #ccc;
    width: 100px;
    cursor: pointer;
}

#pPop
{
    display: none;
}

/******* We can move the dialog classes below to a seperate dialog css file ********/
/* General dialog style */
.ui-dialog
{
    width: auto;
    text-align: center;
    padding: 10px;
}
.ui-dialog, .ui-dialog .ui-dialog-titlebar
{
    max-width: 800px;
    overflow: hidden;
}
.ui-dialog .ui-dialog-content
{
    width: auto !important;
    margin: 0 auto;
    padding: 0px;
}
.ui-dialog .ui-dialog-titlebar-close
{
    float: right;
}
.ui-widget-overlay
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.ui-widget-overlay
{
    background-color: #666666;
    opacity: .50;
    filter: Alpha(Opacity=50);
}
/*span.ui-icon
{
	padding: 5px 30px;
	margin-top: -5px;
	float: left;
	/*visibility: hidden;
}*/
.ui-dialog a:hover, .twoColumns a:hover, .followlink
{
    text-decoration: none;
}
/* Newsletter pop up style */
.newDia .ui-dialog-content
{
    background-color: #ffffff !important;
    padding: 2px;
    border: solid 4px #666;
}
.newDia .ui-dialog-titlebar
{
    margin-left: 545px;
    margin-top: 5px;
    width: 30px;
    height: 25px;
    position: absolute;
    padding: 0;
}
.ui-dialog-title
{
    display: none;
}
.newDia .ui-dialog-titlebar-close
{
    width: 30px;
    height: 25px;
    background: #fff url(/images/icons/NewsClose.png) top center no-repeat;
}


/* profile pop up style */
.pdia .ui-dialog-content
{
    background-color: #323232;
    padding: 30px;
    width: auto !important;
}
.pdia .ui-dialog-titlebar
{
    background: #fff url(/images/icons/NewsClose.png) 725px center no-repeat;
    padding: 5px 10px !important;
    width: auto !important;
}

div.map-layers-container
{
    padding: 5px 0 5px 5px;
    width: 100%;
    width: 450px; //width:480px;margin-left:157px;//margin-left:127px;margin-top:-300px;}
.pinme
{
    padding: 1px;
    z-index: 1001;
    width: 25%; //width:30%;}

div.map-layers-container, .pinme
{
    color: White;
    position: absolute;
    background-color: #000;
    opacity: 0.6;
    filter: alpha(opacity=60);
}

ul.map-layers
{
    margin: 0; //margin:-20px000;float:right;}
ul.map-layers li
{
    float: left;
    margin-right: 10px;
    color: #fff;
}

/* MAP Info Window styles */
.iw-description
{
    margin: 10px 0 0 0;
}
.iw-category
{
    margin: 0 5px 0 0;
}
.iw-title
{
    font-size: 13px;
}
.LabeledMarker_markerLabel
{
    font-family: Arial;
    color: #000;
    font-size: 12px;
    font-weight: bold;
}
.LabelAlert
{
    font-size: 2px;
    color: Red;
}
.iw-container
{
    line-height: 12px;
}


.popup
{
    background-color: #FFFFFF;
    width: 450px;
    border: 4px solid #999999;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    z-index: 10000;
    position: absolute;
    left: 500px;
    right: 500px; *top:500px;
}
.popupheader
{
    padding: 5px;
    font-size: 1em;
    background-color: #FFCCBA;
    font-weight: bold;
    color: #58564D;
}
ul.popupbody
{
    padding: 5px;
}
.popupbody li
{
    padding-left: 50px;
}
.popupfooter
{
    padding: 5px 5px 10px 5px;
}
.twoColumns
{
    float: left;
    padding: 0;
    margin-bottom: 2px;
    margin-left: 10px;
    list-style: none;
}
ul.twoColumns li
{
    float: left;
    padding: 0;
    margin-left: 0;
    margin-bottom: 2px;
    list-style: none;
}
ul.twoColumns li ul
{
    /*float:left;*/
    margin: 0;
    padding: 0;
    padding-top: 10px;
    list-style: none;
}

ul.twoColumns table td
{
    vertical-align: top;
}
.category
{
    float: left;
    padding: 0;
    margin-bottom: 2px;
    list-style: none;
}
ul.category
{
    padding: 0;
    margin-left: 10px;
    margin-top: 10px;
    list-style: none;
}
ul.category li
{
    width: 50px;
    float: left;
    padding: 0;
    margin-bottom: 2px;
    list-style: none;
}
.checkBox
{
    margin-left: 0; //margin-left:-3px!important;margin-right:3px;
}
.searchRt
{
    width: 137px; //width:135px;
}
.searchRtBig
{
    width: 240px; //width:238px;
}
.chk-all, .unchk-all
{
    font-weight: normal;
    text-decoration: underline;
    color: #148d9e;
}
.chk-all a:hover
{
    text-decoration: none !important;
}
.cancel
{
    width: 50px;
    display: block;
    text-decoration: underline;
    margin-top: -22px;
    margin-left: 137px;
}
.seeAll
{
    width: 100%; //width:305px;}
.close
{
    width: 25px;
    margin-top: 0; //margin-top:-22px;
display:block;
/*margin-left:147px;*/
}


/* Calendar */
.MyCalendar .ajax__calendar_container
{
    border: 1px solid #646464;
    background-color: white;
    color: #eb5f1a;
    padding: 0 !important;
    width: 240px !important;
    z-index: 1000;
}

.ajax__calendar_body
{
    width: 230px !important;
}


/* Z-index of #mask must lower than #boxes .window */
#mask
{
    position: absolute;
    z-index: 9000;
    background-color: Transparent;
    display: none;
}
.window
{
    position: absolute;
    width: 42px;
    height: 42px;
    display: none;
    z-index: 9999;
    padding: 5px;
    background-color: White;
    border: solid 1px gray;
    text-align: center;
}
/* Customize your modal window here, you can add background image too */
#dialog
{
    width: 42px;
    height: 42px;
}
#ajax-loader
{
    margin: 5px 0 0 0;
    vertical-align: middle;
}

.greentText
{
    color: Green;
    font-size: 14px;
}

/*for telerik rad editor*/
* html .RadEditor .reSplitButton
{
    _display: inline-block;
}




/*********************** PartnerAds **************************/
table.PartnerAds
{
    width: 100%;
}

table.PartnerAds td
{
    padding: 22px 16px;
}

table.PartnerAds td img
{
    width: 200px;
}
/*********************** PartnerAds **************************/

.dropdownMenu
{
    display: block; /*    color: White !important;
    text-align: left;*/
    background: transparent url(/images/naviBg.png) repeat -3px 0 !important;
    font-size: 12px;
    line-height: normal; /*  margin: 20px 0 0 0px;*/
    position: absolute;
    z-index: 101;
    width: 260px;
    border-bottom: solid 3px #EB5E19;
}

.dropdownMenu ul a
{
    color: White !important;
    font-size: 12px !important;
    z-index: 102 !important;
    text-indent: 0 !important;
    display: inline !important;
    height: 15px !important;
    padding: 0 5px 5px;
    background-image:none !important;
    float:left;
    width: 240px !important;
}

.dropdownMenu li
{
width:240px;
 margin: 0 5px;   
    border-bottom: solid 1px gray;
    float:left;
}

.dropdownMenu ul {float:left;}

.dropdownMenu a:hover, .dropdownMenu a.selected
{
    color: #eb5f1a !important;
    font-size: 12px !important;
    text-decoration: none;
    display: inline;
    z-index: 102 !important;
}
