﻿@import url(/res/css/Old.css);

body.SafariNow
{
	margin: 0;
	background-image: url(/res/img/bg-clouds.gif);
	background-repeat: repeat-x;
}

textarea, input.riTextBox, input.cinput, input.CellphoneText
{
	border-color: #a8a8a8;
}

/*Buttons with a heigth of 18px*/

a.Previewlisting
{
	background-color: Transparent;
	background-image: url(/res/img/button-previewlisting.png);
	background-position: 0 0;
	border: none;
	text-indent: -9999em;
	line-height: 0;
	font-size: 0;
}

a.Previewlisting:hover, a.Previewlisting:focus
{
	background-position: 0 -18px;
}

a.Previewlisting:active
{
	background-position: 0 -36px;
}

/*Buttons with a heigth of 18px*/

select
{
	border-color: #a8a8a8;
}
.HighLight
{
	color: #448b37;
}

/*html default elements*/

/*SafariNow Logo*/
strong.Logo
{
	margin: -42px 25px 0 0;
	background-image: url(/res/img/logo.png);
	background-repeat: no-repeat;
	height: 80px;
	width: 186px;
	display: block;
	text-indent: -9999em;
	line-height: 0;
	font-size: 0;
	float: left;
}

strong.Logo a
{
	height: 75px;
	width: 176px;
	display: block;
}

/*SafariNow Logo*/

div.PageHeader
{
	
}

/*Page Navigation*/
div.PageNavigation
{
	border: none;
}

div.PageNavigationBackground
{
	display: block;
	height: 48px;
	width: 100%;
	position: absolute;
	background: #63C14C url(/res/img/bg-main-nav.gif) repeat-x 0 0;
	left: 0;	
	top: 87px;
	z-index: -99;
}

div.PageNavigation ul li a
{
	margin: 5px 4px 0 4px;
	padding: 8px 8px 10px 8px;
	color: #448B37;
	text-shadow: #A4E587 1px 1px;
}

div.PageNavigation ul li a span
{
	font-weight: normal;
	font-size: 12px;
}

div.PageNavigation ul li a span.Webdings
{
	font-size: 18px;
}

div.PageNavigation ul li a:hover
{
	background-color: #C1EFAA;
	/*border-style: solid;
	border-width: 1px;*/
	border-color: #C1EFAA;
}

div.PageNavigation ul li.Active a, div.PageNavigation ul li a:hover, div.PageNavigation ul li a.Active
{
	/*border-style: solid;
	border-width: 1px;*/
	color: #448B37;
	text-shadow: none;
	background-color: transparent;
}

div.PageNavigation ul li a:hover {color: #2F7722; text-shadow: #A4E587 1px 1px;}

/*2nd level Sub Navigation*/
div.PageNavigation ul li div ul
{
	margin-top: 46px;
	margin-left: 3px;
	border: solid 1px #D7EDC5;
	border-top: none;
	background-color: #DFF0D1;
	background-image: url(/res/img/bg-places-menu.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
	color: #D3F3CA;
	-moz-border-radius-bottomleft: 5px; /* Firefox */
	-moz-border-radius-bottomright: 5px; /* Firefox */
	-webkit-border-bottom-left-radius: 5px; /* Safari/WebKit */
	-webkit-border-bottom-right-radius: 5px; /* Safari/WebKit */
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	
}

div.PageNavigation ul li div ul li a, div.PageNavigation ul li div ul li a:hover
{
	color: #448B37;
	padding: 3px 0 0 0;
	margin: 5px 10px 3px 10px;
	text-shadow: none;
	background-color: Transparent;
	-moz-border-radius-topleft: 0; /* Firefox */
	-moz-border-radius-topright: 0; /* Firefox */
	-webkit-border-top-left-radius: 0; /* Safari/WebKit */
	-webkit-border-top-right-radius: 0; /* Safari/WebKit */
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

div.PageNavigation ul li div ul li a:hover
{
	text-decoration: underline;
	color: #585858; /**/
}

/*2nd level Sub Navigation*/

/*Search*/
div.PageHeader div.Search
{
	background-image: url(/res/img/bg-search2.png);    
    border: 0;
    width: 268px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

div.PageHeader div.Search:hover, div.PageHeader div.Search input.txtSearch:focus {background-position: 0 -29px;}

div.PageHeader div.Search input.txtSearch 
{

}

div.PageHeader div.Search input.ac_loading
{
	background: url("/res/img/indicator.gif") no-repeat scroll right center transparent;
}

div.PageHeader div.Search input.navSearch
{
    background: transparent url(/res/img/bg-search2.png) no-repeat -232px 0;
    height: 29px;
	width: 28px;
    margin: 0;
}

div.PageHeader div.Search input.navSearch:hover
{
    background-position: -232px -29px;
}

div.PageHeader div.Search input.navSearch:active
{
    background-position: -232px -29px;	
}

/*Page Navigation*/
/*Search*/
/*User Navigation*/
div.UserAuth
{
	
}

div.UserAuth ul
{
	border: none;
	background-color: Transparent;
}

div.UserAuth ul li a
{
	color: #5FC9D9;
	background-image: url(/res/img/blue-divider.png);
	background-repeat: no-repeat;
	background-position: 100% 3px;
}

div.UserAuth ul li a:hover
{
	color: #15869A;
}

div.UserNavigationLoggedIn
{
	width: 960px;
	margin: 0 auto;
	background-color: Transparent;
	color: rgb(88, 88, 88);
}

div.UserNavigationLoggedIn a
{
	color: rgb(97, 201, 219);
}

div.UserNavigationLoggedIn a:hover
{
	color: #15869A;
}

div.UserNavigationLoggedIn a.NavigationUsername, div.UserNavigationLoggedIn a.NavigationUsername:hover
{
	cursor: default;	
	color: rgb(97, 201, 219);
}

div.UserNavigationLoggedIn ul
{
	margin: 0;
	padding: 0;
	border: none;
	background-color: Transparent;
}

div.UserNavigationLoggedIn ul li a, div.UserNavigationLoggedInLevel2 a
{
	background-image: url(/res/img/blue-divider.png);
	background-repeat: no-repeat;
	background-position: 100% 3px;
}

div.UserNavigationLoggedIn ul li.liImpersonate a
{
	color: rgb(200, 200, 200);
}

div.UserNavigationLoggedInLevel2 a.Accounts:hover, div.UserNavigationLoggedInLevel2 a.Active
{
	color: #fff;
	background-color: rgb(85, 209, 231);
}

/*2nd Level*/
div.UserNavigationLoggedInLevel2 ul
{
	margin: 22px 0 0 0;
	width: auto;
	background-color: rgb(85, 209, 231);
	border: solid 1px rgb(117, 222, 241);
	background-image: none;
}

div.UserNavigationLoggedInLevel2 ul li a
{
	background-image: none;
	color: #D8F3F8;
}

div.UserNavigationLoggedInLevel2 ul li a.ChangeToYour
{
	border: none;
	background-image: url(/res/img/blue-menu-divider.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	color: #ABE7F2;
}

/*2nd Level*/
/*User Navigation*/
/*Page Content*/

div.PageContent
{
	padding-bottom: 0;	
}

/*BreadCrumb*/
div.BreadCrumb
{
	color: #acacac;
}

div.BreadCrumb a
{
	color: #5FC9D8;
}

div.BreadCrumb a:hover
{
	color: #4CBD39;	
}

div.BreadCrumb span
{
	color: #a5e3ff;
}

/*Bread Crumb*/

/*Search Bing*/

/*Content Navigation*/

div.PageContent div.ContentNavigation
{
	height: 38px;
	background-image: url(/res/img/places-nav-bar.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	border: none;
}

div.PageContent div.ContentNavigation ul
{
	padding: 5px 0 0 0;
}

div.PageContent div.ContentNavigation ul li a
{
	padding: 3px 2px 0 2px;
	height: 26px;
	color: #2C85C5;
	padding-left: 30px;
	background-image: url(/res/img/icon-thingstodo.png);
	background-position: 0 0;
	background-repeat: no-repeat;
}

div.PageContent div.ContentNavigation ul li:hover, div.PageContent div.ContentNavigation ul li.Active
{
	background-color: Transparent;
	background-image: url(/res/img/places-nav-hover-button.gif);
	background-repeat: repeat-x;
	background-position: 0 6px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

div.PageContent div.ContentNavigation ul li a.Accommodation
{
	padding-left: 30px;
	background-image: url(/res/img/icon-accommodation.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

div.PageContent div.ContentNavigation ul li a.Restaurants
{
	padding-left: 30px;
	background-image: url(/res/img/icon-restaurants.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

div.PageContent div.ContentNavigation ul li a.Events
{
	padding-left: 30px;
	background-image: url(/res/img/icon-events.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

div.PageContent div.ContentNavigation ul li a.TravelGuide
{
	padding-left: 30px;
	background-image: url(/res/img/icon-travelguide.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

div.PageContent div.ContentNavigation ul li a:hover, div.PageContent div.ContentNavigation ul li a:active
{
	color: #4CBD39;
}

/*Search Bing*/

div.divViewMode
{
}

div.divViewMode ul
{
	
}

div.divViewMode ul li a
{

}

div.divViewMode ul li a:hover
{
	
}

div.divViewMode ul li a.Active
{
	background-position: 0 -28px;
	color: #585858;	
}

div.divViewMode ul li a.Active:hover
{
	background-position: 0 -28px;	
}

div.divViewMode ul li a span.icon
{	
	width: 15px;
	height: 19px;
	display: block;
	float: left;
	background-image: url(/res/img/tab-icons.png);
	background-repeat: no-repeat;
}


div.divViewMode ul li a.Listings span.icon
{
	background-position: 0 -17px;
}

div.divViewMode ul li a.Listings:hover span.icon, div.divViewMode ul li a.Listings.Active span.icon
{
	background-position: 0 0;
}

div.divViewMode ul li a.Photos span.icon
{
	background-position: -16px -19px;
}

div.divViewMode ul li a.Photos:hover span.icon, div.divViewMode ul li a.Photos.Active span.icon
{
	background-position: -16px 0;	
}

div.divViewMode ul li a.Maps span.icon
{
	background-position: -32px -19px;
}

div.divViewMode ul li a.Maps:hover span.icon, div.divViewMode ul li a.Maps.Active span.icon
{
	background-position: -32px 0;
}

div.divViewMode ul li a.RoomFinder span.icon
{
	font-weight: bold;
}

div.divViewMode ul li a.RoomFinder:hover span.icon, div.divViewMode ul li a.RoomFinder.Active span.icon
{
	
}

div.ListingInfoBlue
{
	background-color: #f9fdfe;
	background-image: url(/res/img/pricing-bg.png);
	background-repeat: repeat-x;
	background-position: 0 bottom;
}

div.ListingInfoBlue ul li.BestPricePromise
{
	color: #3c952d;
}

div.AddressBar div.AddressBarLeft div a:hover
{
	color: #4CBD39; /**/
}

div.AddressBar div.AddressBarLeft div a.GetDirections
{
	background-image: url(/res/img/car-icon.png);
}

div.AddressBar div.AddressBarLeft div a.SendFriend
{
	background-image: url(/res/img/mail-icon.png);
	background-position: 0 0;
}

div.AddressBar div.AddressBarLeft div a.NearByAccommodation
{
	background-image: url(/res/img/accommodation_icon.png);
}

/*Address Bar*/

div#searchaccommodationbox h3
{
	color: #4aa335;
	border-color: #D0EABD;
	background-color: Transparent;
	background-image: url(/res/img/filters-panel.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
}

div#refineyoursearchinnerbox
{
	background-color: #fff;
	border: none;
	/*background-image: url(/res/img/bg-filter-panel.gif);
	background-repeat: repeat-y;
	background-position: right 0;*/
	padding: 0 5px 0 0;
}

div#refineyoursearchinnerbox ul li ul
{
	background-image: url(/res/img/bg-filter-panel.gif);
	background-repeat: repeat-y;
	background-position: right 0;
}

/*Check Availability*/

div.CheckAvailability input.btnCheckAvailability
{
    background-image: url(/res/img/button-checkavailability-21.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    background-color: Transparent;
    border: none;
    text-indent: -9999em;
    line-height: 0;
    font-size: 0;
}

div.CheckAvailability input.btnCheckAvailability:hover
{
    background-position: 0 -21px;
}

div.CheckAvailability input.btnCheckAvailability:active
{
    background-position: 0 -42px;
}

/*Check Availability*/

div#refineyoursearchinnerbox {border-left: solid 1px #e8e8e8; border-right: solid 1px #e8e8e8; border-bottom: solid 1px #e8e8e8; margin: 0;}

div#refineyoursearchinnerbox h3
{
	color: #4aa335;
	background-color: Transparent;
	background-image: url(/res/img/filters-panel.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
}

div#refineyoursearchinnerbox h4
{

}

div#refineyoursearchinnerbox h4.collapsed
{
	
}



/*Billboard UpSell*/

div.pnlBillboardRequest
{
	border: solid 1px #45a62f;
	background-color: #DDF7D1;
	background-image: url(/res/img/bg-contact-popup.png);
	background-position: 0 bottom;
	background-repeat: repeat-x;
}

div.pnlBillboardRequest ul li a
{
	background-image: none;
}

/*SearchListing*/

div.SearchListing
{
	border: solid 1px #CDEAEA;
	background-image: url(/res/img/bg-listing.gif);
	background-position: 0 0;
	background-repeat: repeat-x;
	background-color: #DAF3F2;
}

/*SellerProduct*/

div.ListingThumbnail div.plSpecialDiscount
{
	color: #d84c00;
}

div.ListingRating
{
	height: 31px;
	right: -7px;
	background-color: Transparent;
	border: none;
	background-image: url(/res/img/review-box.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

div.pnlReviewOverAllRating
{
	background-image: url(/res/img/ratings-empty.png);
}

div.pnlReviewOverAllRating div
{
	background-image: url(/res/img/ratings-full.png);
}

div.EstablishmentInformation div.BestPricePromise
{
	color: #3C952D;
}

div.Currency input
{
	background-image: url(/res/img/button-currency-flags.png);
}

div.pagingContainer a:hover
{
	background-color: #dfdfdf;
}

div.pagingContainer a.Active
{
	background-color: #4aae29;
}

div.BudgetInputFilter select
{
	
}

div.HomePageFind
{
	width: 967px;
	border: none;
	background-image: url(/res/img/home-search-bg-24bit.png);
	background-position: 0 0;
	background-repeat: no-repeat;
}

div#refineyoursearchbox label
{
	color: #3b942c;
}

div#refineyoursearchbox input.SearchTextBox
{
	margin: 5px 10px 10px 5px;
	padding-top: 7px;
	padding-bottom: 6px;
	border-color: #46a735;
	background-image: url(/res/img/search-box-home.png);
	background-repeat: repeat-x;
	background-color: Transparent;
	width: 450px;
}

div#refineyoursearchbox input.Go
{
	margin: 5px 0 20px 0;
	background-image: url(/res/img/go-button.png);
	height: 40px;
	width: 60px;
}

div#refineyoursearchbox input.Go:hover
{
	background-position: 0 -40px;
}

div#refineyoursearchbox input.Go:active
{
	background-position: 0 -80px;
}

div#optionalavailabilitycheck h3
{
	color: #80b872;
}

div#optionalavailabilitycheck div label
{
	color: #3a932c;
}

div#optionalavailabilitycheck div select
{
	
}

div#optionalavailabilitycheck div div table tr td span input[type=text]
{
	
}

div.ButtonOptions
{
	background-image: url(/res/img/bg-call-to-actions.gif);
	background-repeat: repeat-x;   
	background-position: 0 0;
}

div.MainButton, div.LeftContent div.ButtonOptions
{
	background-image: url(/res/img/bg-register-now_s1.png);
}

/*Home Page*/
div.PopularDestinations
{
	width: 306px;
	padding-left: 0;
	border-left: none;
	background-color: Transparent;
}

div.HomeHalfPageLists div.HomeHalfPageListItem a:hover img
{
	border-color: #2C85C5;
}

/*Home Page Feature*/

/*Home Page Recently Added*/

div.RecentProducts
{
	background-image: url(/res/img/grey-bg.png);
	background-repeat: repeat-x;
	background-position: 0 bottom;
}

/*Home Page Recently Added*/

div.pnlInAndAround h3
{
	color: #989898;
}

div.pnlInAndAround h3 span
{
	font-weight: normal;	
}

div.SubLocations div.SubLocation h5
{
	color: #585858;
}

div.SubLocations div.SubLocation ul li div.AllItems
{
	background-image: url(/res/img/bg-more-popup.gif);
	background-repeat: repeat-x;	
}

div.SubLocations div.SubLocation ul li div.AllItems a.ShowLess
{
	background-color: Transparent;
}

div.GreenContainer
{
	background-color: #f6fdf2;
	border: solid 1px #dfdfdf;
	padding: 10px 20px 30px 20px;	
}

div.GreenContainer h2
{
	margin-top: 10px;	
}

div.GreenContainer div.FacebookLogin
{
	float: right;
	margin-top: -40px;	
}

div.GreenContainer div.Half input.cinput
{
	width: 200px;	
}

div.GreenContainer div.Half input.CellphoneText
{
	width: 125px;	
}

/*Page Footer*/

div.PageFooter
{
	padding-top: 60px;
	background-image: url(/res/img/footer-bg.png);
	background-repeat: repeat-x;
	color: #92d6df;
}

div.PageFooterContent
{
	padding-top: 0;
	border: none;
	height: 255px;
}

div.PageFooter div.PageFooterContent a
{
	color: #92d6df;
}

div.PageFooter div.PageFooterContent a:hover
{
	color: #ffffff;
	text-decoration: underline;
}

div.PageFooter div.PageFooterContent div.Half div.Half
{
	width: 215px;
	background-image: url(/res/img/footer-divider.png);
	background-repeat: no-repeat;
	background-position: 100% 0;
	border: none;
}

div.PageFooter div.PageFooterContent h3
{
	color: #bfe5eb;
}

div.PageFooter div.PageFooterContent h4
{
	color: #bfe5eb;
}

div.PageFooter div.ContactNumber
{
	font-family: Georgia;
	font-style: italic;
	border: none;
	line-height: 35px;
	height: 35px;
}

div.PageFooter div.FooterLinks
{
	height: 30px;
	border: none;	
}

div.PageFooter div.FooterLinks ul
{
	margin-top: 0;	
}

div.PageFooter div.FooterLinks ul li
{
	color: #3f939d;	
	line-height: 30px;
}

div.PageFooter div.FooterLinks ul li a
{
	color: #3f939d;
}

div.PageFooter div.FooterLinks ul li a:hover
{
	color: #fff;
	text-decoration: underline;	
}

/*Page Footer*/

/*Buttons*/

.GreenLrg, .GreenMdm, .GreenSml, .BlueLrg, .BlueMdm, .BlueSml, .GreyLrg, .GreyMdm, .GreySml
{
	color: #fff !important;
	font-weight: bold;
	line-height: 1.5;
	text-align: center;
	background-position: 0 bottom;
	background-repeat: repeat-x;
}

.GreenLrg, .BlueLrg, .GreyLrg
{
	font-size: 24px;
	background-image: url(/res/img/bg-button-38.png);
	padding: 2px 15px;
	border-radius: 5px;
	-moz-border-radius: 5px; /* Firefox */
	-webkit-border-radius: 5px; /* Safari/WebKit */	
}

.GreenMdm, .BlueMdm, .GreyMdm
{
	font-size: 15px;
	background-image: url(/res/img/bg-button-24.png);
	padding: 2px 10px;
	border-radius: 4px;
	-moz-border-radius: 4px; /* Firefox */
	-webkit-border-radius: 4px; /* Safari/WebKit */
}

.WizardNavWrapper table, .WizardNavWrapper table td { border-spacing: 0px; padding: 0; margin: 0; }

.WizardNavWrapper table td input.GreenMdm 
{
  	font-size: 15px;
	background-image: url(/res/img/bg-button-24.png);
	padding: 2px 10px;
	margin-left: 8px;
	border-radius: 4px;
	-moz-border-radius: 4px; /* Firefox */
	-webkit-border-radius: 4px; /* Safari/WebKit */	
}

.GreenSml, .BlueSml, .GreySml
{
	font-size: 12px;
	background-image: url(/res/img/bg-button-21.png);
	padding: 1px 9px;
	border-radius: 3px;
	-moz-border-radius: 3px; /* Firefox */
	-webkit-border-radius: 3px; /* Safari/WebKit */
}
/*Green Specific*/
.GreenLrg, .GreenMdm, .GreenSml
{
	background-color: #88e85e;
	border: solid 1px #46a62f;
	text-shadow: #46a62f 0 -1px;	
}

.GreenLrg:hover, .GreenMdm:hover, .GreenSml:hover
{
	color: #fff;
	cursor: pointer;
	background-color: #67e232;
}

.GreenLrg:active, .GreenMdm:active, .GreenSml:active
{
	color: #fff;
	background-color: #58ae32;
}
/*Blue Specific*/
.BlueLrg, .BlueMdm, .BlueSml
{
	background-color: #88c6cd;
	border: solid 1px #4f8590;
	text-shadow: #4f8590 0 -1px;	
}

.BlueLrg:hover, .BlueMdm:hover, .BlueSml:hover
{
	color: #fff;
	background-color: #64b5be;
}

.BlueLrg:active, .BlueMdm:active, .BlueSml:active
{
	color: #fff;
	background-color: #5f8c91;
}
/*Grey Specific*/
.GreyLrg, .GreyMdm, .GreySml
{
	background-color: #e6e6e6;
	border: solid 1px #a3a3a3;
	text-shadow: #a3a3a3 0 -1px;	
}

.GreyLrg:hover, .GreyMdm:hover, .GreySml:hover
{
	color: #fff;
	background-color: #ccc;
}

.GreyLrg:active, .GreyMdm:active, .GreySml:active
{
	color: #fff;
	background-color: #999;
}

/*Buttons*/

/*Validation Summary */

.FailureNotification
{
    font-size:1.2em;
    color:Red;   
    font-weight:bold;
    
}

/*Validation Summary */

/*Pitch*/

.col3 /*For 960px*/
{
	display: block;
	float: left;
	width: 280px;
	margin: 50px 0 0; 	
}

.colCentre
{
	margin-left: 60px;
	margin-right: 60px;	
}

.col3 h3
{
	color: #000;
	font-weight: bold;	
}

.col3 p
{
	color: #4c4c4c;
	margin-bottom: 0;
}

.PitchFeature
{
	border: solid 1px #dfdfdf;
	border-radius: 10px;
	-moz-border-radius: 10px; /* Firefox */
	-webkit-border-radius: 10px; /* Safari/WebKit */
	-moz-box-shadow: 0px 3px 3px #d9d9d9;
	-webkit-box-shadow: 0px 3px 3px #d9d9d9;
	box-shadow: 0px 3px 3px #d9d9d9;
}

.BlueFadedBoxBackground, .GreenFadedBoxBackground
{
	position: absolute;
	height: 557px;
	width: 100%;
	left: 0;
	background-image: url(/res/img/sites/bg-feature.gif);
	background-repeat: repeat-x;
	z-index: -99;
	margin-top: -3px;
}

.GreenFadedBoxBackground
{
	height: 678px;
	background-image: url(/res/img/pitch/bg-feature.gif);	
	margin-top: -63px; 
}

.BlueFadedBox, .GreenFadedBox
{
	padding: 30px 0 10px;
	margin: 0px; 	
}

.GreenFadedBox
{
	padding: 42px 0 30px;
	margin-top: -63px; 
}

.GreyFadeBox
{
	height: 87px;
	width: 100%;
	padding-top: 3px;	
}

.BlueFadedBox h2, .GreenFadedBox h2
{
	font-size: 51px;
	line-height: 128%;
	font-weight: bold;
	padding: 0;
	margin: 10px 0 30px 0;
	padding: 0;
	color: #fff;	
}

.BlueFadedBox h3, .GreenFadedBox h3
{
	color: #fff;
	font-weight: bold;
}

.BlueFadedBox p
{
	color: #304D5E;
}

.GreenFadedBox p
{
	color: #507933;
}

.BlueFadedBox hr
{
	border-style: solid;
	border-top-color: #67A6B1;
	border-bottom-color: #92D9E3;
	border-left: none;
	border-right: none;
	margin: 0;
}

.GreenFadedBox hr
{
	border-style: solid;
	border-top-color: #80B05C;
	border-bottom-color: #B3D78D;
	border-left: none;
	border-right: none;
	margin: 0;
}

/*Pitch*/

/*GridViewCSS White Chrome Style*/
.GridViewStyle
{
    font-family: Arial, Sans-Serif;
    font-size: small;
    table-layout: auto;
    border-collapse: collapse;
    border: #999999 1px solid;
}
/*Header and Pager styles*/
.HeaderStyle, .PagerStyle /*Common Styles*/
{
    background-image: url(/Images/HeaderWhiteChrome.jpg);
    background-position: center;
    background-repeat: repeat-x;
    background-color: #fff;
    border-bottom: solid 1px #999;
}
.HeaderStyle th
{
    padding: 5px;
    color: #333;
}
.HeaderStyle a
{
    text-decoration: none;
    color: #333;
    display: block;
    text-align: left;
    font-weight: normal;
}
.PagerStyle table
{
    text-align: center;
    margin: auto;
}
.PagerStyle table td
{
    border: 0px;
    padding: 5px;
}
.PagerStyle td
{
    border-top: #999999 1px solid;
}
.PagerStyle a
{
    color: #333;
    text-decoration: none;
    padding: 2px 10px 2px 10px;
    border-top: solid 1px #fff;
    border-right: solid 1px #999;
    border-bottom: solid 1px #999;
    border-left: solid 1px #fff;
}
.PagerStyle span
{
    font-weight: bold;
    color: #333;
    text-decoration: none;
    padding: 2px 10px 2px 10px;
}
/*RowStyles*/
.RowStyle td, .AltRowStyle td, .SelectedRowStyle td, .EditRowStyle td /*Common Styles*/
{
    padding: 5px;
    border-right: solid 1px #999;
}
.RowStyle td
{
    background-color: #E4E4E4;
}
.AltRowStyle td
{
    background-color: #fff;
}
.SelectedRowStyle td
{
    background-color: #FF9;
}

.RealTimeDivider
{
    border-bottom-color: #DFDFDF; 
    border-bottom-style: solid; 
    border-bottom-width: 1px;
    padding-top:25px;
}

.NoSkinClass .PageContent,
.NoSkinClass .MainButton {
  width: auto !important;
}


.NoSkinClass .PageHeader,
.NoSkinClass .PageNavigationBackground,
.NoSkinClass .BreadCrumb,
.NoSkinClass .UserAuth,
.NoSkinClass .UserNavigationLoggedIn,
.NoSkinClass .Steps,
.NoSkinClass .PageFooter {
  display: none !important;
}

.NoSkinClass .formControl,
.NoSkinClass .RoomInformationBar {
  background: none !important;
}

.NoSkinClass .formControl {
  margin-bottom: 0 !important;
}

.NoSkinClass h2 {
  margin: 10px 0 !important;
}

.NoSkinClass .MainButton {
  margin: 0 !important;
}

.NoSkinClass .RoomInformationBar select {
  width: 50px !important;
}
.AdminInfoBox {border: solid 1px #a7bac5; background: #ebf7ff; padding: 12px; margin-bottom: 12px;}

.AdminInfoIntro {font-weight: bold; font-size: 12px;}

.AdminInfoIntro ul {font-weight: normal; padding-top: 12px; font-size: 12px;}

.AdminInfoIntro ul li { list-style-position: outside; margin-left: 16px;}

.AdminGridWrapper {padding-top: 12px;}

.AdminGrid {border: solid 1px #a7bac5; border-collapse: collapse; width: 100%;}

.AdminGrid th {background: #dde8ef; padding: 2px 5px 2px 5px; color: #4a6674; font-weight: bold; border-left: solid 1px #a7bac5; font-size: 12px;}

.AdminGrid td {padding: 2px 5px 2px 5px; border: solid 1px #c1c1c1; color: #717171; font-size: 12px; vertical-align: top;}  

/*.AdminGrid td a {color: #4a6674;}  */

.AdminGrid td a:hover {color: #28373e;}  

.AdminGrid .alt { background: #fcfcfc url("/res/img/grid-alt.png") repeat-x top; }

.AdminGridPager {border-left: solid 1px #a7bac5; border-right: solid 1px #a7bac5; border-bottom: solid 1px #a7bac5; background: #dde8ef; color: #4a6674; height: 21px; padding-top: 0px;}  

.AdminGridPager span {font-weight: bold; font-size: 12px; border: solid 1px #dde8ef; padding: 1px 5px 1px 5px; margin-left: 1px;}     

.AdminGridPager a {text-decoration: none; font-size: 12px; border: solid 1px #dde8ef; padding: 1px 5px 1px 5px; margin-left: 1px;}  

.AdminGridPager a:hover {text-decoration: none; border: solid 1px #a7bac5; color: #28373e;} 

.AdminDialog {z-index: 99999; position: absolute; display: none; background: #fff; border: solid 1px #a7bac5; top: 227px; font-size: 12px;}

.AdminDialogHeader {background: #a7bac5; height: 24px; color: #ebf7ff; font-weight: bold; padding: 4px 0 0 12px; border-bottom: solid 1px #a7bac5; font-size: 15px;}

.AdminDialogContent {padding: 12px;}

.BlockBackground {z-index: 99998; background: #000; width: 100%; height: 100%; position: absolute; display: none; top: 0; left: 0;}

