body
{
	background: #9F1C22 url(/tour/images/bg.jpg) left 27px no-repeat;
	padding-bottom: 20px;
}

a
{
	color: #9F1C22;
}

input:focus {outline: none;}

h1.customize-a-tour
{
	background: url(/tour/images/h1_customize-a-tour.png) no-repeat;
	display: block;
	height: 79px;
	margin: 0 auto;
	text-indent: -9999px;
	width: 350px;
}

h1.comments
{
	background: url(/tour/images/h1_comments.png) no-repeat;
	border-bottom: none;
	display: block;
	height: 102px;
	margin: 0 auto;
	text-indent: -9999px;
	width: 545px;
}

h1.your-custom-tour
{
	display: none;
}

div.step-header,
div.step-sidecar,
div.preset-header
{
	height: 90px;
	border-radius: 8px;
	-webkit-border-radius: 8px; 
	-moz-border-radius: 8px;
}

div.step-header
{
	font-size: 1.25em;
	padding: 10px 10px 10px 110px;

}

div.step-header
{
	margin: 0;
}


div.step-sidecar,
div.preset-header
{
	background: #FAF9F4;
	padding: 10px;
}

div.preset-header
{
	font-size: 1.25em;
}

h1
{
	background: #FFF9E7 url(/tour/images/bg_section-head-scroll.png) 60px center no-repeat;
	border-bottom: 1px solid #959595;
	color: #9F1C22 !important;
	display: block;
	font-size: 14px;
	height: 26px;
	margin: 20px 0 0 0;
	padding: 10px 0 0 10px;
	text-transform: uppercase;
}

div.contentWrap h1
{
	margin-top: 0;
}

h2
{
	background: #FFF9E7 url(/tour/images/bg_section-head-scroll.png) 60px center no-repeat;	
	border-bottom: 1px solid #959595;
	color: #9F1C22;
	display: block;
	font-size: 12px;
	height: 26px;
	margin: 20px 0 0 0;
	padding: 10px 0 0 10px;
	text-transform: uppercase;
}

#days h2,
#other h2
{
	background: #FFF;
	background-image: none;
	border-bottom: 1px solid #959595;
	color: #9F1C22;
	display: block;
	font-size: 12px;
	height: 26px;
	margin: 0;
	padding: 10px 0 0 10px;
	text-transform: uppercase;
}

#hud h2
{
	background: #FFF9E7 url(/tour/images/bg_section-head-scroll.png) 60px center no-repeat;
	border-top: 1px solid #959595;
	border-bottom: 1px solid #959595;
	color: #9F1C22;
	display: block;
	font-size: 12px;
	height: 26px;
	margin: 0;
	padding: 10px 0 0 10px;
	text-transform: uppercase;
}

h2 a
{
	text-decoration: none;
}

#hud div.box
{	
	margin-bottom: 0;
}

div.box
{
	background-color: #FAF9F4;
	padding: 10px;
}

div.box.modify
{
	font-size: 14px;
	margin-top: 20px;
	text-align: center;
	border-radius: 8px;
	-webkit-border-radius: 8px; 
	-moz-border-radius: 8px;
}

#hud h2.comment
{
	margin-top: 20px;
}

div.box span.label
{
	color: #9F1C22;
}

#stepnav
{
	color: #c6c6c6;
	font-size: 1.25em;
	margin: 20px 0 20px 0;
	text-align: center;
	text-transform: uppercase;
}

#stepnav span.current
{
	color: #FFF9E7;
}

#days div.box,
#other div.box
{
	margin-bottom: 0;
	border-bottom: 1px solid #959595;
}

/* Heads-up Display */
#hud
{
	padding-top: 20px;
	position: absolute;
	width: 260px;
}

#hud label
{
	display: block;
	padding-bottom: 20px;
}

.hudValue
{
	color: #555;
}

#hud ul
{
	list-style: none;
	padding: 0 0 0 15px;
}

#hud li
{
	overflow: hidden;
	padding: 0;
	margin-bottom: .5em;
}

#hud li div.actions
{
	visibility: hidden;
	float: left;
	height: 13px;
	overflow: hidden;
	padding-top: 4px;
	width: 33px;
}

#schedule ul
{
	margin: 0;
	padding: 0;
}

#schedule li
{
	margin: 0;
	padding: 0;
}

#schedule li div.locationtitle
{
	float: right;
	width: 206px;
}

#hud li div.actions a.trashicon
{
	background: url(/tour/images/icon_trash.gif) no-repeat;
	display: block;
	float: left;
	height: 13px;
	margin-right: 5px;
	width: 10px;
	text-indent: -9999px
}

#hud li div.actions a.moveicon
{
	background: url(/tour/images/icon_move.gif) no-repeat;
	display: block;
	float: left;
	height: 13px;
	margin-right: 5px;
	width: 12px;
	text-indent: -9999px
}


#itineraries
{
	padding: 0;
}

#itineraries ul
{
	margin: 0;
	padding: 0;	
}

#itineraries li
{
	background: url(/tour/images/panel_toggle_right.gif) 5px center no-repeat;
	border-bottom: 1px solid #959595;
	margin: 0;
	padding:  5px 5px 5px 20px;
}

#itineraries li a
{
	text-decoration: none;
}

div.buttonrow
{
	text-align: center;
}

#hud ul.sortableConnect
{
	min-height: 2em;
}

/* Lightbox */
div.img-detail
{
	text-align: center;
	vertical-align: middle;
}

div.img-detail img
{
	margin-top: 120px;
}

div.img-detail div.caption
{
	font-weight: bold;
	text-align: center;	
}

/* Step One */
div.step-header.one
{
	background: #FFF9E7 url(/tour/images/step-1-badge.png) 10px center no-repeat;
}

.dateLabel
{
	color: #9F1C22;
	float: left;
	padding: 2px 8px 2px 0;
	text-transform: uppercase;
}

.dateDisplay
{
	border: 1px solid #bfbfbf;
	float: left;
	height: 20px;
	padding: 0 4px;
	vertical-align: middle;
	width: 120px;
}

.dateDisplay img
{
	cursor: pointer;
	float: right;
	margin-top: 4px;
}

h3,
label.loud
{
	color: #9F1C22;
	font-size: 1em;
	font-weight: normal;
	text-transform: uppercase;
}

h3.day
{
	text-transform: none;
}

/* Step Two */
div.step-header.two
{
	background: #FFF9E7 url(/tour/images/step-2-badge.png) 10px center no-repeat;
}

div.box.detail
{
	display: none;
}

a.panel_toggle
{
}

a.panel_toggle.closed
{
	background: url(/tour/images/panel_toggle_right.gif) left center no-repeat;
	padding-left: 13px;
}

a.panel_toggle.open,
a.panel_toggle.open:visited
{
	background: url(/tour/images/panel_toggle_down.gif) left center no-repeat;
	padding-left: 13px;
}

td.label,
td.value
{
	font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;
}

td.label
{
	color: #9F1C22;
}

/* Step Three */
div.step-header.three
{
	background: #FFF9E7 url(/tour/images/step-3-badge.png) 10px center no-repeat;
	height: auto;
}

.step-sidecar.three
{
	text-align: center;
}

.step-sidecar h2
{
	background: none;
	border: none;
	font-weight: bold;
	height: auto;
	margin: 0 0 .5em 0;
	padding: 0;
	text-align: center;
}

td.locationname
{
	font-weight: bold;
}

td.actionlink,
td.actionlink a
{
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

#map
{
	margin: 0 0 20px 0;
}

/* Preset */
h1
{
	color: #FFF9E7;
}

/* Pickup */
div.step-header.pickup
{
	background: #FFF9E7;
	padding: 10px;
}

h1.pickup
{
	margin-bottom: 20px;
}

/* Home */
.home h1
{
	background: url(/tour/images/home_h1.png) no-repeat;
	display: block;
	height: 184px;
	margin: 0 auto;
	text-indent: -9999px;
	width: 720px;
}

.home h2
{
	background: url(/tour/images/home_h2.png) no-repeat;
	border: none;
	display: block;
	height: 74px;
	margin: 0 auto;
	text-indent: -9999px;
	width: 720px;
}

a#getstarted
{
	background: url(/tour/images/home_get-started.png);
	display: block;
	height: 63px;
	margin: 0 auto;
	text-indent: -9999px;
	width: 314px;
}

div#screens
{
	text-align: center;
}

.home p
{
	color: #FFF;
	font-weight: normal;
	margin: 0;
	text-align: center;
}

.home p.trails
{
	color: #fff4d0;
	font-size: 1.5em;
	margin: 0;
	text-align: center;
}

.home p.trails a
{
	color: #fff4d0;
	text-decoration: none;
}

#home_copy_simple
{
	background: url(/tour/images/home_copy_simple.png) no-repeat;
	border: none;
	display: block;
	height: 82px;
	margin: 0 auto;
	text-indent: -9999px;
	width: 720px;
}

.homerule
{
	background: url(/tour/images/home_bottom_rule.png) no-repeat;
	border: none;
	display: block;
	height: 14px;
	margin: 0 auto;
	text-indent: -9999px;
	width: 720px;
}

/* Main nav */
#mainnavcontainer
{
	background-position: top;
	background-repeat: repeat-x;
	background-image: url("/images/bg_mainnav.png");
    height: 27px;
    margin-bottom: 10px
}

#mainnav
{	
	width: 960px;
    margin: 0 auto;
    clear: left;
}

#mainnav ul
{	
	border: 0;
	padding: 0;
	margin: 0;
	display: inline;
}

#mainnav ul li
{	
    list-style: none;
	display: block;
	float: left;
	margin-top: 6px;	
	line-height: 1em;	
}

#mainnav ul li a.first
{
    background: none;
}

#mainnav ul li.on
{
}

#mainnav ul li a
{		
	font-size: 11px;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #462b0f;
	padding: 0px 18px 0px 18px;
	background-position: left;
	background-repeat: no-repeat;
	background-image: url("/images/mainnav_div.png");	
}

#mainnav .textinput
{
	margin: 0 5px 0 5px;
	float: left;
}

#mainnav .button
{
	margin: 1px 0 0 0;
}

#mainnav .label
{
	font-size: 11px;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-style: italic;
	text-decoration: none;
	text-transform: uppercase;
	color: #462b0f;
	float: left;
	margin: 4px 5px 0 0;	
}

#search .textinput
{
	border: 1px solid #462b0f;
	height: 15px;
	margin: 1px 5px 0 5px;
	float: left;
}

#search
{
	margin: 2px 5px 0 0;
	float: right;
}

/* Comments */
#hud #commentbox
{
	overflow: hidden;
}

#hud #commentbox textarea
{
	height: 50px;
	width: 230px;
}

a#commentreturn
{
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	text-transform: uppercase;
}

#commentform label
{
	clear: both;
	display: block;
}

#commentform #contact
{
	float: left;
	width: 240px;
}

#commentform #buttons
{
	overflow: hidden;
}


#hud .formrow
{
	overflow: hidden;
}

#hud .formrow input[text]
{
	float: left;
}

#hud .formrow label
{
	float: right;
	font-size: 9px;
	margin-top: 7px;
	width: 150px;
}

#thumbcontainer
{
	background: url(/tour/images/like_sprite.png) 0 0 no-repeat;
	float: right;
	height: 27px;
	overflow: hidden;
	width: 117px;
}

#thumbcontainer.up
{
	background: url(/tour/images/like_sprite.png) 0 -27px no-repeat;
}

#thumbcontainer.down
{
	background: url(/tour/images/like_sprite.png) 0 -54px no-repeat;
}

#thumbcontainer a
{
	display: block;
	float: left;
	text-indent: -9999px;
	height: 19px;
	width: 27px;
}

#thumbcontainer a#thumbsup
{
	margin: 3px 0 0 41px;
}

#thumbcontainer a#thumbsdown
{
	margin: 3px 0 0 8px;
}

#commentSubmit
{	
	float: right;
	margin: 0 0 0 12px;
}

#hud #commentSubmit
{
	margin-left: 4px;
}

div.comment
{
	overflow: hidden;
	padding: 1em 0;
	border-bottom: 1px solid #959595;
}

div.comment div.meta
{
	color: #921e18;
	font-size: 14px;
}

#hud div.comment div.meta
{
	font-size: 12px;
}

#shuttleLinks
{
	margin-top: 5px;
	text-align: right;
}

#shuttleLinks a
{
	text-decoration: none;
}

#commentbox #more
{
	float: right;
	font-weight: bold;
	margin-top: 5px;
	text-decoration: none;
}

.navstar
{
	float: left;
}

.left
{
	float: left;
}

.right
{
	float: right
}
