@import url(/css/base.css);
@import url(/css/nav.css);
@import url(/css/coaches.css);

#coach { background: #fff url(/img/coach/bg.jpg) no-repeat; padding-bottom: 20px; }

#coach .left {
	clear: both;
	display: inline;
	float: left;
	margin: 94px 0 0 26px;
	width: 330px;
}

#coach h2 {
	height: 35px;
	text-indent: -5000em;
	width: 325px;
}
#coach .touring-coach { background: url(/img/coach/touring-coach.gif) no-repeat; }
#coach .luxury-day-coach { background: url(/img/coach/luxury-day-coach.gif) no-repeat; }
#coach .mini-coach { background: url(/img/coach/mini-coach.gif) no-repeat; }
#coach .new-touring-coach { background: url(/img/coach/touring-coach.gif) no-repeat; }


.left p, .left ul { color: #b13100; font-size: 1.1em; line-height: 1.7em; margin: 1em 0; }
.left .large { color: #333; font-size: 1.4em; }
.left ul { list-style: disc; padding-left: 15px; }
.left h3 { color: #b13100; font-size: 1.4em; font-weight: bold; }



#coach .right {
	display: inline;
	float: right;
	margin: 61px 36px 0 0;
	width: 357px;
}
.photo { 
	background: url(/img/coach/photo-bg.jpg) no-repeat;
	height: 286px;
	padding-left: 21px; 
}
.photo img { margin-top: 19px; } 
.right h3 { color: #00265e; font-size: 1.4em; font-weight: bold; }
.lphoto { font-size: 1.1em; line-height: 1.7em; list-style: none; padding: 20px 0; }
.lphoto li {
	background: url(/img/coach/arrow.gif) no-repeat 0 .4em;
	padding-left: 20px;
}
.lphoto li a { color: #00265e; font-weight: bold; text-decoration: none; }
.lphoto li a:hover { color: #0098e4; }
.right h3, .right .seats, .right .lphoto, .right .ipix { margin: 0 10px; }
.seats { float: right; }

#reasons {
	background: url(/img/coach/blue.jpg) no-repeat;
	color: #fff;
}
#reasons p {
	font-size: 1.1em;
	line-height: 1.6em;
}
#highlights {
	display: inline;
	float: left;
	margin: 33px 0 0 23px;
	padding-bottom: 10px;
	width: 415px;
}
#highlights p { padding: 0 20px; }
#highlights p a { color: #31baff; }
#highlights .icon { margin-left: 18px; }
#highlights h3 {
	height: 24px;
	text-indent: -5000em;
	text-size: 1px;
	width: 382px;
}
#highlights h3 a { display: block; height: 100%; width: 100%; }
#highlights h3 a:hover { background-position: left bottom; }
#highlights .c a { background: url(/img/shared/comfort-modern-luxury.gif) no-repeat; }
#right {
	display: inline;
	float: right;
	margin: 26px 52px 0 0;
	width: 200px;
}