/*---------------Basic Layout--------------------*/

body
{
	text-align:center;
	font-family: Arial;
	color: #000;
	font-size:10pt;
	font-weight:normal;
	margin:0px;
	background:#ffeaac url(images/inner_background.gif) top center repeat-y;
}

#wrapper
{
	position:absolute;
	top:0px;
	text-align:left;
	width:760px;
	height:auto;
	left:50%;
	margin-left: -380px;
	margin-right:auto; margin-top:0px;
	margin-bottom:0px;
	background: url(images/inner_background.gif) repeat-y;
}


.hide
{
	display:none;
	clear:both;
}


a
{
	color: #BA0024;
	text-decoration: none;
}

a:hover
{
	color:#BA0024;
	text-decoration: underline;
}


dl, dd, dt
{
	margin: 0pt;
	padding: 3pt;
}

span.black
{
	visibility:hidden;	
	color:#000;
}

h1
{
	font-size:12pt;
	font-family: Times, "Times New Roman", serif;
	color: #BA0024;
	font-weight: bold;
}

p
{	margin:10px 0px 0px 0px ;
	padding:0px;
	line-height:18px}

h2
{
	font-size: 12px;
	text-align: left;
	margin:0px 0px 0px 0px;
	padding:0px;
}

h2 p
{	margin:0px;
	padding:0px;}
	
	

h3
{
	font-size:12pt;
	font-family: Times, "Times New Roman", serif;
	color: #BA0024;
	font-weight: bold;
}

h4
{
	font-size:10pt;
	margin:10px;
	margin-top:-10px;
	font-weight:bold;
}

h5
{
	font-size:14pt;
	font-weight:bold;
	margin:0px;
	padding:0px;
}

p
{
	font-size:10pt;
	font-weight:normal;
}


p.right
{
	font-size:10pt;
	font-weight:normal;
	text-align:right;
}

p.black
{
	font-size:10pt;
	
	font-weight:normal;
	margin:0px;
	padding:0px;
	text-align:left;
}

li#remove, li#replace
{
	text-align:left;
}



/*---------------Header Bar--------------------*/

#header
{
	width: 760px;
	height:117px;
	z-index: 10;
	background: #FFFFFF url('images/howards_house_header.gif') no-repeat 0px 0px;
	clear:both;
}

#header_navigation {
	padding-top: 90px;
	text-align:right;
	display:inherit;
}

#header_navigation a {
	color: #000000;
	font-size: 0.8em;
	text-decoration: none;
	padding: 0px 8px;
}

#header_navigation a span {
	padding: 0px 0;
}

#logo
{
	margin: 0px;
	text-align: left;
	padding: 0px;
}

#logo img
{
	border:1px solid white;
}


#sitebanner
{
	float:right;
	width: 600px;
	height: 304px;
	z-index:99;
	background-image: url('http://www.howardshousehotel.co.uk/css/images/img_home.jpg')
}



/*---------------Left Navigation Bar--------------*/

#rr_col_1
{
	float: left;
	width:160px;
	z-index:55;	
	background-color:#99cccc;
	clear:both;
}

#rr_col_1 {
	/* Define width of column one (usually the navigation) */
	width: 160px;
	float: left;
	background-color: transparent;
	/* some nasty hack, curse you IE for making me do this Grrrr! \*/
	height: 1%;
	/* end of hack */
}

/*---------------Main Page --------------------*/

#contentwrapper
{

}

#image
{
	display:none
}


#page
{
	float:right;
	text-align:left;
	width:600px;
}

#page ul{color:#000;}


#footer
{
	border-top:1px solid white;
	margin:0px;
	padding:0px;
	margin-top:10px;
	padding-top:5px;
}

#footer p
	{margin:0px;padding:0px;}


/*--------------Widgets GRAY -------------*/

.widgettitlebox 
{
	text-align:left;
	width: auto;
	margin:10px auto;
	padding:0px;
}

.widgettitlebox a
{
	color:#000;
}

.widgettitlebox p
{
	width:auto;
	margin:10px 0px;
	color:#000;
}

#monthlist
{
	margin-right:0px;
}

.widgettitlebox form
{
	margin:10px 0px;
}

.widgetmainbox
{
	text-align:left;
	width: auto;
	margin:10px auto;
	
	color:#000;
}

.borderone
{
	margin:3px;
}

.widgetbutton
{
	width:150px;
	margin:2px 4px 2px 0px	
}

.widgetbuttonsmall
{
	width:150px;
	margin:2px 4px 2px 0px;
}

input.widgetfield, textarea.widgettextarea, select.widgettextarea
{
	background: #fff;
	color: #000;
	padding:3px;
	font-size:10pt;
	margin:0px;
	border:1px solid #000;
	width:300px;
	font-weight:normal;
}

dl, dd, dt
{
	color:#fff;
}

hr 
{
	height:0px;
	border-top:1px solid #000
	background-color:transparent;
	color:#fff;
	clear:both;
	margin:10px auto;
}

#newscurrent
{
    text-align:left;
    width: auto;
    margin:10px auto;
    padding:0px;
}

#functionform
{
	margin:10px auto;

}

legend
{
    color:#000;
}

dd 
{
    color:#000;
}

dt
{
    color:#000;
}
dl 
{
    color:#000;
}





/*---------------Legal--------------*/


#legalbar
{
	border-top:1px solid #000;
	clear:both;
	margin-top:20px;
}

#legalbar ul
{
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
	color: #000;
	list-style-type: none;
}

#legalbar li
{
	display:inline;
	list-style-type:none;
	font-size:10pt;
	margin: 0;
	padding-right: 10px;
}

#legalbar li a:link, #legalbar li a:visited
{
	text-decoration: none;
	color: #BA0024;
}

#legalbar li a:hover
{
	text-decoration: underline;
	color: #BA0024;
}

#sp_navigation {
	margin-top:28px;
	/*
	padding-bottom:200px;
	background: transparent url(../images2/underconstruction.gif) 0 100% no-repeat;
	*/
	font-size:10pt;
}

#sp_navigation  a.level1Nav {
	display:block;
	border:0;
	text-decoration:none;
	color:#333333;
}

#sp_navigation  a.level1Nav:hover {
	display:block;
	border:0;
	text-decoration:none;
	color:#fff;
	background-color:#ba0024;
}

#sp_navigation  a.level2Nav:hover {
	display:block;
	border:0;
	text-decoration:none;
	color:#fff;
	background-color:#ba0024;
}

#sp_navigation  a.level2Nav {
	display:block;
	border:0;
	text-decoration:none;
	color:#000;
}

#sp_navigation a.level1NavOver, #sp_navigation a.level1NavOver:hover {
	text-decoration:none;
	display:block;
	background: #efefef;
	color: #333333;
}

#sp_navigation a.level2NavOver {
	text-decoration:none;
	display:block;
	color: #FFFFFF;
}

#sp_navigation a:active {
	background: #efefef;
	color: #333333;
}

#sp_navigation  a  span.navtext {
	display:block;
	font-family:Verdana;
	padding:5px 0px 5px 16px;
}

#sp_navigation  a  span.subnavtext {
	display:block;
	font-family:Verdana;
	padding:5px 5px 5px 32px;
}

#sp_navigation  a.layout {
	display:none;
}

table {width:100%}
td {padding:3px;}