/* CSS Document */

html {
	height: 100%;
}


body {
	background-image: url(../images/bg.jpg);
	background-attachment: fixed
	height: 100%;
	margin-bottom: 1px;

	margin: 0px;
	height: 100%;
	padding: 0px;
	font-family: Arial, Helvetica, Sans Serif;
	line-height: 120%;
	font-size: 13px;
	color: #333333;

}

.clr {
	clear: both;
}

.outline {
  border: 1px solid #cccccc;
  background: #ffffff;
	padding: 2px;
}



/**<<<========================КАТАЛОГ=====================================**/

.pageSeparator {
	BORDER-TOP: #00540E 2px dotted;
}

.cat {
	FONT-SIZE: 14px;
}

a.catProdLink, a.catProdLink:link , a.catProdLink:visited  {
	/*color: #c64934  	color: #00540E */
  color: #00540E;
	FONT-SIZE: 16px;
}
a.catProdLink:hover {
	/*color: #c64934  	color: #00540E */
  color: #00540E;
	FONT-SIZE: 16px;
  text-decoration:  underline;
}

a.contentLink, a.contentLink:link , a.contentLink:visited  {
	/*color: #c64934  	color: #00540E */
  color: #00540E;
	FONT-SIZE: 12px;
}
a.contentLink:hover {
	/*color: #c64934  	color: #00540E */
  color: #00540E;
	FONT-SIZE: 12px;
  text-decoration:  underline;
}

a.catCategoryLink, a.catCategoryLink:link , a.catCategoryLink:visited  {
	/*color: #c64934  	color: #00540E */
  color: #000000;
	FONT-SIZE: 12px;
}
a.catCategoryLink:hover {
	/*color: #c64934  	color: #00540E */
  color: #000000;
	FONT-SIZE: 12px;
  text-decoration:  underline;
}

a.olive, a.olive:link, a.olive:visited  {
	FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #0d2742;
}
a.olive:hover{
	FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #0d2742; text-decoration:  underline;
}

/**>>>========================КАТАЛОГ=====================================**/

/**========================КОНТЕНТ=====================================**/

.art_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.art_sub_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.art_normal_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: justify;
}

.art_normal_text_center {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
}

.art_normal_text_bold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.short_discript_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}

.short_discript_text_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.cur_date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.pathway_table {
	BACKGROUND-POSITION: left bottom; 
  BACKGROUND-IMAGE: url(templates/alcesta/images/pathway_1_2.gif); 
  BACKGROUND-REPEAT: no-repeat;
}
.alcesta_content_table {
	background-position: center top; 
  background-image: url(templates/alcesta/images/content_bg.jpg); 
  background-repeat: no-repeat;
}


.paper_source {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.paper_header, h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #9B5BA4;
}
.paper_subheader {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.paper_normal_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
}
.paper_normal_text_justify {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-align: justify;
}

.paper_normal_underline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: underline;
}

/**===================================================================**/

/**===================================================================**/
 .module_block_b_l {
   padding-left: 5px;
   background: url('../images/module_bg_b_l.png') no-repeat bottom left;
 }
  .module_block_t_l {
   padding-top: 2px;
   background: url('../images/module_bg_t_l.png') no-repeat top left;
 }
  .module_block_b_r {
   background: url('../images/module_bg_b_r.png') no-repeat bottom right;
 }
  .module_block_t_r {
/**   padding-top: 20px;**/
   background: url('../images/module_bg_t_r.png') no-repeat top right;
 }
/**===================================================================**/

/**===================================================================**/
.datasheet_table {
   /**background: url(../images/content_zone.gif) no-repeat;**/
   background: #FFFBF0;
   border: 0px solid #FF7F00;
   border-style:inset   
}
.datasheet_table_alt {
   /**background: url(../images/content_zone.gif) no-repeat;**/
   background: #FFFBF0;
   border: 0px solid #FF7F00;
   border-style:inset   
}
/**===================================================================**/

#buttons_outer {
	width: 750px;
  	margin-bottom: 0px;
	margin-right: 0px;
	float: left;

}

#buttons_inner {
	/**border: 1px solid #cccccc; **/
	height: 17px;
}


#pathway_text {
  overflow: hidden;
	display: block;
	height: 28px;
	line-height: 25px !important;
	line-height: 22px;
	padding-left: 4px;
	border: 1px solid #ccc;
	margin-bottom: 2px;
}

pathway_text img {
	margin-left: 5px;
	margin-right: 4px;
	margin-top: 0px;
}

.pathway {
color: #9B5BA4;
font-size: 12px;
padding-left: 6px;
text-decoration: none;
font-weight: bold;
}

.pathway a{
color: #FFFFFF;
text-decoration: none;
font-weight: normal;
}


#buttons {
	float: left;
	margin: 0px;
/**	padding: 0px;**/
	padding-left: 3px;
	width: auto;
}


.mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 11px;
}

ul#mainlevel-nav li
{
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 10;
	font-size: 11px;
	line-height: 19px;
	white-space: nowrap;
	/**border-right: 1px solid #cccccc; **/
}

ul#mainlevel-nav li a
{
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #333333;
	background: transparent;
}

#buttons>ul#mainlevel-nav li a { width: auto; }

	ul#mainlevel-nav li a:hover
{
	color: #fff;
	background: #c64934;
}


#search_outer {
	float: center;
	padding: 0px;
	/**width: 215px;**/
	/**width: 100%;**/
}

#search_inner {
/**  border: 1px solid #cc6600;**/

  padding: 0px 0px 0px 10px; /**  * * * left **/
  height: 22px !important;
  height: 24px;
  /**width: 213px;**/
  /**width: 100%;**/
  overflow: hidden;
}

#search_inner form {
  padding: 0;
  margin: 1;
}

#search_inner .inputbox {
	border: 1px solid #16741A;
	/**border: 1px;**/
	padding: 1px 2px 3px 5px;
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	/**color: #c64934;**/
	color: #000;
	width: 212px;
    /**width: 100%;**/

}

#header_outer {
	text-align: left;
	border: 0px;
	margin: 0px;
}

#header_image {
	background: url(../images/header2_1_pict.gif) no-repeat;
	background-position: 0px -1px
	width: 254px;
	height: 164px;
}

#header {
	float: left;
	padding: 0px;
	margin-right: 2px;
	width: 635px;
	height: 150px;
	background: url(../images/header_short.jpg) no-repeat;
}

#top_outer{
	float: left;
	width: 165px;
}

#top_inner {
  border: 1px solid #cccccc;
	padding: 2px;
  height: 144px !important;
  height: 150px;
  overflow: hidden;
  float: none !important;
  float: left;
}

#left_outer {
  float: left;
	margin-top: 2px;
	width: 165px;
}

#left_inner {
  border: 1px solid #cccccc;
	padding: 2px;
  float: none !important;
  float: left;
}

#content_outer {
	padding: 0px;
	margin-top: 0px;
	margin-left: 2px;
	/** border: 1px solid #cccccc; **/
	float: left;
	width: 635px;
}

#content_inner{
  float: none !important;
  float: left;
  padding: 0;
  padding-top: 2px;
  margin: 0;
}

table.content_table {
  width: 100%;
	padding: 0px;
	margin: 0px;
}

table.content_table td {
	padding: 0px;
	margin: 0px;
}


#banner_inner {
	float: left;
	padding: 0px;
	height: 70px;
}

#poweredby_inner {
	float: right;
	padding: 0px;
	margin-left: 0px;
	height: 70px;
}

#right_outer {
	margin-left: 2px;
	width: 165px;
}

#right_inner {
  float: none !important;
  float: left;
  border: 1px solid #cccccc;
  padding: 2px;
}


.user1_inner {
	border: 1px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

.user2_inner {
	border: 1px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

table td.body_outer {
	padding: 2px;
	border: 1px solid #cccccc;
}

.maintitle {
	color: #ffffff;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #cccccc;
  font-size: 14px;
  font-weight: bold;
}

/** old stuff **/

.back_button{
  float: left;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #9B5BA4;
  width: auto;
  /**background: url(../images/button_bg.png) repeat-x;**/
  background: #DFCFE5	;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}


.pagenav {
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #00540E;
  width: auto;
  /**background: url(../images/button_bg.png) repeat-x;**/
  background: #ffffff;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenavbar {
	margin-right: 10px;
	float: right;
}

#footer {
	text-align: center;
	padding: 3px;
}

ul
{
/*margin: 0;
padding: 0;*/
list-style: none;
}

li
{
line-height: 15px;
padding-left: 15px;
padding-top: 0px;
background-image: url(../images/arrow.png);
background-repeat: no-repeat;
background-position: 0px 2px;
}


td {
	text-align: left;
	font-size: 13px;
}

hr {
	border: none; /* Убираем границу для браузера Firefox */
	color: #9B5BA4; /* Цвет линии для браузера Internet Explorer */
	background-color: #9B5BA4; /* Цвет линии для браузера Firefox и Opera */
	height: 2px; /* Толщина линии */
	width: 100% /* Ширина линии */
}



footer_table {
	background: url(../images/layout_20.gif) no-repeat;
}

/* Joomla core stuff */
a:link, a:visited {
	/*color: #c64934  	color: #00540E   color: #32971B*/
	color: #000000; text-decoration: underline;
	/*font-weight: bold;*/
}

a:hover {
	color: #900;	text-decoration: underline;
	/*font-weight: bold;*/
}

a.category, a.category:link , a.category:visited  {
	/*color: #c64934  	color: #00540E */
  color: #32971B;
	FONT-SIZE: 16px;
}
a.category:hover {
	/*color: #c64934  	color: #00540E */
  color: #32971B;
	FONT-SIZE: 16px;
  text-decoration:  underline;
}

table.contentpaneopen {
  width: 100%;
  /**height: 100%;**/
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpaneopen td {
   padding-right: 5px;
}

table.contentpaneopen td.componentheading {
	padding-left: 4px;
}

table.blog {
  width: 100%;
}
blog {
	margin: 0px;
	padding: 0px;
	padding-left: 4px;
}

table.contentpane {
  width: 100%;
  /**height: 100%;**/
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpane td {
	margin: 0px;
  padding-right: 15px;
	padding-left: 0px;
}

table.contentpane td.componentheading {
	padding-left: 4px;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}

.button {
  color: #16741A; /*color: #c64934;*/
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 5px;
  line-height: 18px !important;
  line-height: 16px;
  height: 26px !important;
  height: 24px;
  margin: 1px;
}

.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
}

.componentheading {
/**	background: url(../images/subhead_bg.png) repeat-x;**/
	color: #9B5BA4;
	text-align: left;
	padding-top: 7px;
	padding-left: 4px;
	padding-bottom: 7px;
	height: 21px;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;

}

.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	height: 30px;

	color: #9B5BA4;
	font-weight: bold;
	font-size: 14px;
	white-space: nowrap;
}

.readon{
	  font-style: italic;
}

.contentpagetitle, a.contentpagetitle {
	font-size: 15px;
	font-weight: bold;
	color: #9B5BA4;
	text-align:left;
	text-decoration:  none;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable {
	width: 100%;
	/**margin-bottom: 5px;**/
	margin-bottom: 0px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

div.moduletable {
	padding: 0;
	margin-bottom: 2px;
}

table.moduletable th, div.moduletable h3 {
	background: url(../images/module_header.png) repeat-x;
	/**background: #FDA239; 00540E 2d752f 239428**/
	/**background: #007300;**/
	color: #000000;
	text-align: center;
	padding-top: 5px;
	padding-left: 0px;
	height: 31px;
	line-height: 18px;
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
	margin: 0 0 2px 0;
}

table.moduletable td {
	/*background: url(../images/left_bg.png) repeat-x;*/
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;	
}

table.moduletable_right {
	width: 100%;
	/**margin-bottom: 5px;**/
	margin-bottom: 0px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

div.moduletable_right {
	padding: 0;
	margin-bottom: 2px;
}

table.moduletable_right th, div.moduletable_right h3 {
	background: url(../images/module_header.png) repeat-x;
	/**background: #FDA239; 00540E 2d752f 239428**/
	/**background: #007300;**/
	color: #000000;
	text-align: center;
	padding-top: 5px;
	padding-left: 0px;
	height: 31px;
	line-height: 18px;
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
	margin: 0 0 2px 0;
}

table.moduletable_right td {
	background: url(../images/left_bg.png) repeat-x;
	font-size: 11px;
	padding: 10px;
	margin: 0px;
	font-weight: normal;	
}

table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
  font-weight: bold;
  background: #f0f0f0;
  padding: 4px;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	/**background-color : #ffffff;**/
}

.sectiontableentry2 {
	/**background-color : #f9f9f9;**/
}

.small {
	color: #999999;
	font-size: 11px;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
}

table.contenttoc {
  border: 1px solid #AC5B08;
  padding: 0px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
  background: url(../images/subhead_bg.png) repeat-x;
  color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(../images/button_bg.png) no-repeat;
	vertical-align: middle;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #9B5BA4;
	text-align: left;
	padding-top: 1px !important;
	padding-top: 0px;
	padding-left: 30px;
	height: 20px !important;
	height: 21px;
	width: 100%;
	text-decoration: none;
	text-transform: lowercase;
	background-position: 0px -21px;
}
a.mainlevel:hover {
	background-position: 0px 0px;
	text-decoration: none;
	color: #9B5BA4;
}

a.mainlevel#active_menu {
	background-position: 0px 0px;

	color:#9B5BA4;
	font-weight: bold;
}

a.mainlevel#active_menu:hover {
	color: #9B5BA4;
}

a.sublevel:link, a.sublevel:visited {
	display: block;
	background: url(../images/indent_bg.png) no-repeat;
	height: 21px !important;
	height: 21px;
	padding-left: 45px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #9B5BA4;
	text-align: left;
}

a.sublevel:hover {
	color: #900;
	text-decoration: none;
}

a.sublevel#active_menu {
	color: #333;
}

a.mainlevel-top:link, a.mainlevel-top:visited {
	/**display: block;**/
/**	background: url(../images/top_menu_bg.gif) no-repeat;**/
	vertical-align: middle;
	font-family: arial;
	font-size: 11px;
	/**font-weight: bold;**/
	color: #AC5B08;
	text-align: center;
	padding-top: 0px;
	padding-left: 0px;
	height: 15px !important;
	height: 15px;
	width: 60px;
	text-decoration: none;
	text-transform: uppercase;
}

a.mainlevel-top:hover {
	background-position: 0px -30px;
	text-decoration: none;
	color: #00CCFF;
}

a.mainlevel-top#active_menu {
	background-position: 0px -30px;
	color:#000000;
	font-weight: bold;
}

a.mainlevel-top#active_menu:hover {
	color: #cc0000;
}

.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

div.mosimage {
  border: 1px solid #ccc;
}

.mosimage {
  border: 1px solid #cccccc;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}

span.article_seperator {
	display: block;
	height: 1.5em;
	border-bottom: 2px solid #9B5BA4;
}

span.article_seperator_blog {
	display: block;
	height: 1.5em;
	border-bottom: 2px solid #9B5BA4;
}

div.leftblock div.module {
   float: top;
   padding:0px 0px 0px 0px;
   height: 163px;
}
 .leftblock#leftmenu div.module {
   padding:0px 0px 0px 0px;
   float: top;
   background: url('../images/module_bg_b_l.png') no-repeat bottom left;
   height: 163px;
 }
 .leftblock#leftmenu div.module div div {
   display:block;
   padding:0px 0px 0px 0px;
   float: top;
   padding-top: 0px;
   padding-left: 3px;

   background: url('../images/module_bg_t_l.png') no-repeat top left;
   height: 163px;
 }
 .leftblock#leftmenu div.module div {
   background: url('../images/module_bg_b_r.png') no-repeat bottom right;
   height: 163px;
   float: top;
   padding:0px 0px 0px 0px;
 }
 .leftblock#leftmenu div.module div div div {
   display:block;
   float: top;
   background: url('../images/module_bg_t_r.png') no-repeat top right;
   height: 163px;
   padding:0px 0px 0px 0px;
   padding-top: 1px;
 }
 .leftblock#leftmenu div.module div div div h3{
    display:block;
    float: top;
	color: #FFFFFF;
    padding:0px 0px 0px 0px;
	padding-top: -10px;
	padding-left: 3px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 0.1em;
 }
 .leftblock#leftmenu div.module div div div div {
   display:block;
   padding:0px 0px 0px 0px;
   padding-left: 2px;
   background:none;   
 }
