/* Brookdale Hotel */
/* Author - Tom Fletcher-Jones*/
/* fletch@fletcherj.co.uk */

html{
margin-top: 0px;
}
body{
margin-top: 0px;
margin:0px;
padding:0px;
background-image: url(../i/layout/background-background.jpg);
background-position: 50% 0;
background-repeat:no-repeat;
background-color: #26263f;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: .8em;


}
/*structure*/
div#container{
padding:0px;
margin: 0 auto;
width: 760px;
/*background-color: #006699;*/
background-image:url(../i/layout/body-repeat.jpg);
background-repeat:repeat-y;
}
* html div#container{
padding:0px;
/*margin: 0 auto;*/
/*margin-left: 5px;*/
margin-right: auto;
margin-left: auto;
width: 760px;
/*background-color: #006699;*/
background-image:url(../i/layout/body-repeat.jpg);
background-repeat:repeat-y;
}

div#header{
background-image:url(../i/layout/header-header.jpg);
background-repeat:no-repeat;
width: 769px;
height: 293px;
margin:0px;

}
div#nav{
background-image:url(../i/layout/nav-background.jpg);
background-repeat:no-repeat;
width: 769px;
height: 74px;

}
div#content{
background-image:url(../i/layout/body-background.jpg);
background-repeat: repeat-y;

width: 709px;
float: left;
display: block;
margin:0px;
padding:30px;
}
* html div#content{
background-image:url(../i/layout/body-background.jpg);
background-repeat: repeat-y;

width: 709px;
float: left;
display: block;
margin:0px;
padding:30px;
}
div#content-menu{
background-image:url(../i/layout/body-repeat.jpg);
background-repeat:repeat-y;
width: 709px;
float: left;
display: block;
margin:0px;
padding:30px;
}
div#footer{
background-image:url(../i/layout/footer-large.jpg);
background-repeat:no-repeat;
width: 910px;
height: 236px;
margin: 0 auto;
clear: both;
}
* html div#footer{
background-image:url(../i/layout/footer-large.jpg);
background-repeat:no-repeat;
width: 926px;
height: 236px;
margin: 0 auto;
clear: both;


}
/************/

/*nav*********/
div#nav-list{

/*background-color: Aqua;*/
float: right;
margin-right: 8px;
}
div#nav-list ul{
/*background-color:#1b1b34;*/
float: right;
display: inline;
background-image: url(../i/layout/bar.jpg);
background-repeat: no-repeat;
margin:0px;
}
div#nav-list ul li{
margin-right: 6px;
display: inline;
}
div#nav-list ul li a{
color: #ffffff;
text-decoration: none;
outline: none;
}
div#nav-list ul li a:hover{
color: #666666;
text-decoration:none;
outline: none;
}
/*************/
/***content***/
div#text{
float: left;
display: inline;
width: 430px;
margin:0px;
padding:0px;
}
div#text p{
color: #ffffff;
text-align:justify;
font-size:.9em;
margin:0px;
margin-bottom: 10px;
padding:0px;
display: block;
}
div#text a{
	color: #62627d;
	text-decoration: none;
}
div#text a:hover{
	color: #cecee1;
	text-decoration: none;
}
div#text h1{
color: #ffffff;
font-size: 1.4em;
margin:0px;
padding:0px;
margin-bottom: 10px;
}
div#text-menu{
float: left;
dispaly: inline;
width: 700px;
margin:0px;
padding:0px;

}
div#text-menu p{
color: #ffffff;
text-align: center;
font-size:.9em;
margin:0px;
margin-bottom: 10px;
padding:0px;
display: block;
}
div#text-menu h1{
color: #ffffff;
text-align: center;
font-size: 1.1em;
font-weight: bold;
}
div#text-menu img{

}
div#images{
float: right;
display: inline;
background-color:#0a0a22;
width: 229px;
padding:12px;
/*padding-bottom: 0px;*/
margin-top: 35px;

}
div#images img{
float: left;
display: block;
margin-bottom: 12px;


}
div#menu-box{
float: right;
dispaly: inline;
background-color:#0a0a22;
width: 229px;
padding:12px;
margin-top: 55px;
}
div#menu-box h1{
font-weight: normal;
font-size: 1em;
color: #ffffff;
text-align:center;
}
div#menu-box h1 a{
font-weight: normal;
font-size: 1em;
color: #ffffff;
text-align:center;
text-decoration:none;
}
div#menu-box h1 a:hover{
font-weight: normal;
font-size: 1em;
color: #8486D5;
text-align:center;
text-decoration:none;
}
div#menu-box a{
font-weight: normal;
font-size: 1em;
color: #ffffff;
text-align:center;
text-decoration:none;
}
div#menu-box a:hover{
font-weight: normal;
font-size: 1em;
color: #8486D5;
text-align:center;
text-decoration:none;
}
div#menu-box p{
font-weight: normal;
font-size: .7em;
color: #ffffff;
text-align:center;
text-decoration:none;
}
div#menu-box img{

float: left;
display: block;
}
/****totw****/
div#menu-box-totw{
float: right;
dispaly: inline;
background-color:#0a0a22;
width: 229px;
padding:12px;
/*margin-top: 55px;*/
}
div#menu-box-totw h1{
font-weight: normal;
font-size: 1em;
color: #ffffff;
text-align:center;
}
div#menu-box-totw h1 a{
font-weight: normal;
font-size: 1em;
color: #ffffff;
text-align:center;
text-decoration:none;
}
div#menu-box-totw h1 a:hover{
font-weight: normal;
font-size: 1em;
color: #8486D5;
text-align:center;
text-decoration:none;
}
div#menu-box-totw a{
font-weight: normal;
font-size: 1em;
color: #ffffff;
text-align:center;
text-decoration:none;
}
div#menu-box-totw a:hover{
font-weight: normal;
font-size: 1em;
color: #8486D5;
text-align:center;
text-decoration:none;
}
div#menu-box-totw p{
font-weight: normal;
font-size: .7em;
color: #ffffff;
text-align:center;
text-decoration:none;
}
div#menu-box-totw img{

float: left;
display: block;
}
/************/
div.footer-text{

float: right;
padding-right: 110px;
clear: none;
width:200px;
margin-top:170px;
}
div.footer-text p{
text-align: right;
color: #ffffff;
font-size: .7em;
margin:0px;
margin-bottom: 5px;
}
div.footer-text p a{color: #ffffff;}
div.footer-text p a:hover{color: #666666;}

div.footer-address{
float: left;
text-align: left;
width: 400px;
display: inline;
clear: none;

margin-left: 105px;
margin-top:160px;
}
div.footer-address p{
color: #ffffff;
font-size: .7em;
margin:0px;
}

div.enquiry{
	width: 400px;
	background-color: #48485f;
	margin-left: 10px;
	float: left;
	padding: 10px;
		background-image: url(../i/layout/form-background.jpg);
	background-repeat: no-repeat;
}
div.enquiry p{
	text-align: right;
	float: right;
	margin: 10px;

}
div.enquiry p textarea{
background-color: #2f2f47;
color: #ffffff;
border: 0px;
width: 150px;

}
div.enquiry p input{
background-color: #2f2f47;
color: #ffffff;
border: 0px;
width: 150px;
}
/*************/

/*table tariff*/
div.tarrif-chart{
float: left;
display: block;
width: 430px;
margin-left: 5px;
}
div.tarrif-chart h2{
font-size: 1.1em;
font-weight: normal;
color: #ffffff;
text-align: center;
margin: 0px;
padding:0px;
}
div.tarrif-chart h3{
font-size: 1em;
font-weight: normal;
color: #ffffff;
margin: 0px;
padding:0px;
margin-left: 10px;
}
div.tarrif-header-a{
background-color:#0a0a22;
width: 190px;
float: left;
display: inline;
margin: 1px;
padding:5px;
}
div.tarrif-header-b{
background-color:#0a0a22;
width: 190px;
display: inline;
float: left;
margin: 1px;
padding:5px;
}
div.tarrif-a-a{
background-color: #0a0a22;
width: 200px;
display: inline;
float: left;
margin: 1px;
}
div.tarrif-a-b{
background-color: #0a0a22;
width: 200px;
display: inline;
float: left;
margin: 1px;
}
div.tarrif-b-a{
background-color: #0a0a22;
width: 200px;
display: inline;
float: left;
margin: 1px;
}
div.tarrif-b-b{
background-color: #0a0a22;
width: 200px;
display: inline;
float: left;
margin: 1px;
}
div.tarrif-c-a{
background-color: #0a0a22;
width: 200px;
display: inline;
float: left;
margin: 1px;
}
div.tarrif-c-b{
background-color: #0a0a22;
width: 200px;
display: inline;
float: left;
margin: 1px;
}
div.tarrif-d-a{
background-color: #0a0a22;
width: 200px;
display: inline;
float: left;
margin: 1px;
}
div.tarrif-d-b{
background-color: #0a0a22;
width: 200px;
display: inline;
float: left;
margin: 1px;
}
div.tarrif-e-a{
background-color: #0a0a22;
width: 200px;
display: inline;
float: left;
margin: 1px;
}
div.tarrif-e-b{
background-color: #0a0a22;
width: 200px;
display: inline;
float: left;
margin: 1px;
}
div.tarrif-f-a{
background-color: #0a0a22;
width: 200px;
display: inline;
float: left;
margin: 1px;
}
div.tarrif-f-b{
background-color: #0a0a22;
width: 200px;
display: inline;
float: left;
margin: 1px;
}
div.tarrif-g-a{
background-color: #0a0a22;
width: 200px;
display: inline;
float: left;
margin: 1px;
}
div.tarrif-g-b{
background-color: #0a0a22;
width: 200px;
display: inline;
float: left;
margin: 1px;
}
/**************/
div.deal{
width: 410px;
background-color:#0a0a22;
padding:10px;
border-top: 1px dashed #43445C;
border-bottom: 1px dashed #43445C;
margin-bottom: 10px;
float: left;
}
div.deal h2{
color:#ffffff;
font-size: 1.2em;
}
div.deal img{
	float: right;
}
/*conference stuff*/
div.conference-option-one{
width: 410px;
background-color:#0a0a22;
padding:10px;
border-top: 1px dashed #43445C;
border-bottom: 1px dashed #43445C;
margin-bottom: 10px;
}
div.conference-option-one h2{
color:#ffffff;
font-size: 1.2em;
}
div.conference-option-two{
width: 410px;
background-color:#0a0a22;
padding:10px;
border-top: 1px dashed #43445C;
border-bottom: 1px dashed #43445C;
margin-bottom: 10px;
}
div.conference-additions{
width: 410px;
background-color:#0a0a22;
padding:10px;
border-top: 1px dashed #43445C;
border-bottom: 1px dashed #43445C;
margin-bottom: 10px;
}
div.conference-hire{
width: 410px;
background-color:#0a0a22;
padding:10px;
border-top: 1px dashed #43445C;
border-bottom: 1px dashed #43445C;
margin-bottom: 10px;
}
/******************/
div#text-menu h1{
	/*padding: 5px;*/
/*	background-color: #141427;*/
}
