body, form 		{ margin: 0; padding: 0; font: normal 12px/1.5em Verdana, arial; color: #333333  }
img 			{ border: 0; }

a 		{ color: #09f; text-decoration: underline; }
a.spy 		{ color: #09f; border-bottom: 1px dotted #cccccc; text-decoration: none; }

.sp42 			{ height: 42px; font-size: 1px; overflow: hidden; }
.sp32			{ height: 32px; font-size: 1px; overflow: hidden; }	
.sp18			{ height: 16px; font-size: 1px; overflow: hidden; }
.sp8			{ height: 8px; font-size: 1px; overflow: hidden; }
.sp24			{ height: 24px; font-size: 1px; overflow: hidden; }
.pd12			{ padding-bottom: 12px; }
.pd15			{ padding-left: 15px; }
.sep			{ height: 2.0em; }
.sep img 		{ vertical-align: middle; }

.newmess {
	color:#00aff0; padding-bottom: 1em;
}

div.block .left { margin-right: 4px; }
.inp 
{
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	background-color: #f5f5f5;
	border: 1px solid;
	border-color: #d2d2d2 #fff #fff #d2d2d2; 
	color: #666;
	padding: 3px;
}

input.search {
	border: none;
	background-color: transparent;
	font: normal 10px/1.4em Verdana, arial;
	color: #333333; 
	padding: 0;
	margin: 3px 15px 0 2px;
	overflow: hidden;
	width: 52px;
	height: 16px; 
	cursor: text;
}

div.search {
	background: url(/images/search.gif) no-repeat center left;
	position: absolute;
	top: 30px;
	left: 705px;
	z-index: 9;
	cursor: pointer;
}
	
#toploader {
	vertical-align: middle;
	visibility: hidden;
}

.Header
{
	background-color: #E7E7E7;
	height: 64px;
}
	
div.Menu
{
	background-color: #E7E7E7;
	padding: 0 38px;
	height: 13px;
}

ul.Menu, ul.Menu ul.SubMenu 
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.Menu ul.SubMenu {
	position: absolute;
	top: 82px;
}
	
ul.Menu li	{
	float: left;
	margin-left: 5px;
}

ul.Menu ul.SubMenu li {
	float: left;
	margin: 0;
}

th { text-align:left;
	font-weight: normal;
	border-bottom: 1px dotted #cccccc;
	background-color: #f0f0f0;
	font-weight: bold;
}
td { vertical-align: top; border-bottom:1px dotted #f0f0f0}

ul.Menu a.Tab:hover, ul.Menu a.Tab:link, ul.Menu a.Tab:visited, ul.Menu a.Tab:active,
ul.Menu a.Tab-Active:hover, ul.Menu a.Tab-Active:link, 
ul.Menu a.Tab-Active:visited, ul.Menu a.Tab-Active:active	{
/*	background: url(/images/tabs.gif) no-repeat right; */
	display:block;
	width: 73px;
	height: 13px;
	text-decoration: none;
	z-index: 20;
	position: relative;
	padding: 0px;
	font: normal 12px/1.3em sans-serif, "Lucida Grande", Verdana, Arial;
	letter-spacing: 1px;
	color: #333333;
	text-align: center;
	-moz-user-select: none;
}


ul.Menu a.Tab-Active:hover, ul.Menu a.Tab-Active:link, ul.Menu a.Tab:hover,
ul.Menu a.Tab-Active:visited, ul.Menu a.Tab-Active:active {
	background-position: left;
	color: #32afff;
}

ul.SubMenu a:hover, ul.SubMenu a:link, ul.SubMenu a:visited, ul.SubMenu a:active {
	width: auto;
	padding: 0; 
	white-space: nowrap;
	display: inline;
	text-decoration: none;
	z-index: 20;
	position: relative;
	font: normal 10px/1.4em sans-serif, "Lucida Grande", Verdana, Arial;
	letter-spacing: 1px;
	color: #333333;
	text-align: center;
	-moz-user-select: none;
}

ul.SubMenu a:hover, ul.SubMenu a.Active:link,  ul.SubMenu a.Active:visited,  ul.SubMenu a.Active:hover {
	color: #32afff;
}
	
ul.SubMenu 		{ width: 330px;}

.Submenu
{
	height: 45px;
	position: absolute;
}

.Footer
{
	clear: both;
	height: 40px;
	background-color: #F4F4F4;
/*	position: absolute; */
	margin-top: 40px;
	bottom: 0;
	left: 0;
}

.LeftFooterCorner
{
	background: url(/images/corner-bl.gif) no-repeat top;
	width: 	24px;
	height: 24px;
	float: 	left;
}

.RightFooterCorner
{
	background-image: url(/images/corner-br.gif) no-repeat top;
	width: 	24px;
	height: 24px;
	float: 	right;
}

.FooterContent
{
	background-color: #F4F4F4;
	padding: 5px 0 5px 100px;
}

.LeftContent
{
	float: 	left;
	width: 	276px;
	height: 100%;
}

.RightContent
{
	float: 	left;
	width: 	181px;
	height: 100%;
	margin-left: 41px;
}

.CenterInfo
{
	width: 	277px;
	float: 	left;
	margin-left: 49px;
	margin-top: 20px;
	padding-bottom: 5px;
	word-wrap: break-word;
}

.Clear
{
	clear: both;
	font-size: 1px;
	height: 0%;
	overflow: hidden;
	line-height: 0%;
}

.left	{ float: left; }


.Logo			{ padding: 19px 0 0 39px; }
.MainContent	{ min-height: 690px; height: auto !important; height: 690px; }
.TopSpace		{ height: 52px;	}	
.Foto			{ margin-top: 24px; }
.LeftTitle		{ margin-left: 16px; }
.LeftSubtitle	{ margin-left: 19px; font-size: expression('1px'); }
.CenterHeader	{ margin-top: 20px; }
.NewsBlock		{ margin-bottom: 32px; clear:both; }
.ReadMore		{ padding-top: 4px; margin-left: -2px; cursor: pointer; width: 86px; }
.FooterLinks	{ padding-bottom: 7px; }
.blocked		{ padding: 0 0 10px 0; }

.block, .block a:link, .block a:visited
{
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	color: #878787;
	text-decoration: none;
	
}

a.nlink:link, a.nlink:visited
{
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	color: #09f;
	text-decoration: underline;
}

.block a:hover {
	text-decoration: underline;
}

.news
{
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	color: #333333; 
}

.title 
{
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	color: #FE0000;
	margin-bottom: 3px;
}

.Left
{
	float: left;
	margin-right: 20px;
}

.BlueTitle
{
	color: #09f;
	font: normal 12px Verdana, Arial, sans-serif;
	margin-bottom: 12px;
}

.Block
{
	width: 183px;
	margin-bottom: 30px;
}

.BlockFooter
{
	height: 12px;
	background: url(/images/block-footer.gif) no-repeat top;
}

.BlockContent
{
	background: url(/images/sp.gif) repeat-y;
	padding-top: 9px;
	padding-left: 16px;
	padding-bottom: 8px;
	padding: 9px 12px 8px 16px;

}

.MenuPointer
{
	background-image: url(/images/mpointer.gif) no-repeat right bottom;
	font-size: 7px;
	height: 5px;
	width: 80px;
	padding: 0;
}

.TDLeft 			{ float: left; margin-left: expression('-6px');}
.TDLeft #logsbm		{ margin-left: 8px; margin-left: expression('17px'); }


div.paging			{ text-align: center; }
div.paging div		{ 
	display: inline; 
	font: normal 12px Verdana, Arial, sans-serif; 
	margin: 2px; 
}

div.paging a:link, div.paging a:hover, div.paging a:visited	{
	padding: 1px 3px 1px 3px;
	text-decoration: none;
	border: 1px solid #eaeaea;
	background-color: #f9f9f9;
}

div.paging a:hover	{
	text-decoration: underline;
}

.blue
{
	color: #09f;
	font: normal 12px Verdana, Arial, sans-serif;
}

.Tab 	{
/*	background: url(/images/tab-active.gif) no-repeat center; */
}

.Related div {
	float: left;
	padding-right: 8px;
}

.Related div.title, .Related div.news { 
	width: auto; 
	float: none; 
}

.relimg	{ 
	margin-bottom: 18px; 
	margin-top: 5px; 
}

.NewsSlider {
	margin-left: 16px;
}

.NewsSlider-Items {
	display: none; 
	position: absolute; 
	background-color: #fff;
	z-index: 11;
	width: 262px;
}

.leftPad	{ padding-left: 15px; }

ol.news		{ line-height: 2.0em; margin-left: 25px; padding-left: 0; }
.blogs-comments	{ 
	font: normal 11px/2.4em Verdana, Arial, Helvetica, sans-serif;
	color: #333333; 
}

ul#featurelist li {
	margin:0 0 7px 7px;
}

ul#featurelist {
	margin: 20px 0px 20px 17px; 
	padding: 0px;
	list-style-image: url('/images/icon_ok2.gif'); 
	line-height: 15px; 
	vertical-align: middle;
}


.comments-block {
	font: normal 12px/1.4em Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	margin-bottom: 25px;
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding: 5px;
}

.comments-title {
	padding-bottom: 5px;
}

code {
	display: block;
	font: normal 12px/0.8em "Lucida Grande", Verdana, Arial;
	line-height: expression('1.2em');
	width: 320px;
	overflow-x: auto;
	color: #666;
	border: 1px solid #ddd;
	background-color: #ffd;
	padding: 3px 3px 30px 3px;
	white-space: pre;
	white-space: expression('nowrap');
}

.err {
	font: normal 12px/1.6em Verdana, Arial, sans-serif;
	color: #f00;
	border: 1px solid #fff0f0;
	padding: 5px;
	margin-left: -5px;
	margin-bottom: 15px;
}

div.news	{ line-height: 1.2em; }
.checkbox	{ width: 14px; height: 14px; padding: 0; margin: 8px 0 0 0; }
.Highlight	{ font-style:italic; }
.Loader		{ 
	padding: 10px 10px 10px 0; 
	width: 120px; 
	vertical-align: middle; 
	text-align: center;
	font: normal 12px verdana, arial; 
	color: #666; 
}

.Loader span {
	display: block;
	padding-bottom: .5em;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

.foto-left	{
	float: left;
	text-align: center;
	width: 80px;
	height: 108px;
	margin-top: 10px;
	margin-right: 5px;
	padding-top: 2px;
	background: url(/images/team_border.gif) no-repeat center;
}

.foto-description {
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	color: #333333; 
	padding-top: 8px;
}

.border {
	padding-left: 40px;
}

#forum {width: 730px; }
sup {padding-left: 2px;}

.tbl_shadow_landing {
	background: url('/images/table_bg_top.png') top no-repeat;
	padding-top: 7px;
	
}
.tbl_shadow_inner {
	background: url('/images/table_bg_stripe.png') repeat-y;
	padding: 0 7px 0 7px;
	margin: 0 -7px 0 -7px;
}

div.tbl_shadow_inner table {
	border: 1px solid #cccccc;
	padding: 4px;
	}
.tbl_shadow_close {
	background: url('/images/table_bg_bottom.png') no-repeat;
	height: 7px;
	margin: 0 -7px 0 -7px;
}
