

/*---------------- Reset rules --------------------------- */

		html, body, div, span, applet, object, iframe,
		h1, h2, h3, h4, h5, h6, p, blockquote, pre,
		a, abbr, acronym, address, big, cite, code,
		del, dfn, em, font, img, ins, kbd, q, s, samp,
		small, strike, strong, sub, sup, tt, var,
		b, u, i, center,
		dl, dt, dd, ol, ul, li,
		fieldset, form, label, legend,
		table, caption, tbody, tfoot, thead, tr, th, td {
			margin: 0;
			padding: 0;
			border: 0;
			outline: 0;
			font-size: 100%;
			vertical-align: baseline;
			background: transparent;
		}
		body {
			line-height: 1;
		}
		ol, ul {
			list-style: none;
		}
		blockquote, q {
			quotes: none;
		}
		blockquote:before, blockquote:after,
		q:before, q:after {
			content: '';
			content: none;
		}

		/* remember to define focus styles! */
		:focus {
			outline: 0;
		}

		/* remember to highlight inserts somehow! */
		ins {
			text-decoration: none;
		}
		del {
			text-decoration: line-through;
		}

		/* tables still need 'cellspacing="0"' in the markup */
		table {
			border-collapse: collapse;
			border-spacing: 0;
		}
		
		label{
			font-weight: bold;
		}
		
		em{
			color: #666;
		}
		
		small{ font-size: .75em;}
		
/* ---------------- end Reset Rules --------------------------- */

		body{
			background: #fff url('/images/template_images/bg.jpg') top center no-repeat fixed;
			color:#000;
			font-size: 12px;
		}
		
		body, table{
			/*font-family: "ff-meta-web-pro-1","ff-meta-web-pro-2", verdana, sans-serif;*/
			font-family: verdana, sans-serif;
		}
		
		p, .entry li{ 
			line-height: 1.5;
			margin: .75em 0;
		}
		
		
		
		a:link, a:visited{ color: #688ca2;}
		a:hover, a:active{ color: #333;}
		
		.roundedcorners{
			-webkit-border-radius: 10px;
			-moz-border-radius: 10px;
			border-radius: 10px;	
		}
		
		.toproundedcorners{
			-webkit-border-radius: 10px 10px 0 0;
			-moz-border-radius: 10px 10px 0 0;
			border-radius: 10px 10px 0 0;
		}
		
		.toprightroundedcorners{
			-webkit-border-radius: 0 10px 0 0;
			-moz-border-radius: 0 10px 0 0;
			border-radius: 0 10px 0 0;
		}
		
		.bottomroundedcorners{
			-webkit-border-radius: 0 0 10px 10px;
			-moz-border-radius: 0 0 10px 10px ;
			border-radius: 0 0 10px 10px;
		}
		
		.bottomtoprightroundedcorners{
			-webkit-border-radius: 0 10px 10px 10px;
			-moz-border-radius: 0 10px 10px 10px ;
			border-radius: 0 10px 10px 10px;
		}
		
		#logo{
			position:absolute;
		}
		
		.left{ float:left; }
		.right{ float: right; }
		.center{
			margin-left: auto;
			margin-right: auto;
		}
		.centerize{ text-align: center;}
		
		h1,h2,h3,h5, th{
			font-family: "kulturista-web-1","kulturista-web-2", serif;
		}
		
		.even{ 	background-color: #d2dbe2; }
		.odd{ background-color: #fff;}
		
		h3{
			/*font-size: 20px;*/
			font-size: 1.5em;
			color:white;
			text-shadow: #333 2px 2px 2px;
			clear: left;
			line-height: 2em;
		}
		
		h5{
			font-size: 1.5em;
			color:black;
			line-height: 2em;
		}
		
		.error{
			color: #c00000;
			font-size: 1.3;
		}
		
	/*	.content ul{
			list-style: disc;
			margin-left: 1em;
			line-height: 1.5;
		}*/
/*-------------------------- Structure -------------------------- */	
	
		#container{
			width: 1000px;
			margin-left: auto;
			margin-right: auto;
			background: #d1c8b6 url('/images/template_images/texture_bg.jpg') 0 0 repeat-y;
		}
		
		#tophalf{
			width: 100%;
			height: 540px;
			position:relative;
			z-index: 5;
		}
		
		#midhalf{
			position:relative;
			width: 100%;
			background: transparent url('/images/template_images/subHdr_bg.png') 0 0 no-repeat;	
			min-height: 91px;
			z-index:10;
		}
		
		#bottomhalf{
			width: 100%;
			background: transparent url('/images/template_images/3_col_bg.png') 0 0 no-repeat;
		}
		
		#footer{
			width: 100%;
			background: transparent url('/images/template_images/ftr_bg.png') 0 0 no-repeat;
			padding-top: 40px;
			height: 50px;
			margin-top: -30px;
		}
		
		#footer-content{
			color:#fff;
			font-size: .75em;
			text-align:center;
		}

		.clear{ clear:both;}
		.clearleft{clear:left;}
		.clearright{clear:right;}
		
/* -------------------- end structure ---------------------- */

/* -------------------- Primary Navigation ----------------- */		
		
		
		  
		
		
		/* Primary nav */
		#primary-nav-container{
			width: 1000px;
			height: 92px;
			background: transparent url('/images/template_images/hdr_bg.png') 0 0 no-repeat;
			position:absolute;
		}
		#primary-nav{
			margin-top: 15px;
			margin-left: 195px;
		}
		
		div.nav-item{
			float:left;
			margin-right: 22px;
			position:relative;
			
		}
		
		a.nav-link, a.nav-link:visited{
			background: transparent url('/images/template_images/nav-text.png') 0 0 no-repeat;
			height: 28px;
			width: 129px;
			display:block;
			text-indent: -9999px;
		}
		
		a#bikes-nav-item{background-position: 0 0; width: 129px;}
		a#components-nav-item{background-position: 0 -30px; width: 108px;}
		a#apparel-nav-item{background-position: 0 -60px; width: 65px;}
		a#dealer-nav-item{background-position: 0 -90px; width: 111px;}
		a#support-nav-item{background-position: 0 -120px; width: 106px;}
		a#culture-nav-item{background-position: 0 -150px; width: 72px;}
		a#store-nav-item{background-position: 0 -181px; width: 54px;}
		
		.menu-box{
			width: 476px;
			height: 264px;
			padding: 8px;
			position:absolute;
			top: 12px;
			left: -20px;
			display:none;
			z-index: 100;
			background: transparent url('/images/template_images/pulldown_bg.png') 0 0 no-repeat;
		}
		
		.menu-box h4{
			color: #fff;
			line-height: 20px;
		}
		
		.menu-box .menu-col{
			width: 146px;
			padding-left: 10px;
			float:left;
		}
		
		.menu-box a{
			line-height: 20px;
			width: 140px;
			font-size: .9em;
			color: white;
			display:block;
			text-decoration: none;
		}
		
		.menu-box a:hover{
			background-color: #ff0202;
			/*border-bottom:1px solid #000;*/
		}
		
		.menu-box .archived-bikes{
			position:absolute;
			bottom: 28px;
			left: 18px;
			color: #fff;
		}
		
		.menu-box a.archived-bikes:hover{
			color: #fff;
			background-color: transparent;
		}
		
/* ------------------------ end Primary Navigation ----------------- */		
		
		/* font-family: "kulturista-web-1","kulturista-web-2", serif; */
		/* font-family: "ff-meta-web-pro-1","ff-meta-web-pro-2", sans-serif; */
		
		/* end primary nav */ 
		
/* ----------------- Front Page Slideshow ------------------------ */		
		.header-image{
			position:absolute;
			top:55px;
			left:0;
		}
		
		
		#tophalf .prevImage,
		#tophalf .nextImage{
			position: absolute;
			top: 200px;
		}
		
		#tophalf .prevImage{ left: 20px;}
		#tophalf .nextImage{ right: 20px;}
		
		
		a#header-image-info-link-close,
		a.close-link{
			position:absolute;
			top:-10px;
			left:-10px;
			height: 26px;
			width: 26px;
			display:block;
			background: transparent url('/images/template_images/close_button.png') 0 0 no-repeat;
			text-indent:-99999px;
		}
		
		a#header-image-info-link-close:hover,
		a.close-link:hover{
			background-position: 0 -30px;
		}
		
		#header-image-info-link{
			position: absolute;
			top: 350px;
			right: 30px;
		}

		#header-image-info{
			display:none;
			width: 300px;
			position: absolute;
			bottom:175px;
			right: 67px;
			padding: 20px;
			border: 2px solid #333;
			background: transparent url('/images/template_images/whitetrans75.png') 0 0 repeat;
		}
		
		#tophalf .loading{
			position:absolute;
			top: 200px;
			left: 475px;
		}
		
/* ----------------------- end Front Page Slideshow --------------------- */		

/* ----------------------- Front Page --------------------*/

	
		
		#recall_btn{
			position: absolute;
			top: 20px;
			right:30px;
		}
		
		#home #footer{
			background:none;
			margin-top:0;
		}

		
		
		
		
		#blog-col p.byline{
			font-family: verdana, sans-serif;
			/*font-size: 10px;*/
			font-size: 0.77em;
			margin-top: 0;
			color: #666;
		}
		
		p.byline img{
			vertical-align: middle;
		}
		

		
		#bottomhalf{
			position:relative;
			padding-top: 300px;
		}
		
		#blog-col .col-content{
			height: 170px;
			width: 100%;
			overflow:hidden;
		}
		
		.opt-col{
			width: 309px;
			color: #000;
			height: 296px;
			overflow: hidden;
			position: absolute;
			top:2px;
		}
		
		#blog-col h2{
			margin-top: 20px;
		}
		
		.opt-col h2{
			line-height: 1.1em;
		/*	font-size: 15px;*/
			font-size: 1.15em;
			margin-left: 25px;
			margin-right: 25px;
			margin-top: 10px;
		}
		
		.opt-col h2 a{ 
			color: black;
			text-decoration: none;
		}
		
		.blog-head{
			padding-left: 8px;
			padding-bottom: 3px;
			float:right;
			text-align: center;
			/*font-size: 10px;*/
			font-size: 0.77em;
			text-transform: uppercase;
			margin-top: 20px;
			margin-right: 25px;
		}
		
		#blog-col{
			
			left: 20px;
		}
		
		#opt-col-1{
			left: 347px;
			padding-top: 0px;
		}
		
		#opt-col-2{
			left: 674px;
			padding:0;
		}
		
		.opt-col p{
			font-size: 1em;
			margin-left: 25px;
			margin-right: 25px;
		}

		#sm-icons{
			float:right;
			margin-right:25px;
			text-align: right;
		}
		
		#sm-icons h3{
			color: #000;
			text-shadow: none;
			font-weight: bold;
			font-size: 1em;
		}
		
/* ------------- end Front Page --------------------------*/
		

		

		
/* ----------------------- bike scroller ----------------------------- */
		
		#scroller{
			position: absolute;
			top: 400px;
			width: 960px;
			border: 1px solid #333;
		/*	background-color: rgb(255, 255, 255); 
			background-color: rgba(255, 255, 255, 0.75); */
			background: transparent url('/images/template_images/whitetrans75.png') 0 0 repeat;
			left: 20px;
		}
		
		div.items a{
			height: 130px;
			width: 164px;
			display: block;
			margin-right: 10px;
			float:left;
			text-decoration: none;
			font-weight: bold;
			color: #000;
		}
		
		div.items a:hover{
			color: #900;
		}
		
		div.items a span{
			line-height: 25px;
		}
		
		/* 
		    root element for the scrollable. 
		    when scrolling occurs this element stays still. 
		*/ 
		div.scrollable { 

		    /* required settings */ 
		    position:relative; 
		    overflow:hidden; 
			width: 860px;
			height: 130px;
			margin-left:50px;
			margin-right: 50px;
		} 

		/* 
		    root element for scrollable items. Must be absolutely positioned 
		    and it should have a extremely large width to accomodate scrollable items. 
		    it's enough that you set width and height for the root element and 
		    not for this element. 
		*/ 
		div.scrollable div.items { 
		    /* this cannot be too large */ 
		    width:20000000px; 
		    position:absolute; 
		} 

		/* 
		    a single item. must be floated in horizontal scrolling. 
		    typically, this element is the one that *you* will style 
		    the most. 
		*/ 
		div.scrollable div.items div { 
		    float:left; 
		} 

		/* you may want to setup some decorations to active the item */ 
		div.items div.active { 
		    border:1px inset #ccc; 
		    background-color:#fff; 
		}
		
		.browse{
			margin: 50px 5px 0 5px;
			
		}
		

		
/* ---------------------- end bike scroller -----------------------------------*/
		
/* ---------------------- products pages --------------------------------------*/

	#header{ 
		height: 372px;
		width:100%;
		overflow:hidden;
		z-index:0;
	}
	
	#mid{
		position: relative;
		height: 91px;
		width: 100%;
		background: transparent url('/images/template_images/subHdr_bg.png') 0 0 no-repeat;
		margin-top: -20px;
		z-index:1;
	}
	
	#content-container{ 
		width: 100%; 
	}
	
	#content-tabs{
		margin: 0 10px 0 9px;
		width: auto;
	}
	
	.prod-tab,
	.tabbed-pages-tab{
		width: 111px;
		padding-right: 3px;
		height: 30px;
		display: block;
		float:left;
		text-indent: -9999px;
	}
	
	.content{
		min-height: 500px;
		margin:0 10px;
		width:auto;
		clear: left;
		background-color: #fff;
		padding: 15px;
		padding-bottom: 30px;
	}
	
	.left-col{
		width: 440px;
		clear:left;
	}
	
	.right-col{
		width: 500px;
	}
	
	.content h2{
		/*font-size: 30px;*/
		font-size: 2.3em;
		margin-top: 5px;
		margin-bottom: 10px;
	}
	
	.doc-list li{ line-height: 30px; padding-left: 40px;}
	
	.link{
		background-image: url('/images/template_images/link_icon.gif');
		background-position: 5px center;
		background-repeat: no-repeat;
	}
	
	.pdf{
		background-image: url('/images/template_images/pdf_icon.png');
		background-position: 5px center;
		background-repeat: no-repeat;
	}
	
	.photos-thumb{
		padding-top: 10px;
	}
	
	.thumb-container{
		width: 106px;
		height: 68px; 
		float:left;
		background: transparent url('/images/template_images/bikes_dtl_bg.jpg') 0 0 no-repeat;
		margin: 10px 10px 0 0;
	}
	
	.thumb-container img{ border: 1px solid #333;}
	
	#prod-info ul,
	#framehighlights ul{
		margin-left: 1em;
		list-style: disc;
	}
	
	#prod-info li,
	#framehighlights li{
		line-height: 1.5em;
	}
	
	#prod-info img{
		padding: 5px;
	}
	
	#prod-info img.right{
		padding: 5px 0 5px 5px;
	}
	
	#prod-info img.left{
		padding: 5px 5px 5px 0;
	}
	
	
	.geos{
		margin-bottom: 20px;
	}
	
	#components a.archived-bikes{
	display:inline;
	line-height: 2;
	clear:both;
	height: auto;
	width:auto;
	background-image: none;
}
	
/* ---------------------- end products pages -----------------------------------*/

/* ---------------------- bikes only -------------------------------------------*/
a.prod-tab{ background-image: url('/images/template_images/bikes_tabs.png'); }

a#prod-info-tab{ background-position: 0 0;}
a#prod-info-tab:hover{ background-position:0 -103px;}
a#prod-info-tab.cur-tab{ background-position: 0 -51px;}

a#build-specs-tab{ background-position: -114px 0;}
a#build-specs-tab:hover{ background-position:-114px -103px;}
a#build-specs-tab.cur-tab{ background-position: -114px -51px;}

a#geometry-tab{ background-position: -228px 0;}
a#geometry-tab:hover{ background-position:-228px -103px;}
a#geometry-tab.cur-tab{ background-position: -228px -51px;}

a#setup-tab{ background-position: -342px 0;}
a#setup-tab:hover{ background-position:-342px -103px;}
a#setup-tab.cur-tab{ background-position: -342px -51px;}

a#reviews-tab{ background-position: -456px 0;}
a#reviews-tab:hover{ background-position:-456px -103px;}
a#reviews-tab.cur-tab{ background-position: -456px -51px;}

a#fitchart-tab{ background-position: -570px 0;}
a#fitchart-tab:hover{ background-position: -570px -103px;}
a#fitchart-tab.cur-tab{ background-position: -570px -51px;}

a#framehighlights-tab{ background-position: -799px 0;}
a#framehighlights-tab:hover{background-position: -799px -103px;}
a#framehighlights-tab.cur-tab{background-position:-799px -51px;}

.data-table{
	width: 100%;
	margin-top: 20px;
	margin-left:0;
	margin-right:0;
}

.data-table th{ text-align: left;}
.data-table td, .data-table th{ padding: 10px 3px; }

.data-table tr.even td,
.data-table tr.even th{
	background-color: #d2dbe2;
}


.specs-table td.component{
	width: 150px;
}

.geo-table{
	width: 100%;
}

.geo-table th{
	text-align: left;
}

.geo-table th.label{width:200px;}
.geo-table td{ width: auto;}
.geo-table td.data{
	width: 80px;
	padding-top:5px;
	padding-bottom: 5px;
}

#build-links{
	padding: 30px 0 0 10px;
}

#build-links a{ padding-right: 10px;}


#bikes-list,
#product-list{
	padding-top: 92px;
	padding-bottom: 50px;
	padding-left: 25px;
	padding-right: 25px;
}

#bikes-list h2,
#product-list h2{ 
	/*font-size: 40px;*/
	font-size: 3em; 
	color: white;
	text-shadow: #333 2px 2px 2px;
}



#bikes-list a,
#product-list a{
	display:block;
	float:left;
	height: 136px;
	width: 164px;
	padding: 5px 8px 0 8px;
	text-decoration: none;
	color: #000;
	font-family: "kulturista-web-1","kulturista-web-2", serif;
	/*font-size: 14px;*/
	font-size: 1.07em;
	margin-top: 8px;
	margin-right: 15px;
	margin-bottom: 15px;
	position:relative;
}

#bikes-list a:hover,
#product-list a:hover{
	color: #fff;
}

.new-badge{
	position: absolute;
	left:0;
	top:0;
}



#bikes-list .frame-only a{ margin-bottom: 0; margin-top:0;}

#bikes-list a span,
#product-list a span{line-height: 21px;}

#twentysix h3{ color:#79a7c1;}
#twentysix a{ background: transparent url('/images/template_images/btn_bikes_26.png') 0 0 no-repeat; }

#twentynine h3{ color: #a4a24f;}
#twentynine a{ background: transparent url('/images/template_images/btn_bikes_29.png') 0 0 no-repeat;}

#sevenhundred h3{color: #f00003;}
#sevenhundred a{background: transparent url('/images/template_images/btn_bikes_700.png') 0 0 no-repeat;}

.frame-only{
	background: #9eacad url('/images/template_images/bikes_frameOnly.png') 7px 20px no-repeat;
	padding: 8px 2px 2px 24px;
	margin-right: 15px;
}

#bikes-list a.archived-bikes{
	display:inline;
	line-height: 2;
	clear:both;
	height: auto;
	width:auto;
}

.geos h4
{
	font-size: 15px;
	margin-top: 20px;
}


/* ----------------------end bikes only --------------------------------------- */

/* ---------------------- products landing pages ------------------------------ */

#product-list{
	min-height: 660px;
}
#product-list a {
	background: transparent url('/images/template_images/btn_components.png') 0 0 no-repeat;
}
#apparel #product-list a {
	background:transparent url('/images/template_images/btn_apparel.png') 0 0 no-repeat;
	color: #fff;
}

#apparel #product-list a:hover{
	color: #666;
}



/* ---------------------- end products landing pages -------------------------- */
/* ---------------------- culture/blog ---------------------------------------- */

#sidebar{
	width: 295px;
	padding: 0 10px;
}

#sidebar .section{
	margin-bottom: 10px;
	border-bottom: 1px solid #969a9b;
	padding-bottom: 10px;
	clear:both;
}


#sidebar .section .avatar img{
	margin: 0 3px 5px 0;
}

#blog h3{
	color: #000;
	text-shadow:none;
	font-weight: bold;
	line-height: 1.3;
}

#blog .content{ 
	background: #fff url('/images/template_images/blog_bg.png')right top repeat-y;
	padding: 90px 0 30px 0;
}

.entry{
	/*font-size: 12px;*/
	font-size: 1em;
	padding-bottom:20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #969a9b;
}

.title h2{
	/*font-size: 28px;*/
	font-size: 2.15em;
	margin: 5px 0 0 0;
	font-weight: normal;
}

.title p.byline{
	font-family: "kulturista-web-1","kulturista-web-2", serif;
	/*font-size: 16px;*/
	font-size: 1.23em;
	color: #666;
	margin:0;
	line-height: 17px;
}

.title p.byline a{
	text-decoration: none;
}

.title p.byline img{
	vertical-align: -2px;
}

#maincol{
	width: 622px;
	padding: 0 20px;
}

dl#upcoming-events {
	padding: 4px;
	clear: both;
	height: 50px;
}

#upcoming-events dt{
	font-size: 11px;
	
	width: 50%;
	font-weight: bold;
	float:left;
}

#upcoming-events dd{
	width: 50%;
	float: right;
	text-align: right;
	font-size: 12px;
	font-weight:bold;
}

#upcoming-events dd a{
	color: #000;
	text-decoration: none;
}

#upcoming-events dd a:hover{
	color: #688ca2;
}

#upcoming-events dd em{
	font-size: 11px;
	color: #666;
}

.title .author-photo{
	float:right;
	border: 1px solid #000;
	margin-left: 5px;
}

.title h2 a{
	color: #000;
	text-decoration: none;
}

.title h2 a:hover{
	color: #688ca2;
}

p.metadata{ 
	line-height: 1.2;
}

p.metadata img{
	vertical-align: middle;

}

.comment{
	clear: left;
	padding:18px 0;
	border-bottom: 1px solid #666;
}

.comment-content{
	margin-left: 100px;
}

.comment-content p{
	/*font-size: 12px;*/
	font-size: 1em;
}


p.comment-author{margin-top: 0;}

p.comment-author a{ color: #000; text-decoration: none;}

p.comment-author span{
	color: #666;
}


.comment-img-wrapper{
	width: 90px;
	height: 90px;
	background: transparent url('/images/template_images/comment_avatar_bg.png') right bottom no-repeat;
	float: left;
}

.comment-img-wrapper img{
	padding: 4px;
	border: 1px solid #ccc;
}

#comment-form{
	padding-top: 10px;
}


.salsa-author{
	background: #f1eee9 url('/images/template_images/comment_salsa_logo.png') bottom right no-repeat;
}

ul.previous-posts{
	margin:10px 0;
}

ul.previous-posts li{
	padding: 3px 0; 
	clear:both;
}

ul.previous-posts li h4{
	cursor: pointer;
}

.previous-posts h4{
	/*font-size:18px;*/
	font-size: 1.38em;
	font-weight: normal;
}

.previous-posts a{
	text-decoration: none;
}

.previous-posts dt,
.previous-posts dd{
	float:left;
	line-height: 20px;
	border-bottom: 1px solid #666;
	width: 50%;
}

.archive-months{
	display: none;
}


.entries-list li{
	padding: 6px 15px;
	border-bottom: 1px solid #ddd;
}

.entries-list li em{
	font-size: 11px;
	color: #666;
}

.entries-list li em a{
	color: #666;
	text-decoration: none;
}

.entries-list li em a:hover{
	text-decoration: underline;
	color:#000;
}

.bio img{
	padding: 0 0 4px 4px;
}

.entry ul,
.entry ol{
	margin-left: 2em;
}

.entry ul li,
.entry ol li{
	line-height: 1.25;
}

.entry ul
{
	list-style:disc; 
}

.entry ol{
	list-style:decimal;
}

#cal-container{
	position: relative;
	width: 295px;
	height: 232px;
}

#inner-cal
{
	position:relative;
	height: 232px;
	width: 295px;
	overflow: hidden;
	border:1px solid #333;

}

.cal-item{
	position: relative;
	height: 232px;
	width: 295px;
	overflow: hidden;
}

#cal-items{
	position:absolute;
	width: 2000000em;
}

.cal-item{
	float: left;
	position: relative;
}

.cal-item a{
	display: block;
	position: relative;
	height: 232px;
	width: 295px;
	text-decoration: none;
	
}

.cal-item .cal-content{
	position:absolute;
	z-index: 10;
	top:55%;
	width:275px;
	color: white;
	font-size: 12px;
	font-family: verdana, sans-serif;
	padding: 7px 10px;
	
	background: transparent url('/images/template_images/grey-90.png') top left repeat;	
	background: rgba(0, 0, 0, 0.7);			
}

#cal_prev,
#cal_next{
	position: absolute;
	top:45%;
	z-index:15;
}

#cal_prev{
	left:-10px;
}

#cal_next{
	right: -10px;
}

#cal-indicators a{
	width: 9px;
	height:9px;
	border: 1px solid white;
	text-indent: -9999px;
	display:block;
	float:left;
	margin-left:3px
} 

#cal-indicators{
	position: absolute;
	right:10px;
	bottom: 10px;
	
}

#cal-indicators a.cur{
	background-color: white;
}

.entries-pages{
	padding: 10px 0;
}
			
.entries-pages a{
	font-weight: bold;
}	

/* ---------------------- end culture/blog ------------------------------------ */


/* ---------------------- dealers --------------------------------------------- */


#dealer-content{
	padding-top: 120px;
	margin: 0 10px;
	background-color: #fff;
	padding-bottom: 60px;
}

#states-list,
#dealer-landing-form{
	margin: 0 20px;
	width: auto;
	border: 1px solid #ccc;
	padding: 0 10px 10px 10px;
}

#states-list{ clear:both;}

#dealer-landing-form{
	border:0;
	margin-bottom: 30px;
}

#dealer-landing-form h2{
	background: #f00 url('/images/template_images/red_grad.png') 0 0 repeat-x;
	line-height: 31px;
	color: white;
	margin: 0 -10px;
	padding: 0 10px;
	font-size: 18px;
}

#dealer-landing-form #globe{
	margin-top: 10px;
	margin-right: 30px;
}

#states-list .col{
	float:left;
	width: 91px;
	padding: 0 67px;
	height: 386px;
	line-height: 1.5;
	border-right: 1px solid #ddd;

}

#states-list a{
	color: #000;
	line-height: 1.6;
	font-size: .95em;
}

#states-list .col4,
#states-list .col3{
	border: none;
}

#states-list .col4{
	padding: 0 40px;
	width: 145px;
}


#states-list-tabs{
	margin: 0 20px;
	width: auto;
}

#states-list-tabs a{
	display: block;
	float:left;	
	width: 112px;
	height: 32px;
	text-indent: -9999px;
	margin-right: 5px;
}

#states-list-tabs #n-america-tab{
	background: transparent url('/images/template_images/tab_dealer_us_active.png') 0 0 no-repeat;
}

#states-list-tabs #intl-tab{
	background: transparent url('/images/template_images/tab_dealer_intl.png') 0 0 no-repeat;
}






.dealer-list-container{
	float:left;
	margin-top: 10px;
}

.dealer-list-container h3{
	color: #000;
	text-shadow: none;
	padding-left:10px;
	font-size: 1.2em;
}

.canadian{
	background-color: #d9e5f2;
}
#dealers input{
	vertical-align: top;
}

#dealers #address{
	color: #aaa;
}

#map-canvas{
	width: 708px;
	height: 544px;
	float: right;
}

#dealer-inner-content{
	padding: 0 18px;
}
#dealer-inner-content h2{
	background: #f00 url('/images/template_images/red_grad.png') 0 0 repeat-x;
	line-height: 31px;
	color: white;
	padding: 0 8px;
	font-size: 18px;
	border-top: 1px solid black;
}

.sidebar{
	float: left;
	width: 236px;
}

.sidebar form p{
	line-height: 2;
}

#map-sidebar-list{
	position:absolute;
	height: 200000000em;
	width: 236px;
}

#map-sidebar{
	height: 414px;
	background-color: #dae4ee;
	position:relative;
	overflow:hidden;
}

.sidebar-btns .disabled{
	cursor: default;
	color: #666;
}

.sidebar-btns a{
	width: auto;
	background-color: #ccc;
	font-size: 11px;
	height: 20px;
	text-decoration: none;
	cursor: pointer;
	display:block;
}


.sidebar-btns a.prevPage{
	background: #ccc url('/images/template_images/redup.png') center center no-repeat;
}


/*.sidebar-btns a.prevPage{
	margin-left: 3px;
	padding-left: 14px;
	background: transparent url('/images/template_images/redup.png') left 6px no-repeat;
}*/

.sidebar-btns a.prevPage.disabled{
	background: #ccc url('/images/template_images/greyup.png') center center no-repeat;	
}

.sidebar-btns a.nextPage{
	background: #ccc url('/images/template_images/reddown.png') center center no-repeat;
}

.sidebar-btns a.nextPage.disabled{
	background: #ccc url('/images/template_images/greydown.png') center center no-repeat;
}

#map-sidebar li{
	background-color: #dae4ee;
	padding: 6px 10px;
	font-size: 11px;
	border-bottom: 1px solid #666;
}

p.expanded-info{
	color: #666;
}

p.expanded-info a{ color: #333;} 

#map-sidebar a{
	color: #000;
}

#dealer-locator #address.active{
	color: #000;
}


.whole-bg{
	position:fixed;
	left:0;
	top:0;
	width: 100%;
	height:100%;
	background-color: #333;
	opacity: .7;
	filter: alpha(opacity = 70 );
}

.dealer-error{
	position:fixed;
	top:20%;
	left:50%;
	margin-left:-200px;
	background-color: white;
	border: 2px solid #333;
	width: 400px;
	padding: 25px;
}

/* ---------------------- end dealers ----------------------------------------- */


/* ---------------------- tabbed pages ---------------------------------------- */

a.tabbed-pages-tab{
	background-image: url('/images/template_images/btn_events.png');
}

a#home-tab{ background-position: -684px 0;}
a#home-tab:hover{ background-position:-684px -103px;}
a#home-tab.cur-tab{ background-position: -684px -51px;}

a#event-info-tab{ background-position: 0 0;}
a#event-info-tab:hover{ background-position:0 -103px;}
a#event-info-tab.cur-tab{ background-position: 0 -51px;}

a#schedule-tab{ background-position: -114px 0;}
a#schedule-tab:hover{ background-position:-114px -103px;}
a#schedule-tab.cur-tab{ background-position: -114px -51px;}

a#registration-tab{ background-position: -228px 0;}
a#registration-tab:hover{ background-position:-228px -103px;}
a#registration-tab.cur-tab{ background-position: -228px -51px;}

a#sponsors-tab{ background-position: -342px 0;}
a#sponsors-tab:hover{ background-position:-342px -103px;}
a#sponsors-tab.cur-tab{ background-position: -342px -51px;}

a#results-tab{ background-position: -456px 0;}
a#results-tab:hover{ background-position:-456px -103px;}
a#results-tab.cur-tab{ background-position: -456px -51px;}

a#area-info-tab{ background-position: -570px 0;}
a#area-info-tab:hover{ background-position:-570px -103px;}
a#area-info-tab.cur-tab{ background-position: -570px -51px;}

a#rules-tab{ background-position: -798px 0;}
a#rules-tab:hover{ background-position: -798px -103px;}
a#rules-tab.cur-tab{ background-position: -798px -51px;}



#showhide-tab{
		position:absolute;
		width: 43px;
		height: 25px;
		background: transparent url('/images/template_images/scroller_tab.png') 0 0 no-repeat;
		text-indent: -9999px;
		top: -25px;
		left: 50%;
	}
	
	#tophalf{overflow:hidden; height: 560px;}
	#midhalf{ margin-top: -20px;}






/* ----------------------- fancy box ------------------------------------------*/


div#fancy_overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: none;
	z-index: 30;
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}

div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url('/images/template_images/fancybox/fancy_progress.png') no-repeat;
}

div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    padding: 20px 20px 40px 20px;
    margin: 0;
    background: transparent;
    display: none;
}

div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	background: #FFF;
}

div#fancy_content {
	margin: 0;
	z-index: 100;
	position: absolute;
}

div#fancy_div {
	background: #000;
	color: #FFF;
	height: 100%;
	width: 100%;
	z-index: 100;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	border:0; 
	padding: 0; 
	margin: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
}

div#fancy_close {
	position: absolute;
	top: -12px;
	right: -15px;
	height: 30px;
	width: 30px;
	background: url('/images/template_images/fancybox/fancy_closebox.png') top left no-repeat;
	cursor: pointer;
	z-index: 181;
	display: none;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

#fancy_ajax {
	width: 100%;
	height: 100%;
	overflow: auto;
}

a#fancy_left, a#fancy_right {
	position: absolute; 
	bottom: 0px; 
	height: 100%; 
	width: 35%; 
	cursor: pointer;
	z-index: 111; 
	display: none;
	background-image: url("data:image/gif;base64,AAAA");
	outline: none;
	overflow: hidden;
}

a#fancy_left {
	left: 0px; 
}

a#fancy_right {
	right: 0px; 
}

span.fancy_ico {
	position: absolute; 
	top: 50%;
	margin-top: -15px;
	width: 30px;
	height: 30px;
	z-index: 112; 
	cursor: pointer;
	display: block;
}

span#fancy_left_ico {
	left: -9999px;
	background: transparent url('/images/template_images/fancybox/fancy_left.png') no-repeat;
}

span#fancy_right_ico {
	right: -9999px;
	background: transparent url('/images/template_images/fancybox/fancy_right.png') no-repeat;
}

a#fancy_left:hover, a#fancy_right:hover {
	visibility: visible;
	background-color: transparent;
}

a#fancy_left:hover span {
	left: 20px; 
}

a#fancy_right:hover span {
	right: 20px; 
}

#fancy_bigIframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

div#fancy_bg {
	position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 100%;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}
	
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}

div#fancy_bg_n {
	top: -20px;
	left: 0;
	width: 100%;
	height: 20px;
	background: transparent url('/images/template_images/fancybox/fancy_shadow_n.png') repeat-x;
}

div#fancy_bg_ne {
	top: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('/images/template_images/fancybox/fancy_shadow_ne.png') no-repeat;
}

div#fancy_bg_e {
	right: -20px;
	height: 100%;
	width: 20px;
	background: transparent url('/images/template_images/fancybox/fancy_shadow_e.png') repeat-y;
}

div#fancy_bg_se {
	bottom: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('/images/template_images/fancybox/fancy_shadow_se.png') no-repeat;
}

div#fancy_bg_s {
	bottom: -20px;
	left: 0;
	width: 100%;
	height: 20px;
	background: transparent url('/images/template_images/fancybox/fancy_shadow_s.png') repeat-x;
}

div#fancy_bg_sw {
	bottom: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('/images/template_images/fancybox/fancy_shadow_sw.png') no-repeat;
}

div#fancy_bg_w {
	left: -20px;
	height: 100%;
	width: 20px;
	background: transparent url('/images/template_images/fancybox/fancy_shadow_w.png') repeat-y;
}

div#fancy_bg_nw {
	top: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('/images/template_images/fancybox/fancy_shadow_nw.png') no-repeat;
}

div#fancy_title {
	position: absolute;
	z-index: 100;
	display: none;
}

div#fancy_title div {
	color: #FFF;
	font: bold 12px Arial;
	padding-bottom: 3px;
	white-space: nowrap;
}

div#fancy_title table {
	margin: 0 auto;
}

div#fancy_title table td {
	padding: 0;
	vertical-align: middle;
}

td#fancy_title_left {
	height: 32px;
	width: 15px;
	background: transparent url('/images/template_images/fancybox/fancy_title_left.png') repeat-x;
}

td#fancy_title_main {
	height: 32px;
	background: transparent url('/images/template_images/fancybox/fancy_title_main.png') repeat-x;
}

td#fancy_title_right {
	height: 32px;
	width: 15px;
	background: transparent url('/images/template_images/fancybox/fancy_title_right.png') repeat-x;
}


/* ------------------------ end fancy box -------------------------------------- */
