#error-msg {
	padding:11px;
	width:400px;
	position:relative;
	top:400px;
	margin:0 auto;
	top:0px;
	display:none;
}

#error-msg #error-msg-bg {
	position:absolute;
	z-index:2;
	background:#c02323;
	width:400px;
	height:150px;
}

#error-msg #error-exit {
	position:absolute;
	width:20px;
	height:20px;
	background:url(../images/error-exit.png) no-repeat #fff;
	right:17px;
	top:17px;
	z-index:4;
	cursor:pointer;
}

#error-msg #error-msg-content {
	position:absolute;
	z-index:3;
	width:388px;
	height:138px;
	background:#fff;
	margin:6px 0px 0px 6px;
	color:#7c1515;
	text-align:center;
}

#error-msg #error-msg-content h2 {
	margin-top:20px;
}

#error-msg #error-msg-content .subtext {
	margin-top:30px;
	font-size:12px;
}









#full-bg {
	position:fixed;
	left:0px;
	top:0px;
	z-index:0;	
}





/*
.slide-out-div .handle {
	cursor:pointer;
}

#slide-out-div-fix {
	width:48px;
	height:78px;
	background:blue;
	z-index:100;
	margin-right:15px;
	position:absolute;
	top:21px;
	right:0px;
	z-index:100;
	opacity:0.20;
	cursor:pointer;
}

html,body,#bg,#bg table,#bg td,#wrapper {
	width:100%;
	height:100%;
}

#bg div {
	position:absolute;
	width:200%;
	height:200%;
	top:-50%;
	left:-50%;
}

#bg td {
	vertical-align:middle;
	text-align:center;
}

#bg img {
	min-height:50%;
	min-width:50%;
	margin:0 auto;
}
*/



/*#story-post-ajax-loading {
	position:absolute;
	left:95px;
	top:50%;
	z-index:10;
	display:none;
}*/

.story .navigation {
	padding: 10px 0px 20px 0px;
}

.story .navigation a {
	font-size: 0.8em;
   	color: #999933;
}

.story .navigation .prev-link {
	float:left;
	margin-left:15px;
	width:59px;
	height:17px;
}
	
.story .navigation .nav-brick {
	width:310px;
	height:50px;
	position:absolute;
	top:0px;
	z-index:100;
	display:none;
}
	
.story .story-top-image {
	margin-top:20px;
	margin-left:20px;
	margin-bottom:-20px;
}
	
.story .navigation .story-post-number {
	float:left;
	width:160px;
	text-align:center;
	font-size: 0.8em;
}
	
.story .navigation .next-link {
	float: left;
	margin-right: 15px;
	width:61px;
	height:17px;
}
	
.story .navigation .hide-link {
	visibility:hidden;
}











.slide-out-div #my-trip-content-default {
	color:#fff;
}


.ui-datepicker {
	z-index:999;
	position:aboslute;
	left:0px;
	top:0px;
	display:block;
	background:#fff;
	font-size:11px;
	font-family:Arial;
	border:1px solid #666;
	padding:5px;
}

.ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; }
.ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0;  }
.ui-datepicker td { border: 0; padding: 1px; }
.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; }
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }


.ui-datepicker .ui-datepicker-header {
	/* background:url(../images/datepicker/header-bg.png); */
	background:#232323;
	width:186px;
	height:26px;
	color:#444444;
}

.ui-datepicker .ui-datepicker-header .ui-datepicker-title {
	position:relative;
	top:-32px;
	left:54px;
	color:#fff;
}

.ui-datepicker .ui-datepicker-header .ui-datepicker-prev span {
	background:url(../images/datepicker/prev-bg.png) no-repeat;
	cursor:pointer;
	width:21px;
	height:20px;
	display:block;
	background-position:0px 4px;
	position:relative;
	top:3px;
	left:3px;
	z-index:10;
}

.ui-datepicker .ui-datepicker-header .ui-datepicker-prev span:hover {
	background-position:0px -20px;
}

.ui-datepicker .ui-datepicker-header .ui-datepicker-next span {
	background:url(../images/datepicker/next-bg.png) no-repeat;
	cursor:pointer;
	width:21px;
	height:20px;
	display:block;
	background-position:0px 4px;
	position:relative;
	top:-17px;
	left:162px;
	z-index:10;
}

.ui-datepicker .ui-datepicker-header .ui-datepicker-next span:hover {
	background-position:0px -20px;
}

.ui-datepicker .ui-datepicker-calendar a {
	border:1px solid #999933;
	color:#999933;
	font-weight:bold;
}

.ui-datepicker td a:hover {
	background-color:#999933;
	color:#fff;
}

.ui-datepicker .ui-datepicker-current-day a.ui-state-active {
	color:#e51b24;
}

.ui-datepicker .ui-datepicker-today a {
	color:#444444;
}

.ui-datepicker-trigger {
	border:0px;
	background:none;
	cursor:pointer;
	margin-left: 5px;
}





.book-your-trip #my-trip-page-link #handle-image {
	height:35px;
	width:247px;
	background:url(../images/book-your-trip.png) 0 -35px no-repeat;
}

.book-your-trip #my-trip-page-link #handle-image:hover {
	height:35px;
	width:247px;
	background:url(../images/book-your-trip.png) 0 0 no-repeat;
}
