
/* Begin Rediculous Dreamweaver generated styles - Not my doing! */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #D4E8DF;
}
.style1 {color: #FFFFFF}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a:hover {
	color: #FFCC66;
	text-decoration: underline;
}
.style2 {
	color: #666666;
	font-size: 9;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:active {
	color: #FFCC66;
	text-decoration: none;
}
.style4 {
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #003366;
	font-weight: bold;
}
/* End Rediculous Dreamweaver generated styles */

/* Styles */

dl.dlAdminListing img {
	border: 0;
}

dl.dlAdminListing dd {
	padding-bottom: 10px;
}

dl.dlAdminListing a:hover {
	font-weight: bold;
}

div#divAdminMenu img {
	border: 0;
	padding-right: 3px;
}

div#divAdminMenu {
	display: block;
	width: 100%;
	float: left;
	padding-bottom: 15px;
}

div.divNavItem {
	display: block;
	padding-left: 10px;
	padding-bottom: 5px;
	width: 150px;
	float: left;
}

div#divAdminMenu a:hover {
	font-weight: bold;
}

div.dSpecialOffer {
	padding-bottom: 5px;
	clear: right;
}

p.pOfferHead {
	font-size: 120%;
}

div.dStoryImages {
	margin-left: 10px; 
	width: 150px; 
	float: right;
}

div.dStoryImages img {
	margin-bottom: 5px;
}

div.dStoryImages span {
	font-size: 80%;
	color: #333333;
	display: block;
	margin-bottom: 10px;
}

div#divImageSection {
	width: 700px;
	overflow: auto;
}

div#divImageSection img {
	float: left;
	margin-right: 10px;
	padding: 5px 5px 5px 5px;
	border: 1px solid #999999;
}

div#divImageSection img.imgDelete {
	position: absolute;
	border: 0;
	margin-left: -40px;
	margin-top: 82px;
	z-index: 1;
}

div#divUploadSection{
	width: 100%;
	clear: left;
}

div.dHotel {
	margin-bottom: 20px;
}

div.dHotel .hPageHead {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
}

div.dHotel h2.hPageHead {
	padding-bottom: 5px;
	font-size: 180%;
	font-variant: small-caps;
}

span.spanMorePages {
	display: block;
	width: 100%;
	text-align: center;
}

#tooltip {
	position:absolute;
	border:1px solid #333;
	background:#f7f5d1;
	padding:2px 5px;
	color:#333;
	display:none;
}

/*datepicker*/
/* Main Style Sheet for jQuery UI date picker */
.ui-datepicker-div, #ui-datepicker-div, .ui-datepicker-inline {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	font-family: Verdana, Arial, sans-serif;
	background: #ffffff;
	font-size: 1.1em;
	border: 4px solid #d3d3d3;
	width: 15.5em;
	padding: 2.5em .5em .5em .5em;
	position: relative;
}
#ui-datepicker-div, .ui-datepicker-div {
	z-index: 9999; /*must have*/
	display: none;
	background: #ffffff;
}
.ui-datepicker-inline {
	float: left;
	display: block;
}
.ui-datepicker-control {
	display: none;
}
.ui-datepicker-current {
	display: none;
}
.ui-datepicker-next, .ui-datepicker-prev {
	position: absolute;
	left: .5em;
	top: .5em;
}
.ui-datepicker-next {
	left: 14.6em;
}

.ui-datepicker-next a, .ui-datepicker-prev a {
	width: 1.6em;
	height: 1.4em;
	display: block;
	font-size: 1em;
	border: 1px solid #d3d3d3;
	cursor: pointer;
}

.ui-datepicker-header select {
	border: 1px solid #d3d3d3;
	color: #555555;
	background: #e6e6e6;
	font-size: 1em;
	line-height: 1.4em;
	position: absolute;
	top: .5em;
	margin: 0 !important;
	
}
.ui-datepicker-header select.ui-datepicker-new-month {
width: 7em;
left: 2.2em;
}
.ui-datepicker-header select.ui-datepicker-new-year {
width: 5em;
left: 9.4em;
}
table.ui-datepicker {
	width: 15.5em;
	text-align: right;
}
table.ui-datepicker td a {
	padding: .1em .3em .1em 0;
	display: block;
	color: #555555;
	cursor: pointer;
	border: 1px solid #ffffff;
}
table.ui-datepicker td a:hover {
	border: 1px solid #999999;
	color: #212121;
}
table.ui-datepicker td a:active {
	border: 1px solid #dddddd;
	color: #222222;
}
table.ui-datepicker .ui-datepicker-title-row td {
	padding: .3em 0;
	text-align: center;
	font-size: .9em;
	color: #222222;
	text-transform: uppercase;
	/*border-bottom: 1px solid #d3d3d3;*/
}

table.ui-datepicker .ui-datepicker-title-row td a {
	color: #222222;
}
