/* Wentworth House */
*
{ 
	margin:0;
	padding:0;
}
body
{
	background: #454131;
	font: normal 12px "Trebuchet MS",Tahoma,sans-serif;
	line-height: 16px;
	color: #636364;
	height: 100%;
}
#bg
{
	position:absolute;
	left:0px;
	top:0px;
	background: #454131 url(../img/bgd.gif) 0 0 repeat-x;
	width: 100%;
	
}
#rap
{
	margin: 0px auto;
	width:900px;
}
.acc
{
	display: none;
}
a
{
	color: #990000;
	text-decoration: none;
	font-weight: bold;
	outline: none;
}
a:hover
{
	color: #454131;
	text-decoration:underline;
}
h1, h3
{
	font: bold 14px "Lucida Sans", "Lucida Sans Std", Verdana;
	line-height: 22px;
	color: #c03000;
	margin: 0 0 5px 10px;
}
h2, h4
{
	font: bold 12px "Lucida Sans", "Lucida Sans Std", Verdana;
	line-height: 20px;
	color: #44301b;
	margin: 5px 0 0 10px;
	
}
h5
{
	font: bold 12px "Lucida Sans", "Lucida Sans Std", Verdana;
	line-height: 20px;
	color: #c03000;
	margin: 5px 0 5px 0;
	text-align:center;
}
 h6
{
	font: bold 12px "Lucida Sans", "Lucida Sans Std", Verdana;
	line-height: 20px;
	color: #c03000;
	margin: 5px 0 5px 0;
	text-align:center;
	border:#c03000 1px solid;
}
ul, ol, dl
{
	padding: 0 0 0 35px;
	margin: 5px 0 0 0;
	color: #352a10;
	
}
li, dd
{
	font: normal 12px "Lucida Sans", "Lucida Sans Std", Verdana;
	line-height: 20px;
	color: #535743;
	list-style-type: disc;
}
p
{
	font: normal 12px "Lucida Sans", "Lucida Sans Std", Verdana;
	line-height: 22px;
	color: #535743;
	margin: 5px 0 0 10px;
}
/*head*/
#whh_head
{
	position: relative;
	width:900px;
	height:100px;
	background: url(../img/whh_head1.gif) 0 0 no-repeat;
}
/*menu*/
#whh_menu 
{
	position:absolute;
	left: 20px;
	top: 69px;
	width: 509px;
	background: url(../img/whh_menu.gif) 0 0 no-repeat;
}

#whh_menu ul#global
{
	position: relative;
	margin: 0;
	padding: 0;
	width: 509px;
	height: 17px;
}

#whh_menu ul#global li
{
	list-style: none;
	position: absolute;
	padding: 0;
	margin: 0;
}

ul#global li, ul#global a 
{
	height: 17px;
	display: block;
	top: 0px;
}

#whh_menu ul#global li a 
{
	text-indent: -90000px;
	text-decoration: none;
}

#home		{left: 0px; width: 50px;}
#accom		{left: 54px; width: 146px;}
#gallery	{left: 203px; width: 71px;}
#tariffs	{left: 277px; width: 126px;}
#contact	{left: 409px; width: 99px;}

#home a:hover		{background: transparent url(../img/whh_menu.gif)  0px -17px no-repeat;}
#accom a:hover		{background: transparent url(../img/whh_menu.gif) -54px -17px no-repeat;}
#gallery a:hover	{background: transparent url(../img/whh_menu.gif) -203px -17px no-repeat;}
#tariffs a:hover	{background: transparent url(../img/whh_menu.gif) -277px -17px no-repeat;}
#contact a:hover	{background: transparent url(../img/whh_menu.gif) -409px -17px no-repeat;}

#home a.on		{background: transparent url(../img/whh_menu.gif)  0px -17px no-repeat; cursor: default;}
#accom a.on		{background: transparent url(../img/whh_menu.gif) -54px -17px no-repeat; cursor: default;}
#gallery a.on	{background: transparent url(../img/whh_menu.gif) -203px -17px no-repeat; cursor: default;}
#tariffs a.on	{background: transparent url(../img/whh_menu.gif) -277px -17px no-repeat; cursor: default;}
#contact a.on	{background: transparent url(../img/whh_menu.gif) -409px -17px no-repeat; cursor: default;}

/*banner*/
#whh_b
{
	position: relative;
	width:900px;
	height:203px;
	background:transparent url(../img/whh_head2.jpg) 0 0px no-repeat;
}

/*main
*/
#main
{
	position: relative;
	height: 100%;
	float: left;
	width:900px;
	background: url(../img/conbgd.gif) scroll center top repeat-y;
}

#main2
{
	position: relative;
	height: 100%;
	float: left;
	width:900px;
	background: url(../img/conbgd.gif) scroll center top repeat-y;
}

/*content*/
#whh_content
{
	position: relative;
	float: left;
	width:421px;
	padding: 20px 25px 0px 25px;
	background: #e6e3c3;
}

#whh_content2
{
	position: relative;
	float: left;
	width:850px;
	padding: 20px 25px 10px 25px;
	background: #e6e3c3;
}
#whh_gallerycontent 
{
	position:relative;
	float:left;
	left:5px;
	height:450px;
	padding: 0px 15px 10px 3px;
}

/*image*/
#whh_image
{
	position: relative;
	float: left;
	width: 387px;
	padding: 42px 0 0 40px;
	background: #535743;
}

#whh_i p
{
	font: normal 11px "Lucida Sans", "Lucida Sans Std", Verdana;
	line-height: 18px;
	color: #000;
	margin: 5px 0 0 0;
}


#whh_iSql
{
	position: relative;
	float: left;
	width: 337px;
}

#whh_iSql img
{
	width:337px;
	height: 295px;
	margin: 0 0 40px 0;
	border: #fff 2px solid;
}

#whh_iSqm
{
	position: relative;
	float: left;
	width: 337px;
}

#whh_iSqm img
{
	width:337px;
	height: 295px;
	margin: 0 0 40px 0;
	border: #fff 2px solid;
}

#whh_iSqr
{
	position: relative;
	float: left;
	width: 337px;
}

#whh_iSqr img
{
	width:337px;
	height: 295px;
	margin: 0 0 40px 0;
	border: #fff 2px solid;
}


/*foot*/
#whh_foot
{
	position: relative;
	float:left;
	width:900px;
	height:100%;
	padding: 20px 25px 0px 0px;
	background: transparent url(../img/whh_foot.gif) 0 0 no-repeat;	
}

#whh_foot p
{
	width:345px;
	font: normal 11px  "Lucida Sans", "Lucida Sans Std", Verdana;
	line-height: 18px;
	color: #76796b;
	padding: 5px 0 0 25px;
	
}
/*Button*/

.but
{
	font: bold 12px "Lucida Sans", "Lucida Sans Std", Verdana;
	line-height: 20px;
	color: #c03000;
	margin: 5px 170px 5px 170px;
	text-align:center;
	background: #CCCCCC;
}

/* Table*/

.table
{
	width:350px;
	table-layout: inherit;
	padding: 5px 5px;
	margin: 10px 0px 0px 0px;

	
}

.td1
{
	font: bold 14px "Lucida Sans", "Lucida Sans Std", Verdana;
	line-height: 1.5em;
	color: #535743;
	padding: 5px 5px;
	margin: 5px 0 ;
	
}

.td2
{
	font: normal 12px "Lucida Sans", "Lucida Sans Std", Verdana;
	line-height: 20px;
	color: #535743;
	padding: 5px 5px;
}
.td3
{
	font: bold 12px "Lucida Sans", "Lucida Sans Std", Verdana;
	line-height: 20px;
	color: #c03000;
	text-align:center;
	padding:20px;
	border:#c03000 1px solid;
	
}
.td4
{
	font:12px "Lucida Sans", "Lucida Sans Std", Verdana;
	font-style:normal;
	line-height: 20px;
	text-align:center;
	color: #c3e457;
	border:#CCC 1px solid;
	padding: 5px 5px;	
}

/* Styles for Eviivo Booking Form */

div#whh_image div.booking-form .eviivo_sbox {
	margin-bottom:40px;
	background-color:#E6E3C3;
	background-image:none;
	padding-bottom:20px;
	}
div#whh_image div.booking-form .eviivo_roomlab,
div#whh_image div.booking-form .eviivo_label {
	color:#535743;
	font-family:"Lucida Sans","Lucida Sans Std",Verdana;
	font-size:12px;
	padding:3px 0;
	}
div#whh_image div.booking-form div.eviivo_searchbox div.eviivo_sbox { width:326px; }
div#whh_image div.booking-form div.eviivo_title {
	background-position:294px 13px;
	padding:11px 0 0 5px;
	font-family:"Lucida Sans","Lucida Sans Std",Verdana;
	font-size:14px;
	}
div#whh_image div.booking-form div.eviivo_title * { text-align:left; }
div#whh_image div.booking-form div.eviivo_title .eviivo_line1 { font-size:14px; color:#C03000; }
div#whh_image div.booking-form div.eviivo_row { padding: 0 5px; clear:none; }
.eviivo_item, .eviivo_item_calendar, .eviivo_item_long, .eviivo_item_room, .eviivo_item_empty {
	float:left;
	margin-top:3px;
	}
.eviivo_item_long {
	padding-right:40px;
}
.eviivo_calendar {
	margin-left:-38px;
	margin-top:8px;
}
.eviivo_row1 {
	margin-left:5px;
	padding-top:10px;
}
#eviivo_rooms_amount .eviivo_roomlab {
	width:70px;
	clear:both;
	padding-top:1px;
}
.eviivo_item_empty, .eviivo_item_room {
	clear:left;
	width:55px;
}
div#whh_image div.booking-form .eviivo_button_image {
	background:transparent url('../img/book-now.gif') no-repeat top left;
	height:21px;
	width:110px;
}
div#whh_image div.booking-form .eviivo_button {
	text-align:left;
	border-top:1px solid #D4CFAC;
	margin:20px 10px 0 5px ;
	padding-top:10px;
}
div#whh_image div.booking-form .eviivo_button_image:hover {
	background-position:0 -21px;
}
