﻿/************************************************************
* tags
************************************************************/

* {
	line-height:1.5em;
}
a {
	color:#379AD5;
}
a img {
	margin-bottom:-2px;
	margin-left:-2px;
}
img, div {
	/* ie png fix */
	behavior: url(/iepngfix/iepngfix.htc);
}
h1, h2, h3 {
	clear:both;
}
h1 {
	font-size:28px;
	font-weight:bold;
	padding-bottom:0.3em;
	border-bottom:1px dotted #ccc;
	line-height:24px;
	color:#000;
	margin-bottom:1em;
}
p {
	margin:0.5em 0em;
}
h2 {
	font-size:20px;
	line-height:24px;
	color:#000;
}
h3, h3 *, h4, h4 * {
	color:#F89603;
	font-size:14px;
	line-height:20px;
	margin: 0px 0px 4px;
}
h4 {
	color:#5969A2;
}
h3 a {
	text-decoration:none;
}
small, small *, .small, .small * {
	font-size:10px;
	line-height:11px;
}
strong, .b {
	font-weight:bold;
}
form {
	display:inline;
}
ul, ol {
	margin:1em 0px;
	margin-left:1.5em;
}
ul li {
	list-style-type: disc;
	margin-left:1.5em;
}
ol li {
	list-style-type: decimal;
	margin-left:1.5em;
}
li {
	list-style:outside;
	padding:0em;
	margin:0em;
}
body {
	background:#fff url(/img/skyline.gif) no-repeat center 85px;
}
#doc {
	padding:0px 40px;
}

/************************************************************
* custom classes
************************************************************/
.review {
	background:url(/img/comment.png) #EBEBEB bottom left no-repeat;
	padding:1em 2em;
}
.alt {
	border-top:3px solid #ebebeb;
	background:url(/img/item_bg.png) repeat-x;
}
.item {
	padding:1em;
}
.nobr {
	white-space:nowrap;
}
a[rel=help] {
	padding-left:13px;
	background:url(/img/help.gif) 0px 2px no-repeat;
}
.rating {
	width: 80px;
	background: url(/img/rating_none.png) 0 0 repeat-x;
	float:left;
	margin-right:0.5em;
}
.rating div {
	height:16px;
	background: url(/img/rating.png) 0 0 repeat-x;
}
.jackson {
	position:relative;
	padding:0.6em 2.5em;
	margin:0.5em 0em;
	background: #F3F3F3;
	-moz-border-radius-bottomright:1em;
	-moz-border-radius-topleft:1em;
}
.box {
	-moz-border-radius-bottomright:1em;
	-moz-border-radius-topleft:1em;
	padding:1em;
	background-color:#FCDD49;
	margin-bottom:1.5em;
}
.blue {
	background-color:#D1E3F1;
}
.boxInner {
	-moz-border-radius-bottomright:1em;
	-moz-border-radius-topleft:1em;
	padding:1em;
	background-color:#fff;
}
.box .help {
	color: #515151;
}
.box a, .jackson a {
	color:#2786BE;
}

.light {
	color:#aaa !important;
}
.lightX {
	color:#ddd;
}
.right {
	text-align:right;
}
.center {
	text-align:center;
}
.middle {
	vertical-align:middle;
}
.left {
	text-align:left;
}
.topM {
	margin-top:30px;
}
#lead #logo {
	vertical-align:middle;
}
#lead strong {
	color:#000;
	font-weight:normal;
}
#lead span {
	font-size:22pt;
	line-height:1.9em;
	color:#7F7F7F;
}
.hand {
	cursor:pointer;
}
#nav a:hover {
	color:#000;
}
#nav a {
	font-size:12pt;
	font-weight:bold;
	margin:0em 1em;
}
.ajaxLoadingIndicator {
	position:fixed;
	right:0px;
	top:0px;
	background:#f00;
	color:#fff;
	padding:0px 0.2em;
}
div.success, div.info, .flash .error, .flash .success {
	padding:0.6em;
	padding-left:80px;
	margin:0em 0em 1em 0em;
}
div.success {
	border: 13px solid #8CD657;
	background:url(/img/tourmandu_success.png) no-repeat 0px 0px;
}
div.info {
	font-size:16pt;
	color:#EDB93F;
	background:url(/img/tourmandu_info.png) no-repeat 0px 0px;
}
.flash .error {
	font-size:16pt;
	background:url(/img/tourmandu_error.png) no-repeat 0px 0px;
}
.flash .success {
	font-size:16pt;
	font-weight:bold;
	color:#65B42C;
	border:0px;
}
.success, .success *, #success, #success *, .info, .info * {
	color:#000;
}
.error, .error *, #error, #error *, .errors, .errors * {
	color:#f00;
}
.picS {
	width:60px;
	height:60px;
}
.picM {
	width:200px;
	height:200px;
}
.picS, .picM, .avatar {
	border:1px solid #ccc;
	padding:1px;
	background:#fff;
}
.avatar {
	float:left;
	margin-right:0.6em;
	margin-bottom:0.6em;
}
.excerpt {
	margin-left:0.5em;
}
.strike {
	text-decoration: line-through;
}
a.big {
	background:#DDEEFB;
	padding:0.5em;
}
.big {
	font-size:20px;
}
.available {
	color:#008000;
}
.notavailable {
	color:#f00;
}
.highlight, .highlight * {
	background:#FFFFCC;
}

th {
	font-weight:bold;
	text-align:center;
	background:#D1E3F1;
}
td, th {
	padding:2px 10px;
}
tr.odd td {
	background:#eee;
}

/************************************************************
* steps
************************************************************/


ul.steps {
	margin-left:auto;
	margin-right:auto;
	padding-bottom:30px;
}

ul.steps li {
	list-style:none;
	display:inline;
	margin:10px;
}

ul.steps li.active, ul.steps li.active * {
	font-weight:bold;
	text-decoration:none;
}
em {
	font-style:italic;
}

/************************************************************
* form elements
************************************************************/

.btn, .btnF {
	height:2.4em;
	padding:0px 0.7em;
	margin:0px 0.2em;
	font-size:100%;
	font-weight:bold;
}
.btn:disabled {
	color:#bbb;
}
.button {
	background:url(/img/button.png);
	width:133px;
	height:35px;
	cursor:pointer;
	color:#583E0E;
	font: 12pt "tahoma";
	letter-spacing:0.05em;
	font-weight:bold;
	text-align:center;
	border:0px;
	padding:0px;
	text-transform:capitalize;
}
/* fixed width button */
.btnF {
	width:110px;
}
.form {
	width:75%;
	margin-left:auto;
	margin-right:auto;
}
.fRow {
	clear:both;
}
.fLabel {
	font-size:100%;
	font-weight:bold;
}
.fLabel label {
	margin-right:0.5em;
}
.fRow .fLabel, .fRowV .fLabel {
	padding:0em;
}
.fRowV .fLabel {
	margin-bottom:0.2em;
}
.fRow, .fRowV {
	padding-bottom:0.7em;
}
.fRow .fField {
	width:65%;
	float:left;
}
.fRow div.fLabel {
	float:left;
	width:35%;
	height:100%;
	text-align:right;
}
.form .fRow .fLabel {
	width:30%;
}
.form .fRow .fField {
	width:70%;
}
.help, .help a {
	color:#aaa;
}
.help {
	font-size:77%;
	font-weight:normal;
}
.fLabel .help {
	padding-right:0.8em;
}
.fField div.help {
	margin-top:3px;
}
.field, .fField select, .fField input, .fField textarea, .fField label {
	border:1px solid #7F9DB9;
	padding:3px;
	color:#454545;
}
.fField label {
	border:0px;
}
.fField textarea {
	height:5em;
}
/* child selector important because ie6-dumb-a** does make checkboxes, radios etc also that wide */
.fField textarea, .fField > input {
	width:50%;
}
.fField input[type=checkbox], .fField input[type=radio] {
	width:1em;
	border:0px;
}
.fEnd {
	margin-top:1em;
	text-align:center;
}
.fEndV {
	margin-top:1em;
}
fieldset.fSection {
	clear:both;
}
fieldset.fSection legend {
	background-color:#536879;
	padding:0.2em;
	font-weight:bold;
	color:#fff;
}
.fField div.error {
	background:none;
	margin:0px;
	padding:0px;
	font-size:77%;
	margin-bottom:0.3em;
}
.fField ul {
	padding:0px;
	margin:0px;
}
.fField .error li {
	list-style-type:none;
	padding:0.1em;
}
.must {
	color: #7b2b84;
}
span.must {
	font-size:108%;
	font-family:tahoma;
	padding-right:0.1em;
}

.locName {
	font-size:18px;
}

/************************************************************
* printing
************************************************************/

@media print {
	.onlyForPrint {
		display: block;
	}
	.onlyForPrintI {
		display: inline;
	}
	.notForPrint {
		display: none;
	}
}