﻿
/*
 *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_main3.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: #FFFFFF;
    font-size: 72.5%;
    color: #58564d;
}

body, textarea, input, select, option, button, .entryContent p
{
    font-family: Arial,Helvetica Neue,Helvetica, sans-serif;
}

/* 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, serif;
}

.floatLf
{
    float: left;
}
.floatRt
{
    float: right;
}
.floatFluid
{
    float: left;
    width: 100%;
}
.clear
{
    clear: both;
}

.clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; visibility: hidden; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }

img
{
    border: none;
}
table
{
    border-collapse: collapse;
    border-spacing: 0;
}

/* HEADERS
------------------------------------------- */
h1, h2, h3, h4, h5
{
    font-family: "Helvetica CE" ,Helvetica Neue,Helvetica, sans-serif;
    text-transform: uppercase;
}
h1
{
    font-size: 3.2em;
    color: #eb5f1a;
    font-family: Helvetica LT Condensed, sans-serif;
}
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, sans-serif;
}

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;
    z-index: 201;
}
#MenuTop
{
    height: 5px;
}
#Content
{
    width: 951px;
    padding: 0;
    margin: 0 auto;
    border: 10px solid #fff;
    background-color: #fff;
}
/* CONTENT
------------------------------------------- */
.entryContent
{
    margin-top: 15px;
    float: left;
    font-family: Arial, sans-serif;
    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
{
    float: left;
    width: 255px;
}
#TopRt
{
    padding: 0 0 15px 0;
    margin-left: 255px;
    margin-right: 280px;
    padding: 0px 20px 15px 15px;
}
#TopRt #itemPlaceholderContainer img
{
    width: 130px;
}
#TopRt #itemPlaceholderContainer  a.orangeText
{
    font-size: 12px;
}

#TopRt #itemPlaceholderContainer  span.orangeText
{
    font-size: 16px;
    font-weight: bold;
}

#TopSide
{
    float: right;
    width: 280px;
}

#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 a.diabledLink
{
	font-weight: bold;
	font-size: 12px;
	color:  #58564d;
	text-decoration: none;
	cursor: default;	
}
.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: 88px;
}
.ListGeneral li
{
    border-bottom: 1px dotted #d2d1cb;
    font-size: 11px;
    padding: 10px 0;
    font-family: Arial, sans-serif;
    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 -770px;
}

.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, sans-serif;
    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, sans-serif;
    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, sans-serif;
}

.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, sans-serif;
    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, sans-serif;
    text-decoration: none;
}

.ListProfileNavi li a:hover
{
    color: #eb5e19;
    text-decoration: none;
}

.ListProfileNavi li:hover
{
    background-color: #fff;
}

.dealsSelected, .dealsSelected a, .dealsView:hover, .dealsView a:hover {
    background-color: #f66f1d !important;
    color: #FFFFFF !important;
}

ul.amenities
{
    margin: 0 0 0 10px;
    padding: 0;
    list-style-type: disc;
}

ul li.deals
{
    border-bottom: 1px dotted #d2d1cb;
    padding: 10px 0;
}

/* 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, .pagerCount span a[disabled="disabled"]
{
    color: #a5a5a3; 
    cursor: default;
}

.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;
    cursor: default;
}


/* 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: 200px;
}
#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: 225px;
    padding-left: 5px;
    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: left;
    margin-right: 4px;
    margin-left: 4px;
}
.visSer
{
    background-position: 0 -482px;
    float: left;
}
.byCar
{
    margin-right: 4px;
    float: left;
    background-position: -145px -482px;
}

/* Social Media */
.socialMedia
{
    height: 50px !important;
}
.socialMedia li a
{
    display: block;
    height: 30px;
    text-indent: 10001px;
    width: 30px !important;
    background: transparent url(/Images/Sprite_main3.png) no-repeat 0px 0px;
}
.socialMedia li
{
    width: 31px !important;
    float: left;
}
.socialMedia li.bloggers a
{
    background-position: 0 -91px;
}
.socialMedia li.facebook a
{
    background-position: -34px -91px;
}
.socialMedia li.flicker a
{
    background-position: -67px -91px;
}
.socialMedia li.rss a
{
    background-position: -67px -91px;
}
.socialMedia li.twitter a
{
    background-position: -100px -91px;
}
.socialMedia li.youtube a
{
    background-position: -136px -91px;
}
.socialMedia li.mobile a {
    background-position: -169px -91px;
}
.socialMedia li.foursquare a {
    background-position: -201px -91px;
}

/* 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;
    vertical-align: baseline;
}
.textInput
{
    border: 5px solid #d2d4d4;
    height: 18px;
    border-radius: 5px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 5px;
    vertical-align: baseline;
}
.dateForm 
{
    vertical-align: baseline;
    padding: 5px 5px 15px 15px;
    width: 95%;
    border: 1px solid #D8D6D0;
}
.dateForm th
{
    text-align: right;
    font-weight: normal;
    padding: 5px 5px 15px 15px;
}
.dateForm label
{
    padding: 5px 5px 15px 0px;
}
.dateCheckbox 
{
    vertical-align: baseline;
}
.dateCheckbox label
{
    text-align: left;
    padding: 5px 15px 15px 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;
    text-indent: -10001px;
}
.resetBtn
{
    cursor: pointer;
    height: 30px;
    border: 0;
    margin-bottom: 0;
    vertical-align: top;
    width: 92px;
    text-indent: -10001px;
    background: url(/images/icons/ResetBtn.png) no-repeat;
}

#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;
    padding-right: 18px;
}
.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, sans-serif;
    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;
}

/** Sweepstake **/
.sweepradio label
{
    padding-right: 20px;
}

.result {
	color: #333333;
	font-size: 18pt;
	font-weight: bold;
	line-height: 1.4em;
    text-align: center;
}
.result a {
    font-size: 16pt;
    text-decoration: underline;
}

/************************/
/** Begin Blog Section **/
/************************/
.thumbnailHome {
    display: block;
    float: left;
    margin-right: 10px;
}

.BlogTools a {
    font-weight: normal;
}

.BlogProfileSummary {
    border-bottom: 1px solid #D2D1CB;

    padding: 10px;
    background: #EDEAD9;
}


/*hack to fix summaries*/
.BlogProfileSummary .BlogContent,
.BlogProfileSummary .BlogContent p,
.BlogProfileSummary .BlogContent span
{
    font-size: 12px !important;
    color: #444 !important;
    line-height: normal;
}

.BlogStatus {
    color: #eb5f1a;
	font-size: 10pt;
	font-weight: bold;
	text-align: right;
}

.Pending {
    background: #EDEAD9;
}

.Disabled {
    background: #cccccc;
}

.BlogImage {
    display: block;
    width: 600px;
}

.BlogImage img {
    max-width: 600px !important;
    margin: 10px;

}

.BlogThumbnail {
    display: block;
    float: left;
}

.BlogTools {
    float: right;
}

.BlogTools a
{background: #8DC133; border: 3px solid #FFFFFF; color: #FFFFFF; padding: 2px 12px 2px 12px;}

.BlogHeader, #BlogTitle
{background-image: url("/images/Sprite_Bg.png"); background-repeat: repeat-x; background-position: 15px -79px; border: 1px solid #EB5E19; color: White; font-size: 1.2em; padding: 2px 4px 1px 6px;}

.BlogContent ul, .BlogContent dd .BlogContent blockquote {
    list-style-type: circle;
    padding-left: 40px;
}

/**********************/
/** End Blog Section **/
/**********************/

.social-media .tabs
{margin: 0;padding:0; border-bottom: 2px  solid #FF6600;}

.social-media .tabs li
{margin: 0;padding:0;list-style-type: none; float: left;}

.social-media .tabs li a
{float: left; display: block; padding: 5px 8px; margin-right: 3px; background: #c4c4c4; color: #616161; font-weight: bold; font-size: 11px;}

.social-media .tabs li.active a
{color: White; background: #FF6600;}

.social-media .body
{background: #f5eae3 none; overflow: auto;}

.social-media .blog-listing
{padding: 10px 15px; }

.social-media .blog-listing dl
{padding: 5px 0px; border-bottom: 1px solid #d3d3d3;}

.social-media .blog-listing .title
{font-weight: bold; font-size: 12px;}

.social-media .blog-listing .timestamp
{color: #838282; font-weight: normal; font-size: 11px;}

.social-media .blog-listing dd p
{color: #515151; font-weight: normal; font-size: 11px;}

.social-media .blog-listing .view-all
{text-align: right;}

.twtr-timeline
{height: 555px !important;}

.cufon-hold
{display: none;}


/* Umbrella */
#UmbrellaButton {
  position: relative;
  float: right;
  z-index: 999;
  cursor: pointer;
  margin: -30px -64px;
}

.umbrella-box {
  /*height: 342px;*/
  width: 0px;
  margin: -10px 0 -420px 960px;
  overflow: hidden;
  position:absolute;
  border: 2px solid #df6937;
  background-color: #ffffff;
  z-index: 998;
}
.umbrella-wrapper {
  width: 248px;
}
.umbrella-box h3 {
  color: #df6937;
  text-align: center;
  font-size: 1.56em;
  margin: 8px 0;
}
.umbrella-box .umbrella-body {
  margin-bottom: 24px;
}
.umbrella-box li {
  clear: both;
  margin-bottom: 8px;
}
.umbrella-box li .cat-icon {
  float: left;
  margin: 2px 4px;
}
.umbrella-box li .deal {
  margin-left: 24px;
  width: 222px;
}
.umbrella-box li .title {
  font-weight: bold;
}
.umbrella-box li p {
  clear: both;
  margin: 2px 0;
}
.umbrella-box li .cat {
  font-style: italic;
}
.umbrella-box .umbrella-footer {
    text-align: right;
    position: absolute;
    bottom: 4px;
    width: 240px;
}

#FilterCat div.checkBox {
  text-indent: -9999px;
  width: 143px;
  height: 32px;
  cursor: pointer;
}

#FilterCat #StayCat div {
  background: url(/images/icons/stay.jpg) no-repeat;
}
#FilterCat #StayCat div.checked {
  background: url(/images/icons/stay-checked.jpg) no-repeat;
}
#FilterCat #PlayCat div {
  background: url(/images/icons/play.jpg) no-repeat;
}
#FilterCat #PlayCat div.checked {
  background: url(/images/icons/play-checked.jpg) no-repeat;
}
#FilterCat #DineCat div {
  background: url(/images/icons/dine.jpg) no-repeat;
}
#FilterCat #DineCat div.checked {
  background: url(/images/icons/dine-checked.jpg) no-repeat;
}
#FilterCat #ShopCat div {
  background: url(/images/icons/shop.jpg) no-repeat;
}
#FilterCat #ShopCat div.checked {
  background: url(/images/icons/shop-checked.jpg) no-repeat;
}

.ListGeneral .day {
    display: block; 
    float: left; 
    width: 42px;
    height: 42px;  
    color: #88BD37;
    text-align:center;
}
.ListGeneral .day a {
    color: #88BD37;
    font-size: 20px;
    line-height: 38px;
    text-align:center;
}

#TopLf .ListGeneral li.minheight
{
    background: url(/images/icons/calendar-small.png) 3px 6px no-repeat;
    width: 100%;
}


.ListGeneral .big-date {
    display: block; 
    float: left; 
    width: 108px;
    height: 108px;  
    color: #88BD37;
    text-align:center;
    background: url(/images/icons/calendar-big.png) 1px 0px no-repeat;
}
.ListGeneral .big-date .month {
    color: #88BD37;
    font-size: 15px;
    line-height: 19px;
    text-align:center;
    width: 101px;
    margin-top: 30px;
}
.ListGeneral .big-date .day {
    color: #88BD37;
    font-size: 30px;
    line-height: 30px;
    text-align:center;
    width: 101px;
    font-weight:bold;
}
.ListGeneral .event-summary h4, .ListGeneral .event-item h4 {
    margin-bottom: 0;
}
.ListGeneral .event-summary .date, .ListGeneral .event-item .date {
    font-style: italic;
    margin-bottom: 8;
}
.ListGeneral .event-item .more {
    display: block;
    float: right;
    margin-top: 8px;
}
.ListEvent li:nth-child(odd) {
    background: #f6f9ee;
}

.cal-icon {
    background: url(/images/icons/calendar-view.jpg) no-repeat;
    display: inline-block; 
    width: 27px;
    height: 26px;
    text-indent: -10000px;
}
.list-icon {
    background: url(/images/icons/list-view.jpg) no-repeat;
    display: inline-block; 
    width: 27px;
    height: 26px;
    text-indent: -10000px;
}

.CalendarEventLink {
    border-top: 1px dotted #E2E2E2;
    margin: 2px;
    padding: 4px 0 2px 0;
}

.event-image .big-date {
    display: block; 
    float: left; 
    width: 200px;
    height: 160px;  
    color: #88BD37;
    text-align:center;
     background: url(/images/icons/calendar-event.png) 0px 0px no-repeat;
     margin:0px;
    padding:0px;
}
.event-image .big-date .month {
    color: #88BD37;
    font-size: 30px;
    font-weight: bold;
    line-height: 30px;
    text-align:center;
    width: 200px;
    margin:40px 0px 0px;
    padding:0px;
}
.event-image .big-date .day {
    color: #88BD37;
    font-size: 70px;
    font-weight: bold;
    line-height: 70px;
    text-align:center;
    width: 200px;
    margin:0px;
    padding:0px;
}

.event-detail table
{
   float:left;
    width: 400px;
    padding-bottom: 20px;
}
.event-detail table th
{
    vertical-align:top;
    text-align:left;
    width: 100px;
}
.event-detail table td
{
    vertical-align:top;
    text-align:left;
    width: 300px;
    line-height:20px;
    font-style:italic;
}
.event-description 
{
    float:left;
    width: 100%;
    clear: both;
    line-height:16px;
    border-top: 1px solid #E2E2E2;
    margin: 20px 0px;
    padding: 10px 0px;
}
.event-description h5 {
    margin-bottom: 10px;
}


/* Modal Window*/
div.main-popup-wrap
{
    z-index: 5000;
    display: none;
    position: fixed;
    height: 100%;
    width: 100%;
    left: 0px;
    top: 0px;
    background: transparent url(/Images/ColorAA000000.png) repeat 0px 0px;}

div.main-popup
{
    max-width: 745px;
    position: relative;
    margin: 80px auto;
    background-color:White;
	  border:3px solid #7f7f7f;
	  color: #565656;
}

div.main-popup .closeBtn
{
    position:absolute;
    top: -18px;
    right: -18px;
    margin: 0px;
    padding: 0px;
    width: 35px;
    height: 35px;
    cursor:pointer;
}

div.main-popup div.title{
    text-align: left;
    display: block;
    font-weight: bold;
    font-size:16px;
    line-height:0px;
    margin:0px;
    padding:0px;
    color: #444;
    margin-bottom:0px;
}

.calendar-moreeventbox 
{
    margin:0px;
    width:695px;
    height:440px;
    padding: 10px 25px 25px;
}

.calendar-view-more-events, .calendar-view-more-events:hover
{
  color: #EB5F1A;
}
