/* -------------------------------------------------
*
Title:			main.css
Website:		http://www.manorcourt.co.uk
Browser(s): 	Firefox 2, IE7, IE6, Safari 
Platform(s):    Win XP-SP2, Mac OSX
Author: 		Andy Lee for Adverset Media Solutions (www.adverset.co.uk)
Created: 		03.1.2008
Last modified: 	11.2.2008 - Andy Lee
*
------------------------------------------------- */

/* Global reset */
/* Based upon 'reset.css' in the Yahoo! User Interface Library: http://developer.yahoo.com/yui */

*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h5, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td { margin:0; padding:0 }
table { border-collapse:collapse; border-spacing:0; margin:0px 0px 15px 15px; padding:5px;}
table td{ padding:12px 12px 0px 12px;}
.alt{ background-color:#222E45;}
fieldset, img, abbr { border:0 }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal }
caption, th { text-align:left }
h1, h2, h3, h5, h5, h6 { font-size:62.5% }
q:before, q:after { content:''}

/* Global reset-RESET */
/* The below restores some sensible defaults */

strong { font-weight: bold }
em { font-style: italic }
ol, ul, li { list-style:none }

/** a { position:relative } /* Gets links displaying over a PNG background */
a { outline:none; /* Gets rid of Firefox's dotted borders */ text-decoration:none }
a img { border:none } /* Gets rid of IE's blue borders */

/* ------------- General Elements -------------- */

body {
	margin: 0 auto;
	padding: 0;
	font-family:'Trebuchet MS',Arial, Helvetica, sans-serif;
	color:#333;
	background-color:#000;
	background-image: url(../images/main-bg.gif);
}

a {
	text-decoration: none;
	color:#ffcc33;
}

a:hover {
	text-decoration: none;
	color:#000;
	text-decoration: underline;
}

a img {
	border: 0;
}

h1 {
	font-size: 2.3em;
	color:#fff;
	font-weight:bold;
}

h2 {
	font-size: 1.2em;
	color:#FFCC33;
	line-height:1.2em;
	font-weight:normal;	
}

h3 {
	font-size: 1.4em;
	color:#fff;
	font-weight:normal;
}

h4 {
	font-size: 1.0em;
	font-weight:bold;
	color:#663300;
	line-height:1.0em;
}

h5 {
	font-size: 0.8em;
	font-weight:bold;
	color:#666;
	line-height:1.0em;
}

p {
	font-size: 0.7em;
	font-weight:normal;
	line-height:1.4em;
	margin-bottom:10px;
	color:#fff;
}

ol {
	font-size: 0.7em;
	font-weight:normal;
	line-height:1.4em;
	list-style:decimal;
	margin-top:10px;
}

ol li{
	font-weight:normal;
	line-height:1.4em;
	list-style:decimal;
	margin:0px 0px 20px 20px;
}



/* ------------- Container -------------- */

#container {
	margin:0pt auto;
	padding:0px 0px 0px 0px;
	width:900px;
}

/* ------------- Left Column -------------- */

#leftcolumn {
	margin:0pt auto;
	padding:0px 0px 0px 0px;
	margin:0px 0px 10px 0px;
	width:280px;
	float:left;
}

#logo {
	margin:0pt auto;
	padding:0px 0px 4px 0px;
	height:350px;
}

#logo2 {
	margin:0pt auto;
	padding:0px 0px 0px 0px;
	height:100px;
}

#leftcolumn_panel_top {
	margin:0pt auto;
	background:url(../images/top.png) left top no-repeat;
	width:280px;
	height:15px;
}

#leftcolumn_panel_content {
	margin:0pt auto;
	padding:0px 15px 1px 15px;
	width:232px;
	background:url(../images/middle.png);
	color:#fff;
}

#leftcolumn_panel_content h3{
	color:#FFCC33;
	font-size:1.1em;
	line-height:1.3em;
}

#leftcolumn_panel_content p{
	color:#fff;
	font-size: 0.7em;
	line-height:1.3em;
}

#leftcolumn_panel_content a{
	color:#FFCC33;
}

#leftcolumn_panel_content a:hover{
	color:#fff;
}

#leftcolumn_panel_content ul{
	color:#fff;
	font-size: 0.8em;
	line-height:1.3em;
}

#leftcolumn_panel_content ul li{
	background:url(../images/bullet.png) left  no-repeat;
	padding:1px 0px 2px 15px;
}

#leftcolumn_panel_content ul li a{
	color:#FFFFFF;
}

#leftcolumn_panel_content ul li a:hover{
	color:#FFcc33;
}

#leftcolumn_panel_bottom {
	margin:0px 0px 10px 0px;
	background:url(../images/bottom.png) left bottom no-repeat;
	width:280px;
	height:15px;
}

#leftcolumn_gallery {
	height:210px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 26px;
	clear:both;
}

#leftcolumn_gallery img{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

#leftcolumn_gallery a {
	color:#990066;
	text-decoration:none;
}
#leftcolumn_gallery a:hover {
	background-color:#FFCC33;
	color:#FFFFFF;
	text-decoration:underline;
}

.rollover {
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	float:left;
	margin:3px 3px 0px 0px;
	padding:2px;
}

.small {
	font-size: 0.5em;
	font-weight:normal;
	line-height:1.4em;
}

/* ------------- Right Column -------------- */

#rightcolumn {
	padding:0px;
	width:615px;
	float:right;
	margin:0px 0px 20px 5px;
}

#rightcolumn_header {
	margin:0pt auto;
	padding:0px 0px 0px 20px;
}

#rightcolumn_banner {
	margin:0pt auto;
	padding:0px 0px 0px 10px;
}

#rightcolumn_content {
	margin:0pt auto;
	padding:0px 10px 0px 20px;
}

#rightcolumn_content h2{
	margin:0pt auto;
	color:#ffcc33;
	font-size:1.1em;
	font-weight:normal; 
	margin-bottom:10px;
}

#rightcolumn_content h2 a{
	color:#fff; 
}

#rightcolumn_content h2 a:hover{
	color:#fff; 
}

#rightcolumn_content p{
	margin:0pt auto;
	color:#fff;
	font-size:0.9em;
	font-weight:normal; 
}

#rightcolumn_content p a{
	color:#ffcc33; 
}

#rightcolumn_content p a:hover{
	color:#ffcc33; 
}

#rightcolumn_panels {
	margin:0pt auto;
	padding:0px 0px 0px 10px;
	display:block;
	width:560px;
	height:300px;
}

#rightcolumn_panels img{
	margin:0px 0px 0px 10px;
}

#rightcolumn_panels ul {
	margin:0;
}

#rightcolumn_panels ul li {
	float:left;
}

#rightcolumn_panels ul li a {
	float:left;
	display:block;
	height:291px;
	padding:0;
	margin:0;
	text-indent:-3000px;
	text-decoration:none;
	overflow:hidden;
}

#rightcolumn_panels ul li#nav0 a {
	width:180px;
	background: url(../images/panels_accommodation.png) left top no-repeat;
}

#rightcolumn_panels ul li#nav0 a:hover {
	background: url(../images/panels_accommodation.png) 0 -291px no-repeat;
}

#rightcolumn_panels ul li#nav1 a {
	width:180px;
	background: url(../images/panels_azzurro.png) no-repeat;
}

#rightcolumn_panels ul li#nav1 a:hover {
	background: url(../images/panels_azzurro.png) 0 -291px no-repeat;
}

#rightcolumn_panels ul li#nav2 a {
	width:180px;
	background: url(../images/panels_restaurant.png) no-repeat;
}

#rightcolumn_panels ul li#nav2 a:hover {
	background: url(../images/panels_restaurant.png) 0 -291px no-repeat;
}

#rightcolumn iframe {
	margin-top:10px;
	border:2px solid #2D3A55;
}
/* ------------- Right column boxouts ---------- */

#rightcolumn_boxout_top {
	margin:0pt auto;
	background:url(../images/boxout_top.png) left top no-repeat;
	width:600px;
	height:15px;
}

#rightcolumn_boxout_content {
	margin:0pt auto;
	padding:10px 15px 1px 15px;
	width:570px;
	background:url(../images/middle.png);
	color:#fff;
	clear:both;
}

#rightcolumn_boxout_content h2{
	margin-left:15px;
}

#rightcolumn_boxout_content h3{
	color:#FFCC33;
	font-size:1.1em;
	line-height:1.3em;
}

#rightcolumn_boxout_content p{
	color:#fff;
	font-size: 0.8em;
	line-height:1.3em;
	margin-bottom:15px;
}

#rightcolumn_boxout_content a{
	color:#FFCC33;
}

#rightcolumn_boxout_content a:hover{
	color:#fff;
}

#rightcolumn_boxout_content ul{
	color:#fff;
	font-size: 0.8em;
	line-height:1.3em;
}

#rightcolumn_boxout_content ul li{
	background:url(../images/bullet.png) left  no-repeat;
	padding:1px 0px 2px 15px;
}

#rightcolumn_boxout_content ul li a{
	color:#FFFFFF;
}

#rightcolumn_boxout_content ul li a:hover{
	color:#FFcc33;
}

#rightcolumn_boxout_bottom {
	margin:0px 0px 10px 0px;
	background:url(../images/boxout_bottom.png) left bottom no-repeat;
	width:600px;
	height:15px;
}

#rightcolumn_boxout_content2 {
	margin:0pt auto;
	padding:3px 0px 1px 0px;
	width:600px;
	background:url(../images/middle.png);
	color:#fff;
	clear:both;
	height:30px;
}

#rightcolumn_boxout_newslogo {
	width:230px;
	padding:5px 0px 10px 25px;
	float:left;
}

#rightcolumn_boxout_news {
	width:300px;
	font-size: 1.1em;
	padding:7px 20px 0px 10px;
	float:right;
}

#rightcolumn_boxout_news a:hover{
	color:#fff;

}

#rightcolumn_boxout_bottom2{
	margin:0px 0px 10px 8px;
	background:url(../images/boxout_bottom.png) left bottom no-repeat;
	width:600px;
	height:15px;
}

/* ------------- Navigation -------------- */

#navigation {
	position:relative;
	margin:10px 0px 10px 0px;
	height:43px;
	padding:0;
	margin-bottom:8px;
}

#navigation ul {
	margin:0;
}

#navigation ul li {
	float:left;
}

#navigation ul li a {
	float:left;
	display:block;
	height:43px;
	padding:0;
	margin:0;
	text-indent:-3000px;
	text-decoration:none;
	overflow:hidden;
}

#navigation ul li#nav0 a {
	width:65px;
	background: url(../images/nav0.png) left top no-repeat;
}

#navigation ul li#nav0 a:hover {
	background: url(../images/nav0.png) 0 -43px no-repeat;
}

#navigation ul li#nav1 a {
	width:152px;
	background: url(../images/nav1.png) no-repeat;
}

#navigation ul li#nav1 a:hover {
	background: url(../images/nav1.png) 0 -43px no-repeat;
}

#navigation ul li#nav2 a {
	width:82px;
	background: url(../images/nav2.png) no-repeat;
}

#navigation ul li#nav2 a:hover {
	background: url(../images/nav2.png) 0 -43px no-repeat;
}

#navigation ul li#nav3 a {
	width:170px;
	background: url(../images/nav3.png) no-repeat;
}

#navigation ul li#nav3 a:hover {
	background: url(../images/nav3.png) 0 -43px no-repeat;
}

#navigation ul li#nav4 a {
	width:51px;
	background: url(../images/nav4.png) no-repeat;
}

#navigation ul li#nav4 a:hover {
	background: url(../images/nav4.png) 0 -43px no-repeat;
}

#navigation ul li#nav5 a {
	width:65px;
	background: url(../images/nav5.png) no-repeat;
}

#navigation ul li#nav5 a:hover {
	background: url(../images/nav5.png) 0 -43px no-repeat;
}

#navigation ul li#nav6 a {
	width:71px;
	background: url(../images/nav6.png) no-repeat;
}

#navigation ul li#nav6 a:hover {
	background: url(../images/nav6.png) 0 -43px no-repeat;
}

#navigation ul li#nav7 a {
	width:71px;
	background: url(../images/nav7.png) no-repeat;
}

#navigation ul li#nav7 a:hover {
	background: url(../images/nav7.png) 0 -43px no-repeat;
}




/* ------------- Footer -------------- */

#footer_top {
	margin:0px 0px 0px 9px;
	background:url(../images/footer-top.png) left top no-repeat;
	width:900px;
	height:15px;
	clear:both;
}

#footer_content {
	margin:0px 0px 0px 9px;
	padding:0px 15px 1px 15px;
	width:870px;
	height:40px;
	background:url(../images/middle.png);
	color:#fff;
}

#footer_content_credits {
	margin:0px 15px 0px 9px;
	padding:2px 15px 0px 4px;
	width:200px;
	float:left;
	color:#fff;
	font-size:1.2em;
}

#footer_content_credits p a{
	color:#fff;
	font-size:1.2em;
}

#footer_content_credits p a:hover{
	color:#ffcc33;
}

#footer_content_contact {
	margin:0px 0px 0px 9px;
	padding:2px 15px 0px 0px;
	width:150px;
	float:left;
	color:#fff;
}

#footer_content_contactinfo {
	margin:0px 0px 0px 9px;
	padding:2px 15px 0px 0px;
	width:250px;
	float:left;
	color:#fff;
}

#footer_content_contactinfo p{
	color:#fff;
	font-size:0.8em;
}

#footer_content_contactinfo p a{
	color:#ffcc33;
}

#footer_content_contactinfo p a:hover{
	color:#fff;
}

#footer_content_findus {
	margin:0px 0px 0px 9px;
	padding:10px 15px 0px 0px;
	width:100px;
	float:right;
	color:#fff;
}

#footer_bottom {
	margin:0px 0px 5px 9px;
	background:url(../images/footer-bottom.png) left bottom no-repeat;
	width:900px;
	height:15px;
}

#footer_credits {
	margin:0px;
	padding:0px 10px 10px 0px;
	font-size:0.8em;
	float:right;
	color:#fff;
}

/* ------------- Forms --------------- */

label {
	float: left;
	text-align: left;
	font-size:0.9em;
	font-weight:bold;
	color:#fff;
}

form p label {
	float: left;
}

input {
	color: #fff;
	background: #2D3A55;
	font-size:1.1em;
	border: 1px solid #DCD29E;
	padding:3px;
}

select {
	color: #5A2C0B;
	background: #FFFFF9;
	font-size:1.1em;
	border: 1px solid #DCD29E;
	padding:3px;
}

textarea {
	font-size:1.4em;
	color: #fff;
	background: #2D3A55;
	border: 1px solid #DCD29E;
	padding:2px;
	width:265px;
}

fieldset {
	width:550px;
	float:left;
	padding: 20px 0px 20px 20px;
	margin:10px 0px 10px 0px;
	border:1px solid #2D3A55;
}

legend	{
	font-weight:normal;
	font-size:1.2em;
	color:#5A2C0B;
	margin-bottom:10px;
	padding:5px;
	border: 1px solid #ccc;
	background-color:#FFF;
}

.searchsubmit	{
	margin-left: 3px;
	border: 1px solid #D79D44;
	font-size:0.8em;
	color:#999;
	font-weight:normal;
	padding: 2px 2px 2px 2px;
}

input:focus, textarea:focus{
	background-color: #333366;
	border: 1px solid #fff;
}

.contact_btnsubmit {
	border:1px solid #5A2C0B;
	float:left;
	padding:5px 10px;
}

.zemSubmit {
	border:1px solid #fff;
	margin-top:5px;
	float:left;
	padding:5px 10px;
	font-size:0.9em;
	color:#fff;
}

.formlabel {
	color:#fff;
}

td {
	margin-bottom:12px;
}