#content {
	margin: 0;
}

#kwit {
	position: relative;
	display: block;
	width: 715px;
	margin: 0 5px 0 0;
	background: transparent url(../images/bg_kwit.jpg) no-repeat;
}

body.community #kwit a {
	color: #FF3600;
	outline: none;  /* added by JBH to hide FF border when clicking links */
}

#logo_lg {
	position: absolute;
	top: 29px;
	left: 42px;
	width: 250px;
	height: 192px;
}
#logo_sm {
	position: absolute;
	top: 29px;
	left: 42px;
	width: 171px;
	height: 131px;
	z-index: 200;
}

#kwit_hometext {
	position: relative;
	padding: 247px 0 30px 60px;
	font: 13px/16px Arial, sans-serif;
	font-weight: bold;
	color: #5F0000;
	width: 220px;
	text-align: left;
}

#kwit_subtext {
	position: relative;
	padding: 41px 0 0 45px;
	font: 11px/15px Arial, sans-serif;
	font-weight: bold;
	color: #666666;
	width: 286px;
	text-align: left;
}

#kwit_subtext2 {
	position: relative;
	padding: 41px 0 0 45px;
	font: 11px/15px Arial, sans-serif;
	font-weight: bold;
	color: #666666;
	width: 315px;
	text-align: left;
}

.kwit_callout {
	padding: 7px 15px 0 15px;
}

#kwit_flash {
	position: absolute;
	width: 370px;
	height: 265px;
	top: 10px;
	right: 30px;
}

#kwit_flashtruck {
	position: relative;
	padding-top: 29px;
	z-index: 40;
	width: 700px;
	height: 325px;
}

#kwit_landing {
	position: relative;
	width: 691px;
	margin-left: 15px;
	border-top: 1px solid #CCDDDD;
	clear:both;
}

body.community #kwit_landing p {
	color: #440000;
	font: 11px/15px Arial, sans-serif;
	font-weight: bold;
}

#kwit_landing_left {
	position: relative;
	width: 240px;
	height: 240px;
	border-right: 1px solid #CCDDDD;
	float: left;
}

#kwit_landing_mid {
	position: relative;
	width: 224px;
	height: 240px;
	float: left;
}

#kwit_landing_right {
	position: relative;
	width: 225px;
	height: 240px;
	border-left: 1px solid #CCDDDD;
	float: left;
}

#title_checkoutthetruck {
	position: relative;
	width: 240px;
	height: 35px;
	text-indent: -1000em;
	background: transparent url(../images/title_checkoutthetruck.gif) no-repeat;
	margin: 0 0 7px 0;
	padding: 0;
}

#title_videolibrary {
	position: relative;
	width: 224px;
	height: 35px;
	text-indent: -1000em;
	background: transparent url(../images/title_videolibrary.gif) no-repeat;
	margin: 0 0 7px 0;
	padding: 0;
	z-index: 10;
}

#title_tourstops {
	position: relative;
	width: 225px;
	height: 35px;
	text-indent: -1000em;
	background: transparent url(../images/title_tourstops.gif) no-repeat;
	margin: 0 0 7px 0;
	padding: 0;
}

#title_selectavideo {
	position: relative;
	width: 350px;
	height: 68px;
	text-indent: -1000em;
	background: transparent url(../images/title_selectavideo.gif) no-repeat;
	margin: 0;
	padding: 0;
	z-index: 10;
}

#kwit_uevents {
	position: relative;
	margin: 0 22px;
	background: #FFFFFF url(../images/kwit_uevent_map.gif) no-repeat center center;
}

.kwit_uevents_what {
	color: #666666;
}

.kwit_uevents_loc {
	color: #5F0000;
}

#kwit_nav {
	position: relative;
	padding: 177px 0 30px 10px;
	font: 11px/15px Arial, sans-serif;
	font-weight: bold;
	color: #666666;
	width: 400px;
	text-align: left;
	height: 12px;
	z-index: 50;
}

.kwitnav_space {
	position: relative;
	padding: 0 6px;
	float: left;
	width: 2px;
	height: 12px;
}

#kwitnav_home {
	position: relative;
	display: block;
	text-indent: -1000em;
	width: 30px;
	height: 12px;
	background: transparent url(../images/kwitnav_home.gif) no-repeat;
	float: left;
}

#kwitnav_truck {
	position: relative;
	display: block;
	text-indent: -1000em;
	width: 78px;
	height: 12px;
	background: transparent url(../images/kwitnav_truck_off.gif) no-repeat;
	float: left;
}
#kwitnav_truck.on {
	background: transparent url(../images/kwitnav_truck_on.gif) no-repeat;
}

#kwitnav_video {
	position: relative;
	display: block;
	text-indent: -1000em;
	width: 115px;
	height: 12px;
	background: transparent url(../images/kwitnav_video_off.gif) no-repeat;
	float: left;
}
#kwitnav_video.on {
	background: transparent url(../images/kwitnav_video_on.gif) no-repeat;
}

#kwitnav_tour {
	position: relative;
	display: block;
	text-indent: -1000em;
	width: 64px;
	height: 12px;
	background: transparent url(../images/kwitnav_tour_off.gif) no-repeat;
	float: left;
}
#kwitnav_tour.on {
	background: transparent url(../images/kwitnav_tour_on.gif) no-repeat;
}

#kwit_tourdates {
	position: relative;
	width: 580px;
	padding: 20px 0 30px 45px;
	z-index: 50;
}

#kwit_tourdates th {
	text-align: left;
	text-transform: uppercase;
	font: 12px/18px Arial, sans-serif;
	font-weight: bold;
	color: #610000;
	padding: 4px 0;
	border-bottom: 1px dashed #666666;
}

#kwit_tourdates td {
	padding: 4px 10px;
	font: 11px/15px Arial, sans-serif;
	color: #666666;
	font-weight: bold;
	vertical-align: top;
	border-bottom: 1px dashed #666666;
}

#kwit_tourdates tr.rowEven {
	background-color: #EEEDE4;
}

#kwit_library {
	position: absolute;
	top: 0;
	right: 0;
	width: 375px;
	z-index: 20;
}

#kwit_libraryvideo {
	position: relative;
	width: 370px;
	height: 365px;
	margin-bottom: 10px;
	z-index: 150;
}

#kwit_climber {
	position: absolute;
	width: 204px;
	height: 295px;
	bottom: 0;
	right: 0;
	z-index: 10;
}

#kwit_nextstop {
	position: absolute;
	width: 369px;
	height: 224px;
	top: 91px;
	right: 3px;
	z-index: 100;
}

#kwit_nextstopwhere {
	position: absolute;
	width: 200px;
	height: 110px;
	top: 95px;
	left: 148px;
	overflow: hidden;
}

#kwit_nextstoplocation {
	font: 20px/24px Arial, sans-serif;
	font-weight: bold;
	color: #610000;
}

#kwit_nextstopwhatwhen {
	font: 15px/18px Arial, sans-serif;
	color: #6D683B;
}

#kwit_librarycollection {
	position: relative;
	width: 370px;
	z-index: 20;
	margin: 20px 0;
	padding-top: 20px;
	float: right;
}

#kwit_videotruck {
	position: absolute;
	bottom: 0;
	left: 0;
}

.kwit_headline {
	position: absolute;
	left: 7px;
	top:181px;
	z-index: 9;
}

.kwit_persontruck {
	position: absolute;
	right: 0px;
	top:0px;
	width: 209px;
	height: 374px;
	z-index: 10;
}
