/*------------------------------------------------------------------------
* zt Template 1.5 - March, 2009
* ------------------------------------------------------------------------
* Copyright (C) 2004-2008 APL Solutions And Vision Co., LTD. All Rights Reserved.
* @license - Copyrighted Commercial Software
* Author: APL Solutions And Vision Co., LTD
* Websites: http://www.joomgroup.com - http://www.joomvision.com
-------------------------------------------------------------------------*/

/* COMMON STYLE
--------------------------------------------------------- */
html, body, form, fieldset {
margin: 0;
padding: 0;
}

body {
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 18px;
}

body#bd {
color: #444;
background: #FFF;
}

body.contentpane {
color: #2e2e2e;
font-size: 1.6em;b
line-height: 1.3em;
margin: 1em 2em;
width: auto; /* Printable Page */
}
body.fs1 {font-size: 9px;}
body.fs2 {font-size: 10px;}
body.fs3 {font-size: 11px;}
body.fs4 {font-size: 12px;}
body.fs5 {font-size: 13px;}
body.fs6 {font-size: 14px;}


/* Small text */
small, .small, .smalldark, .article-meta, .modifydate, .img_caption p, .site-slogan, a.readon {
font-size: 92%;
}

/*article image*/
img {
margin: 0;
padding: 0;
}

.img_caption p {
text-align: center;
color: #2e2e2e;
}

.img_caption.left, .img_caption.right {
margin-top: 3px;
}

.caption {
padding: 1px;
border: 3px solid #CCCCCC;
margin: 3px 3px 0 0;
}
.imgdes {
border: solid 1px #767676;
}
.img_caption p {
padding-top: 5px;
margin-top: 0px;
}

.shadow img {
padding: 1px;
border: 1px solid #CCCCCC;
}

.shadow {
float: left;
margin-right: 10px;
padding-bottom: 3px;
}

/* Heading */
h1 {font-size: 200%;}
h2 {font-size: 175%;}
h3 {font-size: 150%;}
h4 {font-size: 125%;}

p, pre, blockquote, ul, ol, h1, h2, h3, h4, h5, h6 {
margin: 1em 0;
padding: 0;
}
h2 {
font-size: 14px;
}
ul {
list-style: none;
}
ul li {
}
ul.menu {
margin: 0;
}
ul.menu li {
}
ul.menu li a {
color: #444;
display: block;
padding: 4px;
border-top: solid 1px #E8E8E8;
}
ul.block_list {
margin: 0;
overflow: hidden;
}
ul.block_list li {
display: block;
float: left;
height: 70px;
margin: 5px 0 0;
min-width: 80px;
padding: 8px 0 0;
text-align: center;
}
ul.block_list li a img {
border: 1px solid #D8D8D8;
}
ul.block_list li span.name {
font-size: 10px;
}
ul.block_list li span.name img {
border: none;
}
ol li {
margin-left: 35px;
}

th {
font-weight: bold;
padding: 8px;
text-align: left;
}

fieldset {
border: none;
padding: 10px 5px;

}


fieldset a {
font-weight: bold;
}

fieldset.input {
padding: 0;
background: none;
}

legend {
font-weight: bold;
}

hr {
border: none !important;
}

td, th, div {
font-size: 100%;
}

/* FORM
--------------------------------------------------------- */
form {
margin: 0;
padding: 0;
}

form label {
cursor: pointer;
}

input, select, textarea, .inputbox, .button {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 100%;
}
.inputbox {
padding-top: 3px;
padding-bottom: 3px;
}
.button {
color: #FFF;
background: #3F3F3F url(../images/highlight.png) repeat-x scroll 0 0;
border: solid 1px #1c1c1c;
cursor:pointer;
font-weight:bold;
overflow:visible;
padding:3px 9px;
text-decoration:none;
-moz-border-radius-bottomleft:2px;
-moz-border-radius-bottomright:2px;
-moz-border-radius-topleft:2px;
-moz-border-radius-topright:2px;
}
div.moduletable_blue .button {
color: #3e3e3e;
background: #cfcfcf;
border: solid 1px #5b5b5b;
}
* html .button { /*IE 6*/
padding: 0 5px !important;
}

*+html .button { /*IE 7*/
padding: 0 10px !important;
}

/* JOOMLA STYLE
--------------------------------------------------------- */
.article_separator {
clear: both;
margin: 0;
}
.article_column {
padding: 0 10px 0 0;
}
.column_separator {
padding: 0 0 0 10px;
}

/* content tables */
.sectiontableheader {
padding: 4px 8px;
font-weight: bold;
background: #343434 url(../images/shade.png) repeat-x scroll center bottom;
color: #FFF;
}

.sectiontableheader a,
.sectiontableheader a:hover,
.sectiontableheader a:active,
.sectiontableheader a:focus {
color: #770402;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td {
padding: 8px;
border-bottom: 1px solid #DFDFDF;
border-top: 1px solid #FFFFFF;
background: #F8F8F8 url(../images/row_bg.png) repeat-x bottom;
}
tr.sectiontableentry2 td {
padding: 8px;
border-bottom: 1px solid #DFDFDF;
border-top: 1px solid #FFFFFF;
background: #F3F3F3 url(../images/row_bg.png) repeat-x bottom;
}
tr.sectiontableentry1 td.col2,
tr.sectiontableentry2 td.col2 {
padding: 8px;
border-bottom: 1px solid #DFDFDF;
border-top: 1px solid #FFFFFF;
background: #F0F0F0 url(../images/row_bg.png) repeat-x bottom;
}
td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
padding: 4px;
}
table.contentpane {
border: none;
width: 100%;
}

table.contentpaneopen {
border: none;
border-collapse: collapse;
border-spacing: 0;
}

table.contenttoc {
margin: 0 0 10px 10px;
padding: 0;
width: 30%;
float: right;
}

table.contenttoc td {
background: url(../images/bullet.gif) no-repeat 12px 8px;
padding: 1px 5px 1px 20px;
}

table.contenttoc th {
border-bottom: 1px solid #CCCCCC;
padding: 0 0 3px;
text-indent: 5px;
}

table.poll {
border-collapse: collapse;
padding: 0;
width: 100%;
}

table.pollstableborder {
border: none;
padding: 0;
text-align: left;
width: 100%;
}

table.pollstableborder img {
vertical-align: baseline;
}

table.pollstableborder td {
border-collapse: collapse;
border-spacing: 0;
padding: 4px !important;
background: none;
}

table.pollstableborder tr.sectiontableentry1 td {
background: #EEEEEE;
}

table.searchintro {
padding: 10px 0;
width: 100%;
}

table.searchintro td {
padding: 5px!important;
}

.blog_more {
margin: 15px 0 0;
padding: 10px 0 0;
background: url(../images/dot.gif) repeat-x top;
}

.blog_more strong {
display: block;
margin: 0 0 5px;
text-transform: uppercase;
}

.blog_more ul {
margin: 0;
padding: 0;
}

.blog_more ul li {
background: url(../images/bullet.gif) no-repeat 4px 8px;
margin: 0;
padding: 0 0 0 12px;
}

.category {
font-weight: bold;
}

h1.componentheading, .componentheading {
color: #4E6A97;
font-size: 19px;
font-weight: bold;
margin: 0 0 10px;
padding: 5px 0;
}
div.componentheading {
padding: 0;
font-size: 20px;
line-height: 25px;
font-weight: bold;
overflow: hidden;
font-family: Georgia;
font-style: italic;
}
.contentdescription {
/*padding-bottom: 30px;*/
}

h2.contentheading, .contentheading {
margin: 0;
padding: 0;
}

table.blog .contentheading {
font-size: 13px;
font-weight: bold;
color: #444;
}
td.contentheading {
line-height: 20px;
font-size: 1.7em;
}
a.contentpagetitle,
a.contentpagetitle:hover,
a.contentpagetitle:active,
a.contentpagetitle:focus {
font-size: 13px;
font-weight: bold;
color: #444;
}
a {
color: #4E6A97;
outline: none;
text-decoration: none;
}
a:hover, a:active, a:focus {
color: #2F4C89;
text-decoration: underline;
}
p.readmore a {
padding: 3px 5px 3px 15px;
color: #FFF;
background: #3F3F3F url(../images/toggle-arrow.gif) no-repeat 5px center;
-moz-border-radius: 3px 3px 3px 3px;
-webkit-border-top-left-radius: 3px;
-webkit-border-top-right-radius: 3px;
-webkit-border-bottom-left-radius: 3px;
-webkit-border-bottom-right-radius: 3px;
}
p.readmore a:hover,
p.readmore a:focus,
p.readmore a:active {
background: #FF6600 url(../images/toggle-arrow.gif) no-repeat 5px center;
text-decoration: none;
}

.items-row{
width:100%;
float:left;
}

.column-1,
.column-2{
width:48%;
padding:0 5px;
float:left;
}


table.contentpaneopen, table.contentpane, table.blog {
}

.moduletable {
padding: 0;
}

ul.pagination {
margin: 15px auto 0;
padding: 10px 0 0;
background: url(../images/dot.gif) repeat-x top;
color: #514e4e;
}

ul.pagination li {
background: none;
display: inline;
margin: 0;
padding: 0;
}
ul.pagination li span{
padding: 2px 5px;
}
ul.pagination a {
padding: 2px 3px;
text-decoration: none;
color: #4E6A97;
}
ul.pagination a:hover, ul.pagination a:active, ul.pagination a:focus {
background: #4E6A97;
color: #FFF;
}
.pagenavbar {
background: url(../images/icon-pages.gif) no-repeat center left;
font-weight: bold;
padding-left: 14px;
}
.pagenavcounter {
background: url(../images/icon-pages.gif) no-repeat 0 11px;
font-weight: bold;
padding: 8px 14px 0 14px;
}
.smalldark {
text-align: left;
}
div.syndicate div {
text-align: center;
}
.pollstableborder tr.sectiontableentry1 td,
.pollstableborder tr.sectiontableentry2 td {
background: none;
}

ul.latestnews a, ul.mostread a {

}
ul.latestnews ul {
margin: 0.8em;
}
a.latestnews {
}

/* META
--------------------------------------------------------- */
.article-toolswrap {
display: block;
margin: 0 0 10px;
padding: 0;
position: relative;
}
.article-tools {
display: block;
padding: 0 10px 0 0;
}
.article-meta {
width: 70%;
float: left;
color: #770402;
}
.createby {
}
.createdate {
padding-right: 6px;
margin-right: 5px;
line-height: 24px;
font-size: 11px;
font-family: Tahoma;
}
.modifydate {
width: 100%;
display: block;
margin: 15px 0;
}
.article-section {
padding-left: 6px;
margin-left: 5px;
}
.article-section a {
color: #770402;
}
.article-category a {
color: #770402;
}
div.buttonheading {
position: absolute;
top: 4px;
right: 10px;
}
.buttonheading img {
margin: 0 0 0 5px;
border: 0;
float: right;
background: none !important;
}
/*common style for column*/

/* MODULE
--------------------------------------------------------- */


/* MAIN NAVIGATION
--------------------------------------------------------- */

#zt-wrapper {
margin: 0 auto;
padding: 0;
text-align: left;
}
.wrapper {
margin: 0 auto;
padding: 0;
width: 1200px;
/*max-width: 1100px;*/
}
/* BEGIN HEADER
-------------------------------------------------------------*/
#zt-header {
width: 100%;
position: relative;
overflow: hidden;
z-index: 9;
height: 100px;
background: url(../images/bg-header.jpg) repeat-x;
}
#zt-header-inside {
width: 100%;
height: 100px;
overflow: hidden;
background: url(../images/bg-header2.jpg) no-repeat bottom center;
}
#zt-top {
padding: 2px 0;
display: block;
overflow: hidden;
color: #666;
font-size: 10px;
background: #151515;
}
#zt-top p {
margin: 0;
}
#logo {
margin: 0 0 0 10px;
padding: 0;
float: left;
width: 185px;
height: 100px;
overflow: hidden;
}
#logo img {
border: none;
}
#zt-banner {
float: right;
}
#zt-mainmenu {
padding: 5px 0;
display: block;
width: 100%;
background: #3F3F3F;
}
/* END HEADER
-------------------------------------------------------------*/

/* BEGIN CONTAINER
-------------------------------------------------------------*/
#zt-contentwrapper {
margin: 0;
height: 100%;
}
#zt-container,
#zt-container-left,
#zt-container-right,
#zt-container-full {
overflow: hidden;
}
#zt-container {
background: url(../images/bg-content.jpg) repeat-y 100% 0;
}
#zt-container-left,
#zt-container-right {
background: url(../images/bg-content2.jpg) repeat-y 100% 0;
}
#zt-container-full {
background: none;
}
#zt-left-right {
padding: 15px 0 0 0;
float: right;
width: 430px;
overflow: hidden;
}
#zt-container-left #zt-left-right,
#zt-container-right #zt-left-right {
width: 215px;
}
#zt-left,
#zt-right {
padding: 0 0 0 15px;
float: left;
width: 200px;
}
#zt-content {
margin: 0;
padding: 15px 15px 0 0;
float: left;
width: 755px;
}
#zt-content-inside {
}
#zt-container-left #zt-content,
#zt-container-right #zt-content {
width: 750px;
}
#zt-container-full #zt-content {
margin: 0;
padding: 15px 0 0 0;
width: 980px;
}
#zt-extra {
margin: 0;
padding: 10px 0;
width: 100%;
overflow: hidden;
background: url(../images/bg-noice.jpg);
}
#zt-colspan {
margin: 0;
padding: 0;
overflow: hidden;
}
.zt-box-left,
.zt-box-center {
float: left;
}
.zt-box-right {
float: right;
}
.zt-box-inside {
padding: 0 20px;
}
#zt-colspan a {
color: #909090;
}
#zt-colspan ul li {
padding: 3px 0;
border-bottom: dotted 1px #909090;
}
/* END CONTAINER
-------------------------------------------------------------*/

/* BEGIN FOOTER
----------------------------------------------*/
#zt-footer {
margin: 0;
padding: 10px 0;
width: 100%;
overflow: hidden;
}
/* END FOOTER
----------------------------------------------*/

/* Clearfix */
.clearfix {
clear: both;
}
.clearfix:after {
clear: both;
content: ".";
display: block;
height: 0;
visibility: hidden;
}

* html > body .clearfix {
display: block;
width: 100%;
}

* html .clearfix {
height: 1%;
}
/* Other */
.inputboxsmall {
width: 35px;
}
div.moduletable,
div.moduletable_text {
margin: 0 0 10px 0;
padding: 5px;
display: block;
clear: both;
overflow: hidden;
border-left: solid 1px #E8E8E8;
border-right: solid 1px #E8E8E8;
border-top: solid 4px #FF6600;
border-bottom: solid 4px #E8E8E8;
-moz-border-radius: 3px 3px 3px 3px;
-webkit-border-top-left-radius: 3px;
-webkit-border-top-right-radius: 3px;
-webkit-border-bottom-left-radius: 3px;
-webkit-border-bottom-right-radius: 3px;
}
div.moduletable_menu {
margin: 0 0 10px 0;
display: block;
clear: both;
overflow: hidden;
border-left: solid 1px #E8E8E8;
border-right: solid 1px #E8E8E8;
border-top: solid 4px #FF6600;
border-bottom: solid 4px #E8E8E8;
-moz-border-radius: 3px 3px 3px 3px;
-webkit-border-top-left-radius: 3px;
-webkit-border-top-right-radius: 3px;
-webkit-border-bottom-left-radius: 3px;
-webkit-border-bottom-right-radius: 3px;
}
div.moduletable_grey {
margin: 0 0 10px 0;
padding: 5px;
display: block;
clear: both;
overflow: hidden;
-moz-border-radius: 3px 3px 3px 3px;
-webkit-border-top-left-radius: 3px;
-webkit-border-top-right-radius: 3px;
-webkit-border-bottom-left-radius: 3px;
-webkit-border-bottom-right-radius: 3px;
color: #CFCFCF;
background: #3F3F3F;
}
div.moduletable_grey a {
color: #FF6600;
}
div.moduletable_blue {
margin: 0 0 10px 0;
padding: 5px;
display: block;
clear: both;
overflow: hidden;
-moz-border-radius: 3px 3px 3px 3px;
-webkit-border-top-left-radius: 3px;
-webkit-border-top-right-radius: 3px;
-webkit-border-bottom-left-radius: 3px;
-webkit-border-bottom-right-radius: 3px;
color: #CFCFCF;
background: #283c5b;
}
div.moduletable_blue a {
color: #e7e7e7;
font-style: italic;
border-bottom: dotted 1px #e7e7e7;
}
div.moduletable_blue a:hover,
div.moduletable_blue a:focus,
div.moduletable_blue a:active {
font-style: normal;
text-decoration: none;
}
#zt-colspan div.moduletable,
#zt-colspan div.moduletable_text,
#zt-colspan div.moduletable_menu {
padding: 0;
border: none;
}
div.moduletable h3,
div.moduletable_text h3 {
margin: 0;
padding: 5px 0 10px 0;
font-family: Georgia;
font-style: italic;
font-size: 20px;
font-weight: 100;
}
div.moduletable_menu h3 {
margin: 0;
padding: 10px 5px;
font-family: Georgia;
font-style: italic;
font-size: 20px;
font-weight: 100;
}
div.moduletable_grey h3 {
margin: 0;
padding: 5px 0 10px 0;
font-family: Georgia;
font-style: italic;
font-size: 20px;
font-weight: 100;
}
div.moduletable_blue h3 {
margin: 0;
padding: 5px 0 10px 0;
font-family: Georgia;
font-style: italic;
font-size: 20px;
font-weight: 100;
}
#zt-colspan div.moduletable h3,
#zt-colspan div.moduletable_text h3,
#zt-colspan div.moduletable_menu h3 {
color: #909090;
border-bottom: solid 1px #767676;
}

ul.archives {
width: 80%;
}
ul.archives li {
padding: 5px 0 5px 10px;
border-bottom: dotted 1px #B5B5B5;
}
ul.archives li a {
color: #575656;
}
div.moduletable_search {
padding: 20px 10px;
}
input.inputbox_search {
width: 170px;
padding: 5px 25px 5px 5px;
border: solid 1px #D8D8D8;
background: url(../images/left_search.jpg) no-repeat right center;
}
ul.menu_nav {
padding: 0 30px;
}
ul.menu_nav li {
padding: 0 0 0 10px;
background: url(../images/dot_style1.jpg) no-repeat 0 4px;
}
ul.menu_nav li a {
text-decoration: underline;
}
ul.style2 {
}
ul.style2 li {
padding: 0 0 0 10px;
background: url(../images/dot_style2.jpg) no-repeat 0 4px;
}
ul.style2 li a {
color: #2E2E2E;
}
div.tool-tip {
padding: 10px;
background: #F8F8F8;
border: solid 1px #4E6A97;
}
Соседние файлы в папке ГОСТ 34.603-92 Информационная технология. Виды испытаний автоматизированных систем - RuGost_files