@import "tabs.css"; body { margin:0; overflow:-moz-scrollbars-vertical; background:url(./images/bg.png); } body, td, div, span, p, ul, li { font-family:arial,helvetica; font-size:12px; color:#000; } a { font-weight:bold; color:#297dcb; text-decoration:underline; } a:hover { text-decoration:underline; } .container { display:block; width:100%; background:url(./images/bg-top.png) repeat-x; padding:0 0 14 0; } .bar { background:url(./images/bar.png) no-repeat; } .bar-title { margin:0px; color:#fff; font-size:19px; font-weight:bold; font-style:italic; margin:2px 0px 0px 225px; text-transform:uppercase; } #menu { } .menu-cat { width:200px; height:24px; background:url(./images/menu-category.png) no-repeat; } .menu-cat-inner { line-height:25px; margin-left:8px; color:#fff; font-size:15px; font-weight:bold; text-transform:uppercase; letter-spacing:-1px; } .menu-divider { width:185px; height:1px; background:url(./images/menu-divider.png) no-repeat; } #menu a { display:block; width:199px; height:24px; line-height:24px; font-size:13px; font-weight:bold; color:#454545; text-decoration:none; } #menu a:hover { background:url(./images/menu-hover.png) no-repeat #fff8b1; color:#000; } .footer-top { background:url(./images/footer-top.png) no-repeat #fff; } .footer { background:url(./images/footer.png) no-repeat; font-size:11px; color:#9d9d9d; padding:5 0 0 0; } .footer a { color:#9d9d9d; text-decoration:underline; } .big-headline { font-size:16px; font-weight:bold; text-transform:uppercase; color:#3176c8; } .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: #ff6600; font-weight: bold; } .text { line-height: 12pt; } .box-border { background-color: #6F8CA5; } .box-header { font-size: 11px; font-family: Tahoma,Arial; font-weight: bold; font-weight: bold; color: #FFFFFF; filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=1,OffY=1,Color='#1F4C6A',Positive='true'); width: 99%; } .box-bg { background-color: #EFF7FC; } .table-border { background-color: #333333; } .table-bg { background-image: url('./images/table-bg.gif'); background-repeat: repeat-y; background-color: #FFFFFC; } .table-header { background-image: url('./images/table-header.gif'); background-repeat: no-repeat; background-color: #DDDFA4; font-size: 11px; font-family: Tahoma,Arial; font-weight: bold; color: #000000; } .border { background-color: #d9d9d9; } form { margin: 0px; padding: 0px; } .bgcolor1 { background-color: #f5f5f5; // change to match template } .bgcolor2 { background-color: #fff; //change to match template } .warning { color: red; } .success { color: blue; } .select { font-family: Tahoma, Arial; font-size: 12px; border-style: solid; border-width: 1px; border-color: #9d9d9d; color: #000000; } .field { font-family: Tahoma, Arial; font-size: 12px; border-style: solid; border-width: 1px; border-color: #9d9d9d; padding: 2px; font-weight: bold; color: #000000; background-color: #fff; } .field-cell { color: #fff; font-weight: bold; background-color: #437ec8; } .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; } .plate-small { text-align:center; width:100px; padding:1px; background-color:#ffd307; } .plate-big { width:160px; background-color:#ffd307; margin-left:20px; text-align:center; } .plate-big-inner { margin-top:0px; } .home-featured-price { margin-top:3px; margin-bottom:1px; font-size:15px; font-weight:bold; color:#555; text-align:center; } .photo-bottom { margin:220px 0px 0px 191px; width:320px; background:url(./images/photo-bottom.png) no-repeat bottom #f0f0f0; } .photo-quote { font-style:italic; padding:5px 5px 0px 5px; font-size:13px; line-height:15px; } .photo-name { font-weight:bold; padding:4px 40px 5px 0px; font-size:15px; text-align:right; } .photo-name-no-quote { font-weight:bold; padding:4px 0px 5px 0px; font-size:15px; text-align:center; } .photo-name span, .photo-name-no-quote span { font-size:15px; } #shop-slide { position:absolute; top:0px; left:0px; } #shop-slide div { position:absolute; }