﻿body
{
	margin: 0;
	padding: 0;
	height: 100%;
	border: none;
	width: 100%;
	font-family: Arial, Sans-Serif;
	color: white;
	background-image: url('../images/BackgroundTile.jpg');
	background-position: top left;
	background-repeat: repeat;
	background-color: #403429;
}

html
{
	height: 100%;
	margin: 0;
}

img
{
	border-width: 0px;
	margin: 0;
	padding: 0;
}

.VAlign
{
	vertical-align: middle;
}

h1
{
	font-weight: bold;
	font-size: 1.0em;
	font-family: Arial;
	margin: 0;
	margin-bottom: 0.15em;
}

h2
{
	font-weight: bolder;
	font-size: 0.8em;
	font-family: Arial;
	margin: 0;
	margin-bottom: 0.15em;
}

hr
{
	color: #9b9085;
}

ul
{
	font-size: 0.7em;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}

p
{
	font-size: 0.75em;
}

.CenterContent
{
	text-align: center;
}

tr.VerticalSpace
{
	margin: 0;
	padding: 0;
	padding-bottom: 0.0em;
	font-size: 0.2em;
}

a:link, a:visited
{
	text-decoration: none;
	color: White;
}

a:hover, a:active
{
	text-decoration: underline;
	color: White;
}

.OuterTable
{
	text-align: left;
	border-collapse: collapse;
	margin: 0 auto 0 auto;
	background-color: Transparent;
	width: 928px;
}

.OuterTable td tr
{
	border-collapse: collapse;
	background-color: Transparent;
	width: 100%;
}

td.ThreeColumnTable
{
	width: 33%;
}

table.InnerContentPanel
{
	border-collapse: collapse;
	margin: 0.5em 0 0.5em 0;
	vertical-align: top;
	width: 100%;
}

td.MainContentPanel
{
	vertical-align: top;
	padding: 0 !important;
	margin: 0;
}


/**********************
* Layout
**********************/
#LayoutTable
{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	border-collapse: collapse;
}

.FullHeightContainer
{
	border-collapse: collapse;
	border: 0;
	margin: 0;
	padding: 0;
	height: 100%;
}

#contentPanel
{
	margin: 0;
	padding: 0;
	vertical-align: top;
	width: 100%;
	border-collapse: collapse;
}

.PanelLogin
{
	font-size: 0.65em;
	text-align: right;
}


.GalleryRolloverImg
{
	width: 100%;
}


.GalleryRolloverTable
{
	vertical-align: middle;
	border-collapse: collapse;
	width: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	margin-top: 0.25em;
}


.GalleryRolloverTable tr td
{
	border: none;
}


.GalleryRolloverTable img
{
	width: 100%;
}

table.ImageTable
{
	vertical-align: top;
	border-collapse: collapse;
	padding: 0;
}

.HiImpactContent
{
	font-family: Georgia;
	font-style: italic;
	font-size: 1.5em;
	margin-top: 0.2em;
}

.ContactDetailsContent
{
	font-family: Georgia;
	font-style: italic;
	font-size: 1.2em;
	margin-top: 0.2em;
	margin-bottom: 0;
}

.HiImpactContactDetailsContent
{
	font-family: Georgia;
	font-style: italic;
	font-size: 2.0em;
	margin-top: 0;
}

.PricingContent
{
	font-size: 0.9em !important;
	font-weight: bold;
}

.ViewSampleTable
{
	font-size: 0.7em !important;
	font-weight: bold;
	vertical-align: middle;
	width: 100%;
}

.ViewSampleTable td
{
	background-color: #665544;
	padding-right: 1em;
}



/*****************************
* Messages
******************************/
.SuccessMessage
{
	color: Green;
}

.ValidationError
{
	color: Red;
}


/*****************************
* MENU
******************************/

/* For menu items */
.menu
{
	text-align: center;
	width: 100%;
	list-style-type: none;
	font-weight: bolder !important;
	padding: 0;
	margin: 0;
}

.menu ul
{
	width: 100%;
	margin-top: 0;
}
.menu li
{
	display: inline;
	border-left: solid 1px White;
	padding: 0 0.25em 0 0.25em;
}

.menu li.first
{
	display: inline;
	border-left: none;
}

.menu a, .menu a:visited
{
}

.menu a:hover
{
}


/*****************************
* Grid Views
******************************/

.StandardGridView
{
	border: solid 1px Navy;
	border-collapse: collapse;
	margin-top: 1em;
}

.StandardGridView tr td
{
	border-bottom: solid 1px Navy;
	border-right: solid 1px Navy;
	padding-left: 1em;
	padding-right: 1em;
}

.StandardGridView tr th
{
	border-bottom: solid 1px Navy;
	border-right: solid 1px Navy;
	padding-left: 1em;
	padding-right: 1em;
}

.AlternateRow
{
	background-color: #d6e9ff;
}

/******************************************************************************************/
/* Cms Administration */
/******************************************************************************************/
div.AdminBanner
{
	width: 100%;
	clear: both;
}


.AdminContentPaneSurround
{
	border: dashed 1px Navy;
	padding: 1em 1em 1em 1em;
}

.AdminContentPaneName
{
	color: Red;
}

.AdminOptionsTable
{
	border: solid 1px Navy;
	width: 100%;
	margin-bottom: 0.5em;
}

.AdminOptionsTable tr td
{
	padding: 0.5em 1em 0.5em 1em;
}

.AdminInsertModule tr td
{
	padding: 0em 0em 0em 0em;
}

.AdminInsertModule tr th
{
	text-align: left;
	font-weight: bold;
}

.AdminPreviewPage tr td
{
	padding: 0em 0em 0em 0em;
}

.AdminPreviewPage tr th
{
	text-align: left;
	font-weight: bold;
}

.AdminMovePageInMenu
{
	margin: 0 0 0 0;
	text-align: center;
}

.AdminMovePageInMenu tr td
{
	padding: 0 0 0 0;
}

table.DataEntry
{
	width: 100%;
	margin: 0 auto;
}

table.DataEntry tr th
{
	width: 20%;
	text-align: left;
}

.StaticTitle
{
	margin: 0.5em auto 0.5em auto;
}

.LoginTable tr td
{
	padding: 0.5em 0.5em 0 0;
}

div.rtTemplate span
{
	font-size: small;
}

.rfeUploadContainer
{
	color: Black;
}

.WelcomeText
{
	font-family: georgia, serif;
	font-size: x-large;
	font-style: italic;
}

#MailingListSignUp tr th
{
	font-size: 0.75em;
	text-align: left;
}


.LoginPage
{
	width: 600px;
	margin: 0 auto;
	margin-top: 2em;
	margin-bottom: 2em;
}

.LoginPageContainer
{
	width: 100%;
	margin: 0;
}


.SpecialOffersContent
{
	padding: 0em 0.75em 0.25em 0.75em;
	height: 100%;
	overflow: visible;
}

.SpecialOffersContent
{
	font-size: 1em;
}

.LatestNews
{
	background-image: url(http://www.clumberparkhotel.com/CMS/Skins/ClumberSkin2/images/Panel2Gradient.png);
	background-repeat: repeat-y;
}
.LatestNews h1
{
	font-size: 1em;
	margin-bottom: 0;
	padding-bottom: 0;
}
.LatestNews h2
{
	font-size: 0.9em;
	margin-bottom: 0;
	padding-bottom: 0;
}
.LatestNews p
{
}
.SpecialOffersContent
{
	margin: 0;
}


.LatestNewsItem
{
	border-bottom: 1px dotted White;
}

.SpecialOffersContent h2
{
	padding-bottom: 0.5em;
	padding-top: 0.5em;
}

#BookingTable, #BookingTable select, #BookingTable input, #BookingTable tr td
{
	font-size: 0.9em !important;
}


.CopyrightSection
{
	padding-top: 1em;
	padding-bottom: 1em;
}


.AdminTokenTemplateSection .RecordList
{
	width:100%;
	border-collapse:collapse;
	background-color: #403429;
	margin-bottom:10px;
}


.AdminTokenTemplateSection .RecordList tr:hover 
{
	background-color: #403429;
}

.AdminTokenTemplateSection .RecordList tr td,
.AdminTokenTemplateSection .RecordList tr th
{
	padding:10px;
	vertical-align:top;
	border-bottom:solid 1px silver;
	border-top:solid 1px silver;
}

