@charset "utf-8";
/* CSS Document */

*						{margin:0;padding:0;font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;font-weight:normal;}
body					{background:#eef;}
strong					{font-weight:bold;}
img 					{border:0;}

#header					{width:980px;height:262px;margin:0 auto;background:url(../img/head01.jpg) 510px 10px no-repeat #fff;}
#The_Seaview_Menu #header	{background:url(../img/head02.jpg) 510px 10px no-repeat #fff;}
#Tariff #header			{background:url(../img/head03.jpg) 510px 10px no-repeat #fff;}
#Rooms #header			{background:url(../img/head04.jpg) 510px 10px no-repeat #fff;}
#About_Eastbourne #header {background:url(../img/head05.jpg) 360px 10px no-repeat #fff;}
#logo					{width:980px;height:142px;background:url(../img/logo.jpg) no-repeat 10px 10px;}
#address				{width:960px;height: 70px;background:url(../img/address_bg.jpg) #93c3e9;color:#fff;padding:10px;}
#address h3				{font-size:20px;}
#address h4				{font-size:38px;}
#domain					{width:980px;height: 30px;background:#fff799;}
#domain a				{float:left;font-size:18px;line-height:28px;text-decoration:none;color:#0081c9;padding-left:10px;}
#domain h2				{float:right;margin-right:20px;color:#0081c9;font-size:24px;text-transform:capitalize;}

#content				{width:980px;margin:0 auto;}
#Home #content			{background:url(../img/contentbg01.jpg) bottom center no-repeat;}
#content				{background:#fff;}
#Rooms #content			{background:url(../img/roomsbg.jpg) bottom center; }

#navigation				{float:left;width:250px;}
#navigation ul			{list-style-type:none;}
#navigation a			{display:block;height:36px;width:240px;text-decoration:none;font-size:24px;line-height:36px;padding-left:10px;}
#Home #navigation a		{color:#fff;}
#Home #navigation a:hover	{color:#0081c9;}
#Home #navigation .special a	{color:#f00;text-transform:uppercase;}
#Home #navigation .special a:hover	{color:#0081c9;text-transform:uppercase;}
#navigation .special a	{color:#f00;text-transform:uppercase;}
#navigation .special a:hover	{color:#0081c9;text-transform:uppercase;}
#navigation a			{color:#222;}
#navigation a:hover		{color:#0081c9;}

#maincontent			{float:right;width:700px;margin:10px 10px 40px 10px;padding:0;}
#Home #maincontent		{background:url(../img/placetobe.jpg) bottom right no-repeat #c5cfcf;color:#0081c9;}
#maincontent img		{float:left;margin:0 20px 0 0;border:2px solid #fff;}
#maincontent h1			{font-size:30px;padding:5px 10px 0 0;}
#Home #maincontent p, #The_Seaview_Menu #maincontent p			{padding:5px 10px;}
#maincontent p			{font-size:16px;}
#maincontent .hidden		{display:none;}
#The_Seaview_Menu #maincontent a {color:#0081c9;font-weight:bold;}
.columnleft				{float:left;width:340px;padding:5px;}
.columnright			{float:right;width:340px;padding:5px;}
#The_Seaview_Menu .columnright img	{margin:5px 30px 0 10px;height:300px;}
p img					{margin:0;padding:0;}
#Rooms .multicolumn		{float:left;width:165px;padding:5px;}
#Rooms .multicolumn h4	{font-weight:bold;}
#Rooms .multicolumn img	{margin:0;padding:0;}

.price					{background:#d6e7f7;padding:2px 5px;text-align:center;}
.blue					{color:#3196d6;}
.grey					{color:#444;}
.top					{padding-top:10px;}
#Tariff .small					{font-size:14px;}

#gallery				{clear:both;width:980px;}
#gallery ul				{list-style-type:none;text-align:center;}
#gallery li				{display:inline;}
#gallery img			{border:2px solid #fff;margin:10px 16px;}
#gallery img:hover		{border:2px solid #0081c9;}

#Tariff .noteleft		{display:block;float:left;width:100px;margin-top:15px;}
#Tariff .noteright		{display:block;float:right;width:530px;margin:15px 30px 0 0;}

img#exteriorshot		{width:180px;height:266px;}
img.imglong				{}

#About_Eastbourne #maincontent a {text-decoration:none;color:#000;font-weight:bold;}
#About_Eastbourne #maincontent ul {margin:0 50px;display:block;}
#About_Eastbourne #maincontent li {float:left;width:48%;}
#About_Eastbourne #maincontent li a {color:#39F;}


#footer					{clear:both;width:980px;height:30px;border-top:5px #0081c9 solid;margin-top:10px;background:#fff;}
#footer p				{text-align:center;font-size:12px;line-height:30px;word-spacing:-1px;}
#footer a				{text-decoration:none;}
