*
{
	margin:0;
	padding:0;
}

body 
{
	font-family:Arial;
	font-size:1em;
}

li 
{
	text-decoration:none;
	list-style:none;
}

img 
{
	border:0;
}

h5
{
	font-family: Arial;
	font-size: 1.2em;
}

#sidebar 
{
	width:233px;
	min-height:100px;
	float:left;
	margin-top:20px;
}

#container 
{
	margin:0 auto;
	width:987px;
	background-color:#fff;
}

.SideBarTitle
{
	font-weight:bold;
	font-size:1.1em;
	
}

/*************************************\
 *****        Header Code        *****
\*************************************/

#header 
{
	height:190px;
	width:997px;
	left:-6px;
	position:relative;
}

#header img 
{
	display:inline;
	float:left;
	position:relative;
}

#header ul, #header ul li 
{
	float:left;
	position:relative;
	display:inline;
}

#header ul li a
{
	width:118px;
	height:191px;
	display:block;
}

/************************************\
 *****        Header Nav        *****
\************************************/

#topnav_home a, #topnav_home a:link, #topnav_home a:visited
{
	background-image:url('/uploadedImages/Barrett-Jackson/images/topnav_home_normal.gif');
}

#topnav_home a:hover 
{
	background-image:url('/uploadedImages/Barrett-Jackson/images/topnav_home_hover.gif');
}

#topnav_home a.selected
{
	background-image:url(/uploadedImages/Barrett-Jackson/images/topnav_home_selected.gif);
}

#topnav_photogal a, #topnav_photogal a:link, #topnav_photogal a:visited
{
	background-image:url(/uploadedImages/Barrett-Jackson/images/topnav_photogallery_normal.gif);
}

#topnav_photogal a:hover
{
	background-image:url(/uploadedImages/Barrett-Jackson/images/topnav_photogallery_hover.gif);
}

#topnav_photogal a.selected
{
	background-image:url(/uploadedImages/Barrett-Jackson/images/topnav_photogallery_selected.gif);
}

#topnav_carstowatch a, #topnav_carstowatch a:link, #topnav_carstowatch a:visited
{
	background-image:url(/uploadedImages/Barrett-Jackson/images//topnav_carstowatch_normal.gif);
}

#topnav_carstowatch a:hover
{
	background-image:url(/uploadedImages/Barrett-Jackson/images/topnav_carstowatch_hover.gif);
}

#topnav_carstowatch a.selected
{
	background-image:url(/uploadedImages/Barrett-Jackson/images/topnav_carstowatch_selected.gif);
}

#topnav_fantasybid a, #topnav_fantasybid a:link, #topnav_fantasybid a:visited 
{
	background-image:url(/uploadedImages/Barrett-Jackson/images/topnav_fantasybid_normal.gif);
}

#topnav_fantasybid a:hover 
{
	background-image:url(/uploadedImages/Barrett-Jackson/images/topnav_fantasybid_hover.gif);
}

#topnav_fantasybid a.selected
{
	background-image:url(/uploadedImages/Barrett-Jackson/images/topnav_fantasybid_selected.gif);
}

#topnav_guide a, #topnav_guide a:link, #topnav_guide a:visited
{
	background-image:url(/uploadedImages/Barrett-Jackson/images/topnav_guideto_normal.gif);
}

#topnav_guide a:hover 
{
	background-image:url(/uploadedImages/Barrett-Jackson/images/topnav_guideto_hover.gif);
}

#topnav_guide a.selected 
{
	background-image:url(/uploadedImages/Barrett-Jackson/images/topnav_guideto_selected.gif);
}



#mainContent 
{
	width:481px;
	min-height:790px;
	padding:0 18px 18px;
	float:left;
	background:#fff;
	border-left:1px solid #DBDBDB;
	border-right:1px solid #DBDBDB;
}

#mainContentWide
{
	width:716px;
	min-height:600px;
	padding-bottom:18px;
	padding-left:18px;
	padding-right:18px;
	float:left;
	background:#fff none repeat-x 0 0;
	border-left:1px solid #DBDBDB;
}
#mainContentWide a
{
	color:#0078BF;
}
#mainContentWide a:hover
{
	color:#000;
}
/*************************************\
 ******      Blog Elements      ******
\*************************************/

.blogEntry 
{
	font-family:Arial;
	position:relative;
}

.blogEntry a
{
    color:#0078bf;
	font-size:.8em;
	font-weight:bold;

}

.blogEntry a:active
{
}

.blogEntry a:hover
{
   color:black;
}

.blogEntry a:link
{
}

.blogEntry a:visited
{
   
}

.blogEntry .Date
{
	color:#000000;
	font-size:0.875em;
}

.blogEntry .Title, .entryTitle a 
{
	font-weight:bold;
	color:#017dc7;
	font-size:1.6em;
	text-transform:uppercase;
	text-decoration:none;
}

.blogEntry .Content, .entryBody
{
	font-size:1.0em;
	color:#606060;
	margin:10px 0;
	position:relative;

}

.blogEntry .Content p, .entryBody p
{
}

.blogEntry .socialbar
{
   float:left; 
}

.blogEntry .moredetail
{
    float:right;
}

.blogEntry .Video 
{
    margin:25px 0 25px;
}	

.blogEntry .Poster 
{
	font-size:0.75em;
	color:#0078bf;
}	

.blogEntry .Poster .PostedBy
{
	color:#606060;
	text-transform:uppercase;
	font-weight:bold;
}

.blogEntry .Poster .Name
{
	text-transform:uppercase;
}

.blogLinks
{
	text-transform:uppercase;
	color:#0078bf;
	font-size:0.75em;
	margin-bottom:10px;
}

.blogEntry a, .entry a, .entry a .permalink
{
	text-transform:uppercase;
	color:#0078bf;
	font-size:0.75em;
	text-decoration:none;
	color:#0078bf;
}

/*************************************\
 ******      Image Gallery      ******
\*************************************/

.galleryThumb 
{
	float:left;
	position:relative;
	background:white;
	width:125px;
	height:83px;
	overflow:hidden;
	margin-bottom:6px;
}
#ctl00_ctl00_ContentPlaceHolder1_ContentPlaceHolder1_position, #ctl00_ctl00_ContentPlaceHolder1_ContentPlaceHolder1_nextLink
{
float:right;
clear:both;
margin-bottom:2px;
}
#ctl00_ctl00_ContentPlaceHolder1_ContentPlaceHolder1_prevLink
{
float:right;
}
.galleryThumbWrap 
{
	float:left;
	margin:6px 6px 20px;
	font-size:0.8em;
	width:127px;
	height:150px;
}

.galleryThumb img 
{
padding:0 !important;
}

.grungedivider
{
	width:100%;
	height:0px;
	clear:both;
	margin:10px 0;
	border:1px solid #DBDBDB;
}

.grungedividerside
{
	display:block;
	margin:0 auto 0 10px;
	border:1px solid #DBDBDB;
	height:0;
	overflow:auto;
}

/*************************************\
 ******     Other Elements      ******
\*************************************/

#PhotoGallery
{
	overflow:auto;
	margin:10px 0;
}

#ctl00_ctl00_ContentPlaceHolder1_phSidebar_lblPhotoGallery
{
margin-left:10px;
}

#bottomImage 
{
	width:987px;
	height:98px;
}

.navigation 
{
	margin-bottom:18px;
	width:232px;
}

#navContent 
{
	
}

#mainNav 
{
	float:right;
	width:200px;
}

#mainNav li 
{
	background:transparent url(../images/menu_bg.gif) no-repeat scroll right top;
	height:31px;
	padding-top:5px;
	text-align:left;
}

#mainNav li.bottom
{
	background:transparent url(/uploadedImages/Barrett-Jackson/images/transition.png) no-repeat scroll right 5px;
}

#mainNav li #hagertyLink
{
	background:transparent url(/uploadedImages/Barrett-Jackson/images/toptransition.png) no-repeat scroll 15px 0;
	color:#838383;
	height:30px;
	padding-left:0;
	text-align:center;
}

#mainNav li a 
{
	color:#070000;
	text-decoration:none;
	display:block;
	font-size:0.85em;
	font-weight:bold;
	text-transform:uppercase;
	padding-left:15px;
	height:30px
}

#mainNav li a.selected, #mainNav li a:hover
{
	background:transparent url(/uploadedImages/Barrett-Jackson/images/bluarrow.png) no-repeat scroll 0 3px;
	color:#017dc7;
}

#subNav 
{
	background-color:#F4F4F4;
	clear:right;
	float:right;
	width:187px;
	margin-bottom:15px;
}

#subNav li 
{
	border-bottom:1px solid #DBDBDB;
	margin-left:10px;
	margin-right:15px;
}

#subNav li a 
{
	color:#434343;
	display:block;
	font-size:0.75em;
	font-weight:bold;
	margin-right:15px;
	margin-top:10px;
	padding-bottom:3px;
	padding-left:14px;
	text-decoration:none;
}
#subNav li a:hover, #subNav li a.selected
{
background:transparent url(/scottsdale/images/archive_arrow.gif) no-repeat scroll 0 5px;
}
#subNav li a.black 
{

} 

#subNav li.bottom 
{
	background:#FFFFFF url(/uploadedImages/Barrett-Jackson/images/botimg.png) no-repeat scroll right top;
	border-bottom:medium none;
	height:11px;
	margin:10px 0 0;
	padding:0;
}

#navFunct 
{
}

#navigationContainer 
{
	float:left;
}

#footerContainer
{
	height:54px;
	width:958px;
	margin:0 auto;
	left:15px;
	position:relative;
}
#footerContainer #topLeft 
{
	height:12px;
	width:12px;
	background:url(../images/footer_box_top_left.jpg) no-repeat 0 0;
	float:left;
	overflow:hidden;
}
#footerContainer #topRight 
{
	height:12px;
	width:12px;
	background:url(../images/footer_box_top_right.jpg) no-repeat 0 0;
	float:left;
	overflow:hidden;
}
#footerContainer #botLeft 
{
	height:12px;
	width:12px;
	background:url(../images/footer_box_bottom_left.jpg) no-repeat 0 0;
	float:left;
	overflow:hidden;
}
#footerContainer #botRight 
{
	height:12px;
	width:12px;
	background:url(../images/footer_box_bottom_right.jpg) no-repeat 0 0;
	float:left;
	overflow:hidden;
}
#footerContainer #topMid 
{
	height:12px;
	float:left;
	width:934px;
	background:url(../images/footer_box_top_bg.jpg) repeat-x 0 0;
	overflow:hidden;
}
#footerContainer #botMid 
{
	height:12px;
	float:left;
	width:934px;
	background:url(../images/footer_box_bottom_bg.jpg) repeat-x 0 0;
	overflow:hidden;
}
#footerContent 
{
	width:100%;
	background-color:Black;
	float:left;
	text-align:center;
	line-height:2.5em;
}

#footerContent a, #footerPhone
{
	color:White;
	text-decoration:none;
	font-size:larger;
	font-family:Arial;
	position:relative;
	top:-10px;
}
#footerContainer img
{
	padding:0 20px 0;
	position:relative;
	top:12px;
}

#ctw_auctionNav 
{
	margin:10px 0;
}

#ctw_auctionNav a
{

}

#ctw_auctionNav a.selected 
{
background:#EDEDED none repeat scroll 0 0;
color:#0078BF;
}

#paging 
{
	margin:8px 5px;
	text-align:right;
}

/************************\
 **** gallery detail ****
\************************/

#back_to_gallery 
{
	float:left;
	margin-top:5px;
	margin-right:15px;
}

#arrows 
{
	text-align:left;
}

.arrowsforao
{
position:absolute;
right:0;
text-align:center;
width:60px;
margin-right:10px;
}
#prev_button 
{
	float:left;
}

#next_button 
{
	float:right;
}

#phototitle 
{
	clear:left;
	float:left;
	font-weight:bold;
	width:486px;
}

.gallery_photo_large 
{
	float:left;
	margin:5px auto;
	display:block;
	border:3px solid black;
	clear:left;
}

#gallerydescription 
{
	float:left;
	clear:left;
}

#gallerydescription p
{
	margin-top:10px;
}

.go_button 
{
	top:2px;
	margin-left:5px;
	position:relative;
}

#featured_video 
{
	margin:10px 10px;
}

#featured_video img
{
	display:block;
	margin:5px auto;
}

#ad_collection img
{
	display:block;
	margin:5px auto;
}

#blogArchive 
{
	margin:10px;
}

#blogArchive a 
{
	text-decoration:none;
	color:Black;
	background: url(../images/archive_arrow.gif) no-repeat left 9px;
	padding-left:13px;
	padding-top:4px;
	left:5px;
	position:relative;
	display:block;
	font-size:0.9em;
	
}

#thumb_box_container 
{
	width:220px;
	margin:5px auto 10px;
}

.thumb_box 
{
	height:60px;
	width:60px;
	float:left;
	margin:5px;
}

.thumb_box a 
{
	display:block;
	width:60px;
	text-align:center;
	text-decoration:none;
	color:#000;
	font-weight:bold;
	height:60px;
}

#ctl00_ctl00_quote_ad 
{
	float:right;
	margin-right:5px;
}

#ctl00_ctl00_ctm_ad
{
	float:right;
	margin-right:4px;
	margin-bottom:10px;
}

#rss 
{
	float:right;
}
/*************************************\
 *****   Social Network Bar     *****
\*************************************/

/*************************************\
 *****   Guide to Scottsdale     *****
\*************************************/

#subgurim_GMap1
{
    border:solid 2px black;
}
.mapinfo
{
    font-size:.8em;
}

.mapinfo a
{
    margin:0 10px 0 0;
}

#guideheader
{
    font-weight:bold;
    font-size:1.3em;
	color:#000;
}

#guidelist .sectionmenu, #ctw_auctionNav
{

    padding:10px 5px 10px 0;
    
}

#guidelist .sectionmenu a, #ctw_auctionNav a
{
    text-decoration:none;
    color:Black;
    font-size:.9em;
    font-weight:bold;
    padding:5px;

}

#guidelist .sectionmenu a:active, #ctw_auctionNav a:active
{
}

#guidelist .sectionmenu a:hover, #ctw_auctionNav a:hover
{
	background:#EDEDED none repeat scroll 0 0;
	color:#0078BF;
}

#guidelist .sectionmenu a:link, #ctw_auctionNav a:link
{
}

#guidelist .sectionmenu a:visited, #ctw_auctionNav a:visited
{
   
}

#guideside
{
    font-size:.9em;
    margin-left:5px;
}

.guidesideheader
{
    font-weight:bold;
    font-size:1.1em;
    margin-top:10px;
    margin-bottom:10px;

}

.guidesideitem
{
    font-weight:bold;
    font-size:.9em;
    margin-top:10px;
    text-transform:uppercase;
    color:#d40032;

}

#guideside p
{
    margin:5px 0 0 0;
}

#guidelist
{
}

#guidelist .guideitem
{
    margin-right:10px;
}

#guidelist .guidesection
{
    font-weight: bold;
    font-size: 1.2em;
    height:30px;
    line-height:30px;
    color:#000;
    background: url(../images/BackGuide_headers.jpg) no-repeat left top;
}

#guidelist .guideitemtitle a
{
   	font-weight:bold;
	font-size:1.05em;
	text-transform:uppercase;
	text-decoration:none;
    color:#0078bf;

}

#guidelist .guideitemtitle a:active
{
}

#guidelist .guideitemtitle a:hover
{
   color:black;
}

#guidelist .guideitemtitle a:link
{
}

#guidelist .guideitemtitle a:visited
{

  }
  
#guidelist .guideitemaddress, #guidelist .guideitemphone, #guidelist .guideitemdescription
{
	font-size:0.9em;
}

#guidelist .guideitemaddress
{
	
}
#guidelist .guideitemaddress .getdirections
{
	
}

#guidelist .guideitemphone
{
}

 #guidelist .getdirections a
 {
    text-decoration:none;
 }
 
#guidelist .guideitemurl a, #guidelist .getdirections a
{
    color:#0078bf;
	font-size:.8em;
	font-weight:bold;

}

#guidelist .guideitemurl a:active, #guidelist .getdirections a:active
{
}

#guidelist .guideitemurl a:hover, #guidelist .getdirections a:hover
{
   color:black;
}

#guidelist .guideitemurl a:link, #guidelist .getdirections a:link
{
}

#guidelist .guideitemurl a:visited, #guidelist .getdirections a:visited
{
   
}

#guidelist .guideitemdescription
{
    margin-top:5px;
}

#guidelist .guideitemtitle
{
	font-size:0.9em;
}

#pg_header_img_home 
{
	margin:12px;
	margin-bottom:0;
}

#guidedetail
{
    margin:10px 10px 10px 0;
}

#guidedetail .guidedetailurl
{
    margin:10px 10px 10px 0;
}

#guidedetailtitle
{
   	font-weight:bold;
	font-size:1.05em;
	text-transform:uppercase;
	text-decoration:none;
    color:#0078bf;

}

#guidedetail a
{
    color:#0078bf;
	font-size:.8em;
	font-weight:bold;

}

#guidedetail a:active
{
}

#guidedetail a:hover
{
   color:black;
}

#guidedetail a:link
{
}

#guidedetail a:visited
{
   
}

#guidedetaildirections 
{
    margin:5px 10px 10px 0;
}

#guidedetaildirections input
{
    margin:5px;
}

.thumbdate 
{
	display:block;
	text-align:center;
	top:5px;
	position:relative;
}

.homelink 
{
	margin:5px 0;
	display:block;
}
.commentrating
{
	font-family:Arial,Helvetica,Sans-Serif;
	font-size:12px;
}
#comments 
{
margin-left:100px;
width:360px;
}
#newcomment 
{
margin:8px;
}
