/*old text 00ff00*/
.goodguysl { text-align:left; }

.goodguysr { text-align:right; }

body { background-color: #000066}

ul, h1, h2, h4, p, form, .BreadCrumb-3, a.BreadCrumb-2, a.BreadCrumb-1 { color: #cccccc; font-family: Tahoma, serif ; text-align:center; }

body { color: #cccccc; font-family: Tahoma, serif;}

.left { color: #cccccc; text-align: left; padding-left: 6000px;}


a:hover {text-decoration: underline; font-size: 12pt; color: #9999cc ; font-family: Tahoma, serif;}

a:link {text-decoration: underline; font-size: 12pt; color: #9999cc ; font-family: Tahoma, serif }


.updates {width:450px;background-color:#0A0A44;border:medium;margin:0px auto;text-align: left; color: #cccccc; font-family: Tahoma, serif ;}

a:visited {text-decoration: underline; font-size: 12pt; color: #CC9999 ; font-family: Tahoma, serif }

.tablenav {margin-right: 20px;}

.body {text-align:center}

a:link.nav, a:visited.nav {text-decoration: none; color: #ffffff; font-family: arial, sans-serif; font-size: 10px;  }

/*a:link, a:visited {text-decoration: none; color: #ffffff; font-family: arial, sans-serif; font-size: 10px;  }
*/
a:link.soon, a:visited.soon, a:hover.soon {text-decoration: none; color: #ff0000; font-family: arial, sans-serif; font-size: 8px;  }

/*This is for mouseover yellow text  (CURRENTLY OFF) */
/*a:hover.body {text-decoration: none; color: #ffff00; font-family: arial, verdana, helvetica, sans-serif; font-size: 12px;  }*/

a:hover.nav {text-decoration: none; color: #ffff00; font-family: arial, verdana, helvetica, sans-serif; font-size: 10px; }

/*a:hover {text-decoration: none; color: #ffff00; font-family: arial, verdana, helvetica, sans-serif; font-size: 10px; }*/

td.feature {background-image: url(../nav/featurebg.gif); width: 184; height: 139;}

td.menunav {background-image: url(../nav/menunav.gif);}

td.searchbg {background-image: url(../nav/googlesearchbg.gif);}

td.nobg {background-image: none;}

td {background-image: none;}

td.carshows {background-image: url(../nav/carshowsnav.gif);}

td.ourcars {background-image: url(../nav/ourcarsnav.gif);}

td.vista {background-image: url(../nav/vistahdnav.gif);}

td.tivo {background-image: url(../nav/musichdnav.gif);}

td.menu {background-image: url(../nav/navbg.gif);}

td.menublack {background-image: url(.../nav/navbgblack.gif);}
.search         {text-decoration: none; color: #000000; font-family: Verdana; font-size: 10px;}

.searchbox      {border-right: #000000 1px solid; border-top: #000000 1px solid; border-left: #000000 1px solid; font-size: 10px; color: #7D171E; border-bottom: #000000 1px solid; background-color: #FFFFFF;}
  
.caption {float: left; width: 203px; margin: 5px; padding: 5px; border: solid 1px #E5E5FF; background: #272744; font-size:90%; color: #665533 text-align: center;} 

a.caption {font-size:90%; color: #ffffff; text-align: center;} 

a:link.wcaption, a:visited.wcaption {text-decoration: none; color: #ffffff; font-family: arial, sans-serif; font-size: 10px; text-align: center; }

a:hover.wcaption { text-decoration: underline; color: #ffffff; font-family: arial, verdana, helvetica, sans-serif; font-size: 10px;}

/*CSS to follow is for the lightbox effect*/

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(http://www.brennanu.com/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(http://www.brennanu.com/images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
