/** author: Chris Whiteford **/
/** style for the site the nav, layout and the fonts **/

/* GLOBAL
----------------------------------------------- */
html, body
{
	background-image: url(../images/bg.jpg);
	background-position: center top;
	background-repeat: repeat-y;
	background-color: #0a0a0a;
	padding: 0px;
	margin: 0px;
	height: 100%;
	width: 100%;
	color: #464646;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
a:link
{
	color: #9d0a0e;
	text-decoration: none;
}
a:hover
{
	color: #9d0a0e;
	text-decoration: none;
}
a:visited
{
	color: #9d0a0e;
	text-decoration: none;
}

ul
{
	margin-top: 5px;
}
#container
{
	width: 100%;
}

#main
{
	width: 995px;
	margin: 0px auto;
}

form
{
	margin: 0px;
	padding: 0px;
}

img
{
	border: 0px;
}

h1
{
	font-size: 17px;
	color: #000;
	font-style: italic;
	font-weight: bold;
	padding-top: 10px;
	text-transform: uppercase;
}

h1.release
{
	text-transform: none;
}

h2
{
	font-size: 15px;
	color: #000;
	font-style: italic;
	font-weight: bold;
	padding-top: 0px;
	text-transform: uppercase;
}

h3
{
	font-size: 14px;
	color: #ff7c00;
	font-style: italic;
	font-weight: bold;
	padding-bottom: 4px;
	margin: 20px 0 0 0;
}

h4
{
}
h5
{
}

h6
{
}

/* HEADER
----------------------------------------------- */

#header
{
	width: 1000px; /*header:130px;*/
	float: left;
	clear: both;
	padding: 0 0 8px 0;
}

#intheader
{
	width: 1000px; /*header:206px;*/
	float: left;
	clear: both;
}

.headercontact
{
	background-image: url(../images/header_contact.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

.headerktm
{
	background-image: url(../images/header_ktmride.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
.headermedia
{
	background-image: url(../images/header_release.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

.headerinstruct
{
	background-image: url(../images/header_instructors.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
.headerimgallery
{
	background-image: url(../images/header_imagegallery.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

.headervidallery
{
	background-image: url(../images/header_vidgallery.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

.headerfaq
{
	background-image: url(../images/header_faq.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

.headerschool
{
	background-image: url(../images/header_school.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
.headerschool2
{
	background-image: url(../images/sbk_promo_1.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#topheader
{
	float: left;
	clear: both;
	width: 1000px;
	height: 89px;
	padding: 24px 0 0 0;
}

#inttopheader
{
	float: left;
	clear: both;
	width: 1000px;
	height: 107px;
	padding: 100px 0 0 0;
}

#topline
{
	float: left;
	clear: both;
	width: 1000px;
	padding: 12px 0 6px 0;
}

#inttopline
{
	float: left;
	clear: both;
	width: 1000px;
	padding: 0px 0 6px 0;
}

#line
{
	width: 1000px;
	height: 3px;
}

#logo
{
	float: left;
	width: 133px;
}


#intlogo
{
	float: left;
	width: 133px;
	padding: 0 0 0px 8px;
}
#callinfo
{
	height: 89px;
	float: right;
	font-family: Arial, verdana;
	font-weight: bold;
	font-style: italic;
	font-size: 15px;
	color: #fff;
}

/* NAV MENU
----------------------------------------------- */
.menu
{
	position: absolute;
	z-index: 1000;
	display: none;
	background-color: #222222;
}
.menu-item
{
	position: relative;
}
.menu-title
{
	padding: 9px 0 9px 9px;
	margin-left: 8px;
	margin-right: 12px;
	border-top: solid 1px transparent;
	border-left: solid 1px transparent;
	border-bottom: solid 1px transparent;
}

.menu-title a
{
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bolder;
}
.menu-title a:focus
{
	border: none;
}
 .
.menu-title .menu-on
{
	border-top: solid 1px #990000;
	border-left: solid 1px #990000;
	border-bottom: solid 1px #990000;
	background-color: #e0e0e0;
}
 .
.menu-title .menu-on a
{
	color: #990000;
}
.menu-details
{
	background-color: #e0e0e0;
	padding: 5px;
	display: none;
	border: solid 1px #990000;
	position: absolute;
	top: 0;
	z-index: -2;
}
#our_programs_images
{
	left: 339px;
	top: 76px;
	width: 275px;
	padding-top: 10px;
}
#our_programs_images .menu-details
{
	left: 262px;
}
#about_us_wrapper
{
	top: 76px;
	left: 474px;
	width: 179px;
}
#about_us_wrapper .menu-details
{
	left: 166px;
}

/* CONTENT
----------------------------------------------- */
#content
{
	float: left;
	clear: both;
	width: 1000px;
	height: 347px;
	display: inline-table;
	border: 1px solid #fff;
}

#intcontent
{
	float: left;
	clear: both;
	width: 1000px;
}
.spacerdiv
{
	margin-bottom: 15px;
}

#contenthome
{
	float: left;
	clear: both;
	width: 1000px;
	height: 347px;
	display: inline-table;
	background-image: url(../images/contenthome_bg.jpg);
	background-repeat: no-repeat;
}

#contentinterior
{
	width: 693px;
	border: 1px solid #6e6e6e;
	background: #fff;
}

#breadcrumbs
{
}

#contentwell
{
	float: left;
	clear: both;
	height: 347px;
	width: 1000px;
}

#intcontentwell
{
	float: left;
	clear: both;
	width: 999px; /*margin-bottom:15px;*/
	background-color: White;
}

#homevidcont
{
	float: left;
	width: 809px;
	height: 347px;
}

#vidpreview
{
	float: left;
	width: 809px;
	height: 347px;
}

#navcont
{
	float: right;
	border: 1px solid #393939;
	width: 188px;
	height: 298px;
	padding-top: 47px;
	background-image: url(../images/nav_bg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#intnavcont
{
	float: left;
	width: 1000px;
	height: 37px;
	background-image: url(../images/intnav_bg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

#contentbottom
{
	float: left;
	clear: both;
	height: 130px;
	width: 1000px;
	padding: 10px 0 0 0;
}

#intcontainer
{
	float: left;
	clear: both;
	width: 1000px; /*padding:20px 0 6px 55px;*/
}

#intcontborder
{
	width: 891px; /*border:1px solid #000;*/
}

#intconttop
{
	float: left;
	background-image: url(../images/contenttop_bg_2.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height: 26px;
	width: 1000px;
}

#intcontmid
{
	width: 1000px;
	float: left;
	background-image: url(../images/contentmid_bg_2.gif);
	background-repeat: repeat-y;
	background-position: top left;
	padding: 0px;
	margin: 0px;
}

#intcontmidcontent h1
{
	margin: -10px 0 0 0;
}
#intcontbot
{
	float: left;
	background-image: url(../images/contentbot_bg_2.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	height: 26px;
	width: 1000px;
}

#intcontmidcontent
{
	font-size: 14px;
	color: #000000;
	padding: 0 20px;
	margin: 0px;
}

#intcontmidcontent p
{
	text-align: justify;
}

#intcontmidcontent p.school-detals
{
	width: 550px;
}

p.center
{
	text-align: center !important;
}

.margin-left-50
{
	margin-left: 50px
}

p.image-label
{
	font-size: 11px;
	font-style: italic;
}

img.orangeBorder
{
	margin: 10px 0 0 10px;
	border: solid 1px #FF7C00; 
}

.align-center
{
	text-align: center;
}

td.center
{
	text-align: center;
}

#intcontmidcontent ul li
{
	padding-bottom: 10px;
}

.botwellitem
{
	float: left;
	padding: 0px 10px 0 0;
}

.botwellitemlast
{
	float: left;
	padding: 0px;
	position: relative;
	margin: 0 0 0 -4px;
}

.pad5top
{
	padding-top: 5px;
}

.botwellitem a
{
	padding: 0px;
	margin: 0px;
}

#botwellmailing
{
	width: 225px;
	height: 66px;
	float: left;
	padding: 8px 0 0 35px;
}

#botwellinput
{
	float: left;
	width: 177px;
	height: 66px;
	background-image: url(../images/mailinglist_bg.gif);
	background-repeat: no-repeat;
}

#botwellform form
{
	padding: 0px;
	margin: 0px;
}

#botwellbtn
{
	float: left;
	width: 48px;
	height: 66px;
}

input#mailingText
{
	width: 150px;
	height: 20px;
	border: 0px;
	padding: 30px 0 0 4px;
	margin: 0px;
	background: none;
}

#gallerycont
{
	float: left;
	clear: both;
	width: 891px;
	padding: 19px 0 6px 54px;
}

#gallerywell
{
	float: left;
	background-image: url(../images/gallery_bg.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	width: 891px;
	height: 362px;
	margin-bottom: 20px;
	border: 1px solid #393939;
}

#gallerypad
{
	float: left;
	padding: 38px 38px 0 38px;
	width: 810px;
}


#galleryslider
{
	float: left;
	width: 270px;
	height: 281px;
	overflow: auto;
	padding: 0 0 0 0px;
	background-image: url(../images/slide_bg.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	color: #000000;
}

#galleryslide
{
	width: 250px;
	height: auto;
	padding: 8px 0 0 0;
	float: left;
	clear: both;
}

#gallerymain
{
	width: 491px;
	float: right;
}

#gallerydisplay
{
	width: 491px;
	padding-right: 20px;
}

#gallerydisplay img
{
	border: 1px solid #000;
	width: 487px;
	height: 281px;
}

.gallerythumbs ul
{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

.gallerythumbs ul li
{
	width: 110px;
	height: 63px;
	padding: 0 0 8px 8px;
	margin: 0px;
	float: left;
}

.gallerythumbs ul li img
{
	border: 1px solid #000;
}

#gallerynav
{
	width: 491px;
	float: left;
	padding-top: 6px;
}

#gallerynavleft
{
	float: left;
	width: 240px;
	height: 30px;
}

#gallerynavright
{
	float: right;
	width: 230px;
	height: 30px;
	text-align: right;
	padding-right: 10px;
}


#ktmcont
{
	width: 811px;
	padding: 0 0 0 40px;
	float: left;
	clear: both;
}

.ktmitem
{
	float: left;
	padding: 0 0 0 4px;
	width: 245px;
}
.ktmimage
{
	width: 245px;
}
.ktmhead
{
	width: 245px;
	color: #ff7c00;
	font-size: 14px;
	text-transform: uppercase;
	font-style: italic;
	font-weight: bold;
}

.ktmlist
{
	width: 245px;
}

.ktmlist ul
{
	padding: 10px 0px 0px 0px;
	margin: 0px;
	list-style-type: none;
	font-size: 10px;
	font-weight: bold;
	font-style: italic;
}

.ktmlist ul li
{
	padding: 0px;
	margin: 0px;
}

.ktmlist ul li span
{
	color: #ff7c00;
}

#ktmcopy
{
	width: 701px;
	float: left;
	clear: both;
	padding: 10px 0 0 0;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}

#ktmcopy p
{
	width: 701px;
	text-align: right;
	color: #545454;
	font-size: 12px;
	font-style: italic;
	padding: 0px;
	margin: 0px;
}

.pressitem
{
	font-size: 12px;
	border-bottom: 1px solid #d7d7d7;
	padding: 5px 0px;
}
.instructoritem
{
	font-size: 12px;
	padding: 5px 0px;
	padding-top: 10px;
}

.borderinstructor
{
	border-top: 1px solid #d7d7d7;
}



.instructorRole
{
	color: #898989;
	font-weight: bold;
	padding-top: 10px;
}
.registerBkgd
{
	background-color: #CCCCCC;
}
.instructorName
{
	color: #000000;
	font-weight: bold;
	padding-top: 10px;
}
.instructorphoto
{
	padding-right: 10px;
	padding-top: 2px;
}
.partneritem
{
	font-size: 12px;
	border-bottom: 1px solid #d7d7d7;
	padding: 20px 0px;
}

.pressitem p
{
	padding: 0 20px;
	margin: 0px;
	color: #707070;
}

.pressitem h4
{
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

.pressitem h4 a
{
	text-decoration: none;
	color: #9d0a0e;
}

.pressitem h4 a span.date
{
	color: #000;
}


.pressrelease p
{
	font-size: 12px;
}

.contprop
{
	height: 300px;
	float: right;
	width: 1px;
}

.clear
{
	clear: both;
	height: 1px;
	overflow: hidden;
}

.releaseitem
{
	float: left;
	width: 100%;
}

#releaseimages
{
}

#releaseimages p
{
}

#imagefoot
{
	float: left;
	width: 100%;
	clear: both;
	font-size: 12px;
	color: #707070;
}


#backbtn
{
	float: left;
	width: 100%;
	clear: both;
}

#backbtn a
{
	float: right;
}

#faqcont
{
	padding: 0px 40px 0 30px;
}

.faqsitem
{
	padding: 0px;
}

.faqline
{
	padding: 0px 0px 0 0px;
}


/* NAV
----------------------------------------------- */

#nav ul
{
	list-style-type: none;
	color: #fff;
	font-family: Arial, verdana;
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
	padding: 0px;
	margin: 0px;
}

#nav ul li
{
	height: 28px;
	line-height: 28px;
	text-indent: 20px;
	padding: 0px;
	margin: 0px;
}

#nav ul li a
{
	color: #fff;
	text-decoration: none;
	height: 28px;
	display: block;
}
#nav ul li a:hover
{
	color: #be442d;
}
#nav ul li:hover
{
	background-image: url(../images/nav_over_bg.gif);
	background-repeat: no-repeat;
	background-position: top left;
}


#intnav
{
	height: 37px;
	width: 1000px;
}

#intnav ul
{
	list-style-type: none;
	color: #fff;
	font-family: Arial, verdana;
	font-weight: bold;
	font-style: italic;
	font-size: 11px;
	height: 37px;
	padding: 0px;
	margin: 0px;
}

#intnav ul li
{
	float: left;
	height: 37px;
	line-height: 37px;
	padding: 0px;
	margin: 0px;
	text-align: center;
	border-right: 1px solid #6f6f6f;
	color: #be442d;
}

#intnav ul li.last
{
	float: left;
	height: 37px;
	line-height: 37px;
	padding: 0px;
	margin: 0px;
	width: 124px;
	text-align: center;
	border-right: 0px solid #6f6f6f;
}

#intnav ul li a
{
	color: #fff;
	text-decoration: none;
	height: 28px;
	display: block;
}
#intnav ul li a:hover
{
	color: #be442d;
}



/* FOOTER
----------------------------------------------- */
#footer
{
	height: 30px;
	width: 1000px;
	border-top: 1px solid #9e9e9e;
	margin-left: 7px;
}

#copyright
{
	float: left;
	color: #fff;
	font-size: 11px;
	line-height: 30px;
	width: 300px;
	font-weight: bold;
}

#copyright span
{
	float: left;
}

#copyright span.red
{
	float: left;
	padding: 0px;
	margin: 0px;
	color: #e5040c;
}

#footlinks
{
	width: 300px;
	float: right;
	color: #fff;
	font-size: 11px;
	line-height: 30px;
	height: 30px;
	text-align: right;
	font-weight: bold;
}

#footlinks a
{
	color: #fff;
	padding-left: 10px;
	text-decoration: none;
}

a#sound-off-button
{
	position: absolute;
	top: 107px;
	left: 337px;
	font-weight: bold;
	color: #ffffff;
}

a:hover#sound-off-button
{
	color: #9D0A0E;
}
