/*
This .css needs to be processed by getCSS.aspx in order to 
output proper application paths.
The string

$_APPNAME_$

will be replaced by the proper application path (i.e. TBCCW)

*/
/* header image - start ------------------------------------------------------*/
#headerImageContainer { /* inherits and extends the generic headerImageContainer selector */
	background: #52618C;
}
/* header image - end --------------------------------------------------------*/


/* global navigation - start -------------------------------------------------*/
#globalNavigation td.active {/* inherits and extends the generic globalNavigation td.active selector */
	background-color: #52618C;
}
/* global navigation - end ---------------------------------------------------*/


/* page title - start --------------------------------------------------------*/
#pageTitleBox { /* inherits and extends the generic pageTitleBox selector */
	background: #52618c url(bg_search_accomm.gif) repeat-y 100% 0px;
	padding-left: 10px;
	border-bottom: 1px solid #ffffff;
}
/* page title - end ----------------------------------------------------------*/


/* global search - start -----------------------------------------------------*/

#globalSiteSearch {
	width: 250px;
}

#globalSiteSearch label {
	display: inline;
	margin-right: 5px;
	font-size: 85%;
	text-transform: uppercase;
}

/* global search - end -------------------------------------------------------*/


/* breadcrumb - start ---------------------------------------------------------*/
#breadcrumb { /* inherits and extends the generic breadcrumb selector */
	background: #BFC7DE;
}
/* breadcrumb - end ----------------------------------------------------------*/


/* left navigation - start ---------------------------------------------------*/
p.leftNavigationActive { /* inherits and extends the generic p.leftNavigationActive selector */
	color: #336699;
}

p.leftNavigationActive a:link, p.leftNavigationActive a:visited, p.leftNavigationActive a:active { /* inherits and extends the generic p.leftNavigationActive a selector */
	color: #336699;
}
/* left navigation - end -----------------------------------------------------*/


/* Explore element - start ---------------------------------------------------*/
#exploreElementHeader { /* inherits and extends the generic exploreElementHeader selector */
	/*background-color: #9DAACE;
	color: #003366;*/
	background: #52618C url(bg_interact_accomm_header.gif) repeat-y 100% 0px;
	color: #ffffff;
	text-transform: uppercase;
}

#exploreElementContent { /* inherits and extends the generic exploreElementContent selector */
	/*background-image: url(accommodations_explore_footer.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-color: #E0E2E9;
	color: #333333;*/
	background: #ffffff url(bg_interact_accomm_content.gif) no-repeat 0px 100%;
	color: #333333;
	border-bottom: 3px solid #dfdeed;
}
/* Explore element - end -----------------------------------------------------*/


/* Additional Right Column Elements - start ----------------------------------*/
.rightColumnAccommElement {
	background-color: #f0edf9;
}

.rightColumnAccommActionElement {
	background-color: #ffffff;
	border: 1px solid #cccccc;
	padding: 0px 0px 5px 0px;
}

.rightColumnAccommActionElement .withBorderTop {
	border-top: 1px solid #cccccc;
}

.rightColumnAccommElementHeader {
	background-color: #9daace;
	color: #003366;
	margin: 0;
	text-align: left;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 1.3em;
	padding-top: 0.6em;
	padding-bottom: 0.6em;
}

.rightColumnAccommBookHeader {
	background-color: #d7deeb;
	background-image: url(bg_book_header_phone.gif);
	background-position: 5px 2px;
	background-repeat: no-repeat;
	padding: 5px 0px 6px 0px;
	text-align: center;
	font-weight: bold;
}

.rightColumnAccommElement label {
	visibility: visible;
}

.rightColumnAccommElementContent {
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #333333;
	line-height: 1.3;
}

.rightColumnAccommElementContent p, .rightColumnAccommActionElement p {
	padding-left: 20px;
	padding-right: 10px;
	margin-top: 3px;
	margin-bottom: 5px;
	line-height: 1.3em;
}

.rightColumnAccommElementContent p.withIndent {
	text-indent: -1.9em;
	margin-left: 1.6em;
}

.rightColumnAccommElementContent ul, .rightColumnAccommElementContent ol {
	margin: 5px 0px 5px 10px !important;
}

/* Additional Right Column Elements - end ------------------------------------*/


/* content area - start ------------------------------------------------------*/
p.copySectionIntroText { /* inherits and extends the generic p.copySectionIntroText selector */
	color: #000000;
}

.accommodationSearchForm {
	
}

.accommodationSearchForm label, .accommodationSearchResults label {
	display: inline;
}

.accommSearchResultItem {
	/*margin-top: 5px;*/
	/*border: 1px solid #999999;*/
	background-color: #ffffff;
}

.accommSearchResultItem .floatLeft p, .accommSearchResultItem h4, .accommSearchResultItem p, .accommSearchResultItem table {
	/*padding-left: 5px;*/
}

.accommSearchResultItem p {
	margin: 0;
	padding: 0;
	margin-top: 5px;
	margin-bottom: 5px;
}

.bcEscapesBadge {
	margin-bottom: 70px;
	margin-right: 10px;
}

.copySection ul { /* inherits and extends the generic copySection ul selector defined in genericCSS.css */
	margin-top: 0;
	padding-top: 0;
	margin-left: 0;
	padding-left: 1.5em;
}

.copySection ol {
	margin: 0;
	margin-top: 0;
	padding-top: 0;
	margin-left: 0;
	padding-left: 1.8em;
}

.copySection ul li {
	list-style-image: url(arrow_bullet_right_col.gif);
}

.accommSearchResultItemBCEHeader {
	border-top: 1px solid #999999;
	/*padding: 5px;*/
	/*background-color: #bfc7de;*/
}

.accommSearchResultItemBookableHeader {
	border-top: 1px solid #999999;
	padding: 5px;
	/*background-color: #e0e2e9;*/
}

.accommSearchResultItemContent {
	/*padding: 5px;*/
}

h4 { /* inherits and extends the generic h4 selector */
	color: #52618C;
}

label.h4Style { /* makes the label behave similar to the h4 selector */
	display: inline;
	font-family: Verdana, Arial, sans-serif;
	font-size: 100%;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	color: #52618C;
}

ul.accommTabbedNav {
	position: relative;
	display: inline;
	margin: 0;
	padding: 0;
	list-style: none;
	margin-bottom: -1px;
}

ul.accommTabbedNav li {
	display: inline;
	margin: 0;
	padding: 0;
	padding: 3px 10px 5px 10px;
	border-left: 1px solid #999999;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	background-color: #e0e0e0;
}

ul.accommTabbedNav li.active {
	border-bottom: 1px solid #ffffff;
	background-color: #ffffff;
}


.accommDateTable th {
	background-color: #98ce6a;
	color: #ffffff;
}

/* content area - end --------------------------------------------------------*/


/* miscellaneous - start -----------------------------------------------------*/
.solidLine { /* inherits and extends the generic solidLine selector */
	background: #999999;
}

.withBackground {
	background-color: #bfc7de;
}

.withBackgroundLighter {
	background-color: #e0e2e9;
}

.noTopBorder {
	border: none;
}

#colourSpacer { /* inherits and extends the generic colourSpacer selector */
	background: #52618c url(bg_search_accomm.gif) repeat-y 100% 0px;
}
/* miscellaneous - end -------------------------------------------------------*/

/* new definitions for Top Places */
div#accommTopPlaces div.item {
	clear: left;
	padding-top: 10px;
	margin-bottom: 25px;
	height: 1%;
}

div#accommTopPlaces div.item div.header {
	border-bottom: 1px solid #b1c1c3;
	padding-bottom: 3px;
	margin-bottom: 3px;
}
div#accommTopPlaces div.item div.header a {
	color: #52618C !important;
}

div#accommTopPlaces div.item div.header h4,
div#accommTopPlaces div.item div.header span {
	float: left;
}

div#accommTopPlaces div.item div.content img {
	float: left;
	margin: 0px 10px 10px 0px;
}

div#accommTopPlaces div.item div.content p {
	padding: 0px;
	margin: 0px 0px 5px 0px;
}