* {
padding:0;
margin:0;
}
html>body {
}
body {
background: /*#FBE8D8*/#fff;
color:#1D1D1D;
margin: 0px; padding: 0px; height: 100%; font: 13px/16px Arial, Helvetica, sans-serif;
}
td {
font: 13px/16px Arial, Helvetica, sans-serif;
}
a {
color:#E77817;
}
#header {
height: 90px;
background: #fff repeat-x 0 0;
/*background: #FBE8D8 url("../decor/ornament.gif") repeat-x 0 0;*/
}
#slogan {
width:280px;
background-color: #fff;
color:#E77817;
padding:1px 5px 5px 5px ;
letter-spacing:-1px;
}
#phone {
position: absolute;
top: 25px;
right: 100px;
background-color: #fff;
color:#000;
padding:5px;
font-size:11px;
}
#phone span {
color:#E77817;
font-size:18px;
}
#logo img{
position: absolute;
top: 15px;
left: 15px;
border:0;
}
#grape {
width: 232px;
height: 89px;
background: url("../decor/grape1.gif") no-repeat 0 0;
position: absolute;
top: 0;
left: 0;
}
#menu {
width: 149px;
height: 155px;
background: #B5DFDE no-repeat 0 0;
/* background: url("../decor/menu_bg.gif") no-repeat 0 0;*/
text-align:right;
}
#menu ul {
font:16px/1 Arial;
font-weight:bold;
padding:8px 15px;
}
#menu li {
display: block;
list-style:none;
height:18px;
padding:5px 10px;
margin:0 0 1px;
}
#menu .active
{
color:#E77817;
}
#menu div.p_active a
{
color:#E77817;
}
#menu a {
color:Black;
}
#wrapper {
width:1000px;
margin:0 auto;
text-align:left;
}
#sidebar {
float:left;
width:190px;
}
#content {
margin-left:190px;
margin-right:20px;
padding:0;
}
#menu_catalog {
padding-top:0px;
}
#menu_catalog ul {
font:16px/1 Arial;
font-weight:bold;
margin-bottom:10px;
}
#menu_catalog li {
display: inline;
list-style:none;
height:18px;
margin-right:20px;
}
#menu_catalog a {
color:#000 ;
}
#menu_catalog .active a
{
color:#E77817;
}
#footer {
border-top:1px solid #E77817;
padding-top:10px;
color:#E77817;
margin-left:190px;
font-size: 12px;
}
#bottom {
height: 100px;
background: #fff repeat-x 0 bottom;
/*background: #FBE8D8 url("../decor/ornament_.gif") repeat-x 0 bottom ;*/
color:#E77817;
}
#tritec {
background-color: #fff;
float:right;
margin:50px 20px 0 0;
padding:2px 5px;
color:#E9842B;
font-size:9px;
}
#tritec a {
color:#E9842B !important;
}
.withborder {
border:10px solid #fff;
}
.item {
text-align:center;
float:left;
font-size: 11px;
margin:5px;
}
#catalogD
{
float:left;
}
#catalogD .description
{
clear:left;
}
.preview {
background-color:#fff;
background-position:center;
background-repeat:no-repeat;
width:20px;
height:20px;
border:2px solid #fff;
padding:1px;
cursor:hand;
}
.previewA {
background-color:#fff;
border:2px solid #fff;
padding:1px;
cursor:hand;
}
.previewC
{
text-align:center;
float:left;
font-size: 11px;
margin:5px;
background-color:#fff;
background-position:center;
background-repeat:no-repeat;
/*text-align:center;*/
width:100px;
height:40px;
border:0px solid #fff;
padding:1px;
cursor:hand;
}
.previewC div
{
margin-top:15px;
}
.preview.t1{
width:600px !important;
height:20px !important;
}
.preview.t2{
width:242px !important;
height:20px !important;
}
.full {
background-color:#fff;
background-position:center;
background-repeat:no-repeat;
text-align:center;
/*width:300px;
height:300px;*/
border: 10px solid #fff !important;
padding:1px;
margin-bottom:5px;
}
.full img
{
border: 0;
}
#pages {
background-color:#FCDEC5;
padding:5px;
margin:5px;
}
#pages ul {
padding: 5px;
margin: 5px;
}
#pages li {
display:inline;
padding:5px;
position:relative;
margin:1px ;
}
#pages li.activ_page {
background-color:#ccc;
}
#pages li.activ_page a{
color:#333 !important;
text-decoration: none !important;
}
.mail
{
}
.mail div
{
margin: 10px;
}
iframe
{
border: 1px solid #CDDCE5;
background-color:#ffffff;
}
.hidden {
display:none;
}