@import "tabs.css"; body { behavior: url('/csshover.htc'); padding-top: 5px; } body.bg { overflow: -moz-scrollbars-vertical; background-color: #fff; } body, div, span, ul, li, p, td { font-family: Tahoma,Arial; font-size: 11px; color: #333333; } a:link { text-decoration: underline; color: #006600; } a:active { text-decoration: underline; color: #006600; } a:visited { text-decoration: underline; color: #006600; } a:hover { text-decoration: none; color: #006600; } a.path:link { text-decoration: none; color: #006600; font-weight: normal; } a.path:active { text-decoration: none; font-weight: normal; color: #006600; } a.path:visited { text-decoration: none; color: #006600; font-weight: normal; } a.path:hover { text-decoration: underline; color: #006600; font-weight: normal; } a.lite:link { text-decoration: none; color: #FFFFFF; font-weight: normal; } a.lite:active { text-decoration: none; color: #FFFFFF; font-weight: normal; } a.lite:visited { text-decoration: none; color: #FFFFFF; font-weight: normal; } a.lite:hover { text-decoration: underline; color: #FFFFFF; font-weight: normal; } .menu-cat, a.menu-cat, a.menu-cat:hover { color:#fff; display:block; width:149px; height:18px; line-height:18px; background-image:url('http://www.canvasandropes.co.uk/templates/canvas/images/menu-bar.gif'); font-size:11px; font-family:Tahoma,Arial; font-weight:bold; text-decoration:none; text-align:center; } .big-headline { font-family: Trebuchet MS, Tahoma,Arial; font-size: 17px; color: #000000; font-weight: normal; padding: 0px; margin: 0px; } .med-headline { font-family: Tahoma,Arial; font-size: 11px; color: #000000; font-weight: bold; padding: 0px; margin: 0px; padding-bottom: 4px; } .small-headline { font-family: Tahoma,Arial; font-size: 11px; color: #000000; font-weight: bold; } .text { line-height: 12pt; } .box-border { background-color: #074700; } .box-header { font-size: 11px; font-family: Tahoma,Arial; font-weight: bold; font-weight: bold; color: #fff; width: 99%; } .box-bg { background-color: #fefedf; } .table-border { background-color: #333333; } .table-bg { background-image: url('http://www.canvasandropes.co.uk/templates/canvas/images/table-bg.gif'); background-repeat: repeat-y; background-color: #F1F8F1; } .table-header { background-image: url('http://www.canvasandropes.co.uk/templates/canvas/images/table-header.gif'); background-repeat: no-repeat; background-color: #A3D5A6; font-size: 11px; font-family: Tahoma,Arial; font-weight: bold; color: #000000; } .border { background-color: #074700; } form { margin: 0px; padding: 0px; } .bgcolor1 { background-color: #fefedf; // change to match template } .bgcolor2 { background-color: #fefedf; //change to match template } .top { width: 100%; height: 100%; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFFFFF, endColorstr=#0c6d03, gradientType='1') } .footer { color: #fff; background-color: #074700; width: 100%; height: 30px; } .footer a { color: #fff; } .footer a:hover { color: #fff; text-decoration: none; } .warning { color: red; } .success { color: green; } .select { font-family: Tahoma, Arial; font-size: 11px; border-style: solid; border-width: 1px; border-color: #666666; color: #666666; } .field { font-family: Tahoma, Arial; font-size: 11px; border-style: solid; border-width: 1px; border-color: #074700; height: 17px; padding-left: 2px; font-weight: bold; color: #666666; } .field-lit { font-family: Tahoma, Arial; font-size: 11px; border-style: solid; border-width: 1px; border-color: #666666; height: 17px; padding-left: 2px; font-weight: bold; color: #666666; border-color: #FF0000; } .button { font-size: 11px; font-family: Tahoma, Arial; } .field-cell { color: #FFFFFF; font-weight: bold; background-color: #074700; } .small { font-size: 11px; } .smaller { font-size: 10px; } .smaller-lite { font-size: 10px; color: #666666; } .cell-frame { border-style: solid; border-color: #d2d2d2; border-width: 1px; background-color: #fafafa; padding: 12px; } /* CUSTOM MENU STYLES */ #menu-container { width: 175px; text-align: left; } .category { background-image: url('http://www.canvasandropes.co.uk/templates/canvas/images/category_bg.jpg'); background-repeat: no-repeat; background-color: #074700; color: #fff; font-weight: bold; text-align: center; padding: 5px; } .category-links { border: 1px solid #074700; background-color: #fefedf; margin-bottom: 5px; } .category-links ul { margin: 5px 10px 5px 10px; padding: 0px; list-style-type: none; } .category-links ul li { margin-bottom: 5px; } .category-links ul li a:link, .category-links ul li a:visited { color: #074700; text-decoration: none; } .category-links ul li a:hover { color: #074700; text-decoration: underline; } .category-links ul li a:active { color: #074700; text-decoration: none; }