/*********************************************
File: stylesheet_screen.css
Application: Pilrig House Apartments website
Created: 15th August 2005
Author: Colin Abercrombie, 5th Column
*********************************************/
/********************************************
General
*********************************************/
body	{
	font-family: Trebuchet MS, Verdana, Tahoma, Helvetica, sans-serif;
	font-size:80%;
	color:#fff;
	background: #fff;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
h1	{
	font-size:1.9em;
	font-weight:bold;
	padding: 3px 0px 3px 0px;
	margin: 10px 0px 10px 0px;
	color:#536f3d;
	background-color:transparent;
}
h2	{
	font-size:1.9em;
	font-weight:bold;
	padding: 3px 0px 3px 0px;
	margin: 10px 0px 10px 0px;
	color:#536f3d;
	background-color:transparent;
}
h3	{
	color:#536f3d;
	font-weight:normal;
	font-size:1.3em;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
	background-color:transparent;
}
h4	{
	color:#536f3d;
	font-size:1.1em;
	font-weight:normal;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color:transparent;
}

a	{
	color:#A7285F;
	text-decoration:none;
	font-weight:bold;
}
a:link	{
	color:#A7285F;
	background-color:transparent;
	text-decoration:none;
}
a:visited	{
	color:#A7285F;
	background-color:transparent;
	text-decoration:none;
}
a:active	{
	color:#A7285F;
	background-color:transparent;
	text-decoration:none;
}
a:hover	{
	color:#A7285F;
	background-color:transparent;
	text-decoration:underline;
}
p {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	line-height: 1.8em;
}
hr {
	border-top: 1px solid #536f3d;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	padding: 0px 0px 20px 0px;
	margin: 0px 0px 0px 0px;
}
/********************************************
Containers
*********************************************/
.sitecontainer {
	width: 950px;
	padding: 0px 0px 0px 0px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
}
.pagecontainer {
	color: #000;
	background-color: transparent;
	text-align: left;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
.titlecontainer {
	color: #666;
	background: transparent url("../images/pilrighouselogo.gif") top left no-repeat;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	width: 888px;
	height: 125px;
}
.titlecontainer2 {
	color: #666;
	background: transparent url("../images/pilrighouselogo2.gif") top left no-repeat;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	width: 888px;
	height: 125px;
}
.titlecontainer img {
	padding:0px 0px 0px 0px;
	margin:35px 110px 0px 0px;
}
.headercontainer {
	color: #000;
	background: transparent;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	height: 338px;
	float: left;
}
#show {
	margin: 0px 0px 0px 22px;
	padding: 0px;
	border: 8px solid #a1bf92;
	width: 888px;
	height: 325px;
}
.navigationcontainer {
	padding:5px 0px 5px 0px;
	margin:0px 0px 0px 0px;
}
.contentcontainer {
	color: #000;
	background-color: transparent;
	padding:0px 0px 0px 0px;
	margin:0px 24px 0px 22px;
}
.contentcontainerleft {
	float: left;
	color: #000;
	background-color: transparent;
	padding: 0px 0px 0px 0px;
	margin: 0px 17px 0px 0px;
	width: 620px;
}
.contentcontainerright {
	float: left;
	color: #000;
	background-color: transparent;
	padding: 0px 0px 0px 0px;
	margin: 55px 0px 0px 0px;
	width: 250px;
}
.flipreviews {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
	text-align: center;
}
.contentcontainerrightgallery {
	float: left;
	color: #000;
	background-color: transparent;
	padding: 0px 0px 0px 0px;
	margin: 60px 0px 0px 0px;
	width: 250px;
	text-align: center;
}
 .contentcontainerrightgallery ul {
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
}
.contentcontainerright h2, .contentcontainerrightgallery h2 {
	font-weight:normal;
	font-size:1.3em;
	color: #fff;
	background: transparent url("../images/intheader.png") top center no-repeat;
	padding: 0px;
	margin: 0px 0px 8px 0px;
	text-align: center;
	padding: 0px 0px 6px 0px 
}
.contentcontainerright h3, .contentcontainerrightgallery h3 {
	color: #fff;
	background: transparent url("../images/intheader.png") top center no-repeat;
	padding: 0px;
	margin: 0px 0px 8px 0px;
	text-align: center;
	padding: 0px 0px 6px 0px 
}
.footercontainer {
	color: #666666;
	background: transparent url("../images/footerbg.gif") top center no-repeat;
	padding:10px 0px 0px 0px;
	margin:20px 24px 0px 22px;
	text-align: center;
	font-size:0.9em;
}
/********************************************
Content
*********************************************/
.contentcontainer ul {
	list-style-type: square;
	padding:0px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
}
.contentcontainer ol {
	padding:0px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
}
.contentcontainer li {
	padding:0px 0px 10px 0px;
	margin: 0px 0px 0px 30px;
}
img {
	padding: 2px 2px 2px 2px;
	margin: 10px 10px 0px 0px;
}
img.collection {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: 0px solid #fff;
}
.rightimg {
	padding: 3px 3px 3px 3px;
	margin: 5px 5px 5px 5px;
	float: right;
}
.leftimg {
	padding: 3px 3px 3px 3px;
	margin: 5px 5px 5px 5px;
	float: left;
}
.pagetint {
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	color: #000;
	background-color: #a1bf92;
}
.videotint {
	padding: 8px;
	margin: 20px 0px 20px 0px;
	text-align: left;
	color: #000;
	background-color: #a1bf92;
}
.highlight {
	padding: 8px;
	margin: 20px 0px 20px 0px;
	text-align: left;
	color: #fff;
	background: #2354d2 url("../images/summer.jpg") top left no-repeat;
}
.highlight h2  {
	color: #fff;
padding: 0px;
margin: 5px 0px 10px 0px;
}
.highlight h3  {
	color: #fff;
margin: 20px 0px 0px 0px;
padding: 0px;
}
#mediaspace {
	float: right;
}
#mediaicons {
	padding: 0px;
	margin: 0px;
	float: left;
text-align: center;
width: 150px;
}
#mediaicons img {
	padding: 0px;
	margin: 0px 0px 20px 0px;
}
.pagetint img {
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 0px 0px;
}
.pagetint h3, .pagetint h4 {
	padding: 5px 5px 0px 5px;
	margin: 0px 0px 0px 0px;
	color: #fff;
}
.pagetint p {
	padding: 5px 5px 0px 5px;
	margin: 0px 0px 0px 0px;
}
.error {
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 20px 0px;
	text-align: left;
	color: #000;
	background-color: #a1bf92;
}
.errors {
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 20px 0px;
	text-align: left;
	color: #fff;
	background-color: #dc0202;
}
.disclaimer {
	font-size: 0.9em;
}
.quote {
	font-size: 1.1em;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	text-align: left;
	color: #8ba17a;
	background: transparent url("../images/quotepanel.png") top left no-repeat;
	height: 125px;
	font-weight: bold;
	font-style: italic;
}
.quote2 {
	font-size: 1.1em;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	text-align: left;
	color: #8ba17a;
	background: transparent url("../images/quotepanel3.png") top left no-repeat;
	height: 135px;
	font-weight: bold;
	font-style: italic;
}
.quote3 {
	font-size: 1.1em;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	text-align: left;
	color: #8ba17a;
	background: transparent url("../images/quotepanel4.png") top left no-repeat;
	height: 190px;
	font-weight: bold;
	font-style: italic;
}
.quote p, .quote2 p, .quote3 p {
	padding: 20px 90px 0px 80px;
	margin: 0px 0px 0px 0px;
	line-height: 1.2em;
}
p.site {
	padding: 8px 40px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: right;
	color: #8ba17a;
	background: transparent;
	font-weight: normal;
}
p.papersite {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
	text-align: right;
	color: #8ba17a;
	background: transparent;
	font-weight: bold;
}
ul.testimonial {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style: none;
}
ul.testimonial li {
	padding: 5px 10px 5px 10px;
	margin: 0px 0px 20px 0px;
	list-style: none;
	background-color: #d6cfc0;
border: 6px solid #c2baa8;
}
#mainimage {
	margin: 0px 0px 0px 22px;
	padding: 0px;
	border: 8px solid #a1bf92;
	width: 888px;
	height: 325px;
}
#mainimage img {
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

.intimage {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	width: 250px;
}
.intimage img {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 250px;
	border: 8px solid #a1bf92;
}
.smallgreenimage {
	margin: 40px 0px 0px 0px;
	padding: 0px;
	text-align: center;
}
.smallgreenimage img {
	border: 0px;
}
.smalltext {
	margin: 0px 0px 0px 0px;
	padding: 0px;
font-size: 0.9em;
}
.button {
border: 0px;
margin: 0px 0px 10px 0px;
padding: 0px;
}
.button img {
border: 0px;
width: 264px;
}
.intinfo {
	margin: 0px auto;
	padding: 0px;
	width: 250px;
	text-align: center;
	border: 8px solid #a1bf92;
}
.contentcontainerright .intinfo {
	margin: 0px 0px 20px 0px;
	padding: 0px;
	width: 250px;
	text-align: center;
	border: 8px solid #a1bf92;
}
.intinfo p {
	margin: 0px;
	padding: 0px;
}
.logo {
	font-size: 0.9em;
}
form img {
	margin: 0px 0px 0px 6px;
	padding: 0px 0px 0px 0px;
}
.bookbutton {
	margin: 20px 30px 0px 30px;
width: 40%;
float: left;
text-align: center;
background: #a1bf92;
font-size: 1.5em;
}
.bookbutton a {
	display: block;
	padding:50px 0px 50px 0px;
}
.bookbutton a:hover {
	display: block;
	padding:50px 0px 50px 0px;
background-color: #536f3d;
color: #fff;
}
.red {
	color: #dc0202;
}
/********************************************
Footer
*********************************************/
.footercontainer p {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
.footercontainer div#translator {
	padding:0px 0px 0px 120px;
	margin:10px auto;
	width: 300px;
}
.footercontainer div#translator script {
	padding:0px 0px 0px 0px;
	margin:8px 10px;
text-align: center;
}
.footercontainer a, .footercontainer a:link, .footercontainer a:visited, .footercontainer a:active	{
	color:#666;
	text-decoration:none;
	font-weight:normal;
}
.footercontainer a:hover	{
	color:#666;
	background-color:transparent;
	text-decoration:underline;
}
.footercontainer img {
	padding: 2px 2px 2px 0px;
	margin: 0px 0px 0px 0px;
}
/********************************************
Hidden
*********************************************/
.hidden {
	display:none;
}
.spacer {
	clear: both
}
/********************************************
Tables
*********************************************/
table.content {
	padding:0px 0px 0px 0px;
	margin:0px 0px 5px 0px;
	color:#000000;
	background-color:#a1bf92;
	width: 100%;
	border-bottom: 1px solid #000;
}
table.content caption {
	display:none;
}
table.content th {
	padding:3px 3px 3px 3px;
	margin:0px 0px 0px 0px;
	color:#fff;
	background-color: #536f3d;
	text-align: left;
}
table.content td {
	padding:3px 3px 3px 3px;
	margin:0px 0px 0px 0px;
	color:#000;
	background-color: transparent;
	vertical-align: top;
	text-align: left;
}
/*********************************************
Form
*********************************************/
table#contactform caption {
	display: none;
}
table#contactform th {
	vertical-align: top;
	width: 25%;
	padding: 5px 5px 5px 0px;
}
table#contactform td {
	padding: 5px 0px 5px 0px;
}

table#Edinaform caption {
	display: none;
}
table#Edinaform td {
	padding: 0px 0px 25px 0px;
}
table#bookingform caption {
	display: none;
}
table#bookingform th {
	width: 320px;
	padding: 10px 0px 10px 0px;
	border-bottom: 1px solid #ccc;
}
table#bookingform th.payment {
	background: #536f3d;
	padding: 5px;
	color: #fff;
	border: 0px;
}
table#bookingform th.double, table#bookingform td.double {
	border: 0px;
}
table#bookingform td {
	padding: 10px 0px 10px 0px;
	border-bottom: 1px solid #ccc;
}