﻿/************************* Module Layout Styles *************************/
div.TheatreRoyal, html.TheatreRoyal, html.TheatreRoyal td{
	font: normal 13px Helvetica, Arial, sans-serif;
	color: #fff
}
html.TheatreRoyal{
	background: #000
}
div.TheatreRoyal{
	padding-top: 20px;
	padding-left: 25px;
	padding-right: 25px
}
.TheatreRoyal .ModuleTitle{
	margin: 0;
	font-weight: normal
}
.TheatreRoyal .ModuleTitle h1{
	border-bottom: solid 1px #796F6A
}
.TheatreRoyal .ModuleTitle .ModuleButton{
	position: relative;
	float: right
}
.TheatreRoyal .ModuleContent, .TheatreRoyal p{
	margin: 0;
	line-height: 1.4em;
	color: #fff
}
/*====================================Module Content Text Styles====================================*/
.Highlight{
	font-weight: bold;
	color: #FF1C2B
}
.TheatreRoyal .Highlight{
	font-weight: bold;
	color: #FF1C2B
}
.TheatreRoyal h1, .TheatreRoyal h2, .TheatreRoyal h3, .TheatreRoyal h4, .TheatreRoyal h5, .TheatreRoyal h6{
	margin: 5px 0 5px 0
}
.TheatreRoyal p, .TheatreRoyal ul{
	margin: 2px 0 10px 0
}
.TheatreRoyal h1{
	color: #FF1C2B;
	font-weight: bold;
	font-size: 16px;
	line-height: 30px;
	text-transform: uppercase
}
.TheatreRoyal h2{
	color: #FF1C2B;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase
}
.TheatreRoyal h3{
	color: #FF1C2B;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase
}
.TheatreRoyal h3 a,.TheatreRoyal h3 a:hover{
	color: #FF1C2B
}
.TheatreRoyal a{
	color: #fff;
	text-decoration: none
}
.TheatreRoyal a:hover{
	color: #fff;
	text-decoration: underline
}
.TheatreRoyal hr{
	width: 100%;
	border: none;
	height: 1px;
	background: #796F6A
}
.TheatreRoyal .Field{
	background-color: #fffafa;
	border: 1px #8E7C7A solid;
	font: normal 12px Arial, Helvetica, sans-serif
}
.TheatreRoyal .Button, .TheatreRoyal a.Button, .TheatreRoyal a:link.Button, .TheatreRoyal a:visited.Button, .TheatreRoyal a:hover.Button, .TheatreRoyal a:active.Button{
	padding-right: 1em;
	margin-top: 0.1em;
	padding-left: 1em;
	font-weight: bolder;
	font-size: .9em;
	margin-bottom: 0.1em;
	padding-bottom: 3px;
	overflow: visible;
	border: 0;
	color: #fff;
	line-height: 20px;
	padding-top: 3px;
	font-family: Arial, helvetica, sans-serif;
	background-color: #A61E2C;
	text-align: center;
	text-decoration: none
}
.TheatreRoyal input.Button{
	font-family: Arial, helvetica, sans-serif;
	font-size: .9em;
	line-height: 12px
}
.TheatreRoyal .BlogMesseges hr{
	display: none
}
.TheatreRoyal .BlogFooter{
	color: #FF1C2B;
	padding: 5px 0 25px 0
}
.TheatreRoyal .BlogFooter a,.TheatreRoyal .BlogFooter a:hover{
	color: #FF1C2B
}
.MoreLink{
	padding-top: 10px
}
.TheatreRoyal .MoreLink a,.TheatreRoyal .MoreLink a:hover{
	text-decoration: underline;
	color: #FF1C2B
}
.TheatreRoyal .GridPageNumbers
{
	background: none;
	border: none;
}
