.topnav td, .topnav th {vertical-align: middle;padding:0px;}
.topnav a:link, .topnav a:visited {font-size:9pt;color:white;font-family:Arial;font-weight:bold;text-decoration:none;}
.topnav .nl {background:url('/images/v2/nav_left.gif');width:7px;height:36px;}
.topnav .nr {background:url('/images/v2/nav_right.gif');width:7px;height:36px;}
.topnav .navsplitter {background:url('/images/v2/nav_splitter.gif');width:8px;height:36px;}
.topnav .navsplitter2 {background:url('/images/v2/nav_splitter2.gif');width:8px;height:36px;}
.topnav .navsplit {background:url('/images/v2/nav_split.gif');width:13px;height:36px;}

.topnav .navon {background:url('/images/v2/nav_on_bg.gif');}
.topnav .navon div {background:url('/images/v2/nav_on_left.gif') top left no-repeat;}
.topnav .navon a:link, .topnav .navon a:visited {color:black;text-decoration:none;}
.topnav .navonbl {background:url('/images/v2/nav_on_left.gif') top right no-repeat;width:15px;}
.topnav .navonbr {background:url('/images/v2/nav_on_right.gif') top left no-repeat;width:15px;}
.topnav .navon2bl {background:url('/images/v2/nav2_on_left.gif') top right no-repeat;width:15px;}
.topnav .navon2br {background:url('/images/v2/nav2_on_right.gif') top left no-repeat;width:15px;}
.topnav .nb {background:url('/images/v2/nav_bg.gif');}
.topnav .ng {background:url('/images/v2/nav_bg2.gif');}

.topnav .navoff {width:15px;}

.navtext {font-size:8pt;font-family:Arial;font-weight:bold;color:#8B8B8B;padding-right:3px;}
.navtext a:link, .navtext a:visited {color:#3B96D3;text-decoration:none;}
.navtext a:hover {color:#3B96D3;text-decoration:underline;}

.copyright {padding-left:10px;font-size:8pt;font-family:arial;color:gray;}

.stripebar {background-image:url('/images/v2/bar_stripe.gif');background-repeat:repeat-x;border:0px;height:18px;font-size:8pt;color:gray;font-family:Arial;font-weight:bold;}



/* my modifications to your default style sheet */
#CatalogContent, #NavCol {border:1px solid #CFCFCF;}
.PageTitle {background-image:url('/images/v2/bar_fade.gif');background-repeat:repeat-x;height:14px;font-size:8pt;color:gray;font-family:Arial;font-weight:bold;}
.ItemRow td {font-size:8pt;white-space:nowrap;background:url('/images/v2/col_bg.gif') repeat-x;height:24px;vertical-align:middle;}
.ColorRowA {font-size:9pt;}
.ColorRowB {font-size:9pt;background:url('/images/v2/row_bg.gif') #E6F2FC repeat-x top middle;}
.HighBidderHighlight { background-color: #FFFF99; }

.HPFends {font-size:8pt;}
#NavCat {margin-left: 0px;}
 #NavCat a:hover{text-decoration: none; color:black;background-color:#E7E7E7;font-weight:normal;}
 
 #NavCat div a {width:160px;padding:2px 0px 2px 3px;color:#595959;}
 
 
 /* Auction Auction changes */
 .DetailRow1 {width:950px;background:url('/images/v2/bar_fade.gif') repeat-x middle;border:1px solid #CFCFCF;}
 .FadedBG {background:url('/images/v2/bar_fade.gif') repeat-x middle;border:1px solid #CFCFCF;}
 #DetailTitleRow {width:950px;border:1px solid #CFCFCF;background:url('/images/v2/row_bg.gif') #E6F2FC repeat-x top middle;}
 .IDPrice td {font-size:8pt;white-space:nowrap;background:url('/images/v2/col_bg.gif') repeat-x;height:24px;vertical-align:middle;}
 .IDListType td {background-color:#DCECFA;}
.DetailRow2 {background-color:#DCECFA;}
 /* I added IDoptions to the TD with the Watch, Ask, Bid, etc and I had to add styles directly to the a href's in this TD, for some reason the css was being overwritten somewhere else and I couldnt find where. */
 .IDoptions {padding-top:10px;}
 
 .stripebar a:link {color:gray;text-decoration:none;}
.stripebar a:visited {color:gray;text-decoration:none;}
.stripebar a:hover {color:gray;text-decoration:none;}

