﻿/* 0 BASIC TAGS */

table {
	font-size: 1em;
}

h1, h2, h3, h4 {
	margin: 0;
	font-family: tahoma, arial, helvetica, sans-serif;
}

p {
	line-height: 1.4em;
}

hr {
	border: 0;
	border-top: 1px solid #bababa;
	height: 1px;
	width: 100%;
}

a {
	text-decoration: none;
	color: #d32525;
}

a:visited {
	color: #980000;
}

a:hover {
	text-decoration: underline;
	color: #e05252;
}

a:active {
	color: #980000;
}

body {
	background-color: #ffffff;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	text-align: left;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 0.8em;
	color: #666666;
}

img {
	border-width: 0;
}

/* 1 HEADER */

.header {
	background-image: url(Images/header3.gif);
	background-repeat: repeat;
	position: relative;
	/*width: 760px;*/
	height: 81px;
	margin-left: auto;
	margin-right: auto;
}

h1 {
	position: absolute;
	left: 37px;
	top: 12px;
	text-transform: uppercase;
	font-size: 18px;
}

h2 {
	position: absolute;
	left: 37px;
	top: 60px;
	font-size: 11px;
}

.menua {
	position: absolute;
	right: 37px;
	top: 17px;
	text-transform: uppercase;
	font-size: 10px;
}

.nav {
	position: absolute;
	right: 37px;
	top: 60px;
	text-transform: uppercase;
	font-size: 10px;
}

.menua a:visited, .nav a:visited {
	color: #d32525;
}

/* 1.1 SHIM */

.shim {
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	/*width: 760px;*/
	height: 8px;
	font-size: 0;
}

.column {
	background-image: url(images/content-shim.gifx);
}

.gradient {
	background-image: url(images/content-shim-photo.gifx);
}

.solid {
	background-image: url(images/content-shim-none.gifx);
}

/* 2 PAGE */

.page {
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	height: 100%;
	position:relative;
}

h3 {
	margin-top: 1.0em;
	margin-bottom: 1.12em;
	font-size: 1.5em;
	font-weight: bold;
}
h4 {
	margin-top: 1.0em;
	margin-bottom: 1.12em;
	font-size: 1.3em;
	font-weight: bold;
}

/* 2.1 HOME, RESUME, LINKS, REGISTER, ADMIN/ALBUMS, ADMIN/PHOTOS PAGES */

#home, #resume, #links, #register, #admin-albums, #admin-photos {
	background-image: url(images/body-repeatx.gif);
	position: relative;
	/*width: 686px;*/
	padding: 0px 37px;
	padding-top: 1px; /* Weird Mozilla Bug */
	padding-bottom: 40px; /* Weird Mozilla Bug */
}

#sidebar {
	float: left;
	width: 214px;
	/*height: 100%;*/
}

#content {
	margin-left: 256px;
	/* border: solid 1px lime;  TK */
}
#prices {
	/*background: lightblue;*/	
	width: 300px;
}
#offers {
	/*background: lightgreen;*/
	border: solid 1px red;
	text-align:center;
	width: 250px;
	float:left;
	top: 100px;
	margin: 10em auto auto 20em;
	position: absolute;
}
#prices_footer {
	/*background: yellow;*/
	width: 500px;
	
}
#whatsnew {
	float: left;
	width: 200px;
	height: 100%;
	/* border: solid 1px red;  TK */
}

#weather 
{
    margin-left: 220px;
	/* border: solid 1px red;  TK */
}
#map 
{
	text-align: center;
}
#coollinks {
	
	width: 200px;
	height: 100%;
	/* border: solid 1px red;  TK */
}

#resume h4, #links h4 {
	margin-top: 0;
	border-top: 1px solid #bababa;
	padding-top: 1.0em;
	position: absolute;
	left: 37px;
	width: 214px;
}

#resume #photo {
	position: absolute;
	left: 37px;
	top: 20px;
	width: 214px;
}

#resume .first {
	margin-top: 0;
	border-top: 1px solid #bababa;
	padding-top: 1.5em;
}

dl {
	margin-top: 0;
	margin-bottom: 0;
	border-top: 1px solid #bababa;
	padding-top: 1.5em;
	padding-bottom: 1.5em;
	position: relative;
}

dt {
	position: absolute;
	left: 0;
}

dd {
	margin-left: 150px;
	height: 2.0em;
}

.emptydata td {
	padding: 50px;
	color: #aeaeae;
}

/* 2.2 ALBUMS PAGE */

#albums {
	background-image: url(images/body-repeat-photox.gif);
	padding: 0px 37px;
	padding-bottom: 40px;
	width: 686px;
}

.view {
	margin-left: auto;
	margin-right: auto;
	width: 686px;
	text-align: center;
}

.view .photo-frame {
	margin-left: auto;
	margin-right: auto;
}

.item {
	padding: 20px 50px;
	color: #B2B2B2;
}
.offer_body
{
	color:red;
}
.offer_banner 
{
	background-color:Red;
	color:White;
	text-transform:uppercase;
}
.item h4 {
	margin-bottom: 0.4em;
}

.nullpanel {
	padding: 150px;
	width: auto;
	text-align: center;
}

/* 2.3 PHOTOS, DETAILS, ADMIN/DETAILS PAGE */

#photos, #details, #admin-details {
	background-image: url(images/body-repeat-photox.gif);
	padding: 0;
	text-align:left
	/*width: 760px;*/
}

.buttonbar {
	background-image: url(images/photonav-bg.gif);
	background-repeat: repeat-x;
	margin-left: auto;
	margin-right: auto;
	padding-top: 4px;
	width: 744px;
	height: 33px;
	text-align: center;
}

.buttonbar-top {
	background-image: url(images/photonav-top-bg.gif);
}

#photos .view, #admin-details .view {
	margin-top: 20px;
	margin-bottom: 20px;
}

/* 3 FOOTER */

.footerbg {
	background-image: url(images/footer-side.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 75px;
	text-align: center;
}
.footer {
	background-image: url(images/footer3.gif);
	background-repeat: repeat-x;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	height: 75px;
	text-align: center;
	font-size: 10px;
	/*float: left;*/
	position: absolute;
	
	
}

.menub {
	margin: 12px auto 5px auto;
	text-transform: uppercase;
	font-size: 10px;
}

.menub a:visited {
	color: #d32525;
}



/* Inline styles are used because image controls hard code a border property */

.photo_198 {
	border: 4px solid #FFFFFF;
}

.Section_Strap
{
	background-color: lightsteelblue;
	text-align: center;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	color: #666666;
	height: 30px;
}
.Section_label
{
	background-color: lightsteelblue;
	text-align: left;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 1.0em;
	color: #666666;
	width: 150px;
}
.Booking_Confirmation
{
	text-align: left;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 1.0em;
	color: red;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.Table_Border
{
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	border-left: gray 1px solid;
	border-bottom: gray 1px solid;
}

/* ADDED BY ME */

/* Comments Styles */
/*
#Comments 
{
	background-image: url(images/body-repeat-photo.gif);
	padding: 0px 37px;
	padding-bottom: 40px;
	border: none 0px;
	width: 686px;
}
*/

#Comments .PostMessage
{
	font-family: Trebuchet MS, MS Sans Serif, Verdana;
	font-size: 125%;
	font-weight: 600;
	color: #6289b8;
}

#Comments .EntryTitle
{
	color: #666666;	
}

#Comments .CommentHeader
{
	margin: 0;
	margin-top: 1.0em;
	margin-bottom: 1.12em;
	padding-bottom: 10px;
	font-size: 20px;
	font-weight: 500;
	color: #666666;
	font-family: Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
}

#Comments .CommentTextbox
{
	padding: 5px 0px 5px 0px;
	background-color: #f5f5f5;
}

#Comments .TDBorderTop 
{
	border-top: solid 1px #8e8f99;
}

#Comments .TDAddComment
{
    background-image: url(Images/comment_bg.gif);
	background-repeat: no-repeat;
	background-repeat: repeat-x;
	border-top: solid 1px #8e8f99;
}

#Comments .TDBorderTopRight
{
	border-top: solid 1px #8e8f99;
	border-right: solid 1px #8e8f99;
	padding: 10px 10px 10px 10px;
}

#Comments .PostedBy 
{
	font-family: Trebuchet MS, Tahoma, Verdana, Arial;
	font-size: 120%;
	font-weight: bold;
	color: #999999;
}

#Comments .DatePosted
{
	font-family: Trebuchet MS, Tahoma, Verdana, Arial;
	color: #999999;	
}

.CommentView 
{
	margin-left: auto;
	margin-right: auto;
	width: inherit;
	text-align: left;
}

#Comments .CommentPageTitle
{
	background-image: url(Images/Comments_PageTitle_BG.gif);
}

#Comments .CommentsList
{
	background-image: url(Images/Comments_BG.gif);
	border-top: solid 1px #8e8f99;
	border-right: solid 1px #8e8f99;
	padding: 10px 10px 10px 10px;
}

.login
{
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	border-right: silver 1px solid;
	border-top: silver 1px solid;
	border-left: silver 1px solid;
	border-bottom: silver 1px solid;
	padding-right: 50px;
	padding-left: 50px;
	padding-bottom: 20px;
	padding-top: 20px;
}

Caption {
	margin-top: 1.0em;
	margin-bottom: 1.12em;
	font-size: 1.3em;
	font-weight: bold;
}


