.siteWrapper{
	background:transparent url(../images/wrapperBG.jpg) no-repeat left top;
}
.siteContainer {
	min-height: 450px;
	width:950px;
	margin-left:10px;
}

.siteHeader{
	height:124px;
	width:950px;
	position:relative;
	z-index:50;
}
.siteHeader .motto{
	float:right;
	height:124px;
	width:300px;
	background:transparent url(../images/mottoBG.png) no-repeat left 53px;
}
.motto .login{
	float:right;
	margin-top:17px;
}

.motto .login a{
	font-weight:bold;
	color:#FFFFFF;
	text-transform:uppercase;
	text-decoration:underline;
}

.siteHeader .logo{
	height:214px;
	width:650px;
	position:absolute;
	top:0px;
	left:0px;
}

.logo h1{
	text-indent:-999em;
	margin:0px;
}

.logo a{
	background:transparent url(../images/logo.png) no-repeat left top;
	display:block;
	height:214px;
	width:650px;
}
.inside .hero{
	height:auto !important;
}
.hero{
	height:325px;
	width:950px;
	padding-top:10px;
}
.hero .slideshow{
	width:650px;
	height:325px;
	float:left;
	overflow:hidden;
}
.slideshow .slides{
	overflow:hidden;
}
.slideshow .slides ul,.slideshow .slides ul li{
	list-style-type:none;
	margin:0px;	 
	height:325px;
	overflow:hidden;
	width:650px;
}
.hero .accordion{
	width:290px;
	height:325px;
	float:left;
	overflow:hidden;	
}
#internal_nav{
	width:290px;
	float:left;
	margin-bottom:10px;
}

.hero .navTitle{display:block; float:left;font-weight:bold;font-size:16px;color:#bdbdbd;padding-left:24px;height:50px;line-height:50px;width:266px;text-transform:uppercase;background:transparent url(../images/accordionTitleBG.jpg) no-repeat left top;}

.accordion .accordionItem{}
.accordionItem .accTitle{display:block;font-weight:bold;font-size:16px;color:#bdbdbd;padding-left:24px;height:50px;line-height:50px;width:266px;text-transform:uppercase;background:transparent url(../images/accordionTitleBG.jpg) no-repeat left top;}
.accordionItem .accContent{display:none;padding:9px 11px;height:107px;background-color:#000000; color:#FFFFFF;}
a.videoThumb{display:block; width:101px; height:101px; float:left; margin-right:13px;}
.accContent h4{font-size:14px;font-weight:bold;}
.accContent .thumb{float:left; margin-right:13px;}
.accContent .moreLink{margin-top:10px;}
.accContent .moreLink a{font-weight:bold;color:#d00404;}
.navContainer{height:43px;background:transparent url(../images/navContainerBG.jpg) repeat-x left 21px;padding-top:31px;}
.nav .search{width:241px;float:right;}
.nav {width:950px; margin-left:10px; height: 33px;font-size: 1.0em;text-transform: uppercase;}
.nav ul {float: left; text-align:left; list-style-type:none; margin:0px; background:transparent url(../images/navItemBG.jpg) no-repeat right top; padding-right:1px}
.nav ul li{float: left;height: 33px; position:relative; background:transparent url(../images/navItemBG.jpg) no-repeat left top;}
.nav ul li a{float: left;padding: 0px 10px;height:33px; line-height:33px; color: #b0b0b0; font-weight:bold;}
.nav ul li a:hover{text-decoration: none;background:transparent url(../images/navHoverBG.jpg) repeat-x left top; color:#ffffff;}
.nav ul ul{display:none;}
#subMenu{float:left; width:290px;}
#subMenu ul{padding:0px;margin:0px;list-style-type:none;}
#subMenu ul li{padding-right:0;background-color:#000000; border-bottom:1px solid #393939;height:35px;}
#subMenu ul li a{display:block;font-size:14px;color:#d00404;font-weight:bold;text-decoration:none;padding:0 0 0 23px;height:35px;line-height:35px; text-transform:uppercase;}
#subMenu ul li a:hover{display:block; background-color:#393939; color:#FFFFFF;}

.bigButtons{height:90px;padding:12px 10px 12px 0px;}
.bigButtons div{float:left;height:90px;width:170px;}
.bigButtons a{display:block;height:90px;width:170px; text-indent:-999em; padding-right:0 !important;}
.bigButtons .cars{padding-right:23px;background:transparent url(../images/carsButtonBG.jpg) no-repeat left top;}
.bigButtons .store{padding-right:22px;background:transparent url(../images/storeButtonBG.jpg) no-repeat left top;}
.bigButtons .photos{padding-right:23px;background:transparent url(../images/photosButtonBG.jpg) no-repeat left top;}
.bigButtons .blog{padding-right:22px;background:transparent url(../images/blogButtonBG.jpg) no-repeat left top;}
.bigButtons .memory{background:transparent url(../images/memoryButtonBG.jpg) no-repeat left top;}
.bigButtons a.cars:hover{padding-right:23px;background:transparent url(../images/carsButtonHoverBG.jpg) no-repeat left top;}
.bigButtons a.store:hover{padding-right:22px;background:transparent url(../images/storeButtonHoverBG.jpg) no-repeat left top;}
.bigButtons a.photos:hover{padding-right:23px;background:transparent url(../images/photosButtonHoverBG.jpg) no-repeat left top;}
.bigButtons a.blog:hover{padding-right:22px;background:transparent url(../images/blogButtonHoverBG.jpg) no-repeat left top;}
.bigButtons a.memory:hover{background:transparent url(../images/memoryButtonHoverBG.jpg) no-repeat left top;}

.contentContainer{
	width:940px;
	margin-bottom:32px;
	background:#171717 url(../images/contentBG.jpg) no-repeat left top;
	padding-top:50px;
}
.hero .siteContent{
	width:630px;
	background-color:#FFFFFF;
	min-height:450px;
	padding:102px 10px 10px 10px;
	color:#000000;
	line-height:18px;
	margin-bottom:50px;
}
.siteContent{
	width:645px;
	float:left;
	color:#FFFFFF;
	line-height:21px;
	padding-right:15px;
}
.siteContent .contentImageBG{
	width:344px;
	height:233px;
	float:right;
	background:transparent url(../images/contentImageBG.jpg) no-repeat left top;
}
.siteContent .pageTitle{
	background:#ffffff url(../images/pageTitleBG.jpg) no-repeat left top;
	height:47px;
	line-height:47px;
	padding-left:11px;
	margin-bottom:20px;
}
.siteContent .pageTitle h2{
	color:#ffffff;
	font-weight:bold;
	font-size:24px;
	text-transform:uppercase;
	margin:0;
	padding:0;
}
.siteContent h3.homepageTitle{
	color:#ffdf33;
	font-weight:bold;
	font-size:24px;
	margin-bottom:25px;
	text-transform:uppercase;
	line-height:24px;	
}
.rightCol{
	width:270px;
	min-height:250px;
	float:left;
	color:#FFFFFF;
	padding:0px;
	margin-left:10px;
}
.eventsTitle{
	color:#ffdf33;
	font-weight:bold;
	font-size:18px;
	text-transform:uppercase;
	height:30px;
	border-bottom:1px solid #5c5c5c;
}
.eventItem{
	padding:15px 0px;
	border-bottom:1px solid #5c5c5c;
}
.eventItem .eventTitle{
	font-weight:bold;
	font-size:14px;
	margin-bottom:6px;
}
.eventItem .eventDate{
	color:#cecece;
	margin-bottom:10px;
}
.eventItem .eventDesc{
	color:#FFFFFF;
}
.eventItem .eventDesc a{
	color:#FF0000;
	font-weight:bold;
}

.sponsors .sponsorHeader{
	background:transparent url(../images/sponsorsHeaderBG.jpg) no-repeat left top;
	margin:0px auto;
	width:818px;
	height:32px;
}
.sponsors .sponsorSlider{
	width:940px;
	height:93px;
	background:transparent url(../images/sponsorsBG.jpg) repeat-x left top;
}
.sponsorSlider .rightBorder{
	background:transparent url(../images/sponsorsRBG.jpg) no-repeat left top;
	float:right;
	width:6px;
	height:93px;
}
.sponsorSlider .leftBorder{
	background:transparent url(../images/sponsorsLBG.jpg) no-repeat left top;
	float:left;
	width:6px;
	height:93px;
}

.sponsorSlider .slider { width:928px; height:93px; float:left; position:relative; z-index:75;}
.slider #prev{position:absolute;top:36px;left:0px;display:block;width:27px;height:24px;background:transparent url(../images/sliderPrevButton.jpg) no-repeat right top; z-index:500;}
.slider #next{position:absolute;top:36px;right:0px;display:block;width:27px;height:24px;background:transparent url(../images/sliderNextButton.jpg) no-repeat left top; z-index:500;}
.sponsorSlider .slider .sliderHolder{width:854px;height:63px; border-left:1px solid #999999; position:relative; border-right:1px solid #999999; margin:16px 36px 14px 36px; overflow:hidden;}
.sponsorSlider .slider ul{width:854px;height:63px;list-style-type:none;margin:0px 0px;}
.sponsorSlider .slider li{width:213px;height:63px; padding:0px;float:left;text-align:center;color:#464646;}
.sponsorSlider .slider li a{width:213px;height:63px; padding:0px;float:left;}

.KJLogo{
	background:transparent url(../images/KJLogoBG.jpg) no-repeat 4px top;
	margin:18px 0px 16px;
	height:58px;
}
.KJLogo a{
	height:58px;
	width:116px;
	text-indent:-999em;
	display:block;
}
.siteFooter{
	background: transparent url(../images/footerBG.jpg) no-repeat left top;
	margin-bottom:12px;
	width:950px;
	padding:16px 0px 18px 0px;
	float:left;
}
.siteFooter .footerText{
	text-transform:uppercase;
	font-weight:bold;
	color:#d0cfcf;
	height:65px;
	line-height:37px;
	padding-left:11px;
	float:left;
}
.siteFooter .traffikLogo{
	display:block;
	float:left;
	height:29px;
	border-left: 1px solid #bb7e85;
	margin-left:19px;
	width:155px;
	padding:8px 0px 0px 15px;
}

.siteFooter .footerLinks { float:left; clear:both; }
.siteFooter .footerLinks ul { float:left; list-style:none; margin:0; }
.siteFooter .footerLinks li { float:left; border-right:1px solid #D0CFCF; }
.siteFooter .footerLinks li a { margin:0 10px; }

.videoContainer{padding:25px 0px 23px 0px;border-bottom:1px solid #cccccc;}
.videoPreview{float:left;width:150px; margin-right:23px;height:100px;}
.videoPreview a{display:block;background:transparent url(../images/videoPlayButton.png) no-repeat 50% 50%; width:150px; height:100px;}
.videoDesc{width:440px;float:left;}
.videoTextHeader a.thickbox{font-size:16px;font-weight:bold;display:block; padding-bottom:5px;}

ul.pagination { width:620px; float:left; text-align:center; list-style:none; }
ul.pagination li.pag-prev { float:left; width:100px; font-weight:normal; }
ul.pagination li.pag-next { float:left; width:65px; font-weight:normal; }
ul.pagination li.pag-number { float:left; width:auto; padding-right:8px; }
ul.pagination li.pag-current { float:left; font-weight:bold; width:auto; padding-right:8px; font-size:15px; }

/* module stylesheet overrides */
.search-box{
	margin-top:2px;
	padding:0px;
}
.search-box input.cat_textbox_small {
	width:160px;
	margin-right:7px;
	border-width:0px;
	padding:0px;
	height:21px;
	background:#ffffff url(../images/searchBG.jpg) no-repeat right top;
	padding:7px 3px 0px;
	font-weight:bold;
}
.cat_textbox_small, .cat_listbox_small {
	/*width:200px;*/
}

.search-box .cat_button{
	width:68px;
	height:28px;
	vertical-align:bottom;
}
.cat_button{
}

.cat_dropdown_smaller {
	/*width:150px;*/
}

.form input, .webform input {
	/*margin-right:3px;*/
}

input.cat_textbox, textarea.cat_listbox, select.cat_dropdown, select.cat_listbox {
	/*width:300px;*/
}

.cat_listbox {
	/*height:120px;
	width:300px;*/
}

table.webform td {
	/*line-height:24px;*/
}

table.webform, table.reporting {
	/*border-collapse:collapse;
	border-spacing:0;*/
}

table{
	/*border-collapse:separate;
	border-spacing:0px;*/
}
.announcement-details span.date{
	display:block;
	font-size:11px;
	font-weight:normal;
	margin-bottom:15px;
}
.shop-product-large {
	background: #fff;
	border: 0px solid #666666;
	border-bottom: 1px solid #666666;
	color: #000000;
	margin: 0 0 18px;
	min-width: 0px;
	overflow: visible;
}

.shop-product-large .image {
	float:left;
	margin-left:0px;
	min-height: 360px;
	height: auto !important; /* for modern browsers */
	height: 360px; /* for IE5.x and IE6 */		
	padding: 18px;
	text-align: center;
}

.shop-product-large .shop-product-small .image {
 	margin: 0;
	min-height: 160px; 
	height: auto !important; /* for modern browsers */
	height: 160px; /* for IE5.x and IE6 */		
	padding: 18px;
	text-align: center;
	width: auto;
}

.shop-product-large .shop-product-small ul {
	padding: 9px;
}

.shop-product-large .shop-product-small ul, .shop-product-large .shop-product-small li  {
	margin: 0;
}

.shop-product-large li.price {
	font-size: 12px;
}
.shop-product-large li.price #amountSaved{
	font-size:12px;
	font-weight:bold;
	font-style:italic;
}
.shop-product-large li.salePrice{
	font-size:18px;
	color:#e00024;
}
.relatedProducts .heading{
	font-weight:bold;
	font-size:18px;
	color:#000000;
	margin-bottom:13px;
}
.shop-product-large li.instock {
	font-size: 10px;
}

.shop-product-large li.quantity input.productTextInput {
	width: 50px;
}

.shop-product-large .details {
	float: left;
	min-height: 360px;
	height: auto !important; /* for modern browsers */
	height: 360px; /* for IE5.x and IE6 */	
	width: 294px;
	padding:0;
	background-color:#FFFFFF;
	margin-right:14px;
}
.details .pricingDetails{
	padding:11px;
}
.pricingDetails h2{
	border-bottom:1px solid #b2b2b2;
	font-size:24px;
	font-weight:bold;
	color:#000000;
	padding-bottom:13px;
	margin-bottom:17px;
}
.shop-product-large ul {
	margin: 0 0 13px;
	padding: 0;
}

.shop-product-large li {
	margin: 9px 0;
}
table.productTable {
	margin-bottom:0;
}
.shop-product-small {
	background: #ffffff;
	border: 1px solid #dddddd;
	color: #000000;
	padding:30px 12px;
	height:163px;
}
.small-product-details{
	float:left;
	margin-right:15px;
	width:148px;
}
.shop-product-small h5 {
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	min-height: 36px;
	padding: 18px 18px 6px;
}
.shop-product-small h4 {
	font-size:14px;
	font-weight:bold;
	padding-bottom:8px;
	border-bottom:1px solid #b2b2b2;
	margin-bottom:8px;
}
.shop-product-small h4 a {
	color: #000000;
	text-decoration: none;
}

.shop-product-small h5 a {
	text-decoration: none;
}
.shop-product-small h5 a:hover,.shop-product-small h4 a:hover {
	text-decoration:none;
}
.shop-product-small ul {
	background: #ffffff;
	padding: 0;
	margin-bottom:15px;
}

.shop-product-small ul li {
	font-size: 12px;
	margin: 0;
}

.shop-product-small li.price {
	font-size: 10px;
}
.shop-product-small li.salePrice{
	font-size:14px;
	color:#e00024;
}
.shop-product-small li.amountSaved{
	font-size:12px;
	font-weight:bold;
	font-style:italic;
}
.shop-product-small li.price strong {
	font-size: 14px;
	margin-left: 6px;
}

.shop-product-small .image {
	height: 120px;
	margin: 0;
	overflow: hidden;
	width: 120px;
	text-align: center;
	float:left;
}

.shop-product-small .catProductAttributeGroup { margin-bottom:10px; }
.shop-product-small .catProductAttributeGroup .catProdAttributeTitle { font-size:10px; }

.shop-catalogue h4 { text-indent:0; text-align:center; }

.image a, td.actions a {
	border: none !important;
}

.shop-product-small li.quantity {
	line-height: normal;
}

li.quantity img {
	position: relative;
	top: 8px;
	/* or vertical-align: middle; */
}

.shop-product-small li.quantity input.productTextInput {
	width: 50px;
}

.shop-product-small li.quantity input.productSubmitInput {
}
.form label, .webform label {
	float:left;
	font-size:11px;
}

.ccBack { background:url(/images/creditCards.png) 50% 50% no-repeat; }

