/*********** structure ***********/

* {
padding: 0;
margin: 0;
}

body {
margin-top: 15px;
background-image: url(../images/skyebnb_master_background.jpg);
background-repeat: repeat;
font: 10pt verdana, arial, sans-serif;
text-align: center;
}

div#mainContainer {
margin: 0 auto;
width: 760px;
background: #ffffff url(../images/skyebnb_background.jpg) repeat-y right top;
text-align: left;
margin-bottom: 10px;
}

div#topBannerFade {
height: 15px;
background: #caedff;
color: #ffffff;
text-align: right;
font-size: 10px;
padding-right: 5px;
}

div#bottomBannerFade {
height: 15px;
background: #caedff;
color: #ffffff;
text-align: right;
font-size: 10px;
padding-right: 5px;
}

div#topBanner {
height: 250px;
background: #ffffff url(../images/milfordwebsitedesign.jpg) no-repeat top center;
border-bottom: 1px solid #000000;
}

div#mainBorder {

}

div#leftContent {
border-right: 1px solid #000000;
width: 144px;
float: right;
padding-bottom: 55px;
background: url(../images/skyecurl.jpg) no-repeat bottom left;
}

.clearer { /* fix*/
clear: both;
height: 1px;
overflow: hidden;
margin-top: -1px;
}

/*********** LINKS ***********/

a:link, a:visited, a:active {
color: #0000ff;
text-decoration: none;
}

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


/*********** left content menu ***********/

div#leftContent ul {
list-style-type: none;
margin: 0;
}

div#leftContent a {
display: block;
border-bottom: 1px solid #000000;
border-left: 1px solid #000000;
background: #caedff;
padding: 3px 0 3px 3px;
font-size: 10px;
font-weight: bold;
}

div#leftContent a:link, div#leftContent a:visited, div#leftContent a:active {
color: #000000;
text-decoration: none;
}

div#leftContent a.current:link, div#leftContent a.current:visited, div#leftContent a.current:active {
background: #72a2d2;
color: #000000;
}

div#leftContent a:hover {
text-decoration: underline;
background: #ffffff;
color: #000066;
}

div#rightContent a:link, div#rightContent a:visited, div#rightContent a:active {
font-weight: bold;
}

/* GIVES MENU ITEM 100% WITH IN IE /*
/* mac hide \*/
* html div#leftContent a {height:1%}
/* end hide*/

div#leftContent p {
font-size: 10px;
margin: 5px 5px 5px 5px;
color: #000000;
}

/*********** right content ***********/

div#rightContent {
width: 592px;
float: left;
padding: 10px;
}

div#bottomFooter {
background: #72a2d2;
color: #000000;
padding: 5px 5px 5px 5px;
text-align: center;
border: 1px solid #000000;
}

div#footer {
margin: 0 auto;
width: 760px;
}

div#bottomFooter p {
display: none;
}

div#bottomFooter  a {
color: #000000;
}

/*********** toolbox - fonts, h1, h2 etc... ***********/

h1 {
text-align: left;
font: 20px arial, sans-serif, sans-serif;
color: #000000;
border-bottom: 2px solid #000000;
font-weight: bold;
clear: both;
}

h1.invisible {
display: none;
}

h1.easier {
font: 20px arial, sans-serif, sans-serif;
color: #000000;
font-weight: bold;
text-align: left;
border: none;
}

h2 {
font: 16px arial, sans-serif, sans-serif;
color: #000000;
font-weight: bold;
margin: 10px 0 5px 0;
clear: both;
}

h2.right {
text-align: right;
}

h2.invisible {
display: none;
}

h2.center {
text-align: center;
}

p {
margin: 15px 0 15px 0;
font: 12px arial, sans-serif, sans-serif;
}

p.bottomBar {
margin: 0px;
color: #ffffff;
padding: 3px 0 0 3px;
text-align: center;
}

p.subMenu {
margin: 0;
padding-top: 3px;
font: 12px sans-serif, sans-serif;
color: #000000;
}

h3.footer {
display: inline;
border: none;
color: #000000;
font-size: 11px;
padding: 0;
margin: 5px 0 5px 0;
clear: none;
}

h3.footer a:visited, h3.footer a:link, h3.footer a:visited {
color: #0000ff;
text-decoration: underline;
}

h3.footer a:hover {
color: #000000;
}

span.italic {
font-style: italic;
}

img.right {
border: 1px solid #000000;
float: right;
margin: 5px 0 5px 5px;
}

img.left {
border: 1px solid #000000;
float: left;
margin: 5px 5px 5px 0;
}

img.center {
display: block;
margin-left: auto;
margin-right: auto;
border: 1px solid #000000;
margin-top: 5px;
}

table {
width: 100%;
}

td {
padding: 5px 0 0 5px;
font: 12px arial, sans-serif, sans-serif;
}

td.menuPrice {
text-align: right;
vertical-align: bottom;
}

td.right {
text-align: right;
font: 12px arial, sans-serif, sans-serif;
}

td.center {
text-align: center;
font: 12px arial, sans-serif, sans-serif;
}

td.left {
text-align: left;
font: 12px arial, sans-serif, sans-serif;
}

td.enquiryRight {
text-align: left;
width: 50%
}

td.enquiryLeft {
text-align: right;
width: 50%;
}

span.bold {
font-weight: bold;
}

p.noBr {
padding: 0px;
margin: 0px;
}

p.center {
text-align: center;
}

p.right {
text-align: center;
}


input, textarea {
width: 250px;
border: 1px solid #000000;
padding: 2px;
}

div#rightContent ul {
position: relative;
list-style-type: decimal;
margin-left: 30px;
margin-bottom: 5px;
font: 12px arial, sans-serif, sans-serif;
}

.clearLeft {
clear: left;
}

.clearRight {
clear: right;
}


table.liveAvailability {
background: #C9D4DE;
border: 1px solid #000000;
font-size: 10px;
text-align: center;
}

table.liveAvailability th {
background: #89B8B8;
width: 12.5%;
padding: 3px;
}

table.liveAvailability td {
width: 12.5%;
padding: 3px;
margin: 0px;
}


