/*
 * Course tour styles *
 */

#rcontainer {background:#fff; width:452px;}
#rcontainer .spacer {padding:0;}
#rcontainer .height {min-height:300px; height:auto !important; height:300px;}
#rcontainer .title {background:#D6EAF1 url(/img/course-route/cloudbg.gif) no-repeat bottom left; padding:7px 10px 28px 10px; font-size:1.5em; margin-bottom:10px; border-top:3px solid #87CDE6; text-align:left;}

#rcontainer a {outline:none;}
#rcontainer a:hover {text-decoration:none;}

#rcontainer h2.coursetitle {margin-bottom:5px; padding:0 0 0 18px; background:url(/img/course-route/course.gif) no-repeat 0 4px; color:#8E8C61; border-bottom:none; font-size:1.4em;}
#rcontainer h3 {font-size:1em; color:#000;}

#rcontainer ul {list-style:none; margin-left:10px; margin-bottom:15px;}

#rcontainer ul.notquite {}
#rcontainer ul.notquite li {display:inline; padding:0 15px 0 0;}

#rcontainer .courses { border-bottom:1px solid #CFCF8A; margin-bottom:15px;}

#rcontainer .freebrochure {font-weight:bold; font-size:1.2em;}

#content {background:#fff;}
#content .narrow {width:140px; overflow:hidden; padding:5px 0 0 0;}
#content .narrow img {width:140px;}

#content .wide {width:290px; overflow:hidden; padding:10px 0 0 0;}
#content .superwide {}

#route-nav {list-style:none; margin-left:20px; display:none;}
#route-nav li {padding:10px 15px 10px 18px; font-size:1.2em; background:url(/img/course-route/check.gif) no-repeat 0 12px; border-bottom:1px solid #eee; margin-top:0px; text-align:left;}
#route-nav li a {font-weight:bold; color:#0087C0;}
#route-nav li.start {background:none; font-size:2.3em; text-align:center; padding:10px 20px 0 0; border:none;}

#tools {padding:0 0 0 5px; margin-top:15px; margin-bottom:15px; display:none;}
#tools .back {background:url(/img/course-route/back.gif) no-repeat 0 3px; padding:0 10px 0 13px;}
#tools .listico { background:url(/img/course-route/course-list.gif) no-repeat 0 2px; padding:0 0 0 18px;}

#loader {position:absolute; margin-left:20px; font-size:11px; height:1%;}

#lowtools {background:#eee; padding:5px; font-weight:bold;}
#lowtools .restart {background:url(/img/course-route/restart.gif) no-repeat 0 3px; padding:0 10px 0 13px;}
#lowtools .brochure {background:url(/img/course-route/brochure.gif) no-repeat 0 3px; padding:0 10px 0 13px;}
#lowtools .book {background:url(/img/course-route/book.gif) no-repeat 0 3px; padding:0 10px 0 13px;}


/* route form styles IMPORTANT to keep it here to overwrite the styles */

#xform-two.route {width:420px; margin:0 auto; margin-bottom:20px; background:#fff;}
#xform-two.route .spacer {padding:10px 0 20px 0;}
#xform-two.route .blang {width:400px;}

.fl {float:left;}
.fr {float:right;}

/*
 * Course tour styles end
 */
