File: //var/www/bk/efi/eficenter.ru/old/css/main.css
body {
font-family: arial, helvetica, sans-serif;
font-size: 12px;
color: #222;
margin: 0px;
background: #fff;
}
a img {
border: none;
}
ul {
margin: 0;
}
i {
color: #777;
}
i.up10 {
top: -10px;
position: relative;
}
.arrow {
padding: 0 0 0 14px;
background-image: url(../i/arrow.gif);
background-repeat: no-repeat;
background-position: 0 3px;
}
a{
text-decoration: none;
}
a:link {
color: #0e5d8b;
text-decoration: none;
}
a:link:hover {
color: #0281ca;
text-decoration: underline;
}
a:visited {
color: #0281ca;
}
.highlight {
color: #333;
background: #ffffcc;
font-weight: bold;
}
.border {
border-top: dotted 1px #ddd;
margin-top: 10px;
}
h1 {
font-size: 25px;
color: #222;
margin: 10px 0 20px 0;
padding: 0;
font-weight: bold;
overflow: visible;
letter-spacing: -0.4px;
}
h2 {
font-size: 18px;
line-height: 22px;
color: #222;
margin: 0;
padding: 0 0 10px 0;
font-weight: normal;
}
h3 {
font-size: 13px;
color: #222;
margin: 0 0 6px 0;
padding: 6px 10px;
font-weight: normal;
background: #efefef;
}
h4 {
font-size: 14px;
line-height: 18px;
color: #444;
margin: 0;
padding: 0 0 0 0;
font-weight: bold;
}
hr {
height: 0px;
border: 0px;
margin: 10px 0;
border-top: dotted 1px #e1e1e1;
overflow: hidden;
clear: both;
}
p { padding: 10px 0 0 0;}
/* Head */
#head {
background: #333;
color: #fff;
padding: 4px 0 0 0;
margin: 0 0 15px 0;
height: 103px;
position: relative;
border-top: 2px solid #2c2c2c;
}
#headsm {
background: #333;
color: #fff;
padding: 0;
margin: 0 0 15px 0;
height: 35px;
position: relative;
}
#head-login {
padding: 0;
text-align: right;
color: #888;
position: absolute;
top: 10px;
right: 0;
}
#head-login a:link, #head-login a:visited {
color: #fff;
text-decoration: none;
}
#head-login a:hover {
color: #0281ca;
text-decoration: none;
}
#head-inner {
width: 850px;
margin: 0 auto;
position: relative;
}
#head-logo {
padding: 0;
position: absolute;
top: 0;
left: 0;
}
#title {
padding: 0;
margin: 0 auto;
background: #12588e url(../i/bg_title.gif) repeat-x;
}
#title.small {height: 8px; overflow: hidden}
#title.medium {height: 150px; overflow: hidden}
#title.large {height: 220px; overflow: hidden}
#title-inside {
padding: 0;
margin: 0 auto;
height: 160px;
width: 850px;
position: relative;
}
.title-more {
position: absolute;
top: 178px;
left: 8px;
}
.title-buy {
position: absolute;
top: 178px;
left: 168px;
}
#breadcrumb {
background: #efefef;
color: #999;
font-size: 12px;
margin: 0 auto;
padding: 2px 0;
border-bottom: 1px solid #e1e1e1;
text-transform: capitalize;
}
#breadcrumb-inside {
padding: 6px;
width: 850px;
margin: 0 auto;
}
#head-select {
padding: 6px;
border: 6px solid #0e5d8b;
background-color: #efefef;
position: absolute;
top: 10px;
right: 0;
}
/* Main navigation */
#head-nav {
font-weight: bold;
font-size: 13px;
padding: 0;
position: absolute;
top: 68px;
right: 0;
}
#head-nav ul {
float: left;
margin: 0px;
padding: 0px;
}
#head-nav ul li {
display: block;
float: left;
list-style: none;
background: #4d4d4d;
margin-left: 5px;
border-left: 1px solid #676767;
border-top: 1px solid #676767;
border-right: 1px solid #676767;
}
#head-nav ul li a {
display: block;
float: left;
color: #fff;
text-decoration: none;
padding: 9px 16px;
}
#head-nav ul li a:hover,#head-nav ul li a.current {
color: #0281ca;
background: #fff;
}
/* Content */
#content {
width: 850px;
margin: 0 auto;
padding: 30px 0 0 0;
overflow: hidden;
line-height: 17px;
}
#content-left {
float: left;
width: 600px;
padding: 0;
text-align: justify;
}
#content-right {
float: right;
width: 200px;
margin: 0;
padding: 6px;
background: #efefef;
border: 1px solid #e1e1e1;
}
#content-full {
float: left;
width: 850px;
padding: 0;
text-align: justify;
}
#content-col1 {float: left; width: 200px;}
#content-col2 {float: left; width: 400px;}
#content-col3 {float: left; width: 198px; margin: 0 15px 0 0; padding:15px 15px 0 15px; background:#f7fcfe; border: 1px solid #e1e1e1;}
#content-col3 p {margin: 2px 0 0 0; font-size: 12px;}
#content-col3 .colright { text-align: right; margin-top: -10px;}
#content-col4 {float: left; width: 590px; margin: 0 15px 0 0;}
#content-col6 {float: left; width: 172px; margin: 0 15px 0 0;}
#content-col7 {float: left; width: 172px;}
#content-col6 p, #content-col7 p { margin: -5px 0 -10px 0; text-align: left; }
.clickhere {padding: 0; margin-top: 5px; clear: both; text-align:center; border-top: solid 1px #e1e1e1;}
#content p {
padding: 0 0 8px 0;
}
#content .feature-list {
margin: 10px;
padding: 0;
list-style: none;
text-align: justify;
}
#content .feature-list li {
padding: 1px 0 4px 25px;
background-image: url(../i/bullet.gif);
background-repeat: no-repeat;
background-position: 0 4px;
}
/* Floating Sections - Page Specific */
.ps-wrap { height: 100%; clear: both; margin-bottom: 10px; overflow: hidden; background: #f7f7f7; padding: 10px; position: relative; }
.ps-thumb { width: 160px; float: left }
.ps-thumb2 { width: 200px; float: left }
.ps-description { width: 400px; float: right; text-align: justify; }
.ps-description2 { width: 360px; float: right; text-align: justify; }
.flag {position: absolute; right:10px ; top: 10px;}
img.floatLeft { float: left; margin: 5px 20px 10px 0; }
img.floatRight { float: right; margin: 5px 0 10px 20px; }
img.linkedin { float: right; margin: 0; }
.hpad { margin: 0 0 10px 0; }
.bpad { margin: 0 10px; }
#full-box {
margin: 0 0 20px 0;
padding: 6px;
background: #efefef;
border: 1px solid #e1e1e1;
text-align: center;
word-spacing: 10px;
}
#box-inner {
margin: 0 0 6px 0;
padding: 6px;
background: #fff;
border: 1px solid #e1e1e1;
}
.clear-box {
margin: 0 0 20px 0;
}
.testimonial {
float: right;
width: 194px;
margin: 20px 0;
padding: 10px 10px 0 10px;
border-top: dotted 1px #e1e1e1;
border-bottom: dotted 1px #e1e1e1;
}
/* Foot */
#foot {
padding: 40px 0;
margin: 60px 0 0 0;
overflow: hidden;
border-top: 8px solid #0281ca;
background: #333;
color: #777;
line-height: 18px;
}
#foot a:link, #foot a:visited {
color: #fff;
background-color: inherit;
text-decoration: none;
}
#foot a:hover {
color: #fff;
text-decoration: underline;
}
.foot-inner {
width: 850px;
margin: 0 auto;
}
#prefoot {
padding: 20px 0;
margin: 60px 0 0 0;
overflow: hidden;
border-top: 1px solid #e1e1e1;
border-bottom: 8px solid #0281ca;
background: #efefef;
color: #777;
line-height: 18px;
}
/* Sub navigation */
.subnav {
padding: 6px;
background: #fff;
border: 1px solid #e1e1e1;
}
#subpad {
margin: 6px 0 0 0;
}
.subnav ul {
list-style-type: none;
margin: 0;
padding: 0;
font-weight: normal;
}
.subnav li {
padding: 4px 10px 4px 22px;
border-top: 1px dotted #e1e1e1;
background-image: url(../i/page.gif);
background-repeat: no-repeat;
background-position: 5px 7px;
}
.subnav ul li b {
padding: 0;
border-top: 1px dotted #e1e1e1;
font-weight: bold;
}
.subnav a:link, .subnav a:visited {
color: #0281ca;
text-decoration: none;
}
.subnav a:hover {
text-decoration: underline;
color: #0281ca;
}
/* Sub nav list */
.sublist {
padding: 6px;
background: #f7fcfe;
border: 1px solid #e1e1e1;
color: #666;
}
.sublist ul {
list-style-type: none;
margin: 0;
padding: 0;
font-weight: normal;
}
.sublist li {
padding: 0 10px 4px 22px;
background-image: url(../i/bullet.gif);
background-repeat: no-repeat;
background-position: 5px 4px;
}
.sublist ul li b {
padding: 0;
border-top: 1px dotted #e1e1e1;
font-weight: bold;
}
.sublist a:link, .sublist a:visited {
color: #0281ca;
text-decoration: none;
}
.sublist a:hover {
text-decoration: underline;
color: #0281ca;
}
/* Product main menu */
#prodhead {
color: #fff;
padding: 0;
margin: 0;
height: 50px;
position: relative;
}
#prodhead-inner {
width: 850px;
margin: 0 auto;
position: relative;
}
#prodhead-logo {
padding: 0;
position: absolute;
top: 12px;
right: 0;
}
#prodhead-nav {
font-weight: bold;
font-size: 13px;
padding: 0;
position: absolute;
top: 18px;
left: 0;
}
#prodhead-nav ul {
float: left;
margin: 0px;
padding: 0px;
}
#prodhead-nav ul li {
display: block;
float: left;
list-style: none;
background: #efefef url(../i/bg_tab_product.gif) repeat-x;
margin-right: 5px;
border-left: 1px solid #e1e1e1;
border-top: 1px solid #e1e1e1;
border-right: 1px solid #e1e1e1;
}
#prodhead-nav ul li a {
display: block;
float: left;
color: #777;
text-decoration: none;
padding: 9px 16px;
}
#prodhead-nav ul li a:hover,#prodhead-nav ul li a.current {
color: #0281ca;
background: #fff;
}
/* CSS Table */
.csstable {
padding: 0;
margin: 0 0 20px 0;
width: 100%;
}
.csstable th {
text-align: left;
padding: 14px;
font-size: 18px;
font-weight: normal;
}
.csstable td {
text-align: left;
border-bottom: 1px solid #ddd;
padding: 5px 30px;
}
.csstable .bullet {
background-image: url(../i/arrow.gif);
background-repeat: no-repeat;
background-position: 10px 10px;
}
.csstable img {
margin: 0;
}
.csstable .trtitle {
background: #eee;
}
.csstable tr {
}
.csstable .trodd {
background: #eff9fe;
}
.csstable .thlarge {
width: 44%;
}
.csstable .thsmall {
width: 28%;
}
.findb{
border: 1px solid #7e9db9;
padding: 2px;
background = #FFFFFF;
cursor:hand;
cursor:pointer;}
#c td.index {font-size: 10px; color: #000000; font-weight: bold}
#c td.empty {font-size: 10px; color: #000000; font-weight: bold}
#c td.dt_string {font-size: 10px; color: #000090; font-weight: bold}
#c td.dt_int {font-size: 10px; color: #909000; font-weight: bold}
#c td.dt_float {font-size: 10px; color: #007000; font-weight: bold}
#c td.dt_date {font-size: 10px; color: #008080; font-weight: bold}
#c td.dt_unknown {font-size: 10px; background-color: #f0d0d0; font-weight: bold}
#c td.empty {font-size: 10px; background-color: #f0f0f0; font-weight: bold}