﻿/********************************************************************
/********************************************************************
*								Global Begin						*
********************************************************************/

/* грабли для IE Begin (растянивает ячейки по высоте для страниц отсылки на e-mail и 404) */
.void
{
	min-height:1050px; 
	_height:1050px;
}
/* грабли для IE End */

/* грабли для маленьких мониторов (уменьшаем тайтлы главных новостей) */
.smallFontRake
{
	color:#0189d7;
	line-height:24px;
	padding-bottom:9px;
	font-size:20px;
}
/* грабли для маленьких мониторов End */

/* заголовок, не являющийся ссылкой */
.colorRubric
{
	font-size:11px;
	font-weight:bold;
	color:#000;
}
/**/
#middleColumn, #rightColumn
{
    padding-bottom:61px;
    
}
#rightColumn {
    background-color: #fff;
}
/********************************************************************
*								End Global							*
********************************************************************/



/********************************************************************
*							Common Begin							*
********************************************************************/

/* Left Menu Begin */
.menuLiBold{font-weight:bold;}
.newsOpenLogo
{
    background:transparent url("/Content/img/icons/sprite.png") no-repeat scroll 0 0;
    width:92px;
    height:25px;
}
/* Left Menu End */

/* Rotator Begin */

div#rotator2
{
    margin:16px 0 15px 16px;
	height:372px;
	border: 1px solid gray;
	max-width:839px;
}

div#rotator2 div.images2
{
    float:left;
    position:relative;
    height:362px;
    width: 300px;
    margin: 5px 0 0 5px;
    background-color:#4c4c4c;
}
.lidText
{
    padding:6px 5px 1px 0;
    margin:0 11px;
    height:128px;
    border-bottom:1px solid #757575;
    overflow:hidden;
}
.lidText a
{
    font-size:13px;
    color:#d6d6d6;
    text-decoration:none;
    line-height:1.3;
}
.lidCategory
{
    padding:2px 5px 1px 0;
    margin:0 11px;
    height:26px;
}
.lidCategory a
{
    font-size:13px;
    color:#aaaaaa;
}
div#rotator2 div.images2 img
{
    height: 197px;
    width: 300px;
}

/*div#rotator2 div.text2
{
    height: 165px;
}*/

div#rotator2 div.listNews2
{
    height:360px;
    margin-left:305px;
    position:relative;
    margin-top:5px;
}

div#rotator2 div.listNews2 div.pointer
{
    position:absolute;
    display:block;
    left:-12px;
    top:23px;
}

div#rotator2 div.info_item_body
{
    /*border-bottom: 1px solid gray;*/
    margin:0 5px 0 8px;
    height:67px;
    border-bottom:1px solid #d0d0d0;
}

div#rotator2 div.info_item_body img
{
    height:52px;
    width:78px;
}

div#rotator2 div.info_item
{
    position:relative;
    cursor:pointer;
}

div#rotator2 div.selected_item
{
    background: url('/Content/img/News/NewRotator/backGrnd.png') repeat-x;
    border-bottom-color:#ebd245;
}

div#rotator2 div.selected_item div.info_item_body
{
    border-bottom-color:#ebd245;
}

div#rotator2 div.info_links
{
    padding-left:10px;
    padding-top:6px;
    
}
div.info_links a, div.info_links span
{
    font-family:Tahoma;
    color:#0055cc;
}

div#rotator2 div.item_title
{
    float: left;
}


/*.rotator
{
	margin-bottom:15px;
}
.rotatorBody
{
    background-color: #f0f0f0;
    margin: 0 auto;
	height:183px;
    width: 579px;
	border:solid 1px #bebebd;
    border-left: none;
	
}
.rElement
{
    padding: 9px 8px 0 8px; 
    float: left;
    height: 174px;
    width: 176px;
    border-left: solid 1px #bebebd;
}

.rotatorContent
{
	margin-right:118px;
	background-color:#878787;
	height:76px;
	padding:6px 24px 0px 10px;
}
.ear img
{
	float:right;
	width:118px;
	height:78px;
}*/

table.myRotator td.borderLR
{
    border: 1px solid #bfbfbf;
}
table.myRotator td.borderR
{
    border: 1px solid #bfbfbf;
    border-left: none;
}
table.myRotator
{
    /*border-collapse: separate;*/
    width: 100%;
    background-color: #f0f0f0;
    margin: 27px 0 27px 0;
}
table.myRotator td div.newsTd
{
    margin: 8px auto;
    width: 174px;
    text-align: left;
}
table.myRotator td div.newsTd a.desc
{
    margin-top: 8px;
    font-family: Tahoma;
    line-height: 11px;
    text-decoration: none;
    font-size: 11px;
}
table.myRotator a:hover
{
    color: #e00000;
}
table.myRotator a.rotatorTitle
{
    color: #3069b5;
}
table.myRotator td a.desc
{
    color: #4c4c4c;
}
table.myRotator img
{
    border: solid 1px #bebebd;
}
.rotatorTitle
{
	font-size:12px;
	font-weight:bold;
	color:#0055cc;
    font-family: Tahoma;
	text-decoration:none;
}
/**/
div.imgContainer
{
    float: left;
}
div.titleNm
{
    margin-left: 97px;
    margin-top: 5px;
    margin-right: 8px;
    height: 65px;
}
div.titleNm a
{
    font-size: 14px;
    font-weight: bold;
    color: #0055CC;
}
div.titleNm a:hover
{
    color: #e00000;
}
.noMoreRotators
{
    background-color: #f7f7f7;
    margin: 27px 0 0 16px;
    border-bottom: 1px solid #bebebd; 
}
.noMoreRotators img
{
    border:1px solid #bebebd;
    margin-top: 8px;
    margin-left: 7px;
}
.noMoreNewsBlock {
    border: 1px solid #bebebd;
    border-width: 1px 1px 0 1px;
}
/*.rotatorDescription
{
	color:#fff;
	font-size:12px;
	text-decoration:none;
}*/
.navButton
{
	color:#878787;
	font-size:18px;
	text-decoration:underline;
	margin-right:6px;
}
.navButton:hover
{
	color:#ff7200;
}
.clicked
{
	background-color:#b1b1b1;
	color:#fff;
	text-decoration:none;
}
.clicked:hover
{
	color:#fff;
}
/* Rotator End */

/* Central Banner Begin */
.centralBannerBlock
{
    margin:0 0 15px 16px;
    border:1px solid #bebebd;
    padding:5px;
}
/* Central Banner End */

/* Название сайта Begin */
.mtImg
{
    background:transparent url("/Content/img/News/title.png") no-repeat scroll 0 0;
    height:28px;
    width:181px;
}
.mtImgRates
{
    background:transparent url("/Content/img/Rates/logo.png") no-repeat scroll 0 0;
    height:24px;
    width:273px;
}
.middleTopTitle
{
    position:relative;
    height:50px;
}
.mainTitle
{
    position:absolute;
    top:22px;
    left:16px;
}
.mainTitleUrl
{
    position:absolute;
    top:17px;
    left:0;
}
.newsSend a{text-decoration:none;}
.newsSend span{text-decoration:underline;padding-left:5px;font-size:11px;font-family:Tahoma;color:#0055cc;vertical-align:text-top;}
.newsSend span:hover{ color: #E00000;}
.newsSend
{
    position:absolute;
    top:35px;
    right:0;
}
.snImg
{
    background:transparent url("/Content/img/icons/icones.png") no-repeat scroll 0 -312px;
    height:20px;
    width:14px;
}
/* Название сайта End */

/* Rounded Corners Begin */
	/* для топовых новостей с фото на главной странице */
.roundImg
{
	width:298px; 
	height:198px;
	_width:298px;
	_height:198px;
	font-size:1px;
	position:relative;
	float:left;
	margin:5px 18px 5px 0;
}
	/**/
	
	/* для новостей в правой части */
.roundSmallImg
{
	width:88px;
	height:58px;
	font-size:1px;
	position:relative;
	float:left;
	margin:0 7px 0 0;
}
.masterCorners
{
    z-index:1000;
}
	/**/
.roundImg .left-top, .roundSmallImg .left-top, .corner .left-top,#rotator .left-top
{
	background-image:url('/Content/img/corners/tl.png');
}
.roundImg .right-top, .roundSmallImg .right-top, .corner .right-top,#rotator .right-top
{
	background-image:url('/Content/img/corners/tr.png');
}
.roundImg .left-bottom, .roundSmallImg .left-bottom, .corner .left-bottom,#rotator .left-bottom
{
	background-image:url('/Content/img/corners/bl.png');
}
.roundImg .right-bottom, .roundSmallImg .right-bottom, .corner .right-bottom,#rotator .right-bottom
{
	background-image:url('/Content/img/corners/br.png');
}

/* Rounded Corners End */

/* Rss Begin */
.rssTitle
{
	width:121px;
	height:26px;
	background-color:#ff7200;
	color:#fff;
	font-size:18px;
	position:relative;
	margin:18px 0 0 16px;
}
.rssTitle span
{
	position:absolute;
	top:1px;
	left:12px;
}
.icoLink
{
	text-decoration:underline;
	margin-left:2px;
	font-size:12px;
}
.rssButtonArea
{
	padding:15px 0 0 12px;
}
.rssIco
{
	width:20px;
	height:21px;
	background:transparent url('/Content/img/icons/rss.png') no-repeat;
	float:left;
}
.rsspage
{
	margin:10px 17px 85px 0;
}
/* Rss End */

/* PDA link Begin */
.pdaIco
{
	width:20px;
	height:21px;
	background:transparent url('/Content/img/icons/pda.png') no-repeat;
	float:left;
}
.pdaButtonArea
{
	padding:0 0 0 12px;
}
/* PDA link End */

/********************************************************************
*						    Common End							    *
********************************************************************/


/********************************************************************
*								News  Css Begin 	     			*
********************************************************************/

/* Tabs Begin */
.tabs
{
	padding:18px 0 5px 16px;
}
.tabLinks
{
	display:inline;
}
.tabLinks a.tabLinks table
{
	width:100%;
	text-align:center;
	
}
.ftt
{
    border-top:solid 1px #afafae;
    border-left:solid 1px #afafae;
}
.stt
{
    border-top:solid 1px #afafae;
    border-left:solid 1px #afafae;
}
.ttt
{
    border-top:solid 1px #afafae;
    border-bottom:solid 1px #afafae;
    border-left:solid 1px #afafae;
}
.tabsTable
{
    width:100%;
    text-align:center;
}
.tabsTable a
{
	font-family:Tahoma;
    font-size:11px;
    text-decoration:none;
    padding:5px 13px 4px 13px;
    display:block;
}

.tabsTable td
{
	border-right:solid 1px #afafae;
	background:transparent url("/Content/img/News/titleNewsBg.png") repeat-x scroll 0 0;
}
.tabUrls
{
    display:inline;
    _display:block;
}
.tabUrls a
{
	font-weight:bold;
}
.tabUrls span
{
    font-size:11px;
}
.tabsIco
{
   background:transparent url("/Content/img/icons/icones.png") no-repeat scroll 0 -288px;
   height:23px;
   width:6px;
   vertical-align:middle;
   float:left;
}
td.currentTabBtn
{
   background:transparent url("/Content/img/News/titleTabsBg1.png") repeat-x scroll 0 0;
}
.tabsTable td:hover, .tabsTable td a:hover
{
    color:#000;
    background:transparent url("/Content/img/News/titleTabsBg1.png") repeat-x scroll 0 -24px;
}
.tabsTable td.currentTabBtn:hover, .tabsTable td.currentTabBtn a:hover
{
    color:#000;
    background:transparent url("/Content/img/News/titleTabsBg1.png") repeat-x scroll 0 0;
}
.tabsTable td.tab_ladies:hover, .tabsTable td.tab_ladies a:hover
{
    background:transparent url("/Content/img/News/titleTabLadiesBg.png") repeat-x scroll 0 0;
}
.tabsTable td.tab_ladies, .tabsTable td.tab_ladies a:hover, .tabsTable td.tabNoneActive_ladies a:hover,.tabsTable td.tabNoneActive_ladies:hover
{
    background:transparent url("/Content/img/News/titleTabLadiesBg.png") repeat-x scroll 0 0;
}
td.tab_ladies .tabsIco, td.tab_student .tabsIco
{
    background: none;
}

.tabsTable td.tab_ladies
{
    background:transparent url("/Content/img/News/titleTabLadiesBg.png") repeat-x scroll 0 0;
}
.tabsTable td.tabNoneActive_student a:hover, .tabsTable td.tab_student, .tabsTable td.tab_student a:hover, .tabLinks .tab_student a
{
    background-image:none;
    background-color: #e90f00;
	color:#fff;
}
.studTabLogo
{
    padding-left: 5px;
    margin-bottom: -3px;
}
.tabNoneActive_student a, .tab_student a
{
    padding-top: 2px;
}

.tab_business a,.tabNoneActive_ladies a,.tabNoneActive_business a, .tab_ladies a
{
    padding: 6px 13px 3px;
}
/* Tabs End */

/* Body Left Column Begin */

	/*Archive Link Begin*/
.archiveIco
{
	width:20px;
	height:21px;
	background:transparent url('/Content/img/icons/archive.png') no-repeat 2px 0;
	float:left;
	margin-right:1px;
}
.archiveButtonArea
{
	padding:0 0 0 11px;
}
	/*Archive Link End*/
.shopByLogoLink
{
    margin:8px 0 0 4px;
    display:block;
}
.shopByLogo
{
    background:transparent url("/Content/img/icons/sprite.png") no-repeat scroll 0 -25px;
    height:35px;
    width:95px;
}	
/* Body Left Column End */

/* Body Middle Column Begin */
	/* Errors Begin */
span.error, span.field-validation-error
{
	color:Red;
	display:block;
}
	/* Errors End */
	/* Main News Begin */
.mainNews
{
	padding:0 0 15px 16px;
	background-position:10px 2px;
}
.mainNews.noImageMain
{
	background:none;
}
.secondMainNews
{
	padding-top:31px;
}
.mainNewsContent
{
	padding-top:11px;
}
.mainNewsContent a
{
	text-decoration:none;
	color:#000;
	font-size:14px;
}
/* Main News End */

/* Top News Begin */
/*image news*/
table.imagedNews
{
    margin-left: 0;
}
table.imagedNews td.imagedNewsBlock
{
    width: 93px;
    padding-top: 3px;
}
table.imagedNews td
{
    vertical-align: middle;
}
.imagedNewsBlock
{
    padding-bottom:5px;
    margin-top:2px;
}
.imagedNews_imgLink
{
    width:88px;
    float:left;
    padding:3px 5px 0 0;
}
.imagedNews_imgLink img{border: 1px solid #c0c0c0;}
.imagedNews_textBlock
{
    margin:0 0 0 90px;
}
.imagedNews_textLink
{
    color:#000;
    text-decoration:none;
    font-size:12px;
}
.imagedNews_textLink:visited
{
    color:#878787;
}
.imagedNews_textLink:hover
{
    color:#E00000;
}
.topNews ul li.imageNews{ padding-bottom: 0;}
/*image news end*/
.fnBlock
{
    padding-bottom:5px;
    padding-left:14px;
    background:transparent url('/Content/img/icons/icones.png') no-repeat -89px -276px;
    margin:2px 0 0 16px;
}
.fn_imgLink
{
    width:88px;
    float:left;
    padding:3px 5px 0 0;
}
.fn_imgLink img{border: 1px solid #c0c0c0;}
.fn_textBlock
{
    margin:0 0 0 90px;
}
.fn_textLink
{
    color:#000;
    text-decoration:none;
    font-size:12px;
}
.fn_textLink:visited
{
    color:#878787;
}
.fn_textLink:hover
{
    color:#E00000;
}

.bTitle
{
	margin: 0 0 0 16px;
	padding:3px 0 4px 10px;
	border:1px solid #afafae;
	background:transparent url('/Content/img/News/titleNewsBg.png') repeat-x scroll 0 0;
	overflow:hidden;
	font-family:Tahoma;
	
}
.bTitle a:hover
{
	color:#E00000;
}
.ladiesTitle{background:transparent url('/Content/img/News/titleTabLadiesBg.png') repeat-x scroll 0 0;}
.rightColumn .bTitle
{
	margin: 0 13px 0 14px;
}
.bTitle a, .bTitle span
{
    font-size:11px;
    color:#000;
    font-weight:bold;
}
.halfWidth{ width: 50%;}
.topNews ul li
{
    padding:4px 0 5px 14px ;
	margin-left:16px;
	background:transparent url('/Content/img/icons/icones.png') no-repeat -87px -272px;
	border-top:1px dashed #dddddd;
}

.topNews ul li.arhiveFirstNews
{
	border-top:none;
}
.topNews ul li a:hover,.businessNewsBlock li a:hover
{
    color:#E00000;
    text-decoration:none;
}
.topNews ul li.authorNews
{
    padding:0;
	margin:1px 0 0 14px;
	background-image:none;
	border:none;
	position:relative;
	display:block;
	
}
.authorNewsBlock
{
    background-color:#fff9ba;
	border:1px solid #e1e1e0;
	margin-left:15px;
	padding:3px 3px 3px 6px;
	 *float: left;
}
.authorNewsImg
{
    position:absolute;
	top:0px;
	left:0px;
}
.authorNewsLink
{
    font-family:Tahoma;
    font-size:14px;
}
.authorNewsPic
{
    padding-right:7px;
}
.topNews ul li  .authorNewsPic img
{
    margin:0;
}
.topNews ul li img.authorNewsImgBg
{
    background:transparent url('/Content/img/icons/sprite.png') no-repeat -95px 0;
    height:26px;
    width:9px;
    margin:1px 0 0 0;
    
    
}
.rightColumn ul li
{
    background: transparent url("/Content/img/icons/icones.png") no-repeat scroll -87px -272px;
    padding:2px 17px 2px 14px;
	margin:0 8px 0 16px;
	border-top:1px dashed #dddddd;
}
.tvInformer ul li,.ladiesInformer ul li
{
    background: none;
    padding:4px 0;
	margin:0 5px 0 11px;
	border-top:1px dashed #dddddd;
}
.businessNewsBlock{ margin-bottom: 5px;}
table.businessFirstNews
{
    margin-left: 8px;
    padding:2px 3px 2px 3px ;
}
table.businessFirstNews td.fnBlock
{
    width: 93px;
    padding-top: 3px;
    padding-left: 3px;
    background-image: none;
}
table.businessFirstNews td
{
    vertical-align: middle;
}
.topNews ul li img
{
	margin-left:4px;
}
.bottomNewsBlock
{
	margin-top:8px;
}
/* Top News End */


/* Category News Begin */
.categoryNamePrivate
{
    background-color: #ffe558;
    float:left;
    border-left:1px solid #AEAEAD;
    border-top:1px solid #AEAEAD;
    border-right:1px solid #AEAEAD;
    padding:5px 18px 4px;
    margin:5px 0 0 16px;
    font-size:11px;
    font-family:Tahoma;
    font-weight:bold;
    
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
body .categoryNamePrivate {padding:5px 18px 5px;}}
.categoryTopLineOver
{
    position: absolute;
    top: 45px;
    right: 0px;
}
.categoryTopLine
{
    border-bottom:solid 1px #aeaead;
    margin:0 0 10px 16px;
    text-align:center;
    padding-bottom:4px;
}
.ctlRight
{
    margin-top: 9px;
    text-align: right;
}
.categoryNews
{
	padding:0 0 15px 35px;
	overflow:hidden;
}
.categoryNewsContent
{
	margin-left:101px;
}
.categoryNewsContent a.href5
{
    font-family:Tahoma;
    font-size:14px;
    font-weight:bold;
    color:#catego;
}
.categoryNewsContent img
{
	margin-left:4px;
}
.pic {padding-top:8px;}
.categoryNewsImage
{
	float:left;
}
.categoryImageMargin
{
	float:none;
	margin:0 13px 5px 0;
}
.date
{
	color:#828282;
	font-size:10px;
}
.categoryNews.noImageCat .categoryNewsImage .date
{
	padding-top:4px;
}
.noImageCat a
{
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
}
.listLink
{
	font-size:12px;
	color:#000;
	text-decoration:none;
}
.lastCommented a
{
	font-size:11px;
	font-weight:normal;
}
	/* Commented Category News Begin */
.commentedNewsTitle
{
	width:275px;
	height:26px;
	background-color:#ff7200;
	color:#fff;
	font-size:18px;
	position:relative;
	margin-left:35px;
}
.commentedNewsTitle span
{
	left:11px;
	top:1px;
	position:absolute;
}
.commentSpan
{
	font-size:11px;
	margin-left:3px;
}
.dayWeekComments
{
	margin:18px 0 18px 35px;
}
.dayWeekComments a
{
	font-size:14px;
}
.clickedLink
{
	text-decoration:none;
}
.unclickedLink
{
	text-decoration:underline;
}

	/* Commented Category News End */
/* Category News End */

/* Single News Begin */

	/*News Comments Begin*/
.ui-state-highlight{padding-left:0.7em;padding-right:0.7em;border: 1px solid #fed22f; background: #ffe45c url(/Content/img/ui-bg-highlight.png) 50% top repeat-x; color: #363636; }
.ui-corner-all { -moz-border-radius: 4px; -webkit-border-radius: 4px; }
.ui-state-highlight p
{
	margin:12px 0 12px;
}
.comments
{
	padding:15px 0 0 35px;
}
.userComments
{
	padding-top:0px;
}
.commentsFirst
{
	text-align:right;
	padding:5px 2px 0 0;
}
.commentCredentials
{
	width:171px;
	height:21px;
	border:solid 1px #b9b9b9;
}
.commentTd
{
	width:100%;
}
.commentTextArea
{
	width:99%;
	height:81px;
	border:solid 1px #b9b9b9;
}
.commentsBlock
{
	padding-top:45px;
}
.commentUsername
{
	font-weight:bold;
	font-size:12px;
}
.commentDate
{
	padding-left:5px;
}
.userCredentials
{
	padding-bottom:3px;
}
.singleComment
{
	padding-bottom:23px;
}
.addCommentTitle
{
	margin-left:0;
}
.rulsComm li
{
    margin:0 0 0 15px;
    /*list-style-type: decimal;*/
    font-size:12px;
    padding:3px 0;
}
.markItUp .markItUpButton1 a
{
	background-image:url(/Content/Img/bold.png);
}
.markItUp .markItUpButton2 a
{
	background-image:url(/Content/Img/italic.png);
}
.markItUp .markItUpButton3 a
{
	background-image:url(/Content/Img/underline.png);
}
.markItUp .check a
{
	background-image:url(/Content/Img/check.png);
}
.markItUp .clean a
{
	background-image:url(/Content/Img/clean.png);
}
.markItUp .preview a
{
	background-image:url(/Content/Img/preview.png);
}
.markItUp * {
	margin:0px; padding:0px;
	outline:none;
}
.markItUp a:link,
.markItUp a:visited {
	color:#000;
	text-decoration:none;
}
.markItUp  {
	/*width:100%;*/
	margin:5px 0 5px 0;
}
.markItUpContainer  {
	font:13px Arial,Verdana,Geneva,Helvetica,Sans-Serif;
}
.markItUpEditor {
	font:13px Arial,Verdana,Geneva,Helvetica,Sans-Serif;
	width:99%;
	border:solid 1px #a0a0a0;
	clear:both;
	line-height:18px;
	margin: 0;
	height:82px;
	padding:0;
	overflow:auto;
}
#CommentText
{
	width:100%;
	*width:99%;
}

.markItUpPreviewFrame	{
	overflow:auto;
	background-color:#FFF;
	width:100%;
	height:82px;
	margin:5px 0;
	border:none;
}
.markItUpFooter {
	width:100%;
}
.markItUpResizeHandle {
	overflow:hidden;
	width:22px; height:5px;
	margin-left:auto;
	margin-right:auto;
	cursor:n-resize;
}
.middleColumn .archiveButtonArea
{
	margin-left:123px;
}
/***************************************************************************************/
/* first row of buttons */
.markItUpHeader ul li	
{
	list-style:none;
	float:left;
	position:relative;
}

.markItUpHeader ul li:hover > ul{
	display:block;
}
.markItUpHeader ul .markItUpDropMenu {
	background:transparent url(images/menu.png) no-repeat 115% 50%;
	margin-right:5px;
}
.markItUpHeader ul .markItUpDropMenu li 
{
	margin-right:0px;
}
/* next rows of buttons */
.markItUpHeader ul ul {
	display:none;
	position:absolute;
	top:18px; left:0px;	
	background:#FFF;
	border:1px solid #000;
}
.markItUpHeader ul ul li {
	float:none;
	border-bottom:1px solid #000;
}
.markItUpHeader ul ul .markItUpDropMenu {
	background:#FFF url(images/submenu.png) no-repeat 100% 50%;
}
.markItUpHeader ul .markItUpSeparator {
	margin:0 10px;
	width:1px;
	height:16px;
	overflow:hidden;
	background-color:#CCC;
}
.markItUpHeader ul ul .markItUpSeparator {
	width:auto; height:1px;
	margin:0px;
}
/* next rows of buttons */
.markItUpHeader ul ul ul {
	position:absolute;
	top:-1px; left:150px; 
}
.markItUpHeader ul ul ul li {
	float:none;
}
.markItUpHeader ul a {
	display:block;
	width:16px; height:16px;
	text-indent:-10000px;
	background-repeat:no-repeat;
	padding:3px;
	margin:0px;
}
.markItUpHeader ul ul a {
	display:block;
	padding-left:0px;
	text-indent:0;
	width:120px; 
	padding:5px 5px 5px 25px;
	background-position:2px 50%;
}
.markItUpHeader ul ul a:hover  {
	color:#FFF;
	background-color:#000;
}
.addCommentTitle
{
	color:Black;
}
.userComments ul
{
	padding-left:28px;
}
ul.nopadding
{
	padding-left:0;
}
form#template
{
	padding:19px 0 0 29px;
}
#commentForm form#template
{
	padding-left:0;
}
.markItUpHeader ul
{
	padding-left:0px;
}
.userComments li
{
	padding-top:18px;
}
.markItUpHeader li
{
	padding-top:0;
}
.commentDate
{
	font-style:italic;
	font-size:12px;
	color:#7e7e7e;
}
.dotedUnderline
{
	border-bottom:dashed 1px black;
	line-height:1;
	margin-left:15px;
	display:none;
	cursor:pointer;
}
#addComment
{
	margin-top:33px;
}
.newpage
{
	padding-top: 15px;
}
.commentRules
{
    font-size:12px;
    padding:5px 0 0 15px;
    margin:25px 0 0 35px;
    background:transparent url('/Content/img/rulesLink.png') no-repeat scroll 0 6px;
}
		/* Admin Comments Begin */
.commentCheckbox
{
	margin-right:5px;
}
.commentMail
{
	padding-left:5px;
}
		/* Admin Comments End */
	/*News Comments End*/
	
.linkedNews
{
	padding:5px 0 0 0;
}
.linkedNews li
{
	padding-bottom:1px;
	padding-left:35px;
	background-position:9px 4px;
}
.linkedNewsTitle
{
	margin:13px 0 0 35px;
	padding-top:40px;
	border-top:dashed 1px #ddd;
}
/*new bottom page style*/
.linkedMaterialsHead {
    margin-left: 35px;
	padding-top:23px;
}
.linkedMaterialsTable {
    margin-top: 12px;
}
.linkedMaterialsTable td {
	vertical-align: middle;
}
table.linkedMaterialsElementTable
{
    margin-left: 0;
    margin-left: 35px;
    margin-bottom: 20px;
}
table.linkedMaterialsElementTable td.linkedMaterialsImage
{
}
table.linkedMaterialsElementTable td
{
    vertical-align: middle;
}
.linkedMaterials_imgLink
{
    width:88px;
    float:left;
    padding-right: 10px;
}
.linkedMaterials_textBlock
{
}
.linkedMaterials_textLink
{
    color:#000;
    font-size:12px;
}
.linkedMaterials_textLink:visited
{
    color:#878787;
}
.linkedMaterials_textLink:hover
{
    color:#E00000;
}
/*new bottom page style*/
.singleNewsTitle
{
	font-size:22px;
	font-family:Arial;
	font-weight:bold;
	color:#000;
    padding-top: 5px;
    padding-bottom: 10px;
}
.singleNewsPreview
{
    padding-left:19px;
}
.singleNewsPreview .mainNewsContent a, .singleNewsDescription
{
	font-size:12px;
}
.singleNewsDescription
{
    margin-top: 2px;
    font-weight: bold;
    font-family: Arial;
    font-size: 14px;
    line-height: 21px;
}
.singleNewsContent
{
	padding: 0 35px;
	font-size:14px;
	line-height:21px;
}
.typeLink{ margin:15px 35px 0 35px;}
.typeLink a{ font-size: 14px;font-weight: bold;color: #0055cc;}
.typeLink a:hover{color: #E00000;}
.singleNewsContent a
{
	height:11px;
}
.singleNewsContent p
{
	padding-bottom:9px;
}
.singleDate
{
	padding:10px 0 0 35px;
	font-size:13px;
	font-family:Tahoma;
}
.errorRule
{
    margin:33px 0 32px 35px;
    padding-top:8px;
    font-size:11px;
    color:#b1b1b1;
    border-top:dashed 1px #dddddd;
}
.errorRuleBg
{
    background:transparent url('/Content/img/errorMsgBgr.png') no-repeat scroll 0 0;
    width:59px;
    color:#808080;
}
.topDateSendPrint{ position: relative;}
.sendPrintLinks
{
    position: absolute;
    right: 7px;
    top: 7px;
}
.sendPrintLinks a
{
	height:15px;
	background:transparent url('/Content/img/sendPrintImg.png') no-repeat;
    display: inline-block;
}
.sendPrintLinks .mailFriend
{
	padding-left:22px;
	background-position: 0 2px;
}
.sendPrintLinks .mailEditor
{
	margin-left:12px;
	padding-left:26px;
	background-position: 0 -14px;
}
.sendPrintLinks .print
{
	padding-left:26px;
	background-position:0 -29px;
}
/* Single News End */


	/* Send Mail Begin */
.sendMailTitle
{
	margin:15px 0 0 16px;
	width:240px;
	height:26px;
	background-color:#ff7200;
	color:#fff;
	font-size:18px;
	position:relative;
}
.sendMailTitle span
{
	padding:8px 0 0 12px;
}
.sendTable
{
	margin:30px 0 0 130px;
}

.sendTable .firstCell
{
	text-align:right;
	padding-right:6px;
}
.sendTable .lastCell, .userCommentsTable .lastCell
{
	padding:0 0 5px 6px;
}

.sendTable input[type="submit"]
{
	background-image:url('/Content/img/defaultButton.png');
	color:#fff;
	border:none;
	font-weight:bold;
	font-size:12px;
}
.sendTable .text
{
	width:172px;
	height:21px;
	border:solid 1px #b9b9b9;
}
.sendButton
{
	margin-top:11px;
	height:22px;
	width:173px;
}
.sendButton .leftPart
{
	width:54px;
	height:22px;
	display:block;
	float:left;
	background:transparent url('/Content/img/button.png') no-repeat scroll 0px 0px;
}
.sendButton .middlePart
{
	width:61px;
	height:22px;
	display:block;
	float:left;
	background:transparent url('/Content/img/buttonLine.png') repeat-x;
	color:#fff;
	vertical-align:middle;
	font-weight:bold;
	font-size:12px;
	line-height:22px;
	cursor:pointer;
}
.sendButton .rightPart
{
	width:58px;
	height:22px;
	display:block;
	float:left;
	background:transparent url('/Content/img/button.png') no-repeat scroll -54px 0px;
}
	/* Send Mail End */

	/* Send News Begin */
.sendNewsTitle
{
	width:300px;
	height:26px;
	background-color:#ff7200;
	color:#fff;
	font-size:18px;
	position:relative;
	margin:15px 0 0 16px;
}
.sendNewsTitle span
{
	padding:8px 0 0 12px;
}
.sendNewsText
{
	height:150px;
	width:450px;
	border:solid 1px #b9b9b9;
}
.fileInput
{
	margin-bottom:5px;
}
	/* Send News End */

/* Body Middle Column End */

/* Body Right Column Begin */
.rightTopIndent
{
    margin-top:20px;
}
.newsSearch
{
    padding:5px 0 5px 14px;
}
.rightColumn .banner
{
	padding:25px 0 27px 14px;
}
.rightColumn .bannerFinance
{
	padding:25px 0 27px 34px;
}
.businessNews
{
	margin-bottom:18px;
}
.rightColumn .businessNews .link
{
	padding:5px 17px 0 49px;
	background:transparent url('/content/img/newsMark.png') no-repeat;
	background-position:35px 10px;
}
.rightColumn .rightEar
{
	padding:5px 17px 7px 35px;
	/*background:transparent url('/content/img/newsImageMark.png') no-repeat;
	background-position:31px 5px;*/
}
div.rightEar.noImage
{
	background:transparent url('/content/img/newsMark.png') no-repeat;
	background-position:28px 11px;
}
.rest
{
	margin:0 13px 10px 14px;
    background-color:#fff;
	border-bottom:1px solid #bebebe;
	border-left:1px solid #bebebe;
	border-right:1px solid #bebebe;
	height:150px;
}
	/*анекдоты*/
.anekdot
{
	margin:0 13px 10px 14px;
	padding:3px 3px 5px 10px;
    background-color:#fff;
	border-bottom:1px solid #bebebe;
	border-left:1px solid #bebebe;
	border-right:1px solid #bebebe;
}
.allAnekdot
{
    text-align:center;
    font-size:13px;
}
	/**/
	
	/* гороскопы */
.goroskop
{
	margin: 0 13px 10px 14px;
	background-color:#fff;
	border-bottom:1px solid #bebebe;
	border-left:1px solid #bebebe;
	border-right:1px solid #bebebe;
	position:relative;
}
.goroskopImage
{
	float:left;
}
.greyText
{
    font-family:Tahoma;
    font-size:11px;
    color:#9f9f9f;
}
.todayText
{
    position:absolute;
    top:15px;
    right:11px;
}
.curentSignName
{
    margin-top:7px;
}
.curentSignName a
{
    font-family:Tahoma;
    font-size:12px;
    font-weight:bold;
    color:#0055cc;
}
.curentSignName a:hover
{
    color:#E00000;
}
.timePeriod
{
    margin-top:3px;
}
.curentHoroContent
{
    margin:12px 0 5px 0;
    font-size:11px;
    font-family:Tahoma;
}
.goroskopDescription
{
	padding:5px 5px 0 10px;
}
.goroskopTable
{
	margin:9px 0 12px 0;
	width:230px;

}
.goroskopTable td
{
	padding-right:12px;
}
	/**/
/* Body Right Column End */

/* Админка Begin */ 
/*
Админко
*/
.previewTable
{
	width:95%;
	margin-left:24px;
}
.previewTable td
{
	padding:2px;
	border-bottom:solid 1px black;
}
.previewTable td a
{
	text-decoration:underline;
}
.previewTable th
{
	border-bottom:solid 1px black;
	font-weight:bold;
}
.controlPanel
{
	padding-left:10px;
}
.controlPanel a
{
	text-decoration:underline;
}
.pager a
{
	color:RoyalBlue;
}
.pager a:hover
{
	color:Blue;
}
.pager .current
{
	font-weight:bold;
	text-decoration:none;
}
.typeTitle
{
	width:121px;
	height:26px;
	background-color:#ff7200;
	color:#fff;
	font-size:18px;
	position:relative;
	margin:1px 0 15px 23px;
}
.typeTitle span
{
	padding:8px 0 0 31px;
}
/* Админка End */ 
/* Spelling Checker Begin */
.dialogTitle
{
    font-size:18px;
    padding-bottom:10px;
}
.popupBody
{
	font-family:Arial, Verdana, Geneva, Helvetica, Sans-Serif;
	background-color:#fff;
	width:436px;
	color:#000;
	padding:12px 25px;
	border:solid 1px #b9b9b9;
	font-size:12px;
	position:fixed;
    top:300px;
    left:200px;
    _position:absolute;
    z-index:9999;
}
.urlBlock
{
	padding-bottom:7px;
}
.errorBlock
{
	padding-bottom:3px;
}
.commentBlock
{
	padding-top:7px;
}
.blockTitle
{
	padding:0 11px 0 0;
	color:#e00000;
}
.commentBlockTitle
{
	padding:13px 11px 0 0;
	color:#666666;
	height:336px;
	vertical-align:top;
}
.errorText
{
	text-align:right;
}
.menuButtons
{
	position:relative;
	width:100%;
	margin-top:10px;
	height:22px;
}
.okButton, .cancelButton
{
	margin-right:5px;
}
.userComment
{
	border:solid 1px #b9b9b9;
	height:69px;
	width:434px;
}
/* Spelling Checker End */

/* Page 404 Begin */
.title404
{
	color:#fff;
	font-size:18px;
	margin:20px 0 0 16px;
	width:124px;
	height:26px;
	background-color:#ff7200;
	position:relative;
}
.title404 span
{
	position:absolute;
	top:1px;
	left:12px;
}
.content404
{
	margin:5px 0 0 16px;
}
/* Page 404 End */


/* Archive Begin */
.archiveTitle
{
	width:154px;
	height:26px;
	background-color:#ff7200;
	color:#fff;
	font-size:18px;
	position:relative;
	margin:1px 9px 0 35px;
	_margin:1px 9px 0 15px;
	float:left;
}
.archiveTitle span
{
	position:absolute;
	top:1px;
	left:12px;
}
.archiveDate
{
	padding-top:3px;
	font-size:18px;
}
.month
{
	font-size:12px;
	text-align:center;
	margin:16px 0 15px 30px;
}
.abr
{
	font-size:9px;
}
.day
{
	float:left;
}
.abr
{
	color:#b3b3b3;
}
.weekEnd .abr
{
	color:#dedede;
}
.weekEnd .number a
{
    color:#FF7200;
}
.number
{
    color:#B3B3B3;
	width:19px;
	height:17px;
	line-height:17px;
}
.number a
{
    text-decoration:none;
}
.selectedAr
{
	background:#fff url('/Content/img/backSelected.png');
	color:#fff;
}

.archivContent
{
	margin:23px 0 0 23px;
	padding-top:0;
}
.firstColumn
{
	width:50%;
	float:left;
}
#month
{
	width:100px;
	margin-right:6px;
}
#month, #year
{
	margin-top:4px;
}
#cse-search-box
{
	margin-top:5px;
}
#cse-search-box input[type='text']
{
	width:180px;
	margin-right:5px;
}
/*Archive End*/


/*Set Start Page Begin*/
.addstartBlock
{
	margin:35px 0 75px 24px;
}
.addstartTitle
{
	margin-bottom:15px;
}
.addstartBold
{
	font-weight:bold;
}
.startPageLogo
{
	width:225px;
	height:35px;
	margin-left:24px;
	background:transparent url('/Content/img/AddStartPage/startPageLogo.png') no-repeat;
	position:absolute;
	top:15px;
}
.startTitle
{
	font-size:16px;
	font-weight:bold;
}
.addStartText
{
	margin:18px 0 0 24px;
}
.instrStep
{
	margin-bottom:5px;
}
.instrScreen
{
	margin-top:13px;
}
.startBrowsers
{
	margin-top:18px;
}
.chromeIcon
{
	width:28px;
	height:28px;
	background:transparent url('/Content/img/AddStartPage/chromeIcon.png') no-repeat;
	float:left;
}
.startLink
{
	margin-top:6px;
}
.browserLink
{
	padding: 5px 0pt 0pt 2px; 
	margin-left: 38px;
}
.ffIcon
{
	width:28px;
	height:28px;
	background:transparent url('/Content/img/AddStartPage/ffIcon.png') no-repeat;
	float:left;
}
.ieIcon
{
	width:28px;
	height:28px;
	background:transparent url('/Content/img/AddStartPage/ieIcon.png') no-repeat;
	float:left;
}
.operaIcon
{
	width:29px;
	height:27px;
	background:transparent url('/Content/img/AddStartPage/operaIcon.png') no-repeat;
	float:left;
}
.safariIcon
{
	width:28px;
	height:30px;
	background:transparent url('/Content/img/AddStartPage/safariIcon.png') no-repeat;
	float:left;
}
	/*firefox*/
.ffContent
{
	margin-top:26px;
	position:relative;
}
.ffLeft
{
	position:absolute;
	top:0;
	left:0;
}
.ffRight
{
	margin-left:258px;
	background:transparent url('/Content/img/AddStartPage/ffExample.png') no-repeat;
	width:297px;
	height:328px;
}
	/**/
	/*IE*/
.ieButton
{
	margin:51px 0 0 322px;
}
	/**/
/*Set Start Page End*/

/*Search Begin*/
.searchTitle
{
	width:154px;
	height:26px;
	background-color:#ff7200;
	color:#fff;
	font-size:18px;
	position:relative;
	margin:1px 9px 0 35px;

}
.searchTitle span
{
	position:absolute;
	top:1px;
	left:12px;
}
.mainSearch
{
	margin-left:35px;
}
/*Search End*/

/* Blog Begin */
.blogHead
{
	margin:0 0 0 137px;
}
.blogCredentials
{
	position:relative;
}
.blogPhoto
{
	width:60px;
	height:60px;
	float:left;
	background:transparent url('/Content/img/temporary/grycanov.png') no-repeat;
}
.blogHeadTitle
{
	padding-top:35px;
	font-style:italic;
	font-size:14px;
}
.blogLine
{
	width:99.5%;
	height:1px;
	line-height:10px;
	margin:1px 0 25px 23px;
	background-color:#c1c1c1;
	overflow:hidden;
}
.blogComments
{
	font-size:11px;
	color:#000;
	margin:2px 0 0 100px;
	text-decoration:underline;
}
.blogBanner
{
	margin-top:61px;
}
/* Blog End */
/********************************************************************
*								News  Css End 		     			*
********************************************************************/






/********************************************************************
*						OpenBy Css Begin        					*
********************************************************************/

/* MasterPage Begin */

.openMainTable
{
	width:100%;
}
.openTable
{
    margin-top:4px;
	width:100%;
}
.openTable table
{
	width:100%;
}
	/* Timestamp Begin */
.time
{
	font-size:12px;
	width:112px;
	float:left;
}
.clock
{
	font-size:14px;
	font-family:Tahoma;
	font-weight:bold;
	color:#a1a1a1;
	padding:3px 0 0 11px;
	width:48px;
	float:left;
}
.colon{width:5px;display:inline-block;}
.clockDate
{
    width:47px;
    position: absolute;
    left: 65px;
    top: 94px;
}
.calendar
{
    background:transparent url("/Content/img/icons/icones.png") no-repeat scroll 0 0;
    height:24px;
    width:39px;
    font-size:10px;
    font-weight:bold;
    color:#000;
    font-family:Tahoma;
    position:relative;
}
.calendar:hover
{
    cursor: pointer;
}
.month1{background-position:0 0;}
.month2{background-position:0 -24px;}
.month3{background-position:0 -48px;}
.month4{background-position:0 -72px;}
.month5{background-position:0 -96px;}
.month6{background-position:0 -120px;}
.month7{background-position:0 -144px;}
.month8{background-position:0 -168px;}
.month9{background-position:0 -192px;}
.month10{background-position:0 -216px;}
.month11{background-position:0 -240px;}
.month12{background-position:0 -264px;}
.calendarDate
{
    width:48%;
    text-align:center;
    padding-top:5px;
    position:absolute;
    top:0;
}
.calenderDayName
{
    width:48%;
    padding:7px 0 0 22px;
    position:absolute;
    top:0;
}
.hide
{
	visibility:hidden;
}
	/*Timestamp End*/

	/*Logos Begin*/
.logos
{
	height:85px;
}
.logos div
{
	height:85px;
	width:585px;
	position:relative;
}
.logos div a
{
	display:block;
	position:absolute;
}
.LogoOpenBy
{
	width:231px;
	height:47px;
	background:transparent url('/content/img/open/OpenLogo.png') no-repeat 0 0;
	left:33px;
	top:17px;
	position:absolute;
}
	/*Logos End*/
	
	/*Search Panel Begin*/
.search
{
	height:74px;
}
.searchDiv
{
	border-left:solid 1px #fff;
	height:74px;
	width:100%;
	position:relative;
}
.searchPanel
{
	position:absolute;
	left:16px;
	top:5px;
}
.searchPanel span
{
	font-size:18px;
	margin-right:50px;
	float:left;
	height:20px;
}
.rightBannerBlock
{
    margin:0 16px 0 16px;
    background-color:#e0e0e0;
    width:251px;
    height:398px;
}
.inputText
{
	border:solid 1px #b9b9b9;
	height:20px;
	line-height:20px;
	font-size:16px;
	width:100%;
	background:#fff url('/Content/img/open/backInpute.png') repeat-x 0 0;
}
.reference
{
    cursor:default;
    position:absolute;
    left:24px;
    top:54px;
    font-size:12px;
}
.reference span
{
    float:left;
}
.reference div
{
    margin-left:53px;
    cursor:pointer;
}
.searchTabBody
{
    float:left;
    cursor:pointer;
    font-size:11px;
    margin-top:4px;
}
.searchTab
{
    padding: 4px 4px 2px 4px;
    text-decoration: underline;
}
.searchTabOff
{
    background: none;
    padding: 4px 4px 2px 4px;
    text-decoration: underline;
}
.searchTabsBlock
{
    float:left;
}
.searchButtonOpen
{
	border:none;
	width:72px;
	height:22px;
	cursor:pointer;
}
	/*Search Panel End*/
		
	/* Login Form Begin */
.mailForm
{
	margin: 8px 0 0 65px;
    width: 253px;
}
.mailBlock {
    border-left: 1px solid #878787;
    display: inline-block;
    height: 2503px;
    margin: 40px 0;
}
#rightColumn {
    /*border-left: #878787 solid 1px;
    display: block;*/
}
.login
{
	width:105px;
	margin-bottom:11px;
	_margin-bottom:0;
}
.domain
{
	width:72px;
}
.interbutton
{
	border:none;
	height:22px;
	width:72px;
	cursor:pointer;
}
.logincell
{
	width:72px;
	height:31px;
}
.at
{
	padding:0 2px;
	width:12px;
}
.sendButtonOpen
{
	background:transparent url('/Content/img/open/searchRedButton.png') no-repeat 0 0;
	border:none;
	width:72px;
	height:22px;
	position:absolute;
	left:511px;
	top:31px;
}
.addStartArea
{
	margin:209px 0 0 110px;
	_margin:209px 0 0 75px;
	position:absolute;
}
*+html .addStartArea
{
	margin:209px 0 0 75px;
}
.addStartArea a
{
	font-size:9px;
	text-decoration:underline;
	line-height:12px;
	padding:0 0 5px 14px;
}
	/* Login Form Begin */
	
	/* Catalog Begin */
.catalog
{
	width:100%;
	margin:32px 0 12px 16px;
}
.catTitle
{
	margin:0 35px 5px 0;
	border-bottom:#999999 1px dotted;
}
.catTitle a
{
	font-size:18px;
	overflow:hidden;
}
.catColumn
{
	float:left;
	width:19%;
}
	/* Catalog End */
	
/* MasterPage End */


.tabsOpen
{
	background-color:#fff;
	height:84px;
}
.letter
{
	width:288px;
	height:207px;
	position:absolute;
	margin-top:15px;
	right:0;
}
.fixLetter{position:relative;}
.letterArea
{
	position:relative;
	width:288px;
	padding-right:7px;
}
.tabsOpenDiv
{
	background-color:#fff;
	height:84px;
	position:relative;
}
.afishaContent
{
	margin:0 13px 10px 14px;
	padding:3px 0 0 0;
    background-color:#fff;
	border-bottom:1px solid #bebebe;
	border-left:1px solid #bebebe;
	border-right:1px solid #bebebe;
}
.actionLine
{
    background-color:#3267cd;
    position:relative;
    font-family:Tahoma;
    font-size:11px;
    color:#fff;
    height:21px;
    margin:0 9px;
}
.actionName
{
    position:absolute;
    top:3px;
    left:11px;
}
.actionName a
{
    color:#fff;
}
.actionDate
{
    position:absolute;
    top:3px;
    right:11px;
}
.afishaImageBlock
{
    text-align:center;
    background-color:#bebebe;
    margin:0 9px;
}
.afishaImageBlock img
{
    vertical-align:top;
}
.afishaDescription
{
    padding:4px 9px 4px 9px;
}
.afishaDescription span
{
    line-height:1.5;
    font-family:Tahoma;
    font-size:11px;
}
.afishaDescription a
{
    color:#0055cc;
    font-weight:bold;
}
.FirstMainNews
{
	width:100%;
}
.redTitle
{
	font-size:18px;
	display:block;
}

	/* News Area Begin */
.newsOpen
{
	margin-left:24px;
}
.newsMain .newsTitle
{
	font-size:30px;
	font-weight:bold;
	color:#000;
	margin-left:-24px;
	padding-left:36px;
}
.openRight .rightColumnEar
 {
	background:transparent url(/content/img/newsImageMark.png) no-repeat scroll 0 5px;
	padding:5px 17px 7px 16px;
}
.openRight .businessNews
{
	margin:0 0 31px 0;
}
.openRight .businessNews .link
{
	padding:5px 17px 7px 16px;
	background:transparent url('/content/img/newsMark.png') no-repeat;
	background-position:0px 9px;
}
.newsLeftMain .topNews
{
	padding:0;
}
.newsLeftMain .topNews table
{
	*width:99%;
}
.bannerOpen
{
	margin:0 0 28px 0;
}
.newsLeftMain .topNews .title
{
	margin-left:14px;
}
.newsLeftMain .topNews ul li
{
	background:transparent url(/content/img/newsMark.png) no-repeat scroll 15px 5px;
	padding-left:25px;
}
	/* News Area End */
	
	/* Informers Begin */
.afishaTitle, .photoTitle, .gameTitle{position:relative;}
.informerControl
{
    position:absolute;
    top:0px;
    right:0px;
    height:23px;
}
.infBtn_Right, .infBtn_Left
{
    height:24px;
    width:24px;
    border-left:1px solid #adadad;
    float:left;
    cursor:pointer;
}
.infBtn_Right img::selection, .infBtn_Left img::selection,.infBtn_Right::selection, .infBtn_Left::selection, .bTitle::selection, .bTitle a::selection, .informerCatalog::selection
{
    background-color:transparent;
}
.infBtn_Right img::-moz-selection, .infBtn_Left img::-moz-selection,.infBtn_Right::-moz-selection, .infBtn_Left::-moz-selection, .bTitle::-moz-selection, .bTitle a::-moz-selection, .informerCatalog::-moz-selection
{
    background-color:transparent;
}
.infBtn_Left img
{
    background:transparent url("/Content/img/icons/sprite.png") no-repeat scroll 0 -60px;
    height:9px;
    width:5px;
    margin:7px 0 0 9px;
}
.infBtn_Right img
{
    background:transparent url("/Content/img/icons/sprite.png") no-repeat scroll -5px -60px;
    height:9px;
    width:5px;
    margin:7px 0 0 10px;
}
.informersTop
{
    font-size:16px;
}
.afishaLinks
{
	margin-bottom:5px;
	width:190px;
	position:relative;
}
.afishaImage
{
	margin-bottom:4px;
}
.afishaCat
{
	position:absolute;
	top:7px;
	right:0;
}

.fotoInformer
{
    padding:7px 9px 5px 7px;
    margin:0 17px 10px;
    background-color:#fff;
	border-bottom:1px solid #bebebe;
	border-left:1px solid #bebebe;
	border-right:1px solid #bebebe;
}
.fotoInformerBlock
{
    margin:0 17px 10px;
    background-color:#fff;
	border-bottom:1px solid #bebebe;
	border-left:1px solid #bebebe;
	border-right:1px solid #bebebe;
	position:relative;
    overflow:hidden;
}
.photoBlock
{
    float:left;
    margin:10px 0 10px 11px;
    border:1px solid #bebebe;
    height:67px;
    width:100px;
}
.gameBlock
{
    float:left;
    margin:10px 0 10px 37px;
    width:60px;
}
.gameLink{font-family:Tahoma;font-size:11px;color:#0055cc;}
.gameLink:hover{color:#E00000;}
.gameBlock img{border:1px solid #bebebe;}
.photoTitle .btn-right-disabled img, .gameTitle .btn-right-disabled img{background-position:-15px -60px;}
.photoTitle .btn-left-disabled img, .gameTitle .btn-left-disabled img{background-position:-10px -60px;}
.photoInf img
{
    border:1px solid #bdbdbd;
}
.bestFotos a, .newFotos a, .rateFotos a
{
    padding-left:17px;
    font-family:Tahoma;
    font-size:11px;
}
.bestFotos a
{
    background:transparent url('/Content/img/open/PhotoInformer/best.gif') no-repeat scroll 0 0;
}
.newFotos a
{
    background:transparent url('/Content/img/open/PhotoInformer/new.gif') no-repeat scroll 0 0;
}
.rateFotos a
{
    background:transparent url('/Content/img/open/PhotoInformer/rate.gif') no-repeat scroll 0 0;
}
.bestFotos, .newFotos{height:19px;float:left;margin-right:6px;}
.jobInformer
{
    margin: 0 13px 10px 14px;
    background-color: #fff;
    border: 1px solid #bebebe;
	border-top-width: 0;
    height: 121px;
    background: #fff no-repeat url('/content/img/rabota.png') 73px 8px;
    position: relative;
}
.jobInformer span
{
    padding: 0 7px 1px 7px;
    font-family: Tahoma;
    font-size: 11px;
    color: #828282;
    text-decoration: underline;
    position: absolute;
    top: 29px;
    cursor: pointer;
}
.jobInformer input[type=text]
{
    position: absolute;
    left: 9px;
    top: 47px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border: solid 1px #6a6868;
    background: #fff repeat-x url('/content/img/jInputText.png');
    padding-left: 7px;
    height: 19px;
    width: 136px;
}
.jobInformer div.jButton
{
    position: absolute;
    width: 51px;
    height: 18px;
    top: 47px;
    left: 158px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border: solid 1px #6a6868;
    background: #fff repeat-x url('/content/img/jInputButton.png');
    color: #fff;
    padding: 1px 0 0 12px;
    cursor: pointer;
}
div.botLine
{
    position: absolute;
    bottom: 0px;
    left: 0px;
    /*width: 229px;*/
    border: solid 1px #fff;
    width: 236px;
    height: 30px;
    padding: 0;
    background-color: #eaeaea;
}
div.botLine div
{
    position: absolute;
    top: 6px;
    left: 9px;
}
div.botLine div img
{
    cursor: pointer;
    top: 3px;
    right: -22px;
    position: absolute;
}
div.example
{
    position: absolute;
    top: 68px;
    left: 9px;
    width: 96px;
    font-size: 11px;
    font-family: Tahoma;
    color: #828282;
}
div.example a
{
    color: #828282;
}
div.example a:hover
{
    color: #000;
}
span#vacancy
{
    left: 9px;
}
span#resume
{
    left: 58px;
}
span.jSelected
{
    color: #000;
    text-decoration: none;
    background-color: #ffe393;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}
.jobInformer span:hover
{
    color: #000;
}
.tvInformer
{
	margin:0 13px 10px 14px;
    background-color:#fff;
	border-bottom:1px solid #bebebe;
	border-left:1px solid #bebebe;
	border-right:1px solid #bebebe;
}
.ladiesInformer
{
	margin:0 13px 10px 14px;
    background: transparent url("/Content/img/News/newsLadiesBg1.png") repeat-y scroll 0 0;
	border-bottom:1px solid #bebebe;
	border-left:1px solid #bebebe;
	border-right:1px solid #bebebe;
}
.tvList
{
    padding:3px 10px 5px 10px;
    font-family:Tahoma;
    font-size:11px;
}
.textNow
{
    font-family:Tahoma;
    font-size:11px;
    padding:5px 0 3px 0;
}
.progtv
{
    font-family:Tahoma;
    font-size:11px;
    border-top:1px dashed #ddd;
    padding:5px 0;
}
.firstLine
{
    border-top:none;
}
.progtv a
{
    color:#0055cc;
}
.progtv a:hover
{
    color:#E00000;
}
.tvTime
{
	font-weight:bold;
}
.openRight .anekdot, .openRight .goroskop
{
	margin-left:0;
}
/*.shopLink
{
    font-size:12px;
    color:#000;
}
.priceLink
{
    font-size:11px;
    color:#707070;
}
.shopLine
{
    margin:5px 0 5px 0;
}
.shopInfLogo
{
    float:left;
}
.shopAllCatalog, .shopOpenNew
{
    float:right;
    padding:5px 0 0 25px;
}
.shopAllCatalog
{
    background:transparent url('/Content/img/InformerShopBook.png') no-repeat scroll 2px 8px;
}
.shopOpenNew
{
    background:transparent url('/Content/img/InformerShopBag.png') no-repeat scroll 8px 5px;
}
.shopInformer
{
    margin:32px 0 0 16px;
}
.shopGoods
{
    width:100%;
    border-right:solid 1px #C1C1C1;
    border-collapse:collapse;
}
.goodsName td
{
    background:transparent url('/Content/img/informerShopFont.png') repeat-y scroll 0 0;
    border-top:solid 1px #C1C1C1;
    border-left:solid 1px #C1C1C1;
    vertical-align:middle;
    padding:5px 0 8px 20px;
}
.goodsTitle td
{
    border-left:solid 1px #C1C1C1;
    padding:5px 20px 0 20px;
}
.goodsInfo td
{
    border-bottom:solid 1px #C1C1C1;
    border-left:solid 1px #C1C1C1;
    padding:3px 20px 0 20px;
    width:50%;
}
.googPhoto
{
    float:left;
    width:100px;
}
.price
{
    margin-left:100px;
    height:120px;
    position:relative;
}
.price div
{
    text-align:right;
    position:absolute;
    bottom:6px;
    right:0;
    font-size:14px;
}
.price p
{
    margin-bottom:2px;
}
.price span
{
    color:#BB0104;
}*/
	/* Informers End */
/********************************************************************
*								OpenBy  Css End 					*
********************************************************************/




/*Линки страниц для админки*/
div.pager
{
	margin-top:30px;
	margin-left:20px;
}
div.pager a
{
	text-decoration:none;
	font-size:15px;
	padding:3px;
	border:solid 1px RoyalBlue;
	margin:2px;
}
div.pager a:hover
{
	color:White;
	background-color:RoyalBlue;
}
/* Строка над главным блоком Begin */
.newsTitleLine
{
    padding:8px 0 7px 16px;
    position:relative;
}
.newsTitleLink
{
    color:#000;
    font-family:Tahoma;
    font-size:18px;
    font-weight:bold;
    text-decoration:none;
    padding-right:10px;
}
.newsTLSendNews
{
    text-decoration:none;
    top:7px;
    right:0;
    position:absolute;
}
.newsTLSendNews span
{
    text-decoration:underline;
    padding-left:5px;
    font-family:Tahoma;
    font-size:11px;
    vertical-align:text-top;
    color:#0055CC;
}
.newsTLSendNews span:hover
{
    color:#E00000;
}
.newsMouseIco
{
    background:transparent url('/Content/img/icons/icones.png') no-repeat scroll -80px -246px;
    height:18px;
    width:13px;
    vertical-align:middle;
}
/* Строка над главным блоком End */
/* Главный блок новостей Begin */
#rotator
{
    padding:0 0 20px 16px;
}
div.images
{
	float:left;
	width:265px;
	height:175px;
	position:relative;
}
    /*Если наведено на первый*/
.first-selected .second-image
{
	display:none;
}
.first-selected  .second-info  .lid
{
	display:none;
}
    /*Если наведено на второй*/
.second-selected .first-image
{
	display:none;
}
.second-selected .second-image
{
	display:block;
}

.second-selected .second-info  .lid
{
	display:block;
}
.second-selected .first-info  .lid
{
	display:none;
}
.first-selected .second-info
{
    background-color:#ebebeb;
    height:58px;
    padding:3px 14px;
}
.first-selected .first-info
{
    height:89px;
    padding:10px 14px;
}
.second-selected .second-info
{
    height:89px;
    padding:10px 14px;
}
.second-selected .first-info
{
    background-color:#ebebeb;
    height:58px;
    padding:3px 14px;
}
.first-info, .second-info
{
    overflow:hidden;
}
.second-info
{
    margin-top:2px;
}
.title a
{
	font-size:18px;
	color:Black;
	text-decoration:none;
	line-height:105%;
	display:block;
}
.first-selected .first-info .title a, .second-selected .second-info .title a
{
    font-weight:bold;
}
.first-selected .first-info .title, .second-selected .second-info .title
{
    margin-bottom:4px;
}
.lid
{
    height:68px;
    vertical-align:middle;
    display:table-cell;
}
*+html .lid
{
    position: relative;
}
*+html .lid span
{
    display: block;
    position: absolute;
    top: 50%;
    left: 0%;
    width: 100%;
}
*+html .lid span a {
    position: relative;
    top: -50%;
}
.lid a
{
    font-family:Tahoma;
    font-weight:bold;
    font-size:13px;
	color:Black;
	text-decoration:none;
	line-height:1;
	/*_line-height:1.2;
	padding:13px 2px 0 0;
	display:block;
	height:39px;*/
	overflow:hidden;
}
.disappearText
{
    height:12px;
    width:100%;
    position:absolute;
    bottom:2px;
    left:0;
    background:transparent url("/Content/img/News/titleNewsBg.png") repeat-x scroll 0 -35px;
}
.selected_item .disappearText
{
    background-position:0 -23px;
}

*+html .lid a
{
    line-height:1.2;
}
.lid, x:-moz-any-link
{
    line-height:1.1;
}
.info-block
{
	height:175px;
	overflow:hidden;
	position:relative;
	padding-left:4px;
}
.bottomCorner,.topCorner
{
    position:absolute;
    height:4px;
    width:4px;
    left:0px;
    font-size:1px;
    vertical-align:bottom;
}
.topCorner
{
    top:0px;
}
.bottomCorner
{
    bottom:0px;
    _bottom:-1px;
}
.second-info .right-bottom
{
    _bottom:-1px;
}
/* Главный блок новостей End */
/*Голосование*/
.voteTable td, .voteTable tr
{
	border-width:0;
}

.voteLine
{
	font-size:1px;
	height:5px;
	background:transparent url('/content/img/left-line.gif') repeat;
	float:left;
}
.border
{
	font-size:1px;
	height:5px;
	position:relative;
	background:transparent url('/content/img/right-line.gif') repeat;
}
.left-border
{
	font-size:1px;
	position:absolute;
	top:0;
	left:0;
	height:5px;
	width:1px;
	background:transparent url('/content/img/left-border.gif') no-repeat;
}
.zero
{
	background:transparent url('/content/img/right-border.gif') no-repeat;
}
.right-border
{
	font-size:1px;
	position:absolute;
	top:0;
	right:0;
	height:5px;
	width:1px;
	background:transparent url('/content/img/right-border.gif') no-repeat;
}
.full
{
	background:transparent url('/content/img/left-border.gif') no-repeat;
}
.voteBlock
{
	position:relative;
	padding-top:18px;
}
.voteSumRelult
{
    margin:17px 0 0 12px;
    font-style:italic;
}
div.wait
{
	position:absolute;
	filter:alpha(opacity=50); /* IE 5.5+*/
	-moz-opacity: 0.5; /* Mozilla 1.6 и ниже */
	-khtml-opacity: 0.5; /* Konqueror 3.1, Safari 1.1 */
	opacity: 0.5; /* CSS3 - Mozilla 1.7b +, Firefox 0.9 +, Safari 1.2+, Opera 9 */ 
	top:0;
	left:0;
	background-color:White;
}
.wait img
{
	opacity:1;
}
.precnt
{
	font-family:Tahoma;
	font-size:10px;
	vertical-align:bottom;
	padding-left:8px;
	padding-right:36px;
}
.optionTd
{
	padding-left:36px;
}
.voteTable td
{
	height:29px;
}
.voteTitle
{
	font-family:Tahoma;
	font-size:12px;
	padding-left:2px;
}
td.votingTitle
{
	font-family:Arial;
	padding-left:12px;
	font-size:14px;
	font-style:italic;
	background-color:#eaeaea;
	height:23px !important;
	background-repeat:no-repeat;
	background-image:url('/content/img/left-title.png');
	vertical-align:middle;
}
td.votingTitleEnd
{
	background-color:#eaeaea;
	background-repeat:no-repeat;
	background-image:url('/content/img/right-title.png');
	background-position:right;
	height:23px;
}
.voteForm td
{
	height:10px;
}
td.radioTD
{
	height:22px;
	padding-left:36px;
}
td.radioTD label
{
	padding-left:4px;
	font-size:14px;
}
#notActive
{
	cursor:default;
	background:url('/Content/img/buttons/button-noactive-rightborder.png') right 0 no-repeat;
}
#notActive a, #notActive b 
{
	cursor:default;
	background:url('/Content/img/buttons/button-noactive-leftborder.png') 0 0 no-repeat;
}
.errorVoting
{
	color:#ff0000;
	text-align:center;
	font-size:12px;
	padding-top:20px;
	padding-bottom:20px;
}
.buttonVoteBlock
{
	padding-left:36px;
	padding-top:10px;
}
td.empty
{
	height:20px;
}
td.empty2
{
	height:15px;
}
/*Голосование End*/
/* Информер Travel Begin */
.travelTitle
{
    margin-bottom:5px;
    padding:30px 0 0 58px;
    background:#fff url('/Content/img/open/travelPalms.png') no-repeat scroll 0 0;
    color:#063aa8;
    font-size:17px;
    font-weight:bold;
}

#tsForm
{
    margin-left: 23px;
    margin-top: 12px;
    margin-right: 23px;
}
#tsForm td
{
    color: White;
    
}
.spnBig
{
    font-size: 16px;
    font-weight: bold;
}
.spnSmall
{
    font-size: 11px;
    margin-top: 5px;
}
#tsDisc
{
    margin-right: 3px;
    margin-top: 12px;
    _margin-top: 5px;
    _margin-left: -5px;
}

.sCol
{
    font-size: 11px;
}

.spnCheck
{
    position: relative;
    top: -3px;
}

.mborange
{
    color: White;
    font-size: 12px;
    _padding-top: -5px;
}
.mborange:hover
{
    color: Yellow;
}

#Checkbox1
{
    margin-left: 18px;
    margin-right: 3px;
}

.searchblockinput
{
    width: 97px;
    height: 22px;
    margin-top: 12px;
    _margin-top: 8px;
}

.tdRight
{
    text-align: left;
    _padding:3px;
}
.tdRight1
{
    text-align:right;
}
.tdCenter
{
    padding-left: 50px;
    width: 40%;
    min-width: 235px;
    _padding: 3px 0 0 13px;
}


.sltW150
{
    margin-top: 2px;
    width: 100%;
    _width:150px;
}

.sltW88
{
    width: 40%;
    _width:88px;
}

#tsPrice1, #tsTrans
{
    margin-top: 5px;
}

#tsRide
{
    margin-top: 12px;
}

.travelInformer
{
    margin:50px 0 0 35px;
}
.tblmb, .hollidayInfo
{
    width:100%;
}
.hollidayInfo
{
    height:380px;
    background:#fff url('/Content/img/open/holiday.jpg') no-repeat scroll 0 0;
}

.firstHoli{height:106px;}
.secondHoli
{
    height:176px;
    
}
.thirdHoli
{
    height:92px;
}
.firstDiv
{
    width: 49%;
    float: left;
}
.secondDiv
{
    width: 49%;
    float: left;
}

.secondHoli td
{
    vertical-align:bottom;
}
.travelNews
{
    margin-bottom:5px;
}
.travelNews div
{
    background:#bc2307 url('/Content/img/open/travelNews.png') repeat-x scroll 0 0;
    width:90%;
    padding:10px 23px;
}
.travelNews div a
{
    display:block;
    font-size:12px;
    text-decoration:none;
    color:#fff;
}
.thirdHoli td{width:50%;}
.travelRotatorLeft
{
    padding:5px 20px 10px 18px;
}
.travelRotatorRight
{
    padding:5px 18px 10px 0;
}
.thirdHoli a {font-size:12px;}
.trRotTitle{color:#fff;font-weight:bold;}
.trRotTitle:hover{color:Yellow;}
.trRotContent{color:#c8deff;}
.trRotContent:hover{color:#fff;}
.trLogosFont
{
    height:177px;
	width:229px;
}

.trLogoTable
{
	height:177px;
	margin-right:10px;
}
.trLogos
{
    position:relative;
    margin:2px 0;
	_margin:3px 0;
}
.trLogo
{
	height:40px;
	width:100px;
}
.tdLogoRight
{
    margin-left:5px;
}
.bestOper{font-size:14px;color:#fff;text-align:left;}
.cellTrLogo{vertical-align:middle;height:48px;}
#cellTrName{vertical-align:middle;height:20px;}
@media all and (min-width: 0)  
{
    .trLogos
    {
        margin:3px 0;
    }
}
*+html .trLogos
{
    margin:3px 0;
}
.trBlock{position:absolute;top:0;right:0;}
/* Информер Travel End */

/* Begin Регистрация Авторизация Профиль */

/* Begin Авторизация */

.accLogonInput
{
    width: 500px;
    height: 42px;
    font-size: 30px;
    color: #878787;
    text-align: center;
    border: 1px inset Black;
    margin-top: 4px;
    margin-bottom: 14px;
}

.w100
{
    width: 140px;
}

label.accLogonInput
{
    font-size: 12px;
}

div.rememberMe span.rememberMe, div.rememberMe a.rememberMe
{
    margin-right: 9px;
    margin-left: 2px;
    position:relative;
    top: -2px;
}

div.rememberMe
{
    margin-top: 15px;
}

div.logon td.w500
{
    min-width: 500px;
    _width: 500px;
}

*:first-child+html div.logon td.w500
{
    width: 500px;
}

div.logon-right
{
    margin-top: 25px;
    text-align: right;
}

div.logon-right .btnLogon
{
    margin-right: 95px;
}
td.w30p
{
    width: 30%;
    _width: 185px;
}

a.lostPassword
{
    position:relative;
    top:-20px;
    color: Black;
}

a.rememberMe
{
    color:Black;
}

.accLogonDiv
{
    text-align: center;
}

.line
{
    background-color:#b3afa9; 
    margin-top:29px; 
    height:1px;
    _font-size: 1px;
    margin-bottom: 10px;
}

td.w500p
{
    width:40%;
}

/* End Авторизация */

/* Begin Профиль */

div.accPrfInsc
{
    background-color: #888888;
    width: 362px;
    height:26px;
    color: White;
    text-align:center;
    font-size:14px;
    position:relative;
    /*margin-bottom:33px;*/
} 

.accPrfInscSpan
{
    position:relative;
    top:5px;
}

.accPrfInscCorners
{
    z-index:1000;
}

.cornInsc
{
    font-size:1px;
    position:absolute;
    width:11px;
    height:11px;
}
.accPrfInscLT
{
    left:0;
    top:0;
    background-image:url('/Content/img/corners/tl.png')
}
.accPrfInscRT
{
    right:0;
    top:0;
    background-image:url('/Content/img/corners/tr.png')
}
.accPrfInscLB
{
    bottom:0;
    left:0;
    background-image:url('/Content/img/corners/bl.png')
}
.accPrfInscRB
{
    bottom:0;
    right:0;
    background-image:url('/Content/img/corners/br.png')
}

.accPrfCont
{
    margin:15px 0 15px 16px;
}

.accLinks
{
    margin-top:16px; 
    margin-bottom:33px;
}

.accLinks a
{
    font-weight: bold;
    font-size:12px;
    color:Black;
}
.accLinks a.active
{
    text-decoration:none;
    color:#e00000;
}

#userInfo
{
    height: 100px;
    width:356px;
}

div.accPrfCont .w150
{
    width: 170px;
    height:20px;
}

div.accPrfCont td
{
    padding-right:10px;
    padding-bottom:20px;
}

div.accPrfCont input.w150, div.accPrfCont select, div.accPrfCont textarea
{
    margin-top:2px;
    border: 1px inset Black;
}

div.accPrfCont #email
{
    width: 190px;
}

div.accPrfCont label.small
{
    font-size: 11px;
}

.accPrfCont .btnSave
{
    margin-top:25px;
    border: none;
}

.accPrfCont .uploadAvatar
{
    margin-top: 5px;
}

#gender
{
    border: none;
}

#delAvatar
{
    border: none;
}

.accPrfCont span.delAvatar
{
    position:relative;
    top:-2px;
    margin-left: 5px;
}

.accPrfRCol
{
     margin-left:55px;
}

.accPrfCont .text
{
    width:470px;
    margin-bottom:11px;
}

.accPrfCont .btns
{
    margin-top:36px;
}

.accPrfCont .btnCancel
{
    margin-left:4px;
}

div.about
{
    margin-top:20px;
}

div.accPrfCont label
{
    font-size: 12px;
}

div.accPrfCont label.small
{
    font-size: 11px;
}

.readonly
{
    background-color: #E1E1E1;
    color: 	#ACA899;
}

span.notified
{
    font-size:12px;
    position:relative;
    top:-2px;
    margin-left: 3px;
}

div.notified
{
    margin-top:10px;
}

/* End Профиль */

/* Begin Смена пароля */

.accChngPass input.accInputText, .accChngPassLost input.accInputText
{
    border: 1px inset Black;
    width:206px;
    height:21px;
    margin-bottom:16px;
}

.accChngPass label, .accChngPassLost label
{
    font-size: 12px;
}

.accChngPass .btn2, .accChngPassLost .btn2, .accPrfCont .btn2, .accLostPass .btn2, .accRegSucces .btn2, .accRegAgr .btn2
{
    margin-top:25px;
}

/* End Смена пароля */

/* Begin Регистрация */

.accRegSucces
{
    margin:15px 0 15px 16px;
}

.accRegSucces .accPrfInsc
{
    width: 310px;
}

.accRegSucces div.Congr
{
    margin-top: 10px;
    margin-bottom: 12px;
}
.accRegSucces li, .accPrfCont li
{
    list-style-image: url('/Content/img/Account/Li/li.png');
    margin-left:16px;
    margin-top:5px;
}

.accRegSucces .btnClose, div.accPrfCont .btnClose
{
    margin-top: 24px;
}

.accRegAgr
{
    margin:15px 40px 0 16px;
    font-size:12px;
}

.accRegAgr p
{
    text-indent: 12px;
}

.accRegAgr .accPrfInsc
{
    margin-bottom: 34px;
}

.accRegAgr .btnClose
{
    margin-top: 36px;
}

.accRegAgr .accPrfInsc
{
    width: 275px;
}

input#hdTest
{
    display:none;
}

/* End Регистрация */

/* Begin Забыл пароль */

.accLostPass
{
    margin:15px 0 300px 16px;
    font-size:12px;
}

.accLostPass .accPrfInsc
{
    width: 211px;
}

#formLostPassword .accLostInput
{
    border: 1px inset Black;
    height:20px;
    width: 211px;
    margin-bottom:10px;
}

.accLostPass .accLostDesc
{
    margin-top: 19px;
    margin-bottom: 32px;
}

.accLostPass .accLostBtn
{
    margin-top: 22px;
}

/* End Забыл пароль */

/* Begin Валидация */

.validation-summary-errors
{
    font-size:11px;
    color:#ee0000;
    margin-bottom:10px;
}



div.field-validation-error
{
    font-size:11px;
    text-align:left;
    color:#ee0000;
}

div.accLogonFieldValidationError, div.accRegisterFieldValidationError
{
    font-size:11px;
    text-align:left;
    position:relative;
    top:-12px;
    color:#ee0000;
}

div.validationSummary
{
    font-size:12px;
    color:#ee0000;
    margin-bottom:29px;
}

span.register-field-validation-error
{
    font-size:11px;
    text-align:left;
    color:#ee0000;
    margin-left:5px;
}

/*-------------------------------------------*/

span.chngPass-field-validation-error, span.chngPassLost-field-validation-error, span.accLostPass-field-validation-error
{
    font-size:11px;
    text-align:left;
    color:#ee0000;
    margin-left:5px;
}

div.profile-field-validation-error
{
    font-size:11px;
    text-align:left;
    color:#ee0000;
    width:170px;
}
    

/* End Валидация */

/* BEGIN POPUP */

#popupLogonForms
{
    top:70px;
    display:none;
	background-color:#FFF;
    display: none;
    text-align:center;
    padding-bottom:15px;
}

#popupLogonRPXForm
{
    top:70px;
    display:none;
	background-color:#FFF;
    display: none;
    text-align:center;
    padding-bottom:15px;
}

#gbx_overlay {
    width:100%;
    height:100%;
    position:fixed;
    left:0;
    top:0;
    margin:0;
    z-index:102999;
    display:none;
    background:#000; 
    opacity:.50;
    filter: alpha(opacity=50); 
    -moz-opacity: 0.5;
}

* html #gbx_overlay {
    position:absolute; /*IE does not work with position fixed*/
    top:expression((0 + (ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop)) + 'px'); 
    right: expression((0 + (ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft)) + 'px');
    width:110%;
}

.accPopupLogonHead
{
    text-align:right;
    margin-bottom:20px;
}

.popupLogonFormClose, .popupLogonRPXFormClose
{
    cursor: pointer;
    position:relative;
    top:9px;
    right:9px;
}

.LogoOpenBySmall
{
	width:94px;
	height:21px;
	background:transparent url('/content/img/Account/newOpenLogoSmall.png') no-repeat 0 0;
	left:19px;
	top:14px;
	position:absolute;
}
/* END POPUP */

.rpxLinks
{
    width:90px;
    height:30px;
    display:block;
    margin-top:10px;
}

.rpxGoogle
{
    background:transparent url('/content/img/Account/OpenID/google.png') no-repeat 0 0;
    margin-right:13px;
}

.rpxOpenID
{
    background:transparent url('/content/img/Account/OpenID/openID.png') no-repeat 0 0;
    margin-right:13px;
}

.rpxYahoo
{
    background:transparent url('/content/img/Account/OpenID/yahoo.png') no-repeat 0 0;
    margin-right:13px;
}

.rpxTwitter
{
    background:transparent url('/content/img/Account/OpenID/twitter.png') no-repeat 0 0;
    margin-right:13px;
}

.rpxLinked
{
    background:transparent url('/content/img/Account/OpenID/linked.png') no-repeat 0 0;
}

.rpxFaceBook
{
    background:transparent url('/content/img/Account/OpenID/facebook.png') no-repeat 0 0;
    margin-right:13px;
}

.rpxLivejournal
{
    background:transparent url('/content/img/Account/OpenID/livejournal.png') no-repeat 0 0;
}
.btnLogon
{
    border:medium none;
    display:inline-block;
    line-height:45px;
    height:45px;
    padding:0 33px 0 0;
    cursor:pointer;
    background:transparent url("/Content/img/Open/reg-buttons-r.png") no-repeat scroll right 0px;
}
.btnLogon b
{
    display:inline-block;
    padding:0 0 0 33px;
    font-family:Arial;
    font-size:24px;
    font-weight:normal;
    color:#fff;
    text-decoration:none;
    outline:none;
    border:none;
    cursor:pointer;
    background:transparent url("/Content/img/Open/reg-buttons.png") no-repeat scroll 0 0px;
}
.onLogon b
{
    background-position:0 -45px;
}
.onLogon
{
    background-position:right -45px;
}


/* END Регистрация Авторизация Профиль */
.btnMargBot
{
    margin-bottom:20px;
}

.lblBigGray
{
    font-size:30px;
    color: #878787;
}

.topSmall
{
    margin-top:10px;
}

.lblItalic
{
    font-style:italic;
}

.divBtm
{
    margin-bottom:10px;
}

img.captcha
{
    position:relative;
    top:10px;
    _top:-11px;
}

*:first-child+html img.captcha 
{
    top:-11px;
}
*+html .auth
{
    padding:3px 0 4px 0;
}
.auth
{
    padding:2px 0 3px 0;
    background-color:#000;
    min-width:995px;
}
 *+html .auth, *+html  .authMenuBlocks, *+html .time,*+html .clock,*+html .hour{ z-index: 100600;}
.authInfo
{
    padding:6px 0 0 5px;
    color:#ffdf6b;
    float:left;
    position:relative;
}
.authMenuBlocks
{
    max-width:1263px;
    min-width:995px;
    height:24px;
    padding-top:2px;
    position:relative;
}
/*.authMenuRightBlock
{
   text-align:right;
   margin:2px 10px 0 0;
   font-family:Tahoma;
   
}*/
.authMenuRightBlock2
{
    font-family:Tahoma;
    float:right;
    margin-right:6px;
}
div.optionLinks
{
    position:absolute;
    right:187px;
    top:3px;
}
div.socialLinks
{
    position:absolute;
    right:6px;
}
div.social
{
    height:19px;
    width:19px;
    float:right;
    margin-right:5px;
    float:right;
    cursor:pointer;
}

*+html .st, *+html .rss, *+html .pda
{
    padding:3px 0 2px 20px;
}
.optionLink
{
    background-image:url('/Content/img/icons/icones.png');
    background-repeat:no-repeat;
    background-color:transparent;
    padding:0 0 1px 22px;
    font-size:15px;
    color:#a1a1a1;
    margin-right:12px;
}
.stLink, .rssLink, .pdaLink
{
   font-size:11px;
   vertical-align:middle;
   text-decoration:underline;
}
*:first-child+html .stLink, *:first-child+html .rssLink, *:first-child+html .pdaLink
{
    padding-left:2px;
}
.st
{
    background-position:-39px 0;
    text-decoration:none;
}
.st:hover, .stLink:hover
{
    color:#ffdf6b;
    background-position:-39px -57px;
}
.pda
{
    background-position:-39px -19px;
    text-decoration:none;
}
.pda:hover, .pdaLink:hover
{
    color:#ffdf6b;
    background-position:-39px -76px;
}
.rss
{
    background-position:-39px -38px;
    text-decoration:none;
}
.rss:hover, .rssLink:hover
{
    color:#ffdf6b;
    background-position:-39px -95px;
}
.social a
{
    font-size:16px;
    text-decoration:none;
    padding:0 0 0 10px;
}
.Vk
{
    background:transparent url('/Content/img/icons/icones.png') no-repeat scroll -39px -114px;   
}
.Vk:hover
{
    background-position:-39px -171px;
}
.Fb
{
    background:transparent url('/Content/img/icons/icones.png') no-repeat scroll -39px -133px;   
}
.Fb:hover
{
    background-position:-39px -190px;
}
.Tv
{
    background:transparent url('/Content/img/icons/icones.png') no-repeat scroll -39px -152px;   
}
.Tv:hover
{
    background-position:-39px -209px;
}
.themesSwitcher
{
    position:absolute;
    border: 1px solid #6f6f6f;
    right: 90px;
    width:86px;
    height:15px;
    background:url("/Content/img/ThemesSwitcher/backGround.png") repeat-x;
    color:#a1a1a1;
    padding-left:9px;
    font-size:11px;
    padding-top:2px;
    top:-26px;
    cursor:pointer;
}
.themesSwitcher:hover
{
    color:#ffdf6b;
    background-position:0 -17px;
}
.themesSwitcher:hover .themesSwitcherBtn
{
    background-position:-7px 0px;
}
.themesSwitcher:hover .themesSwitcherBtn.open
{
    background-position:-7px -4px;
}
.themesSwitcherBtn.open
{
    background-position:0 -4px;
}
.themesSwitcher.open .themesSwitcherBtn.open
{
    background-position:-7px -4px;
}
.themesSwitcher.open
{
    background-position:0 -17px;
    color:#ffdf6b;
}
.themesSwitcherBtn
{
    position:absolute;
    width:7px;
    height:4px;
    background:url("/Content/img/ThemesSwitcher/tsbtn.png") no-repeat;
    top:8px;
    right:8px;
}
.themesMenu
{
    /*position:absolute;
    right:0;
    top:0;
    z-index:100;*/
    margin-top:0;
}
.themesSwitcherBlock
{
    position:absolute;
    width:135px;
    z-index:100500;
    right:60px;
    top:-10px;
}
.shadow-left-right.switcher
{
    padding-left:11px;
    padding-bottom:5px;
    background-image:url("/Content/img/shdow-right-left-narrow.png");
}
.shadow-bottom.switcher
{
    background-image:url("/Content/img/shdow-bottom-narrow.png");
}
.shadow-top.switcher
{
    background-image:url("/Content/img/shadow-top-narrow.png");
}
.checklabel
{
    padding-left:5px;
}
.themesCheckers
{
    padding:0;
    padding-bottom:9px;
}
.themBtn
{
    border: 1px solid #6f6f6f;
    color:white;
    background:url("/Content/img/ThemesSwitcher/backGround.png") repeat-x;
    cursor:pointer;
    padding:1px 1px 1px 18px;
    font-size:11px;
    width:68px;
    height:15px;
    margin-top:4px;
}
.themBtn:hover
{
    color:#ffdf6b;
}
.selectedColor
{
    border:2px solid #c9c9c9 !important
}
.thenesSwitcherContainer
{
    min-width:995px;max-width:1263px;position:relative;z-index:100500;
}

form.exists .logFalse
{
    background:transparent url("/Content/img/Account/logFalse.gif") no-repeat scroll 98% 50%;
}

form.exists .logTrue
{
    background:transparent url("/Content/img/Account/logTrue.gif") no-repeat scroll 98% 50%;
}

.regUserName
{
    padding: 0 40px;
    width:420px;
}
.mainTabLogo
{
    top:118px;
}
.authInfoAvatar
{
    width:23px;
    height:23px; 
    margin:0 0 0 16px;
    float:left;  
}
.notAutorize
{
    padding:1px 0 0 16px;
}
.imgAvatar
{
    position:relative;
    top:0;
    border:1px solid #B6BDB7;
}

.imgNewLoginValidate
{
    position: relative;
    top:5px;
}

/* END Регистрация Авторизация Профиль */
.avatarTree
{
	height:26px;
	border:solid 1px #c0c7c1;
}
span.commentUsername span
{
	color:#c0c7c1;
}
span.commentUsername span i
{
	font-weight:normal;
	font-size:11px;
}
.avatarInTree
{
	width: 24px;
	height:24px;
	float: left;
	border: 1px solid #b6bdb7;
}
.flag
{
	width:16px;
	height:11px;
	position:absolute; right:0px; top:9px;
	background:#000 url('/content/img/flag.png') no-repeat;}
/*A*/
.AD{background-position:-16px -44px;}
.AE{background-position:-16px -55px;}
.AF{background-position:-16px -66px;}
.AG{background-position:-16px -77px;}
.AI{background-position:-16px -99px;}
.AL{background-position:-16px -132px;}
.AM{background-position:-16px -143px;}
.AN{background-position:-16px -154px;}
.AO{background-position:-16px -165px;}
.AQ{background-position:-16px -187px;}
.AR{background-position:-16px -198px;}
.AS{background-position:-16px -209px;}
.AT{background-position:-16px -220px;}
.AU{background-position:-16px -231px;}
.AW{background-position:-16px -253px;}
.AX{background-position:-16px -264px;}
.AZ{background-position:-16px -286px;}
/*B*/
.BA{background-position:-32px -11px;}
.BB{background-position:-32px -22px;}
.BD{background-position:-32px -44px;}
.BE{background-position:-32px -55px;}
.BF{background-position:-32px -66px;}
.BG{background-position:-32px -77px;}
.BH{background-position:-32px -88px;}
.BI{background-position:-32px -99px;}
.BJ{background-position:-32px -110px;}
.BM{background-position:-32px -143px;}
.BN{background-position:-32px -154px;}
.BO{background-position:-32px -165px;}
.BR{background-position:-32px -198px;}
.BS{background-position:-32px -209px;}
.BT{background-position:-32px -220px;}
.BV{background-position:-32px -242px;}
.BW{background-position:-32px -253px;}
.BY{background-position:-32px -275px;}
.BZ{background-position:-32px -286px;}
/*C*/
.CA{background-position:-48px -11px;}
.CC{background-position:-48px -33px;}
.CD{background-position:-48px -44px;}
.CF{background-position:-48px -66px;}
.CG{background-position:-48px -77px;}
.CH{background-position:-48px -88px;}
.CI{background-position:-48px -99px;}
.CK{background-position:-48px -121px;}
.CL{background-position:-48px -132px;}
.CM{background-position:-48px -143px;}
.CN{background-position:-48px -154px;}
.CO{background-position:-48px -165px;}
.CR{background-position:-48px -198px;}
.CU{background-position:-48px -231px;}
.CV{background-position:-48px -242px;}
.CX{background-position:-48px -264px;}
.CY{background-position:-48px -275px;}
.CZ{background-position:-48px -286px;}
/*D*/
.DE{background-position:-64px -55px;}
.DJ{background-position:-64px -110px;}
.DK{background-position:-64px -121px;}
.DM{background-position:-64px -143px;}
.DO{background-position:-64px -165px;}
.DZ{background-position:-64px -286px;}
/*E*/
.EC{background-position:-80px -33px;}
.EE{background-position:-80px -55px;}
.EG{background-position:-80px -77px;}
.EH{background-position:-80px -88px;}
.ER{background-position:-80px -198px;}
.ES{background-position:-80px -209px;}
.ET{background-position:-80px -220px;}
.EU{background-position:-80px -231px;}
/*F*/
.FI{background-position:-96px -99px;}
.FJ{background-position:-96px -110px;}
.FK{background-position:-96px -121px;}
.FM{background-position:-96px -143px;}
.FO{background-position:-96px -165px;}
.FR{background-position:-96px -198px;}
/*G*/
.GA{background-position:-112px -11px;}
.GB{background-position:-112px -22px;}
.GD{background-position:-112px -44px;}
.GE{background-position:-112px -55px;}
.GF{background-position:-112px -66px;}
.GH{background-position:-112px -88px;}
.GI{background-position:-112px -99px;}
.GL{background-position:-112px -132px;}
.GM{background-position:-112px -143px;}
.GN{background-position:-112px -154px;}
.GP{background-position:-112px -176px;}
.GQ{background-position:-112px -187px;}
.GR{background-position:-112px -198px;}
.GS{background-position:-112px -209px;}
.GT{background-position:-112px -220px;}
.GU{background-position:-112px -231px;}
.GW{background-position:-112px -253px;}
.GY{background-position:-112px -275px;}
/*H*/
.HK{background-position:-128px -121px;}
.HM{background-position:-128px -132px;}
.HN{background-position:-128px -154px;}
.HR{background-position:-128px -198px;}
.HT{background-position:-128px -220px;}
.HU{background-position:-128px -231px;}
/*I*/
.ID{background-position:-144px -44px;}
.IE{background-position:-144px -55px;}
.IL{background-position:-144px -132px;}
.IN{background-position:-144px -154px;}
.IO{background-position:-144px -165px;}
.IQ{background-position:-144px -187px;}
.IR{background-position:-144px -198px;}
.IS{background-position:-144px -209px;}
.IT{background-position:-144px -220px;}
/*J*/
.JM{background-position:-160px -143px;}
.JO{background-position:-160px -165px;}
.JP{background-position:-160px -176px;}
/*K*/
.KE{background-position:-176px -55px;}
.KG{background-position:-176px -77px;}
.KH{background-position:-176px -88px;}
.KI{background-position:-176px -99px;}
.KM{background-position:-176px -143px;}
.KN{background-position:-176px -154px;}
.KP{background-position:-176px -176px;}
.KR{background-position:-176px -198px;}
.KW{background-position:-176px -253px;}
.KY{background-position:-176px -275px;}
.KZ{background-position:-176px -286px;}
/*L*/
.LA{background-position:-192px -11px;}
.LB{background-position:-192px -22px;}
.LC{background-position:-192px -33px;}
.LI{background-position:-192px -99px;}
.LK{background-position:-192px -121px;}
.LR{background-position:-192px -198px;}
.LS{background-position:-192px -209px;}
.LT{background-position:-192px -220px;}
.LU{background-position:-192px -231px;}
.LV{background-position:-192px -242px;}
.LY{background-position:-192px -275px;}
/*M*/
.MA{background-position:-208px -11px;}
.MC{background-position:-208px -33px;}
.MD{background-position:-208px -44px;}
.ME{background-position:-208px -55px;}
.MG{background-position:-208px -77px;}
.MH{background-position:-208px -88px;}
.MK{background-position:-208px -121px;}
.ML{background-position:-208px -132px;}
.MM{background-position:-208px -143px;}
.MN{background-position:-208px -154px;}
.MO{background-position:-208px -165px;}
.MP{background-position:-208px -176px;}
.MQ{background-position:-208px -187px;}
.MR{background-position:-208px -198px;}
.MS{background-position:-208px -209px;}
.MT{background-position:-208px -220px;}
.MU{background-position:-208px -231px;}
.MV{background-position:-208px -242px;}
.MW{background-position:-208px -253px;}
.MX{background-position:-208px -264px;}
.MY{background-position:-208px -275px;}
.MZ{background-position:-208px -286px;}
/*N*/
.NA{background-position:-224px -11px;}
.NC{background-position:-224px -33px;}
.NE{background-position:-224px -55px;}
.NF{background-position:-224px -66px;}
.NG{background-position:-224px -77px;}
.NI{background-position:-224px -99px;}
.NL{background-position:-224px -132px;}
.NO{background-position:-224px -165px;}
.NP{background-position:-224px -176px;}
.NR{background-position:-224px -198px;}
.NU{background-position:-224px -231px;}
.NZ{background-position:-224px -286px;}
/*O*/
.OM{background-position:-240px -143px;}
/*P*/
.PA{background-position:-256px -11px;}
.PE{background-position:-256px -55px;}
.PF{background-position:-256px -66px;}
.PG{background-position:-256px -77px;}
.PH{background-position:-256px -88px;}
.PK{background-position:-256px -121px;}
.PL{background-position:-256px -132px;}
.PM{background-position:-256px -143px;}
.PN{background-position:-256px -154px;}
.PR{background-position:-256px -198px;}
.PS{background-position:-256px -209px;}
.PT{background-position:-256px -220px;}
.PV{background-position:-256px -242px;}
.PY{background-position:-256px -275px;}
/*Q*/
.QA{background-position:-272px -11px;}
/*R*/
.RE{background-position:-288px -55px;}
.RO{background-position:-288px -165px;}
.RS{background-position:-288px -209px;}
.RU{background-position:-288px -231px;}
.RW{background-position:-288px -253px;}
/*S*/
.SA{background-position:-304px -11px;}
.SB{background-position:-304px -22px;}
.SC{background-position:-304px -33px;}
.SD{background-position:-304px -44px;}
.SE{background-position:-304px -55px;}
.SG{background-position:-304px -77px;}
.SH{background-position:-304px -88px;}
.SI{background-position:-304px -99px;}
.SJ{background-position:-304px -110px;}
.SK{background-position:-304px -121px;}
.SL{background-position:-304px -132px;}
.SM{background-position:-304px -143px;}
.SN{background-position:-304px -154px;}
.SO{background-position:-304px -165px;}
.SR{background-position:-304px -198px;}
.SS{background-position:-304px -209px;}
.ST{background-position:-304px -220px;}
.SV{background-position:-304px -242px;}
.SY{background-position:-304px -275px;}
.SZ{background-position:-304px -286px;}
/*T*/
.TC{background-position:-320px -33px;}
.TD{background-position:-320px -44px;}
.TF{background-position:-320px -66px;}
.TG{background-position:-320px -77px;}
.TH{background-position:-320px -88px;}
.TJ{background-position:-320px -110px;}
.TK{background-position:-320px -121px;}
.TL{background-position:-320px -132px;}
.TM{background-position:-320px -143px;}
.TN{background-position:-320px -154px;}
.TO{background-position:-320px -165px;}
.TR{background-position:-320px -198px;}
.TT{background-position:-320px -220px;}
.TV{background-position:-320px -242px;}
.TW{background-position:-320px -253px;}
.TZ{background-position:-320px -286px;}
/*U*/
.UA{background-position:-336px -11px;}
.UG{background-position:-336px -77px;}
.UK{background-position:-336px -121px;}
.UM{background-position:-336px -143px;}
.US{background-position:-336px -209px;}
.UY{background-position:-336px -275px;}
.UZ{background-position:-336px -286px;}
/*V*/
.VA{background-position:-352px -11px;}
.VC{background-position:-352px -33px;}
.VE{background-position:-352px -55px;}
.VG{background-position:-352px -77px;}
.VI{background-position:-352px -99px;}
.VN{background-position:-352px -154px;}
.VU{background-position:-352px -231px;}
/*W*/
.WF{background-position:-368px -66px;}
.WS{background-position:-368px -209px;}
/*Y*/
.YE{background-position:-400px -55px;}
.YT{background-position:-400px -209px;}
/*Z*/
.ZA{background-position:-416px -11px;}
.ZM{background-position:-416px -143px;}
.ZW{background-position:-416px -253px;}
.ZZ{background-position:-416px -286px;}
/**/
.commentFormLogOn
{
	padding-left:10px;
	cursor:pointer;
}
/* Warning block for IE6 Begin */
.warningMessage{text-align:center;background:#fff url("/Content/img/Account/logFalse.gif") no-repeat scroll 2px 1px;border:solid 1px red;padding:3px 20px 3px 30px;color:#000;margin-left:30px;}
*+html .warningMessage{position:absolute;right:10px;}
.warningMessage a,.warningMessage a:hover{color:Red;}
.warningText{text-align:center;background-color:#fff;padding:10px 0;margin-top:5px;}
.visible{display:block;}
.invisible{display:none;}
.warningText a{padding:0 0 5px 22px;background-color:transparent;background-image:url('/content/img/browsers.png'); background-repeat:no-repeat;}
.ie8{background-position:0 -1;}
.firefox{background-position:0 -21px;}
.chrome{background-position:0 -42px;}
.opera{background-position:0 -63px;}
.safari{background-position:0 -84px;}
#warningIE6,#warningIE6:hover{color:Red;}

/* Warning block for IE6 End */

/* Manage Users Begin */

.manageUsersTableHeadBackground
{
    background-color:#e8e8e8;
}

th.borderUsersAdmin
{
    padding: 10px;
}

td.borderUsersAdmin
{
    padding: 10px;
}

.borderUsersAdmin
{
    border: solid 1px #b3b3b3;
    padding-left: 10px;
    padding-right: 10px;
}

td.borderUsersAdmin
{
    vertical-align: baseline;
}

div.manageUsers
{
    text-align: center;
    margin: 20px 37px;
}

td.findUsersLeft
{
    text-align:right;
    padding-right: 10px;
    padding-top:5px;
}

td.findUsersRight
{
    text-align:left;
    padding-top:5px;
}

div.formFindUsers
{
    text-align:center; 
    margin-bottom:40px;
}
                            
/* Manage Users End */

div.selectedComment
{
    background-color:#f9fbc5;
    padding: 5px;
}

div.notSelectedComment
{
    
}

/* Rates New Begin */

div.contentRates
{
    margin-left: 16px;
    margin-top: 20px;
    min-width:560px;
}

.nbrbShortTable
{
    
    /*border-top: solid 1px #c7c7c7;*/
    margin-bottom: 20px;
    width: 100%;
    min-width: 560px;
    font-family:Tahoma;
    font-size:13px;
    /*color: #606060;*/
    color: Black;
    font-weight:bold;
}

.nbrbShortTable td
{
    border-bottom: solid 1px #c7c7c7;
}

.nbrbShortTable tr.nextDay
{    
    font-weight:normal;
}

.nbrbShortTable.basket
{    
    color:#606060;
    margin-bottom:17px;
}

.nbrbShortTable tr, .nbrbShortTable.nextDay tr, .nbrbShortTable.basket tr
{
    height:25px;
}

.nbrbShortTable td
{
    vertical-align:middle;
    min-width:60px;
}

.nbrbShortTable td.symbol
{
    text-align:right;
}

.nbrbShortTable td.diff
{
    min-width:5px;
}

/*-------------------------------------------------------------*/

*:first-child+html .nbrbShortTable td.diff
{
    width:15px;
}

*:first-child+html .nbrbShortTable td.symbol
{
    width:50px;
}

*:first-child+html .converter .flLeft.mrgLeft
{
    margin-right:10px;
}

*:first-child+html input.startDate, *:first-child+html  input.endDate
{
    line-height:22px;
}

*:first-child+html div.ratesArchiveParameters span.spnText
{
    position:relative;
    top:5px;
}


html>body*.ddlSteps
{
    width: 80px;
}

.ddlSteps:not(:root:root) 
{
	width: 80px;
}


/**:first-child+html .nbrbShortTable td
{
    border:solid 1px black;
}

*:first-child+html .contentRates div.nbrbRate
{
    margin-left: 0;
}*/

/*-------------------------------------------------------------*/

.nbrbShortTable td.diff img.upDownImg
{
    bottom:2px;
    left:4px;
    position:relative;
}

.nbrbShortTable td.shortLeft
{
    font-family: Tahoma;
    font-size: 17px;
    font-weight:normal;
    text-align: left;
    min-width:190px;
}

.nbrbShortTable td.shortLeft.basket
{
    font-size:12px;
    font-weight:normal;
    color:Black;
}

.nbrbShortTable td.shortLeft .shortLeftTitle
{
    float:left;
    color: #606060;
}

.nbrbShortTable td.shortLeft .shortLeftDate
{
    text-align:right;
    font-family: Tahoma;
    font-size: 12px;
    font-weight:normal;
    padding-top:3px;
}

.ratesDateTable
{
    width: 100%;
    min-width: 560px;
    font-family:Tahoma;
    font-size:17px;
    margin-bottom:5px;
}

.ratesDateTable.converter, .ratesDateTable.netConverter
{
    margin-bottom:12px;
}

.ratesDateTable a
{
    font-size:12px;
    color: #0055cc;
    text-decoration: none;
    border-bottom: dashed 1px #0055cc;
}

.ratesDateTable td.dateTableRight
{
    text-align: right;
    padding-right:10px;
}

.ratesTable
{
    width: 100%;
    min-width: 560px;
    font-size: 11px;
    font-family: Tahoma;
    margin-bottom:20px;
}

.ratesTable.banks td.left
{
    color:#0055cc;
    cursor: pointer;
    padding-right: 10px;
}

.ratesTable.banks tr:hover
{
    background-color:#f0f0f0;
}

.ratesTable.banks tr:hover td.ratesBuy
{
    background-color:#d1e7f0;
}

.ratesTable.banks td.left:hover
{
    background:url("/Content/img/rates/loop.png") no-repeat 98% center transparent;
}

.ratesTable.banks tr:hover td.bankinfo
{
    background-color:#e3e3e3;
}

.ratesTable th
{
    /*background: url("/Content/img/rates/headerBackground.png") repeat scroll 0 0 transparent;*/
    background-color: #daf09d;
    text-align:center;
    border-right: solid 1px #e4f6ba;
    border-left: solid 1px #e4f6ba;
}

.ratesTable th.left
{
    text-align: left;
    padding-left: 12px;
    border-left: solid 1px #DAF09D;
}

.ratesTable th.right, .ratesTable th.rateRight
{
    border-right: solid 1px #DAF09D;
}
.ratesTable th.codeLeft
{
    border-left: solid 1px #DAF09D;
}

.ratesTable tr
{
    /*border: solid 1px #d5d5d5;*/
    height:25px;
}

.ratesTable tr.ratesHeader
{
    border: none;
    height: 22px;
}

.ratesTable td
{
    text-align: center;
    /*border-left: solid 1px White;
    border-right: solid 1px White;*/
    border-top: solid 1px #d5d5d5;
    border-bottom: solid 1px #d5d5d5;
    vertical-align: middle;
}

.ratesTable td.left
{
    /*border-right: solid 1px White;*/
    text-align: left;
    padding-left: 13px;
    border-left: solid 1px #d5d5d5;
}

.ratesTable td.right
{
    border-right: solid 1px #d5d5d5;
}

.ratesTable td.center
{
    /*border-left: solid 1px #d5d5d5;*/
    border-right: none;
}

.ratesTable td.code
{
    background-color: #eeeeee;
    min-width:34px;
    font-size: 12px;
    text-align:center;
    padding-left:0;
}

.ratesTable td.code.center
{
    border-left: solid 1px white;
}

.ratesTable td.noBorder
{
    border-left:none;
    border-right:none;
}

.ratesTable td.rate
{
    background-color: #def4ff;
    min-width:62px;
    font-size: 12px;
}

.ratesTable td.rate.right
{
    border-right: solid 1px #d5d5d5;
}

.ratesTable td.ratesBuy
{
    background-color:#def4ff;
    min-width: 62px;
    font-size:12px;
    
}

*:first-child+html .ratesTable td.ratesBuy, *:first-child+html .ratesTable td.ratesSell
{
    width:62px;
}
*:first-child+html .ratesTable td.bankinfo
{
    width:124px;
}

.ratesTable td.ratesSell
{
    /*background-color:#e5e5e5;*/
    min-width: 62px;
    font-size:12px;
}

.ratesTable td.bankinfo
{
    background-color:#eeeeee;
    min-width: 124px;
    font-size:12px;
    _width:expression(this.currentStyle.getAttribute('minWidth'));
}

.ratesDateTable td.title
{
    color: #606060;
}

.contentRates div.converter, .contentRates div.netConverter
{
    margin-bottom: 50px;
    text-align: left;
}

.converter .inputVal, .netConverter .inputValNet
{
    width: 62px;
    height: 16px;
    float:left;
    padding-left: 4px;
    border:solid 1px #606060;
}

.converter .ddlCurr, .netConverter .ddlCurrNet
{
    height: 15px;
    width: 185px;
}
 
.converter a.convert, .netConverter a.convert
{
    display: none;
}

.converter img.convert, .netConverter img.convertNet
{
    position:relative;
    bottom: 2px;
    cursor: pointer;
    margin: 0 5px;
    width: 19px;
    height: 22px;
}

.converter .flLeft, .netConverter .flLeft
{
    float:left;
}

.converter .mrgLeft, .netConverter .mrgLeft
{
    margin-left:10px;
}

.mainTabTextBottomRate
{
    color:#6a6868;
    font-size:10px;
    font-family:Tahoma;
    font-weight:bold;
    text-decoration:none;
    vertical-align:top;
}

.contentRates div.nbrbRate
{
    margin-left: 10px;
}

.rightColumn div.graph
{
    margin:88px 20px 19px 35px;
}

.rightColumn div.graph .imgGraph
{
    _border: solid 1px #999999;
}

.btnsForGraph
{
    margin-top: 1px;
    height:21px;
}

*:first-child+html .btnsForGraph
{
    height:20px;
} 

div.btnsForGraph div.between
{
    height:19px;
    width:2px;
    background-image:url('/content/img/rates/Btns/between.png');
    background-position:0 0;
    border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	float:left;
	cursor: pointer;
}

.btnsForGraph div.USD
{
    border-left: 1px solid #999999;
}

.btnsForGraph div.EURUSD
{
    border-right: 1px solid #999999;
}

.btnsForGraph div
{
    background-image:url('/content/img/rates/Btns/bkBtns.png');
	background-repeat: repeat-x;
	background-position:0 0;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	width:63px;
	height:19px;
	text-align:center;
	float:left;	
	color: White;
	cursor: pointer;
}

.btnsForGraph div:hover, .btnsForGraph div.sel
{
    background-position:0 -19px;
}

.btnsForGraph div.EUR, .btnsForGraph div.RUB
{
    width:33px;
}

.btnsForGraph div p
{
    padding-top:2px;
    font-size:11px;
}

/*.btnsForGraph div
{
   height: 19px;
}*/

/*.btnsForGraph div, .btnsForGraph div p
{
   vertical-align:middle; 
   
}

.btnsForGraph div p{
   line-height:normal;
   display:inline;   
}

.btnsForGraph div *{
   zoom:1; 
}*/

.graph .forImgGraph
{
    width: 200px;
    height: 121px;
    text-align:center;
    vertical-align: sub;
    /*border: solid 1px #999999;*/
    background-position:center;
    background-image: url('/content/img/rates/ajax-loader.gif');
    background-repeat: no-repeat;
    position:relative;
}

.btnsForGraphInscCorners
{
    z-index:1000;
}

.contBtnsForGraph
{
    position:relative;
    width:200px;
}

.contImgForGraph
{
    border:1px solid #999999;
    height:119px;
    width:198px;
    _border:none;
}

.btnsForGraphInscCorners .btnsForGraphCornInsc
{
    font-size:1px;
    height:4px;
    position:absolute;
    width:4px;
    _display:none;
}

.btnsForGraphInscCorners .btnsForGraphInscLT
{
    background-image:url("/Content/img/rates/Corners/LT.png");
    left:0;
    top:0;
}

.btnsForGraphInscCorners .btnsForGraphInscLB
{
    background-image:url("/Content/img/rates/Corners/LB.png");
    left:0;
    bottom:0;
}

.btnsForGraphInscCorners .btnsForGraphInscRT
{
    background-image:url("/Content/img/rates/Corners/RT.png");
    right:0;
    top:0;
}

.btnsForGraphInscCorners .btnsForGraphInscRB
{
    background-image:url("/Content/img/rates/Corners/RB.png");
    right:0;
    bottom:0;
}

.graph .graphTitle
{
    font-family:Arial;
    font-size:18px;
    font-weight:normal;
    text-align:left;
    color:#606060;
    margin-bottom:2px;
    margin-left:2px;
}

.rightColumn div.archiveLink
{
    margin-left: 35px;
    margin-bottom:10px;
}

.rightColumn div.archiveLink a
{
    color: #0055cc;
    position: relative;
    top: -5px;
    right: -2px;
}

.contentRates div.ratesLink
{
    margin-bottom:10px;
}

.contentRates div.ratesLink a
{
    color: #0055cc;
    font-size:14px;
}

/* Rates New End */

/* RatesArchive Begin */

.ratesArchiveTitle
{
    color:#606060;
    font-family:Arial;
    font-size:14px;
    font-weight: bold;
    border-bottom: solid 1px #606060;
    margin-bottom: 9px;
    padding-bottom:5px;
}

.ratesArchiveTitleBig
{
    color:#606060;
    font-family:Arial;
    font-size:18px;
    border-bottom: solid 1px #606060;
    margin-bottom: 9px;
    padding-bottom:7px;
    /*width: 560px;*/
}

.ratesArchiveTitleBig img
{
    margin-right: 5px;
}

.ratesArchiveParameters div.curr, .ratesArchiveParameters div.steps, .ratesArchiveParameters div.startDate, .ratesArchiveParameters div.endDate
{
    float: left;
    margin-right: 8px;
}

.ratesArchiveParameters div.endDate, .ratesArchiveParameters input.endDate
{
    margin-right: 5px;
}

.ratesArchiveParameters .ddlCurr, .ratesArchiveParameters .ddlSteps
{
    height: 15px;
    width: 160px;
    font-size: 11px;
}

.ratesArchiveParameters .ddlSteps
{
    width: 65px;
    /*width: 80px;*/
}

.ratesArchiveParameters .selected
{
    background: none;
}

div.startDate input, div.endDate input
{
    background-color: #f2f2f2;
    border: solid 1px #c3c3c3;
    height: 22px;
    padding-left:2px;
    width: 80px;
    font-size: 11px;
    font-family: Tahoma;
}

*:first-child+html div.startDate input, *:first-child+html div.endDate input
{
    vertical-align:bottom;
}

.noBorder
{
    border: none;
    margin-bottom: 0px;
}

.contentRates div.bigImgGraph
{
    margin-top: 22px;
    margin-bottom: 26px;
}

.contForBigImgGraph
{
    height:228px;
    /*width:558px;*/
    border:1px solid #999999;
}

.bigImgGraph .forBigImgGraph
{
    background-image:url("/content/img/rates/ajax-loader.gif");
    background-position:center center;
    background-repeat:no-repeat;
    height:230px;
    /*width:560px;*/
    position:relative;
    text-align:center;
    vertical-align:sub;
}

.tableRates
{
    font-family: Tahoma;
    font-size: 11px;
    display: none;
    border: solid 1px #d4d4d4;
}

.tableRates .value
{
    font-size: 12px;
    font-weight: bold;
}

.tableRates thead
{
    background-color: #daf09c;
}

.tableRates .left
{
    text-align: left;
    padding-left: 5px;
}

.tableRates .right
{
    text-align: right;
    padding-right: 5px;
}

.tableRates td
{
    width: 130px;
    vertical-align: inherit;
    border-bottom:solid 1px #d4d4d4;
    border-top:solid 1px #d4d4d4;
}

.tableRates tr
{
    
    height: 25px;
}

.tableRates tr.odd
{
    background-color: #f5f5f5;
}

.ratesArchiveParameters .withDropDown
{
    background: url("/Content/img/rates/dd_arrow_one.png") no-repeat scroll 96% 50% #F2F2F2;
    cursor: pointer;
}

.btnUpdate
{
    border:medium none;
    display:inline-block;
    line-height:24px;
    height:24px;
    padding:0 11px 0 0;
    cursor:pointer;
    background:transparent url("/Content/img/rates/Btns/update-buttons-r.png") no-repeat scroll right 0px;
    font-size:12px;
}
.btnUpdate b
{
    display:inline-block;
    padding:0 0 0 11px;
    font-family:Arial;
    font-size:12px;
    font-weight:bold;
    color:#fff;
    text-decoration:none;
    outline:none;
    border:none;
    cursor:pointer;
    background:transparent url("/Content/img/rates/Btns/update-buttons.png") no-repeat scroll 0 0px;
}
.onUpdate b
{
    background-position:0 -24px;
}
.onUpdate
{
    background-position:right -24px;
}

.baloon
{
    position:absolute;
    top:0;
    left:0;
    display: none;
    text-align:left;
    font-family: Tahoma;
}

.baloon .blnContent
{
    background-color:white;
    border:solid 1px #999999;
    padding: 3px 7px;
}

.baloon .blnValue
{
    font-weight: bold;
}

.baloon .blnDate
{
    font-size:11px;
}

.baloon .blnPointer
{
    height:8px;
    width:7px;
    background:transparent url("/Content/img/rates/blnPointer.png") no-repeat scroll 0 0px;
    position:relative;
    top:-1px;
    left:15px;
}

/* RatesArchive End */

/* Warning block for IE6 End */

/*Captcha for comments*/
#template img.captcha
{
	position:absolute;
	top:0;
	left:90px;
}
.votCommentBlock
{
	position:absolute;
	top:2px;
	right:0;
	height:13px;
}
.commentVote
{
	font-size:13px;
	margin:0 6px;
	
}
.lowComment
{
	color:#C0C7C1;
}
.lowComment:hover
{
	color:Black;
}

/*--------------Hacks IE8----------------*/
input.startDate, input.endDate
{
    line-height:22px\0/;
}

/* First Informer Block Begin */
.firstInformerBlock
{
    padding:73px 0 0 0;
}
.firstInformer
{
    margin:0 13px 0 14px;
    border-bottom:1px solid #bebebd;
    border-top:1px solid #bebebd;
}
.fiTabs
{
    height:24px;
    border-right:1px solid #bebebd;
}
.fiContent
{
    border-left:1px solid #bebebd;
    border-right:1px solid #bebebd;
}
.fiTab
{
    float:left;
    padding:5px 16px 4px 14px;
    font-size:11px;
    font-family:Tahoma;
    border-left:1px solid #bebebd;
    border-bottom:1px solid #bebebd;
    width:38px;
    position:relative;
    height:14px;
}
.fiTabOff
{
    background:transparent url("/Content/img/News/titleNewsBg.png") repeat-x scroll 0 0;
    cursor:pointer;
    width:139px;
    text-align:center;
}
.fiContentOff
{
    display:none;
}
.fiTab#fiContentPogoda
{
    background-color:#72dbff;
    border-bottom:1px solid #72dbff;
}
.fiContentPogodaBlock
{
    height:72px;
    width:100%;
}
.fiTabOff#fiContentPogoda
{
   border-bottom:1px solid #BEBEBD;
   text-align:center;
}
#fiContentPogoda.fiTabOff img
{
    position:absolute;
    top:0;
    left:113px;
}
.fiTab#fiContentRates
{
    background-color:#fff;
    border-bottom:1px solid #fff;
}
.fiTabOff#fiContentRates
{
     border-bottom:1px solid #bebebd;
}
.fiContentPogoda
{
    height:100%;
    width:100%;
    background:#fff url("/Content/img/icons/weather.png") no-repeat scroll 0 0;
    position:relative;
}
.fiWeatherCity
{
    font-family:Tahoma;
    font-size:12px;
    font-weight:bold;
    position:absolute;
    top:8px;
    left:9px;
}
/*.fiWeatherTomorow
{
    font-family:Tahoma;
    font-size:11px;
    position:absolute;
    top:32px;
    left:11px;
}*/
.fiWeatherToday
{
    font-size:22px;
    position:absolute;
    top:26px;
    left:14px;
}
.fiWeatherInfo
{
    font-family: Tahoma;
    color: #5e5e5e;
    font-size: 9px;
    position: absolute;
    top: 23px;
    left: 148px;
}
.fiWeatherNight
{
    font-family: Tahoma;
    position: absolute;
    left: 19px;
    top: 54px;
    font-size: 11px;
    color: #959595;
}
.fiWeatherTodayImg
{
    font-size:22px;
    position:absolute;
    top:15px;
    left:84px;
}
.fiContentRates
{
    background-color:#fff;
    height:100%;
}

/*Rates*/
.fiRatesTable
{
    border:1px solid #fff;
    width:100%;
    font-family:Tahoma;
    font-size:10px;
}
.fiRatesTable thead
{
    color:#a6a6a6;
    font-size:11px;
}
.fiRatesTable td
{
    vertical-align:middle;
    text-align:left;
    height:18px;
}
.fiRatesTable thead td
{
   border-top:1px solid #fff;
   padding-left:11px;
   height:17px;
   *height:16px;
   
}
.fiRatesTable tbody
{
   border-bottom:1px solid #fff;
}
.fiRatesTr
{
    background-color:#daf09d;
}
.fiRatesBrd
{
    border-left:1px solid #bebebd;
    padding-left:6px;
    width:56px;
}
.fiCurrencyName
{
    font-weight:bold;
    padding-left:8px;
}
.fiDownImg
{
    background:transparent url("/Content/img/rates/Down.png") no-repeat scroll 48px 6px;
}
.fiUpImg
{
    background:transparent url("/Content/img/rates/Up.png") no-repeat scroll 48px 6px;
}
.fiRatesTr .fiDownImg
{
    background-color:#daf09d;
}
.fiRatesTr .fiUpImg
{
    background-color:#daf09d;
}
.fiContentFt
{
    background-color:#eaeaea;
    border-left:1px solid #fff;
    border-right:1px solid #fff;
    border-bottom:1px solid #fff;
    padding:5px 0 9px 9px;
}
.fiContentFt a
{
    font-family:Tahoma;
    font-size:11px;
    color:#0055cc;
}
.fiContentFt a:hover
{
    color:#E00000;
}
.fiContentFtStud
{
    background-color:#ef3030;
    border-left:1px solid #fff;
    border-right:1px solid #fff;
    border-bottom:1px solid #fff;
    padding:5px 0 9px 9px;
    position: relative;
}
.studTitle{ font-size: 11px;font-weight: bold;}
.studTitle:hover{ color: #000;}
.studTitle:visited{ color: #000;}
.studDescription{ font-size: 11px;text-decoration: none;color: #000;}
.fiContentFtStud a
{
    font-size:11px;
    color:#fff;
}
.studLogo
{
    background: transparent url("/Content/img/Informers/studentBlockLogo.png") no-repeat scroll 0 0;
    width: 70px;
    height: 24px;
    position: absolute;
    bottom: 2px;
    right: 4px;
}
.studBlock{ padding: 3px 10px 8px 10px;}
.fiContentFtStud a:hover
{
    color:#b5b5b5;
}
.fiImgSize
{
    width:9px;
    height:6px;
    background-position: 2px 1px;
}
/* First Informer Block End */
/*Календарь, хз куда его тут засунуть*/

.calendarPopUp
{
    position: absolute;
    z-index: 101;
    left: 53px;
    top:115px;
    width: 238px;
}
.shadow-top
{
    height: 13px;
    background-image: url('/Content/img/shadow-top.png');
    background-repeat: no-repeat;
}
.shadow-bottom
{
    height: 8px;
    background-image: url('/Content/img/shdow-bottom.png');
    background-repeat: repeat-y;
}
.shadow-left-right
{
    background-image: url('/Content/img/shdow-right-left.png');
    padding: 10px 22px 16px 22px;
}
span.today
{
    font-style: italic;
    font-size: 12px;
}
.calendarPopUp ul a
{
    color: #0255cb;
}
img.closeCalendar
{
    position: absolute;
    right: 12px;
    top: 16px;
}
img.closeCalendar:hover
{
    cursor: pointer;
}
.shadow-left-right ul
{
    border-bottom: dotted 1px #a3a3a3;
    padding-bottom: 11px;
    margin-bottom: 8px;
}
	/*Logos Begin*/
.logos
{
	height:85px;
}
.logos div
{
	height:85px;
	width:585px;
	position:relative;
}
.logos div a
{
	display:block;
	position:absolute;
}
/*Logos End*/	
/*SubFooter*/
div.subFooter
{
    margin: 26px 11px 16px 112px;
    font-size: 11px;
    font-family: Arial;
    min-width: 873px;
    max-width: 1140px;
}
div.subFooter table {
    width: 100%;
}
div.subFooter td
{
    width: 25%;
    padding-left: 13px;
}
div.subFooter td span
{
    line-height: 17px;
    font-weight: bold;
    text-transform: uppercase;
}
div.subFooter td a
{
    line-height: 17px;
}
/*SubFooter END*/

/* Левые информеры Begin */
.closeInformer
{
    position: absolute;
    top: 5px;
    right: 5px;
}
.closeInformer img
{
    height: 12px;
    width: 12px;
    background: transparent url("/Content/img/icons/informersSprite.png") no-repeat scroll -7px 0;
    cursor: pointer;
}
.popUpShadowTop
{
    background:transparent url("/Content/img/Informers/horizontShadow.png") repeat-x scroll 0 0;
    position:absolute;
    top:-4px;
    left:0px;
    height:4px;
    width:100%;
}
.popUpShadowLeft
{
    background:transparent url("/Content/img/Informers/verticalShadow.png") repeat-y scroll 0 0;
    position:absolute;
    left:-4px;
    top:0px;
    height:100%;
    width:4px;
}
.popUpShadowRight
{
    background:transparent url("/Content/img/Informers/verticalShadow.png") repeat-y scroll -4px 0;
    position:absolute;
    right:-4px;
    top:0px;
    height:100%;
    width:4px;
}
.popUpShadowBottom
{
    background:transparent url("/Content/img/Informers/horizontShadow.png") repeat-x scroll 0 -4px;
    position:absolute;
    bottom:-4px;
    left:0px;
    height:4px;
    width:100%;
}
.informerCatalog
{
    width:80px;
    
    position:absolute;
    top:528px;
    left:11px;
    cursor:pointer;
    border-radius:2px;
    padding:3px 0 9px 10px;
    background:#fff url('/Content/img/icons/leftInformersBg.png') repeat-x scroll 0 0;
    z-index:100502;
}
.informerCatalog span
{
    
    font-size:11px;
    font-weight:bold;
    border-bottom:1px dashed #000;
}
.informerCatalog img, .leftInfoCorner
{
    width:7px;
    height:13px;
    background:transparent url('/Content/img/icons/informersSprite.png') no-repeat scroll 0 0;
    position:absolute;
    top:16px;
    right:6px;
}
.catalogPopUp
{
    position:absolute;
    top:528px;
    left:101px;
    background-color:#fff;
    border-radius:0 2px 2px 2px;
    z-index:100501;
    padding:12px 18px;
}
.infoTitle
{
    text-align:center;
    padding-bottom:8px;
}
.infoTitle a
{
    font-family:Tahoma;
    font-size:14px;
    font-weight:bold;
    text-decoration:none;
    color:#000;
}
.infoTitle a:visited
{
    color:#000;
}
.catalogTabs
{
    background-color:#ddecff;
    height:32px; 
    width:100%;
    font-size:12px;
    font-family:Tahoma;
    font-weight:bold;
    color:#0055cc;
}
.catalogTabs a
{
    padding:7px 10px 0;
    display:inline-block;
    color:#0055cc;
}
.catalogTabs a:visited
{
    color:#0055cc;
}
.catalogs
{
    float:left;
    width:254px;
    margin-top:10px;
}
.tab {
    margin-right: 34px;
}
.tblMiddle
{
    margin:10px 20px 0 10px;
}
.catalogName
{
    font-family:Tahoma;
    font-size:12px;
    font-weight:bold;
    
}
.catalogName a.catalogNameText
{
    color:#0055cc;
    vertical-align: super;
    text-decoration: none;
}
.catalogResource a, .shopResource a
{
    font-family:Tahoma;
    font-size:11px;
    color:#000;
}
.catalogResource a:hover, .shopResource a:hover
{
    color:#ed1c24;
}
.tooltip {
    width: 142px;
    border: solid 1px #cfcfcf;
    background-color: #ffffe6;
    padding: 7px;
    font-family: Tahoma;
    font-size: 11px;
    z-index: 100503;
}

:root .tooltipBlock {
  top: 1050px\9;
}
.tooltipBlock
{
    position: absolute;
    top: 1049px;
    left: 11px;
    width: 90px;
    z-index: 100501;
}
@media all and (-webkit-min-device-pixel-ratio:10000),
not all and (-webkit-min-device-pixel-ratio:0) { .tooltipBlock {
    top: 1049px;
}
}

/* информер доменов */
.informerDomain
{
    width:80px;
    
    position:absolute;
    top:576px;
    left:11px;
    cursor:pointer;
    border-radius:2px;
    padding:3px 0 9px 10px;
    background:#fff url('/Content/img/icons/leftInformersBg.png') repeat-x scroll 0 0;
    z-index:100502;
}
.infoDomainLogo
{
    width:75px;
    height:26px;
    background:transparent url('/Content/img/icons/informersSprite.png') no-repeat scroll 0 -13px;
}
.informerDomain span
{
    
    font-size:11px;
    font-weight:bold;
    border-bottom:1px solid #000;
}
.leftInfoCorner
{
    top:35px;
    right:6px;
}
/* информер EasyPay */
.informerEasyPay
{
    width:80px;
    position:absolute;
    top:637px;
    left:11px;
    cursor:pointer;
    border-radius:2px;
    padding:4px 0 9px 10px;
    background:#fff url('/Content/img/icons/leftInformersBg.png') repeat-x scroll 0 0;
    z-index:100502;
}
.infoEasyPayLogo
{
    width:75px;
    height:26px;
    background:transparent url('/Content/img/icons/informersSprite.png') no-repeat scroll 0 -39px;
}
.informerEasyPay span
{
    
    font-size:11px;
    font-weight:bold;
    border-bottom:1px dashed #000;
}
.easyPayPopUp
{
    position:absolute;
    top:637px;
    left:101px;
    background-color:#fff;
    border-radius:0 2px 2px 2px;
    z-index:100501;
    padding:12px 18px;
}
/* информер ShopBy */
.informerShopBy
{
    width:80px;
    position:absolute;
    top:994px;
    left:11px;
    cursor:pointer;
    border-radius:2px;
    padding:5px 0 9px 10px;
    background:#fff url('/Content/img/icons/leftInformersBg.png') repeat-x scroll 0 0;
    z-index:100502;
}
.infoShopByLogo
{
    width:75px;
    height:21px;
    background:transparent url('/Content/img/icons/informersSprite.png') no-repeat scroll 0 -65px;
}
.informerShopBy span
{
    
    font-size:11px;
    font-weight:bold;
    border-bottom:1px dashed #000;
}
.informerShopBy .leftInfoCorner
{
    top:33px;
    right:6px;
}
.shopByPopUp
{
    position:absolute;
    top:994px;
    left:101px;
    background-color:#fff;
    border-radius:0 2px 2px 2px;
    z-index:100501;
    padding:12px 18px;
}
.shopByPopUp .infoTitle
{
    border-bottom:1px solid #b0b0af;
}
.infoShopByCorner
{
    width: 9px;
    height: 6px;
    background: transparent url('/Content/img/icons/informersSprite.png') no-repeat scroll -19px 0;
    position: absolute;
    bottom: -6px;
    left: 41px;
}
.infoShopByCornerOn
{
    background-position: -19px -6px;
}
.infSelected
{
    background-image:none;
    border-radius:2px 0 0 2px;
}

/* Левый информер shop.by Begin */
:root .shopLeftInformer {
  top: 1050px\9;
}
.shopLeftInformer
{
    position: absolute;
    top: 1049px;
    left: 11px;
    width: 90px;
    background-color: #fff;
    z-index: 100500;
}
@media all and (-webkit-min-device-pixel-ratio:10000),
not all and (-webkit-min-device-pixel-ratio:0) { .shopLeftInformer {
    top: 1049px;
}
}
.shopLeftBlock
{
    padding: 7px 0;
    text-align: center;
    border-bottom: 1px solid #bdbdbc;
    overflow: hidden;
}
.shopLeftTitle
{
    font-family: Tahoma;
    font-size: 9px;
    font-weight: bold;
    text-decoration: underline;
    color: #000;
}
.shopLeftBlock img
{
   padding-top: 4px;
}
.shopLeftPrice
{
    font-family: Tahoma;
    font-size: 9px;
    color: #c60002;
    padding: 2px 3px 0 3px;
    text-align: center;
}
.shopLeftPrice a
{
    font-family: Tahoma;
    font-size: 9px;
    color: #c60002;
}
.shopLeftPrice a {
    text-decoration: none;
}
.shopLeftPrice a:hover {
    text-decoration: underline;
}
.shopResource
{
    padding-bottom: 3px;
}
.goodsShop
{
    width: 27px;
    height: 24px;
    background-color: transparent;
    background-image: url("/Content/img/Informers/icons_shopNew.png");
    background-repeat: no-repeat;
}
.shop_auto{background-position: 0 0;}
.shop_bytovaya_tehnika{background-position: 0 -43px;}
.shop_detskiy_mir{background-position: 0 -89px;}
.shop_dosug_i_hobbi{background-position: 0 -132px;}
.shop_dom{background-position: 0 -175px;}
.shop_odezhda_i_aksessuary{background-position: 0 -219px;}
.shop_kompyutery{background-position: 0 -260px;}
.shop_krasota_i_zdorove{background-position: 0 -304px;}
.shop_mebel_i_interer{background-position: 0 -344px;}
.shop_orgtehnika_i_kantstovary{background-position: 0 -388px;}
.shop_sport_i_turizm{background-position: 0 -434px;}
.shop_stroitelstvo_i_remont{background-position: 0 -478px;}
.shop_telefoniya{background-position: 0 -521px;}
.shop_tsvety_i_podarki{background-position: 0 -565px;}
.shop_foto_i_videokameri{background-position: 0 -611px;}
.shop_audio_i_video{background-position: 0 -655px;}

/* Левый информер shop.by End */
/* Левый информер easypay Begin */
:root .easyPayLeftInformer {
  top: 697px\9;
}
.easyPayLeftInformer
{
    position: absolute;
    top: 696px;
    left: 11px;
    width: 90px;
    background-color: #fff;
    z-index: 100500;
}
@media all and (-webkit-min-device-pixel-ratio:10000),
not all and (-webkit-min-device-pixel-ratio:0) { .easyPayLeftInformer {
    top: 696px;
}
}
.easyPayLeftBlock
{
    padding-bottom: 7px;
    text-align: center;
    border-bottom: 1px solid #bdbdbc;
    overflow: hidden;
    height: 90px;
}
.easyPayTitle {
    height: 34px;
    display: table-cell;
    width: 120px;
    vertical-align: middle;
    text-align: center;
}
.easyPayImage {
    height: 45px;
}
/*.easyPayImage img {
    border: solid 1px black;
}*/

/* Левый информер easypay End */
	/* Левые информеры End */
/*Первая новость*/
table.firstNew
{
    margin-left: 16px;
}
table.firstNew td.fnBlock
{
    width: 93px;
    padding-top: 3px;
}
table.firstNew td
{
    vertical-align: middle;
}
/* Правый ротатор Begin */
.rRotator
{
    background-color: #f0f0f0;
}
.RrNewsBlock
{
    margin:0 8px;
    padding: 4px 0 5px;
}
.imgContainerRr
{
    float: left;
    padding: 3px 4px 0 0;
}
.titleRr a{
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;
    color: #3069b5;
    text-decoration: none;
    display: block;
}
.titleRr a:hover
{
    color: #E00000;
}
.rRBottom
{
    border-top: 1px dashed #989898;
    border-bottom: 1px dashed #989898;
}
.DescriptionRr a
{
    font-size: 11px;
    font-family: Tahoma;
    color: #000;
    text-decoration: none;
    display: block;
}
/* Правый ротатор End */
/* Архив студенческих газет Begin */
.studArhive{ margin: 5px 0 10px;}
.studNewspaperMenu{ margin: 0 0 0 35px;display: inline-block;padding: 2px;}
*:first-child+html .studNewspaperMenu{display: inline;}
.studNewspaperMenuShow{border-radius: 2px 2px 0 0;background-color: #dee7f3;}
.studNewspaper{ font-family: Tahoma;font-size: 12px;border-bottom: 1px dashed #0055CC;color: #0055CC;cursor: pointer;}
.studNewspaperSel{font-family: Tahoma;font-size: 11px;margin-left: 35px;display: none;padding: 4px;background-color: #dee7f3;border-radius: 0 2px 0 0;}
.studNewspaperTextSel{font-family: Arial;font-size: 12px;margin-left: 35px;display: none;padding: 4px 4px 6px 4px;background-color: #dee7f3;border-radius: 0 2px 2px 2px;}
.studNewspaperTextSel a, .studNewspaperTextSel a:visited{ color: #000;}
.studNewspaperTextSel a:hover{ color: #616161;}
.studNewspaperSelShow{ display: inline-block;}
*:first-child+html .studNewspaperSelShow{ display: inline;}
.studDnlLinkImg{background: transparent url("/Content/img/Informers/pdfLogo.png") no-repeat scroll 0 1px;height: 17px;width: 16px;margin: 0 5px 0 5px;vertical-align: text-bottom;}
.studDnlLink{ font-size: 12px;}
.studDnlLink:visited{ color: #0055CC;}
.studDnlLink:hover{ color: #f00000;}
.studSelBlock{display: inline-block;vertical-align: -2px;}
*:first-child+html .studSelBlock{display: inline;vertical-align: text-bottom;}
/* Архив студенческих газет End */
/*Доработкапо странице отправки новости*/
div#newTextForSendNews{margin: 17px 16px 0 16px; text-align: justify;}
p#hey{font-weight: bold; margin-bottom: 14px;}
#ctrlcopy {
    height:1px;
    overflow:hidden;
    position:absolute;
    width:1px;
    margin: 5px 0 0 -1px;
    line-height:0;
    opacity: 0;
 }
.dropDownCategory{width: 24px; position: absolute; height: 23px;top:0;right: 0;background: transparent url('/Content/img/dropDownCategory.png'); cursor: pointer;}
.dropDownCategory:hover{background-position: 0 47px; }
.on{ background-position: 0 69px; }
.on:hover{background-position: 0 23px;}
.hiddenCategoryIncident {
	display: none;
	padding: 16px 20px;
	font-size: 12px;
	color: #9f9f9f;
	text-align: center;
}
.hiddenCategoryIncident a, .hiddenCategoryIncident a:visited{font-size: 12px;color: #9f9f9f;}
.hiddenCategoryIncident a:hover{color: #b1b0b0;}
.socialButtons {
    font-size:11px;
    color:#939393;
    margin:0 0 40px 35px;
    position: relative;
	padding-top: 10px;
}
.socialButtons .twitter,.socialButtons .fbook,.socialButtons .vkcom,.socialButtons .mailru {
	 float: left;
	 background:transparent url("/Content/img/socials.png") no-repeat;display: block;
}
.socialButtons .fbook{ width: 75px;height: 20px;margin-right: 40px;background-position: 0 -90px;}
.socialButtons .vkcom{width: 103px;height: 20px;margin-right: 40px;background-position: 0 0;}
.socialButtons .twitter{ width: 75px;height: 20px;margin-right: 40px;background-position: 0 -48px;}
.socialButtons .mailru{width: 62px;height: 20px;background-position: 0 -132px;}

.socialButtons .fbook:hover{background-position: 0 -111px;}
.socialButtons .vkcom:hover{background-position: 0 -21px;}
.socialButtons .twitter:hover{background-position: 0 -69px;}
.socialButtons .mailru:hover{background-position: 0 -153px;}