#scrollerwrap li
{
float:left;
height:84px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
width:119px;
}



#scrollerwrap li p{margin:10px 0 0 9px; width:90px;}
#scrollerwrap ul{padding:0; margin:0;}
/* everything is constructed with a single background image */

/* root element for tabs */
#flowtabs {
	
	/* dimensions */

	
	/* IE6 specific branch (prefixed with "_") */
	_margin-bottom:-2px;
}

/* single tab */
#flowtabs li { 

}

/* a- tag inside single tab */
#flowtabs li a {
	display:block;
	width:119px;
	height:84px;
	background:transparent url(/uploadedImages/Barrett-Jackson/images/bg.jpg) repeat scroll -16px 24px;
}
#flowtabs li#t1 {
	background:transparent url(/uploadedImages/Barrett-Jackson/images/bg.jpg) repeat scroll 0 0;
	display:block;
	height:84px;
	width:124px;
}
	#flowtabs li#t2
	{
	background:transparent url(/uploadedImages/Barrett-Jackson/images/bg.jpg) repeat scroll -124px 0;
	display:block;
	height:84px;
	width:119px;
	}
	
	#flowtabs li#t2e
	{
	background:transparent url(/uploadedImages/Barrett-Jackson/images/bg.jpg) repeat scroll -243px 0;
	display:block;
	height:84px;
	width:124px;
	}
	
		#flowtabs li#bt2
	{
	background:transparent url(/uploadedImages/Barrett-Jackson/images/bg.jpg) repeat scroll -124px -84px;
	display:block;
	height:92px;
	width:119px;
	}
				#flowtabs li#bt2e
	{
	background:transparent url(/uploadedImages/Barrett-Jackson/images/bg.jpg) repeat scroll -243px -84px;
	display:block;
	height:92px;
	width:122px;
	}
			#flowtabs li#bt2ea
	{
	background:transparent url(/uploadedImages/Barrett-Jackson/images/bg.jpg) repeat scroll -243px -84px;
	display:block;
	height:92px;
	width:122px;
	}
	.cloned{
	width:452px;
	}
	p
	{
	margin-bottom:8px;
	font-size:0.9em;
	line-height:1.3em;
	}
/* adjust the background image position on each tab */
#flowtabs #t1 			{ background-position: 0 0; width:124px; }
#flowtabs #bt1 		{ background-position: 0 -85px; }
#flowtabs #t2 			{ background-position: -124px 0px; }
#flowtabs #t2a 		{ background-position: -124px -177px; color:#fff;}
#flowtabs #bt2 		{ background-position: -124px -84px; }
#flowtabs #t3 			{ background-position: -378px 0; }
#flowtabs #t4 			{ background-position:-243px 0px;width:122px;}
#flowtabs #bt4 		{ background-position:-243px -84px;width:122px;}
 #flowtabs #t4a 	    {background-position: -242px 531px;width:122px;color:#fff;}
  #flowtabs #bt1a     {background-position: -1px 447px;width:124px; color:#fff;}
 #flowtabs #bt2a 		{ background-position: -124px -261px; color:#fff;}
 #flowtabs #btea 		{ background-position: -243px -261px; color:#fff;}
 #flowtabs #t1a 		{ background-position: -1px -177px; width:124px; color:#fff;}
 
/* mouseover state */
#flowtabs a:hover 	{ color:#fff;	 }
#flowtabs #bt1:hover 	{ background-position:      0 -85px; }
#flowtabs #t3:hover 	{ background-position: -378px -33px; }
#flowtabs #t4a:hover {background-position: -242px 354px;width:122px;color:#000; text-decoration:none;}
#flowtabs #bt1a:hover {background-position: -1px 270px;width:124px; color:#000;text-decoration:none;}
#flowtabs #bt2a:hover			{ background-position: -124px -438px; color:#000;text-decoration:none;}
#flowtabs #btea:hover			{ background-position: -124px -438px; color:#000;text-decoration:none;}
#flowtabs li a.active:hover {background-position:-4px 352px;}
#flowtabs #t2a:hover		{ background-position: -124px -354px; color:#000;text-decoration:none;}
#flowtabs #t1a:hover		{ background-position: -1px -354px; color:#000;text-decoration:none;}

/* currently selected tabs */
#flowtabs a.current		{ cursor:default; color:#fff; }
#flowtabs #t1.current { background-position: 0px 0px; }
#flowtabs #t2a.current { background-position: -125px -532px; color:#000;}
#flowtabs #bt2a.current { background-position: -124px 92px; color:#000;}
#flowtabs #btea.current { background-position: -124px 92px; color:#000;}
#flowtabs #t3.current { background-position: -378px -66px; }
#flowtabs #t4.current { background-position: -567px -66px; }
#flowtabs #bt4.current { background-position: -567px -66px; }
#flowtabs #t4a.current {background-position: -243px 176px;width:122px; color:#000;}
  #flowtabs #bt1a.current {background-position: 0px 92px;width:124px; color:#000}
  #flowtabs #t1a.current { background-position: -1px 176px; color:#000}

.first{width:123px !important;}
/* panes */
#flowpanes {
	width:650px;
	min-height:175px;
}


/* single pane */
#flowpanes div {
	display:none;	
	color:#000;	
	margin:0;
}

/* some decorations for elements inside single pane */
#flowpanes div h2 {
	font-weight:normal;
	color:#ddd;
	letter-spacing:1px;
	margin:10px 0 0 0;
	font-size:22px;	
}

h1
{
	font-size:1.3em;
}

h2
{
font-weight:bold;
font-size:18px;
margin-bottom:10px;
}

#flowpanes a {
	color:#cc9;		
	font-size:14px;
}

#flowpanes div.narrow {
	padding-right:160px;		
}


/* override the root element to enable scrolling */
#flowpanes {
	position:relative;
	overflow:hidden;
	clear:both;
		margin:0 auto;
}

/* override single pane */
#flowpanes div {
	float:left;
	display:block;
	cursor:pointer;
	font-size:13px;
	width:485px;
}

#flowpanes h1{
margin:0 4px 8px;
font-size:14px;
font-weight:bold;
}
/* our additional wrapper element for the items */
#flowpanes .items {
	width:20000em;
	position:absolute;
	clear:both;
	margin:0;
	padding:0;
}

#flowpanes .less, #flowpanes .less a {
	color:#999 !important;
	font-size:11px;
}

.tabwrapper{
font-size:15px;
font-weight:bold;
line-height:22px;
margin:0 auto;
padding-top:10px;
text-align:center;
width:119px;

}
#bt2e .tabwrapper, #t2 .tabwrapper ,#t1 .tabwrapper , #t2e .tabwrapper ,#bt2 .tabwrapper
{
	color:#434343;
}
#flowtabs a, #flowtabs a:link, #flowtabs a.refreshlink:link{
font-size:11px;
color: #000;
text-decoration:none;
}
.change_opacity {
background-color:#f3f3f3;
min-height:100px;
padding:9px !important;
width:465px !important;
}
#flowtabs
.change_opacity span{
opacity:1.0
}
a.browse {
background:transparent url(/uploadedImages/Barrett-Jackson/images/lftarrow.png) repeat scroll 0 0;
cursor:pointer;
display:block;
font-size:1px;
height:24px;
width:24px;
}

/* right */
a.right 				{ background-position: 0 -30px; clear:right; margin-right: 0px; float:right;background:transparent url(/uploadedImages/Barrett-Jackson/images/rghtarrow.png) repeat scroll 0 0;}

#flowpanes{margin-left:3px;
width:477px;}


/* left */
a.left				{ 
	left:5px;
	margin-left:0;
	position:absolute;
	z-index:100; 
} 

.wrapper{width:700px; background-color:#fff;}
.dwnpdf{margin-left:5px;}
#flowtabs li a.bt, .btli
{
height:92px;
}
.specialtext{font-style:italic; font-weight:bold;}
.aosidebar
{
width:29%; 
float:right; 
background-color:#f1f1f1; 
padding:10px;
font-size:0.8em;
}
.grungedivider2{border:1px solid #DBDBDB;clear:both;height:0;margin:10px 0;width:100%;}

#gallerydescription 
{
	clear:left;
	float:none;
width:100%;
}

.galleryThumb
{
border:medium none;
}
#blogArchive a 
{
	border-bottom:1px solid #DBDBDB;
	color:#434343;
	display:block;
	font-size:0.75em;
	font-weight:bold;
	left:5px;
	margin-bottom:10px;
	margin-top:10px;
	padding-top:4px;
	position:relative;
	text-decoration:none;
	
}
#blogArchive a:hover
{
background:transparent url(/scottsdale/images/archive_arrow.gif) no-repeat scroll 0 8px;
}

.blogEntry img{
margin:10px;
}

h3.entryTitle {
 font-size:1.6em;
}

.entry table{
border-bottom:1px solid #DBDBDB;
border-top:1px solid #DBDBDB;
font-size:0.9em;
padding:5px 5px 0;
}

.ekcommentheader{
font-size:1.1em;
font-weight:bold;
}
.ekcommentdata{
margin-top:10px;
}
.ekcommentdata, .ekcommenttext{
margin-bottom:10px;
font-size:0.9em;
font-weight:bold;
}
