@import 'pagenavi.css';

body {
   margin: 0px;
}

body,td,th {
   font-family: Tahoma;
   font-size: 12px;
   color: #410101;
}

a {
   font-family: tahoma;
}

a:link {
   color: #BC1410;
}

a:visited {
   color: #333333;
}

a:hover {
   color: #9E713A;
   text-decoration: underline;
}

a:active {
   color: #9E713A;
   text-decoration: underline;
}

.style1 {
   font-size: 18px;
   font-weight: bold;
   color: #97120D;
}

.menu {
   font-weight: bold;
   font-size: 14px;
   text-decoration: none;
}

.nav {
   font-weight: bold;
   font-size: 13px;
   text-decoration: none;
   padding-left: 5px;
}

.top {
   background: url('../images/index_bg.jpg') top center no-repeat;
}

.cats {
   background: url('../images/logo_cats.png') top right no-repeat;
}

.prod {
   background: url('../images/logo_prod.png') top left no-repeat;
}

.water {
   background: url('../images/water.jpg') top center no-repeat;
}

.brickworks {
   background: url('../images/brickworks.jpg') top center no-repeat;
}

.cereals {
   background: url('../images/cereals.jpg') top center no-repeat;
}

.cargo {
   background: url('../images/cargo.jpg') top center no-repeat;
}

.cats_filler {
   background: url('../images/cats_filler.jpg') top center no-repeat;
}

.main {
   background: url('../images/main.jpg') top center no-repeat;
}

.produce {
   background: url('../images/produce.jpg') top center no-repeat;
}

.right {
   padding-left: 15px;
   padding-right: 15px;
}

.menu a, .menu a:visited, .menu a:hover, .menu a:active {
   text-decoration: none;
   text-transform: uppercase;
   color: #410101;
}
.result {
   margin-top: 20px;
}

.result .title {
   font-weight: bold;
}

.result .text {
   margin-top: 3px;
}
.bg_foto {
   background: url('../images/bg_foto.gif') top no-repeat;
}
a img {
   border: 0;
}
.latest-news {
   width: 200px;
   margin: -10px 0 0 20px;
}
.news-result {
   margin-bottom: 10px;
}
.news-result .title {
   font-weight: bold;
}
.news-result .date {
   text-align: right;
   color: green;
}
.all-news {
   text-align: right;
}
.error-field {
   color: #e00;
   font-weight: bold;
}
.required {
   color: #e00;
}
.error-box {
   background: url("../images/admin/error_bg.gif") top center repeat-x;
   border: 1px solid #ff9999;
   width: 400px;
   padding: 15px;
}
.info-box {
   background: url("../images/admin/info_bg.gif") top center repeat-x;
   border: 1px solid #99cc99;
   width: 400px;
   padding: 15px;
   font: normal 11px Tahoma !important;
}
.help-box {
   background: url("../images/admin/help_bg.gif") top center repeat-x;
   border: 1px solid #cccc00;
   width: 400px;
   padding: 10px;
   margin: 10px 0;
}
.table-title td {
   text-align: center;
   font-weight: bold;
}
.bottom-menu {
   padding: 10px 0 20px 0;
   font-size: 10px;
}
.bottom-menu a {
   font-size: 10px;
}
.actions {
   color: #E01A23 !important;
}
.food .actions {
   color: blue !important;
}
h1 {
   color: #12BBF2;
}
.actions-menu {
   padding-bottom: 5px;
}
.actions-menu a {
   font-size: 12px;
}

