.blogsHeader {
height: 176px;
overflow: hidden;
position: relative;
}
.blogsHeader .enterToSite2 {
top: 143px;
position: absolute;
right: 26px;
float: left;
height: 21px;
padding: 5px 0 0 31px !important;
color: #fff;
background: url(../../images/index/headerEnterSite.png) no-repeat;
text-decoration: none;
z-index: 3;
}
*html .blogsHeader .enterToSite2 {
height: 24px;
}
.blogsHeader .enterToSite2 span {
float: left;
border-bottom: 1px dashed #fff;
cursor: pointer;
}
.blogsHeader .enterToSite2:hover {
color: #6cadcf !important;
}
.blogsHeader .enterToSite2:hover span {
border-bottom: 1px solid #6cadcf;
}
.blogsHeader form {
height: 99px;
width: 47%;
position: absolute;
left: 51%;
top: 37px;
color: #b3e3fa;
z-index: 2;
}
.headerFormLeft {
width: 100%;
background: url(../../images/index/headerFormFon2.png) left top no-repeat;
top: 0;
left: 0;
position: absolute;
z-index: 1;
height: 100%;
}
*html .headerFormLeft {
background: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/index/headerFormFon2.png', sizingMethod='crop');
}
.headerRadioGroup {
position: absolute;
top: 17px;
left: 30%;
right: auto;
z-index: 2;
}
*html .headerRadioGroup {
top: 14px;
}
.blogsHeader form label {
margin: 0 20px 0 4px;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
}
*html .blogsHeader form label {
margin-right: 10px;
}
.headerRadioGroup input {
position: relative;
top: 2px;
z-index: 2;
}
.headerInput {
position: absolute;
left: 18px;
top: 43px;
width: 100%;
z-index: 2;
}
.headerInputLeft {
float: left;
height: 27px;
background: url(../../images/index/headerInputFon.png) no-repeat;
width: 70%;
}
.headerInputRight {
float: left;
width: 5px;
height: 27px;
background: url(../../images/index/headerInputFonRight.png);
overflow: hidden;
margin: 0;
}
.headerInput #search {
background: none;
border: none;
margin: 3px 5px 0 5px;
width: 98%;
padding-top: 2px;
}
.headerInput .but {
width: 77px;
height: 26px;
background: url(../../images/index/headerBut.png);
cursor: pointer;
border: none;
margin-left: 5px;
}
.headerFormRight {
width: 7px;
height: 99px;
background: url(../../images/index/headerFormRight.png) !important;
position: absolute;
top: 0;
right: -7px;
overflow: hidden;
z-index: 2;
}
*html .headerFormRight {
righty:expression(parentNode.offsetWidth % 2 ? style.right="-8px" : style.right="-7px");
background: none !important;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/index/headerFormRight.png') !important;
}
.headerExample {
position: absolute;
left: 19px;
top: 75px;
color: #6cadcf;
z-index: 2;
}
.headerExample em {
font-style: normal;
text-decoration: underline;
cursor: pointer;
}


.blogsTopHeader {
height: 174px;
background: url(../../images/blogs/headerCenter.jpg) 0 -34px repeat-x;
}
.blogsHeaderLeft {
width: 654px;
height: 174px;
background: url(../../images/blogs/headerLeft.jpg) 0 -34px;
position: absolute;
top: 0;
left: 0;
z-index: 1;
}
.blogsHeaderRight {
width: 279px;
height: 174px;
background: url(../../images/blogs/headerRight.jpg) 0 -34px;
position: absolute;
top: 0;
right: 0;
z-index: 1;
}
*html .blogsHeaderRight {
righty:expression(parentNode.offsetWidth % 2 ? style.right="-1px" : style.right="0px"); 
}
.blogsSecondMenu {
position: absolute;
z-index: 2;
top: 144px;
left: 13px;
list-style: none;
font-size: 118%;
width: 100%;
}
.blogsMainMenu li, .blogsSecondMenu li {
display: inline;
margin-right: 34px;
color: #00b2dd;
}
.blogsSecondMenu li {
margin-right: 1%;
}
.blogsMainMenu a, .blogsSecondMenu a {
color: #fff;
}
.blogsMainMenu a:hover {
color: #6cadcf !important;
}
.blogsSecondMenu a {
padding: 2px 3px 5px 3px;
height: 23px;
position: relative;
}
.blogsSecondMenu a:hover, .blogsSecondMenu .topMenuAcitve a {
color: #fff !important;
background: #a0d21f;
}
.blogsSecondMenu .blogsAHoverRight, .blogsSecondMenu .blogsAHoverLeft {
background: url(../../images/blogs/secondMenuAHover.png);
display: block;
width: 4px;
height: 23px;
overflow: hidden;
position: absolute;
top: 0;
right: -4px;
visibility: hidden;
}
.blogsSecondMenu .blogsAHoverLeft {
background: url(../../images/blogs/secondMenuAHover2.png);
left: -4px;
}
*html .blogsSecondMenu .blogsAHoverRight {
background: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../images/blogs/secondMenuAHover.png');
}
*html .blogsSecondMenu .blogsAHoverleft {
background: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../images/blogs/secondMenuAHover2.png');
}
.blogsSecondMenu a:hover .blogsAHoverRight, .blogsSecondMenu a:hover .blogsAHoverLeft, .blogsSecondMenu .topMenuAcitve .blogsAHoverLeft, .blogsSecondMenu .topMenuAcitve .blogsAHoverRight {
visibility: visible;
}
.blogsSecondMenu .blogsWriteArticles {
color: #cefb55;
font-weight: bold;
padding-left: 22px;
background: url(../../images/blogs/writeArticles.png) no-repeat;
}
.blogsSecondMenu .blogsWriteArticles:hover {
color: #cef500 !important;
background: url(../../images/blogs/writeArticles.png) no-repeat !important;
}
.blogsSecondMenu b {
color: #fff;
}
*html .blogsSecondMenu b {
position: relative;
top: -5px;
}
.blogsToMain {
padding-left: 18px;
background: url(../../images/blogs/headerArrowLeft.gif) left 7px no-repeat;
}
.blogsLogo {
width: 138px;
height: 51px;
background: url(../../images/blogs/logo.jpg);
position: absolute;
z-index: 2;
top: 49px;
left: 41px;
display: block;
text-indent: -9999px;
overflow: hidden;
}
.headerShapkaDeda {
z-index: 3;
top: 27px;
left: 135px;
}
.blogsTopHeader p {
position: absolute;
z-index: 2;
top: 73px;
left: 226px;
color: #fff;
font-size: 109%;
}

.blogsListArticles {
margin-top: 20px;
}
.blogsLeftColumn {
float: left;
width: 240px;
overflow: hidden; 
}
.blogsSections h6 {
width: 150px;
margin-bottom: 12px;
}
.blogsSections ul {
font-size: 118%;
margin-bottom: 28px;
}
.blogsSections li {
margin-bottom: 3px;
}
.blogsSections a {
color: #293c42;
}
.blogsPreview {
padding-bottom: 20px;
border-bottom: 1px dashed #aeaeae;
margin-bottom: 20px;
display: table;
width: 100%;
}
*html .blogsPreview {
width: 100%;
}
.blogsActiv {
background: #f5f5f5;
border: none;
padding: 14px 24px 18px 25px;
width: auto;
}

.blogsPreview h5, .indexTags h1 {
color: #010101;
margin: 0 0 14px 0;
}
.blogsPreview h5 a, .indexTags h1 a  {
text-decoration: underline;
font-size: 125%;
}
.indexTags h1 a {
font-size: 100%;
}
.indexTags h1 b {
color: #458bc2;
}
.blogsPreview h5 a.blogsArt {
color: #010101;
}
#blogsContent {
overflow: hidden;
}
.indexTags #blogsContent h1 {
font-size: 125%;
}
.indexTags #blogsContent ul {
margin: 15px;
}
.indexTags #blogsContent li {
margin-bottom: 4px;
}
.indexTags #blogsContent a {
text-decoration: underline;
font-size: 100%;
}
.indexTags #blogsContent p, .indexTags #blogsContent div {
margin-bottom: 20px;
}
.indexTags #blogsContent table {
font-size: 100%;
margin: 15px 0;
}
.indexTags #blogsContent th, .indexTags #blogsContent td {
padding: 4px;
}
.indexTags #blogsContent td p, .indexTags #blogsContent td div {
margin: 0;
position: static;
}
.blogsPreview div {
color: #000;
font-size: 118%;
width: 100%;
display: table;
position: relative;
}

.blogsPreview p img {
margin: 0 20px 20px 0;
float: left;
}
.blogsPreview div div {
float: none;
font-size: 100%;
width: auto;
marigin: 0;
display: block;
}
.indexTags {
color: #000;
font-size: 100%;
}
.blogsTags {
padding-top: 12px;
width: 100%;
}
.blogsTags div {
font-size: 87%;
color: #01a5db;
margin-left: 120px;
}
.blogsTags a {
font-size: 87% !important;
}
.blogsTags b {
color: #636363;
float: left;
width: 125px;
font-size: 87%;
padding-left: 24px;
background: url(../../images/blogs/keywords.gif) no-repeat;
height: 16px;
position: relative;
top: 2px;
}
* html .blogsTags b {
width: 145px;
}
.blogsPreview table {
font-size: 100%;
color: #636363;
width: 100%;
margin-top: 10px;
}
.blogsPreview th {
text-align: left;
}
.blogsPreview table td {
padding-left: 26px;
}
.blogsPreview table a {
font-size: 100%;
color: #636363;
text-decoration: underline;
}
.blogsPreview .blogsRayting span {
font-size: 172%;
color: #77ca00;
margin-right: 16px;
}
.blogsRayting img {
cursor: pointer;
}
.blogsRayting .rating_value_good {
color: #77ca00;
font-size: 18px;
}
.blogsRayting .rating_value_bad {
color: #999;
font-size: 18px;
}
.blogsPreview .blogsComments {
text-align: right;
}
.blogsPreview .blogsComments a {
font-weight: bold;
color: #01a5db;
}
.blogsBan2 {
margin-bottom: 42px;
}
.blogsPageNav {
background: #f5f5f5;
padding: 13px 21px 12px 12px;
margin-bottom: 43px;
font-size: 163%;
}
.blogsPageNav a {
text-decoration: underline;
}
.blogsBack {
padding-left: 22px;
margin-right: 5px;
}
.blogsTop {
padding-right: 9px;
margin:0 0 4px 28px;
float:none;
}
.blogsForward {
margin-right: 5px;
}
.blogsPages {
float: right;
}
.blogsUserPanel, .blogsUserPanelAutoriz {
width: 387px;
height: 154px;
background: url(../../images/blogs/userPanel.png);
position: absolute;
z-index: 2;
top: 54px;
right: 18px;
}
.blogsUserPanelAutoriz {
background: url(../../images/blogs/userPanelAutoriz.png);
}
.blogsAvatar {
display: block;
width: 85px;
height: 85px;
overflow: hidden;
position: absolute;
top: 8px;
left: 12px;
}

.blogsUserPanelAutoriz form {
position: absolute;
top: 40px;
left: 126px;
}
.blogsUserPanelAutoriz #loginEnterToSite, .blogsUserPanelAutoriz #passwordEnterToSite {
width: 74px;
background: #fff;
border: 1px solid #8ab7c3;
color: #818181;
padding: 4px 4px 0 7px;
font-size: 11px;
height: 19px;
}
*html .blogsUserPanelAutoriz #loginEnterToSite, *html .blogsUserPanelAutoriz #passwordEnterToSite {
width: 85px;
height: 25px;
}
.blogsUserPanelAutoriz #passwordEnterToSite {
background: url(../../images/blogs/inputPassFon.gif) 0 0 no-repeat #fff;
}
.blogsUserPanelAutoriz #butSub {
width: 25px;
height: 26px;
background: url(../../images/blogs/butInterToSite.png);
cursor: pointer;
border: none;
position: relative;
top: 2px;
//top: 0;
}
.blogsUserPanelAutoriz .enterToSiteLinks {
display: block;
margin: 7px 0 0 2px;
}
.blogsUserPanelAutoriz .enterToSiteLinks a {
color: #fff;
}
.blogsUserPanelAutoriz .enterToSiteLinks a:hover {
color: #fff !important;
}
.blogsUserName {
font-size: 163%;
width: 190px;
height: 22px;
overflow: hidden;
position: absolute;
top: 8px;
left: 127px;
}
.blogsUserName a {
text-decoration: none;
color: #fff;
}
.blogsUserName a:hover {
text-decoration: underline;
color: #fff !important;
}
.blogsExit {
position: absolute;
top: 15px;
right: 25px;
color: #31b4e0;
font-weight: bold;
}
.blogsExit:hover {
color: #fff !important;
}
.blogsChangeProfile {
position: absolute;
top: 42px;
left: 127px;
color: #fff;
padding-left: 23px;
background: url(../../images/blogs/changeProfile.png) no-repeat;
float: left;
height: 17px; 
}
.blogsChangeProfile:hover {
color: #fff !important;
text-decoration: none; 
}
.blogsChatBegin, .blogsChatBeginMess {
display: block;
width: 165px;
height: 17px;
color: #fff;
background: url(../../images/blogs/chatBegin.png);
position: absolute;
top: 71px;
left: 149px;
text-align: center;
padding-top: 2px;
}
.blogsChatBeginMess {
width: 158px;
background: url(../../images/blogs/chatBeginMess.png);
left: 129px;
text-align: left;
padding-left: 27px;
}
*html .blogsChatBegin, *html .blogsChatBeginMess {
height: 19px;
}
*html .blogsChatBeginMess {
width: 185px;
}
.blogsChatBegin:hover, .blogsChatBeginMess:hover {
color: #fff !important;
text-decoration: none;
}
.blogsUserPanel ul {
list-style: none;
position: absolute;
top: 118px;
left: 10px;
font-size: 118%;
}
.blogsUserPanel li {
float: left;
margin-right: 26px;
padding-top: 6px;
}
.blogsUserPanel li a {
color: #fff;
}
.blogsUserPanel li a:hover {
color: #ddd !important;
}
.blogsUserPanel li .blogsMyMess, .blogsUserPanel li .blogsMyMessActiv {
float: left;
height: 26px;
padding: 6px 0 0 33px;
position: relative;
top: -6px;
background: url(../../images/blogs/my-message-actic.png) 0 7px no-repeat;
}
.blogsUserPanel li .blogsMyMessActiv {
background: url(../../images/blogs/my-message-activ.png) 0 7px no-repeat;
}
.blogsSearch {
height: 74px;
position: relative;
margin-top: 12px;
background: url(../../images/blogs/searchCenter.gif) repeat-x;
}
.blogsSearchLeft, .blogsSearchRight {
width: 4px;
height: 74px;
position: absolute;
top: 0;
left: 0;
background: url(../../images/blogs/searchLeft.gif);
}
.blogsSearchRight {
width: 6px;
left: auto;
right: 0;
background: url(../../images/blogs/searchRight.gif);
}
*html .blogsSearchRight {
righty:expression(parentNode.offsetWidth % 2 ? style.right="-1px" : style.right="0px"); 
}
.blogsSearch1 {
width: 405px;
background: url(../../images/blogs/searchRight.gif) right top no-repeat;
height: 74px;
position: relative;
font-weight: bold;
font-size: 118%;
color: #506267;
float: left;
}
.blogsSel1 {
position: absolute;
top: 11px;
left: 17px;
}
.blogsSel1 label {
margin-right: 8px;
}
.blogsSel1 select {
width: 175px;
}
.blogsSel2 {
position: absolute;
top: 40px;
left: 74px;
}
.blogsSel2 select {
width: 237px;
}
.blogsButShow {
border: none;
width: 72px;
height: 23px;
cursor: pointer;
background: url(../../images/blogs/butShow.png);
margin-left: 4px;
text-align: center;
color: #fff;
font-size: 90%;
}
.blogsSearch2 {
height: 74px;
background: url(../../images/blogs/searchCenter2.gif) top left no-repeat;
margin-left: 405px;
position: relative;
font-weight: bold;
color: #506267;
font-size: 118%;
}
.blogsSearch2 div {
padding: 10px 0 0 26px;
}
.blogsSearch2 label {
display: block;
margin-bottom: 5px;
}
.blogsSearch2 span {
display: block;
height: 30px;
background: url(../../images/blogs/searchInput.png) top left no-repeat;
width: 70%;
float: left;
}

.blogsSearch2 span input {
margin: 5px 0 0 5px;
border: none;
background: none;
width: 95%;
}
.blogsSearch2 b {
display: block;
height: 30px;
width: 3px;
background: url(../../images/blogs/searchInputRight.png);
float: left;
}
.blogsSearch2 .blogsButShow {
margin-top: 4px;
}
.blogsAllComments {
margin-bottom: 20px;
text-align: right;
}
.blogsAllComments a {
color: #f26921;
padding-left: 18px;
background: url(../../images/blogs/arrowComments.gif) 0 7px no-repeat;
text-decoration: underline;
}
.blogsAllComments a:hover {
color: #f26921 !important;
text-decoration: none;
}
h1, h2 {
color: #506267;
font-size: 145%;
margin: 20px 0 27px 0;
font-weight: bold;
}
h2 {
margin-bottom: 18px;
}
h1 a, h2 a {
font-size: 100%;
}
h1 strong, h2 strong {
color: #01a5db;
}
.blogsAllCommentsList {
list-style: none;
font-size: 100%;
color: #000;
margin-bottom: 10px;
}
.blogsAllCommentsList a {
text-decoration: underline;
}
.blogsAllCommentsList li {
margin-bottom: 42px;
}
.blogsCommentsUser {
color: #506267;
margin-bottom: 16px;
font-size: 84%;
}
.blogsCommentsUser a {
color: #636363;
font-weight: bold;
}
.blogsCommentsUser a img {
position: relative;
top: 8px;
margin-right: 12px;
}
.blogsAllCommentsList p {
margin-bottom: 11px;
}
.blogsCommentsLinkToSection {
background: url(../../images/index/indexNewsDt.gif) 0 4px no-repeat;
padding-left: 10px;
text-decoration: underline;
}
.blogsAllCommentsList .blogsCommentsReadArticles {
color: #000;
font-weight: bold;
}
.blogsUserAvatar {
margin-bottom: 35px;
float: left;
width: 100%;
}
.blogsUserManager {
margin-bottom: 5px;
}
.butManager {
width: 140px;
height: 27px;
background: url(../../images/blogs/butManeger.png);
margin: 0 0 10px 110px;
}
.managerInfo {
font-size: 12px;
position: static !important;
margin-left: 112px;
}
.blogsUserAvatar img {
position: static;
float: left;
width: 85px;
height: 85px;
margin-right: 20px;
}
.blogsEditProfile .blogsUserAvatar img {
width: 50px;
height: 50px;
border: 1px solid #e66f73;
position: absolute;
top: 27px;
left: 13px;
}
.blogsAddFrend, .blogsRemoveFrend {
background: url(../../images/blogs/addFrend.jpg) 0 4px no-repeat;
padding: 9px 0 7px 37px;
font-weight: bold;
text-decoration: underline !important;
position: relative;
}
.blogsRemoveFrend {
background-image: url(../../images/blogs/removeFrend.jpg);
}
.blogsAddFrendInfo {
background: url(../../images/blogs/addFrendInfo.png) no-repeat;
height: 52px;
padding: 14px 0 0 50px;
margin-top: 29px;
width: 50%;
position: relative;
float: left;
color: #000;
}
*html .blogsAddFrendInfo {
float: none;
width: 70%;
}
.blogsAddFrendInfo div {
background: url(../../images/blogs/addFrendInfoRight.gif);
width: 6px;
height: 52px;
position: absolute;
top: 0;
right: -6px;
}
.blogsUserInfo {
margin-bottom: 37px;
color: #000;
float: left;
width: 100%;
}
.blogsUserInfo ul {
list-style: none;
float: left;
width: 40%;
margin-right: 40px;
font-size: 118%;
}
.blogsUserInfo li {
margin-bottom: 3px;
}
.blogsUserInfo ul a {
font-weight: bold;
text-decoration: underline;
font-size: 100%;
}
.blogsUserInfo .blogsUserInfoLast {
width: 100%;
margin: 20px 0 0 0;
}
.blogsUserInfo h3, .blogsUserInfo h4  {
font-size: 125%;
font-weight: bold;
margin: 10px 0;
}
.blogsUserInfo p {
font-size: 118%;
margin-bottom: 3px;
}
.blogsArticlesUser {
margin: 40px 0 55px 0;
color: #000;
}
.blogsArticlesUser ul {
list-style: none;
}
.blogsArticlesUser li {
margin-bottom: 3px;
}
.blogsArticlesUser a {
text-decoration: underline;
}
.blogsArticlesUser .blogsUserArticlesLink {
color: #000;
}
.blogsUsers {
margin-bottom: 23px;
color: #000;
}
.blogsUsersList {
margin-right: 227px;
}
.blogsUsersList table {
font-size: 118%;
font-weight: bold;
width: 100%;
color: #000;
margin: 0 !important;
}
*html .blogsUsersList table {
width: auto;
}
.blogsUsersList .td1 a {
font-size: 100%;
position: relative;
top: 3px;
color: #000;
text-decoration: underline;
}
.blogsUsersList td {
padding: 11px 0 0 17px;
width: 8%;
}
.blogsUsersList th {
padding-top: 9px;
}
.blogsUsersList .td1 {
width: 70%;
color: #000;
padding-left: 5px;
}
.blogsUsersList .tdRate {
color: #73c300;
padding-left: 5px;
width: 22%;
text-align: center;
}
.blogsUsersList th.tdRate {
color: #000;
}
.blogsUsersList td img {
float: left;
margin-right: 8px;
}
.blogsUsersTopListVklad {
background: #fff;
height: 35px;
position: relative;
}
.blogsUsersVklad, .blogsUsersVklad2 {
cursor: pointer;
padding: 9px 0 0 8px;
text-decoration: underline;
float: left;
width: 202px;
font-size: 118%;
font-weight: bold;
position: absolute;
top: 0;
left: 0;
}
*html .blogsUsersVklad {
width: 210px;
}
.blogsUsersVklad2 {
width: 162px;
left: 210px;
}
*html *html .blogsUsersVklad {
width: 170px;
}
.blogsActivVklad {
text-decoration: none;
background: url(../../images/blogs/usersVkladFon.png);
color: #fff;
cursor: default;
height: 40px;
//margin-bottom: -10px;
//position: relative;
}
*html .blogsActivVklad {
height: 49px;
}
.blogsActivVklad2 {
width: 170px;
}
.blogsUsersTopList {
background: #f5f5f5;
padding-bottom: 10px;
width: 100%;
}
.blogsUsersList .blogsPageNav {
margin-top: 4px;
font-size: 127%;
font-weight: bold;
}
.blogsUsersList .blogsPageNav a {
margin-right: 4px;
}
.blogsUsersList .blogsPageNav .blogsBack {
margin: 0 34px 0 0;
}
.blogsUsersList .blogsForward {
margin-left: 34px;
}
.blogsUsersList .blogsPageNav b {
font-size: 118%;
margin: 0 4px 0 0;
}
.blogsUserCornerTL {
width: 3px;
height: 3px;
overflow: hidden;
position: absolute;
top: 0;
left: 0;
background: url(../../images/blogs/cornerGreyTL.gif);
}
.blogsNowInSite {
float: right;
width: 200px;
}
.blogsNowInSite p {
margin: 0 0 10px 0;
}
.blogsNowInSite ul {
list-style: none;
color: #293c42;
}
.blogsNowInSite li {
margin-bottom: 11px;
}
.blogsNowInSite li img {
float: left;
margin-right: 8px;
}
.blogsNowInSite li a {
font-size: 100%;
color: #293c42;
text-decoration: underline;
}
.blogsNewUsers {
border-top: 1px dashed #aeaeae;
margin-bottom: 30px;
}
.blogsNewUsers h6 {
top: -1px;
}
*html .blogsNewUsers h6 {
left: -3px;
}
.blogsNewUsers ul {
list-style: none;
color: #000;
}
.blogsNewUsers li {
display: inline;
margin: 0 35px 0 0;
white-space: nowrap;
line-height: 170%;
//white-space: normal;
}
*html .blogsNewUsers li {
white-space: normal;
}
.blogsNewUsers li a {
color: #000;
text-decoration: underline;
font-weight: bold;
margin-right: 7px;
}
.blogsEditProfile {
padding-bottom: 20px;
display: table;
width: 100%;
}
.blogsEditProfile h4 {
font-size: 14px;
font-weight: bold;
margin: 10px 0 10px 14px;
color: #1b75ae;
}
.blogsEditProfile label {
font-size: 118%;
font-weight: bold;
float: left;
width: 138px;
position: relative;
top: 5px;
padding-left: 13px;
}
*html .blogsEditProfile label {
width: 151px;
}
.blogsEditProfile label span {
color: #4fce00;
margin-right: 3px;
font-size: 200%;
line-height: 18px;
position: absolute;
top: 0;
left: 0;
}
.blogsEditProfile i {
color: #1b75ae;
}
.blogsCheck {
margin-bottom: 10px;
}
.blogsCheck label {
float: none !important;
position: static;
margin-right: 10px;
width: auto !important;
}
.blogsUserAvatar {
height: 100px;
position: relative;
margin-bottom: 0 !important;
}
.blogsUserAvatar .blackFace {
width: 50px;
height: 50px;
background: url(../../images/blogs/blackFace.png);
position: absolute;
top: 27px;
left: 13px;
}
.type_file {
position: relative;
min-height: 26px;
margin-left: 38px;
}
*html .type_file {
height: 26px;
}
.type_file .multi {
position: absolute;
top:0;
z-index: 2;
width: 266px !important;
height: 20px !important;
-moz-opacity:0 ;
filter:alpha(opacity: 0);
opacity: 0;
left: 0;
}
html:root .multi {
left: 160px;
}
.fon_type_file {
width: 266px !important;
height: 26px;
background: url(../../images/blogs/editProfile/inputTypeFile.png) no-repeat;
position: absolute;
top: 0;
left: 112px;
z-index: 1;
//left: 2px;
}
.type_file .input_text {
position: absolute;
top: 5px;
left: 117px;
z-index: 2;
width: 174px !important;
background: none;
border: none;
//left: 7px;
}
.blogsUserAvatar p {
position: absolute;
top: 33px;
left: 151px;
}
.blogsInput, .blogsSelect, .blogsTexarea, .blogsInputCode, .blogsTexarea, .blogsLongText {
background: url(../../images/blogs/editProfile/inputText.gif) 150px 0 no-repeat;
min-height: 26px;
width: 100%;
float: left;
margin-bottom: 16px;
}
*html .blogsInput, *html .blogsSelect, *html .blogsTexarea, *html .blogsInputCode, *html .blogsLongText {
float: none;
width: auto;
height: 26px;
}
.blogsInputCode {
background: url(../../images/blogs/editProfile/inputTextCode.gif) 255px 0 no-repeat;
}
.blogsLongText {
background: url(../../images/blogs/editProfile/inputLongText.gif) 150px 0 no-repeat;
}
.blogsInputCode img {
float: left;
}
.blogsInputCode input {
margin: 4px 16px 0 8px;
width: 60px;
background: none;
border: none;
}
.blogsSelect {
background: none;
}
.blogsInput input {
margin: 4px 16px 0 3px;
width: 178px;
background: none;
border: none;
}
.blogsLongText input {
margin: 4px 16px 0 3px;
width: 450px;
background: none;
border: none;
}
.blogsInput p, .blogsSelect p, .blogsLongText p {
width: 280px;
margin: 7px 0 0 151px;
}
.blogsSelect p {
clear: both;
}
.blogsLongText p {
width: 450px;
}
.blogsInput .blogsShowEmail {
float: none;
padding: 0;
width: auto;
margin: 0 11px 0 0;
top: 0;
}
*html .blogsInput .blogsShowEmail {
top: -2px;
}
.blogsInput .blogsInputShowEmail {
width: auto;
}
.blogsTexarea {
background: none;
}
.blogsTexarea textarea {
width: 340px;
height: 90px;
overflow-y: scroll;
padding: 5px;
border: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 118%;
background: url(../../images/blogs/editProfile/textaerea.png) 0 0 no-repeat;
}
html* .blogsTexarea {
background: url(../../images/blogs/editProfile/textaerea.png) 150px 0 no-repeat;
height: 100px !important;
}
html* .blogsTexarea textarea {
width: 330px !important;
height: 90px;
margin: 5px 0 10px 0 0;
background: none;
}
* html .blogsTexarea textarea {
width: 340px !important;
}
*+html .blogsTexarea textarea {
height: 85px;
}
.blogsMarginBut {
margin-left: 250px;
}
.blogsRequered {
font-weight: bold;
padding-top: 12px;
margin-bottom: 15px;
}
.blogsRequered span {
color: #4fce00;
font-size: 200%;
position: relative;
top: 4px;
}
.blogsRequered ul {
list-style: none;
}
#blogsOnTalkMenager {
background: url(../../images/blogs/editProfile/talkManager.jpg) 10px 0 no-repeat;
height: 44px;
font-weight: bold;
padding: 19px 0 0 53px;
display: block;
text-decoration: underline;
margin: 14px 0;
}
.marBot42 {
margin-bottom: 42px;
}
.blogsTable {
display: table;
width: 100%;
margin-bottom: 20px;
text-align: left;
padding-top:10px;
}
.blogsTable a {
margin-right: 5px;
}
#sex, #day {
width: 64px !important;
margin-right: 5px;
}
.wid64 {
width: 64px !important;
}
#month {
width: 118px;
margin-right: 5px;
}
.wid118 {
width: 118px !important;
}
.wid280 {
width: 280px !important;
}
.wid300 {
width: 300px !important;
}
#year {
width: 85px;
}
.wid85 {
width: 85px !important;
}
.blogsEditProfile .clearReg {
clear: both;
margin: 0;
}
.blogsEditProfile .registerLeftBlock {
float: left !important;
width: 360px !important;
padding: 0 !important;
clear: none !important;
}
.blogsEditProfile .registerLeftBlock input {
width: 175px !important;
}
.blogsEditProfile .blogsInfoRegCompany {
width: 100%;
float: left;
background: url(../../images/blogs/infoAboutRegCompany.png) no-repeat;
color: #ff0000;
padding-top: 45px;
margin-bottom: 10px;
}
.blogsEditProfile .blogsInfoRegCompany span {
margin-left: 9px;
display: block;
width: 588px;
font-size: 11px;
}
/*----selects---*/
.selectArea, .center_a, .selectArea .left, .scrollbar-up, .scrollbar-down, .scrollbar-handle {
background: url(../../images/blogs/editProfile/selects.png) no-repeat;
}
.selectArea {
height:26px !important;
background-position: 0 -52px;
background-repeat: repeat-x;
margin: 0 5px 0 0 !important;
text-indent: 9px;
position: relative;
float: left !important;
clear: none !important;
color: #000;
font-size: 11px !important;
}

.selectArea input {
border: none !important;
position: absolute;
background: none !important;
top: 4px;
left: 1px;
width: 130px !important;
height: 16px !important;
overflow: hidden;
margin: 0 22px 0 0 !important;
font-size: 11px !important;
font-family: Tahoma;
color: #4e4e4e !important;
padding: 0 0 0 7px !important;
height: auto !important;
cursor: pointer;
}
*html .selectArea input {
width: 130px !important;
}
.center_a {
background-position: right -26px;
cursor: pointer;
height: 22px !important;
position: absolute !important;
top: 0 !important;
right: 0;
width: 100% !important;
padding: 4px 0 0 0 !important;
clear: none !important;
margin: 0 !important;
color: #000 !important;
font-size: 11px !important;
}
*html .center_a {
height: 26px !important;
right: -1px;
overflow: hidden;
}
.selectArea .left {
width:2px;
height:26px;
float:left;
background-position: 0 0;
overflow: hidden;
}
/*Selects drop-down*/
.selectArea .optionsDivInvisible, .selectArea .optionsDivVisible {
position:absolute !important;
margin: 0 !important;
background: #fff !important;
z-index:200;
text-align: left;
left: 0 !important;
top: 22px !important;
width: 100% !important;
overflow: hidden;
clear: none !important;
border-bottom: 1px solid #4a9dc8;
padding: 0 !important;
}
.optionsDivVisible {display:block;}
.selectArea .optionsDivInvisible span {
margin:0 !important;
padding: 2px 0 2px 0 !important;
display: block;
width: auto;
height: 12px !important;
cursor: pointer;
text-decoration: none;
position: relative !important;
color: #4e4e4e !important;
font-size: 11px !important;
font-weight: normal !important;
z-index: 20;
top: 0 !important;
left: 0 !important;
border-left: 1px solid #4a9dc8 !important;
border-right: 1px solid #4a9dc8 !important;
float: none !important;
background: none;
}
.selectArea .scrollbar-container span {
margin-left: -5px !important;
}
.selectArea .optionsDivInvisible span:hover {
background: #4a9dc8;
color: #fff !important;
}
.selectArea .optionsDivInvisible span.over {
background: #4a9dc8;
color: #fff !important;
}
.scrollbar-container {
height: 143px;
margin: 0 !important;
padding: 0 !important;
overflow: hidden;
position: relative !important;
border-left: 1px solid #809bac !important;
border-right: 1px solid #809bac !important;
display: block !important;
float: none !important;
clear: none !important;
}
*html .scrollbar-container {
width: 100% !important;
}
.scrollbar-up, .scrollbar-down {
width: 17px;
height: 18px;
position: absolute !important;
top: 0;
right: 0;
left: auto;
cursor: pointer;
z-index: 40;
background-position: -5px -78px;
margin: 0 !important;
padding: 0 !important;
}
.scrollbar-down {
top: auto;
bottom: 0;
background-position: -5px -96px;
}
.scrollbar-track {
height: 113px;
width: 17px;
background: #f4f6f8;
position: absolute !important;
top: 15px;
right: 0;
z-index: 30;
margin: 0 !important;
padding: 0 !important;
}
*html .scrollbar-track, *html .scrollbar-up, *html .scrollbar-down {
right: -1px;
}
.scrollbar-handle {
cursor: pointer;
position: absolute !important;
right: 0;
top: 0;
width: 17px;
height: 41px;
overflow: hidden;
margin: 0 !important;
background-position: -5px -114px;
display: block;
}
.container2 {
height: 103px;
width: 100% !important;
clear: none !important;
position: static !important;
margin: 0 !important;
padding: 0 !important;
}
.scroller-container {
top: 0;
left: 0;
z-index: 20;
position: absolute !important;
width: 1000px !important;
display: block !important;
margin: 0 !important;
padding: 0 !important;
}
.selectArea .optionsDivInvisible .scroller-container span {
border: none !important;
}
.table_body {
font-size: 118%;
margin-bottom: 15px;
}
.table_body table {
font-size: 100%;
}
.table_body th {
text-align: center;
}
.table_bottom {
margin-top: 30px;
}
.art_bottom td {
padding-right: 10px;
vertical-align: middle;
}
.cloud {
display: block;
margin-bottom: 20px;
}
.blogsCommunity {
width: 100%;
font-size: 118%;
color: #000;
margin-bottom: 20px;
}
*html .blogsCommunity {
width: 65%;
}
.blogsCommunity td, .blogsCommunity th {
border-bottom: 1px dashed #dde8eb;
padding: 5px;
}
.blogsCommunity th, .blogsCommunity td {
text-align: center;
width: 15%;
}
.blogsCommunity .blogsNameCommunity {
text-align: left;
width: 65%;
font-weight: bold;
}
.blogsCommunity a {
text-decoration: underline;
}
.blogsCommunity .number_good, .blogsCommunity .number_bed {
font-size: 150%;
background: #b1ca6c;
color: #fff;
font-weight: bold;
padding: 3px;
}
.blogsCommunity .number_bed {
background: #b4b4b4;
}
.blogsCommunityAvatar {
height: 120px;
margin-bottom: 20px;
}
.blogsCommunityAvatar img {
float: left;
margin-right: 20px;
}
.blogsCommunityAvatar .cant {
font-size: 200%;
color: #ccc;
}
.blogsCommunityAvatar .number_good {
font-size: 200%;
margin: 0 3px;
color: #b1ca6c;
}
.blogsCommunityAvatar div {
margin-top: 4px;
}
.blogsCommunityDesc {
margin-bottom: 20px;
}
#hiddenPart {
display: none;
}
*html #hiddenPart {
height: 300px;
}
.blogsInfo {
width: 385px;
background: url(../../images/blogs/infoBlock.png) no-repeat;
padding: 16px 16px 16px 50px;
}
*html .blogsInfo {
width: 451px;
}
.blogsInfo ul {
list-style: none;
}
.blogsInfoBottom {
width: 451px;
height: 5px;
overflow: hidden;
background: url(../../images/blogs/infoBlockBottom.png);
margin-bottom: 15px;
}
.blogsTablePersonalMess {
width: 100%;
font-size: 100%;
}
.blogsTablePersonalMess th {
text-align: center;
}
.blogsTablePersonalMess a {
font-size: 100%;
text-decoration: underline;
}
.indexTags .blogsWriteMess {
font-size: 127%;
font-weight: bold;
height: 18px;
background: url(../../images/blogs/writeMess.png) no-repeat;
float: left;
padding: 4px 0 0 27px;
color: #236fa1;
text-decoration: underline;
margin-bottom: 21px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
.indexTags .blogsMyMessCol {
width: 414px;
height: 24px;
background: url(../../images/blogs/myMessCol.png);
overflow: hidden;
color: #fff;
clear: both;
font-size: 127%;
text-align: center;
padding-top: 11px;
}
*html .indexTags .blogsMyMessCol {
height: 35px;
}
.indexTags .blogsMyMessCol a {
font-size: 100%;
color: #fff;
text-decoration: underline;
margin-right: 0;
}
.indexTags .blogsMyMessCol a:hover {
color: #fff !important;
text-decoration: none;
}
.indexTags .blogsEntersLists {
color: #506267;
margin: 10px 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 218%;
font-weight: normal;
}
.blogsMyMessTable {
font-size: 109%;
color: #000;
margin-bottom: 15px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
.blogsMyMessTable a {
font-size: 100%;
color: #000;
text-decoration: underline;
}
.blogsThFrom, .blogsThTema, .blogsThDate {
width: 68px;
height: 23px;
background: url(../../images/blogs/thFrom.png) no-repeat;
overflow: hidden;
text-align: center;
font-weight: normal;
border-right: 40px solid #fff;
}
.blogsThTema {
width: 173px;
background: url(../../images/blogs/thTema.png) no-repeat;
}
.blogsThDate {
width: 116px;
background: url(../../images/blogs/thDate.png) no-repeat;
border: none;
}
.blogsTdMar {
border-left: 15px solid #fff;
white-space: nowrap;
}
.blogsMyMessTable td {
padding: 5px 5px 0 0;
vertical-align: top;
}
.blogsMyMessTable .blogsTdDate {
text-align: center;
width: 116px;
}
.blogsReadLetter, .blogsReadLetterOpen {
background: url(../../images/blogs/list.png) 0 2px no-repeat;
padding-left: 20px;
}
.blogsReadLetterOpen {
background: url(../../images/blogs/listOpen.png) no-repeat;
}
.indexTags .blogsAnsverMess, .indexTags .blogsDelMess {
background: url(../../images/blogs/listAnswer.png) no-repeat;
padding-left: 20px;
padding-bottom: 4px;
height: 19px;
color: #000;
text-decoration: underline;
}
.indexTags .blogsDelMess {
background: url(../../images/blogs/listDelete.png) no-repeat;
margin-left: 5px;
padding-left: 17px;
}
.blogsNewLetter .blogsReadLetter, .blogsNewLetter .blogsReadLetter2 {
font-weight: bold;
}
.blogsLetter {
color: #585757;
font-size: 109%;
margin-bottom: 17px;
}
.indexTags .blogsBackToListLetters {
background: url(../../images/blogs/backToListLetters.png) 0 3px no-repeat;
padding-left: 22px;
color: #000;
text-decoration: underline;
margin-left: 10px;
height: 19px;
}
.indexTags .blogsLetter a {
font-size: 100%;
text-decoration: underline;
}
.blogsResultSearch {
list-style: none;
margin: 15px 0;
font-size: 118%;
}
.blogsResultSearch li {
margin-bottom: 25px;
}
.blogsResultSearch h6 {
background: none;
width: auto !important;
font-size: 100%;
margin: 0;
padding: 0;
color: #000;
}
.blogsResultSearch h6 a {
text-decoration: underline;
padding: 0;
position: static;
display: inline;
font-weight: normal;
margin: 0;
width: auto;
height: auto;
}
.blogsResultSearch h6 a:hover {
color: #ff5400 !important;
}
.blogsResultSearch p, .blogsResultSearch div {
margin-bottom: 10px;
}
.blogsResultSearch a {
font-size: 100%;
text-decoration: underline;
}
.blogsSearchSection {
font-size: 84%;
}
.wid300 input {
width: 250px !important;
}
.blogsControlArticles {
width: 158px;
margin-bottom: 4px;
}
.blogsActionBlock {
background: url(../../images/blogs/actionBlockBottomFon.png) left bottom no-repeat #f5f5f5;
padding-bottom: 11px;
width: 218px;
margin-bottom: 16px;
}
.blogsActionBlockTop {
width: 100%;
height: 4px;
overflow: hidden;
background: url(../../images/blogs/actionBlockTopFon.png);
margin-bottom: 7px;
}
.blogsActionBlock ul {
list-style: none;
margin-left: 18px;
font-size: 13px;
}
.blogsActionBlock li {
display: block;
margin-bottom: 5px;
}
.blogsActionBlock ul a {
color: #55a1cc;
padding-left: 24px;
}
.blogsActionBlock .actionLetter {
background: url(../../images/blogs/actionLetter.gif) no-repeat;
}
.blogsActionBlock .actionArticles {
background: url(../../images/blogs/actionArticles.gif) no-repeat;
}
.blogsActionBlock .actionUsers {
background: url(../../images/blogs/actionUsers.gif) no-repeat;
}
.blogsActionBlock .actionComments {
background: url(../../images/blogs/actionComments.gif) no-repeat;
}
.blogsRate, .blogsAutor, .blogsPublish {
padding-left: 26px;
background: url(../../images/blogs/rate.gif) no-repeat;
display: block;
height: 16px;
}
.blogsAutor {
background: url(../../images/blogs/actionUsers.gif) no-repeat;
}
.blogsPublish {
background: url(../../images/blogs/publish.gif) no-repeat;
}
.blogsShowArt {
margin-bottom: 30px;
}
.blogsShowArt select {
width: 175px;
margin-right: 18px;
}
.blogsShowArt .wid237 {
width: 237px;
}
.blogsUserAvatar .blogsAvatarsForYou {
font-weight: bold;
background: url(../../images/blogs/regViewAvatars.png) no-repeat;
padding-left: 26px;
display: block;
color: #1b75ae;
text-decoration: underline;
font-size: 11px;
height: 18px;
}
#blogsRegCompany {
display: none;
}
.blogsButShowEndReg {
width: 177px;
height: 23px;
background: url(../../images/blogs/butShowEndReg.png);
color: #fff;
border: none;
font-size: 11px;
cursor: pointer;
margin-bottom: 9px;
}
#blogsButAddCompany {
width: 276px;
height: 23px;
background: url(../../images/blogs/butShowAddCompany.png);
color: #fff;
border: none;
font-size: 11px;
cursor: pointer;
}
.blogsHeaderSmTakje {
background: url(../../images/blogs/blogsHeaderSmTakje.png) no-repeat;
color: #000;
padding-left: 27px;
margin-bottom: 5px;
}
.blogsSmTakje {
list-style: none;
margin: 0;
}
.blogsSmTakje li {
background: url(../../images/blogs/blogsArticlesSmTakje.png) 0 3px no-repeat;
padding-left: 16px;
}
.blogsSmTakje li a {
text-decoration: underline;
}
.wid186 {
width: 186px !important;
}
.blogsSections li {
padding-left: 24px;
background: url(../../images/index3/sectionsIcons.png) 1px -475px no-repeat;
margin-bottom: 6px;
}
.blogsSections .indexSectionAuto {
background-position: 0 0;
}
.blogsSections .indexSectionShell {
background-position: 0 -30px;
}
.blogsSections .indexSectionMobil {
background-position: 0 -55px;
}
.blogsSections .indexSectionMolykote {
background-position: 0 -85px;
}
.blogsSections .indexSectionLM {
background-position: 0 -120px;
padding-bottom: 3px;
}
.blogsSections .indexSectionGruz {
background-position: 0 -150px;
}
.blogsSections .indexSectionRU {
background-position: 0 -178px;
padding-bottom: 3px;
}
.blogsSections .indexSectionSoj {
background-position: 0 -207px;
}
.blogsSections .indexSectionTerms {
background-position: 2px -236px;
}
.blogsSections .indexSectionGlue {
background-position: 0 -265px;
}
.blogsSections .indexSectionPrisadki {
background-position: 0 -290px;
}
.blogsSections .indexSectionLubrication {
background-position: 0 -314px;
}
.blogsSections .indexSectionCompressornye {
background-position: 0 -345px;
}
.blogsSections .indexSectionMoto {
background-position: 0 -374px;
}
.blogsSections .indexSectionEquipment {
background-position: 0 -410px;
}
.blogsSections .indexSectionTrans {
background-position: 0 -441px;
}
.firms {
clear: both;
padding: 20px 0;
}
* html .firms {
padding-top: 0;
}
.indexTehLibrary ul {
font-size: 100%;
}
.firms div a {
color: #01a5db;
font-weight: bold;
}
.firms div a:hover {
color: #01a5db;
text-decoration: none;
}
.firms div em a {
display: block;
color: #000;
font-weight: normal;
}
.firms div em a:hover {
color: #000;
}
.indexTopUsers {
clear: both;
}
.indexTopUsers div a:hover, .indexTopUsers div a {
color: #0298ca !important;
}
.indexTopUsers div a:hover {
text-decoration: none;
}
.innerContactsTop {
width: 220px;
height: 4px;
overflow: hidden;
background: url(../../images/inner/leftConactsTop.png);
}
.innerContacts {
width: 190px;
min-height: 109px;
background: url(../../images/inner/leftConacts.png) left bottom no-repeat #1b75ae;
color: #fff;
margin-bottom: 20px;
padding: 7px 15px 18px 15px;
}
*html .innerContacts {
height: 139px;
width: 220px;
}
.innerContacts b {
font-size: 118%;
line-height: 130%;
}
.innerContacts b span {
margin-left: 7px;
}
.innerContacts div {
margin-top: 18px;
}
.innerContacts a {
color: #fff;
}
.innerContacts a:hover {
color: #fff !important;
text-decoration: none;
}
.innerContacts p {
font-size:18px;
margin-top:10px;
margin-bottom:10px;
}
.innerContacts i {
font-style: italic;
font-size:12px;
color: #6ABBEF;
}
.indexEnterToSite .blogsLabelLogin, .indexEnterToSite .blogsLabelPass {
position: absolute;
top: 35px;
left: 17px;
color: #818181;
}
.indexEnterToSite .blogsLabelPass {
left: 105px;
}
.pagesNav a{
color:#000;
font-size:118%;
padding-right:5px;
}
.blogsBack{ 
font-size: 118%;
color:#ccc;
}
.blogsTable b{
margin-right:5px;
}
.blogsPages {
float: none;
width: 100%;
margin:7px 0 10px 0;
}
.blogsTop {
padding-right: 9px;
background: url(../../images/blogs/arrowTop.gif) right 4px no-repeat;
margin: 7px 0 15px 0 !important;
font-size:16px !important;
color:#blogsTop !important;
}
.blogsForward  span{
cursor:default;
}
.blogsBack{
padding: 0;
background:none;
}
.blogsBack span{
margin-right: 0;
color: #ccc;
cursor:default;
}
.blogsPages a{
margin-right:6px;
}
.blogsPages b{
font-size:16px;
padding:0 2px;
background:#B7C4CA;
}
.blogsTable h6{
font-size:14px;
}
.pagesNav{
font-family:Arial, Helvetica, sans-serif;
font-size:17px;
font-weight:bold;
padding-right:10px;
}
.blogsBack a, .blogsForward a{
font-style:normal;
text-decoration:underline;
font-size:16px;
color:#01A5DB;
}
.blogsBack i, .blogsForward i{
font-style:normal;
font-size:11px;
color:#000;
font-family:Times,sans-serif;
margin-right: 5px !important;
}
.blogsForward i{
margin-left: 5px;
}
.blogsBack i b, .blogsForward i b{
font-weight:normal;
font-size:10px;
color:#000;
font-family:Arial,sans-serif;
}
.blogsBack span span, .blogsForward span span{
color:#999999;
font-size:16px;
}
.blogsBack span i, .blogsForward span i{
font-style:normal;
font-size:11px;
color:#999999;
font-family:Times,sans-serif;
}
.blogsBack span i b, .blogsForward span i b{
font-weight:normal;
font-size:10px;
color:#999999;
font-family:Arial,sans-serif;
}
.blogsPages a,
.blogsPages b
{
font-size:16px !important;
margin-right: 10px !important;
}
.blogsPages b {
font-weight: normal !important;
padding: 0 3px;
}
.blogsBack a,
.blogsForward a {
margin: 0 !important;
}
.blogsSecondMenu li{
	float:left;
}
.blogsSecondMenuDroped{
	top: -2px;
}
.blogsSecondMenuDroped strong{
	margin-right:0;
}
.blogsHeader {
height: 176px;
overflow: hidden;
position: relative;
}
.blogsHeader .enterToSite2 {
top: 143px;
position: absolute;
right: 26px;
float: left;
height: 21px;
padding: 5px 0 0 31px !important;
color: #fff;
background: url(../../images/index/headerEnterSite.png) no-repeat;
text-decoration: none;
z-index: 3;
}
*html .blogsHeader .enterToSite2 {
height: 24px;
}
.blogsHeader .enterToSite2 span {
float: left;
border-bottom: 1px dashed #fff;
cursor: pointer;
}
.blogsHeader .enterToSite2:hover {
color: #6cadcf !important;
}
.blogsHeader .enterToSite2:hover span {
border-bottom: 1px solid #6cadcf;
}
.blogsHeader form {
height: 99px;
width: 47%;
position: absolute;
left: 51%;
top: 37px;
color: #b3e3fa;
z-index: 2;
}
.headerFormLeft {
width: 100%;
background: url(../../images/index/headerFormFon2.png) left top no-repeat;
top: 0;
left: 0;
position: absolute;
z-index: 1;
height: 100%;
}
*html .headerFormLeft {
background: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/index/headerFormFon2.png', sizingMethod='crop');
}
.headerRadioGroup {
position: absolute;
top: 17px;
left: 30%;
right: auto;
z-index: 2;
}
*html .headerRadioGroup {
top: 14px;
}
.blogsHeader form label {
margin: 0 20px 0 4px;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
}
*html .blogsHeader form label {
margin-right: 10px;
}
.headerRadioGroup input {
position: relative;
top: 2px;
z-index: 2;
}
.headerInput {
position: absolute;
left: 18px;
top: 43px;
width: 100%;
z-index: 2;
}
.headerInputLeft {
float: left;
height: 27px;
background: url(../../images/index/headerInputFon.png) no-repeat;
width: 70%;
}
.headerInputRight {
float: left;
width: 5px;
height: 27px;
background: url(../../images/index/headerInputFonRight.png);
overflow: hidden;
margin: 0;
}
.headerInput #search {
background: none;
border: none;
margin: 3px 5px 0 5px;
width: 98%;
padding-top: 2px;
}
.headerInput .but {
width: 77px;
height: 26px;
background: url(../../images/index/headerBut.png);
cursor: pointer;
border: none;
margin-left: 5px;
}
.headerFormRight {
width: 7px;
height: 99px;
background: url(../../images/index/headerFormRight.png) !important;
position: absolute;
top: 0;
right: -7px;
overflow: hidden;
z-index: 2;
}
*html .headerFormRight {
righty:expression(parentNode.offsetWidth % 2 ? style.right="-8px" : style.right="-7px");
background: none !important;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/index/headerFormRight.png') !important;
}
.headerExample {
position: absolute;
left: 19px;
top: 75px;
color: #6cadcf;
z-index: 2;
}
.headerExample em {
font-style: normal;
text-decoration: underline;
cursor: pointer;
}


.blogsTopHeader {
height: 174px;
background: url(../../images/blogs/headerCenter.jpg) 0 -34px repeat-x;
}
.blogsHeaderLeft {
width: 654px;
height: 174px;
background: url(../../images/blogs/headerLeft.jpg) 0 -34px;
position: absolute;
top: 0;
left: 0;
z-index: 1;
}
.blogsHeaderRight {
width: 279px;
height: 174px;
background: url(../../images/blogs/headerRight.jpg) 0 -34px;
position: absolute;
top: 0;
right: 0;
z-index: 1;
}
*html .blogsHeaderRight {
righty:expression(parentNode.offsetWidth % 2 ? style.right="-1px" : style.right="0px"); 
}
.blogsSecondMenu {
position: absolute;
z-index: 2;
top: 144px;
left: 13px;
list-style: none;
font-size: 118%;
width: 100%;
}
.blogsMainMenu li, .blogsSecondMenu li {
display: inline;
margin-right: 34px;
color: #00b2dd;
}
.blogsSecondMenu li {
margin-right: 1%;
}
.blogsMainMenu a, .blogsSecondMenu a {
color: #fff;
}
.blogsMainMenu a:hover {
color: #6cadcf !important;
}
.blogsSecondMenu a {
padding: 2px 3px 5px 3px;
height: 23px;
position: relative;
}
.blogsSecondMenu a:hover, .blogsSecondMenu .topMenuAcitve a {
color: #fff !important;
background: #a0d21f;
}
.blogsSecondMenu .blogsAHoverRight, .blogsSecondMenu .blogsAHoverLeft {
background: url(../../images/blogs/secondMenuAHover.png);
display: block;
width: 4px;
height: 23px;
overflow: hidden;
position: absolute;
top: 0;
right: -4px;
visibility: hidden;
}
.blogsSecondMenu .blogsAHoverLeft {
background: url(../../images/blogs/secondMenuAHover2.png);
left: -4px;
}
*html .blogsSecondMenu .blogsAHoverRight {
background: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../images/blogs/secondMenuAHover.png');
}
*html .blogsSecondMenu .blogsAHoverleft {
background: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../images/blogs/secondMenuAHover2.png');
}
.blogsSecondMenu a:hover .blogsAHoverRight, .blogsSecondMenu a:hover .blogsAHoverLeft, .blogsSecondMenu .topMenuAcitve .blogsAHoverLeft, .blogsSecondMenu .topMenuAcitve .blogsAHoverRight {
visibility: visible;
}
.blogsSecondMenu .blogsWriteArticles {
color: #cefb55;
font-weight: bold;
padding-left: 22px;
background: url(../../images/blogs/writeArticles.png) no-repeat;
}
.blogsSecondMenu .blogsWriteArticles:hover {
color: #cef500 !important;
background: url(../../images/blogs/writeArticles.png) no-repeat !important;
}
.blogsSecondMenu b {
color: #fff;
}
*html .blogsSecondMenu b {
position: relative;
top: -5px;
}
.blogsToMain {
padding-left: 18px;
background: url(../../images/blogs/headerArrowLeft.gif) left 7px no-repeat;
}
.blogsLogo {
width: 138px;
height: 51px;
background: url(../../images/blogs/logo.jpg);
position: absolute;
z-index: 2;
top: 49px;
left: 41px;
display: block;
text-indent: -9999px;
overflow: hidden;
}
.headerShapkaDeda {
z-index: 3;
top: 27px;
left: 135px;
}
.blogsTopHeader p {
position: absolute;
z-index: 2;
top: 73px;
left: 226px;
color: #fff;
font-size: 109%;
}

.blogsListArticles {
margin-top: 20px;
}
.blogsLeftColumn {
float: left;
width: 240px;
overflow: hidden; 
}
.blogsSections h6 {
width: 150px;
margin-bottom: 12px;
}
.blogsSections ul {
font-size: 118%;
margin-bottom: 28px;
}
.blogsSections li {
margin-bottom: 3px;
}
.blogsSections a {
color: #293c42;
}
.blogsPreview {
padding-bottom: 20px;
border-bottom: 1px dashed #aeaeae;
margin-bottom: 20px;
display: table;
width: 100%;
}
*html .blogsPreview {
width: 100%;
}
.blogsActiv {
background: #f5f5f5;
border: none;
padding: 14px 24px 18px 25px;
width: auto;
}

.blogsPreview h5, .indexTags h1 {
color: #010101;
margin: 0 0 14px 0;
}
.blogsPreview h5 a, .indexTags h1 a  {
text-decoration: underline;
font-size: 125%;
}
.indexTags h1 a {
font-size: 100%;
}
.indexTags h1 b {
color: #458bc2;
}
.blogsPreview h5 a.blogsArt {
color: #010101;
}
#blogsContent {
overflow: hidden;
}
.indexTags #blogsContent h1 {
font-size: 125%;
}
.indexTags #blogsContent ul {
margin: 15px;
}
.indexTags #blogsContent li {
margin-bottom: 4px;
}
.indexTags #blogsContent a {
text-decoration: underline;
font-size: 100%;
}
.indexTags #blogsContent p, .indexTags #blogsContent div {
margin-bottom: 20px;
}
.indexTags #blogsContent table {
font-size: 100%;
margin: 15px 0;
}
.indexTags #blogsContent th, .indexTags #blogsContent td {
padding: 4px;
}
.indexTags #blogsContent td p, .indexTags #blogsContent td div {
margin: 0;
position: static;
}
.blogsPreview div {
color: #000;
font-size: 118%;
width: 100%;
display: table;
position: relative;
}

.blogsPreview p img {
margin: 0 20px 20px 0;
float: left;
}
.blogsPreview div div {
float: none;
font-size: 100%;
width: auto;
marigin: 0;
display: block;
}
.indexTags {
color: #000;
font-size: 100%;
}
.blogsTags {
padding-top: 12px;
width: 100%;
}
.blogsTags div {
font-size: 87%;
color: #01a5db;
margin-left: 120px;
}
.blogsTags a {
font-size: 87% !important;
}
.blogsTags b {
color: #636363;
float: left;
width: 125px;
font-size: 87%;
padding-left: 24px;
background: url(../../images/blogs/keywords.gif) no-repeat;
height: 16px;
position: relative;
top: 2px;
}
* html .blogsTags b {
width: 145px;
}
.blogsPreview table {
font-size: 100%;
color: #636363;
width: 100%;
margin-top: 10px;
}
.blogsPreview th {
text-align: left;
}
.blogsPreview table td {
padding-left: 26px;
}
.blogsPreview table a {
font-size: 100%;
color: #636363;
text-decoration: underline;
}
.blogsPreview .blogsRayting span {
font-size: 172%;
color: #77ca00;
margin-right: 16px;
}
.blogsRayting img {
cursor: pointer;
}
.blogsRayting .rating_value_good {
color: #77ca00;
font-size: 18px;
}
.blogsRayting .rating_value_bad {
color: #999;
font-size: 18px;
}
.blogsPreview .blogsComments {
text-align: right;
}
.blogsPreview .blogsComments a {
font-weight: bold;
color: #01a5db;
}
.blogsBan2 {
margin-bottom: 42px;
}
.blogsPageNav {
background: #f5f5f5;
padding: 13px 21px 12px 12px;
margin-bottom: 43px;
font-size: 163%;
}
.blogsPageNav a {
text-decoration: underline;
}
.blogsBack {
padding-left: 22px;
margin-right: 5px;
}
.blogsTop {
padding-right: 9px;
margin:0 0 4px 28px;
float:none;
}
.blogsForward {
margin-right: 5px;
}
.blogsPages {
float: right;
}
.blogsUserPanel, .blogsUserPanelAutoriz {
width: 387px;
height: 154px;
background: url(../../images/blogs/userPanel.png);
position: absolute;
z-index: 2;
top: 54px;
right: 18px;
}
.blogsUserPanelAutoriz {
background: url(../../images/blogs/userPanelAutoriz.png);
}
.blogsAvatar {
display: block;
width: 85px;
height: 85px;
overflow: hidden;
position: absolute;
top: 8px;
left: 12px;
}

.blogsUserPanelAutoriz form {
position: absolute;
top: 40px;
left: 126px;
}
.blogsUserPanelAutoriz #loginEnterToSite, .blogsUserPanelAutoriz #passwordEnterToSite {
width: 74px;
background: #fff;
border: 1px solid #8ab7c3;
color: #818181;
padding: 4px 4px 0 7px;
font-size: 11px;
height: 19px;
}
*html .blogsUserPanelAutoriz #loginEnterToSite, *html .blogsUserPanelAutoriz #passwordEnterToSite {
width: 85px;
height: 25px;
}
.blogsUserPanelAutoriz #passwordEnterToSite {
background: url(../../images/blogs/inputPassFon.gif) 0 0 no-repeat #fff;
}
.blogsUserPanelAutoriz #butSub {
width: 25px;
height: 26px;
background: url(../../images/blogs/butInterToSite.png);
cursor: pointer;
border: none;
position: relative;
top: 2px;
//top: 0;
}
.blogsUserPanelAutoriz .enterToSiteLinks {
display: block;
margin: 7px 0 0 2px;
}
.blogsUserPanelAutoriz .enterToSiteLinks a {
color: #fff;
}
.blogsUserPanelAutoriz .enterToSiteLinks a:hover {
color: #fff !important;
}
.blogsUserName {
font-size: 163%;
width: 190px;
height: 22px;
overflow: hidden;
position: absolute;
top: 8px;
left: 127px;
}
.blogsUserName a {
text-decoration: none;
color: #fff;
}
.blogsUserName a:hover {
text-decoration: underline;
color: #fff !important;
}
.blogsExit {
position: absolute;
top: 15px;
right: 25px;
color: #31b4e0;
font-weight: bold;
}
.blogsExit:hover {
color: #fff !important;
}
.blogsChangeProfile {
position: absolute;
top: 42px;
left: 127px;
color: #fff;
padding-left: 23px;
background: url(../../images/blogs/changeProfile.png) no-repeat;
float: left;
height: 17px; 
}
.blogsChangeProfile:hover {
color: #fff !important;
text-decoration: none; 
}
.blogsChatBegin, .blogsChatBeginMess {
display: block;
width: 165px;
height: 17px;
color: #fff;
background: url(../../images/blogs/chatBegin.png);
position: absolute;
top: 71px;
left: 149px;
text-align: center;
padding-top: 2px;
}
.blogsChatBeginMess {
width: 158px;
background: url(../../images/blogs/chatBeginMess.png);
left: 129px;
text-align: left;
padding-left: 27px;
}
*html .blogsChatBegin, *html .blogsChatBeginMess {
height: 19px;
}
*html .blogsChatBeginMess {
width: 185px;
}
.blogsChatBegin:hover, .blogsChatBeginMess:hover {
color: #fff !important;
text-decoration: none;
}
.blogsUserPanel ul {
list-style: none;
position: absolute;
top: 118px;
left: 10px;
font-size: 118%;
}
.blogsUserPanel li {
float: left;
margin-right: 26px;
padding-top: 6px;
}
.blogsUserPanel li a {
color: #fff;
}
.blogsUserPanel li a:hover {
color: #ddd !important;
}
.blogsUserPanel li .blogsMyMess, .blogsUserPanel li .blogsMyMessActiv {
float: left;
height: 26px;
padding: 6px 0 0 33px;
position: relative;
top: -6px;
background: url(../../images/blogs/my-message-actic.png) 0 7px no-repeat;
}
.blogsUserPanel li .blogsMyMessActiv {
background: url(../../images/blogs/my-message-activ.png) 0 7px no-repeat;
}
.blogsSearch {
height: 74px;
position: relative;
margin-top: 12px;
background: url(../../images/blogs/searchCenter.gif) repeat-x;
}
.blogsSearchLeft, .blogsSearchRight {
width: 4px;
height: 74px;
position: absolute;
top: 0;
left: 0;
background: url(../../images/blogs/searchLeft.gif);
}
.blogsSearchRight {
width: 6px;
left: auto;
right: 0;
background: url(../../images/blogs/searchRight.gif);
}
*html .blogsSearchRight {
righty:expression(parentNode.offsetWidth % 2 ? style.right="-1px" : style.right="0px"); 
}
.blogsSearch1 {
width: 405px;
background: url(../../images/blogs/searchRight.gif) right top no-repeat;
height: 74px;
position: relative;
font-weight: bold;
font-size: 118%;
color: #506267;
float: left;
}
.blogsSel1 {
position: absolute;
top: 11px;
left: 17px;
}
.blogsSel1 label {
margin-right: 8px;
}
.blogsSel1 select {
width: 175px;
}
.blogsSel2 {
position: absolute;
top: 40px;
left: 74px;
}
.blogsSel2 select {
width: 237px;
}
.blogsButShow {
border: none;
width: 72px;
height: 23px;
cursor: pointer;
background: url(../../images/blogs/butShow.png);
margin-left: 4px;
text-align: center;
color: #fff;
font-size: 90%;
}
.blogsSearch2 {
height: 74px;
background: url(../../images/blogs/searchCenter2.gif) top left no-repeat;
margin-left: 405px;
position: relative;
font-weight: bold;
color: #506267;
font-size: 118%;
}
.blogsSearch2 div {
padding: 10px 0 0 26px;
}
.blogsSearch2 label {
display: block;
margin-bottom: 5px;
}
.blogsSearch2 span {
display: block;
height: 30px;
background: url(../../images/blogs/searchInput.png) top left no-repeat;
width: 70%;
float: left;
}

.blogsSearch2 span input {
margin: 5px 0 0 5px;
border: none;
background: none;
width: 95%;
}
.blogsSearch2 b {
display: block;
height: 30px;
width: 3px;
background: url(../../images/blogs/searchInputRight.png);
float: left;
}
.blogsSearch2 .blogsButShow {
margin-top: 4px;
}
.blogsAllComments {
margin-bottom: 20px;
text-align: right;
}
.blogsAllComments a {
color: #f26921;
padding-left: 18px;
background: url(../../images/blogs/arrowComments.gif) 0 7px no-repeat;
text-decoration: underline;
}
.blogsAllComments a:hover {
color: #f26921 !important;
text-decoration: none;
}
h1, h2 {
color: #506267;
font-size: 145%;
margin: 20px 0 27px 0;
font-weight: bold;
}
h2 {
margin-bottom: 18px;
}
h1 a, h2 a {
font-size: 100%;
}
h1 strong, h2 strong {
color: #01a5db;
}
.blogsAllCommentsList {
list-style: none;
font-size: 100%;
color: #000;
margin-bottom: 10px;
}
.blogsAllCommentsList a {
text-decoration: underline;
}
.blogsAllCommentsList li {
margin-bottom: 42px;
}
.blogsCommentsUser {
color: #506267;
margin-bottom: 16px;
font-size: 84%;
}
.blogsCommentsUser a {
color: #636363;
font-weight: bold;
}
.blogsCommentsUser a img {
position: relative;
top: 8px;
margin-right: 12px;
}
.blogsAllCommentsList p {
margin-bottom: 11px;
}
.blogsCommentsLinkToSection {
background: url(../../images/index/indexNewsDt.gif) 0 4px no-repeat;
padding-left: 10px;
text-decoration: underline;
}
.blogsAllCommentsList .blogsCommentsReadArticles {
color: #000;
font-weight: bold;
}
.blogsUserAvatar {
margin-bottom: 35px;
float: left;
width: 100%;
}
.blogsUserManager {
margin-bottom: 5px;
}
.butManager {
width: 140px;
height: 27px;
background: url(../../images/blogs/butManeger.png);
margin: 0 0 10px 110px;
}
.managerInfo {
font-size: 12px;
position: static !important;
margin-left: 112px;
}
.blogsUserAvatar img {
position: static;
float: left;
width: 85px;
height: 85px;
margin-right: 20px;
}
.blogsEditProfile .blogsUserAvatar img {
width: 50px;
height: 50px;
border: 1px solid #e66f73;
position: absolute;
top: 27px;
left: 13px;
}
.blogsAddFrend, .blogsRemoveFrend {
background: url(../../images/blogs/addFrend.jpg) 0 4px no-repeat;
padding: 9px 0 7px 37px;
font-weight: bold;
text-decoration: underline !important;
position: relative;
}
.blogsRemoveFrend {
background-image: url(../../images/blogs/removeFrend.jpg);
}
.blogsAddFrendInfo {
background: url(../../images/blogs/addFrendInfo.png) no-repeat;
height: 52px;
padding: 14px 0 0 50px;
margin-top: 29px;
width: 50%;
position: relative;
float: left;
color: #000;
}
*html .blogsAddFrendInfo {
float: none;
width: 70%;
}
.blogsAddFrendInfo div {
background: url(../../images/blogs/addFrendInfoRight.gif);
width: 6px;
height: 52px;
position: absolute;
top: 0;
right: -6px;
}
.blogsUserInfo {
margin-bottom: 37px;
color: #000;
float: left;
width: 100%;
}
.blogsUserInfo ul {
list-style: none;
float: left;
width: 40%;
margin-right: 40px;
font-size: 118%;
}
.blogsUserInfo li {
margin-bottom: 3px;
}
.blogsUserInfo ul a {
font-weight: bold;
text-decoration: underline;
font-size: 100%;
}
.blogsUserInfo .blogsUserInfoLast {
width: 100%;
margin: 20px 0 0 0;
}
.blogsUserInfo h3, .blogsUserInfo h4  {
font-size: 125%;
font-weight: bold;
margin: 10px 0;
}
.blogsUserInfo p {
font-size: 118%;
margin-bottom: 3px;
}
.blogsArticlesUser {
margin: 40px 0 55px 0;
color: #000;
}
.blogsArticlesUser ul {
list-style: none;
}
.blogsArticlesUser li {
margin-bottom: 3px;
}
.blogsArticlesUser a {
text-decoration: underline;
}
.blogsArticlesUser .blogsUserArticlesLink {
color: #000;
}
.blogsUsers {
margin-bottom: 23px;
color: #000;
}
.blogsUsersList {
margin-right: 227px;
}
.blogsUsersList table {
font-size: 118%;
font-weight: bold;
width: 100%;
color: #000;
margin: 0 !important;
}
*html .blogsUsersList table {
width: auto;
}
.blogsUsersList .td1 a {
font-size: 100%;
position: relative;
top: 3px;
color: #000;
text-decoration: underline;
}
.blogsUsersList td {
padding: 11px 0 0 17px;
width: 8%;
}
.blogsUsersList th {
padding-top: 9px;
}
.blogsUsersList .td1 {
width: 70%;
color: #000;
padding-left: 5px;
}
.blogsUsersList .tdRate {
color: #73c300;
padding-left: 5px;
width: 22%;
text-align: center;
}
.blogsUsersList th.tdRate {
color: #000;
}
.blogsUsersList td img {
float: left;
margin-right: 8px;
}
.blogsUsersTopListVklad {
background: #fff;
height: 35px;
position: relative;
}
.blogsUsersVklad, .blogsUsersVklad2 {
cursor: pointer;
padding: 9px 0 0 8px;
text-decoration: underline;
float: left;
width: 202px;
font-size: 118%;
font-weight: bold;
position: absolute;
top: 0;
left: 0;
}
*html .blogsUsersVklad {
width: 210px;
}
.blogsUsersVklad2 {
width: 162px;
left: 210px;
}
*html *html .blogsUsersVklad {
width: 170px;
}
.blogsActivVklad {
text-decoration: none;
background: url(../../images/blogs/usersVkladFon.png);
color: #fff;
cursor: default;
height: 40px;
//margin-bottom: -10px;
//position: relative;
}
*html .blogsActivVklad {
height: 49px;
}
.blogsActivVklad2 {
width: 170px;
}
.blogsUsersTopList {
background: #f5f5f5;
padding-bottom: 10px;
width: 100%;
}
.blogsUsersList .blogsPageNav {
margin-top: 4px;
font-size: 127%;
font-weight: bold;
}
.blogsUsersList .blogsPageNav a {
margin-right: 4px;
}
.blogsUsersList .blogsPageNav .blogsBack {
margin: 0 34px 0 0;
}
.blogsUsersList .blogsForward {
margin-left: 34px;
}
.blogsUsersList .blogsPageNav b {
font-size: 118%;
margin: 0 4px 0 0;
}
.blogsUserCornerTL {
width: 3px;
height: 3px;
overflow: hidden;
position: absolute;
top: 0;
left: 0;
background: url(../../images/blogs/cornerGreyTL.gif);
}
.blogsNowInSite {
float: right;
width: 200px;
}
.blogsNowInSite p {
margin: 0 0 10px 0;
}
.blogsNowInSite ul {
list-style: none;
color: #293c42;
}
.blogsNowInSite li {
margin-bottom: 11px;
}
.blogsNowInSite li img {
float: left;
margin-right: 8px;
}
.blogsNowInSite li a {
font-size: 100%;
color: #293c42;
text-decoration: underline;
}
.blogsNewUsers {
border-top: 1px dashed #aeaeae;
margin-bottom: 30px;
}
.blogsNewUsers h6 {
top: -1px;
}
*html .blogsNewUsers h6 {
left: -3px;
}
.blogsNewUsers ul {
list-style: none;
color: #000;
}
.blogsNewUsers li {
display: inline;
margin: 0 35px 0 0;
white-space: nowrap;
line-height: 170%;
//white-space: normal;
}
*html .blogsNewUsers li {
white-space: normal;
}
.blogsNewUsers li a {
color: #000;
text-decoration: underline;
font-weight: bold;
margin-right: 7px;
}
.blogsEditProfile {
padding-bottom: 20px;
display: table;
width: 100%;
}
.blogsEditProfile h4 {
font-size: 14px;
font-weight: bold;
margin: 10px 0 10px 14px;
color: #1b75ae;
}
.blogsEditProfile label {
font-size: 118%;
font-weight: bold;
float: left;
width: 138px;
position: relative;
top: 5px;
padding-left: 13px;
}
*html .blogsEditProfile label {
width: 151px;
}
.blogsEditProfile label span {
color: #4fce00;
margin-right: 3px;
font-size: 200%;
line-height: 18px;
position: absolute;
top: 0;
left: 0;
}
.blogsEditProfile i {
color: #1b75ae;
}
.blogsCheck {
margin-bottom: 10px;
}
.blogsCheck label {
float: none !important;
position: static;
margin-right: 10px;
width: auto !important;
}
.blogsUserAvatar {
height: 100px;
position: relative;
margin-bottom: 0 !important;
}
.blogsUserAvatar .blackFace {
width: 50px;
height: 50px;
background: url(../../images/blogs/blackFace.png);
position: absolute;
top: 27px;
left: 13px;
}
.type_file {
position: relative;
min-height: 26px;
margin-left: 38px;
}
*html .type_file {
height: 26px;
}
.type_file .multi {
position: absolute;
top:0;
z-index: 2;
width: 266px !important;
height: 20px !important;
-moz-opacity:0 ;
filter:alpha(opacity: 0);
opacity: 0;
left: 0;
}
html:root .multi {
left: 160px;
}
.fon_type_file {
width: 266px !important;
height: 26px;
background: url(../../images/blogs/editProfile/inputTypeFile.png) no-repeat;
position: absolute;
top: 0;
left: 112px;
z-index: 1;
//left: 2px;
}
.type_file .input_text {
position: absolute;
top: 5px;
left: 117px;
z-index: 2;
width: 174px !important;
background: none;
border: none;
//left: 7px;
}
.blogsUserAvatar p {
position: absolute;
top: 33px;
left: 151px;
}
.blogsInput, .blogsSelect, .blogsTexarea, .blogsInputCode, .blogsTexarea, .blogsLongText {
background: url(../../images/blogs/editProfile/inputText.gif) 150px 0 no-repeat;
min-height: 26px;
width: 100%;
float: left;
margin-bottom: 16px;
}
*html .blogsInput, *html .blogsSelect, *html .blogsTexarea, *html .blogsInputCode, *html .blogsLongText {
float: none;
width: auto;
height: 26px;
}
.blogsInputCode {
background: url(../../images/blogs/editProfile/inputTextCode.gif) 255px 0 no-repeat;
}
.blogsLongText {
background: url(../../images/blogs/editProfile/inputLongText.gif) 150px 0 no-repeat;
}
.blogsInputCode img {
float: left;
}
.blogsInputCode input {
margin: 4px 16px 0 8px;
width: 60px;
background: none;
border: none;
}
.blogsSelect {
background: none;
}
.blogsInput input {
margin: 4px 16px 0 3px;
width: 178px;
background: none;
border: none;
}
.blogsLongText input {
margin: 4px 16px 0 3px;
width: 450px;
background: none;
border: none;
}
.blogsInput p, .blogsSelect p, .blogsLongText p {
width: 280px;
margin: 7px 0 0 151px;
}
.blogsSelect p {
clear: both;
}
.blogsLongText p {
width: 450px;
}
.blogsInput .blogsShowEmail {
float: none;
padding: 0;
width: auto;
margin: 0 11px 0 0;
top: 0;
}
*html .blogsInput .blogsShowEmail {
top: -2px;
}
.blogsInput .blogsInputShowEmail {
width: auto;
}
.blogsTexarea {
background: none;
}
.blogsTexarea textarea {
width: 340px;
height: 90px;
overflow-y: scroll;
padding: 5px;
border: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 118%;
background: url(../../images/blogs/editProfile/textaerea.png) 0 0 no-repeat;
}
html* .blogsTexarea {
background: url(../../images/blogs/editProfile/textaerea.png) 150px 0 no-repeat;
height: 100px !important;
}
html* .blogsTexarea textarea {
width: 330px !important;
height: 90px;
margin: 5px 0 10px 0 0;
background: none;
}
* html .blogsTexarea textarea {
width: 340px !important;
}
*+html .blogsTexarea textarea {
height: 85px;
}
.blogsMarginBut {
margin-left: 250px;
}
.blogsRequered {
font-weight: bold;
padding-top: 12px;
margin-bottom: 15px;
}
.blogsRequered span {
color: #4fce00;
font-size: 200%;
position: relative;
top: 4px;
}
.blogsRequered ul {
list-style: none;
}
#blogsOnTalkMenager {
background: url(../../images/blogs/editProfile/talkManager.jpg) 10px 0 no-repeat;
height: 44px;
font-weight: bold;
padding: 19px 0 0 53px;
display: block;
text-decoration: underline;
margin: 14px 0;
}
.marBot42 {
margin-bottom: 42px;
}
.blogsTable {
display: table;
width: 100%;
margin-bottom: 20px;
text-align: left;
padding-top:10px;
}
.blogsTable a {
margin-right: 5px;
}
#sex, #day {
width: 64px !important;
margin-right: 5px;
}
.wid64 {
width: 64px !important;
}
#month {
width: 118px;
margin-right: 5px;
}
.wid118 {
width: 118px !important;
}
.wid280 {
width: 280px !important;
}
.wid300 {
width: 300px !important;
}
#year {
width: 85px;
}
.wid85 {
width: 85px !important;
}
.blogsEditProfile .clearReg {
clear: both;
margin: 0;
}
.blogsEditProfile .registerLeftBlock {
float: left !important;
width: 360px !important;
padding: 0 !important;
clear: none !important;
}
.blogsEditProfile .registerLeftBlock input {
width: 175px !important;
}
.blogsEditProfile .blogsInfoRegCompany {
width: 100%;
float: left;
background: url(../../images/blogs/infoAboutRegCompany.png) no-repeat;
color: #ff0000;
padding-top: 45px;
margin-bottom: 10px;
}
.blogsEditProfile .blogsInfoRegCompany span {
margin-left: 9px;
display: block;
width: 588px;
font-size: 11px;
}
/*----selects---*/
.selectArea, .center_a, .selectArea .left, .scrollbar-up, .scrollbar-down, .scrollbar-handle {
background: url(../../images/blogs/editProfile/selects.png) no-repeat;
}
.selectArea {
height:26px !important;
background-position: 0 -52px;
background-repeat: repeat-x;
margin: 0 5px 0 0 !important;
text-indent: 9px;
position: relative;
float: left !important;
clear: none !important;
color: #000;
font-size: 11px !important;
}

.selectArea input {
border: none !important;
position: absolute;
background: none !important;
top: 4px;
left: 1px;
width: 130px !important;
height: 16px !important;
overflow: hidden;
margin: 0 22px 0 0 !important;
font-size: 11px !important;
font-family: Tahoma;
color: #4e4e4e !important;
padding: 0 0 0 7px !important;
height: auto !important;
cursor: pointer;
}
*html .selectArea input {
width: 130px !important;
}
.center_a {
background-position: right -26px;
cursor: pointer;
height: 22px !important;
position: absolute !important;
top: 0 !important;
right: 0;
width: 100% !important;
padding: 4px 0 0 0 !important;
clear: none !important;
margin: 0 !important;
color: #000 !important;
font-size: 11px !important;
}
*html .center_a {
height: 26px !important;
right: -1px;
overflow: hidden;
}
.selectArea .left {
width:2px;
height:26px;
float:left;
background-position: 0 0;
overflow: hidden;
}
/*Selects drop-down*/
.selectArea .optionsDivInvisible, .selectArea .optionsDivVisible {
position:absolute !important;
margin: 0 !important;
background: #fff !important;
z-index:200;
text-align: left;
left: 0 !important;
top: 22px !important;
width: 100% !important;
overflow: hidden;
clear: none !important;
border-bottom: 1px solid #4a9dc8;
padding: 0 !important;
}
.optionsDivVisible {display:block;}
.selectArea .optionsDivInvisible span {
margin:0 !important;
padding: 2px 0 2px 0 !important;
display: block;
width: auto;
height: 12px !important;
cursor: pointer;
text-decoration: none;
position: relative !important;
color: #4e4e4e !important;
font-size: 11px !important;
font-weight: normal !important;
z-index: 20;
top: 0 !important;
left: 0 !important;
border-left: 1px solid #4a9dc8 !important;
border-right: 1px solid #4a9dc8 !important;
float: none !important;
background: none;
}
.selectArea .scrollbar-container span {
margin-left: -5px !important;
}
.selectArea .optionsDivInvisible span:hover {
background: #4a9dc8;
color: #fff !important;
}
.selectArea .optionsDivInvisible span.over {
background: #4a9dc8;
color: #fff !important;
}
.scrollbar-container {
height: 143px;
margin: 0 !important;
padding: 0 !important;
overflow: hidden;
position: relative !important;
border-left: 1px solid #809bac !important;
border-right: 1px solid #809bac !important;
display: block !important;
float: none !important;
clear: none !important;
}
*html .scrollbar-container {
width: 100% !important;
}
.scrollbar-up, .scrollbar-down {
width: 17px;
height: 18px;
position: absolute !important;
top: 0;
right: 0;
left: auto;
cursor: pointer;
z-index: 40;
background-position: -5px -78px;
margin: 0 !important;
padding: 0 !important;
}
.scrollbar-down {
top: auto;
bottom: 0;
background-position: -5px -96px;
}
.scrollbar-track {
height: 113px;
width: 17px;
background: #f4f6f8;
position: absolute !important;
top: 15px;
right: 0;
z-index: 30;
margin: 0 !important;
padding: 0 !important;
}
*html .scrollbar-track, *html .scrollbar-up, *html .scrollbar-down {
right: -1px;
}
.scrollbar-handle {
cursor: pointer;
position: absolute !important;
right: 0;
top: 0;
width: 17px;
height: 41px;
overflow: hidden;
margin: 0 !important;
background-position: -5px -114px;
display: block;
}
.container2 {
height: 103px;
width: 100% !important;
clear: none !important;
position: static !important;
margin: 0 !important;
padding: 0 !important;
}
.scroller-container {
top: 0;
left: 0;
z-index: 20;
position: absolute !important;
width: 1000px !important;
display: block !important;
margin: 0 !important;
padding: 0 !important;
}
.selectArea .optionsDivInvisible .scroller-container span {
border: none !important;
}
.table_body {
font-size: 118%;
margin-bottom: 15px;
}
.table_body table {
font-size: 100%;
}
.table_body th {
text-align: center;
}
.table_bottom {
margin-top: 30px;
}
.art_bottom td {
padding-right: 10px;
vertical-align: middle;
}
.cloud {
display: block;
margin-bottom: 20px;
}
.blogsCommunity {
width: 100%;
font-size: 118%;
color: #000;
margin-bottom: 20px;
}
*html .blogsCommunity {
width: 65%;
}
.blogsCommunity td, .blogsCommunity th {
border-bottom: 1px dashed #dde8eb;
padding: 5px;
}
.blogsCommunity th, .blogsCommunity td {
text-align: center;
width: 15%;
}
.blogsCommunity .blogsNameCommunity {
text-align: left;
width: 65%;
font-weight: bold;
}
.blogsCommunity a {
text-decoration: underline;
}
.blogsCommunity .number_good, .blogsCommunity .number_bed {
font-size: 150%;
background: #b1ca6c;
color: #fff;
font-weight: bold;
padding: 3px;
}
.blogsCommunity .number_bed {
background: #b4b4b4;
}
.blogsCommunityAvatar {
height: 120px;
margin-bottom: 20px;
}
.blogsCommunityAvatar img {
float: left;
margin-right: 20px;
}
.blogsCommunityAvatar .cant {
font-size: 200%;
color: #ccc;
}
.blogsCommunityAvatar .number_good {
font-size: 200%;
margin: 0 3px;
color: #b1ca6c;
}
.blogsCommunityAvatar div {
margin-top: 4px;
}
.blogsCommunityDesc {
margin-bottom: 20px;
}
#hiddenPart {
display: none;
}
*html #hiddenPart {
height: 300px;
}
.blogsInfo {
width: 385px;
background: url(../../images/blogs/infoBlock.png) no-repeat;
padding: 16px 16px 16px 50px;
}
*html .blogsInfo {
width: 451px;
}
.blogsInfo ul {
list-style: none;
}
.blogsInfoBottom {
width: 451px;
height: 5px;
overflow: hidden;
background: url(../../images/blogs/infoBlockBottom.png);
margin-bottom: 15px;
}
.blogsTablePersonalMess {
width: 100%;
font-size: 100%;
}
.blogsTablePersonalMess th {
text-align: center;
}
.blogsTablePersonalMess a {
font-size: 100%;
text-decoration: underline;
}
.indexTags .blogsWriteMess {
font-size: 127%;
font-weight: bold;
height: 18px;
background: url(../../images/blogs/writeMess.png) no-repeat;
float: left;
padding: 4px 0 0 27px;
color: #236fa1;
text-decoration: underline;
margin-bottom: 21px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
.indexTags .blogsMyMessCol {
width: 414px;
height: 24px;
background: url(../../images/blogs/myMessCol.png);
overflow: hidden;
color: #fff;
clear: both;
font-size: 127%;
text-align: center;
padding-top: 11px;
}
*html .indexTags .blogsMyMessCol {
height: 35px;
}
.indexTags .blogsMyMessCol a {
font-size: 100%;
color: #fff;
text-decoration: underline;
margin-right: 0;
}
.indexTags .blogsMyMessCol a:hover {
color: #fff !important;
text-decoration: none;
}
.indexTags .blogsEntersLists {
color: #506267;
margin: 10px 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 218%;
font-weight: normal;
}
.blogsMyMessTable {
font-size: 109%;
color: #000;
margin-bottom: 15px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
.blogsMyMessTable a {
font-size: 100%;
color: #000;
text-decoration: underline;
}
.blogsThFrom, .blogsThTema, .blogsThDate {
width: 68px;
height: 23px;
background: url(../../images/blogs/thFrom.png) no-repeat;
overflow: hidden;
text-align: center;
font-weight: normal;
border-right: 40px solid #fff;
}
.blogsThTema {
width: 173px;
background: url(../../images/blogs/thTema.png) no-repeat;
}
.blogsThDate {
width: 116px;
background: url(../../images/blogs/thDate.png) no-repeat;
border: none;
}
.blogsTdMar {
border-left: 15px solid #fff;
white-space: nowrap;
}
.blogsMyMessTable td {
padding: 5px 5px 0 0;
vertical-align: top;
}
.blogsMyMessTable .blogsTdDate {
text-align: center;
width: 116px;
}
.blogsReadLetter, .blogsReadLetterOpen {
background: url(../../images/blogs/list.png) 0 2px no-repeat;
padding-left: 20px;
}
.blogsReadLetterOpen {
background: url(../../images/blogs/listOpen.png) no-repeat;
}
.indexTags .blogsAnsverMess, .indexTags .blogsDelMess {
background: url(../../images/blogs/listAnswer.png) no-repeat;
padding-left: 20px;
padding-bottom: 4px;
height: 19px;
color: #000;
text-decoration: underline;
}
.indexTags .blogsDelMess {
background: url(../../images/blogs/listDelete.png) no-repeat;
margin-left: 5px;
padding-left: 17px;
}
.blogsNewLetter .blogsReadLetter, .blogsNewLetter .blogsReadLetter2 {
font-weight: bold;
}
.blogsLetter {
color: #585757;
font-size: 109%;
margin-bottom: 17px;
}
.indexTags .blogsBackToListLetters {
background: url(../../images/blogs/backToListLetters.png) 0 3px no-repeat;
padding-left: 22px;
color: #000;
text-decoration: underline;
margin-left: 10px;
height: 19px;
}
.indexTags .blogsLetter a {
font-size: 100%;
text-decoration: underline;
}
.blogsResultSearch {
list-style: none;
margin: 15px 0;
font-size: 118%;
}
.blogsResultSearch li {
margin-bottom: 25px;
}
.blogsResultSearch h6 {
background: none;
width: auto !important;
font-size: 100%;
margin: 0;
padding: 0;
color: #000;
}
.blogsResultSearch h6 a {
text-decoration: underline;
padding: 0;
position: static;
display: inline;
font-weight: normal;
margin: 0;
width: auto;
height: auto;
}
.blogsResultSearch h6 a:hover {
color: #ff5400 !important;
}
.blogsResultSearch p, .blogsResultSearch div {
margin-bottom: 10px;
}
.blogsResultSearch a {
font-size: 100%;
text-decoration: underline;
}
.blogsSearchSection {
font-size: 84%;
}
.wid300 input {
width: 250px !important;
}
.blogsControlArticles {
width: 158px;
margin-bottom: 4px;
}
.blogsActionBlock {
background: url(../../images/blogs/actionBlockBottomFon.png) left bottom no-repeat #f5f5f5;
padding-bottom: 11px;
width: 218px;
margin-bottom: 16px;
}
.blogsActionBlockTop {
width: 100%;
height: 4px;
overflow: hidden;
background: url(../../images/blogs/actionBlockTopFon.png);
margin-bottom: 7px;
}
.blogsActionBlock ul {
list-style: none;
margin-left: 18px;
font-size: 13px;
}
.blogsActionBlock li {
display: block;
margin-bottom: 5px;
}
.blogsActionBlock ul a {
color: #55a1cc;
padding-left: 24px;
}
.blogsActionBlock .actionLetter {
background: url(../../images/blogs/actionLetter.gif) no-repeat;
}
.blogsActionBlock .actionArticles {
background: url(../../images/blogs/actionArticles.gif) no-repeat;
}
.blogsActionBlock .actionUsers {
background: url(../../images/blogs/actionUsers.gif) no-repeat;
}
.blogsActionBlock .actionComments {
background: url(../../images/blogs/actionComments.gif) no-repeat;
}
.blogsRate, .blogsAutor, .blogsPublish {
padding-left: 26px;
background: url(../../images/blogs/rate.gif) no-repeat;
display: block;
height: 16px;
}
.blogsAutor {
background: url(../../images/blogs/actionUsers.gif) no-repeat;
}
.blogsPublish {
background: url(../../images/blogs/publish.gif) no-repeat;
}
.blogsShowArt {
margin-bottom: 30px;
}
.blogsShowArt select {
width: 175px;
margin-right: 18px;
}
.blogsShowArt .wid237 {
width: 237px;
}
.blogsUserAvatar .blogsAvatarsForYou {
font-weight: bold;
background: url(../../images/blogs/regViewAvatars.png) no-repeat;
padding-left: 26px;
display: block;
color: #1b75ae;
text-decoration: underline;
font-size: 11px;
height: 18px;
}
#blogsRegCompany {
display: none;
}
.blogsButShowEndReg {
width: 177px;
height: 23px;
background: url(../../images/blogs/butShowEndReg.png);
color: #fff;
border: none;
font-size: 11px;
cursor: pointer;
margin-bottom: 9px;
}
#blogsButAddCompany {
width: 276px;
height: 23px;
background: url(../../images/blogs/butShowAddCompany.png);
color: #fff;
border: none;
font-size: 11px;
cursor: pointer;
}
.blogsHeaderSmTakje {
background: url(../../images/blogs/blogsHeaderSmTakje.png) no-repeat;
color: #000;
padding-left: 27px;
margin-bottom: 5px;
}
.blogsSmTakje {
list-style: none;
margin: 0;
}
.blogsSmTakje li {
background: url(../../images/blogs/blogsArticlesSmTakje.png) 0 3px no-repeat;
padding-left: 16px;
}
.blogsSmTakje li a {
text-decoration: underline;
}
.wid186 {
width: 186px !important;
}
.blogsSections li {
padding-left: 24px;
background: url(../../images/index3/sectionsIcons.png) 1px -475px no-repeat;
margin-bottom: 6px;
}
.blogsSections .indexSectionAuto {
background-position: 0 0;
}
.blogsSections .indexSectionShell {
background-position: 0 -30px;
}
.blogsSections .indexSectionMobil {
background-position: 0 -55px;
}
.blogsSections .indexSectionMolykote {
background-position: 0 -85px;
}
.blogsSections .indexSectionLM {
background-position: 0 -120px;
padding-bottom: 3px;
}
.blogsSections .indexSectionGruz {
background-position: 0 -150px;
}
.blogsSections .indexSectionRU {
background-position: 0 -178px;
padding-bottom: 3px;
}
.blogsSections .indexSectionSoj {
background-position: 0 -207px;
}
.blogsSections .indexSectionTerms {
background-position: 2px -236px;
}
.blogsSections .indexSectionGlue {
background-position: 0 -265px;
}
.blogsSections .indexSectionPrisadki {
background-position: 0 -290px;
}
.blogsSections .indexSectionLubrication {
background-position: 0 -314px;
}
.blogsSections .indexSectionCompressornye {
background-position: 0 -345px;
}
.blogsSections .indexSectionMoto {
background-position: 0 -374px;
}
.blogsSections .indexSectionEquipment {
background-position: 0 -410px;
}
.blogsSections .indexSectionTrans {
background-position: 0 -441px;
}
.firms {
clear: both;
padding: 20px 0;
}
* html .firms {
padding-top: 0;
}
.indexTehLibrary ul {
font-size: 100%;
}
.firms div a {
color: #01a5db;
font-weight: bold;
}
.firms div a:hover {
color: #01a5db;
text-decoration: none;
}
.firms div em a {
display: block;
color: #000;
font-weight: normal;
}
.firms div em a:hover {
color: #000;
}
.indexTopUsers {
clear: both;
}
.indexTopUsers div a:hover, .indexTopUsers div a {
color: #0298ca !important;
}
.indexTopUsers div a:hover {
text-decoration: none;
}
.innerContactsTop {
width: 220px;
height: 4px;
overflow: hidden;
background: url(../../images/inner/leftConactsTop.png);
}
.innerContacts {
width: 190px;
min-height: 109px;
background: url(../../images/inner/leftConacts.png) left bottom no-repeat #1b75ae;
color: #fff;
margin-bottom: 20px;
padding: 7px 15px 18px 15px;
}
*html .innerContacts {
height: 139px;
width: 220px;
}
.innerContacts b {
font-size: 118%;
line-height: 130%;
}
.innerContacts b span {
margin-left: 7px;
}
.innerContacts div {
margin-top: 18px;
}
.innerContacts a {
color: #fff;
}
.innerContacts a:hover {
color: #fff !important;
text-decoration: none;
}
.innerContacts p {
font-size:18px;
margin-top:10px;
margin-bottom:10px;
}
.innerContacts i {
font-style: italic;
font-size:12px;
color: #6ABBEF;
}
.indexEnterToSite .blogsLabelLogin, .indexEnterToSite .blogsLabelPass {
position: absolute;
top: 35px;
left: 17px;
color: #818181;
}
.indexEnterToSite .blogsLabelPass {
left: 105px;
}
.pagesNav a{
color:#000;
font-size:118%;
padding-right:5px;
}
.blogsBack{ 
font-size: 118%;
color:#ccc;
}
.blogsTable b{
margin-right:5px;
}
.blogsPages {
float: none;
width: 100%;
margin:7px 0 10px 0;
}
.blogsTop {
padding-right: 9px;
background: url(../../images/blogs/arrowTop.gif) right 4px no-repeat;
margin: 7px 0 15px 0 !important;
font-size:16px !important;
color:#blogsTop !important;
}
.blogsForward  span{
cursor:default;
}
.blogsBack{
padding: 0;
background:none;
}
.blogsBack span{
margin-right: 0;
color: #ccc;
cursor:default;
}
.blogsPages a{
margin-right:6px;
}
.blogsPages b{
font-size:16px;
padding:0 2px;
background:#B7C4CA;
}
.blogsTable h6{
font-size:14px;
}
.pagesNav{
font-family:Arial, Helvetica, sans-serif;
font-size:17px;
font-weight:bold;
padding-right:10px;
}
.blogsBack a, .blogsForward a{
font-style:normal;
text-decoration:underline;
font-size:16px;
color:#01A5DB;
}
.blogsBack i, .blogsForward i{
font-style:normal;
font-size:11px;
color:#000;
font-family:Times,sans-serif;
margin-right: 5px !important;
}
.blogsForward i{
margin-left: 5px;
}
.blogsBack i b, .blogsForward i b{
font-weight:normal;
font-size:10px;
color:#000;
font-family:Arial,sans-serif;
}
.blogsBack span span, .blogsForward span span{
color:#999999;
font-size:16px;
}
.blogsBack span i, .blogsForward span i{
font-style:normal;
font-size:11px;
color:#999999;
font-family:Times,sans-serif;
}
.blogsBack span i b, .blogsForward span i b{
font-weight:normal;
font-size:10px;
color:#999999;
font-family:Arial,sans-serif;
}
.blogsPages a,
.blogsPages b
{
font-size:16px !important;
margin-right: 10px !important;
}
.blogsPages b {
font-weight: normal !important;
padding: 0 3px;
}
.blogsBack a,
.blogsForward a {
margin: 0 !important;
}
.blogsSecondMenu li{
	float:left;
}
.blogsSecondMenuDroped{
	top: -2px;
}
.blogsSecondMenuDroped strong{
	margin-right:0;
}
/*--------------------  dropdown style  --------------------*/
.blogsSecondMenu li{
	position:relative;
}
.blogsMainMenu strong, .blogsSecondMenu strong {
color: #fff;
}
.blogsSecondMenu strong {
	float:left;
	padding: 0 4px;
	height: 26px;
	color: #fff;
	text-decoration: underline;
	font-size:12px;
	line-height: 25px;
	cursor:pointer;
	font-weight:normal;
}
.blogsSecondMenuHoverItem strong {
color: #fff !important;
background: #72c101 ;
}
#AboutDropDown{
	position:absolute;
	top: 21px;
	left: -37px; 
	height: 107px;
	width: 195px;
	overflow: hidden;
	background: url(../../images/header/drop-down.png) no-repeat;
	display:none;
}
.blogsHeader{
	z-index:20;
	overflow: visible !important;
}
.leftColumnIndex{
	position:relative;
	z-index:1;
}
#AboutDropDown ul{
	padding: 29px 6px 0 6px;
	overflow: hidden;
	position:relative;
	top: 0;
	left: 0;
}
#AboutDropDown li{
	float:none;
	display:block;
	height: 13px;
	overflow: hidden;
	padding: 0 0 8px 25px !important;
	margin:0 !important;
	background: url(../../images/header/drop-down-marker.png) 13px 8px no-repeat;
}
*html #AboutDropDown li{
	height: 21px;
}
#AboutDropDown li a{
	float:none;
	padding:0;
	margin:0;
	font-size:13px;
	white-space:nowrap;
	height: auto;
	line-height: 14px;
}
#AboutDropDown li a:hover{
	text-decoration: none;
	background: none;
}



/*--------------------  new-header  --------------------*/

button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {/* */
border: none;
}


.blogsHeader{
	height: 168px;
	background: url(../../images/header/haeder-back.jpg)  top center no-repeat ;
	position:relative;
	padding: 0 54px;
	font-family:Tahoma , "Times New Roman", Times, serif;
}
.blogsLogo, .blogsHeader h1{
	width: 199px;
	height: 71px;
	text-indent:-5000px;
	display:block;
	position:absolute;
	top: 42px;
	left: 64px;
	background: url(../../images/header/logo.png)  no-repeat ;
}
.blogsLogo{
	cursor:pointer;
}
* html .blogsLogo, .blogsHeader h1 {
background: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://mirsmazok.ru/images/header/logo.png');
}
.blogsHeader form{
	width: 380px;
	height: 21px;
	position:absolute;
	top: 15px;
	right: 195px;
	left: auto;
}
.blogsHeaderFormBack{
	position:absolute;
	z-index:1;
	top: 0;
	left:0 ; 
	width: 380px;
	height: 21px;
	background: url(../../images/header/search.png)  no-repeat ;
}
* html .blogsHeaderFormBack {
background: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://mirsmazok.ru/images/header/search.png', sizingMethod='crop');
}
#search{
	float:left;
	font-family:Tahoma , "Times New Roman", Times, serif;
	font-size: 11px;
	color:#588291;
	margin: 3px 11px 0 13px;
	background:none ;
	border: none;
	width: 286px; 
	zoom:1;
	position:relative;
	z-index: 4;
}
.but{
	float:left;
	width: 70px;
	height: 21px;
	background: none;
	border: none;
	cursor:pointer;
	font-size: 11px;
	color:#10466f;
	position:relative;
	top: -1px;
	position:relative;
	z-index: 4;
	outline:none;
}
.blogsHeader .enterToSite2{
	position:absolute;
	top: 17px;
	right: 69px;
	font-size:11px;
	padding-left: 23px;
	padding:0 0 0 23px !important;
	background: url(../../images/header/login-link.png) 0 6px no-repeat ;
}
.blogsHeader .enterToSite2 span{
	color:#74e7f6;
	padding-bottom: 1px;
	border-bottom: 1px dotted #74e7f6;
}
.blogsHeader .enterToSite2:hover span{
	border-bottom: none;
}
ul.listOfPhones{
	position:absolute;
	top: 46px;
	right: 68px; 
	list-style-type: none;
}
ul.listOfPhones li{
	float:right;
	clear: right;
	padding: 4px 0 4px 39px;
	font-size:20px;
	line-height: 20px;
	color:#fff;
	background: url(../../images/header/phone-marker.png) no-repeat ;
	white-space: nowrap;
}
*html ul.listOfPhones li {
background: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://mirsmazok.ru/images/header/phone-marker.png', sizingMethod='crop');
}
ul.listOfPhones li span{
	position:relative;
	top: -5px;
	font-size:14px;
	line-height: 14px;
}
ul.listOfPhones li strong{
	position:relative;
	top: -9px;
	left: -10px;
	font-size:10px;
	line-height: 10px;
	color:#fff5f5;
}
.headerMenuCont{
	position:relative;
	height: 34px;
	top: 134px;
	background: url(../../images/header/menu-talling.png) repeat-x ;
}
.headerMenuContLeft{
	position:absolute;
	top: 0;
	left: -12px;
	z-index:1;
	background: url(../../images/header/menu-talling-left.png) no-repeat ;
	width: 429px;
	height: 34px;
}
.headerMenuContRight{
	position:absolute;
	top: 0;
	right: -12px;
	z-index:1;
	background: url(../../images/header/menu-talling-right.png) no-repeat ;
	width: 471px;
	height: 34px;
}
.headerMenuCont ul{
	padding: 4px 0 0 22px;
	list-style-type:none;
	position:relative;
	z-index: 2;
	left: 0;
	top: 0;
}
.headerMenuCont ul li{
	float:left;
	position:relative;
	margin: 0 1.7%;
}
.headerMenuCont ul li a{
	float:left;
	padding: 0 4px;
	height: 26px;
	color: #fff;
	text-decoration: underline;
	font-size:12px;
	line-height: 25px;
}
.headerMenuCont ul li a:hover, .headerMenuCont ul li.topMenuAcitve a{
	float:left;
	padding: 0 4px;
	height: 26px;
	color: #fff !important;
	text-decoration: underline;
	background: #72c101;
	font-size:12px;
	line-height: 25px;
}
