@import url(../contentStyles.css);

/*############################################################# 
#                                                             #
#   Stylesheet for site specific rules.                       #
#   Included only on frontend. Do not style CMS content       #
#   here as it is not included in the management system       #
#   for preview. Style CMS content in ContentStyles.css       #
#                                                             #
#############################################################*/


/* Core Layout
========================================================================================== */
body {
	background: #000 url(../../Images/bg.jpg) no-repeat top center;
}

#page {
	background: #FFF url(../../Images/bg.gif) repeat-y;
	border-bottom: solid 3px #bf7916;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	width: 959px; 
}

h3 {
	color: #bf7916;
	font-size: 1.125em;
	margin: 10px 0 6px;
}

/* Footer
========================================================================================== */
#foot {
	margin: 5px auto 15px;
	position: relative;
	width: 959px; 
	font-size: 0.687em;
	overflow: hidden;
}
#foot p {
	color: #8e9196;
	float: left;
}
#foot span {
	float: right;
}
#foot a {
	color: #8e9196;
	text-decoration: none;
}
#foot a span {
	color: #FF9900;
	float: none;
}

/* Left Menu
========================================================================================== */
#left {
	float: left;
	margin-right: 4px;
	width: 184px;
}
#left h1 {
	margin: 28px auto;
	width: 158px;
}
#left h1.logo a {
	background: url(../../Images/HallsLogo.jpg) no-repeat;
	text-indent: -8888px;
	display: block;
	height: 113px;
	width: 162px;
}

#menu {
	font-size: 0.8125em;
}
#menu ul {
	list-style-type: none;
	margin: 0 15px 35px;
}
#menu li {
	padding: 2px 0;
}
#menu a {
	color: #bf7916;
	font-weight: bold;
	text-decoration: none;
}
#menu .on a {
	color: #FFFFFF;
}
#menu .on li a{
	color: #E1BE62;
}
#menu .on li{
    color: #E1BE62;
    list-style-type:disc;
}
#menu .on ul
{
    margin-bottom:10px;
}
#menu span {
	display: none;
}

#homemenu {
	/*background: url(../../Images/EventsExhibitions.jpg) no-repeat;*/
	border-top: solid 3px #bf7916;
}
#homemenu h3
{
	margin-top: 98px;	
	padding-left: 5px;
	padding-right: 5px;
}
#homemenu #cryptlink
{
	position:relative;
	cursor: pointer;
	width: 185px;
	height: 111px;
	overflow: hidden;
}
#homemenu #cryptlink span
{	
	background: url(../../Images/CryptLogo.gif) no-repeat 0 0;
	width: 185px;
	height: 111px;
	top: 0;
	left: 0;
	display: block;
	position: absolute;	
	cursor: pointer;
}

#homemenu p {
	color: #FFF;
	font-size: 0.687em;
	line-height: 1.4;
	padding-left: 5px;
	padding-right: 5px;
}

#insidemenu {
	background: url(../../Images/Sheild.jpg) no-repeat;
	height: 125px;
	margin: 0 auto;
	width: 113px;
}

/* Right Menu
========================================================================================== */
#right {
	float: right;
	padding-right: 18px;
	width: 147px;
	padding-bottom: 175px;
}
#clogo {
	background: url(../../Images/CouncilLogo.gif) no-repeat bottom center;
	position: absolute;
	bottom: 120px;
	right: 36px;
	width: 119px;
	height: 42px;
}
#clogo2 {
	/*background: url(../../Images/Norwich12.gif) no-repeat bottom center;*/
	position: absolute;
	bottom: 20px;
	right: 20px;
	width: 119px;
	height: 90px;
	
}
#right h3 {
	color: #FFF;
	text-align: center;
}
#right .Event {
	border-bottom: none;
	margin: 15px 0;
}

#right .image {
	display: block;
	float: none;
}
#right .Event .extra {
	color: #FFF;
	padding: 8px 0 6px;
}
#right .Event div {
	color: #FFF;
	font-size: 0.687em;
}
#right .paraControls {
	display: none;
}


/* Header
========================================================================================== */
#head {
	border-bottom: solid 3px #bf7916;
	position: relative;
	overflow: hidden;
}

.insidehead {
	background: url(../../Images/Header.jpg) no-repeat;
	margin-right: 2px;
	height: 215px;
}
.homehead {
	background: url(../../Images/imgMain.jpg) no-repeat;
	padding-top: 377px;
}
.homehead .wedd {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 576px;
	height: 225px;
}
/*
#head #topmenu
{
	position: absolute;
	right: 0;
	top: 2px;
    z-index:100;
}*/
#head ul {
	list-style-type: none;
	position: absolute;
	right: 0;
	top: 2px;
	overflow: hidden;
    
}
#head li {
	float: left;
	margin-right: 15px;
}
#head a {
	color: #FFF;
	font-size: 0.75em;
	font-weight: bold;
	text-decoration: none;
	display: block;
	height: 19px;
	text-indent: -8888px;
}
#head .co a {
	background: url(../../Images/ContactUs.png) no-repeat;
	width: 77px;
	cursor: pointer;
}
#head .lm a {
	background: url(../../Images/LocationMap.png) no-repeat;
	width: 92px;
	cursor: pointer;
}
#head .fq a {
	background: url(../../Images/FAQ.png) no-repeat;
	width: 45px;
	cursor: pointer;
}


.wedd img {
	border-right: solid 3px #bf7916;
	border-top: solid 3px #bf7916;
}
.wedd div {
	border-top: solid 3px #bf7916;
	position: absolute;
	bottom: 0;
	right: 0;
	background: #575c64;
	height: 125px;
	width: 356px;
	padding: 10px;
}
.wedd h3 {
	color: #FFF;
	margin: 0 0 6px;
}
.wedd p {
	color: #FFF;
	font-size: 0.687em;
	line-height: 1.4;
}

#homeswf
{
    position:absolute;
    top:0px;
    left:0px;
    z-index:0;
}

/* Content Area
========================================================================================== */
#content {
	float: left;
	width: 578px;
}
.homefeat, .homefeat2 {
	background: #862e35;
	overflow: hidden;
	margin-right: 2px;
	zoom:1;
}
.homefeat {
	border-bottom: solid 3px #bf7916;
}
.hometext {
	overflow: hidden;
	margin-right: 2px;
}
.homefeat h3, .homefeat2 h3 {
	margin: 0 45px 6px 0;
}
.hometext h3 {
	color: #393939;
}
.homefeat p,.homefeat2 p {
	clear: left;
	color: #FFF;
	font-size: 0.687em;
	line-height: 1.4;
}
.hometext p {
	clear: left;
	color: #393939;
	font-size: 0.687em;
	line-height: 1.4;
}
.hometext img,
.homefeat img,.homefeat2 img {
	float: right;
}
.hometext img {
	margin-top: 20px;
	margin-right: 20px;
}
.hometext div,
.homefeat div{
	float: left;
	width: 308px;
	padding: 10px;
}
.homefeat2 div{
	float: left;
	width: 270px;
	padding: 10px;
}
.hometext div {
	width: 278px;
}
.homefeat2 div a ,.homefeat div a , .hometext div a {
	color: #C39711;
	float: right;
	font-size: 0.75em;
	padding: 6px 0 0;
}

.con {
	padding: 5px 15px;
	margin-right: 2px;
	margin-bottom: 15px;
}


.homewelcome {
	border-bottom: solid 3px #bf7916;
	overflow: hidden;
	margin-right: 2px;
	zoom:1;
}
.homewelcome h3 {
	color: #393939;
}
.homewelcome p {
	clear: both;
	font-size: 0.687em;
	line-height: 1.4;
}
.homewelcome div{
	float: right;
	padding: 10px;
	padding-bottom:30px;
}
#prop{
padding:0px; 
margin:0px; 
float:none; 
clear:both;
height:0px;
display:inline;
}
/*-----*/
.homediningevents {
	overflow: hidden;
	margin-right: 2px;
	border-bottom: solid 3px #bf7916;
}
.homediningevents h3 {
	color: #393939;
}
.homediningevents p {
	/*clear: left;*/
	color: #393939;
	font-size: 0.687em;
	line-height: 1.4;
}
.homediningevents img{
	float: left;
}

.homediningevents div{
	float: right;
	width: 300px;
	padding: 10px;
}

.homediningevents div a {
	color: #C39711;
	float: right;
	font-size: 0.75em;
	padding: 6px 0 0;
}



/* Events
========================================================================================== */
.Event {
	overflow: hidden;
	border-bottom: solid 1px #E4E4E4;
}
.Event p.extra {
	display: block;
	padding: 0 0 3px;
	font-size: 0.75em;
}
.Event div {
	margin: 0;
}
.Event h1, .Event h2 {
	margin-bottom: 1px;
}
.Event .lnkMore {
	clear: both;
}
.Event .lnkMore a {
	padding: 4px 0 6px;
}


/* Contact Form
========================================================================================== */
.form label {
	color: #393939;
	font-size: 0.75em;
}
.form input,
.form textarea {
	font-family: Verdana, Arial, Tahoma;
	font-size: 0.75em;
}

/* Manager Buttons
========================================================================================== */
.pnlParaBtns {
    display: inline;
    float: right;
}
.home .pnlParaBtns {
    float: right;
    margin-right: 20px;
}
.pnlParaBtns select {
    position: relative;
    top: -4px;
}
.SiteHeader {
    padding-right: 6px;
	position: absolute;
	bottom: 5px;
	right: 5px;
}
.pnlConfirm {
    clear: both;
    padding: 40px;
    text-align: center;
}
.admContent {
    clear: both;
}
.paraControls {
    clear: both;
}
.paraControls a {
    font-size: 0.75em;
    color: #999;
    text-decoration: none;
}
.dragHelper {
	b
	width: auto !important;
}
.dragActive .paraControls {
    display: none;
}
