@CHARSET "UTF-8";


/* BASE */

* {
	margin: 0;
	padding: 0;
}

	
.block {
	display: block;
}

table {
	border-collapse: collapse;
}

#logoSIWI {
	position:absolute;
	right:0;
	top:0;
}
#headerRight{
	position:absolute;
	right:0;
	bottom:0;
}

h1, h2, h3, h4 {
	font-weight:bold;
	margin:0;
	padding:0;
}
h1, h2 {
	/*padding-bottom:20px;*/
}
h1 {
	font-size:22px;
	color:#336699;
}

	
h2 {
	font-size:15px;
	color:#336699;    
}

h3 {
	font-size:12px;
	color:#336699;
}

h4 {
	font-size:12px;
	color:#333;
}

a, a:link, a:hover, a:active {
	color:#336699;
	text-decoration:underline;
}
 a:visited {
	color:#999;
	text-decoration:underline;
}

.red {
	color:red;	
}


a.orange,
a.orange:link,
a.orange:visited,
a.orange:hover,
a.orange:active {
	color:#ff7d00;
}

.orange {
	color:#ff7d00;
}

/* EOF BASE */

/* General layout */

#mainWrapper {
	position:relative;
	background:white;
    width:945px;
    margin:0 auto;
}
.intro {
	min-height:310px;
	position:relative;

	}
.hoverIntro{
	width:225px;
	height:325px;
	background:#fff;
	position:absolute;
	right:0;
	top:0;
	filter:alpha(opacity=70);
	opacity:0.7;

}
#subIntro{
	background:#fff url(/system/modules/com.gridnine.opencms.modules.swh/resources/pics/subIntro_bg.jpg) left repeat-y;
	clear:both;margin-top:10px;
	
}


.normal {
	width: 100px;	
}
/*
#topMenu {
	 height:25px;
	margin:0 auto 14px;
	background:#eee url(/system/modules/com.gridnine.opencms.modules.swh/resources/pics/top_menu.gif) bottom repeat-x;
}

#topMenu td {
	text-align:center;
	vertical-align:middle;
	border:1px solid #d8d8d6;
}

#topMenu a,
#topMenu a:link,
#topMenu a:visited,
#topMenu a:hover,	
#topMenu a:active {
	display:block;
	padding:0 15px 0;
	height:25px;
	line-height:25px;
	overflow:hidden;
	color:#000;
	text-decoration:none;
}

#topMenu a:hover,	
#topMenu a:active {
	background:#eee url(/system/modules/com.gridnine.opencms.modules.swh/resources/pics/top_menu_hover.gif) bottom repeat-x;
}

#topMenu a.cur,
#topMenu a.cur:link,
#topMenu a.cur:visited,
#topMenu a.cur:hover,	
#topMenu a.cur:active {
	background:#eee url(/system/modules/com.gridnine.opencms.modules.swh/resources/pics/top_menu_hover.gif) bottom repeat-x;
}
*/

#contentWrapper {
 
	margin:0 auto 10px;
	position:relative;
	text-align:left;
	clear:both;
	color:#333;
}




#leftColumn {
	float:left;

}

#rightColumn {
	float:left;
}

#contentRightColumn {
	width:210px;
	margin-left:13px;
	_margin-left:0px;
	float:right;
	overflow:hidden;
}

#contentLeftColumn {
	width:342px;
}

#breadcrumbs {
    left: 240px;
    line-height: 13px;
    margin-bottom: 34px;
    position: absolute;
    top: 5px;
}

.subpagePic {
	width:276px;
	margin-bottom:13px;
}

#leftMenu a,
#leftMenu a:link,
#leftMenu a:visited,
#leftMenu a:hover,
#leftMenu a:active {
	font-size:13px;
	display:block;
	padding:9px 8px 10px 12px;
	margin-top:5px;
	background:#dee6ef;
	text-decoration:none;
  	color:#003366;
}

#leftMenu a:hover,
#leftMenu a:active {
	background:#336699;
	color:#fff;
}

#leftMenu a.cur,
#leftMenu a.cur:link,
#leftMenu a.cur:visited,
#leftMenu a.cur:hover,
#leftMenu a.cur:active {
	background:#336699;
	color:#fff;
}



/* left submenu */
a.subelement {
	background:#dee6ef !important;
	padding-top:0px !important;
	padding-bottom:0px !important;
	margin:0px !important;
}

a.subelement_current,
a.subelement_current:link,
a.subelement_current:visited ,
a.subelement_current:hover {
	color:#003366 !important;
	background:transparent !important;
	font-weight:bold;
	padding-top:0px !important;
	padding-bottom:0px !important;
	margin:0px !important;
}

#leftMenu div.image .dot {
	margin-bottom:1px;
	margin-right:5px;
}

div.content {
	vertical-align:middle;
	margin-left:10px;
	padding-left:16px;
	background:url(/system/modules/com.gridnine.opencms.modules.swh/resources/pics/menu_dot.gif) no-repeat 2px 6px;
}


.subMenu {
	padding:8px 0 12px;
	background:#dee6ef;
	line-height: 15px;
}
.subMenu a{
	color:#333;
	text-decoration:none;
}

a.subelement>div.content {
	color:#333333;
	vertical-align:middle;
	margin-left:10px;
	padding-left:16px;
	background:url(/system/modules/com.gridnine.opencms.modules.swh/resources/pics/menu_blackdot.gif) no-repeat 2px 6px;
}





#logo {
	display:block;
	width:114px;
}

#logo img{
	display:block;
}

#printCopyright {
	display:none;
}

/* EOF General layout */

/* Index page */

.largeBanner {
	display:block;
	height:220px;
	margin-bottom:13px;
	overflow:hidden;	
	position:relative;
}

.largeBanner .text{
	width:400px;
	position:absolute;
	top:33px; left:20px;
	font-weight:bold;
}

.largeBanner .readMore{
	bottom:0;
}

.smallBannerWrapper {
	width:276px; height:160px;
	float:left;
	margin-bottom:13px;
	position:relative;
}

.readMore,
a.readMore:link,
a.readMore:visited,
a.readMore:hover,
a.readMore:active {
	width:17px; height:17px;
	display:block;
	position:absolute;
	right:0; 
	background:#eee url(/system/modules/com.gridnine.opencms.modules.swh/resources/pics/banner_arrow.jpg) bottom no-repeat;
}

.smallBanner .readMore{
	top:144px;
}


/* EOF Index page */


/* Content */

#contentWrapper p {
	margin-bottom:16px;
}

/* EOF Content */


/* Blog */
#blogLangSelector {
	display:block;
	position:absolute;
	right:0;
	top:10px;
	color:#333;
}

#blogLangSelector td {
	margin-left:2px;
	vertical-align:middle;
}

#blogLangSelector input {
	margin-left:10px;
	margin-right:5px; 
	margin-right: expression("1px");
	_margin-right:1px;
}

.blogWrapper {}

.blogWrapper1 {
	padding:0px 7px 10px 0px;
	background-color: #DEE6EF;
}

.blogWrapper2 {
	padding:0px 7px 10px 0px;
}

.blogText p {
	margin-bottom:5px !important;
}

.blogText a {
	color:#336699;
}

.blogDate{
}

.blogDeatails {
	border-top:1px solid #336699;
	padding-top:10px;
	margin-top:10px;
}

.blogTags{
	margin:10px 0 15px !important;
}

.blogComments a {
	color:#336699;
	font-weight:bold;
	text-decoration:none;
}

.comment {
	padding:7px;
	margin-bottom:5px;
	border-top:1px solid #336699;
}

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

.comment .time {
	width:40px;
}

.comment .name {
	text-align:right;
}

.comment .date {
	width:80px;
	padding:0px;
	margin:0px;
	text-align:center;
}
.comment .spacer {
	text-align:center;
	width:20px;
}

.comment thead {
	font-weight:bold;
	padding-bottom:5px;
	color:#689acc;
}

.commentNote {
	margin-top:5px;
	font-weight:bold;
	font-size:11px;
	color:#eb7907;
}

.addCommentForm{
	margin:0 0 0 20px; 
	padding:0;
}

.resourcesSearch input{
	padding-top: 3px;
}
.addCommentForm input {
	margin-bottom:5px;

}

.comInp1 {
	width:260px;
	margin-right:20px;
	border:1px solid #ccc;
}

.comInp2 {
	width:140px;
	border:1px solid #ccc;
}

.comInp3 {
	width:50px;
	border:1px solid #ccc;
}

textarea {
	width:260px; height:80px;
	margin-bottom:10px;
	overflow:auto;
	border:1px solid #ccc;
}

.rightAligned {
	text-align:right;
}

#captcha {
	margin-top:10px !important;
}

#captchaImage {
	float:right;
}

.rssFeed {
    float:right;
    clear:both;
}
 
.rssFeed a {
    text-decoration:none;
    font-weight:bold;
}
 
.rssFeed td {
    padding:15px 0 0 7px;
} 
 
.blogArchive h2{
    padding:0 0 20px; margin:0;
    font-size:18px;
}
 
.blogArchive p{
    margin-bottom:5px !important;
}


/* EOF Blog */

/* Seminar register */

.seminars_form .title {
	font-weight:bold;
	padding-bottom:2px;
}

.field input {
	width:220px; height:17px;
	padding: 3px 2px 1px;
	border:1px solid #ccc;
}
.seminars_form .field input.error {
	border:1px solid #FFB3B3;	
}
.seminars_form textarea {
	width:300px;
	height:150px;
	padding: 3px 2px 1px;
	border: 1px solid #ccc;	
}
.seminars_form sup {
	margin-top:2px;
	padding-top:2px;
	color:red;	
}

/* EOF Seminar register */

/* resources */

.resources .button {
	width:44px;
	height:22px;
	background:#fff;
	border:1px solid #ccc;
	margin-left:20px;
}
.resources .title {
	padding-left:8px;	
}

.resources .header {
	display:block;
	color:#ac3751;
	font-size:17px;
}
.resources .list {
	padding:0px;
	margin-bottom:0px;
}

.resources #seminars_archive {
	margin:0px;
	padding:0px;
	background:green;
}
/*
.resources a {
	color: #056f89;
	text-decoration: none;
	font-size:14px;
}
.resources a:hover {
	color: #069dc4;
	text-decoration: none;
}*/
.resources .more {
	margin:0px;
	text-align: right;	
}
/*
.resources .more a {
	font-size:10px;
}*/

/* EOF resources */

a.current {
	font-weight:bold;
	text-decoration:none;
}

.month_group {
	margin-top:10px;
	margin-bottom:10px;
	font-weight:bold;
	color:#336699;
}

/* additional */

#contentWrapper div.ocms_de_norm {
	padding:0 !important
}


a.stylizedButton,
a.stylizedButton:link,
a.stylizedButton:visited,
a.stylizedButton:hover,
a.stylizedButton:active {
	width:80px;
	text-align:center;
	display:block;
	height:25px; line-height:25px;
	background:#DEE6EF;
	border:1px solid #336699;
	color:#336699;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.separator {
	padding:0 7px;
	color:#333;
}
.shareThisWrapper {

}

/* sitemap */

#sitemap{
	width:100%;
	margin-bottom:20px
}

.siteBranch{
	width:262px;
	padding-right:20px;
	float:left;
}

#sitemap ul{
	background:none;
}

#sitemap li{
	background:none;
	display:block;
}

#sitemap a {
	text-decoration:none;
}

#sitemap a:hover, #sitemap .level2 a {
	text-decoration:underline;
}

#sitemap .level1{
	padding:10px 0 10px 18px !important;
	font-weight:bold;
	text-transform: uppercase;
}

#sitemap .level2{
	margin-top:4px; 
	margin-bottom:2px; 
	background: url(/system/modules/com.gridnine.opencms.modules.swh/resources/pics/rodpil.gif) 18px 3px no-repeat;
	padding:0 0 2px 30px !important;
}

#sitemap .level3{
	padding:0 0 2px 30px !important;
	font-size:0.9em;
}











body {
    font-family:Arial;
    color:#333;
    font-size:12px;
    background:#fff;
}

img {
  border:0;
}

#header {
  width:100%;
  height:148px;
  margin-top:50px;
  position:relative;
}

#header .t_icon{
	padding-right:3px;
}
#langSwither{
    position: absolute;
    right: 245px;
    top: 102px;
}

.input_field {
	width:166px;
	height:38px;
	background: url(/system/modules/com.gridnine.opencms.modules.swh/resources/pics/search_input_bg.png) no-repeat;
}

.input_field input {
    font-size: 15px;
    margin: 2px 0 0 2px;
    padding: 3px 15px 3px 5px;
    width: 135px;
    border:none;
}


.blog_sepline1 {
	border-top:1px solid #336699;
}

.blog_sepline2 {
	border-top:1px solid #FF9900;
	margin-left:-7px;
}


#contentWrapper {

}
#contentWrapper table td {
	
}

.block1 {
	width:225px;
}
.block2 {
	width:465px;
}
.block3 {
	width:705px;
	min-height:320px;
}
.block1,.block2,.block3 {
	float:left;
}
.block2 img {
	max-width:465px;
}
	
#contentWrapper .block1,
#contentWrapper .block2,
#contentWrapper .block3 {
	/*min-height:500px;*/
}

.row0{
	background:#dee7ef;
}
.row1{
}
.img_area img{
	padding:0;
	margin:0 !important;
	display:block;
}
.text_area {
	padding: 3px 7px;
}
.text_area a{
	text-decoration:none;
}
.text_area p{
	padding:0;
	margin:0 !important;
}

.blog_year {
	float:left;
	padding-right: 12px;
	list-style-type:none;
}
.blog_year>span {
	cursor:pointer;
	}
.blog_year.current>span {
	color:#003366 !important;
	}

.blog_year.current>span{
	font-weight:bold;
	}
	
.bl_monthes {
	position:absolute;
	left:10px;
	top:75px;
	list-style-type:none;

}

.bl_monthes a{
	text-decoration:none;
}

#footer {
    border-top-color: #FF9900;
    border-top-style: solid;
    border-top-width: 2px;
    color: #333333;
    font-size: 12px;
    height: 36px;
    line-height: 2.8em;
}

#footer td p {
	margin:0;
}
#footer a {
	text-decoration:none;
	color:#333;
}

#leftMenu a{
	font-size:13px;
}

/* topmenu */
#topmenu {
    height:39px;
    clear: both;
}
.topmenu {
    width:100%;
    margin:0 auto;
    height:100%;
    border-top:2px solid #ff9900;
    border-bottom:2px solid #ff9900;
}
.topmenu a, .footer a {
    text-decoration:none;
    color:#333;
}
.topmenu td a:hover {
    font-weight:bold;
    color:#336699;
    /*margin-left:-1px;*/
}

.topmenu td a.current {
    font-weight:bold;
    color:#336699;
}

.topmenu td{
    margin:0;
    padding:0;
    font-size:15px;
    text-transform:uppercase;
    white-space:nowrap;
    text-align:center;
}

.topmenu td.first {
  padding:0;
}

.hypo { font-weight: bold; color: #fff; position: static; z-index: 0; }
.hyper { position: absolute; z-index: 1; }

/* end topmenu */

.right {
    float:right;
    }

.left {
    float:left;
    }



/*********************************

homepage slider

********************************/

#slider {
	position:relative;
    width:945px;
    height:310px;
    margin-left:0px;
	background:url(/system/modules/com.gridnine.opencms.modules.swh/resources/pics/loading.gif) no-repeat 50% 50%;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}

.nivo-controlNav {
	position:absolute;
	right:4px;
	bottom:1px;
	/*width:225px;*/
	padding-left:10px;
	background:url(/system/modules/com.gridnine.opencms.modules.swh/resources/pics/slide_line2.png) 0 0 no-repeat;
	z-index:109;
}

.nivo-controlNav a {
	margin-top:36px;
	display:block;
	width:20px;
	height:20px;
	background:url(/system/modules/com.gridnine.opencms.modules.swh/resources/pics/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(/system/modules/com.gridnine.opencms.modules.swh/resources/pics/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:240px;
}
a.nivo-prevNav {
	left:15px;
}

.nivo-caption {
    height: 130px;
    overflow: hidden;
}

.nivo-caption a { 
    color:#fff;
    text-decoration:none;
}

.nivo-caption a:hover { 
    color:#bbbbbb;
    text-decoration:none;
}

.nivo-html-caption, .nivo-html-caption div,
.nivo-caption, .nivo-caption div {
	height:130px;
}

.nivo-html-caption table, .nivo-html-caption div,
.nivo-caption table, .nivo-caption div {
	width:945px;
	height:310px;
}

.nivo-html-caption td, 
.nivo-caption td {

}
.captionheader *{
	color:#fff;
}
.captionheader {
	padding: 5px 10px 15px 14px;
	text-shadow:none;
	background:url(/system/modules/com.gridnine.opencms.modules.swh/resources/pics/slide_line.png) 100% 0 no-repeat;
	vertical-align:top;
}

.captionheader p {
	padding: 0 !important;
}

.captionheader img {
	vertical-align: baseline;
	display: inline !important;
	position: static !important;
}

.captionlinks {
	opacity:0.7; /* Overridden by captionOpacity setting */
	background:#fff;
	padding:16px 10px 10px 10px;
	text-shadow:none;
	font-size: 12px;
	color:#336699;
	width:205px;
	vertical-align:middle;
}

.captionlinks  a {
	font-size: 12px;
	color:#336699;
}

.captionlinks  a:hover {
	color:#336699;
}

.captionlinks  p {
	padding: 2px 0 !important;
}

#lastUpdatesBlock {
	padding:0 7px 0 0;
}
#partnersNewsBlock {
	padding:0 8px;
}
#partnersNewsBlock>div {
	padding-top:10px;
}

#partnersNewsBlock a{
	color:#666;
	text-decoration:none;
}

#partnersNewsBlock a:hover {
  text-decoration: underline;
}

#collaborationBlock {
	padding:0 0 0 7px;
}
#collaborationBlock>div {
	padding:5px 0 0 10px;
}

#lastUpdatesBlock,
#partnersNewsBlock,
#collaborationBlock {
	float:left;
}
.text_area {
	vertical-align:top;
}

div.system-btn {
  /*background:transparent url(/system/modules/com.gridnine.opencms.modules.swh/resources/pics/system-btn.gif) no-repeat scroll 100% -47px;*/
  float:left;
  margin-right:5px;
}

div.system-btn input {
  /*background:transparent url(/system/modules/com.gridnine.opencms.modules.swh/resources/pics/system-btn.gif) no-repeat scroll 0 0;
  border:none;*/
  
  background:#fff;
  border:1px solid #336699;
  display:inline-block;
  height:24px;
  margin:0;
  padding:0 12px;
  color:#333;
  font-weight:bold;
  vertical-align:top;
}

div.system-btn input {
  width:auto;
}
.addCommentForm input{
}
#CopyrightPrint{
	display:none;
}
ul, ol {
	margin-left:18px;
	margin-bottom: 16px;
}
ul>li {
	list-style-image: url(/system/modules/com.gridnine.opencms.modules.swh/resources/pics/rodpil.gif);
	padding-top:0px;
	padding-bottom:0px;
}

ol>li {
	padding-top:0px;
	padding-bottom:0px;
}

#blogArchivesList{
	height:200px;
	background-color: #DEE6EF;
	padding:10px;
}
#blogArchivesList span{
	padding-right:10px;
}
#blogArchivesList ul{
	margin:0;
}
#blogArchivesList ul>li {
	list-style-image: none;
	padding:0px;
}


.tagCloud {
	overflow: hidden;
	widows:  100%;
	text-align:  center;
	line-height: 24px;
	margin-top: 15px;
	margin-bottom:  15px;
}
.tagCloud .tag-item{
	display:  inline;
}

.tag-item h1 {
	font-size:  22px;
}

.tag-item h2 {
	font-size:  18px;
}

.tag-item h3 {
	font-size:  16px;
}

.tag-item h4 {
	font-size:  12px;
}

.tag-item .tagPallet-0 {
	 color: #FF9900;
}

.tag-item .tagPallet-1 {
	 color: #336699;
}

.tag-item .tagPallet-2 {
	 color: #99CCFF;
}
.separate-line {
	background: #FF9900;
	height:  1px;
	line-height:  1px;
	overflow:  hidden;
	display:  block;
	margin: 10px 0;	
}


h1 a {	
	font-weight:bold;
	font-size:22px;
	color:#336699;
	text-decoration:none !important;
}

h2 a {
	font-weight:bold;
	margin:0;
	padding:0;
	text-decoration:none !important;
}
h1 a:visited, h2 a:visited {
	color:#336699;
	text-decoration:none;  
}
