/* CSS stylesheet ===================================== For: prime-foods.ru Template name: 'Grass' Title: General/main page Date: 25.04.07 Author: Max Korinets (http://yent.ru) =====================================*/ /*General*/ * {padding: 0; margin: 0;} html {background: #8ca33c;} body {width: 710px; margin: 0 auto; font-family: Trebuchet MS;} li {list-style: none;} /*Header*/ #logo, #header h1, #header .label {display: none;} #header {color: #c2d18b; position: relative;} #header .description {background: url(images/logo.gif) 0 1.5em no-repeat; height: 5.5em; text-align: right; padding-top: 1.3em;} #header .tel {position: absolute; top: 1.2em; right: 0; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 2.3em; font-weight: bold; padding-left: 55px; background: url(images/header.tel.gif) 0 8px no-repeat;} #header a {text-indent: -99999px; display: block; position: absolute; top: 30px; left: 0; width: 165px; height: 68px;} /*Nav*/ #nav {text-transform: lowercase; color: #c2d18b; position: absolute; top: 6.7em; margin-left: 0.5em;} #nav h2 {float: left;} #nav li {float: left; font-size: 1.5em; padding: 0 0.5em; border-right: 2px solid #c2d18b;} #nav li.last {border: none;} #nav a {color: #fff; text-decoration: none;} #nav a:hover {text-decoration: underline;} /*Content*/ .panel {clear: both; background: url(images/panel.gif) repeat-y; margin: 2em 0 0 0;} .panel.first {margin-top: 3em;} .panel .top {height: 12px; background: url(images/panel.top.gif) no-repeat;} .panel.first .top {background: url(images/panel.first_top.jpg) no-repeat; height: 161px;} .panel .bottom {height: 12px; background: url(images/panel.bottom.gif) left bottom no-repeat;} .panel h2 {color: #5e711a; border-bottom: 1px solid #5e711a; text-transform: lowercase; font-size: 1.5em; margin: 0 1em 0.5em 1em;} .panel p {margin: 1em 1.5em 1.5em 1.5em;} .panel h3 {margin: 0 1.5em 0.5em 1.5em; color: #5e711a; font-size: 1.1em; font-weight: normal;} .panel ul {margin: 1em 1.5em 2em 1.5em; background: #ebebeb; padding: 0.5em;} .panel li {margin: 0 0 0.5em 3em;} .panel ul ul {margin: 0.5em 1.5em 1em 3em;} #nav_map { margin-top: 2.5em; border: none;} .ill {height: 161px; width: 234px; float: right;} img.scheme {margin: 1em 7em; border: none;} #beef .ill {background: url(images/beef_ill.jpg);} #lamb .ill {background: url(images/lamb_ill.jpg);} #mutton .ill {background: url(images/mutton_ill.jpg);} #veal .ill {background: url(images/veal_ill.jpg);} #duck .ill {background: url(images/duck_ill.jpg);} /*Footer*/ #footer {font-size: 0.7em; font-family: Verdana, Arial, Helvetica, sans-serif; padding: 1em 2em;} #footer a {color: #000;} #footer img {border: 0;} #banners { float: right;}