*{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-repeat:no-repeat;
	text-align:left;
}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td{
	color:#36485E;
}
html{
	background-image:url(/_i/bgTopLine.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
body{
	text-align:center;
	background-image:url(/_i/bgTop.jpg);
	background-position:center top;
}
body,h1,h2,h3,h4,h5,h6,form,input{
	padding:0px;
	margin:0px;
}
img{
	border:0px;
}
.cb{
	clear:both !important;
	height:0px !important;
	overflow:hidden !important;
	padding:0px !important;
	margin:0px !important;
	width:0px !important;
	height:0px !important;
}
a{
	color:#00689F;
}
#header{
	width:990px;
	margin:auto;
	height:135px;
	margin-bottom:10px;
	overflow:hidden;
}
#content, #footer{
	width:990px;
	margin:auto;
	margin-bottom:5px;
}
#logo{
	position:absolute;
	margin:13px 0px 0px 32px;
}
#registerLink{
	position:absolute;
	margin:23px 0px 0px 345px;
	display:block;
	width:110px;
	height:21px;
	line-height:19px;
	background-image:url(/_i/registerLink.gif);
	font-weight:bold;
	color:#36485E;
	text-decoration:none;
	text-indent:28px;
}
#loginLink{
	position:absolute;
	margin:23px 0px 0px 221px;
	display:block;
	width:110px;
	height:21px;
	line-height:19px;
	background-image:url(/_i/registerLink.gif);
	font-weight:bold;
	color:#36485E;
	text-decoration:none;
	text-indent:28px;
}

#loginBlock {
    display: none;
    position: absolute;
    left:50%;
    top:50%;
    margin: -150px 0 0 -226px;
    padding: 15px;
    background-color: #fff;
    border: 10px inset #0069a1;
    z-index: 50;
}

#bgShadow {
    display: none;
    position: fixed;
    left:0;
    top:0;
    width: 100%;
    height: 100%;
    background-color: #000;
    z-index:49;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60); /* IE 5.5+*/
    -moz-opacity: 0.6; /* Mozilla 1.6 и ниже */
    -khtml-opacity: 0.6; /* Konqueror 3.1, Safari 1.1 */
    opacity: 0.6; /* CSS3 - Mozilla 1.7b +, Firefox 0.9 +, Safari 1.2+, Opera 9+ */
}
.exit {
    float:right;
    margin: -15px  0 3px 0;
}
.exit a {
    font-size: 24px;    
    text-decoration: none;
}

#searchBlock{
	position:absolute;
	margin:21px 0px 0px 730px;
}
#searchBlock div.fieldBlock{
	width:221px;
	height:26px;
	background-image:url(/_i/fieldBlock.gif);
	float:left;
}
#searchBlock div.fieldBlock input{
	margin:5px 0px 0px 5px;
	width:185px;
	border:0;
	background-color:transparent;
	color:#A8ACAD;
}
#searchBlock a.searchButton{
	display:block;
	float:left;
	margin:7px 0px 0px -20px;
}
#topMenuBlock{
	height:70px;
	background-image:url(/_i/bgTopMenu.gif);
	margin:65px 0px 0px 0px;
	position:relative;
}
#topMenuBlock ul{
	padding:0;
	margin:0;
	margin-left:10px;
	list-style-type:none;
}
#topMenuBlock ul ul{
	margin-left:0px;
}
#topMenuBlock li{
	float:left;
	background-image:url(/_i/line.gif);
	background-position:right;
}
#topMenuBlock li li{
	background-image:url(/_i/line2.gif);
	background-position:right 7px;
}
#topMenuBlock li.last{
	background-image:none;
}
#topMenuBlock li a{
	display:block;
	float:left;
	text-decoration:none;
	background-position:left top;
}
#topMenuBlock li.active a{
	background-image:url(/_i/bgActiveMenuLeft.png);
}
#topMenuBlock li span{
	display:block;
	background-position:center;
	height:4px;
	clear:both;
	position:relative;
	top:-1px;
	z-index:1;
	overflow:hidden;
}
#topMenuBlock li.active span{
	background-image:url(/_i/arrow.gif);
}
#topMenuBlock li.active{
	background-image:none;
}
#topMenuBlock li.active li a{
	background-image:none;
}
#topMenuBlock li a strong{
	display:block;
	height:38px;
	line-height:38px;
	color:#FFFFFF;
	text-transform:uppercase;
	padding:0px 12px 0px 0px;
	background-position:right top;
	margin-left:12px;
	cursor:pointer;
	float:left;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
}
#topMenuBlock li a:hover strong{
	color:#CCCCCC;
}
#topMenuBlock li li a:hover strong{
	text-decoration:underline;
	color:#00689F;
}
#topMenuBlock li li.active{
	background-color:#FFFFFF;
	border-top:1px solid #DBDBDB;
	border-left:1px solid #DBDBDB;
	margin-left:-2px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
}
#topMenuBlock li li.active *{
	background-image:none !important;
}
#topMenuBlock li.active a strong{
	background-image:url(/_i/bgActiveMenuRight.png);
}
#topMenuBlock li.active li a strong{
	background-image:none;
}
#topMenuBlock li li a{
	background-image:none;
}
#topMenuBlock li li a strong{
	height:20px;
	line-height:20px;
	color:#00689F;
	text-transform:none;
	font-weight:normal;
	background-image:none;
}
.subMenuBlock{
	position:absolute;
	margin-top:-4px;
	margin-left:-10px;
	padding-top:4px;
	padding-bottom:5px;
	display:none;
	background-color:#F3F3F3;
	left:20px;
}
#topMenuBlock li.active .subMenuBlock{
	display:block;
}
#page{
	width:650px;
	float:left;
	margin-left:10px;
	margin-right:10px;
}
#right{
	float:left;
	width:300px;
}
#page .leftColumn{
	float:left;
	width:320px;
}
#page .rightColumn{
	float:right;
	width:320px;
}
.block2{
	margin-bottom:8px;
}
.block2 .topCorners{
	height:2px;
	overflow:hidden;
	background-image:url(/_i/lt.gif);
	background-position:left;
}
.block2 .topCorners span{
	display:block;
	float:right;
	height:2px;
	width:2px;
	background-image:url(/_i/rt.gif);
}
.block2 .blockContent{
	background-color:#F3F3F3;
	border-left:1px solid #E0E0E0;
	border-right:1px solid #E0E0E0;
	padding:10px;
}
.block2 .botCorners{
	height:2px;
	overflow:hidden;
	background-image:url(/_i/lb.gif);
	background-position:left;
}
.block2 .botCorners span{
	display:block;
	float:right;
	height:2px;
	width:2px;
	background-image:url(/_i/rb.gif);
}
.block3{
	margin-bottom:8px;
}
.block3 .topCorners{
	height:2px;
	overflow:hidden;
	background-image:url(/_i/lt2.gif);
	background-position:left;
}
.block3 .topCorners span{
	display:block;
	float:right;
	height:2px;
	width:2px;
	background-image:url(/_i/rt2.gif);
}
.block3 .blockContent{
	background-color:#E3E3E3;
	border-left:1px solid #E3E3E3;
	border-right:1px solid #E3E3E3;
	background-image:url(/_i/bgBlock3.gif);
	background-position:top;
	background-repeat:repeat-x;
	padding:10px;
}
.block3 .botCorners{
	height:2px;
	overflow:hidden;
	background-image:url(/_i/lb2.gif);
	background-position:left;
}
.block3 .botCorners span{
	display:block;
	float:right;
	height:2px;
	width:2px;
	background-image:url(/_i/rb2.gif);
}
.bigNewsBlock{
	width:297px;
}
.bigNewsBlock .corners{
	display:block;
	position:absolute;
	width:297px;
	height:206px;
	background-image:url(/_i/corners.png);
	z-index:1;
}
.bigNewsBlock div.photo{
	width:297px;
	height:206px;
	overflow:hidden;
	position:relative;
}
.bigNewsBlock div.photo div.announce{
	position:absolute;
	width:290px;
	background-color:#000000;
	bottom:0px;
	padding:5px;
	font-size:11px;
	color:#FFFFFF;
	font-weight:normal;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	line-height:13px;
}
.bigNewsBlockInternal div.photo div.announce{
	font-size:11px;
}
.bigNewsBlock div.text{
	padding:10px;
	padding-bottom:0px;
	line-height:16px;
}
.bigNewsBlockInternal div.text{
	padding-left:0px;
	color:#848484;
	font-weight:bold;	
}
h1.title, h2.title{
	background-image:url(/_i/bgTitle.gif);
	background-position:left top;
	margin-bottom:10px;
}
h1.title strong, h2.title strong{
	display:block;
	height:42px;
	line-height:37px;
	background-image:url(/_i/bgTitleRight.gif);
	background-position:right top;
	text-transform:uppercase;
	color:#36485E;
	text-indent:16px;
}
.title_let{
    position: absolute;
    margin-top: -15px;
    font-size: 50px;
    font-weight: normal;
}
h1.title span, h2.title span{
	color:#007EC0;
}
.rightTitleButtons{
	float:right;
	padding:10px 9px 0px 0px;
}
.rightTitleButtons a{
	cursor:pointer;
}
.block{
	padding:0px 10px 10px 10px;
	margin-bottom:10px;
}
.newsItem{
	margin-bottom:20px;
}
.newsItem div.photo{
	width:79px;
	height:52px;
	overflow:hidden;
	float:left;
	margin:0px 12px 0px 0px;
}
.newsItem div.photo a{
	display:block;
	width:71px;
	height:54px;
	overflow:hidden;
	margin:4px 0px 0px 4px;
}
.newsItem div.photo div.corners{
	width:79px;
	height:52px;
	background-image:url(/_i/photoBlock.png);
	background-position:left top;
	position:absolute;	
}
.scrollNewsBlock .newsItem div.photo div.corners{
	left:0px;
}
.newsItem .announce a{
	text-decoration:none;
	line-height:15px;
	font-size:12px;
}
.newsItem .announce a:hover{
	text-decoration:underline;
}
.newsItem .announce .date{
	color:#848484;
	/*font-weight:bold;*/
}
.internalNews .newsItem .announce{
	line-height:16px;
	font-size:12px;
}
.internalConferences .newsItem .announce{
	line-height:16px;
}
.internalNews .newsItem .newsPanel{
	padding-top:3px;
}
.internalConferences .newsItem .newsPanel{
	padding-top:3px;
}
.newsPanel a.siteLink, .companyPanel a.siteLink{
	font-weight:bold;
	text-decoration:none;
	margin-right:5px;
}
.newsPanel span.date{
	font-weight:bold;
	color:#848484;
}
.internalNews .announce h3, .internalConferences .announce h3{
	color:#006DA6;
	font-size:14px;
	margin-bottom:4px;
	font-weight:bold;
}
.internalNews .announce h3 a, .internalConferences .announce h3 a{
	color:#006DA6;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
h3.title2{
	color:#006DA6;
	font-size:14px;
	margin-bottom:10px;
	margin-top:20px;
	font-weight:bold;
}
.title3{
	font-size:14px;
	margin-bottom:10px;
	margin-top:20px;
	font-weight:bold;
}
.internalNews .newsItem .photo{
	margin-top:3px;
}
.infoButtons3 .moreLink{
	float:left;
}
.moreLink{
	display:block;
	float:right;
	background-image:url(/_i/buttonLeft3.gif);
	background-position:left top;
}
.moreLink strong{
	display:block;
	float:right;
	background-image:url(/_i/buttonRight.gif);
	background-position:right bottom;
	height:26px;
	padding:0px 26px 0px 19px;
	overflow:hidden;
	color:#006AA3;
	font-weight:normal;
	line-height:26px;
}
.moreLink:hover{
	text-decoration:none;
}
h3.title{
	background-image:url(/_i/bgTitle2.gif);
	background-position:left top;
	border-bottom:1px solid #E0E0E0;
}
h3.title strong{
	display:block;
	background-image:url(/_i/bgTitleRight2.gif);
	background-position:right top;
	color:#36485E;
	font-weight:normal;
	padding:7px 0px 6px 8px;
}
.infoBlock{
	float:left;
	width:131px;
	margin-right:30px;
}
.infoBlockLast{
	margin-right:0px;
}
.infoBlock .photo{
	width:131px;
	height:92px;
}
.infoBlock .corners{
	width:131px;
	height:92px;
	overflow:hidden;
	background-image:url(/_i/photoBlock2.png);
	position:absolute;
}
.infoBlock .photo a{
	display:block;
	width:121px;
	height:82px;
	overflow:hidden;
	padding:5px 0px 0px 5px;
}
.infoBlock a.announce{
	display:block;
	color:#0073B0;
	margin:12px 3px 3px 3px;
	text-decoration:none;
	line-height:15px;
}
.infoBlock a.announce:hover{
	text-decoration:underline;
}
.infoBlock2{
	float:left;
	width:280px;
	margin:0px 35px 30px 0px;
}
.infoBlock2 .leftContent{
	float:left;
	width:131px;
	margin:0px 12px 12px 0px;
	overflow:hidden;
}
.infoBlock2 .photo{
	width:131px;
	height:99px;
	overflow:hidden;
	background-image:url(/_i/photoBlock3.png);
}
.infoBlock2 .photo img{
	width:131px;
}
.infoBlock2 .photo a{
	display:block;
	width:121px;
	height:93px;
	overflow:hidden;
	margin:1px 0px 0px 5px;
}
.infoBlock2 .bigAnnounce{
	color:#006DA6;
	font-size:14px;
	font-weight:bold;
	display:block;
	float:left;
	width:130px;
	text-decoration:none;
	margin-bottom:10px;
}
.infoBlock2 .bigAnnounce:hover{
	color:#333333;
}
.infoBlock2 a.announce{
	text-decoration:none;
	line-height:15px;
}
.infoBlock2 a.announce:hover{
	text-decoration:underline;
}
.infoBlock2 .date, .textNewsBlock .date{
	color:#848484;
	font-weight:bold;
}
.infoBlock2 h3.title a{
	display:block;
	float:right;
	padding-right:5px;
	margin-top:-3px;
}

.infoBlock3{
	float:left;
	width:280px;
	margin:0px 35px 30px 0px;
}
.infoBlock3 .leftContent{
	float:left;
	width:131px;
	margin:0px 12px 12px 0px;
	overflow:hidden;
}
.infoBlock3 .photo{
	width:131px;
	height:99px;
	overflow:hidden;
}
.infoBlock3 .photo img{
	width:121px;
}
.infoBlock3 .photo a{
	display:block;
	width:121px;
	height:93px;
	overflow:hidden;
	margin:1px 0px 0px 5px;
}
.infoBlock3 .bigAnnounce{
	color:#006DA6;
	font-size:14px;
	font-weight:bold;
	display:block;
	float:left;
	width:130px;
	text-decoration:none;
	margin-bottom:10px;
}
.infoBlock3 .bigAnnounce:hover{
	color:#333333;
}




#botMenuBlock{
	width:960px;
	height:37px;
	background-image:url(/_i/bgBotMenu.gif);
	margin-left:10px;
	margin-bottom:10px;
}
#botMenuBlock ul{
	padding:0px;
	margin:0px;
	padding-top:12px;
	list-style-type:none;
}
#botMenuBlock li{
	float:left;
	background-image:url(/_i/line.gif);
	background-position:right;
	padding:0px 14px;
}
#botMenuBlock li.last{
	padding-right:0px;
	background-image:none;
}
#botMenuBlock li a{
	text-decoration:none;
}
#botMenuBlock li strong{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-transform:uppercase;
}
#botMenuBlock li a:hover strong{
	text-decoration:underline;
}
.leftBlockContent{
	float:left;
	width:160px;
	margin-right:6px;
	margin-left:4px;	
}
.rightBlockContent{
	float:left;
	width:100px;
}
h4.title1{
	height:16px;
	background-image:url(/_i/h4title1.gif);
	background-position:left;
	padding-left:23px;
	margin-bottom:10px;
}
h4.title2{
	height:13px;
	background-image:url(/_i/h4title2.gif);
	background-position:left;
	padding-left:23px;
	margin-bottom:16px;
}
.leftBlockContent .weather{
	
}
.currencyBlock{
	border:1px solid #E0E0E0;
	height:30px;
	line-height:30px;
	padding-left:11px;
	font-size:13px;
	color:#6B7582;
	margin-top:-1px;
	background-color:#FFFFFF;
}
.currencyBlock strong{
	font-size:13px;
	font-weight:normal;
}
.green{
	color:#7A9B5A;
}
.red{
	color:#C05F73;
}
.bannerBlock{
	position:relative;
	margin-bottom:9px;
}
.moreButton2{
	display:block;
	width:103px;
	height:25px;
	line-height:25px;
	background-image:url(/_i/moreButton2.gif);
	overflow:hidden;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0080C4;
	text-indent:9px;
}
.buttonStratch{
	display:block;
	background-image:url(/_i/buttonStratchRight.gif);
	background-position:right;
	overflow:hidden;
	padding-right:23px;
}
.buttonStratch strong{
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0080C4;
	text-indent:9px;
	padding-right:10px;
	height:25px;
	line-height:25px;
	font-weight:normal;
	background-image:url(/_i/buttonStratchLeft.gif);
	background-position:left;
}
.bannerBlock .moreButton2, .bannerBlock .buttonStratch{
	position:absolute;
	margin:0px 0px 0px 20px;
	bottom:30px;
}
.moreButton2:hover{
	text-decoration:none;
}
.photoBlock{
	float:left;
	width:131px;
	overflow:hidden;
	margin-right:12px;
	position:relative;
}
.photoBlockLast{
	margin-right:0px;
}
.photoBlock .corners{
	width:131px;
	height:92px;
	background-image:url(/_i/photoBlock4.png);
	overflow:hidden;
	position:absolute;
}
.photoBlock .photo{
	width:121px;
	height:82px;
	overflow:hidden;
	margin:5px 0px 12px 5px;
}
.photoBlock .photo img{
	width:121px;
}
.photoBlock .text{
	background-image:url(/_i/photoIcon.gif);
	background-position:0px 2px;
	text-indent:21px;
	color:#36485E;
	text-decoration:none;
	display:block;
	line-height:16px;
}
.photoBlock .videoIcon{
	background-image:url(/_i/videoIcon.gif);
}
.photoBlock .text:hover{
	text-decoration:underline;
}
.blogBlock .photo{
	width:71px;
	height:67px;
	background-image:url(/_i/photoBlock5.gif);
	float:left;
	margin-right:15px;
	margin-bottom:10px;
}
.blogBlock .photo a{
	display:block;
	margin:4px 0px 0px 4px;
	width:63px;
	height:59px;
	overflow:hidden;
	position:absolute;
}
.blogBlock h4{
	font-weight:normal;
	margin-bottom:8px;
}
.blogBlock .info a{
	text-decoration:none;
	line-height:15px;
}
.blogBlock .info a:hover{
	text-decoration:underline;
}
h4.title3{
	color:#006DA7;
	font-weight:normal;
	padding:0px 20px 20px 10px;
	line-height:15px;
}
.formRow{
	height:15px;
	margin-bottom:15px;
	margin-left:20px;
}
.formRow input{
	float:left;
	margin-top:1px;
}
.formRow label{
	float:left;
	padding:0px 0px 0px 10px;
}
.infoButtons2{
	padding:10px 0px 10px 10px;
}
.infoButtons3{
	padding:10px 0px;
}
a.button{
	background-image:url(/_i/buttonRight2.gif);
	background-position:right;
	display:block;
	float:left;
	padding-right:3px;
	cursor:pointer;
}
a.button strong{
	display:block;
	height:31px;
	line-height:31px;
	background-image:url(/_i/buttonLeft2.gif);
	background-position:left;
	text-align:center;
	color:#FFFFFF;
	padding:0px 7px 0px 15px;
}
#scrollNewsBlock{
	width:2000px;
	height:220px;
	overflow:hidden;
	position:relative;
	left:0px;
}
#newsscroller{
	width:300px;
	overflow:hidden;
	position:relative;
}
.scrollNewsBlock{
	width:300px;
	height:220px;
	overflow:hidden;
	float:left;
	position:relative;
}
.rightNewsItem{
	border-bottom:1px solid #DCDCDC;
	padding-bottom:15px;
	margin-bottom:10px;
	line-height:16px;
}
.bigNewsBlockInternal{
	float:left;
	margin:0px 20px 6px 0px;
}
h1.titleMain{
	font-size:22px;
	font-weight:normal;
	margin-bottom:20px;
}
.sizeText{
	float:right;
	margin-bottom:10px;
}
.sizeText a{
	display:block;
	float:left;
	margin-right:5px;
	cursor:pointer;
}
.sizeText strong{
	color:#848484;
	display:block;
	float:left;
	margin-right:10px;
}
.pageDate{
	color:#848484;
	font-weight:bold;
	margin-bottom:10px;
}
#internalContent{
	padding-bottom:20px;
	line-height:16px;
	font-size:11px;
}
.possibilities{
	background-color:#EDEDED;
	padding:10px;
	margin:10px 0px;
}
.possibilities strong{
	display:block;
	float:left;
	margin-right:15px;
	line-height:16px;
}
.possibilities  a{
	display:block;
	float:left;
	margin-right:15px;
	cursor:pointer;
}
a.print, a.letter, a.forum, a.send{
	text-decoration:none;
	padding-left:21px;
	height:16px;
	line-height:16px;
}
a.print:hover, a.letter:hover, a.forum:hover, a.send:hover{
	text-decoration:underline;	
}
a.print{
	background-image:url(/_i/icons/print.gif);
}
a.letter{
	background-image:url(/_i/icons/letter.gif);
}
a.forum{
	background-image:url(/_i/icons/forum.gif);
}
a.send{
	background-image:url(/_i/icons/send.gif);
}
.materials h4{
	text-transform:uppercase;
	margin-bottom:10px;
}
.materials .newsItem{
	margin-bottom:7px;
}
.rightCommentsBlock{
	float:right;
	padding:2px 10px 5px 0px;
}
.rightCommentsBlock strong{
	font-weight:normal;
}
.rightCommentsBlock select{
	margin-left:5px;
}
.leftCommentBlock{
	float:left;
	padding:0px 0px 5px 20px;
}
.leftCommentBlock strong{
	font-weight:normal;
	display:block;
	float:left;
	padding-right:20px;
	height:25px;
	line-height:25px;
}
.leftCommentBlock a{
	display:block;
	float:left;
	margin-right:5px;
	text-decoration:none;
}
.leftCommentBlock a span{
	display:block;
	float:left;
	padding:0px 10px;
	height:25px;
	line-height:25px;
	background-image:url(/_i/line3.gif);
	background-position:right;
	color:#006DA7;
}
.leftCommentBlock a.last span{
	background-image:none;
}
.leftCommentBlock a.active span{
	color:#36485E;
	font-weight:bold;
	background-color:#EDEDED;
	background-image:none;
}
.commentsPanel{
	padding-bottom:5px;
	border-bottom:1px solid #DCDCDC;
	margin-bottom:7px;
}
.commentsBlock, .commentsBlock2{
	padding:10px 10px 10px 20px;
	border-bottom:1px solid #E3E3E3;
}
.commentsBlock2{
	padding-left:70px;
	background-image:url(/_i/arrowComment.gif);
	background-position:30px 30px;
}
.commentsBlock strong.name, .commentsBlock2 strong.name {
	color:#006DA7;
}
.goodCommentLink{
	display:block;
	float:right;
	height:20px;
	padding-left:22px;
	background-image:url(/_i/goodLinkIcon.gif);
	color:#006DA7;
	text-decoration:none;
	line-height:20px;
	margin-top:10px;
	margin-right:10px;
}
.goodCommentLink:hover{
	text-decoration:underline;
}
.badCommentLink{
	display:block;
	float:right;
	height:20px;
	padding-left:22px;
	background-image:url(/_i/badLinkIcon.gif);
	color:#006DA7;
	text-decoration:none;
	line-height:20px;
	margin-top:10px;
	margin-right:10px;
}
.badCommentLink:hover{
	text-decoration:underline;
}
.commentsBlock .date, .commentsBlock2 .date{
	color:#848484;
	font-weight:bold;
	padding-top:15px;
}
.commentsBlockActive{
	background-color:#EDEDED;
	border:1px solid #E3E3E3;	
}
.commentsBlockActive .goodCommentLink{
	background-image:url(/_i/goodLinkIcon2.gif);
}
.commentsBlockActive .badCommentLink{
	background-image:url(/_i/badLinkIcon2.gif);
}

.h20{
	height:20px;
	overflow:hidden;
}
.h30{
	height:30px;
	overflow:hidden;
}
.h40{
	height:40px;
	overflow:hidden;
}
.h50{
	height:50px;
	overflow:hidden;
}
h2.title2{
	font-size:22px;
	margin-bottom:10px;
	line-height:28px;
}
h2.title2 a{
	font-size:18px;
	font-weight:normal;
}
h2.title2 a:hover{
	text-decoration:none;
}
.internalBigNews{
	margin-bottom:5px;
	line-height:22px;
	font-size:14px;
	
}
.internalBigNews *{
	
	font-size:inherit;
	
}
.internalBigNews a{
	text-decoration:none;
}
#bigNewsBlockScroller{
	width:297px;
	height:295px;
	overflow:hidden;
	position:relative;
}
.bigNewsButtons{
	padding:10px 0px 0px 0px;
	text-align:right;
}
.bigNewsButtons a{
	cursor:pointer;
}
.bigNewsBlockScroller{
	width:5000px;
	position:relative;
}
#bigNewsBlockScroller .bigNewsBlock{
	float:left;
	margin-right:11px;
}
.dateItem{
	margin-bottom:15px;
}
.dateItem h4{
	font-size:12px;
	margin-bottom:4px;
}
.dateItem .date{
	float:right;
	font-weight:bold;
	color:#848484;
}
.moreRightLink{
	display:block;
	margin-right:20px;
	color:#848484;
	text-align:right;
	padding-bottom:5px;
	border-bottom:1px dotted #D0D0D0;
}
.newsSectionBlock{
	margin-bottom:10px;
}
.newsSectionBlock, .newsSectionBlock2{
	padding:10px 0px 0px 20px;
}
.newsSectionBlock .infoBlock2, .newsSectionBlock2 .infoBlock2{
	margin-bottom:0px;
}
.newsSectionBlock .infoButtons, .newsSectionBlock2 .infoButtons{
	margin:0px 10px 10px 0px;
}
.textNewsBlock{
	float:left;
	margin:0px 5px 20px 0px;
	width:310px;
}
.textNewsBlock a{
	margin-right:10px;
	text-decoration:none;
}
.textNewsBlock a:hover{
	text-decoration:underline;
}
.mapBlock{
	border:1px solid #999999;
	float:left;
	margin-bottom:20px;
}
.formRow2{
	padding:0px 0px 15px 15px;
}
.formText{
	float:left;
	width:140px;
	margin-right:10px;
	font-weight:bold;
	padding-top:5px;
}
.formField{
	width:331px;
	height:26px;
	background-image:url(/_i/formField.gif);
	float:left;
}
.formField input{
	/*color:#A8ACAD;*/
    color:#000;
	margin:5px 0px 0px 4px;
	width:320px;
	border:0;
}
.formField2{
	width:90px;
	height:26px;
	background-image:url(/_i/formField2.gif);
	float:left;
}
.formField2 input{
	/*color:#A8ACAD;*/
    color:#000;
	margin:5px 0px 0px 4px;
	width:80px;
	border:0;
}
.formTextarea{
	width:331px;
	height:110px;
	background-image:url(/_i/formTextarea.gif);
	float:left;
}
.formTextarea2{
	width:331px;
	float:left;
}

.formTextarea textarea{
	/*color:#A8ACAD;*/
    color:#000;
	margin:5px 0px 0px 4px;
	width:320px;
	height:95px;
	border:0;
}
.formTextarea2 textarea{
	/*color:#A8ACAD;*/
    color:#000;
	margin:5px 0px 0px 4px;
	width:327px;
	height:250px;
	border:0;
}      
.formCaptcha{
	float:left;
}
button.button{
	width:109px;
	height:31px;
	background-image:url(/_i/button.gif);
	text-align:center;
	border:0;
	line-height:31px;
	color:#FFFFFF;
	text-transform:uppercase;
	font-weight:bold;
}
button.button3{
	width:300px;
	height:31px;
	background-image:url(/_i/button3.gif);
	text-align:center;
	border:0;
	line-height:31px;
	color:#FFFFFF;
	text-transform:uppercase;
	font-weight:bold;
}
span.err{
	color:#FF0000;
}
.buttons{
	padding-left:130px;
}
.buttonsRight{
	padding:20px 0px;
}
.buttonsRight a.button{
	float:right;
}
.announceBlock{
	padding-bottom:5px;
	padding-top:5px;
	font-weight:bold;
	color:#848484;
	font-size:13px;
	line-height:20px;
}
.companyLogo{
	display:block;
	float:left;
	margin:0px 30px 20px 10px;
	width:160px;
	overflow:hidden;
}
.companyItem .companyLogo{
	width:70px;	
}
.companyInfo{
	float:left;
	width:450px;
	margin-bottom:20px;
}
.alphabetBlock{
	text-align:center;
	margin-bottom:7px;
}
.alphabetBlock a{
	padding:1px 2px;
	margin:0px 2px;;
}
.alphabetBlock a:hover{
	text-decoration:none;
}
.alphabetBlocks{
	margin-bottom:20px;
}
img.conferencePhoto{
	float:left;
	margin:0px 10px 10px 0px;
}
.flvPlayer{
	display:block;
	width:640px;
	height:505px;
	margin-bottom:20px;
}
.bigVideoBlock{
	margin-bottom:20px;
}
.logoAssoc{
	float:left;
	padding-top:15px;
}
.logoAssoc img{
	width:130px;
	margin:0px 20px 10px 0px;
}
.site{
	display:block;
	float:right;
	color:#818B96;
	font-weight:bold;
	padding:0px 10px 10px 10px;
}
.companyItem{
	margin-bottom:15px;
}
.companyPanel{
	float:right;
	padding:10px 0px 0px 0px;
}
.companyAddress{
	font-style:italic;
}
.companyPhones{
	font-style:italic;
}
.companyFaxes{
	font-style:italic;
}
.companyUrl a{
	font-weight:bold;
}
.bookImage{
	float:left;
	width:150px;
	margin:0px 20px 20px 0px;
	overflow:hidden;
}
.autor{
	font-style:italic;
	font-weight:bold;
	padding:20px 0px 10px 0px;
	display:block;
	text-align:right;
}
.bookItem .photo{
	float:left;
	margin:0px 20px 20px 0px;
}
.publishing{
	font-style:italic;
	display:block;
	text-align:right;
}
.bigLetter{
	display:block;
	font-weight:bold;
	text-decoration:none;
	font-size:20px;
	margin:20px 0px;
}
.termin{
	display:block;
	margin:0px 20px 20px 20px;
	float:left;
	width:250px;
	background-image:url(/_i/circle.gif);
	background-position:0px 6px;
	padding-left:15px;
}
.termin:hover{
	text-decoration:none;
}
.line{
	height:1px;
	overflow:hidden;
	background-color:#E0E0E0;
	margin:20px 0px;
}

/* --- SLIDER REVIEW BEGIN --- */
.sliderBlockRev {
	width:650px;
	position:relative;
	overflow:hidden;
}

#sliderRev ul, #sliderRev li {
 	margin:0;
	padding:0;
	list-style:none;
    
}

#sliderRev, #sliderRev li{
  	width:650px;
	overflow:hidden;
}

#sliderRev li{height:180px;}
	
.sliderBlockRev .bigNewsButtons{display:none;}
/* --- SLIDER REVIEW END --- */

.sliderBlock, .sliderBlock2{
	width:297px;
	position:relative;
	overflow:hidden;
}
#slider ul, #slider li, #slider2 ul, #slider2 li{
	margin:0;
	padding:0;
	list-style:none;
}
#slider, #slider2{
	width:297px;
	overflow:hidden;
}
#slider li{ 
	width:297px;
	height:310px;
	overflow:hidden; 
}
#slider2 li{ 
	width:297px;
	overflow:hidden; 
}

.sliderBlock2 .bigNewsButtons{
	display:none;
}
#textBottom{
	width:950px;
	margin:auto;
	margin-bottom:10px;
	color:#888888;
	font-size:10px;
}
#rights{
	color:#888888;
	font-size:10px;
	float:left;
	padding-left:20px;
}
.countBlock{
	float:right;
	padding-right:20px;
}
.more{
	display:block;
	padding-top:5px;
}
.more *{
	font-size:11px;
}

.block33{
	margin-bottom:8px;
}
.block33 .topCorners{
	height:2px;
	overflow:hidden;
	background-image:url(/_i/lt2.gif);
	background-position:left;
}
.block33 .topCorners span{
	display:block;
	float:right;
	height:2px;
	width:2px;
	background-image:url(/_i/rt2.gif);
}
.block33 .blockContent{
	/*background-color:#EDEDED;*/
	background-color:#E3E3E3;
	border-left:1px solid #E3E3E3;
	border-right:1px solid #E3E3E3;
	background-image:url(/_i/bgBlock3.gif);
	background-position:top;
	background-repeat:repeat-x;
	padding:10px;
}
.block33 .botCorners{
	height:2px;
	overflow:hidden;
	background-image:url(/_i/lb2.gif);
	background-position:left;
}
.block33 .botCorners span{
	display:block;
	float:right;
	height:2px;
	width:2px;
	background-image:url(/_i/rb2.gif);
}

/*--- PAGER BEGIN ---*/
.pager {height: 20px;}

.pager div.pages { 
    float: right;
    padding: 0px 24px 0px 0px;
}
.pager div.pages a { 
    display: block;
    float: left;
    width: 19px;
    height: 19px;
    line-height: 19px;
    text-align: center;
    color: #0088d0;
    font-family: "Arial", "Helvetica", sans-serif;
    margin-right: 5px;
}
.pager div.pages a.active { 
    text-decoration: none;
    background-color: #0778b4;
    color: #ffffff;
}
.pager div.pages strong { 
    display: block;
    float: left;
    font-size: 11px;
    font-family: "Arial", "Helvetica", sans-serif;
    color: #394d58;
    font-weight: 400;
    padding: 3px 12px 0px 0px;
}
/*--- PAGER END ---*/

/*--- FORMS BEGIN ---*/
table.table tr.darkRow {background-color: #f3f3f3;}
table.table td.selectedColumn {
    color: #0a70a6;
    font-weight: 700;
    padding-left: 20px;
}
table.table tr.darkRow td.selectedColumn {background-color: #e8e8e8;}
table.table td.buttons {text-align: center;}
table.formTable {border-collapse: collapse;}
table.formTable * { 
    font-size: 11px;
    font-family: "Arial", "Helvetica", sans-serif;
}
table.formTable td { 
    height: 30px;
    padding: 0px 10px;
}
table.formTable td.nameColumn { 
    width: 100px;
    font-weight: bold;
    font-size: 12px;
}
select { 
    border: 1px solid #cbcbcb;
    padding: 2px 0px;
}
table.formTable tr.darkRow {background-color: #e8e8e8;}
table.formTable select.select {width: 100%;}
table.formTable input.calendarField { 
    border: 1px solid #cbcbcb;
    width: 300px;
    margin-right: 5px;
    padding: 2px 0px;
}
table.formTable input.field { 
    border: 1px solid #cbcbcb;
    width: 100%;
    padding: 2px 0px;
}
.checkboxBlock2 input {float: left;}
.checkboxBlock2 label { 
    float: left;
    padding-left: 5px;
}
.err {color: #ff0000;}
/*--- FORMS END ---*/

.conf_date {
    display: block;
    margin-left: 143px;
    margin-bottom: 7px;
    padding: 2px;
    background-color: #ddd;
}
ul.city
{
    list-style: none;
    margin-left: -30px;
    width: 30%;
    float: left;
}
ul.city li
{
    margin-top: 5px;
}
.city li a
{
    text-decoration: none;
    font-size: 18px;
}
.city li a:hover
{
    text-decoration: underline;
}
.price
{
    padding: 20px 0px 10px 0px;
    display: block;
    text-align: right;
}
.productTable{
	width:100%;
	border-collapse:collapse;
}
.productTable th{
	padding:10px 7px;
	text-transform:uppercase;
}
.productTable th.left{
	background-position:left top;
}
.productTable th.right{
	background-position:right top;
	width: 50px;
}
.productTable td{
	padding:10px 7px;
	background-position:bottom;
	background-repeat:repeat-x;
}
.productTable .photo{
	float:left;
	margin-right:10px;
}
.productTable .photo img{
	display:block;
}
.productTable .name{
	font-size:16px;
	font-weight:bold;
	margin-bottom:10px;
	padding-top:5px;
}
.productTable .quantityColumn{
	text-align:center;
}
.productTable .subTotalColumn{
	text-align:right;
	font-weight:bold;
}	
.productTable td.productColumn{
	padding-left:0;
}
.productTable .total td{
	text-align:right;
	font-weight:bold;
	text-transform:uppercase;
	background-image:none;
}
.complete
{
    color: green;
    font-size: 16px;
}
.recalc
{
    padding-right: 5px; background-image: url(/_i/buttonRight2.gif);  margin-right: 10px; background-position: right; display: block; float: right; cursor: pointer;
}
.recalc > input
{
    display: block; border: none; font-weight: bold; color: white; height: 31px; line-height: 31px; padding-left: 8px; background-image: url('/_i/buttonLeft2.gif'); cursor: pointer;
}
.disable
{
    cursor: auto;
    color: #888;
}
.disable:hover
{
    text-decoration: none !important;
}

.internalBigNews table td *{
	text-align:inherit;
}