td {b-order: 1px solid #000000;}

/*****************************/
/*** Core html setup stuff ***/
/*****************************/
html {
	height: 100%;
	margin-bottom: 1px;
}
form {
	margin: 0;
	padding: 0;
}
body {
	margin: 0px 0px 0px 0px;
	height: 100%;
	font-size: 12px;
        background : #000 url("../images/background.jpg");
  box-sizing:border-box;
  -moz-box-sizing:border-box;        

}
a img {
	border: 0
}
a:link, a:visited {
	color : #2c6e4c;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	color: #716b6b;
	text-decoration: underline;
	font-weight: normal;
}
p {
	margin-top: 0;
	margin-bottom: 5px;
}
div, p, table, td, th {
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	line-height: 1.3em;
	font-size: 1em;
	c/olor: transparent;
  box-sizing:border-box;
  -moz-box-sizing:border-box;        
}

h2
{
  margin : 0px 0px 0px 0px;
}

UL
{
  margin : 0px;
  padding : 0px 0px 0px 30px;  
}

LI
{
  color : #b7342f;
}

LI.index
{
  color : #000000;
}


/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/
#mainTable
{
  width : 900px;
  background-color : #FFF;
}

#header
{
  background : url("../images/headerBackground.jpg") repeat-x;
}
#headerWrapper
{
  margin-right : 260px;
}
#headerImageLeft
{
  height : 150px;
  background : transparent url("../images/headerLeft.jpg") no-repeat;
  cursor : pointer;
}
#headerMenu
{
  height : 50px;
}

DIV.maindiv
{
  padding : 20px 0px 0px 0px;
}
DIV.line
{
  border-bottom : solid 2px #B83430 !important;
  border-top : none !important; 
  border-left : none !important;
  border-right : none !important;
  margin : 0px !important;
  padding : 0px !important;
}

DIV.maindiv DIV
{
  float : left;
  border : 1px solid #e2e2e2;
  margin : 0px 0px 0px 15px;
  padding : 2px 12px 2px 12px;
  background : #FFF;
}
DIV.maindiv DIV A
{
  color : #b63530;
  font-weight : bold;
}
#active_menu
{
 border-bottom : 0px;
 height : 30px;
}

#headerImageRight
{
  width : 260px;
  height : 200px;
  float : right;
  background : transparent url("../images/headerRight.jpg") no-repeat;
}
#center
{
  padding : 30px 0px 30px 0px;
}
#centerLeftPanel
{
  width : 280px;
  float : left;
}
#centerContent
{
  margin-left : 280px;
  padding : 0px 30px 30px 0px;
}

#footer
{
}
#footerWrapper
{
  background-color : #f1f1f1;
  height : 85px;
  padding : 20px 30px 0px 30px;
  font-size : 11px;
  color : #666666;
}
#copyRight
{
  float : left;
  width : 250px;
}
#footerContacts
{
  float : left;
}
#telematic
{
  float : right;
}
#telematic A
{
  color : #2b6e4d;
}

.rcg {margin:0px 0px;text-align:left;width : 245px;}
.rb1,.rb2,.rb3,.rb4 {display:block;overflow:hidden;height:1px;}
.rb2,.rb3,.rb4,.text {background:transparent;border:#e2e2e2 solid;border-width:0 1px; border-left : none;}
.rb1 {background:#e2e2e2;margin:0 5px 0px 0px;}
.rb2 {border-width:0 2px;margin:0 3px 0px 0px;}
.rb3 {margin:0 2px 0px 0px;}
.rb4 {margin:0 1px 0px 0px;height:2px;}
.text {display:block;padding: 30px 30px 30px 20px;}

UL.cat-list
{
  list-style : url("../images/list.jpg"); 
}

LI.cat-item:hover
{
  list-style : url("../images/listActive.jpg"); 
}
LI.cat-item-active
{
  list-style : url("../images/listActive.jpg"); 
  color : #716b6b;
}
A.cat-item-active
{
  color : #716b6b;
}

UL.elem-list
{
  list-style : square;
}
LI.elem-item:hover
{
  color : #716b6b;
}
LI.elem-item-active A
{
  color : #716b6b;
}

#pathway
{
  padding : 0px 0px 15px 0px;
}

DIV.userMenuWrapper
{
  margin : 30px 0px 0px 50px !important;
  padding : 3px 3px 3px 3px;
  border : 1px solid #e1e1e1;
  height : 40px;
  width :150px
}

DIV.userMenuWrapper1
{
  m/argin : 30px 0px 0px 50px !important;
  padding : 7px 0px 0px 0px;
  border : 1px solid #e1e1e1;
  height : 32px;
  w/idth :150px;
  text-align : center;
  background : #e6e4e5;
}

DIV.userMenuWrapper1 A
{
  color : #c23023;
}


DIV.element_usermenu
{
  margin : 0px 0px 0px 50px !important;
}
DIV.header
{
        padding: 0;
        font-family: Helvetica , Arial, sans-serif;
        font-size: 13px;
        font-weight: bold;
        vertical-align: bottom;
        color: #666;
        text-align: left;
        width: 100%;
  margin : 0px 0px 10px 0px;
}
/*****************************************/
/*** Joomla! specific content elements ***/
/*****************************************/
#mod_login_username, #mod_login_password{
	width: 90%;
}
a.contentpagetitle:link, a.contentpagetitle:visited {
	font-family: Tahoma, Arial, tahoma, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
a.contentpagetitle:hover {
	text-decoration: underline;
}
.syndicate a{
	margin-left: 62px;
	float: left;
	text-align: center;
}
.mod_login_remember{
	width: 10px;
}
div.offline {
	background: #fffebb;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1.2em;
	padding: 5px;
}
span.pathway {
	display: block;
	margin: 0 0px;
	height: 16px;
	line-height: 16px;
	overflow: hidden;
}
/* headers */
div.componentheading {
	padding-left: 0px;
}
h1 {
	padding: 0;
	font-family: Helvetica , Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	vertical-align: bottom;
	color: #666;
	text-align: left;
	width: 100%;
  margin : 0px 0px 10px 0px;       
}
h2, .contentheading {
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: normal;
	vertical-align: bottom;
	color: #333;
	text-align: left;
	width: 100%;
}
table.contentpaneopen h3 {
	margin-top: 25px;
}
table.contentpaneopen LI
{
	color : #000;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}
h3, .componentheading, table.moduletable th {
	margin: 0;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.1em;
	color: #135cae;
	padding-left: 0px;
	margin-bottom: 10px;
	text-align: left;
}
h2 {
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.1em;
 	color: #297f52; 
	padding-left: 0px;
	margin-bottom: 10px;
	text-align: left;
}
/* small text */
.small {
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
}
.modifydate {
	height: 20px;
	vertical-align: bottom;
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
}
.createdate {
	height: 20px;
	vertical-align: top;
	font-size: .90em;
	color: #999;
	font-weight: normal;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;
}
a.readon {
	margin-top: 10px;
	background: url(../images/mw_readon.png) top right no-repeat;
	padding-right: 20px;
	line-height: 14px;
	height: 16px;
}
/* menu links */
a.mainlevel:link, a.mainlevel:visited {
	padding-left: 5px;
}
a.mainlevel:hover {
}
a.mainlevel#active_menu {
	font-weight: bold;
}
a.mainlevel-nav#active_menu-nav {
	color: red;
}
/* spacers */
span.article_seperator {
	display: block;
	height: 20px;
}
.article_column {
	padding-right: 5px;
}
.column_seperator {
	border-left: 1px dashed #e0e0e0;
	padding-left: 10px;
}
td.buttonheading {
}
.clr {
	clear: both;
}
td.greyline {
	width: 20px;
	background: url(../images/mw_line_grey.png) 50% 0 repeat-y;
}
div#maindivider {
	border-top: 1px solid #ddd;
	margin-bottom: 10px;
	overflow: hidden;
	height: 1px;
}
table.blog span.article_seperator {
	display: block;
	height: 20px;
}
table.contentpaneopen TD DIV {
  padding : 0px 40px 0px 0px;
}
table.contentpaneopen TD DIV DIV{
  padding : 0px 0px 0px 0px;
}
table.contentpaneopen TABLE
{
  f/ont-size : 10px;
}
table.contentpaneopen TABLE TD
{
  font-size : 10px;
  t-ext-align : center;
b-order: 1px solid red;
}
/* table of contents */
table.contenttoc {
	margin: 5px;
	border: 1px solid #ccc;
	padding: 5px;
}
table.contenttoc td {
	padding: 0 5px;
}
/* content tables */
td.sectiontableheader {
	background: #efefef;
	color: #333;
	font-weight: bold;
	padding: 4px;
	border-right: 1px solid #fff;
}
tr.sectiontableentry1 td, tr.sectiontableentry2 td {
	padding: 4px;
}
td.sectiontableentry1, td.sectiontableentry2 {
	padding: 3px;
}
/* content styles */
table.contentpaneopen, table.contentpane {
	margin: 0;
	padding: 0;
	width: auto;
}
.contentpaneopen td {
	padding: 0 10px 0 0;
	w*idth: 100%;
	t-ext-align: justify;
}

.contentpaneopen td.dffk {
	padding: 0 10px 0 0;
}

table.contentpaneopen li {
	margin-bottom: 5px;
}
table.contentpaneopen fieldset {
	border: 0;
	border-top: 1px solid #ddd;
}
table.contentpaneopen h3 {
	margin-top: 25px;
}
table.contentpaneopen h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}
/* module control elements */
table.user1user2 div.moduletable {
	margin-bottom: 0px;
}
div.moduletable, div.module {
	margin-bottom: 25px;
}
div.module_menu h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #eee;
	margin: -23px -4px 5px -5px;
	padding-left: 10px;
	padding-bottom: 2px;
}
div.module_menu {
	background: url(../images/mw_box_blue_br.png) 100% 100% no-repeat;
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
}
div.module_menu div {
	background: url(../images/mw_box_blue_bl.png) 0 100% no-repeat;
}
div.module_menu div div {
	background: url(../images/mw_box_blue_tr.png) 100% 0 no-repeat;
}
div.module_menu div div div {
	background: url(../images/mw_box_blue_tl.png) 0 0 no-repeat;
	padding: 10px;
	padding-top: 30px;
	padding-bottom: 15px;
	width: auto;
}
div.module_menu div div div div {
	background: none;
	padding: 0;
}
div.module_menu ul {
	margin: 10px 0;
	padding-left: 20px;
}
div.module_menu ul li a:link, div.module_menu ul li a:visited {
	font-weight: bold;
}
#leftcolumn div.module {
	padding: 0 10px;
}
#leftcolumn div.module table {
	width: auto;
}
/* forms */
table.adminform textarea {
	width: 540px;
	height: 400px;
	font-size: 1em;
	color: #000099;
}
div.search input {
	width: 145px;
	border: 1px solid #ccc;
	margin: 15px 0 10px 0;
}
/* thumbnails */
div.mosimage {
	margin: 5px;
}
div.mosimage_caption {
	font-size: .90em;
	color: #666;
}
/* Parameter Table */
table.paramlist {
	margin-top: 5px;
}
table.paramlist td.paramlist_key {
	width: 128px;
	text-align: left;
	height: 30px;
}
table.paramlist td.paramlist_value {
}
div.message {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #c30;
	text-align: center;
	width: auto;
	background-color: #f9f9f9;
	border: solid 1px #d5d5d5;
	margin: 3px 0px 10px;
	padding: 3px 20px;
}
.half {
	width: 50%
}
.inputbox {
	h/eight: 17px;
	line-height: 12px;
	font-size: 10px;
}
.button {
	height: 18px;
	line-height: 12px;
	font-size: 10px;
}
.button1 {
	height: 18px;
	line-height: 12px;
	font-size: 10px;
	padding: 0px 2px 0px 14px;
	background: #dddddd url(/images/tick.png) 3px 1px  no-repeat
}
.moduletable_bottom tr td {
	font-size: 90%;
	text-align: left;
	padding: 0px 20px
}
.moduletable_bottom a:link, .moduletable_bottom a:visited {
	color: #1B57B1
}
.moduletable_footer td , .moduletable_footer th, .moduletable_footer a {
	color: #0C3A6D;
	font: normal 5px/1px Tahoma
}
.contentitem {
	padding: 0 0 10px 0;
	margin: 0 0 15px 0;
	border-bottom: 1px dotted #ddd
}
#up {
	position: absolute
}

#ar
{
  margin : 30px 0px 0px 25px !important;
  padding : 3px 3px 3px 3px;
  background: url(/images/phenix.gif) top left  no-repeat;
  height : 105px;
  width :200px;
display: block;
}

a.ar {
	padding: 0px;
	margin: 0px;
	cursor: pointer;
}


a.titleLink {
	padding: 0;
	font-family: Helvetica , Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	vertical-align: bottom;
	color: #666;
	text-align: left;
	display: block;
	width: 100%;
  	margin : 0px 0px 5px 0px;       
}

a.titleLink:hover {
	text-decoration: none;
}

a.topLinkS {
	font-size:11px;
}

a.map {
	box-sizing:border-box;
        -moz-box-sizing:border-box;
	display: block;
	height : 15px;
	width :21px;
	b*order: 1px solid red;
	margin: 5px 0px 0px 0px;
  	background: url(/images/map.gif) top left  no-repeat;
}

ul.1Level {
	box-sizing:border-box;
        -moz-box-sizing:border-box;
	margin: 0px;
	padding: 0px;
}

a.mapMail {
	margin: 0px 0px 0px 775px;
	box-sizing:border-box;
        -moz-box-sizing:border-box;
	display: block;
	height : 20px;
	width :65px;
	b*order: 1px solid red;
}

div.yandexsoid {
	-moz-box-sizing:border-box;
	color:#9B9B9B;
	font-size:11px;
	height: 261px;
	margin:20px 0px;
	overflow:auto;
	width:230px;
}