/* Savintsev Egor 05.2006 */
/* UPD: 03.06.2006 */
/* ------------------------------------------------------------ */
/* common settings */
* {
  margin: 0;
  padding: 0;
}
body {
  font-family: Arial, Helvetica, sans-serif;
  background-color: White;
  color: Black;
}
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {
  margin: 0;
  padding: 0;
}
ul,ol {
  list-style: none;
}
img {
  border: none;
}
.clear {
  clear: both;
}
.none {
  display: none;
}
* html .none {
  display: block;
  height: 20px;
}
/* ------------------------------------------------------------ */
/* common layer */
#all {
  width: 100%;
  min-width: 950px;
}
* html #minwidth {
  border-left:950px solid #fff;/*min-width*/
  position:relative;
  float:left;
  z-index:1;
}
* html #container {
  margin-left:-950px; /*-min-width*/
  position:relative;
  float:left;
  z-index:2;
}
#container {
  padding: 25px 30px 30px 30px;
}
/* ------------------------------------------------------------ */
/* header */
#header h1 {
  color: #2A3D7E;
  float: left;
}
#header h1 span {
  display: none;
}

#topmenu {
  background: #36498A url(../img/topmenu_bg.gif) repeat-x top;
  float: right;
  margin-top: 5px;
  width: 630px;
}
* html #topmenu {
  font-size: 15px;
}
#topmenu .topl {
  background: url(../img/topmenu_topleft.png) no-repeat top left;
}
#topmenu .topr {
  background: url(../img/topmenu_topright.png) no-repeat top right;
}
#topmenu .bottoml {
  background: url(../img/topmenu_bottomleft.png) no-repeat bottom left;
}
#topmenu .bottomr {
  background: url(../img/topmenu_bottomright.png) no-repeat bottom right;
  padding-top: 16px;
  padding-left: 11px;
  padding-bottom: 10px;
  padding-right: 6px;
}
* html #topmenu .bottomr {
  padding-bottom: 20px;
}
#topmenu li {
  display: block;
  float: left;
  background: url(../img/topmenu_line.gif) repeat-y right;
}
#topmenu li.noborder {
  background: none;
}
#topmenu a {
  color: White;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 13px;
  width: 100%;
  height: 27px;
  padding-top: 7px;
  padding-bottom: 7px;
}
#topmenu .select {
  color: #FFEE5E;
}
#topmenu_mm, #topmenu_tr, #topmenu_gl, #topmenu_lb, #topmenu_sf {
  margin-left: 5px;
  padding-left: 27px;
  padding-right: 13px;
}
#topmenu_mm {
  background: url(../img/topmenu_mindmaps.png) no-repeat center left;
}
#topmenu_tr {
  background: url(../img/topmenu_trainings.png) no-repeat center left;
}
#topmenu_gl {
  background: url(../img/topmenu_gallery.png) no-repeat center left;
}
#topmenu_lb {
  background: url(../img/topmenu_library.png) no-repeat center left;
}
#topmenu_sf {
  background: url(../img/topmenu_soft.png) no-repeat center left;
}
/* ------------------------------------------------------------ */
/* mainmenu */
#mainmenu {
  margin-top: 20px;
  /*position: relative;*/
  background: #7381AE url(../img/mainmenu_bg.gif) repeat-y right;
}
* html #mainmenu {
  margin-top: 70px;
}
#mainmenu .topl {
  background: url(../img/mainmenu_topleft.gif) no-repeat top left;
}
* html #mainmenu .topl {
  height: 0;
}
#mainmenu .topr {
  background: url(../img/mainmenu_topright.gif) no-repeat top right;
}
#mainmenu .bottoml {
  background: url(../img/mainmenu_bottomleft.gif) no-repeat bottom left;
}
#mainmenu .bottomr {
  background: url(../img/mainmenu_bottomright.gif) no-repeat bottom right;
  padding: 20px;
}
* html #mainmenu .bottomr {
  padding: 0px;
}
/* rightnav */
#rightnav {
  float: right;
  padding-top: 20px;
  padding-bottom: 15px;
  margin-right: 10px;
  font-size: 14px;
  width: 175px;
  color: White;
}
#rightnav a {
  color: White;
  text-decoration: underline;
}
#rightnav a:hover {
  color: White;
  text-decoration: none;
}
#rightnav ul {
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 7px;
}
#rightnav ul li {
  margin-top: 14px;
  margin-bottom: 7px;
}
#rightnav ul ul {
  text-transform: none;
  margin-left: 17px;
  list-style-type: disc;
}
#rightnav ul ul li {
  margin-top: 7px;
}
#rightnav li.select, #rightnav li.select a  {
  color: #FFEE5D;
}
#rightnav li.select ul li, #rightnav li.select ul li a {
  color: white;
}
/* ------------------------------------------------------------ */
/* main content */
#maincontent {
  margin-top: 20px;
  position: relative;
}
/*main*/
#main {
  width: 65%;
  float: left;
  background: url(../img/main_h.gif) repeat-x top;
  position: relative;
}
/*mainnav*/
#mainnav {
  font-size: small;
  float: right;
  text-align: left;
  width: 70%;
  margin-bottom: 20px;
}
#mainnav .topl {
  background: url(../img/main_v.gif) repeat-y left;
}
#mainnav .bottomr {
  background: url(../img/main_h.gif) repeat-x bottom;
}
#mainnav .bottoml {
  background: url(../img/mainnav.gif) no-repeat bottom left;
  padding: 10px;
}
#main #mainnav p {
  font-weight: bold;
  color: #2A3D7E;
  margin: 0px;
  white-space: nowrap;
}
#main #mainnav p a {
  color: #2A3D7E;
  text-decoration: underline;
}
#main #mainnav ul {
  white-space: nowrap;
  font-weight: bold;
  color: #2A3D7E;
  margin-left: 16px;
  margin-bottom: 0px;
}
#main #mainnav ul a {
  font-weight: normal;
  color: #2A3D7E;
  text-decoration: underline;
}
#main #mainnav ul a:hover {
  color: #2A3D7E;
  text-decoration: none;
}
#main #mainnav .select {
  font-weight: bold;
  text-decoration: none;
}
/*right*/
#right {
  float:right;
  width: 30%;
  font-size: small;
}
#right a {
  color: #2A3D7E;
  text-decoration: underline;
}
#right a:hover {
  color: #2A3D7E;
  text-decoration: none;
}
#right .head {
  background-color: #CACFE0;
  color: #2A3D7E;
  margin-bottom: 20px;
  margin-top: 10px;
}
#right .topl {
  background: url(../img/right_topl.gif) no-repeat top left;
}
#right .topr {
  background: url(../img/right_topr.gif) no-repeat top right;
}
#right .bottoml {
  background: url(../img/right_bottoml.gif) no-repeat bottom left;
}
#right .bottomr {
  background: url(../img/right_bottomr.gif) no-repeat bottom right;
  padding: 3px 5px 3px 15px;
}
* html #right .bottomr {
  padding: 0px;
}
#news ul, #seminars ul {
  margin-left: 20px;
  list-style: disc url(../img/right_disk.gif);
}
#news ul li, #seminars ul li {
  padding-left: 5px;
  margin-bottom: 10px;
  margin-top: 10px;
}

#seminars ul {
  font-size: larger;
}
#seminars ul li em {
  font-style: normal;
}
#seminars p a {
  font-size: 85%;
}

#news, #seminars, #gallery, #opinions, #subscribe, #info_suppo {
  background: url(../img/main_h.gif) repeat-x top;
  padding-top: 1px;
  margin-bottom: 30px;
  font-size: 85%;
}
#news h2, #seminars h2, #gallery h2, #opinions h2, #subscribe h2, #info_suppo h2 {
  text-transform: uppercase;
  color: #2A3D7E;
  font-family: Arial Black, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: small;
  margin-bottom: 10px;
  margin-top: 20px;
}
#news p, #seminars p {
  margin-top: 10px;
  margin-bottom: 0px;
}
#news p a, #seminars p a, #subscribe p a {
  color: #CA4801;
  text-decoration: underline;
}
#news p a:hover, #seminars p a:hover, #subscribe p a:hover {
  color: #CA4801;
  text-decoration: none;
}

#gallery img, #info_suppo img {
  border: 2px solid #7381AE;
  margin-bottom: 10px;
}
#gallery p a, #opinions p a {
  color: #CA4801;
  text-decoration: underline;
  font-style: normal;
}
#gallery p a:hover, #opinions p a:hover {
  color: #CA4801;
  text-decoration: none;
}

#opinions p {
  font-style: italic;
}
#opinions p em {
  font-style: normal;
  font-weight: bold;
  display: block;
  text-align: right;
}

#subscribe {
  font-size: small;
}

#subscribe form {
  margin-top: 10px;
}
#sub_email {
  border: 1px solid Black;
  margin-top: -23px;
  padding: 2px;
}
#sub_send {
  padding-left: 5px;
  padding-right: 5px;
  font-size: small;
}
#sub_about {
  margin-top: 10px;
  font-size: 85%;
}
/* ------------------------------------------------------------ */
/* footer */
#footer {
  /*border-top: 1px dotted #7381AE;*/
  background: url(../img/main_h.gif) repeat-x top;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: small;
}
#footer a {
  color: #2A3D7E;
  text-decoration: underline;
}
#footer a:hover {
  text-decoration: none;
}
#copyleft {
  width: 65%;
  float: left;
  position: relative;
}
#foonav li {
  display: block;
  float: left;
  font-size: small;
}
#foonav li a {
  width: 100%;
  padding-right: 10px;
  padding-left: 10px;
}
#buttons {
  padding-left: 5px;
  margin-top: 30px;
}
#copyright {
  float:right;
  width: 30%;
  position: relative;
  font-size: small;
}
#copyright p {
  margin-bottom: 10px;
}

#main a:link {
  color: #0F2A81;
  text-decoration: underline;
}
#main a:visited {
  color: #0F2A81;
  text-decoration: underline;
}
#main a:hover {
  color: #0F2A81;
  text-decoration: none;
}
#main a:active {
  color: #0F2A81;
  text-decoration: underline;
}

#mainnav ul {
  list-style-type: none;
}

*:first-child+html #header{zoom:1;} 
*:first-child+html #topmenu .bottomr{zoom:1;} 
*:first-child+html #mainmenu .bottomr{zoom:1;}
