#preview{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
	}

body {
	margin: 0;
	padding: 0;	
	font-family: Arial, sans-serif;
	font-size: 14px;
	color:#000000
}

h1, h2, h3 {
	margin-top: 0;
	font-family: Arial, sans-serif;
	font-weight: normal;
	color: #666666;
}

h1 {
	font-size: 197%;
}

h2 {
	font-size: 136%;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

p, ul, ol {
	margin-bottom: 1.6em;
	line-height: 180%;
}

p {
}

blockquote {
	font-style: italic;
}

ul {
}

ol {
}

a 
{
	color:#ff6600;
	font-weight: bold;
	font-size: 14px;
	text-decoration:underline;

}

a:hover {
	text-decoration: none;
	color:Black;
}

.IE8Fix
{
	z-index:100;
}

small {
}

hr {
	display: none;
}

img {

}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}

input
{
    font-size:20px;
    padding:3px;
}

select
{
    font-size:20px;
    padding:3px;
}

textarea
{
    font-size:20px;
    padding:3px;
}

table
{
    border:none;
}

td
{
    vertical-align:top; 
}

/* header */

#header {
	width: 990px;
	height: 100px;
	margin: 0 auto;
}

/* Logo */

#logo {
	float: left;
	width: 300px;
	height: 100px;
	background: #FFBF23 url(../images/img01.gif) no-repeat left bottom;
}

#logo h1, #logo h2 {
	margin: 0;
	text-transform: lowercase;
	text-align: center;
}

#logo h1 {
	padding-top: 15px;
	font-size: 36px;
}

#logo h2 {
	font-size: 12px;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Google Search */

#googleSearch
{
    position: relative;
    left:600px;
    position:absolute;
    top: 115px;
}

/* Next Page */
.nextpage a 
{
	font-size:18px;
}

/* Login Name */
 
#loginName
{
    position:relative;
    left:210px;
    top:40px;
}

/* Search */

#search 
{
    position:absolute;
	float: right;
	width: 280px;
	padding-top: 20px;
}

#search form {
	margin: 0;
	padding: 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search legend {
	display: none;
}

#searchinput, #searchsubmit {
	border: 1px solid #EDEBD5;
	font: bold 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #7F7772;
}

#searchinput {
	padding: 2px 5px;
	width: 198px;
	background: #FFFFFF url(../images/img02.gif) repeat-x;
}

#searchsubmit {
	background: #FFFFFF url(../images/img03.gif) repeat-x left bottom;
}

#addThisDiv
{
    position:relative;
    float:right;
    padding-right:20px;
}


/* Menu */

#menu {
	width: 620px;
	height: 70px;
	margin: -30px auto 0 auto;
}

#menu ul {
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	float: left;
	display: block;
	height: 40px;
}

#menu li:hover {
	background: #F9F8F1;
}

#menu a {
	display: block;
	width: 60px;
	height: 35px;
	padding: 5px 20px 0 20px;
	text-align: center;
	text-decoration: none;
	text-transform: lowercase;
	font-weight: bold;
	color: #7F7772;
}

html>body #menu a {
	width: auto;
}

#menu li.active {
	background: #EDEBD5 url(../images/img05.gif) no-repeat;
}

#menu li.active a {
	background: url(../images/img06.gif) no-repeat right top;
}

/* Page */

#page {
	width: 990px;
	margin: 0 auto 20px auto;
	height:600px;
}

/* Header Line */

#headerLine
{
    z-index:-1;
    background: #FFFFFF url(../images/img04.gif) repeat-x;
}

#banner
{
    background-color:Gray;
}

/* Content */

#content 
{    
    float: left;
}

.title {
	padding-bottom: 5px;
	border-bottom: 1px solid #EDEBD5;
}

.twocols {
}

.twocols .col1 {
	float: left;
	width: 235px;
}

.twocols .col2 {
	float: right;
	width: 235px;
}

.list {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

.list li {
	padding-left: 10px;
	background: url(../images/img10.gif) no-repeat left center;
}

/* Wide Sub Heading */

.smallSubHeading
{
    width:210px;
    height:50px;
    background: url(../images/imgHeader-210.gif) no-repeat;
}

.smallSubHeading160
{
    width:160px;
    height:50px;
    background: url(../images/imgHeader-160.gif) no-repeat;
}

.wideSubHeading
{
    width:620px;
    height:50px;
    background: url(../images/imgHeader-620.gif) no-repeat;
}

.smallSubHeadingText
{
    position:relative;
    float:left;
    left: 5px;
    top: 15px;
    width:210px; 
}

.smallSubHeading160Text
{
    position:relative;
    float:left;
    left: 5px;
    top: 15px;
    width:160px; 
}

.wideSubHeadingText
{
    position:relative;
    float:left;
    left: 20px;
    top: 15px;
    width:730px;    
}

.smallSubHeadingContent
{
    padding-left:5px;
    padding-right:5px;
}
.wideSubHeadingContent
{
    width:580px;
    padding-left:20px;
    padding-right:20px;    
}

/* Sidebar */

#sidebar {
	float: left;
	width: 240px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	padding: 20px;
	background: url(../images/img11.gif) no-repeat;
}

#sidebar li ul {
}

#sidebar li li {
	padding: 5px 0;
	background: url(../images/img12.gif) repeat-x left bottom;
}

#sidebar h2 {
	border-bottom: 1px solid #EDEBD5;
	font-size: 114%;
	font-weight: bold;
}

#sidebar h3 {
	margin: 0;
}

#sidebar p {
	margin: 0;
	line-height: normal;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}


#footer 
{
	border-top: 1px solid #DEDEDE;	
}

#footer a
{
    font-size:10px;
}

/* Accommodation Search */

.accommodationMinRate
{
    background-color:Black;
    color: White;
    padding:5px;
    font-size:25px;
    vertical-align:middle;
}

.accommodationMaxRate
{
    background-color:Black;
    color:#A5A5A5;
    padding:5px;
    font-size:25px;
    vertical-align:middle;
}

.accommodationSleeps
{
    background-color:Yellow;
    color: Black;
    padding:5px;
    font-size:25px;
    vertical-align:middle;
}

.accommodationNumberOfBedrooms
{
    background-color:#7F3300;
    color:White;
    padding:5px;
    font-size:25px;
    vertical-align:middle;    
}

.searchButton
{
    font-size:25px;
}

.linkToAccommodation
{
    font-size:25px;
}

.hide
{
    display:none;
}

.show
{
    display:block;
}

.fieldHeading
{
    font-size:13px;
    font-weight:bold;
}

#detailsTable td
{
    padding:5px;
}

.resultsGridViewTable
{
    width:180px;
}

.contentManagersPanel
{
    background-color:#E2E2E2;
    border:dashed 1px Orange;        
    padding:5px;
}

.contentManagersPanel td
{
    
    padding:2px;
}

.editButtonsPanelTop
{
    width:100%;
    text-align:right;
    background-color:#E2E2E2;
    border-top:solid 2px Black;    
    padding:5px;
}

.editButtonsPanelTop a
{
    font-size:18px;    
}

.editButtonsPanelBottom
{
    width:100%;
    text-align:right;
    background-color:#E2E2E2;
    border-bottom:solid 2px Black;
    padding:5px;
}

.editButtonsPanelBottom a
{
    font-size:18px;  
}

.roomsAndRatesTable td
{
    border:solid 1px #F2F2F2;
}
.roomsAndRatesTable td
{
    padding:5px;
}

.published
{
    background-color: Green;
    color: Black;
    font-size:25px;
}

.unpublished
{
    background-color:#FFE7E0;
    color: Black;
    font-size:25px;
}

.requiredField
{
    background-color:#FF9999;
}

.underline
{
     border-bottom:solid 1px #F2F2F2;
}

.accommodationsList 
{
    width:100%;    
}

.loginControl
{
    font-size:30px;
    padding:5px;
}

.loginControl td
{
    vertical-align:middle;
}

.loginControl td
{
    vertical-align:middle;
}

.errorMessage
{
    border:solid 1px Red;
    color:Red;
    margin:5px;
    padding:2px;
    background-color:#FFE7E0;
}

.helpImage
{
    width:16px;
    height:16px;
    background: url(../images/Question.gif) no-repeat left bottom;
}
.helpDiv
{
    display:block;
    background-color:#99C5F1;
    padding:5px;
    display:block;
    border:solid 1px Blue;
}

.editMode
{
    border:solid 1px #614B26;
}

.termsOfUse
{
    font-size:14px;
}

.topBorderLine
{    
    border-top:solid 1px Black;
}

.googleFooter {
    color:#008000;
    font-size:10px;
    line-height:12px;
    text-decoration:none;
    font-weight:normal;
}

.editImageDiv
{
    border-top:     5px solid #E2E2E2;
    border-right:   5px solid #E2E2E2;
}

.allUsersGridView td
{
    padding:3px;
}

