﻿html,body 
{
    font: 11px Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	color: #000000;
	min-height: 100%;
	margin-bottom: 1px;
}

A
{
    color: #330000;
    font-weight: bold;
    text-decoration: none;
}
A:link
{
}
A:visited
{
}
A:hover
{
    text-decoration: underline;
}
A:active
{
}

.DatePicker A
{
    text-decoration: none;
}

h1
{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 14pt;
	color: #330000;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

h2
{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	color: #330000;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

h3
{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 9pt;
	color: #330000;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

h4
{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 9pt;
	color: #330000;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

h5
{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 9pt;
	color: #330000;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

h6
{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 9pt;
	color: #330000;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.PageHeader
{
    margin-bottom: 15px;
}

.oneColElsCtrHdr  { 
	background: url(images/carisma_top_1_bg.gif) repeat-x;
	background-color: #f9f3f3;
} 

.oneColElsCtrHdr #header { 
	width: 950px;  /* this width will create a container that will fit in an 800px browser window if text is left at browser default font sizes */
	height: 205px;
	background: url(images/carisma_top_1.gif) no-repeat;
	background-color: #ffffff;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
} 

.oneColElsCtrHdr #mainpage { 
	width: 950px;  /* this width will create a container that will fit in an 800px browser window if text is left at browser default font sizes */
	margin: 2px auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #ffffff;
	border-left: solid 1px #e6e6e6;
	border-right: solid 1px #e6e6e6;
	border-bottom: solid 1px #e6e6e6;
}

.oneColElsCtrHdr #footer 
{
	width: 952px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
} 

.oneColElsCtrHdr #footer p
{
	width: 950px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	padding: 2px 0 2px 0; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	color: Gray;
	font-size: 11px;
}

.oneColElsCtrHdr #footer a
{
    color: Gray;
    font-weight: normal;
} 

.blueline
{  
    background: url(images/carisma_bline.gif) repeat-x center;
    padding: 1px;
}

.ContentTab
{
	
}

.ContentTitle
{
	padding: 5px;
	background-image: url('images/contenttab-bg.gif');
	background-repeat: repeat-x;
	vertical-align: middle;
}

.ContentTitleNoBG
{
	padding: 5px;
	background-repeat: repeat-x;
	vertical-align: middle;
	background-image: url(/images/admin/black-fade-bg.jpg);
}

.TitleContainer
{
	position: relative;
}

.ContentTitle A
{
	color: #ffffff;
}

.ContentTitle H1
{
	color: #ffffff;
}

.ContentCell
{
	padding: 5px;
	background-color: #f7f5ff;
	vertical-align: top;
	height: 100%;
}

.MenuBackground
{
    background-color: #f7f5ff;
    background-image: url(/images/menu/menu_background.gif);
}

.MenuDivStyle
{
    padding: 0px 4px 0px 4px;
}

.MenuInnerDivStyle
{
    padding: 5px;   
}

.Loginbox_label
{
    font-size: 10px;
    color: #FFFFFF;
}

.Loginbox_textbox
{
    font-size: 10px;
}

#login
{
    background: url(images/contenttab-bg.gif);
    color: #FFFFFF;
    padding: 2px 5px 2px 5px;
    height: 21px;
}

#breadcrumbs
{
    padding: 2px 5px 2px 5px;
}

.Error
{
    color: Red;
    font-weight: bold;    
}

.PMenu
{
    margin: 2px 0px 2px 0px;
}
	
.PageTableCell
{
    padding: 0px 0px 10px 0px;
}

.ScheduleRulerContainer
{
	border: solid 1px;
	border-bottom: none;
	height: 40px;
	overflow: hidden;
	position: relative;
}

.ScheduleRulerItem
{
	padding: 2px;
	height: 36px;
	position: absolute;
	color: #ffffff;
	text-align: center;
	background-image: url('/images/contenttab-bg.gif');
}

.ScheduleContainer
{
	border: solid 1px;
	border-top: none;
	position: relative; 
	overflow: hidden;
}

.ScheduleRow
{
	color: #aaaaaa;
	width: 100%;
	height: 40px;
	overflow: hidden;
	position: relative;
	margin: 0px;
	cursor: default;
}

.ScheduleBrick
{
	font-size: 8pt;
	top: 0px;
	border: solid 1px white;
	padding: 1px;
	height: 100%;
	position: absolute;
	color: #ffffff;
	background-color: #000099;
	overflow: hidden;
	filter:alpha(opacity=90);
	-moz-opacity: 0.9;
	opacity: 0.9;
}

.ScheduleBrickContent
{
	width: 200px;
	cursor: default;
}

.ScheduleDayMarker
{
	position: absolute;
	border-right: solid 1px;
	top: 0px;
	height: 100%;
	background-color: #ffffff;
	filter:alpha(opacity=20);
	-moz-opacity: 0.2;
	opacity: 0.2;
}

.ScheduleTodayMarker
{
	position: absolute;
	border: solid 5px;
	top: 0px;
	height: 100%;
	background-color: #ffffff;
	filter:alpha(opacity=20);
	-moz-opacity: 0.2;
	opacity: 0.2;
}

.ScheduleHolidayMarker
{
	position: absolute;
	top: 0px;
	height: 100%;
	background-color: #330000;
}

.NewsDateStyleList
{
    font-size: 10px;
    font-style: italic;
    color: #330000;
}

.NewsTitleStyleList
{
    font-size: 10px;
    font-weight: bold;
    color: #330000;
}

.NewsFrontPageTextStyleList
{
    font-style: italic;
}

.NewsDateStyleGraphic
{
    font-size: 10px;
    font-style: italic;
    color: #330000;
}

.NewsTitleStyleGraphic
{
    font-size: 13px;
    font-weight: bold;
    color: #330000;
}

.NewsFrontPageTextStyleGraphic
{
    font-style: italic;
}

.NewsDateStyle
{
    font-size: 10px;
    font-style: italic;
    color: #330000;
}

.NewsTitleStyle
{
    
}

.NewsArticleStyle
{
    
}

.NewsFrontPageTextStyle
{
    font-size: 14px;
    font-style: italic;
    color: #666666;
}

.NewsTableStyle
{
    width: 100%;
    padding: 0;
    border: 0;
}

.EditCommentContainer
{
	position: absolute;
    border: solid 1px black;
    background-color: White;
    width: 400px;
    height: 300px;
    padding: 5px;
}


.EditCommentTextbox
{
	width: 395px;
	height: 274px;
}

.EditCommentButtonContainer
{
	width: 100%;
	text-align: right;
}

.ViewportCenteredDivFadeBG
{
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background-color: White;
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}

.ViewportCenteredDivContainer
{
	position: fixed;
    border: solid 1px black;
    background-color: White;
    padding: 5px;
}

.ViewportCenteredDivContainerTransparentNoBorder
{
	position: fixed;
}

.PriceGroupSelectorButtonContainer
{
	width: 100%;
	text-align: right;
}

.PriceGroupDeletorButtonContainer
{
	width: 100%;
	text-align: right;
}

.CommentNotifier
{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 20px;
	height: 20px;
	background-image: url(/images/icons/notepad.png);
}

.PrintButton
{
	position: absolute;
	top: 0px;
	right: 0px;
}

.AdminDivStyle
{
    padding: 5px;
}

.BookingTrackerContent
{
	width: 100%;
	height: 100px;
	background-color: #f7f5ff;
}

.BookingSearch
{
    padding: 0 5px 0 5px;
	width: 100%;
	height: 100px;
	background-color: #f7f5ff;
}

.BookingTrackerContentNoHeight
{
	width: 100%;
	background-color: #f7f5ff;
}

.RoomContainer
{
	width: 100%;
	height: 70px;
	overflow: auto;
}

.RoomContainerNoScroll
{
	width: 100%;
}

.BookingTrackerTable
{
	width: 100%;
}

.BookingTrackerTableIE
{
	width: 95%;
}

.BookingTrackerTable td
{
	padding: 1px;
}

.BookingTrackerPriceCell
{
	width: 70px;
	text-align: right;
}

.BookingTrackerCancelCell
{
	width: 70px;
	text-align: right;
}

.BookingTrackerGrandTotalContainer
{
	position: absolute;
	bottom: 10px;
	right: 78px;
	font-weight: bold;
}

.BookingTrackerButtonContainer
{
	position: relative;
	height: 30px;
}

.BookingTable
{
	border-collapse: collapse;
	width: 100%;
}

.BookingTable th
{
	padding: 5px;
	text-align: center;
}

.BookingTable td
{
	padding: 0px 5px 0px 5px;
}

.BookingTable input
{
	text-align: center;
	font-weight: bold;
	font-size: 13pt;
	font-family: 'Courier New';
}

/*
.BookingTable .MaxPersonCell
{
	text-align: center;
	font-weight: bold;
	font-size: 13pt;
	font-family: 'Courier New';
	width: 60px;
}
*/

.BookingTable .PriceCell
{
	text-align: center;
	font-weight: bold;
	font-size: 13pt;
	font-family: 'Courier New';
	width: 110px;
}

.BookingTable .RoomCountCell
{
	width: 70px;
}

.BookingTable .BookingRoomNameRow
{
	background-color: #cccccc;
	border: solid 1px;
	padding: 5px;
	margin-bottom: 5px;
	height: 20px;
}

.BookingTable .BookingRoomNameRow h1
{
	color: #000000;
	font-weight: bold;
	height: 20px;
}

.BookingTable .RoomTypeName
{
	width: 460px;
}

.BookingRoomNameRow td
{
	color: #000000;
	font-weight: bold;
}

.BookingError
{
	width: 100%;
	text-align: right;
	color: Red;
}

.RoomDescriptionContainer
{
	width: 100%;
}

.RoomExtraContainer
{
	float: right;
}

.ContextList
{
    padding: 0px;
    margin: 0px;
}

.EvenRow
{
    background-color: #ffffff;
    cursor: pointer;
}

.OddRow
{
    background-color: #f7f5ff;
    cursor: pointer;
}

.ContextList tr.EvenRow:hover
{
	background-color: #ffffaa;
    cursor: pointer;
}

.ContextList tr.OddRow:hover
{
	background-color: #ffffaa;
    cursor: pointer;
}

.ContextList td
{
	vertical-align: top;
}

.PriceGroupCreator
{
}

.SearchSPCSCustContent
{
	width: 500px; 
	height: 600px; 
	vertical-align:top; 
	text-align: left; 
	overflow: auto;
}

.BookingListAvailable
{
	background-color: #ffffff;
	cursor: pointer;
}

.BookingListBooked
{
	background-color: #ccffcc;
	cursor: pointer;
}

.BookingListCheckedIn
{
	background-color: #ffcccc;
	cursor: pointer;
}

.BookingListUncleaned
{
	background-color: #ffffcc;
	cursor: pointer;
}

.RoomStatusUnavailable
{
	background-color: #ffcccc;
}

.RoomStatusAvailable
{
    background-color: #ccffcc;
}

.RoomListContainer
{
	width: 100%;
	height: 600px;
	overflow: auto;
}

.RoomItemContainer
{
	width: 100%;
	height: 450px;
	overflow: auto;
}

.TableHeader
{
    background-color: #3A4336;
    font-weight: bold;
    color: #ffffff;
}

.