html { height: 100%; }

body {
	min-height:100%;
	height: 100%;
	background: #e5e2d9;
	font-family: Arial, Helvetica, sans-serif;
	/*font-family: verdana,geneva,lucida,arial;*/
	font-size: 10pt;
	line-height: 1.5em;
	margin:0;
	padding:0;
}

img { border: 0; }


a, a:link, a:visited { color: #5E972F; }
a:hover { text-decoration: none; }
#footer a, #footer a:link, #footer a:visited { color: #000; }
#subhead a, #subhead a:link, #subhead a:visited { color: #000; }

#site {
	height: auto !important;
	min-height: 100%;
	height: 100%;
}

#site, #footer { min-width: 998px; }

#head {
	position: relative;
	height: 240px;
	z-index: 2;
}

#head .headMain {
	position: relative;
	height: 240px;
}

.winter_day { background: url("http://1nsk.net/i/v7/head/winter_day_right.jpg") 669px 0px repeat-x; }
.winter_day .headMain { 	background: url("http://1nsk.net/i/v7/head/winter_day_left.jpg") no-repeat; }
.winter_night { background: url("http://1nsk.net/i/v7/head/winter_night_right.jpg") 669px 0px repeat-x; color: white; }
.winter_night .headMain { 	background: url("http://1nsk.net/i/v7/head/winter_night_left.jpg") no-repeat; }

.summer_day { background: url("http://1nsk.net/i/v7/head/summer_day_right.jpg") 779px 0px repeat-x; }
.summer_day .headMain { 	background: url("http://1nsk.net/i/v7/head/summer_day_left.jpg") no-repeat; }
.summer_night { background: url("http://1nsk.net/i/v7/head/summer_night_right.jpg") 779px 0px repeat-x; color: white; }
.summer_night .headMain { 	background: url("http://1nsk.net/i/v7/head/summer_night_left.jpg") no-repeat; }

.head_day .headTemp a, .winter_day .headTemp a:link, .head_day, .head_day .headTemp a:visited { color: black; }
.head_day .headUserMenu a, .head_day .headUserMenu a:link,.head_day .headUserMenu a:visited { color: black; }
.head_day .headUserMenu .userMenu a, .head_day .headUserMenu .userMenu a:link, .head_day .headUserMenu .userMenu a:visited { color: black; }

.head_night .headTemp a, head_night .headTemp a:link,.head_night .headTemp, .head_night .headTemp a:visited { color: white; }
.head_night .headUserMenu a, .head_night .headUserMenu a:link,.head_night .headUserMenu a:visited { color: white; }
.head_night .headUserMenu .userMenu a, .head_night .headUserMenu .userMenu a:link, .head_night .headUserMenu .userMenu a:visited { color: white; }

.head_grey .headTemp a, head_grey .headTemp a:link,.head_grey .headTemp, .head_grey .headTemp a:visited { color: #E9E9E9; }
.head_grey .headUserMenu a, .head_grey .headUserMenu a:link,.head_grey .headUserMenu a:visited { color: #E9E9E9; }
.head_grey .headUserMenu .userMenu a, .head_grey .headUserMenu .userMenu a:link, .head_grey .headUserMenu .userMenu a:visited { color: #E9E9E9; }

.showWeather {
    background: url('http://1nsk.net/i/v7/service/all_1.png') no-repeat 0px -664px;
    padding-left: 18px;
}

.showClock {
    background: url('http://1nsk.net/i/v7/icons/clock.png') no-repeat 0px 0px;
    padding-left: 18px;
}

#head .headTemp {
	position: absolute;
	top: 1px;
	left: 3px;
	line-height: 20px;
	font-weight: bold;
}

/*#head .headTemp a, #head .headTemp a:link, #head .headTemp a:visited { color: black; }*/

/* main navigation */
#mainMenu {
	width: 729px;
	height: 27px;
	margin: 0px auto;
	padding: 0px;
	/*background: white;*/
	list-style: none;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
	/*opacity: 0.9;*/
	z-index: 999;

}


#mainMenu a:visited { color: white; }
#mainMenu a { color: white;}

#mainMenu li.menu {
	position: relative;
	float: left;
	line-height: 25px;
	margin-left: 1px;
	margin-right: 3px;
	color: white;
	text-align: center;
	padding: 0px 11px 0px 11px;
	width: 95px;
}

/*#mainMenu li.menu a {
border-bottom: 1.5px dotted;
  border-bottom: 1px dashed;
}*/
#mainMenu li.menu ul {
	position: absolute;
	top: 26px !important;
	top: 18px;
	left: 0px;
	padding: 4px 0px;
	display: none;
	margin: 0px;
	width: 158px;
	list-style: none;
	line-height: 18px;
	z-index: 3;
}

#mainMenu li.menu ul li {
	float: left;
	text-align: left;
	width: 158px;
	padding: 2px 0px;
}

#mainMenu li.menu:hover ul,
#mainMenu li.menuhover ul {
	display: block;
	z-index: 3;
}

#mainMenu li.menu a,
#mainMenu li.menu a:link {
	text-decoration: none;
	/*font-weight: normal;*/
	color: white;
}

#mainMenu li.menu ul li a,
#mainMenu li.menu ul li a:link,
#mainMenu li.menu ul li a:visited {
	background-image:url('http://1nsk.net/i/v7/service/all_1.png');
	background-position:0px 20px;
	background-repeat:no-repeat;
	font-size: 12px;
	padding: 4px 0px 4px 20px;
	display: inline;
	float: none;
	font-weight: normal ;
	border: none;
}

#mainMenu li.menu ul li a:hover {
text-decoration: underline;
}

/* submenu oval corners */
#mainMenu li.menu ul li.round {
	position: absolute !important;
	position: relative;
	left: 0px;
	background: none;
	width: 100%;
	display: block;
}
/* для прогноза погоды */
.Milk b {
	background: #FBFBB3;
}

.Milk {
	background: #FBFBB3;
	position: absolute;
    color:#000000;
	display: none;


	z-index: 3;
	font-size:10px;
	width: 180px;
	top:22px;
	left:10px;

	opacity:0.9;
    -moz-opacity:0.9; /* для старых браузеров на основе Gecko */
    filter:alpha(opacity=90); /* Для IE6&7 */

}

#tempButton a.tempLink {
	color:#000000;
	display:block;
	border-top:1px solid #FCC894;
	border-bottom:1px dashed;
	text-decoration: none;
}

#tempButton a.tempLink:hover {
	color:#800000;
}

#tempButton:hover div.Milk
{
	display: block;
	z-index: 3;
}


.Milk div.round {
	position: absolute !important;
	position: relative;
	left: 0px;
	background: none;
	width: 100%;
	display: block;
}

.Milk .top { top: -3px !important; top: 2px; }
.Milk .bottom { bottom: -3px !important; bottom: 2px; }
/* конец для прогноза погоды */


#mainMenu .top { top: -3px !important; top: 2px; }
#mainMenu .bottom { bottom: -3px !important; bottom: 2px; }

.dr1, .dr2, .dr3, .dr5, .r1, .r2, .r3, .r5 {
	display: block;
	height: 1px;
	overflow: hidden;
	font-size: 1px;
}

.most { margin-top: -1; height: 1px; width: 120px; display: block; overflow: hidden;}

.r5 { margin-right: 5px; }
.r3 { margin-right: 3px; }
.r2 { margin-right: 2px; }
.r1 { margin-right: 1px; }

.dr5 { margin: 0 5px; }
.dr3 { margin: 0 3px; }
.dr2 { margin: 0 2px; }
.dr1 { margin: 0 1px; }

#mainMenu li ul li.menu_line{
  font-weight: normal;

  /*overflow: hidden;*/
  /*position: absolute !important;*/
	position: relative;
	left: 0px;
	/*background: none;*/
	width: 100%;
	display: block;
}
#mainMenu li ul li.menu_line div.menu_container{
  position:relative;
  margin: 0 5px;
  text-align: center;

}

#mainMenu li ul li.menu_line div.menu_opaque{
    /*margin-top:1px;*/
	text-align:center;
	position:absolute;
    top:0;
    bottom:0;
    left:0;
    width:100%;
    background:#FFFFFF;
    opacity:0.3;
    -moz-opacity:0.3; /* для старых браузеров на основе Gecko */
    filter:alpha(opacity=30); /* Для IE6&7 */
}

/*#mainMenu li ul li.menu_line div.menu_opaque:hover{
   background:#CFCFCF;
}*/
#mainMenu li ul li.menu_line a{
  position:relative;
  border: none;
}

#mainMenu li ul li.menu_line a:hover{
  text-decoration: underline;
}
/* menu item, submenu back colors */
.darkGreen, .darkGreen ul li, .darkGreen ul b { background: #8B9982; }
.orange, .orange ul li, .orange ul b { background: #FD6837; }
.darkBlue, .darkBlue ul li, .darkBlue ul b { background: #558593; }
.darkRed, .darkRed ul li, .darkRed ul b { background: #8A0606; }
.lightBlue, .lightBlue ul li, .lightBlue ul b { background: #8696A2; }
.black { background: #000; }

/* menu button backgrounds */
.menu span { position: absolute; right: -3px; top: 0px; width: 3px; font-size: 1px; }

.darkGreen { background: #8B9982; }
.orange { background: #FD6837; }
.darkBlue { background: #558593; }
.darkRed { background: #8A0606; }
.lightBlue { background: #8696A2; }
.black { background: #000; }

.darkGreen span { background: #8B9982; }
.orange span { background: #FD6837; }
.darkBlue span { background: #558593; }
.darkRed span { background: #8A0606; }
.lightBlue span { background: #8696A2; }
.black span { background: #000; }

/* menu hovers */
li.darkGreen:hover, li.darkGreenhover, li.darkGreen:hover span, li.darkGreenhover span { background-position: 0px -150px; }
li.orange:hover, li.orangehover, li.orange:hover span, li.orangehover span { background-position: 0px -175px; }
li.darkBlue:hover, li.darkBluehover, li.darkBlue:hover span, li.darkBluehover span { background-position: 0px -200px; }
li.darkRed:hover, li.darkRedhover, li.darkRed:hover span, li.darkRedhover span { background-position: 0px -225px; }
li.lightBlue:hover, li.lightBluehover, li.lightBlue:hover span, li.lightBluehover span { background-position: 0px -250px; }
li.black:hover, li.blackhover, li.black:hover span, li.blackhover span { background-position: 0px -275px; }

#head .headLogo {
	position: absolute;
	top: 27px;
	left: 85px;
	z-index: 2;
	color: #3D9E1D;
	font-weight: bold;
	text-align: right;
	font-family: Arial Bold;
	font-size: 15px;

}

#head .headBanners {
	position: relative;
	width: auto;
	text-align: left;
	white-space: nowrap;
	margin-top: 42px;
	margin-left: 288px;
	z-index: 0;
}

#head .headUserMenu {
	position: absolute;
	top: 195px;
	left: 278px;
	font-size: 12pt;
	font-weight: bold;
	line-height: 12pt;
	min-width: 830px;
}

.headUserMenu a,
.headUserMenu a:link,
.headUserMenu a:visited {
	/*color: #999;*/
	font-weight: normal;
	font-size: 10pt;
}

#head.spring .headUserMenu a, #head.spring .headUserMenu a:link, #head.spring .headUserMenu a:visited { color: white; }

#head .headUserMenu img.status {
	float: left;
	padding: 7px;
	background: white;
	border: 1px solid #cccccc;
}

#head .headUserMenu .userName {
	float: left;
	margin: 0px 5px;
	text-align: center;
}

#head .headUserMenu .userMenu {
	padding-top: 4px;
	min-width: 700px;
}

#head .headUserMenu .userMenu a,
#head .headUserMenu .userMenu a:link,
#head .headUserMenu .userMenu a:visited {
	white-space: nowrap;
	display: block;
	float: left;
	margin: 0px 4px;
	line-height: 26px;
	text-decoration: none;
}

#head .headUserMenu .userMenu span {
	display: block;
	float: left;
	margin-right: 3px;
	width: 26px;
	height: 26px;
	cursor: pointer;
	background: url("http://1nsk.net/i/v7/icons/usermenu.png") no-repeat;
}

#head .headUserMenu .userMenu .vizitka span { background-position: 0px 0px; }
#head .headUserMenu .userMenu .sumka span { background-position: -26px 0px; }
#head .headUserMenu .userMenu .mysite span { background-position: -52px 0px; }
#head .headUserMenu .userMenu .blog span { background-position: -78px 0px; }
#head .headUserMenu .userMenu .message span { background-position: -130px 0px; }
#head .headUserMenu .userMenu .forum span { background-position: -156px 0px; }
#head .headUserMenu .userMenu .album span { background-position: -182px 0px; }
#head .headUserMenu .userMenu .forget span { background-position: -208px 0px; }
#head .headUserMenu .userMenu .rating span { background-position: -234px -0px; }

#head .headUserMenu .userMenu .vizitkaIa span { background-position: 0px -26px; }
#head .headUserMenu .userMenu .mysiteIa span { background-position: -52px -26px; }
#head .headUserMenu .userMenu .blogIa span { background-position: -78px -26px; }
#head .headUserMenu .userMenu .messageIa span { background-position: -130px -26px; }
#head .headUserMenu .userMenu .forumIa span { background-position: -156px -26px; }
#head .headUserMenu .userMenu .albumIa span { background-position: -182px -26px; }
#head .headUserMenu .userMenu .ratingIa span { background-position: -234px -26px; }

#subhead {
	z-index: 99;
	padding-top: 5px;
	/*background: url("http://1nsk.net/i/v7/shadow.png") 0px 0px repeat-x;*/
	font-size: 12px;
	min-height: 10px;
	/*height: auto !important;*/
	height: 80px;
}

#subhead h1 {
	float: left;
	margin: 0px 40px 0px 5px;
	padding: 0px;
	z-index: 99;
	line-height: 96%;
	font-size: 25pt;
	height: 35px;
}

#subhead h2 {
	/*float: left;*/
	margin: 0px 40px 0px 5px;
	padding: 0px;
	z-index: 99;
	line-height: 96%;
	font-size: 17pt;
	height: 20px;
}

#subhead h1 a,
#subhead h1 a:link,
#subhead h1 a:visited,
#subhead h2 a,
#subhead h2 a:link,
#subhead h2 a:visited {
	text-decoration: none;
	padding-bottom: 2px;
}

#subhead h1:first-letter, #subhead h1 a:first-letter,#subhead h2:first-letter, #subhead h2 a:first-letter { color: #FD6837; }


#subhead h1 a:hover, #subhead h2 a:hover { border-bottom: 2px solid black; padding-bottom: 0px; }


#subhead p { margin: 0px; }

#subhead p a,
#subhead p a:link,
#subhead p a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #555;
}

#subhead p span a, #subhead p span a:link, #subhead p span a:visited { color: black; }
#subhead p a:hover { text-decoration: underline; }

#subhead p span {
	display: block;
	font-size: 11pt;
}

#subhead p span a:first-child { color: #FD6837; }
#subhead .current, #subhead .current:link, #subhead .current:visited { color: red; }

#body {
	position: relative;
	margin-top: 10px;
	z-index: 1;
}

.block a,
.block a:link,
.block a:visited {
	color: #5e972f;
	font-size: 10pt;
}

#body .leftSitePart {
	position: relative;
	margin-right: 306px;


}

#body .leftSitePart .inline, #body .rightSitePart .inline {
	display: inline-block;
	display: -moz-inline-block;
	/*height: 1%;*/
	width: 100% !important;

	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

#body .rightSitePart {
	position: relative;
	float: right;
	width: 300px;
	z-index: 900;

	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

/* opera 8.5 scuko */
html:first-child #body .rightSitePart a,
html:first-child #body .rightSitePart input {
	position: relative;
	z-index: 500;
}

html:first-child #body .rightSitePart a { text-decoration: underline; }

/* block style */
.block {
	background: #f5f5f5;
	text-align: left;
	margin-bottom: 10px;
}

.block .t {
	background: url("http://1nsk.net/i/v7/block/widthTopGrey.png") repeat-x;
	height: 29px;
	padding-left: 7px;
}

.block .b {
	background: url("http://1nsk.net/i/v7/block/widthBottomGrey.png") repeat-x;
	height: 16px;
}

.block .t, .block .b {
	position: relative;
	white-space: nowrap;
	z-index: 0;
}

.block .t img {
	float: left;
	margin: 0px 4px;
}

.block .m {
	position: relative;
	margin: 5px 0px 0px 0px;
	padding:0 14px;
}

.block_title {
	background: url("http://1nsk.net/i/v7/block/widthTopGrey.png") repeat-x;
	width: 100%;
	border-spacing: 0;
	border-collapse: collapse;
	border: 0;
}
.block_title, .block_title td {
	vertical-align: top;
	padding: 0;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.block_title td.icon { padding-left: 7px; }
.block_title td.title { width:100%; height:9px; padding: 0 7px !important; }
.block_title td.titler { padding: 3px 3px 0 0; }

/* block inner headers */
.block h2,
.block h2 a,
.block h2 a:link,
.block h2 a:visited {
	display: block;
	float: left;
	padding-bottom: 2px;
	color: black;
	font-size: 16pt;
	text-decoration: none;
	line-height: 98%;
}

.block h2 { padding-top: 4px; margin: 0px; }

.block h2 a:hover { border-bottom: 2px solid black; padding-bottom: 0px; }

.block h3,
.block h3 a,
.block h3 a:link,
.block h3 a:visited {
	display: inline;
	color: black;
	font-size: 15pt;
	text-decoration: none;
}

.block h4 a,
.block h4 a:link,
.block h4 a:visited {
	display: inline;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
	font-weight: normal;
}

.block h4 { display: inline; }
.block h4 a:hover { text-decoration: none; }

#body .sitePart {
	font-size: 13pt;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 3px;
	float: none;
}

#body .sitePart a {
	font-size: 13pt;
	font-weight: bold;
}

#body .sitePart a:hover { text-decoration: none; }
#body .sitePart h3 a:hover { text-decoration: none; }


/* markups */
.leftSide {
	float: left;
	width: 49%;
}

.rightSide {
	float: right;
	width: 49%;
}

#body .m .leftSide {
	float: left;
	width: 47%;
	padding-left: 14px;
}

#body .m .rightSide {
	float: right;
	width: 47%;
	padding-right: 14px;
}

#body .m .bothSide {
	clear: both;
}

#body .m .bothSide .left {
	float: left;
	width: 47% !important;
	width: 46%;
}

#body .m .bothSide .right {
	float: right;
	width: 47% !important;
	width: 46%;
}

/* banners markup */
.mainBanner {
	clear: both;
	text-align: center;
	margin: 0px 0px 10px 0px;
}

/* content layout */
#body .contentUnit {
	position: relative;
	margin-bottom: 13px;
}

#body .contentUnit .header {
	line-height: normal;
	margin-bottom: 3px;
}

#body .contentUnit .info {
	position: relative;
	font-size: 10pt;
	line-height: 12pt;
}

#body .contentUnit .info p {
	margin: 0px 0px 5px 0px;
	padding: 0px;
}

#body .contentUnit .preview img {
	float: left;
	margin-right: 3px;
}

#body .interRight .interAct {
	left: 0px;
	bottom: -4px;
	margin-left: 113px;
}

#body .vizitka div {
	width: 49%;
	margin: 3px 0px;
	float: left;
	text-align: center;
}

#body .list5 div {
	width: 20% !important;
	width: 19%;
}

#body .ads { width: auto; }

#body .ads div {
	position: relative;
	margin-bottom: 10px;
	padding: 5px;
}

#body .ads span {
	display: block;
	position: relative;
	padding-top: 2px;
	padding-left: 74px;
	width: auto;
}

#body .ads .first {
	position: absolute;
	left: 3px !important;
	left: 0px;
	top: 5px;
	width: 84px;
	font-size: 12pt;
	font-weight: bold;
	padding-left: 0px;
	padding-top: 0px;
}

#body .allOther {
	clear: both;
	padding: 10px 14px 0px 14px;
	text-align: center;
}

.allOther a,
.allOther a:link,
.allOther a:visited {
	color: #666;
	font-size: 12pt;
	font-weight: bold;
}

#body .interAct {
	position: relative;
	width: auto;
	background: #d8e9ec;
	font-size: 9pt;
	padding: 1px 3px;
	text-align: right;
	white-space: nowrap;
	line-height: 20px;
	height: 20px;
	margin-top: 3px;
}

#body .interAct div {
	position: absolute;
	left: 3px;
	top: 1px;
}

#body .interAct div.dOnly {
	text-align: center;
	position: relative;
}

#body .m .interAct img {
	display: inline;
	float: none;
	height: 20px;
	border: none;
	margin: -2px 0px 0px 0px;
	padding: 0px;
	vertical-align: middle;
}

.interAct a,
.interAct a:link,
.interAct a:visited {
	font-size: 9pt;
	color: black;
	font-weight: bold;
	text-decoration: none;
}

#body .block .interActV {
	position: absolute;
	left: -1px;
	bottom: 1px;
}

#body .block .interActV img,
#body .block .interActV .boy img,
#body .block .interActV .girl img {
	border: none;
	padding: 0px;
	margin: 0px 3px 0px 0px;
	height: 20px;
	vertical-align: middle;
}

.girl {
	color: #fc39e3 !important;
	font-weight: bold;
}

.boy {
	color: #2054fb !important;
	font-weight: bold;
}

.club {
	color: #0E0C61 !important;
	font-weight: bold;
}

/* links */
a:link.girl, a:visited.girl {
	color: #fc39e3 !important;
	font-weight: bold;
}

.block a:link.new, .block a:visited.new {
	color: #3c5d2e;
	font-weight: bold;
}

a:link.boy, a:visited.boy {
	color: #2054fb !important;
	font-weight: bold;
}

.block a:link.movie, .block a:visited.movie {
	color: #3e7889;
	font-weight: bold;
}

.block a:link.game, .block a:visited.game {
	color: #590707;
	font-weight: bold;
}

.block a:hover.new, a:hover.boy, a:hover.girl, .block a:hover.movie, .block a:hover.game { text-decoration: none; }

.new img {
	border: 1px solid #3c5d2e;
	padding: 1px;
}

.boy img {
	border: 1px solid #2054fb;
	padding: 1px;
}

.girl img {
	border: 1px solid #f995ff;
	padding: 1px;
}

.movie img {
	border: 2px solid #80a6b0;
	padding: 2px;
}

.game img {
	border: 2px solid #8e5757;
	padding: 2px;
}

#subfooter {
	clear: both;
	height: 52px;
}

#footer {
	position: relative;
	height: 52px;
	margin-top: -52px;
	background: #3E413E;
	font-size: 10pt;
	z-index: 10;
}

#footer div {
	white-space: nowrap;
	background: #e5e2d9;
	height: 36px;
}

#footer .left,
#footer .right {
	display: block;
	height: 36px;
}

#footer .left { float: left; }
#footer .right {
	float: right;
	margin-right: 3px;
}

.clearit:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

* html .clearit { height: 1%; }

/* welcome */
.welcome {
	position: relative;
	background: #ffffe1;
	height: 18px;
	border-bottom: 1px solid #666666;
	margin-bottom: 1px;
	line-height: 18px;
	font-size: 12px;
	padding: 1px 3px;
	color: #555;
	padding-right: 100px;
	text-align: center;
}

#welcome span {
	display: block;
	position: absolute;
	top: 0px;
	right: 3px;
}

#welcome a,
#welcome a:link,
#welcome a:visited {
	color: blue;
}

/*   */
#usermenu_add {
	list-style: none;
	position: absolute;
	border: 1px solid #B8B8B8;
	display: none;
	z-index: 100;
	background-color: #FCFCFC;
	padding: 3px;
	margin: 0px;
	top:28px;
	left:140px;
}

#usermenu_add li a {
	padding: 2px;
	padding-left: 22px;
	background: url("http://1nsk.net/i/v7/add/all.png") 0px 0px no-repeat;
	height: 16px;
	border:1px solid #FCFCFC;
}
#usermenu_add li a,
#usermenu_add li a:link,
#usermenu_add li a:visited {
	color: #666;
	white-space: nowrap;
	display: block;
	float: none;
	line-height: normal;
	text-decoration: none;
}
#usermenu_add li a:hover
{
	background-color:#F0F7FD;
	border-color: #ADDBEF;
	color: #000;
}

/*    */
#usermenu_myclubs {
	list-style: none;
	position: absolute;
	border: 1px solid #B8B8B8;
	display: none;
	z-index: 100;
	background-color: #FCFCFC;
	padding: 3px;
	margin: 0px;
	top:28px;
	left:140px;
	min-width: 200px;
}

#usermenu_myclubs li a {
	padding: 2px;
	padding-left: 22px;
	background:url('http://1nsk.net/i/v7/icons/1nsk_club.gif') 2px 2px no-repeat;
	height: 16px;
	border:1px solid #FCFCFC;
}
#usermenu_myclubs li a,
#usermenu_myclubs li a:link,
#usermenu_myclubs li a:visited {
	color: #666;
	white-space: nowrap;
	display: block;
	float: none;
	line-height: normal;
	text-decoration: none;
}
#usermenu_myclubs li a:hover
{
	background-color:#F0F7FD;
	border-color: #ADDBEF;
	color: #000;
}

/*	status	*/
/*   */
#status_select
{
	cursor: pointer;
	float:left;
	position: relative;
	height: 16px;
	width: 24px;
	background-repeat: no-repeat;
	background-image: url('http://1nsk.net/i/v7/icons/status.gif');
	margin-right: 3px;
	text-align: right;
	color: #fff;
	font-size:10pt;
}

#status_select ul
{
	list-style: none;
	padding: 5px;
	margin: 0px;
	position: absolute;
	top: 17px;
	left: -1px;
	border: 1px solid #B8B8B8;
	display: none;
	z-index: 100;
	background-color: #FCFCFC;
	text-align: left;
	height: 280px;
	width: 220px;
	overflow: scroll;
	overflow-x: hidden;
}
#status_select ul li
{
	padding: 2px 0px;
	border:1px solid #FCFCFC;
	width: 210px;
	height: 16px;
}
#status_select ul li
{
	color: #666;
	font-size: 10px;
	position: relative;
}
#status_select ul li span
{
    height: 16px;
	display: block;
	float:left;
}
#status_select ul li b
{
    font-weight: normal;
}
#status_select ul li b.status_text_editbg
{
    display: none;
	position: absolute;
	top:1px;
	right:5px;
	z-index: 101;
}
#status_select ul li b.status_text_edit:hover
{
	color: #5E972F;
}
#status_edit
{
	position: absolute;
	top: 0px;
	left: 20px;
	width: 175px;
	z-index: 110;
	cursor: default;
	border: 1px solid #7F9DB9;
	background-color: #FFF;
}

#status_edit a,
#status_edit a:link,
#status_edit a:visited {
	color: #5E972F;
	text-decoration: none;
}
#status_edit a:hover
{
	text-decoration: underline;
}

#status_edit input
{
	border: 1px solid #FFF;
	width: 173px;
}
#status_select ul li span.status
{
	background-repeat: no-repeat;
	background-image: url('http://1nsk.net/i/v7/icons/status.gif');
	padding-left: 20px;
}
#status_select ul li:hover
{
	color: #000;
}

#status_select ul li:hover, .status_select_ul_li_hover
{
	background-color:#F0F7FD;
	border-color: #ADDBEF;
}

#status_select ul li:hover b.status_text_editbg
{
    display: block;
}


/*    */
#status_alluser {

	position: absolute;

	display: none;
	/*width:260px;*/
	/*height: 53px;*/
	z-index:950;


}

#status_alluser span.status
{
	padding: 0px 0px 0px 18px;
	margin: 3px;
	background-repeat: no-repeat;
	background-image: url('http://1nsk.net/i/v7/icons/status.gif');
	line-height: normal;
}

#status_alluser img.avatar
{
	border: 1px solid #CCCCCC;
	height: 50px;
	width: 50px;
	margin-right: 5px;
}

/*	user	*/
#ajax_screens_background {
	display: none;
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 1098;
	text-align: center;
	background: url("http://1nsk.net/i/v7/transparent.png");
}

.pages {
	display: none;
	position: absolute;
	top: 0px;
	width: 640px;
	z-index: 1099;
	margin: 0px auto;
	text-align: left;
	font-size: 12px;
}

#additionalWindows { text-align: left; }
#ajax_uploading_progress { position: relative; }
#ajax_uploading_progress span { color: #2b65b3; }

#ajax_loading img {
	width: 200px;
	background: #bbb;
	padding: 20px;
	border: 2px solid #cccccc;
}

#errorOutput {
	color: red;
	width: 100%;
	text-align: left;
	font-weight: bold;
}

#errorOutput span { color: black; }

#ajax_pages img {
	border: 0px;
	font-size: 8px;
	font-weight: normal;
	line-height: 10px;
}

#ajax_pages .main,
#ajax_uploading .main {
	position: relative;
	border: 1px solid #ccc;
	padding: 5px;
	background: white;
	width: 380px;
	margin: 0px auto 0px auto;
	padding: 10px;
}

#ajax_pages h2, h3, h4 { margin: 0px 0px 7px 0px; font-weight: bold; }

#ajax_pages h2 {
	text-align: center;
	font-size: 16px;
	color: #4b9938;
}

#ajax_pages h3 {
	text-align: left;
	font-size: 14px;
	color: #4b9938;
}

#ajax_pages .pLines p {
	clear: both;
	display: block;
	margin: 0px 0px 0px 0px !important;
	margin: 3px 0px 3px 0px;
	padding: 3px 0px 3px 0px !important;
	padding: 0px 0px 0px 0px;
	line-height: 25px;
}

#ajax_pages p {
	line-height: 15px;
	text-align: justify;
	margin: 2px 0px;
}

#ajax_pages .left, #ajax_pages .right { display: block; }
#ajax_pages .left { float: left; }
#ajax_pages .right { float: right; }

#ajax_pages span {
	display: block;
	font-size: 10px;
	color: #999999;
	text-align: justify;
	clear: both;
}

#ajax_pages .line { clear: both; }

#ajax_pages .line .left {
	line-height: 23px;
	font-weight: bold;
}

/* OLD STYLES */

/* rules */
.pager { clear: both; }

.rules {
	margin: 0px;
	padding: 0px 20px;
	line-height: 1.2em;
}

.rules ol {
	margin: 0px;
	padding: 10px 0px 10px 20px;
	font-size: 0.9em;
}

.rules ol ul {
	margin: 0px;
	padding: 10px 0px 10px 20px;
	font-size: 0.9em;
	list-style-type: circle;
}

/* rating */
.rate {
	position: relative;
	height: 40px;
	margin: 10px 0px;
	color: #999;
	text-align: center;
}

.rate img {
	vertical-align: middle;
	margin-bottom: 7px;
}

.rate #feedback {
	position: absolute;
	width: 180px;
	top: 25px;
	left: 72px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}

.closeWin {
	position: absolute;
	top: 10px;
	right: 10px;
	cursor: default;
	z-index: 1000;
}

/* tabs */
@media projection, screen { .ui-tabs-hide { display: none; } }
@media print { .ui-tabs-nav { display: none; } }

.ui-tabs-nav .ui-tabs-selected a {
	background: white;
	border-bottom: 1px solid white;
}

.ui-tabs-disabled {
	opacity: .4;
}

.ui-tabs-loading em {
	padding: 0 0 0 20px;
	background: url(loading.gif) no-repeat 0 50%;
}

.tabs,
.tabs li {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

.tabs li {
	position: relative;
	float: left;
}

.tabs a {
	position: relative;
	float: left;
	background: #ddd;
	border: 1px solid #888;
	margin: 0px 1px -1px 10px;
	padding: 5px 15px;
	text-decoration: none;
	cursor: pointer;
	outline: 0;
}

.tabs a.albumTab {
	padding: 5px 29px 5px 15px;
}

/* end tabs */

/* Online */
#online a,
#online a:link,
#online a:visited
{
	display: block;
	float: left;
	margin: 3px;
	height: 16px;
}
#online div
{
	clear: both;
	text-align: center;
}

a.status,
a.status:link,
a.status:visited
{
	padding: 0px 0px 0px 18px;
	background-repeat: no-repeat;
	background-image: url('http://1nsk.net/i/v7/icons/status.gif');
	line-height: normal;
}


/* Emotions */

.emoblock a:link,
.emoblock a:visited {
	color: #666;
	white-space: nowrap;
	margin: 0 3px;
	padding: 0 2px;
	text-decoration: none;
}
.emoblock a:hover { background-color: #e8eceb; }
.emoblock a.emsize0 { font-size: 100%; }
.emoblock a.emsize1 { font-size: 110%; }
.emoblock a.emsize2 { font-size: 120%; }
.emoblock a.emsize3 { font-size: 130%; }
.emoblock a.emsize4 { font-size: 140%; }
.emoblock a.emsize5 { font-size: 150%; }

/* end Online */

/* from old css*/
.cleaner {
  display: block;
	height: 0;
	width: 100%;
	overflow: hidden;
	clear: both;
}
/* ------     */

/* MySQL Parser */
.syntax {font-family: sans-serif; font-size: x-small;}
.syntax_comment            {color: #808000; padding-left: 4pt; padding-right: 4pt;}
.syntax_digit              {}
.syntax_digit_hex 		   {color: teal;}
.syntax_digit_integer 	   {color: teal;}
.syntax_digit_float 	   {color: aqua;}
.syntax_punct 			   {color: fuchsia;}
.syntax_alpha              {}
.syntax_alpha_columnType   {color: #FF9900; text-transform: uppercase;}
.syntax_alpha_columnAttrib {color: #0000FF; text-transform: uppercase;}
.syntax_alpha_reservedWord {color: #990099; text-transform: uppercase; font-weight: bold;}
.syntax_alpha_functionName {color: #FF0000; text-transform: uppercase;}
.syntax_alpha_identifier   {color: black;}
.syntax_alpha_charset      {}
.syntax_alpha_variable     {}
.syntax_quote              {color: #008000; white-space: pre;}
.syntax_quote_backtick     {}
.syntax_indent0 {margin-left: 0em;}
.syntax_indent1 {margin-left: 1em;}
.syntax_indent2 {margin-left: 2em;}
.syntax_indent3 {margin-left: 3em;}
.syntax_indent4 {margin-left: 4em;}
.syntax_indent5 {margin-left: 5em;}
.syntax_indent6 {margin-left: 6em;}
.syntax_indent7 {margin-left: 7em;}

/* tags */
.block a.emotion0, .block a:link.emotion0, .block a:visited.emotion0 { font-size: 0.8em; text-decoration: none;}
.block a.emotion1, .block a:link.emotion1, .block a:visited.emotion1 { font-size: 1em; text-decoration: none;}
.block a.emotion2, .block a:link.emotion2, .block a:visited.emotion2 { font-size: 1.3em; text-decoration: none;}
.block a.emotion3, .block a:link.emotion3, .block a:visited.emotion3 { font-size: 1.1em; text-decoration: none;}
.block a.emotion4, .block a:link.emotion4, .block a:visited.emotion4 { font-size: 1.3em; text-decoration: none;}
.block a.emotion5, .block a:link.emotion5, .block a:visited.emotion5 { font-size: 1.5em; text-decoration: none;}
.block a.emotion6, .block a:link.emotion6, .block a:visited.emotion6 { font-size: 1.7em; text-decoration: none;}
.block a.emotion7, .block a:link.emotion7, .block a:visited.emotion7 { font-size: 1.9em; text-decoration: none;}
.block a.emotion8, .block a:link.emotion8, .block a:visited.emotion8 { font-size: 2em; text-decoration: none;}
.block a:hover.emotion0, .block a:hover.emotion1, .block a:hover.emotion2, .block a:hover.emotion3, .block a:hover.emotion4, .block a:hover.emotion5, .block a:hover.emotion6, .block a:hover.emotion7, .block a:hover.emotion8 { color: red; }

/* Carousel */
.carousel {
	width: 30px;
	height: 100%;
	display: block;
	position: absolute;
	top: 0px;
	background-color: #DDDDDD;
	background-image: url(http://1nsk.net/i/v7/icons/carousel_arrow.gif);
	background-repeat: no-repeat;
	text-indent: -2000px;
	outline-style: none;
	outline-width: medium;
}
.carousel-back {
	left: -20px;
	background-position: 12px 50%;
}
.carousel-next {
	right: -20px;
	background-position: -24px 50%;
}

.carousel-next:hover,
.carousel-back:hover {
	background-color: #CCC;
}

/* --- ������� --- */
.img-ent {
	width: 98%;
	/*clear: both;*/
	margin: 0 auto 10px auto;
	font: 13px Verdana;
	display: block;
}

* html .img-ent { width: 90%; }

.img-ent dt {
	width: 107px;
	float: left;
	color: #6A807A;
	background-color: #E8ECEB;
	text-align: center;
	margin-right: 4px;
	font-size: 9px;
}

.img-ent dt img {
	border: 1px solid #999;
	display: block;
}

.img-ent dd {
	color: #333;
	overflow: hidden;
	/*height: 100%;*/
	margin: 0px 10px 0px 10px;
	display: block;
}

.img-ent img { border: 0px; }

/*.img-ent dd strong { display: block; }*/

.img-ent dd strong a {
	color: #333;
	font-weight: bold;
	height: 100%;
	margin: 0px;
}

.forotstup strong a { font-weight: bold; }

.img-ent a {
	color: #333;
	margin: 0px;
}

.img-ent dd h5 {
	padding: 0px 0px 0px 0px ;
	margin: 0px 0px 0px 0px ;
	font-size: 13px;
	font-weight: bold;
	display: block;
}

.img-ent dd h5 a {
	font-weight: bold;
	font-size: 13px;
}


.forotstup {
	font-size: 13px;
	padding: 0 3px;
}

.forotstup a {
	color: #6A807A;
	padding: 0 0px;
}

.isrubric a {
	font-size: 13px;
	height: 20px;
}

.bgr-info {
	background-color: #e8eceb;
	font-size: 13px;
}

.img-ent dd p {
	margin: 0 0 0 5px;
}
.img-ent h5 a:link,
.img-ent h5 a:visited { color: #6A807A; }
/* --- ������� --- */

/* ����� */
.ffield {
	width: 99%;
	border: 1px solid #999;
	margin: 1px auto;
}

.type-text {
	overflow: hidden;
	height: 18px;
}

.ffield label {
	font: 12px Verdana;
	float: left;
	padding: 0 4px;
	color: #666;
}

.ffield-in {
	border-left: 1px solid #999;
	overflow: hidden;
	height: 99%;
}

.ffield input,
.ffield select, .commentForm select,
.ffield textarea {
	border: 0px solid #fff;
	width: 99%;
	font: 12px Verdana;
	margin: 0;
	padding: 0;
	color: #333;
}

.checkbox,
.checkbox span {
    display: block;
	width: 11px;
	height: 11px;
	border: 1px solid #67795b;
	background: #fff;
	overflow: hidden;
}

.checkbox {
	float: left;
	position: relative;
	top: 1px;
	margin: 0 5px 0 0;
}

.checkbox span {
	width: 7px;
	height: 7px;
	border: 2px solid #fff;
}

.checkbox-checked span { background-color: #67795b; }


/* Новинки и популрные блок для главной*/
.main_block_title
{
	/*background-color: #eee;*/
	color: #999;
	font-size: 26px;
	padding: 10px;
	display: block;
	text-align: center;
}

.main_block_td_title
{
	width: 50%;
	background-color: #eee;
	padding-left: 5px;
	vertical-align: top;
}

a.categorySelector, a:link.categorySelector, a:visited.categorySelector {
font-size: 1em;
text-decoration: none;
}

/*
	comments
*/

.commentForm {
	background: #F0F0F0;
	border: 1px solid #ccc;
	/*padding: 5px;*/
}

.buttonPanel {
	position: relative;
	height: 27px;
}

.buttonPanel div {
	width: 22px;
	height: 22px;
	float: left;
	background-color: #CCC;
	position: relative;
	margin-right: 2px;
	border: 1px solid #E1E1E2;
	text-align: center;
	cursor: pointer;
}

.buttonPanel div:hover {
	background-color: #c1d2ee;
	border-color: #316ac5;
}

.buttonPanel div.sep,
.buttonPanel div.sep:hover{
	width: 6px;
	background: none;
	border: 1px solid #E1E1E2;
	cursor: default;
	color: #C5C2B8;
}
.buttonPanel div.sep span
{
	background-position: -154px 0px;
	width:6px;
}

#TextEditor_bold { font-weight: bold; }
#TextEditor_italic { font-style: italic; }
#TextEditor_underline { text-decoration: underline; }
#TextEditor_strike { text-decoration: line-through; }

#TextEditor_isvisual,
#TextEditor_link,
#TextEditor_image,
#TextEditor_quote,
#TextEditor_cut,
#TextEditor_video
{
	font-size: 8px;
	line-height: 11px;
}
#TextEditor_resize0, #TextEditor_resize1,
#TextEditor_resize0 span, #TextEditor_resize1 span {
	height: 9px;
	line-height: 9px;
	float: right;
}

.buttonPanel div span {
	background-image: url('http://1nsk.ru/i/v7/icons/comment.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 22px;
	height: 22px;
	position: absolute;
	display: block;
}



/*
.buttonPanel img,
.buttonPanel img.sep,
.buttonPanel img.sep:hover {
	background: #e1e1e2;
	border: 1px solid #e1e1e2;
	cursor: pointer;
}

.buttonPanel img:hover {
	background: #c1d2ee;
	border: 1px solid #316ac5;
}

.buttonPanel, .buttonPanel img.sep, .buttonPanel img.sep:hover { cursor: default; }
*/
#body .m .bothSide .buttonPanel .right {
	position: absolute;
	top: 0px;
	right: 0px !important;
	right: 23px;
	width: auto !important;
}

.buttonPanel .right img { display: block; }

#TextEditor_visual
{
	display: none;
	background-color: #fff;
	border: 1px solid #7F9DB9;
	cursor: text;
	outline-style: none;
	outline-width: medium;
}
.commentBody {
	width: 99%;
	height: 100px;
	padding: 0px;
	margin: 0px;
}

html:first-child .commentBody { width: 100%; }
html:first-child #body .m .bothSide .buttonPanel .right { right: 3px; }

#error_comment {
	width: 99%;
	margin-top: 5px;
	padding: 1px !important;
	padding: 1px 0px;
	background-color: #FFEEEE;
	border: 1px #c0c0c0 solid;
	color: #660000;
	font-size: 10pt;
	text-align: left;
}

.commentUnit {
	position: relative;
	padding: 10px 15px 15px 80px;
	background: white;
	min-height: 50px;
	height: auto !important;
	height: 46px;
	margin: 0px 0px 5px 0px;
	min-width:400px;
}

.commentUnit .commentAvatar {
	position: absolute;
	top: 9px;
	left: 15px;
}

.commentUnit .commentData {
	color: darkred;
	margin-bottom: 20px;
}

.commentUnit .commentData .commentDate {
	float: right;
	/*margin-top: -20px;*/
}

#comment_list { font-size: 10pt; }
#comment_list a, #comment_list a:link, #comment_list a:visited { font-size: 10pt; }

html:first-child .commentUnit .commentData .commentDate { margin-top: 0px; }

.pager a.page_select {
	background-color: #EEEEEE;
	border: 1px solid #666666;
	display: block;
	float: left;
	margin-right: 5px;
	padding:3px;
	text-decoration: none;
}

.pager a.page_select:hover, a.page_selecthover {
	background-color: #C0C0C0;
}

.comment_line {
    background-image: url('http://1nsk.net/i/v7/line.gif');
}

.comment_line_tred {
    background-image: url('http://1nsk.net/i/v7/line_tred.gif');
    width:20px;
    height:50px;
    float: left;
}

/*
	Стили использующиеся при выборе пользователя при авторизации
*/

#login_select {
	float:left;
	width:370px;
	margin-bottom:10px;
}
.login_select_item {
	margin-bottom:5px;
	text-align:left;
	padding:5px;
	float:left;
	width:100%;
	position:relative;
}

.login_item_girl {
	background-color:#FFDDDD;
	border:1px solid #FFCCCC;
}
.login_item_girl:hover {
	background-color:#FFCCCC;
	border-color: #DDADAD;
}

.login_item_boy {
	background-color: #CFE8F5;
	border:1px solid #B7D8ED;
}
.login_item_boy:hover {
	background-color: #C0DDEC;
	border-color: #A3C1D4;
}
.login_item_submit {
	position: absolute;
	top: 25px;
	right: 30px;
	border: 1px solid #4A95C9;
}

.login_item_submit input {
	border: 0 none;
	background: transparent;
	font-size: 11px;
	width: 55px;
}

.login_item_boy .login_item_submit {
	border: 1px solid #4A95C9;
}

.login_item_girl .login_item_submit {
	border: 1px solid #C98E8E;
}

.login_password {
	font-size: 11px;
	width: 210px;
}

/*  */
.news_thumbs a {
display:block;
/*  */
width:50px;
height:50px;
line-height:75px;
position:relative;
z-index:9999;
}
.news_thumbs a img {
width:50px;
height:50px;
position:absolute;
}
.news_thumbs a:hover {
position:relative;
overflow:visible;
z-index:1000;
}
.news_thumbs a:hover img {
/*    */
width:105px;
height:105px;
}

#body .width55 .info {
	margin-left: 65px;
	min-height: 66px;
	height: auto !important;
	height: 66px;
}

#body .width55 .preview { left: -65px;}

/*  */
.big_thumbs a {
display:block;
/*  */
width:67px;
height:50px;
line-height:75px;
position:relative;
z-index:9999;
}
.big_thumbs a img {
width:67px;
height:50px;
position:absolute;
}
.big_thumbs a:hover {
position:relative;
overflow:visible;
z-index:1000;
}
.big_thumbs a:hover img {
/*    */
width:120px;
height:90px;
}

#body .width120 .info {
	margin-left: 82px;
	min-height: 82px;
	height: auto !important;
	height: 82px;
}

#body .width120 .preview { left: -82px;}

.small-border {
	border:1px solid #C0C0C0;
	padding:5px 5px 5px 5px;
	margin: 2px 2px 2px 2px;
	text-align:center;
	}


/*       */
.popupPhoto {position:relative;}
.popupPhoto ul { list-style-type: none; margin: 0px;padding: 5px 5px 0px 5px; }
.popupPhoto ul li { float: left; }

.popupPhoto ul li a { color: #0063DC; }
.popupPhoto ul li.a-tab-selected a {
	color: #5E972F;
	font-weight: bold;
}

.popupPhoto form {
	clear: left;
	padding: 0px 0px 5px 0px;
}

.popupPhoto .inside {
	padding-right: 270px;
	min-height: 240px;
	height: auto !important;
	height: 240px;
}

.popupPhoto .grey {
	background: #eee;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 10px;
	margin: 7px 0px;
}

.uploadPhotoList {
	clear: both;
	height: 20px;
	margin-bottom: 3px;
}

.uploadPhotoList div {
	float: left;
}

.uploadPhotoList .field1 {
	width: 191px;
}
.uploadPhotoList .field2 {
	width: 55px;
	text-align: center;
}
.uploadPhotoList .field3 {
	width: 80px;
	text-align: center;
}
.uploadPhotoList .field4 {
	width: 49px;
	text-align: center;
}
.uploadPhotoList .field4 a img {
	margin-top: 4px;
}
.uploadPhotoList .field4 a {
	outline: 0;
}
.uploadPhotoList .field4 a.disabled {
	cursor: default;
}
.uploadPhotoList .field3 span {
	font-size: 11px;
}

.progressBar {
	width: 45px;
	background: url('http://1nsk.net/i/v7/ajax/progressbar_bg.gif') repeat-x right;
	overflow: hidden;
	height: 6px;
	font-size: 11px;
	margin: 7px 2px 0px 5px;
	text-align: left;
	float: left;
}

.progressBarMid {
	height: 6px;
}
/*  */
blockquote {
	background:#EFF8F1 none repeat scroll 0 0;
	border-left:3px solid #AAAAAA;
	margin-left:1.5em;
	margin-right:70px;
	margin-top:0.5em;
	padding:0.3em 0.6em;
}



.popup {
	border-collapse: collapse;
}


.popup td.corner {
	height: 15px;
	width: 19px;
}

.popup td#topleft {
	background-image: url(/i/v7/block/bubble-1.png);
}

.popup td#chat_topleft {
	background-image: url(/i/v7/block/bubble-1.png);
}

.popup td.top {
	background-image: url(/i/v7/block/bubble-2.png);
}

.popup td#topright {
	background-image: url(/i/v7/block/bubble-3.png);
}

.popup td.left {
	background-image: url(/i/v7/block/bubble-4.png);
}

.popup td.right {
	background-image: url(/i/v7/block/bubble-5.png);
}

.popup td#bottomleft {
	background-image: url(/i/v7/block/bubble-6.png);
}

.popup td.bottom {
	background-image: url(/i/v7/block/bubble-7.png);
	text-align: center;
}

.popup td.bottom img {
	display: block;
	margin: 0 auto;
}

.popup td#bottomright {
	background-image: url(/i/v7/block/bubble-8.png);
}

/* */
#chat_bt {
cursor: pointer;
z-index:10999;
position:fixed;
bottom:0px;
right:0px;
}
#chat_window {
display:none;
text-align:center;
z-index:11000;
position:fixed;
bottom:0px;
right:0px;
}

#history {
text-align:left;
height:250px;
overflow-x: hidden;
overflow-y: scroll;
width:97%;
margin:1px;
clear: left;
border-top:1px solid #223F1F;
display:none;
}

#chatPreloader{
text-align:center;
width:300px;
z-index:11001;
position:fixed;
bottom:50px;
right:0px;
display:none;

}
#history blockquote{
	color: #400000;
	background:#EFF8F1 none repeat scroll 0 0;
	border-left:3px solid #AAAAAA;
	margin-left:5px;;
	margin-right:0px;
	margin-top:0.1em;
	padding:0.3em 0.6em;
}

.myMess
{
background:#E9F3E9;
}
.notMyMess
{
background:#DDDDF4;
}
.chatUser
{
border:1px solid #808080;
padding:1px;
background:#F0E1CE;
cursor: pointer;
float:left;
}

.chatUser sup:hover
{
color:red;
}

.chatUser:hover
{
background:#E6E9EE;
}

.button
{
cursor: pointer;
float:left;
margin-left: 3px;
}

.chat_search
{
/*background:#F0E1CE;
z-index:11001;
position:fixed;
bottom:270px;
right:300px;
width:200px;*/
float:left;
}

#chat_topleft
{
cursor: move;
}

a.userlink span {display: inline-block; margin-top:4px; margin-right: 1px; width: 20px; height: 20px;	cursor: pointer; background: url('http://1nsk.net/i/v7/icons/author.gif') no-repeat;}
a.userlink {font-weight:bold;}
a.clublink span {display: inline-block; margin-top:4px; margin-right: 1px; width: 20px; height: 20px;	cursor: pointer; background: url('http://1nsk.net/i/v7/icons/community.gif') no-repeat;}
a.clublink {font-weight:bold; color: #0 !important;}

a.newuserlink, a.newclublink {display: inline-block;height: 20px;cursor: pointer;text-decoration: none;white-space: nowrap;}
a.newuserlink{background: url('http://1nsk.net/i/v7/icons/author.gif') no-repeat;}
a.newclublink{background: url('http://1nsk.net/i/v7/icons/community.gif') no-repeat;}
a.newuserlink b, a.newclublink b {margin-left: 20px;text-decoration: underline;color: #5E972F;}
a.newuserlink:hover b, a.newclublink:hover b {text-decoration: none;}
a.boy, a.boy b {color: #2054fb !important;}
a.girl, a.girl b {color: #fc39e3 !important;}

.adult_back {background:#E4D7E2 !important}
.cycle_one {background:#fff}
.cycle_two {background:#E8ECEB}
table.nice_columns td {border-bottom:1px dotted #E5E2D9;vertical-align:bottom}
/* Paginator */

div.paginator {cursor:default;padding-left: 16px;margin:10px 0;}
div.paginator b{background:#999999;border:1px solid #666666;padding:5px 3px;margin-right:1px;text-decoration:none;color: white;}
div.paginator a{background:#EEEEEE;border:1px solid #666666;padding:5px 3px;margin-right:1px;text-decoration:none;}
div.paginator a:hover{background:#999999;color:white}
div.paginator a, a:link, a:visited {color:#5E972F;}

/* Form */
form.Form,
form.Form td,
form.Form input,
form.Form textarea,
form.Form select
form.Form label,
ul.FormErrors,
td.InputTitle,
.Input{
	font: normal 10pt Arial,Helvetica,sans-serif;
}

ul.FormErrors {color:#880000}
ul.FormInputErrors {color:#880000}
td.InputError {color:#880000}

form.Form {}
table.Form {}
td.InputTitle {vertical-align:top;padding-top:3px;padding-right:5px;}
	td.InputTitleError {color:#880000}
	small.InputSubtitle {color:#505050}
td.InputWidget {vertical-align:top;}
	td.InputWidgetError {}
	small.InputDescription{font-size: 10pt;font-style: italic}
input.FormButton {background: #008000;-moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; color:white;border:0px;cursor:pointer;padding-top:2px; padding-bottom:2px;}
input.FormButton:hover {background: #00A000;}
a.FormButton, a.FormButtonCancel {background: #008000;-moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; color:white!important;border:0px;cursor:pointer;display:inline-block;padding:0 10px 0 10px;text-decoration:none!important;}
a.FormButton:hover, a.FormButtonCancel:hover {background: #00A000;text-decoration:none!important;}
a.FormButtonCancel {background: #558593;}
a.FormButtonCancel:hover {background: #60919D;}

/* Inputs */
Input{}
InputText{}
	InputTextError{}
InputTextarea{}
	InputTextareaError{}
InputCheckbox{}
	InputCheckboxError{}
InputRadio{}
	InputRadioError{}
	InputRadioLabel{}
		InputRadioLabelError{}
InputSelect{}
	InputSelectError{}
InputMultiSelect{}
	InputMultiSelectError{}
InputMultiCheckbox{}
	InputMultiCheckboxError{}
	InputMultiCheckboxLabel{}
		InputMultiCheckboxLabelError{}
InputFile {}
	InputFileError {}
InputMultiFile {}
	InputMultiFileError {}
	a.InputMultiFileUploaded {padding-right: 5px;padding-left:5px;background: #585858;-moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; color:white!important;text-decoration:none}
	a.InputMultiFileUploaded:hover {background: #686868;}
InputImageFile {}
	InputImageFileError {}
InputMultiImageFile {}
	InputMultiImageFileError {}
	a.InputMultiImageFileUploaded {padding-right: 5px;padding-left:5px;background: #585858;-moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; color:white!important;text-decoration:none}
	a.InputMultiImageFileUploaded:hover {background: #686868;}

/**/
.margin-tb {margin-top:10px!important;margin-bottom:10px!important}
.margin-lr {margin-left:10px!important;margin-right:10px!important}
.margin-t {margin-top:10px!important}
.margin-b {margin-bottom:10px!important}
.margin-r {margin-right:10px!important}
.margin-l {margin-left:10px!important}

.margin-tb2 {margin-top:5px!important;margin-bottom:5px!important}
.margin-lr2 {margin-left:5px!important;margin-right:5px!important}
.margin-t2 {margin-top:5px!important}
.margin-b2 {margin-bottom:5px!important}
.margin-r2 {margin-right:5px!important}
.margin-l2 {margin-left:5px!important}

.padding-tb {padding-top:10px!important;padding-bottom:10px!important}
.padding-lr {padding-left:10px!important;padding-right:10px!important}
.padding-t {padding-top:10px!important}
.padding-b {padding-bottom:10px!important}
.padding-r {padding-right:10px!important}
.padding-l {padding-left:10px!important}

.padding-tb2 {padding-top:5px!important;padding-bottom:5px!important}
.padding-lr2 {padding-left:5px!important;padding-right:5px!important}
.padding-t2 {padding-top:5px!important}
.padding-b2 {padding-bottom:5px!important}
.padding-r2 {padding-right:5px!important}
.padding-l2 {padding-left:5px!important}

/* google maps tweak */
#map a:active, #map a:focus {
	outline: none;
	-moz-outline-style: none;
}

.w100p {
	width: 100%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.w50p {
	width: 50%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.w33p {
	width: 33%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.collapse {
	border-collapse: collapse;
}
table.collapse{ border-spacing: 0; }
table.collapse td { vertical-align: top; padding:0; }

ul { list-style-position: outside; margin-left: 0px; padding-left: 25px; list-style: square; vertical-align: middle; }
li { margin: 0px; padding: 0px; }

/* index */
ul.news { margin-top: 0 }
ul.news li { margin-bottom: 10px; font-size: 10pt; line-height: 12pt; }
ul.news li span { color: black/*#3C3C3C;*/}
ul.news li a img { width:105px;height:105px; }
div.serv a.news td img {width:105px;height:105px}
/*
div.serv a.news img {width:50px;height:50px}
div.serv a.news:hover img {width:105px;height:105px}
*/

/* ul.news li a:hover {position:relative;overflow:visible;z-index:2 }
ul.news li a:hover img { width:105px;height:105px;position:absolute;z-index:2 } */

/* carousel */
div.carouseler { position: relative; }
div.carouseler ul {
	display: block!important;
	list-style: none;
	margin: 0;
	padding: 0;
	height: 105px;
	overflow: hidden!important;
}
div.carouseler ul li {
	display: block!important;
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	float: left;
	width: 105px;
	height: 105px;
}
div.carouseler ul li a {
	background: #E5E2D9;
	display: block!important;
	width: 105px;
	height: 105px;
}



h3.head { display: block; float: none; margin: 0; position: relative; top: -8px; font-size: 16pt}
h3.head a { font-size: 16pt!important }
h3.head a:hover { text-decoration: underline}
h3.head_img {background: url(/i/v7/icons/label-news.gif) no-repeat top left; padding-left: 34px; padding-top: 4px;height:30px; top:-14px;}
h3.head_info {background-image: url(/i/v7/icons/label-info.gif);left:-7px;}
h3.head_news {background-image: url(/i/v7/icons/label-news.gif)}
div.head_second {padding-left: 32px; font-size: 15pt!important; margin-bottom: 10px}
div.head_second a {text-decoration: none; color: black!important; font-size: 15pt!important;}
div.head_second a:hover {text-decoration: underline;}

table.icons48 a {
	width:100%;
	overflow:hidden!important;
	text-decoration: none;
	-moz-box-sizing: border-box;-webkit-box-sizing: border-box;box-sizing: border-box;
}

table.icons48 div {height:56px;	background-position: center center; background-repeat: no-repeat;}
table.icons48 div.weather {background-image:url(/i/v7/icons/48/weather.png)}
table.icons48 div.mail {background-image:url(/i/v7/icons/48/mail.png)}
table.icons48 div.webcam {background-image:url(/i/v7/icons/48/webcam.png)}
table.icons48 div.vizitka {background-image:url(/i/v7/icons/48/vizitka.png)}
table.icons48 div.blog {background-image:url(/i/v7/icons/48/blog.png)}
table.icons48 div.podcast {background-image:url(/i/v7/icons/48/podcast.png)}
table.icons48 div.spravka {background-image:url(/i/v7/icons/48/spravka.png)}
table.icons48 span {display: block; text-align: center;	color: black;margin-bottom:5px}

table.icons48 a:hover div{background-color: #E5E2D9}
table.icons48 a:hover span{background-color: #E5E2D9!important}

div.thumb_div {padding-left: 32px;}
div.thumb_div a {font-weight: bold; text-decoration: none}
div.thumb_div .info {
	min-height: 60px !important;
	height: 60px !important;
}

div.serv a.serv
{
	display: block;
	font-size: 10pt;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-color: transparent;
	background-position: 7px 5px;
	border: none;
	text-decoration: none;
	padding: 3px 7px;
	padding-left: 32px;
	/*-moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;*/
	margin-bottom: 0px;
	color: black !important;
}

div.serv a.serv span.user {font-weight: bold;color:#5E972F}
div.serv a.serv span.boy {color: #2054FB;}
div.serv a.serv span.girl {color: #FC39E3;}

div.serv a.serv:hover { background-color: #E5E2D9; /*color: white!important;*/}
div.serv a.serv b { color: #5E972F }
div.serv a.serv:hover b {/*color: white;*/ }

div.serv a.afisha {background-image: url("/i/v7/service/afisha.png"); }
div.serv a.blog {background-image: url("/i/v7/service/blog.png"); }
div.serv a.chat {background-image: url("/i/v7/service/chat.png"); }
div.serv a.city {background-image: url("/i/v7/service/city.png"); }
div.serv a.company {background-image: url("/i/v7/service/company.png"); }
div.serv a.conference {background-image: url("/i/v7/service/conference.png"); }
div.serv a.contact {background-image: url("/i/v7/service/contact.png"); }
div.serv a.disk {background-image: url("/i/v7/service/disk.png"); }
div.serv a.do {background-image: url("/i/v7/service/do.png"); }
div.serv a.edu {background-image: url("/i/v7/service/edu.png"); }
div.serv a.fix {background-image: url("/i/v7/service/fix.png"); }
div.serv a.forum {background-image: url("/i/v7/service/forum.png"); }
div.serv a.forum_autoclub {background-image: url("/i/v7/service/forum_autoclub.png"); }
div.serv a.forum_computer {background-image: url("/i/v7/service/forum_computer.png"); }
div.serv a.forum_familyhome {background-image: url("/i/v7/service/forum_familyhome.png"); }
div.serv a.forum_female {background-image: url("/i/v7/service/forum_female.png"); }
div.serv a.forum_male {background-image: url("/i/v7/service/forum_male.png"); }
div.serv a.forum_music {background-image: url("/i/v7/service/forum_music.png"); }
div.serv a.foto {background-image: url("/i/v7/service/foto.png"); }
div.serv a.free {background-image: url("/i/v7/service/free.png"); }
div.serv a.game {background-image: url("/i/v7/service/game.png"); }
div.serv a.geo {background-image: url("/i/v7/service/geo.png"); }
div.serv a.graffiti {background-image: url("/i/v7/service/graffiti.png"); }
div.serv a.hosting {background-image: url("/i/v7/service/hosting.png"); }
div.serv a.jabber {background-image: url("/i/v7/service/jabber.png"); }
div.serv a.labs {background-image: url("/i/v7/service/labs.png"); }
div.serv a.mail {background-image: url("/i/v7/service/mail.png"); }
div.serv a.map {background-image: url("/i/v7/service/map.png"); }
div.serv a.news {background-image: url("/i/v7/service/news.png"); }
div.serv a.podcast {background-image: url("/i/v7/service/podcast.png"); }
div.serv a.provider {background-image: url("/i/v7/service/provider.png"); }
div.serv a.realty {background-image: url("/i/v7/service/realty.png"); }
div.serv a.reklama {background-image: url("/i/v7/service/reklama.png"); }
div.serv a.search {background-image: url("/i/v7/service/search.png"); }
div.serv a.spravka {background-image: url("/i/v7/service/spravka.png"); }
div.serv a.team {background-image: url("/i/v7/service/team.png"); }
div.serv a.vizitka {background-image: url("/i/v7/service/vizitka.png"); }
div.serv a.vox {background-image: url("/i/v7/service/vox.png"); }
div.serv a.weather {background-image: url("/i/v7/service/weather.png"); }
div.serv a.webcam {background-image: url("/i/v7/service/webcam.png"); }

div.serv a.message {background-image: url("/i/v7/icons/message.png"); }
div.serv a.convers {background-image: url("/i/v7/icons/conversation.png"); }
div.serv a.clubs {background-image: url("/i/v7/service/club.png"); }


/* sidebar */
table.statistics{ border: 0;}
table.statistics td { padding: 0 4px;}

