body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Tahoma, Arial sans-serif;
	color:#000;
	background:#fff;
    font:normal 10pt Arial;
  	font-size:medium;
}
html>body {
	font-size:medium;
}

table {
	border-collapse:collapse;
	empty-cells:show;
    font:normal 10pt Arial;
}

a:link, a:visited {
	font: 11px Verdana, Tahoma, Arial sans-serif;
	font-weight: normal;
	color: #d67c25;
	text-decoration: none;
}

a:active, a:hover {
	font: 11px Verdana, Tahoma, Arial sans-serif;
	font-weight: normal;
	color: #d67c25;
	text-decoration: underline;
}

p {
	font:11px/15px Verdana, Tahoma, Arial sans-serif;
	font-weight: normal;
	color: #000;
	text-align:justify;
	margin: 0;
	padding: 0px 0px 10px 0px;
}

/* --------------------------------------------
------ classes
-----------------------------------------------*/
p.sectionheader, a.top, a.top:visited, a.top:hover, a.top:visited:hover {
        color: #869571;
        font-size: 16px;
        line-height: 20px;
}

p.subheader {
        color: #869571;
        font-size: 14px;
        line-height: 18px;
}

table.header {
        background-color: #000;
				background: url(/img/main/header_ru.jpg) no-repeat;
        border-bottom: 1px solid #fff;
        height: 100px;
        width: 100%;
}

table.footer {
        background-color: #949472;
        border-top: 1px solid #fff;
        height: 25px;
        width: 100%;
}

table.footer td {
        font-size: 13px;
        color: #fff;
}

table.topmenu {
        background-color: #000000;
        border-bottom: 1px solid #FFF;
        height: 16px;
}

table.container {
        width: 100%;
}

td.header { background-position: top left; vertical-align:top; }

a.topmenu:link, a.topmenu:visited, a.topmenu:hover, a.topmenu:visited:hover {
        font-size: 13px;
        text-decoration: none;
        color: #f5d648;
        font-style: normal;   
}

a.change_lang:link, a.change_lang:visited, a.change_lang:hover, a.change_lang:visited:hover {
        color: #f5d648;
}

.content {
    padding: 10px 20px;
}

.leftcolumn, .rightcolumn, .column {
    background-color: #ece9cc;
    width: 200px;
}

.rightcolumn {
    color: #fff;
    font-size: 13px;
    line-height: 20px;
    padding: 0px;
    background-image: url(/img/main/right-column-bg.jpg); 
    background-position: top left;
    background-repeat: no-repeat;
}

.buttons {
    border:0; 
    cursor: pointer;
    background:#949472; 
    color:#fefefe; 
    font-weight:bold; 
    font-size:12px;
}
.obj_in_dev {
    margin-top: 210px;
    margin-right: 10px;
    text-align: right;
}

.quicksearch {
    margin-left: 12px;
    margin-top: 4px;
}

.menu_cells {
    border-bottom: 1px solid #4b5044;
}

a.rubr:link, a.rubr:visited, a.rubr:hover, a.rubr:visited:hover {
    font-size: 13px;
    color: #000;
    font-weight: bold;
}

.img_hspace {
    margin: 0px 0px 10px 10px;
}

.textpic {
    clear: both;
}

.code { font-family: Courier New; font-size:11px; }

table.more tr td a, table.more tr td a:link, table.more tr td a:visited, table.more tr td a:hover { font: bold 10pt Verdana }

div.devobj {padding-top:10px}

table.imagebox tr td.imagebox{padding:5px}
table.imagebox tr td.imagebox span.caption{font:italic normal 10pt Arial;}

/*New global styles*/

TABLE {border-collapse:collapse;}
TD {padding:0;}
A {color:#d67c25;text-decoration:none;}
A:hover {text-decoration:underline;}

INPUT.button {border:0;cursor:pointer;background:#949472;color:#fefefe;font:bold 12px Arial, Helvetica, sans-serif;}
INPUT.text {color:#333333;font:normal 11px Arial, Helvetica, sans-serif;border:1px solid #999;}
SELECT.text {border:1px solid #999;border:1px solid #999;}
FORM {padding:0;margin:0;}

H1 {margin:0 0 10px 0;font:bold 20px Arial;}
H2 {margin:0 0 10px 0;font:italic bold 18px Arial;}
H3 {margin:0 0 10px 0;font:bold 16px Arial;}

DIV.message {margin-bottom:15px;font-weight:bold;color:#CC0000;}
.warning {color:#CC0000;}

DIV.form {width:95%;margin:0 auto;}
DIV.form TABLE {width:auto;}
DIV.form INPUT.text {width:200px;}
DIV.form TD {padding:5px; }
DIV.form TD.title {border-bottom:1px solid #999;font-style:italic;font-weight:bold;}
DIV.form TD.label {width:35%;text-align:right;font-weight:bold;vertical-align:top;}
DIV.form TR.image TD {border:none;}
DIV.form TR.noborder TD {border:0;}

.serialnumber {color:#FF6600;font-weight:bold;margin-left:15px;}
.serialnumber-deleted {color:#FF6600;text-decoration:line-through;margin-left:15px;}
INPUT.inputBoxDisable {background-color:#DDD;border:1px solid #999;}
INPUT.inputBoxEnable {background-color:#FFF;border:1px solid #999;}
SELECT.inputBoxDisable {background-color:#DDD;border:1px solid #999;}
SELECT.inputBoxEnable {background-color:#FFF;border:1px solid #999;}

TABLE.history {width:95%;margin:0 auto;border:1px solid #949472;}
TABLE.history TD {padding:5px; border:1px solid #949472;}
TABLE.history .products {width:75%;margin:10px;}
TABLE.history .products TD {padding:3px;}
TABLE.history TR.title TD {font-weight:bold;border-bottom:2px solid #949472;}
TABLE.history TD.status {border-bottom:2px solid #949472;}
TABLE.history TD.overall {text-align:right;}
TABLE.history TR.return TD {background:#F5F5F5;text-decoration:line-through;}

DIV.news {width:100%;}
DIV.news TABLE {width:95%;}
DIV.news TD {padding-bottom:30px;}
DIV.news IMG {margin:0 5px 0 10px;}
DIV.news H1, DIV.news H2 {margin-bottom:2px;}

DIV.shop {width:95%;margin:0 auto;}
DIV.shop TABLE {border:1px solid #949472;width:100%;}
DIV.shop TD {padding:5px;border:1px solid #949472;}
DIV.shop TR.title TD {font-weight:bold;text-align:center;border-bottom:2px solid #949472;}
DIV.shop IMG {margin:0 10px 0 0;}

DIV.encryption DIV {text-align:center; width:400px; color:#880000;margin-top:35px;}

DIV.login {width:90%;text-align:left;margin:0 auto;}

DIV.licence DIV {overflow:auto;width:95%;height:600px;border:1px solid #000;padding:15px;}

DIV.software {width:95%;margin:0 auto;}
DIV.software H3 A {font:bold 16px Arial !important;}
DIV.software TABLE {width:100%;}
DIV.software A.title {width:100%;}
DIV.software IMG {margin:0 10px 5px 0px;}
DIV.software TD {padding-bottom:15px;}
DIV.software TD.product {width:480px;}
DIV.software TD.links {width:126px;padding-top:45px;text-align:center;vertical-align:bottom;}
DIV.software TD.pager {padding:15px 0 15px 0;}
DIV.software TABLE.files {border:1px solid #949472;}
DIV.software TABLE.files TD, TH {padding:5px;text-align:center;border:1px solid #949472;}
DIV.software TABLE.files TH {font-weight:bold;border-bottom:2px solid #949472;}
DIV.software TABLE.files TD.file, TH.file {padding-left:15px;text-align:left;}
DIV.software SPAN.description {font-style:italic;padding-top:2px;}

DIV.images {width:95%;margin:0 auto;}
DIV.images TABLE {width:100%;}
DIV.images TD.image {padding:15px;}
DIV.images TD.pager {padding:15px 0 15px 0;}

DIV.content TD {padding-bottom:10px;}
