/******************************************************************************/ /** COMMON STYLES *************************************************************/ body { background-color: #fff5d8; color: black; font: normal 11px Tahoma; margin: 0; padding: 0; } a:link { text-decoration: none; } a:visited { text-decoration: none; } a:hover { text-decoration: underline; } a:active { text-decoration: underline; } a img { border: 0px; } a.top:link, a.top:visited { font: normal 10px Tahoma; color: #7B2300; text-decoration: none; } a.top:hover { color: #7B2300; text-decoration: underline; } a.top2:link, a.top2:visited { font: normal 10px Tahoma; color: #ffffff; text-decoration: none; } a.top2:hover { color: #ffffff; text-decoration: underline } /******************************************************************************/ /** LEFT MENU *****************************************************************/ td.top_menu p { margin: 8 0 0 0; text-align: center; font: bold 7pt Tahoma; text-transform: uppercase; color: #828282; cursor: default; } a.top_menu:link, a.top_menu:visited { font: bold 12px Tahoma; text-transform: lowercase; color: black; text-decoration: none; } a.top_menu:hover { font: bold 12px Tahoma; text-transform: lowercase; color: black; text-decoration: underline; } /******************************************************************************/ /** WORK AREA *****************************************************************/ td.page_title { font: normal 15px Tahoma; color: #403D3D; padding: 1 0 3 5; } /* Text */ .text { color: black; font: normal 11px Tahoma; padding: 3 40 20 40; text-align: justify; } .text p { text-indent: 15px; text-align: justify; margin: 0 0 3 0; } /* Images */ .text img { border: 1px solid #361D16; margin: 5 10 3 10; } /* Headers */ .text h1 { font: bold 14px Tahoma; color: #BE1200; margin: 10 10 10 0; } .text h2 { font: bold 13px Tahoma; color: #DB4401; margin: 7 10 7 0; } .text h3 { font: bold 12px Tahoma; color: #334301; margin: 4 10 4 0; } .text h4 { font: bold 11px Tahoma; color: #070B41; margin: 4 10 4 0; } /* Links */ .text a:link { color: #9B1003; text-decoration: none; } .text a:visited { color: #B9645B; text-decoration: none; } .text a:hover { color: #9B1003; text-decoration: underline; } /* Lists */ .text ol { margin: 10 30 10 50; list-style-type: decimal; color: #A11401; } .text ul { margin: 10 30 10 40; list-style-type: square; list-style-image: url(../images/bull.gif); color: #000; } .text li { margin: 0 0 2 0; padding: 0; color: #000; } /* Lyric block */ .text .lyric { font: bold 11px Tahoma; font-style: italic; color: #F73400; margin: 10 60 10 70; } /* Tables */ .text table.table { border-collapse: collapse; border: 1px solid gainsboro; margin: 10 10 10 10; } .text table.table th { border: 1px solid gainsboro; font: bold 8pt Arial; padding: 3px; text-align: center; vertical-align: middle; background-color: #f3f3f3; } .text table.table td { border: 1px solid gainsboro; font: normal 8pt Arial; padding: 3px; } /* Table Price */ .text table.price { border-collapse: collapse; border: 1px solid gray; margin: 3 10 3 10; } .text table.price th { border: 1px solid gray; font: bold 8pt Tahoma; padding: 3 5 3 5; color: #B93D06; text-align: center; text-transform: uppercase; vertical-align: middle; background-color: #f0f0f0; } .text table.price td { border: 1px solid gray; font: normal 8pt Tahoma; padding: 7 5 8 5; vertical-align: top; } .text table.price th a:link, .text table.price th a:visited { color: #B93D06; text-decoration: underline; } .text table.price th a:hover { color: #B93D06; text-decoration: underline; } /* Table Transfers */ .text table.transfer { border-collapse: collapse; border: 1px solid gray; margin: 3 10 3 10; } .text table.transfer th { border: 1px solid gray; font: bold 10pt Verdana; padding: 3 5 3 5; text-align: center; text-transform: uppercase; vertical-align: middle; color: #B93D06; background-color: #f0f0f0; } .text table.transfer td.col { border: 1px solid gray; font: bold 8pt Tahoma; padding: 7 5 8 5; vertical-align: top; text-align: right; background-color: #f0f0f0; width: 120px; } .text table.transfer td.val { border: 1px solid gray; font: normal 8pt Tahoma; padding: 7 5 8 5; text-align: left; vertical-align: top; } .text table.transfer td.img { border: 1px solid gray; padding: 10; text-align: center; vertical-align: middle; background-color: #E0E0E0; width: 170px; } .text table.transfer td.img img { border: 1px solid gray; } .text table, .text table td, .text table th { font: normal 8pt Tahoma; } /******************************************************************************/ /** CATALOG *******************************************************************/ .text table.auto_list td.auto_info { font: normal 10pt Tahoma; border-left: 1px solid #7A7A7A; border-bottom: 1px solid #7A7A7A; padding: 0 5 5 5; vertical-align: top; } a.auto_img:link img, a.auto_img:visited img { border: 1px solid black; margin: 0; } a.auto_img:hover img { border: 1px solid #B93D06; margin: 0; } /******************************************************************************/ /** PAGE ELEMENTS *************************************************************/ .pages { font: normal 11px Tahoma; color: #A30000; padding: 0 6 0 0; } a.page:link { font: normal 11px Tahoma; color: #535252; text-decoration: none; padding: 0 2 0 2; } a.page:visited { font: normal 11px Tahoma; color: #B5B5B5; text-decoration: none; padding: 0 2 0 2; } a.page:hover { font: normal 11px Tahoma; color: #535252; text-decoration: underline; padding: 0 2 0 2; } .page_cur { font: bold 12px Tahoma; color: #D92508; padding: 0 2 0 2; } /******************************************************************************/ /** BOTTOM LINK ***************************************************************/ a.bottom_menu:link, a.bottom_menu:visited { font: bold 11px Tahoma; color: #1E1E1E; text-decoration: none; text-transform: lowercase; } a.bottom_menu:hover { font: bold 11px Tahoma; color: #1E1E1E; text-decoration: underline; text-transform: lowercase; } a.bottom_menu:active { font: bold 11px Tahoma; color: #1E1E1E; text-decoration: underline; text-transform: lowercase; } /******************************************************************************/ /** CONTACTS ******************************************************************/ .contacts { font: normal 11px Tahoma; color: #454544; padding: 2 5 3 5; } .contacts a:link, .contacts a:visited { color: #454544; text-decoration: underline; } .contacts a:hover { color: #000; text-decoration: underline; } /******************************************************************************/ /** FORM ELEMENTS *************************************************************/ form { margin: 10 20 10 20; } /* Button Control Style */ .button { border: 1px solid gray; CURSOR: hand; font: normal 8pt Arial; COLOR: black; background-color: #f3f3f3; height: 18px; } /* Edit Control Style */ .edit { color: #333; border: 1px solid silver; font: normal 10pt Arial; background-color: White; height: 18px; } /* Select Control Style */ .select { color: #333; font: normal 10pt Arial; border: solid silver; border-width: 1px; background-color: White; } /******************************************************************************/ /** ANT GROUP LINK ************************************************************/ a.ant:link, a.ant:visited { font: normal 10px Tahoma; color: #000; text-decoration: none; } a.ant:hover { color: #000; text-decoration: underline; }